Uses of Interface
org.sourceid.saml20.xmlbinding.assertion.BaseIDDocument
Packages that use BaseIDDocument
-
Uses of BaseIDDocument in org.sourceid.saml20.xmlbinding.assertion
Methods in org.sourceid.saml20.xmlbinding.assertion that return BaseIDDocumentModifier and TypeMethodDescriptionstatic BaseIDDocumentBaseIDDocument.Factory.newInstance()static BaseIDDocumentBaseIDDocument.Factory.newInstance(XmlOptions options) static BaseIDDocumentstatic BaseIDDocumentBaseIDDocument.Factory.parse(File file, XmlOptions options) static BaseIDDocumentBaseIDDocument.Factory.parse(InputStream is) static BaseIDDocumentBaseIDDocument.Factory.parse(InputStream is, XmlOptions options) static BaseIDDocumentstatic BaseIDDocumentBaseIDDocument.Factory.parse(Reader r, XmlOptions options) static BaseIDDocumentstatic BaseIDDocumentBaseIDDocument.Factory.parse(String xmlAsString, XmlOptions options) static BaseIDDocumentstatic BaseIDDocumentBaseIDDocument.Factory.parse(URL u, XmlOptions options) static BaseIDDocumentBaseIDDocument.Factory.parse(XMLStreamReader sr) static BaseIDDocumentBaseIDDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) static BaseIDDocumentBaseIDDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static BaseIDDocumentBaseIDDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic BaseIDDocumentstatic BaseIDDocumentBaseIDDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream