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