Package | Description |
---|---|
com.fasterxml.jackson.datatype.joda.cfg | |
com.fasterxml.jackson.datatype.joda.deser | |
com.fasterxml.jackson.datatype.joda.ser |
Modifier and Type | Field | Description |
---|---|---|
static JacksonJodaPeriodFormat |
FormatConfig.DEFAULT_PERIOD_FORMAT |
Modifier and Type | Method | Description |
---|---|---|
JacksonJodaPeriodFormat |
JacksonJodaPeriodFormat.withFormat(String format) |
|
JacksonJodaPeriodFormat |
JacksonJodaPeriodFormat.withLocale(Locale locale) |
|
JacksonJodaPeriodFormat |
JacksonJodaPeriodFormat.withUseTimestamp(Boolean useTimestamp) |
Constructor | Description |
---|---|
JacksonJodaPeriodFormat(JacksonJodaPeriodFormat base,
Boolean useTimestamp) |
|
JacksonJodaPeriodFormat(JacksonJodaPeriodFormat base,
Locale locale) |
Modifier and Type | Field | Description |
---|---|---|
protected JacksonJodaPeriodFormat |
DurationDeserializer._format |
Constructor | Description |
---|---|
DurationDeserializer(JacksonJodaPeriodFormat format) |
Modifier and Type | Field | Description |
---|---|---|
protected JacksonJodaPeriodFormat |
PeriodSerializer._format |
Constructor | Description |
---|---|
PeriodSerializer(JacksonJodaPeriodFormat format) |
Copyright © 2018. All rights reserved.