public class DateTimeSerializer
extends org.codehaus.jackson.map.ser.std.SerializerBase<org.joda.time.DateTime>
Dates| Constructor and Description |
|---|
DateTimeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.joda.time.DateTime value,
org.codehaus.jackson.JsonGenerator jsonGen,
org.codehaus.jackson.map.SerializerProvider provider) |
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrowpublic void serialize(org.joda.time.DateTime value,
org.codehaus.jackson.JsonGenerator jsonGen,
org.codehaus.jackson.map.SerializerProvider provider)
throws IOException,
org.codehaus.jackson.JsonGenerationException
serialize in class org.codehaus.jackson.map.ser.std.SerializerBase<org.joda.time.DateTime>IOExceptionorg.codehaus.jackson.JsonGenerationExceptionCopyright © 2003–2022 Atlassian. All rights reserved.