org.deegree.protocol.wfs.getfeaturewithlock
Class GetFeatureWithLockKVPAdapter
java.lang.Object
org.deegree.protocol.wfs.AbstractWFSRequestKVPAdapter
org.deegree.protocol.wfs.getfeaturewithlock.GetFeatureWithLockKVPAdapter
public class GetFeatureWithLockKVPAdapter
- extends AbstractWFSRequestKVPAdapter
Adapter between KVP GetFeatureWithLock
requests and GetFeatureWithLock
objects.
See specification in WFS v1.1 implementation document, clause 14.7.3.1. Differs from GetFeatureKVPAdapter
only with the the EXPIRY keyword.
- Version:
- $Revision: 20355 $, $Date: 2009-10-23 18:02:11 +0200 (Fr, 23 Okt 2009) $
- Author:
- Markus Schneider, Andrei Ionita, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetFeatureWithLockKVPAdapter
public GetFeatureWithLockKVPAdapter()
parse
public static GetFeatureWithLock parse(Map<String,String> kvpParams)
throws Exception
- Parses a normalized KVP-map as a WFS
GetFeatureWithLock
request.
Supported versions:
- Parameters:
kvpParams
- normalized KVP-map; keys must be uppercase, each key only has one associated value
- Returns:
- parsed
GetFeatureWithLock
request
- Throws:
Exception
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>