public class PropertyValueDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<PropertyValue>
| Constructor and Description |
|---|
PropertyValueDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext dc) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic PropertyValue deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext dc) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<PropertyValue>IOExceptionCopyright © 2018. All rights reserved.