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