Uses of Interface
com.activeEndpoints.schemas.catalog.x2006.x07.catalog.CatalogDocument

Packages that use CatalogDocument
com.activeEndpoints.schemas.catalog.x2006.x07.catalog   
com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl   
 

Uses of CatalogDocument in com.activeEndpoints.schemas.catalog.x2006.x07.catalog
 

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

Uses of CatalogDocument in com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl
 

Classes in com.activeEndpoints.schemas.catalog.x2006.x07.catalog.impl that implement CatalogDocument
 class CatalogDocumentImpl
          A document containing one catalog(@http://schemas.active-endpoints.com/catalog/2006/07/catalog.xsd) element.
 



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