org.geotools.data.wms
Class WMS1_1_0.InternalPutStylesRequest

java.lang.Object
  extended byorg.geotools.data.wms.request.AbstractRequest
      extended byorg.geotools.data.wms.request.AbstractPutStylesRequest
          extended byorg.geotools.data.wms.WMS1_1_0.InternalPutStylesRequest
All Implemented Interfaces:
PutStylesRequest, Request
Enclosing class:
WMS1_1_0

public static class WMS1_1_0.InternalPutStylesRequest
extends AbstractPutStylesRequest


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.PutStylesRequest
INSERT_AND_REPLACE, MODE, REPLACE_ALL, SLD, SLD_BODY
 
Fields inherited from interface org.geotools.data.wms.request.Request
REQUEST, SERVICE, VERSION, WMTVER
 
Constructor Summary
WMS1_1_0.InternalPutStylesRequest(java.net.URL onlineResource)
           
 
Method Summary
protected  void initVersion()
           
 
Methods inherited from class org.geotools.data.wms.request.AbstractPutStylesRequest
initRequest, setMode, setSLD, setSLDBody
 
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.InternalPutStylesRequest

public WMS1_1_0.InternalPutStylesRequest(java.net.URL onlineResource)
Method Detail

initVersion

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


Copyright © GeoTools. All Rights Reserved.