public class Iso8601JsonSerializer
extends org.codehaus.jackson.map.ser.std.SerializerBase<org.joda.time.DateTime>
Constructor and Description |
---|
Iso8601JsonSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(org.joda.time.DateTime value,
org.codehaus.jackson.JsonGenerator gen,
org.codehaus.jackson.map.SerializerProvider arg2) |
createObjectNode, createSchemaNode, createSchemaNode, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrow
public void serialize(org.joda.time.DateTime value, org.codehaus.jackson.JsonGenerator gen, org.codehaus.jackson.map.SerializerProvider arg2) throws java.io.IOException, org.codehaus.jackson.JsonProcessingException
serialize
in class org.codehaus.jackson.map.ser.std.SerializerBase<org.joda.time.DateTime>
java.io.IOException
org.codehaus.jackson.JsonProcessingException