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