protected abstract static class JodaSerializers.JodaSerializer<T> extends SerializerBase<T>
JsonSerializer.None
_handledType
Modifier | Constructor and Description |
---|---|
protected |
JodaSerializers.JodaSerializer(Class<T> cls) |
Modifier and Type | Method and Description |
---|---|
protected String |
printLocalDate(ReadableInstant dateValue) |
protected String |
printLocalDate(ReadablePartial dateValue) |
protected String |
printLocalDateTime(ReadablePartial dateValue) |
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, serialize, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrow
isUnwrappingSerializer, serializeWithType, unwrappingSerializer
protected String printLocalDateTime(ReadablePartial dateValue) throws IOException, JsonProcessingException
IOException
JsonProcessingException
protected String printLocalDate(ReadablePartial dateValue) throws IOException, JsonProcessingException
IOException
JsonProcessingException
protected String printLocalDate(ReadableInstant dateValue) throws IOException, JsonProcessingException
IOException
JsonProcessingException