public final class PropertyDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Property>
Deserializer for Property
| Constructor and Description |
|---|
PropertyDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Property |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserializeWithType, getValueClass, getValueType, handledTypedeserialize, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Property deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Property>IOExceptionCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.