Uses of Interface
org.ggf.schemas.jsdl.x2005.x11.jsdl.IndividualCPUCountDocument

Packages that use IndividualCPUCountDocument
org.ggf.schemas.jsdl.x2005.x11.jsdl   
org.ggf.schemas.jsdl.x2005.x11.jsdl.impl   
 

Uses of IndividualCPUCountDocument in org.ggf.schemas.jsdl.x2005.x11.jsdl
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl that return IndividualCPUCountDocument
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.newInstance()
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(File file)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(InputStream is)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(Node node)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(Reader r)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(String xmlAsString)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(URL u)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static IndividualCPUCountDocument IndividualCPUCountDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of IndividualCPUCountDocument in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
 

Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement IndividualCPUCountDocument
 class IndividualCPUCountDocumentImpl
          A document containing one IndividualCPUCount(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.