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