Package | Description |
---|---|
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10 | |
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecurityUtility10.impl |
Modifier and Type | Method and Description |
---|---|
static TTimestampFault |
TTimestampFault.Factory.newInstance() |
static TTimestampFault |
TTimestampFault.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TTimestampFault |
TTimestampFault.Factory.newValue(Object obj) |
static TTimestampFault |
TTimestampFault.Factory.parse(File file) |
static TTimestampFault |
TTimestampFault.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TTimestampFault |
TTimestampFault.Factory.parse(InputStream is) |
static TTimestampFault |
TTimestampFault.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TTimestampFault |
TTimestampFault.Factory.parse(Node node) |
static TTimestampFault |
TTimestampFault.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TTimestampFault |
TTimestampFault.Factory.parse(Reader r) |
static TTimestampFault |
TTimestampFault.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TTimestampFault |
TTimestampFault.Factory.parse(String xmlAsString) |
static TTimestampFault |
TTimestampFault.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TTimestampFault |
TTimestampFault.Factory.parse(URL u) |
static TTimestampFault |
TTimestampFault.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TTimestampFault |
TTimestampFault.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TTimestampFault |
TTimestampFault.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TTimestampFault |
TTimestampFault.Factory.parse(XMLStreamReader sr) |
static TTimestampFault |
TTimestampFault.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
TTimestampFaultImpl
An XML tTimestampFault(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd).
|
Copyright © 2019. All Rights Reserved.