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

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

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

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

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

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



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