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

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

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

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

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

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



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