org.deegree.protocol.wfs.capabilities
Class GetCapabilitiesKVPAdapter
java.lang.Object
org.deegree.protocol.wfs.capabilities.GetCapabilitiesKVPAdapter
public class GetCapabilitiesKVPAdapter
- extends Object
Adapter between KVP encoded GetCapabilities
requests (WFS) and GetCapabilities
objects.
TODO code for exporting
- Version:
- $Revision: $, $Date: $
- Author:
- Markus Schneider, last edited by: $Author: schneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCapabilitiesKVPAdapter
public GetCapabilitiesKVPAdapter()
parse
public static GetCapabilities parse(Version version,
Map<String,String> kvpParams)
throws InvalidParameterValueException
- Parses a normalized KVP-map as a WFS
GetCapabilities
request.
Supported versions:
- Parameters:
version
- kvpParams
- normalized KVP-map; keys must be uppercase, each key only has one associated value
- Returns:
GetCapabilities
request
- Throws:
InvalidParameterValueException
- if a parameter (e.g. ACCEPTVERSIONS) contains a syntactical error
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>