Class AttributeDeserializer
Object
JsonDeserializer<AttributeImpl>
AttributeDeserializer
- All Implemented Interfaces:
NullValueProvider
public class AttributeDeserializer
extends JsonDeserializer<AttributeImpl>
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAttributeImpl
deserialize
(JsonParser p, DeserializationContext ctxt) Methods inherited from class JsonDeserializer
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
-
Constructor Details
-
Method Details
-
deserialize
- Specified by:
deserialize
in classJsonDeserializer<AttributeImpl>
- Throws:
IOException
-