Uses of Interface
org.oasisOpen.docs.wsSx.wsTrust.x200512.StatusDocument
Packages that use StatusDocument
-
Uses of StatusDocument in org.oasisOpen.docs.wsSx.wsTrust.x200512
Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 that return StatusDocumentModifier and TypeMethodDescriptionstatic StatusDocumentStatusDocument.Factory.newInstance()static StatusDocumentStatusDocument.Factory.newInstance(XmlOptions options) static StatusDocumentstatic StatusDocumentStatusDocument.Factory.parse(File file, XmlOptions options) static StatusDocumentStatusDocument.Factory.parse(InputStream is) static StatusDocumentStatusDocument.Factory.parse(InputStream is, XmlOptions options) static StatusDocumentstatic StatusDocumentStatusDocument.Factory.parse(Reader r, XmlOptions options) static StatusDocumentstatic StatusDocumentStatusDocument.Factory.parse(String xmlAsString, XmlOptions options) static StatusDocumentstatic StatusDocumentStatusDocument.Factory.parse(URL u, XmlOptions options) static StatusDocumentStatusDocument.Factory.parse(XMLStreamReader sr) static StatusDocumentStatusDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) static StatusDocumentStatusDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static StatusDocumentStatusDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic StatusDocumentstatic StatusDocumentStatusDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream