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