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