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

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

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

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

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

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



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