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