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