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