public class SimpleDateFormatSerializer extends Object implements ObjectSerializer
| Constructor and Description |
|---|
SimpleDateFormatSerializer(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(JSONSerializer serializer,
Object object,
Object fieldName,
Type fieldType) |
public SimpleDateFormatSerializer(String pattern)
public void write(JSONSerializer serializer, Object object, Object fieldName, Type fieldType) throws IOException
write in interface ObjectSerializerIOExceptionCopyright © 2012–2016. All rights reserved.