-
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method |
Description |
String |
from(Date date) |
Take the POJO_TYPE object A from a POJO an convert it to JSON_TYPE which will be inserted into the JSON output.
|
Date |
to(String s) |
Transfer JSONTYPE_TYPE from JSON to POJO as POJO_TYPE.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait