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