Package | Description |
---|---|
com.fasterxml.jackson.datatype.joda.cfg | |
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) |
JacksonJodaPeriodFormat(JacksonJodaPeriodFormat base,
org.joda.time.format.PeriodFormatter formatter) |
Modifier and Type | Field and Description |
---|---|
protected JacksonJodaPeriodFormat |
PeriodSerializer._format |
Constructor and Description |
---|
PeriodSerializer(JacksonJodaPeriodFormat format) |
Copyright © 2014–2015 FasterXML. All rights reserved.