public class ISO8601WithTDZDateFormatter extends com.fasterxml.jackson.databind.JsonSerializer<Date>
| Constructor and Description |
|---|
ISO8601WithTDZDateFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Date value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(Date value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonGenerationException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Date>IOExceptioncom.fasterxml.jackson.core.JsonGenerationExceptionCopyright © 2016. All Rights Reserved.