Uses of Interface
org.oasisOpen.docs.wsSx.wsTrust.x200512.ClaimsDocument
Packages that use ClaimsDocument
-
Uses of ClaimsDocument in org.oasisOpen.docs.wsSx.wsTrust.x200512
Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 that return ClaimsDocumentModifier and TypeMethodDescriptionstatic ClaimsDocumentClaimsDocument.Factory.newInstance()static ClaimsDocumentClaimsDocument.Factory.newInstance(XmlOptions options) static ClaimsDocumentstatic ClaimsDocumentClaimsDocument.Factory.parse(File file, XmlOptions options) static ClaimsDocumentClaimsDocument.Factory.parse(InputStream is) static ClaimsDocumentClaimsDocument.Factory.parse(InputStream is, XmlOptions options) static ClaimsDocumentstatic ClaimsDocumentClaimsDocument.Factory.parse(Reader r, XmlOptions options) static ClaimsDocumentstatic ClaimsDocumentClaimsDocument.Factory.parse(String xmlAsString, XmlOptions options) static ClaimsDocumentstatic ClaimsDocumentClaimsDocument.Factory.parse(URL u, XmlOptions options) static ClaimsDocumentClaimsDocument.Factory.parse(XMLStreamReader sr) static ClaimsDocumentClaimsDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) static ClaimsDocumentClaimsDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static ClaimsDocumentClaimsDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic ClaimsDocumentstatic ClaimsDocumentClaimsDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream