|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceReportListDocument | |
---|---|
noNamespace | |
noNamespace.impl |
Uses of ServiceReportListDocument in noNamespace |
---|
Methods in noNamespace that return ServiceReportListDocument | |
---|---|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.newInstance()
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.io.File file)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.io.InputStream is)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(org.w3c.dom.Node node)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.io.Reader r)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.lang.String xmlAsString)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.net.URL u)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ServiceReportListDocument |
ServiceReportListDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of ServiceReportListDocument in noNamespace.impl |
---|
Classes in noNamespace.impl that implement ServiceReportListDocument | |
---|---|
class |
ServiceReportListDocumentImpl
A document containing one serviceReportList(@) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |