Uses of Interface
org.ogf.graap.wsag4j.types.configuration.WSAG4JEngineConfigurationDocument

Packages that use WSAG4JEngineConfigurationDocument
org.ogf.graap.wsag4j.types.configuration   
org.ogf.graap.wsag4j.types.configuration.impl   
 

Uses of WSAG4JEngineConfigurationDocument in org.ogf.graap.wsag4j.types.configuration
 

Methods in org.ogf.graap.wsag4j.types.configuration that return WSAG4JEngineConfigurationDocument
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.newInstance()
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(File file)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(InputStream is)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(Node node)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(Reader r)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(String xmlAsString)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(URL u)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static WSAG4JEngineConfigurationDocument WSAG4JEngineConfigurationDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of WSAG4JEngineConfigurationDocument in org.ogf.graap.wsag4j.types.configuration.impl
 

Classes in org.ogf.graap.wsag4j.types.configuration.impl that implement WSAG4JEngineConfigurationDocument
 class WSAG4JEngineConfigurationDocumentImpl
          A document containing one WSAG4JEngineConfiguration(@http://schemas.scai.fraunhofer.de/config/wsag4j) element.
 



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