| Package | Description |
|---|---|
| com.fasterxml.jackson.datatype.jsr310.deser |
| Modifier and Type | Field and Description |
|---|---|
static LocalDateTimeDeserializer |
LocalDateTimeDeserializer.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
protected LocalDateTimeDeserializer |
LocalDateTimeDeserializer.withDateFormat(DateTimeFormatter formatter) |
protected LocalDateTimeDeserializer |
LocalDateTimeDeserializer.withLeniency(Boolean leniency) |
protected LocalDateTimeDeserializer |
LocalDateTimeDeserializer.withShape(com.fasterxml.jackson.annotation.JsonFormat.Shape shape) |
| Constructor and Description |
|---|
LocalDateTimeDeserializer(LocalDateTimeDeserializer base,
Boolean leniency)
Since 2.10
|
Copyright © 2023 FasterXML. All rights reserved.