Uses of Interface
net.opengis.sps.x20.SensorOfferingDocument

Packages that use SensorOfferingDocument
net.opengis.sps.x20   
net.opengis.sps.x20.impl   
 

Uses of SensorOfferingDocument in net.opengis.sps.x20
 

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

Uses of SensorOfferingDocument in net.opengis.sps.x20.impl
 

Classes in net.opengis.sps.x20.impl that implement SensorOfferingDocument
 class SensorOfferingDocumentImpl
          A document containing one SensorOffering(@http://www.opengis.net/sps/2.0) element.
 



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