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

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

Uses of ConfirmResponseDocument in net.opengis.sps.x20
 

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

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

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



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