public class ISO8601DateSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Date>
| Constructor and Description |
|---|
ISO8601DateSerializer() |
| 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
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Date>IOExceptionCopyright © 2025 Atlassian. All rights reserved.