public static class StringDurationToJsonTimestamp.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<String>
| Modifier and Type | Field and Description |
|---|---|
static StringDurationToJsonTimestamp.Deserializer |
INSTANCE |
| Constructor and Description |
|---|
Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic static StringDurationToJsonTimestamp.Deserializer INSTANCE
public String 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<String>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2019. All rights reserved.