public static class JsonObjectJacksonSerializer.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<IJsonObjectWrapper>
| Constructor and Description |
|---|
Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
IJsonObjectWrapper |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic IJsonObjectWrapper deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException, com.fasterxml.jackson.core.JacksonException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<IJsonObjectWrapper>IOExceptioncom.fasterxml.jackson.core.JacksonExceptionCopyright © 2022. All rights reserved.