Uses of Interface
net.opengis.wms.StateOrProvinceDocument

Packages that use StateOrProvinceDocument
net.opengis.wms   
net.opengis.wms.impl   
 

Uses of StateOrProvinceDocument in net.opengis.wms
 

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

Uses of StateOrProvinceDocument in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement StateOrProvinceDocument
 class StateOrProvinceDocumentImpl
          A document containing one StateOrProvince(@http://www.opengis.net/wms) element.
 



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