|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TDocumented | |
---|---|
org.apache.geronimo.xbeans.wsdl | |
org.apache.geronimo.xbeans.wsdl.impl |
Uses of TDocumented in org.apache.geronimo.xbeans.wsdl |
---|
Subinterfaces of TDocumented in org.apache.geronimo.xbeans.wsdl | |
---|---|
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 |
TExtensibleAttributesDocumented
An XML tExtensibleAttributesDocumented(@http://schemas.xmlsoap.org/wsdl/). |
interface |
TExtensibleDocumented
An XML tExtensibleDocumented(@http://schemas.xmlsoap.org/wsdl/). |
interface |
TFault
An XML tFault(@http://schemas.xmlsoap.org/wsdl/). |
interface |
TImport
An XML tImport(@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 |
TParam
An XML tParam(@http://schemas.xmlsoap.org/wsdl/). |
interface |
TPart
An XML tPart(@http://schemas.xmlsoap.org/wsdl/). |
interface |
TPort
An XML tPort(@http://schemas.xmlsoap.org/wsdl/). |
interface |
TPortType
An XML tPortType(@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/). |
Methods in org.apache.geronimo.xbeans.wsdl that return TDocumented | |
---|---|
static TDocumented |
TDocumented.Factory.newInstance()
|
static TDocumented |
TDocumented.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TDocumented |
TDocumented.Factory.parse(File file)
|
static TDocumented |
TDocumented.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TDocumented |
TDocumented.Factory.parse(InputStream is)
|
static TDocumented |
TDocumented.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TDocumented |
TDocumented.Factory.parse(Node node)
|
static TDocumented |
TDocumented.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TDocumented |
TDocumented.Factory.parse(Reader r)
|
static TDocumented |
TDocumented.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TDocumented |
TDocumented.Factory.parse(String xmlAsString)
|
static TDocumented |
TDocumented.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TDocumented |
TDocumented.Factory.parse(URL u)
|
static TDocumented |
TDocumented.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TDocumented |
TDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TDocumented |
TDocumented.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TDocumented |
TDocumented.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TDocumented |
TDocumented.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of TDocumented in org.apache.geronimo.xbeans.wsdl.impl |
---|
Classes in org.apache.geronimo.xbeans.wsdl.impl that implement TDocumented | |
---|---|
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 |
TDocumentedImpl
An XML tDocumented(@http://schemas.xmlsoap.org/wsdl/). |
class |
TExtensibleAttributesDocumentedImpl
An XML tExtensibleAttributesDocumented(@http://schemas.xmlsoap.org/wsdl/). |
class |
TExtensibleDocumentedImpl
An XML tExtensibleDocumented(@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 |
TMessageImpl
An XML tMessage(@http://schemas.xmlsoap.org/wsdl/). |
class |
TOperationImpl
An XML tOperation(@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 |
TPortImpl
An XML tPort(@http://schemas.xmlsoap.org/wsdl/). |
class |
TPortTypeImpl
An XML tPortType(@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/). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |