Uses of Interface
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.ProcessDocument

Packages that use ProcessDocument
com.activeEndpoints.schemas.pdd.x2006.x08.pdd   
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl   
 

Uses of ProcessDocument in com.activeEndpoints.schemas.pdd.x2006.x08.pdd
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return ProcessDocument
static ProcessDocument ProcessDocument.Factory.newInstance()
           
static ProcessDocument ProcessDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ProcessDocument ProcessDocument.Factory.parse(File file)
           
static ProcessDocument ProcessDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ProcessDocument ProcessDocument.Factory.parse(InputStream is)
           
static ProcessDocument ProcessDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ProcessDocument ProcessDocument.Factory.parse(Node node)
           
static ProcessDocument ProcessDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ProcessDocument ProcessDocument.Factory.parse(Reader r)
           
static ProcessDocument ProcessDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ProcessDocument ProcessDocument.Factory.parse(String xmlAsString)
           
static ProcessDocument ProcessDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ProcessDocument ProcessDocument.Factory.parse(URL u)
           
static ProcessDocument ProcessDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ProcessDocument ProcessDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ProcessDocument ProcessDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ProcessDocument ProcessDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static ProcessDocument ProcessDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of ProcessDocument in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl
 

Classes in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that implement ProcessDocument
 class ProcessDocumentImpl
          A document containing one process(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd) element.
 



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.