public class TemporalFilterDecoder extends JSONDecoder<TemporalFilter>
| Constructor and Description |
|---|
TemporalFilterDecoder() |
| Modifier and Type | Method and Description |
|---|---|
TemporalFilter |
decodeJSON(com.fasterxml.jackson.databind.JsonNode node,
boolean validate) |
protected TemporalFilter |
parseTemporalFilter(com.fasterxml.jackson.databind.JsonNode node) |
decode, decodeJsonToObject, decodeJsonToObjectList, getKeys, parseCodeType, parseCodeWithAuthority, parseDateTime, parseTime, parseTimeInstant, parseTimePeriodgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypespublic TemporalFilter decodeJSON(com.fasterxml.jackson.databind.JsonNode node, boolean validate) throws DecodingException
decodeJSON in class JSONDecoder<TemporalFilter>DecodingExceptionprotected TemporalFilter parseTemporalFilter(com.fasterxml.jackson.databind.JsonNode node) throws DecodingException
DecodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.