public class IoosSensorMLDecoderv101
extends org.n52.sos.decode.SensorMLDecoderV101
| Modifier and Type | Field and Description |
|---|---|
private static Set<org.n52.sos.decode.DecoderKey> |
DECODER_KEYS |
private static org.slf4j.Logger |
LOGGER |
private static Map<org.n52.sos.service.ServiceConstants.SupportedTypeKey,Set<String>> |
SUPPORTED_TYPES |
| Constructor and Description |
|---|
IoosSensorMLDecoderv101() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.n52.sos.decode.DecoderKey> |
getDecoderKeyTypes() |
Map<org.n52.sos.service.ServiceConstants.SupportedTypeKey,Set<String>> |
getSupportedTypes() |
protected boolean |
isIdentificationProcedureIdentifier(org.n52.sos.ogc.sensorML.elements.SmlIdentifier identification)
Checks the URI of a System's identifiers to find the primary identifier
|
private static final org.slf4j.Logger LOGGER
private static final Map<org.n52.sos.service.ServiceConstants.SupportedTypeKey,Set<String>> SUPPORTED_TYPES
private static final Set<org.n52.sos.decode.DecoderKey> DECODER_KEYS
public Set<org.n52.sos.decode.DecoderKey> getDecoderKeyTypes()
getDecoderKeyTypes in interface org.n52.sos.decode.Decoder<org.n52.sos.ogc.sensorML.AbstractSensorML,org.apache.xmlbeans.XmlObject>getDecoderKeyTypes in class org.n52.sos.decode.SensorMLDecoderV101public Map<org.n52.sos.service.ServiceConstants.SupportedTypeKey,Set<String>> getSupportedTypes()
getSupportedTypes in interface org.n52.sos.decode.Decoder<org.n52.sos.ogc.sensorML.AbstractSensorML,org.apache.xmlbeans.XmlObject>getSupportedTypes in class org.n52.sos.decode.SensorMLDecoderV101protected boolean isIdentificationProcedureIdentifier(org.n52.sos.ogc.sensorML.elements.SmlIdentifier identification)
isIdentificationProcedureIdentifier in class org.n52.sos.encode.AbstractSensorMLDecoderdefinition - URI of identifierCopyright © 2012-2015 52north.org. All Rights Reserved.