deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.protocol.wfs.getfeaturewithlock
Class GetFeatureWithLockKVPAdapter

java.lang.Object
  extended by org.deegree.protocol.wfs.AbstractWFSRequestKVPAdapter
      extended by 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 $

Constructor Summary
GetFeatureWithLockKVPAdapter()
           
 
Method Summary
static GetFeatureWithLock parse(Map<String,String> kvpParams)
          Parses a normalized KVP-map as a WFS GetFeatureWithLock request.
 
Methods inherited from class org.deegree.protocol.wfs.AbstractWFSRequestKVPAdapter
appendFirstKVP, appendKVP, extractNamespaceBindings, extractTypeNames
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFeatureWithLockKVPAdapter

public GetFeatureWithLockKVPAdapter()
Method Detail

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

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>