protected abstract static class JodaSerializers.JodaSerializer<T> extends SerializerBase<T>
JsonSerializer.None_handledType| Modifier | Constructor and Description |
|---|---|
protected |
JodaSerializers.JodaSerializer(java.lang.Class<T> cls) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
printLocalDate(ReadableInstant dateValue) |
protected java.lang.String |
printLocalDate(ReadablePartial dateValue) |
protected java.lang.String |
printLocalDateTime(ReadablePartial dateValue) |
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, serialize, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrowisUnwrappingSerializer, serializeWithType, unwrappingSerializerprotected JodaSerializers.JodaSerializer(java.lang.Class<T> cls)
protected java.lang.String printLocalDateTime(ReadablePartial dateValue)
throws java.io.IOException,
JsonProcessingException
java.io.IOExceptionJsonProcessingExceptionprotected java.lang.String printLocalDate(ReadablePartial dateValue)
throws java.io.IOException,
JsonProcessingException
java.io.IOExceptionJsonProcessingExceptionprotected java.lang.String printLocalDate(ReadableInstant dateValue)
throws java.io.IOException,
JsonProcessingException
java.io.IOExceptionJsonProcessingException