org.deegree.protocol.wcs.capabilities
Class GetCapabilities100KVPAdapter
java.lang.Object
org.deegree.protocol.wcs.capabilities.GetCapabilities100KVPAdapter
public class GetCapabilities100KVPAdapter
- extends Object
This is a KVP adapter for WCS 1.0.0 GetCapabilities requests.
- Version:
- $Revision: 31860 $, $Date: 2011-09-13 15:11:47 +0200 (Tue, 13 Sep 2011) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCapabilities100KVPAdapter
public GetCapabilities100KVPAdapter()
parse
public static GetCapabilities parse(Map<String,String> kvpParams)
throws InvalidParameterValueException
- Parameters:
kvpParams
-
- Returns:
GetCapabilities
request
- Throws:
InvalidParameterValueException
- if VERSION parameter contains a syntactical error
Copyright © 2011. All Rights Reserved.