Uses of Interface
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationDocument

Packages that use POSIXApplicationDocument
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix   
org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl   
 

Uses of POSIXApplicationDocument in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix
 

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

Uses of POSIXApplicationDocument in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
 

Classes in org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl that implement POSIXApplicationDocument
 class POSIXApplicationDocumentImpl
          A document containing one POSIXApplication(@http://schemas.ggf.org/jsdl/2005/11/jsdl-posix) element.
 



Copyright © 2008-2012. All Rights Reserved.