Uses of Interface
net.opengis.wms.HTTPDocument.HTTP

Packages that use HTTPDocument.HTTP
net.opengis.wms   
net.opengis.wms.impl   
 

Uses of HTTPDocument.HTTP in net.opengis.wms
 

Methods in net.opengis.wms that return HTTPDocument.HTTP
 HTTPDocument.HTTP HTTPDocument.addNewHTTP()
          Appends and returns a new empty "HTTP" element
 HTTPDocument.HTTP DCPTypeDocument.DCPType.addNewHTTP()
          Appends and returns a new empty "HTTP" element
 HTTPDocument.HTTP HTTPDocument.getHTTP()
          Gets the "HTTP" element
 HTTPDocument.HTTP DCPTypeDocument.DCPType.getHTTP()
          Gets the "HTTP" element
static HTTPDocument.HTTP HTTPDocument.HTTP.Factory.newInstance()
           
static HTTPDocument.HTTP HTTPDocument.HTTP.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.wms with parameters of type HTTPDocument.HTTP
 void HTTPDocument.setHTTP(HTTPDocument.HTTP http)
          Sets the "HTTP" element
 void DCPTypeDocument.DCPType.setHTTP(HTTPDocument.HTTP http)
          Sets the "HTTP" element
 

Uses of HTTPDocument.HTTP in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement HTTPDocument.HTTP
static class HTTPDocumentImpl.HTTPImpl
          An XML HTTP(@http://www.opengis.net/wms).
 

Methods in net.opengis.wms.impl that return HTTPDocument.HTTP
 HTTPDocument.HTTP HTTPDocumentImpl.addNewHTTP()
          Appends and returns a new empty "HTTP" element
 HTTPDocument.HTTP DCPTypeDocumentImpl.DCPTypeImpl.addNewHTTP()
          Appends and returns a new empty "HTTP" element
 HTTPDocument.HTTP HTTPDocumentImpl.getHTTP()
          Gets the "HTTP" element
 HTTPDocument.HTTP DCPTypeDocumentImpl.DCPTypeImpl.getHTTP()
          Gets the "HTTP" element
 

Methods in net.opengis.wms.impl with parameters of type HTTPDocument.HTTP
 void HTTPDocumentImpl.setHTTP(HTTPDocument.HTTP http)
          Sets the "HTTP" element
 void DCPTypeDocumentImpl.DCPTypeImpl.setHTTP(HTTPDocument.HTTP http)
          Sets the "HTTP" element
 



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