public static class JsonArrayJacksonSerializer.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<IJsonArrayWrapper>
| Constructor and Description |
|---|
Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
IJsonArrayWrapper |
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 IJsonArrayWrapper 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<IJsonArrayWrapper>IOExceptioncom.fasterxml.jackson.core.JacksonExceptionCopyright © 2022. All rights reserved.