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