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

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

Uses of ReservationReportDocument in net.opengis.sps.x20
 

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

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

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



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