Package org.kiwiproject.jackson.ser
-
Class Summary Class Description InstantEpochTimeSerializer Jackson serializer that converts anInstantinto milliseconds since the epoch.ListToCsvStringDeserializer Custom JacksonJsonDeserializerto examine a node and take different action based on whether it is aTextNodeor a container node.LocalDateTimeEpochTimeSerializer Jackson serializer that converts aLocalDateTimeinto milliseconds since the epoch in the UTC zone by default, or in a zone specified in the constructor.