public static class DateAdapter.JsonDateDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Date>
Constructor and Description |
---|
JsonDateDeserializer() |
Modifier and Type | Method and Description |
---|---|
Date |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
@Nullable public Date deserialize(@Nonnull com.fasterxml.jackson.core.JsonParser jsonParser, @Nullable com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<Date>
IOException
Copyright © 2018 TomTom International BV. All rights reserved.