Package | Description |
---|---|
org.wsI.testing.x2003.x03.log | |
org.wsI.testing.x2003.x03.log.impl | |
org.wsI.testing.x2003.x03.monitorConfig | |
org.wsI.testing.x2003.x03.monitorConfig.impl |
Modifier and Type | Method and Description |
---|---|
Configuration |
Monitor.addNewConfiguration()
Appends and returns a new empty "configuration" element
|
Configuration |
Monitor.getConfiguration()
Gets the "configuration" element
|
Modifier and Type | Method and Description |
---|---|
void |
Monitor.setConfiguration(Configuration configuration)
Sets the "configuration" element
|
Modifier and Type | Method and Description |
---|---|
Configuration |
MonitorImpl.addNewConfiguration()
Appends and returns a new empty "configuration" element
|
Configuration |
MonitorImpl.getConfiguration()
Gets the "configuration" element
|
Modifier and Type | Method and Description |
---|---|
void |
MonitorImpl.setConfiguration(Configuration configuration)
Sets the "configuration" element
|
Modifier and Type | Method and Description |
---|---|
Configuration |
ConfigurationDocument.addNewConfiguration()
Appends and returns a new empty "configuration" element
|
Configuration |
ConfigurationDocument.getConfiguration()
Gets the "configuration" element
|
static Configuration |
Configuration.Factory.newInstance() |
static Configuration |
Configuration.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static Configuration |
Configuration.Factory.parse(File file) |
static Configuration |
Configuration.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static Configuration |
Configuration.Factory.parse(InputStream is) |
static Configuration |
Configuration.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static Configuration |
Configuration.Factory.parse(Node node) |
static Configuration |
Configuration.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static Configuration |
Configuration.Factory.parse(Reader r) |
static Configuration |
Configuration.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static Configuration |
Configuration.Factory.parse(String xmlAsString) |
static Configuration |
Configuration.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static Configuration |
Configuration.Factory.parse(URL u) |
static Configuration |
Configuration.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static Configuration |
Configuration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static Configuration |
Configuration.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static Configuration |
Configuration.Factory.parse(XMLStreamReader sr) |
static Configuration |
Configuration.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationDocument.setConfiguration(Configuration configuration)
Sets the "configuration" element
|
Modifier and Type | Method and Description |
---|---|
Configuration |
ConfigurationDocumentImpl.addNewConfiguration()
Appends and returns a new empty "configuration" element
|
Configuration |
ConfigurationDocumentImpl.getConfiguration()
Gets the "configuration" element
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationDocumentImpl.setConfiguration(Configuration configuration)
Sets the "configuration" element
|
Copyright © 2019. All Rights Reserved.