Uses of Interface
org.icenigrid.schema.jsdl.spmd.y2007.m02.NumberOfProcessesDocument

Packages that use NumberOfProcessesDocument
org.icenigrid.schema.jsdl.spmd.y2007.m02   
org.icenigrid.schema.jsdl.spmd.y2007.m02.impl   
 

Uses of NumberOfProcessesDocument in org.icenigrid.schema.jsdl.spmd.y2007.m02
 

Methods in org.icenigrid.schema.jsdl.spmd.y2007.m02 that return NumberOfProcessesDocument
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.newInstance()
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.io.File file)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.io.File file, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.io.InputStream is)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(org.w3c.dom.Node node)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.io.Reader r)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.lang.String xmlAsString)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.net.URL u)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of NumberOfProcessesDocument in org.icenigrid.schema.jsdl.spmd.y2007.m02.impl
 

Classes in org.icenigrid.schema.jsdl.spmd.y2007.m02.impl that implement NumberOfProcessesDocument
 class NumberOfProcessesDocumentImpl
          A document containing one NumberOfProcesses(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
 



Copyright © 2009. All Rights Reserved.