public abstract class AbstractGetStylesRequest extends AbstractWMSRequest implements GetStylesRequest
EXCEPTION_XML, hints, onlineResource, propertiesLAYERS, SLDVER| Constructor and Description |
|---|
AbstractGetStylesRequest(URL onlineResource,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
Layer[] |
getLayers() |
protected void |
initRequest() |
protected abstract void |
initVersion()
Sets up the version number for this request.
|
void |
setLayers(String layers) |
void |
setSLDver(String sldVer) |
initServicegetFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateResponse, getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHintspublic AbstractGetStylesRequest(URL onlineResource, Properties properties)
onlineResource - properties - protected void initRequest()
initRequest in class AbstractRequestprotected abstract void initVersion()
AbstractRequestinitVersion in class AbstractRequestpublic void setLayers(String layers)
setLayers in interface GetStylesRequestlayers - comma-separated list of named layers for which to retrieve style descriptionspublic void setSLDver(String sldVer)
setSLDver in interface GetStylesRequestsldVer - the SLD version requested for the SLD documentpublic Layer[] getLayers()
getLayers in interface GetStylesRequestCopyright © 1996–2019 Geotools. All rights reserved.