public class DocumentAnnotationDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<DocumentAnnotationJson>
Constructor and Description |
---|
DocumentAnnotationDeserializer() |
Modifier and Type | Method and Description |
---|---|
DocumentAnnotationJson |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserializeWithType, getValueClass, getValueType, handledType
deserialize, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public DocumentAnnotationJson deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<DocumentAnnotationJson>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2019. All rights reserved.