public class PeriodKeyDeserializer
extends com.fasterxml.jackson.databind.KeyDeserializer
| Modifier and Type | Field and Description |
|---|---|
protected static JacksonJodaPeriodFormat |
PERIOD_FORMAT |
| Constructor and Description |
|---|
PeriodKeyDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
deserialize(String key,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Object |
deserializeKey(String key,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
protected static final JacksonJodaPeriodFormat PERIOD_FORMAT
protected Object deserialize(String key, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
IOExceptionpublic final Object deserializeKey(String key, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserializeKey in class com.fasterxml.jackson.databind.KeyDeserializerIOExceptionCopyright © 2025 FasterXML. All rights reserved.