Uses of Interface
net.opengis.swes.x20.DescribeSensorDocument

Packages that use DescribeSensorDocument
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of DescribeSensorDocument in net.opengis.swes.x20
 

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

Uses of DescribeSensorDocument in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement DescribeSensorDocument
 class DescribeSensorDocumentImpl
          A document containing one DescribeSensor(@http://www.opengis.net/swes/2.0) element.
 



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