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