public class CustomDateSerializer extends org.codehaus.jackson.map.JsonSerializer<Object>
| Constructor and Description |
|---|
CustomDateSerializer() |
public void serialize(Object value, org.codehaus.jackson.JsonGenerator jgen, org.codehaus.jackson.map.SerializerProvider provider) throws IOException, org.codehaus.jackson.JsonProcessingException
serialize in class org.codehaus.jackson.map.JsonSerializer<Object>IOExceptionorg.codehaus.jackson.JsonProcessingExceptionCopyright © 2014. All rights reserved.