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

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

Uses of DeleteSensorDocument in net.opengis.swes.x20
 

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

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

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



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