| Package | Description | 
|---|---|
| org.xmlsoap.schemas.wsdl | |
| org.xmlsoap.schemas.wsdl.impl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TBindingAn XML tBinding(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TBindingOperationAn XML tBindingOperation(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TBindingOperationFaultAn XML tBindingOperationFault(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TBindingOperationMessageAn XML tBindingOperationMessage(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TDefinitionsAn XML tDefinitions(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TMessageAn XML tMessage(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TOperationAn XML tOperation(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TPortAn XML tPort(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TServiceAn XML tService(@http://schemas.xmlsoap.org/wsdl/). | 
| interface  | TTypesAn 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  | TBindingImplAn XML tBinding(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TBindingOperationFaultImplAn XML tBindingOperationFault(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TBindingOperationImplAn XML tBindingOperation(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TBindingOperationMessageImplAn XML tBindingOperationMessage(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TDefinitionsImplAn XML tDefinitions(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TExtensibleDocumentedImplAn XML tExtensibleDocumented(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TMessageImplAn XML tMessage(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TOperationImplAn XML tOperation(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TPortImplAn XML tPort(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TServiceImplAn XML tService(@http://schemas.xmlsoap.org/wsdl/). | 
| class  | TTypesImplAn XML tTypes(@http://schemas.xmlsoap.org/wsdl/). | 
Copyright © 2019. All Rights Reserved.