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

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

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

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

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

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



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