public class CharsetDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Charset>
| Constructor and Description |
|---|
CharsetDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Charset |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Charset deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Charset>IOExceptionCopyright © 2020–2022 ICIJ. All rights reserved.