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