| Constructor and Description |
|---|
JsonDateSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Date value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Date value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Date>IOExceptionCopyright © 2014. All Rights Reserved.