org.deegree.protocol.sos
Class SOSConstants
java.lang.Object
org.deegree.protocol.sos.SOSConstants
public class SOSConstants
- extends Object
Important constants from the SOS specifications.
- Version:
- $Revision: $, $Date: $
- Author:
- Markus Schneider, last edited by: $Author: schneider $
Nested Class Summary |
static class |
SOSConstants.SOSRequestType
Enum type for discriminating between the different types of SensorObservationService (SOS) requests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOS_100_NS
public static final String SOS_100_NS
- Namespace for elements from the SOS 1.0.0 specification
- See Also:
- Constant Field Values
SOS_PREFIX
public static final String SOS_PREFIX
- Common namespace prefix for elements from the SOS specification
- See Also:
- Constant Field Values
VERSION_100
public static final Version VERSION_100
- SOS protocol version 1.0.0
SOSConstants
public SOSConstants()
Copyright © 2011. All Rights Reserved.