|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessesPerHostDocument | |
---|---|
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd | |
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl |
Uses of ProcessesPerHostDocument in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd |
---|
Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd that return ProcessesPerHostDocument | |
---|---|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.newInstance()
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(File file)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(InputStream is)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(Node node)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(Reader r)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(String xmlAsString)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(URL u)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(XMLStreamReader sr)
|
static ProcessesPerHostDocument |
ProcessesPerHostDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of ProcessesPerHostDocument in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl |
---|
Classes in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl that implement ProcessesPerHostDocument | |
---|---|
class |
ProcessesPerHostDocumentImpl
A document containing one ProcessesPerHost(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |