org.deegree.protocol.sos.getobservation
Class GetObservation100KVPAdapter
java.lang.Object
org.deegree.protocol.sos.getobservation.GetObservation100KVPAdapter
public class GetObservation100KVPAdapter
- extends Object
This is an kvp adapter for SOS 1.0.0 GetObservation requests.
- Version:
- $Revision: 19378 $, $Date: 2009-08-28 10:26:53 +0200 (Fri, 28 Aug 2009) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: aionita $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetObservation100KVPAdapter
public GetObservation100KVPAdapter()
parse
public static GetObservation parse(Map<String,String> kvp)
throws ParseException
- Parameters:
kvp
-
- Returns:
- the parsed GetObservation request
- Throws:
ParseException
- if the event time couldn't be parsed.
Copyright © 2011. All Rights Reserved.