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

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

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

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

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

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



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