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