YearMonthKeyDeserializer instead.@Deprecated public class YearMothKeyDeserializer extends YearMonthKeyDeserializer
KeyDeserializer.None| Modifier and Type | Field and Description |
|---|---|
static YearMothKeyDeserializer |
INSTANCE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
_handleDateTimeException(DeserializationContext ctxt,
Class<?> type,
DateTimeException e0,
String value) |
Object |
deserializeKey(String key,
DeserializationContext ctxt)
Method called to deserialize a
Map key from JSON property name. |
deserializepublic static final YearMothKeyDeserializer INSTANCE
public final Object deserializeKey(String key, DeserializationContext ctxt) throws IOException
KeyDeserializerMap key from JSON property name.deserializeKey in class KeyDeserializerIOExceptionprotected <T> T _handleDateTimeException(DeserializationContext ctxt, Class<?> type, DateTimeException e0, String value) throws IOException
IOExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.