public class DsIconDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<DsIcon>
| Constructor and Description |
|---|
DsIconDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
DsIcon |
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, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic DsIcon 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<DsIcon>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2016–2020. All rights reserved.