Package | Description |
---|---|
org.xmlsoap.schemas.wsdl | |
org.xmlsoap.schemas.wsdl.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
TBinding
An XML tBinding(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TBindingOperation
An XML tBindingOperation(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TBindingOperationFault
An XML tBindingOperationFault(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TBindingOperationMessage
An XML tBindingOperationMessage(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TDefinitions
An XML tDefinitions(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TMessage
An XML tMessage(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TOperation
An XML tOperation(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TPort
An XML tPort(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TService
An XML tService(@http://schemas.xmlsoap.org/wsdl/).
|
interface |
TTypes
An XML tTypes(@http://schemas.xmlsoap.org/wsdl/).
|
Modifier and Type | Method and Description |
---|---|
static TExtensibleDocumented |
TExtensibleDocumented.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static TExtensibleDocumented |
TExtensibleDocumented.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(File file) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(InputStream is) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(Node node) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(Reader r) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(String xmlAsString) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(URL u) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(XMLStreamReader sr) |
static TExtensibleDocumented |
TExtensibleDocumented.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
TBindingImpl
An XML tBinding(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TBindingOperationFaultImpl
An XML tBindingOperationFault(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TBindingOperationImpl
An XML tBindingOperation(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TBindingOperationMessageImpl
An XML tBindingOperationMessage(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TDefinitionsImpl
An XML tDefinitions(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TExtensibleDocumentedImpl
An XML tExtensibleDocumented(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TMessageImpl
An XML tMessage(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TOperationImpl
An XML tOperation(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TPortImpl
An XML tPort(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TServiceImpl
An XML tService(@http://schemas.xmlsoap.org/wsdl/).
|
class |
TTypesImpl
An XML tTypes(@http://schemas.xmlsoap.org/wsdl/).
|
Copyright © 2019. All Rights Reserved.