public static class StringZonedLocalDateToJsonTimestamp.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Object>
| Modifier and Type | Field and Description |
|---|---|
static StringZonedLocalDateToJsonTimestamp.Deserializer |
INSTANCE |
| Constructor and Description |
|---|
Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic static final StringZonedLocalDateToJsonTimestamp.Deserializer INSTANCE
public LocalDate deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Object>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2021. All rights reserved.