| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.ser.std |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarSerializer
Standard serializer for
Calendar. |
class |
DateSerializer
For efficiency, we will serialize Dates as longs, instead of
potentially more readable Strings.
|
| Modifier and Type | Method and Description |
|---|---|
abstract DateTimeSerializerBase<T> |
DateTimeSerializerBase.withFormat(boolean timestamp,
DateFormat customFormat) |
Copyright © 2012-2013 FasterXML. All Rights Reserved.