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