public class GeoJSONCoordinateDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<GeoJSONCoordinate>
| Constructor and Description |
|---|
GeoJSONCoordinateDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
GeoJSONCoordinate |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic GeoJSONCoordinate deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<GeoJSONCoordinate>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2018. All rights reserved.