public class CodeableEnumDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Enum>
WebMvcConfiguration.objectMapper()| Constructor and Description |
|---|
CodeableEnumDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Enum |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext context) |
Class<?> |
handledType() |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Enum deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Enum>IOExceptionCopyright © 2018 lodsve. All rights reserved.