| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadsPerProcessDocument | |
|---|---|
| org.icenigrid.schema.jsdl.spmd.y2007.m02 | |
| org.icenigrid.schema.jsdl.spmd.y2007.m02.impl | |
| Uses of ThreadsPerProcessDocument in org.icenigrid.schema.jsdl.spmd.y2007.m02 | 
|---|
| Methods in org.icenigrid.schema.jsdl.spmd.y2007.m02 that return ThreadsPerProcessDocument | |
|---|---|
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.newInstance()
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.io.File file)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.io.File file,
      org.apache.xmlbeans.XmlOptions options)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.io.InputStream is)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.io.InputStream is,
      org.apache.xmlbeans.XmlOptions options)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(org.w3c.dom.Node node)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(org.w3c.dom.Node node,
      org.apache.xmlbeans.XmlOptions options)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.io.Reader r)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.io.Reader r,
      org.apache.xmlbeans.XmlOptions options)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.lang.String xmlAsString)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.lang.String xmlAsString,
      org.apache.xmlbeans.XmlOptions options)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.net.URL u)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(java.net.URL u,
      org.apache.xmlbeans.XmlOptions options)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
      org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
 | 
static ThreadsPerProcessDocument | 
ThreadsPerProcessDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
      org.apache.xmlbeans.XmlOptions options)
 | 
| Uses of ThreadsPerProcessDocument in org.icenigrid.schema.jsdl.spmd.y2007.m02.impl | 
|---|
| Classes in org.icenigrid.schema.jsdl.spmd.y2007.m02.impl that implement ThreadsPerProcessDocument | |
|---|---|
 class | 
ThreadsPerProcessDocumentImpl
A document containing one ThreadsPerProcess(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||