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