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