public class DateTimeRFC3339Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<DateTimeRFC3339>
| Constructor and Description |
|---|
DateTimeRFC3339Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
DateTimeRFC3339 |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public DateTimeRFC3339 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<DateTimeRFC3339>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingException