@Deprecated public class JsonDateSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Date>
| Constructor and Description |
|---|
JsonDateSerializer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Date date,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider)
Deprecated.
|
public void serialize(Date date, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Date>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2021. All rights reserved.