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