|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceReportBase | |
---|---|
noNamespace | |
noNamespace.impl |
Uses of ServiceReportBase in noNamespace |
---|
Subinterfaces of ServiceReportBase in noNamespace | |
---|---|
interface |
ServiceReportList
An XML serviceReportList(@). |
Methods in noNamespace that return ServiceReportBase | |
---|---|
static ServiceReportBase |
ServiceReportBase.Factory.newInstance()
|
static ServiceReportBase |
ServiceReportBase.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.io.File file)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.io.InputStream is)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(org.w3c.dom.Node node)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.io.Reader r)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.lang.String xmlAsString)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.net.URL u)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ServiceReportBase |
ServiceReportBase.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ServiceReportBase |
ServiceReportBase.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of ServiceReportBase in noNamespace.impl |
---|
Classes in noNamespace.impl that implement ServiceReportBase | |
---|---|
class |
ServiceReportBaseImpl
An XML serviceReportBase(@). |
class |
ServiceReportListImpl
An XML serviceReportList(@). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |