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

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

Uses of GetFeasibilityResponseDocument in net.opengis.sps.x20
 

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

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

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



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