Package | Description |
---|---|
org.xmlsoap.schemas.wsdl | |
org.xmlsoap.schemas.wsdl.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
TFault
An XML tFault(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TImport
An XML tImport(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TParam
An XML tParam(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TPart
An XML tPart(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TPortType
An XML tPortType(@http://schemas.xmlsoap.org/wsdl/).
|
Modifier and Type | Method and Description |
---|---|
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(File file) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(InputStream is) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(Node node) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(Reader r) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(String xmlAsString) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(URL u) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(XMLStreamReader sr) |
static TExtensibleAttributesDocumented |
TExtensibleAttributesDocumented.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
TExtensibleAttributesDocumentedImpl
An XML tExtensibleAttributesDocumented(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TFaultImpl
An XML tFault(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TImportImpl
An XML tImport(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TParamImpl
An XML tParam(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TPartImpl
An XML tPart(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TPortTypeImpl
An XML tPortType(@http://schemas.xmlsoap.org/wsdl/).
|
Copyright © 2019. All Rights Reserved.