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