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