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

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

Uses of GetTaskDocument in net.opengis.sps.x20
 

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

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

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



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