|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TExtensibilityElement | |
---|---|
org.apache.geronimo.xbeans.wsdl | |
org.apache.geronimo.xbeans.wsdl.impl |
Uses of TExtensibilityElement in org.apache.geronimo.xbeans.wsdl |
---|
Methods in org.apache.geronimo.xbeans.wsdl that return TExtensibilityElement | |
---|---|
static TExtensibilityElement |
TExtensibilityElement.Factory.newInstance()
Deprecated. No need to be able to create instances of abstract types |
static TExtensibilityElement |
TExtensibilityElement.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated. No need to be able to create instances of abstract types |
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(File file)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(InputStream is)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(Node node)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(Reader r)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(String xmlAsString)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(URL u)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static TExtensibilityElement |
TExtensibilityElement.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of TExtensibilityElement in org.apache.geronimo.xbeans.wsdl.impl |
---|
Classes in org.apache.geronimo.xbeans.wsdl.impl that implement TExtensibilityElement | |
---|---|
class |
TExtensibilityElementImpl
An XML tExtensibilityElement(@http://schemas.xmlsoap.org/wsdl/). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |