public class SensorMLDecoderV20 extends AbstractSensorMLDecoder
AbstractSensorMLDecoder class to decode OGC SensorML 2.0| Constructor and Description |
|---|
SensorMLDecoderV20() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSensorML |
decode(org.apache.xmlbeans.XmlObject element) |
Set<DecoderKey> |
getKeys() |
Set<String> |
getSupportedProcedureDescriptionFormats(String service,
String version) |
Set<SupportedType> |
getSupportedTypes() |
protected SmlDataInterface |
parseDataInterfaceType(net.opengis.sensorml.x20.DataInterfaceType xbDataInterface) |
protected SmlDataStreamPropertyType |
parseDataStreamPropertyType(net.opengis.swe.x20.DataStreamPropertyType data) |
isIdentificationProcedureIdentifierdecodeXmlElement, decodeXmlObject, decodeXmlObject, getDecoderKey, getXmlOptions, setXmlOptionsgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderKeyTypesgetConformanceClassespublic Set<DecoderKey> getKeys()
public Set<SupportedType> getSupportedTypes()
public Set<String> getSupportedProcedureDescriptionFormats(String service, String version)
public AbstractSensorML decode(org.apache.xmlbeans.XmlObject element) throws DecodingException
DecodingExceptionprotected SmlDataInterface parseDataInterfaceType(net.opengis.sensorml.x20.DataInterfaceType xbDataInterface) throws DecodingException
DecodingExceptionprotected SmlDataStreamPropertyType parseDataStreamPropertyType(net.opengis.swe.x20.DataStreamPropertyType data)
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.