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