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

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

Uses of InsertSensorDocument in net.opengis.swes.x20
 

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

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

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



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