Package | Description |
---|---|
org.wsI.testing.x2003.x03.analyzerConfig | |
org.wsI.testing.x2003.x03.analyzerConfig.impl |
Modifier and Type | Method and Description |
---|---|
WsdlElementReference |
WsdlReference.addNewWsdlElement()
Appends and returns a new empty "wsdlElement" element
|
WsdlElementReference |
UddiReference.addNewWsdlElement()
Appends and returns a new empty "wsdlElement" element
|
WsdlElementReference |
WsdlReference.getWsdlElement()
Gets the "wsdlElement" element
|
WsdlElementReference |
UddiReference.getWsdlElement()
Gets the "wsdlElement" element
|
static WsdlElementReference |
WsdlElementReference.Factory.newInstance() |
static WsdlElementReference |
WsdlElementReference.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(File file) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(InputStream is) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(Node node) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(Reader r) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(String xmlAsString) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(URL u) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static WsdlElementReference |
WsdlElementReference.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static WsdlElementReference |
WsdlElementReference.Factory.parse(XMLStreamReader sr) |
static WsdlElementReference |
WsdlElementReference.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
WsdlReference.setWsdlElement(WsdlElementReference wsdlElement)
Sets the "wsdlElement" element
|
void |
UddiReference.setWsdlElement(WsdlElementReference wsdlElement)
Sets the "wsdlElement" element
|
Modifier and Type | Class and Description |
---|---|
class |
WsdlElementReferenceImpl
An XML wsdlElementReference(@http://www.ws-i.org/testing/2003/03/analyzerConfig/).
|
Modifier and Type | Method and Description |
---|---|
WsdlElementReference |
WsdlReferenceImpl.addNewWsdlElement()
Appends and returns a new empty "wsdlElement" element
|
WsdlElementReference |
UddiReferenceImpl.addNewWsdlElement()
Appends and returns a new empty "wsdlElement" element
|
WsdlElementReference |
WsdlReferenceImpl.getWsdlElement()
Gets the "wsdlElement" element
|
WsdlElementReference |
UddiReferenceImpl.getWsdlElement()
Gets the "wsdlElement" element
|
Modifier and Type | Method and Description |
---|---|
void |
WsdlReferenceImpl.setWsdlElement(WsdlElementReference wsdlElement)
Sets the "wsdlElement" element
|
void |
UddiReferenceImpl.setWsdlElement(WsdlElementReference wsdlElement)
Sets the "wsdlElement" element
|
Copyright © 2019. All Rights Reserved.