public class DateTimeOnlyDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<DateTimeOnly>
| Constructor and Description |
|---|
DateTimeOnlyDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
DateTimeOnly |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public DateTimeOnly deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<DateTimeOnly>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingException