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