Uses of Interface
net.opengis.wms.MaxScaleDenominatorDocument

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

Uses of MaxScaleDenominatorDocument in net.opengis.wms
 

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

Uses of MaxScaleDenominatorDocument in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement MaxScaleDenominatorDocument
 class MaxScaleDenominatorDocumentImpl
          A document containing one MaxScaleDenominator(@http://www.opengis.net/wms) element.
 



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