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