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