|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vfny.geoserver.requests.readers.KvpRequestReader
org.vfny.geoserver.requests.readers.WmsKvpRequestReader
org.vfny.geoserver.requests.readers.wms.GetMapKvpReader
DOCUMENT ME!
| Field Summary |
| Fields inherited from class org.vfny.geoserver.requests.readers.KvpRequestReader |
INNER_DELIMETER, kvpPairs, OUTER_DELIMETER |
| Constructor Summary | |
GetMapKvpReader(java.util.Map kvpPairs)
Creates a new GetMapKvpReader object. |
|
| Method Summary | |
Request |
getRequest(javax.servlet.http.HttpServletRequest httpRequest)
Produces a GetMapRequest instance by parsing the GetMap
mandatory, optional and custom parameters. |
| Methods inherited from class org.vfny.geoserver.requests.readers.WmsKvpRequestReader |
getRequestVersion |
| Methods inherited from class org.vfny.geoserver.requests.readers.KvpRequestReader |
getTypesFromFids, getValue, keyExists, parseKvpSet, readFilters, readFlat, readNested |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GetMapKvpReader(java.util.Map kvpPairs)
kvpPairs - DOCUMENT ME!| Method Detail |
public Request getRequest(javax.servlet.http.HttpServletRequest httpRequest)
throws ServiceException
GetMapRequest instance by parsing the GetMap
mandatory, optional and custom parameters.
getRequest in class KvpRequestReaderhttpRequest - the servlet request who's application object holds the
server configuration
GetMapRequest completely setted up upon the
parameters passed to this reader
ServiceException - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||