public static class ObjectMapperFactory.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 jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public PropertyValue deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<PropertyValue>
IOException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.