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