public class InsertSensorRequestDecoder extends AbstractSosRequestDecoder<InsertSensorRequest>
| Constructor and Description |
|---|
InsertSensorRequestDecoder() |
| Modifier and Type | Method and Description |
|---|---|
protected InsertSensorRequest |
decodeRequest(com.fasterxml.jackson.databind.JsonNode node) |
protected Decoder<?,org.apache.xmlbeans.XmlObject> |
getProcedureDescriptionDecoder(String pdf,
org.apache.xmlbeans.XmlObject xb) |
protected String |
getSchemaURI() |
protected SwesFeatureRelationship |
parseFeatureRelationship(com.fasterxml.jackson.databind.JsonNode node) |
protected List<SwesFeatureRelationship> |
parseFeatureRelationships(com.fasterxml.jackson.databind.JsonNode node) |
decodeJSON, parseComparisonFilter, parseExtension, parseExtensions, parseStringOrStringListdecode, decodeJsonToObject, decodeJsonToObjectList, getKeys, parseCodeType, parseCodeWithAuthority, parseDateTime, parseTime, parseTimeInstant, parseTimePeriodgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypesprotected String getSchemaURI()
getSchemaURI in class AbstractSosRequestDecoder<InsertSensorRequest>protected InsertSensorRequest decodeRequest(com.fasterxml.jackson.databind.JsonNode node) throws DecodingException
decodeRequest in class AbstractSosRequestDecoder<InsertSensorRequest>DecodingExceptionprotected List<SwesFeatureRelationship> parseFeatureRelationships(com.fasterxml.jackson.databind.JsonNode node) throws DecodingException
DecodingExceptionprotected SwesFeatureRelationship parseFeatureRelationship(com.fasterxml.jackson.databind.JsonNode node) throws DecodingException
DecodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.