|
||||||||||
| 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(File file)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(InputStream is)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(Node node)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(Reader r)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(String xmlAsString)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(URL u)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(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(XMLStreamReader sr)
|
static ServiceReportBase |
ServiceReportBase.Factory.parse(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 | |||||||||