- Create a JSONObject which supports Number,String,Arrays,and other JSONObjects.
- Put and get from a JSONObject instance
- Generate a JSON String of the object with
JOk.getJSONString()
- Load JSONObject from a String
- Support functions?
| Name | Name | Last commit date | ||
|---|---|---|---|---|
JOk.getJSONString()