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

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

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

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

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

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



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