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