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, wrapAndThrow
public 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>
IOException
org.codehaus.jackson.JsonGenerationException
Copyright © 2003–2018 Atlassian. All rights reserved.