org.deegree.protocol.sos.describesensor
Class DescribeSensor100KVPAdapter

java.lang.Object
  extended by org.deegree.protocol.sos.describesensor.DescribeSensor100KVPAdapter

public class DescribeSensor100KVPAdapter
extends Object

This is an kvp adapter for SOS 1.0.0 DescribeSensor requests.

Version:
$Revision: 30118 $, $Date: 2011-03-22 10:01:37 +0100 (Tue, 22 Mar 2011) $
Author:
Oliver Tonnhofer, last edited by: $Author: aschmitz $

Constructor Summary
DescribeSensor100KVPAdapter()
           
 
Method Summary
static DescribeSensor parse(Map<String,String> prams)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescribeSensor100KVPAdapter

public DescribeSensor100KVPAdapter()
Method Detail

parse

public static DescribeSensor parse(Map<String,String> prams)
Parameters:
prams - the KVP map
Returns:
the parsed DescribeSensor request
Throws:
OWSException


Copyright © 2011. All Rights Reserved.