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