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