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