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