| Package | Description | 
|---|---|
| org.wsI.testing.x2003.x03.log | |
| org.wsI.testing.x2003.x03.log.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Environment | Monitor. addNewEnvironment()Appends and returns a new empty "environment" element | 
| Environment | Monitor. getEnvironment()Gets the "environment" element | 
| static Environment | Environment.Factory. newInstance() | 
| static Environment | Environment.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static Environment | Environment.Factory. parse(File file) | 
| static Environment | Environment.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static Environment | Environment.Factory. parse(InputStream is) | 
| static Environment | Environment.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static Environment | Environment.Factory. parse(Node node) | 
| static Environment | Environment.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static Environment | Environment.Factory. parse(Reader r) | 
| static Environment | Environment.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static Environment | Environment.Factory. parse(String xmlAsString) | 
| static Environment | Environment.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static Environment | Environment.Factory. parse(URL u) | 
| static Environment | Environment.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static Environment | Environment.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static Environment | Environment.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static Environment | Environment.Factory. parse(XMLStreamReader sr) | 
| static Environment | Environment.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Monitor. setEnvironment(Environment environment)Sets the "environment" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EnvironmentImplAn XML environment(@http://www.ws-i.org/testing/2003/03/log/). | 
| Modifier and Type | Method and Description | 
|---|---|
| Environment | MonitorImpl. addNewEnvironment()Appends and returns a new empty "environment" element | 
| Environment | MonitorImpl. getEnvironment()Gets the "environment" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MonitorImpl. setEnvironment(Environment environment)Sets the "environment" element | 
Copyright © 2019. All Rights Reserved.