public static class WMS1_0_0.GetFeatureInfoRequest extends AbstractGetFeatureInfoRequest
EXCEPTION_XML, hints, onlineResource, propertiesFEATURE_COUNT, INFO_FORMAT, QUERY_LAYERS, QUERY_X, QUERY_Y| Constructor and Description |
|---|
GetFeatureInfoRequest(URL onlineResource,
GetMapRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Response |
createResponse(HTTPResponse httpResponse)
Each Request must know how to create it's counterpart Response.
|
protected void |
initVersion()
Sets up the version number for this request.
|
protected String |
processKey(String key)
Some Open Web Servers do not abide by the fact that parameter keys should be case
insensitive.
|
addQueryLayer, getFinalURL, getQueryX, getQueryY, initRequest, setFeatureCount, setFeatureCount, setInfoFormat, setQueryLayers, setQueryPointinitServicegetPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHintspublic GetFeatureInfoRequest(URL onlineResource, GetMapRequest request)
onlineResource - request - protected void initVersion()
AbstractRequestinitVersion in class AbstractGetFeatureInfoRequestprotected String processKey(String key)
AbstractRequestThis method will allow a specification to determine the way that the parameter keys should be encoded in requests made by the server.
processKey in class AbstractRequestkey - the key to be processedpublic Response createResponse(HTTPResponse httpResponse) throws ServiceException, IOException
RequestServiceExceptionIOExceptionCopyright © 1996–2019 Geotools. All rights reserved.