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

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

Uses of GetTaskResponseDocument in net.opengis.sps.x20
 

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

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

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



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