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