George Bateman
|
5767b086f6
|
Fix most Javadoc errors, except syntax
|
2016-05-10 19:13:20 +01:00 |
|
REAS
|
3e985c2b0f
|
Add isNull() to JSONArray and JSONObject reference
|
2015-11-09 16:50:42 -08:00 |
|
Ben Fry
|
cefb6bfcfc
|
close Writer object from createWriter() (fixes #3705)
|
2015-08-24 11:30:28 -04:00 |
|
Ben Fry
|
1c189ab5f3
|
fix up write/save, add indent= option
|
2015-04-25 03:06:13 -04:00 |
|
Federico Bond
|
fdf4f70bce
|
Add option to save JSON in compact form
|
2015-04-21 03:08:16 -03:00 |
|
Federico Bond
|
69b5953203
|
Use valueOf factory method instead of constructor
|
2014-10-28 14:30:09 -03:00 |
|
Federico Bond
|
80f64013a4
|
Optimize creation of boxed primitives
|
2014-08-26 19:40:19 -03:00 |
|
Ben Fry
|
434d8138cc
|
remove a handful of warnings
|
2014-02-06 23:31:58 -05:00 |
|
Ben Fry
|
c1b076ba07
|
fix indents for child elements when using -1 (#2119)
|
2013-10-11 19:27:10 -04:00 |
|
Ben Fry
|
fd21bb3378
|
fix JSON handling of null and optional items
|
2013-08-12 17:46:35 -04:00 |
|
Scott Murray
|
4063f3c1c7
|
Added related reference links to JSONObject methods
|
2013-06-02 09:30:07 -07:00 |
|
Scott Murray
|
2b781353bb
|
Added initial reference for JSONArray set and get methods
|
2013-06-02 07:17:09 -07:00 |
|
Scott Murray
|
6496f33760
|
Added reference for JSONObject methods setInt(), setFloat(), setString(), and setBoolean()
|
2013-06-01 17:23:02 -07:00 |
|
Scott Murray
|
d16d1db42d
|
Added reference for JSONObject methods getInt(), getFloat(), getString(), and getBoolean()
|
2013-06-01 16:42:03 -07:00 |
|
Scott Murray
|
842f977c6e
|
Added reference for JSONObject methods getJSONObject(), setJSONObject(), setJSONArray()
|
2013-06-01 16:07:01 -07:00 |
|
Scott Murray
|
605dac3b35
|
Clarified some language for JSON reference
|
2013-05-30 15:51:00 -07:00 |
|
Scott Murray
|
8a04899430
|
Added reference for JSONArray, JSONObject, loadJSONArray(), loadJSONObject(), saveJSONArray(), saveJSONObject()
|
2013-05-28 12:29:14 -07:00 |
|
REAS
|
eb326b7125
|
Modifications to Data classes for Reference entries
|
2013-05-18 22:01:26 -07:00 |
|
Ben Fry
|
b56459d14f
|
API cleanups, fix #1660 and #1680 for JSON, plus #1734 for Table
|
2013-04-28 20:43:49 -04:00 |
|
Ben Fry
|
2daa6269b2
|
rename to use Dict instead of Hash, remove HTML and ODS tables
|
2013-04-28 15:11:07 -04:00 |
|
Ben Fry
|
c7702c9b61
|
more API cleanups for consistency
|
2013-04-28 14:17:29 -04:00 |
|
Ben Fry
|
4fd831fb89
|
further normalization of the data API
|
2013-04-28 13:20:56 -04:00 |
|
Ben Fry
|
fe8690844f
|
moving to keys() for iterable, cleaning up list API
|
2013-04-28 12:38:11 -04:00 |
|
Ben Fry
|
b70855d74f
|
save methods for JSON objects and arrays
|
2013-04-26 15:16:46 -04:00 |
|
Daniel Shiffman
|
936790e30b
|
fixing setJSONObject setJSONArray
|
2013-04-26 13:55:41 -04:00 |
|
Ben Fry
|
f8ef0c1be1
|
work on json a little, other tweaking
|
2013-04-11 08:08:50 -04:00 |
|
benfry
|
c677e2d443
|
fix indents with XML writing, finalize toString() and format() syntax
|
2012-12-16 20:36:40 +00:00 |
|
benfry
|
0385dc6eb7
|
additional cleanup of JSON
|
2012-12-15 18:37:33 +00:00 |
|
benfry
|
ca76f3dad8
|
working on JSON API
|
2012-12-15 17:47:44 +00:00 |
|
benfry
|
6e0b51db21
|
cleaning up JSON a bit, remove bad import
|
2012-12-13 17:28:52 +00:00 |
|
benfry
|
2e9b3cd747
|
and some culling
|
2012-12-11 01:12:16 +00:00 |
|
benfry
|
d33c152ee1
|
renaming again
|
2012-12-11 01:09:02 +00:00 |
|
benfry
|
61c58d9ec4
|
renaming and starting to make the mess
|
2012-12-10 23:40:29 +00:00 |
|
benfry
|
edab71ce46
|
uh-oh
|
2012-12-10 23:12:13 +00:00 |
|