org.geotools.data.wms
Class WMS1_1_0.InternalGetStylesRequest

java.lang.Object
  extended byorg.geotools.data.wms.request.AbstractRequest
      extended byorg.geotools.data.wms.request.AbstractGetStylesRequest
          extended byorg.geotools.data.wms.WMS1_1_0.InternalGetStylesRequest
All Implemented Interfaces:
GetStylesRequest, Request
Enclosing class:
WMS1_1_0

public static class WMS1_1_0.InternalGetStylesRequest
extends AbstractGetStylesRequest


Field Summary
 
Fields inherited from class org.geotools.data.wms.request.AbstractRequest
EXCEPTION_XML, onlineResource, properties
 
Fields inherited from interface org.geotools.data.wms.request.GetStylesRequest
LAYERS, SLDVER
 
Fields inherited from interface org.geotools.data.wms.request.Request
REQUEST, SERVICE, VERSION, WMTVER
 
Constructor Summary
WMS1_1_0.InternalGetStylesRequest(java.net.URL onlineResource, Layer[] layers)
           
 
Method Summary
protected  void initVersion()
           
 
Methods inherited from class org.geotools.data.wms.request.AbstractGetStylesRequest
getLayers, initRequest, setLayers, setSLDver
 
Methods inherited from class org.geotools.data.wms.request.AbstractRequest
getFinalURL, getProperties, processKey, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.geotools.data.wms.request.Request
getFinalURL, getProperties, setProperty
 

Constructor Detail

WMS1_1_0.InternalGetStylesRequest

public WMS1_1_0.InternalGetStylesRequest(java.net.URL onlineResource,
                                         Layer[] layers)
Parameters:
onlineResource -
layers -
Method Detail

initVersion

protected void initVersion()
Specified by:
initVersion in class AbstractGetStylesRequest


Copyright © GeoTools. All Rights Reserved.