|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.griffon.couchdb.json.JsonDateConverter
public class JsonDateConverter extends Object
| Constructor Summary | |
JsonDateConverter()
|
|
| Method Summary | |
|---|---|
Object
|
fromJSON(Object value)
|
Object
|
toJSON(Object value)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
JsonDateConverter()
| Method Detail |
|---|
public Object fromJSON(Object value)
public Object toJSON(Object value)
Groovy Documentation