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