public class JsonDateValueProcessor extends Object implements net.sf.json.processors.JsonValueProcessor
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
JsonDateValueProcessor() |
Modifier and Type | Method and Description |
---|---|
Object |
processArrayValue(Object value,
net.sf.json.JsonConfig jsonConfig) |
Object |
processObjectValue(String key,
Object value,
net.sf.json.JsonConfig jsonConfig) |
Copyright © ${year} The Apache Software Foundation