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