Uses of Interface
net.opengis.cat.csw.x202.ElementSetNameDocument

Packages that use ElementSetNameDocument
net.opengis.cat.csw.x202   
net.opengis.cat.csw.x202.impl   
 

Uses of ElementSetNameDocument in net.opengis.cat.csw.x202
 

Methods in net.opengis.cat.csw.x202 that return ElementSetNameDocument
static ElementSetNameDocument ElementSetNameDocument.Factory.newInstance()
           
static ElementSetNameDocument ElementSetNameDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(File file)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(InputStream is)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(Node node)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(Reader r)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(String xmlAsString)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(URL u)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(XMLStreamReader sr)
           
static ElementSetNameDocument ElementSetNameDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of ElementSetNameDocument in net.opengis.cat.csw.x202.impl
 

Classes in net.opengis.cat.csw.x202.impl that implement ElementSetNameDocument
 class ElementSetNameDocumentImpl
          A document containing one ElementSetName(@http://www.opengis.net/cat/csw/2.0.2) element.
 



Copyright © 2004-2012 52north.org. All Rights Reserved.