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