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

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

Uses of GetStatusResponseDocument in net.opengis.sps.x20
 

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

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

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



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