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