protected abstract static class JodaSerializers.JodaSerializer<T> extends SerializerBase<T>
JsonSerializer.None_handledType| 限定符 | 构造器和说明 |
|---|---|
protected |
JodaSerializers.JodaSerializer(Class<T> cls) |
| 限定符和类型 | 方法和说明 |
|---|---|
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, wrapAndThrowisUnwrappingSerializer, serializeWithType, unwrappingSerializerprotected String printLocalDateTime(ReadablePartial dateValue) throws IOException, JsonProcessingException
protected String printLocalDate(ReadablePartial dateValue) throws IOException, JsonProcessingException
protected String printLocalDate(ReadableInstant dateValue) throws IOException, JsonProcessingException