public class ExtendedInfoDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ExtendedInfo>
Constructor and Description |
---|
ExtendedInfoDeserializer() |
Modifier and Type | Method and Description |
---|---|
ExtendedInfo |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public ExtendedInfoDeserializer()
public ExtendedInfo deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<ExtendedInfo>
IOException
Copyright © 2018 Nuxeo. All rights reserved.