RickMoynihan / json forked from Niv/json
- Source
- Commits
- Network (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Niv Dayan (author)
Thu Jun 25 03:20:03 -0700 2009
commit a505b035c46d245c9b84f2d0426140e579c045ff
tree edf159226d3f0fcfb621011385e4db80232ac0f2
parent 3500c33a1fa479858d5796adf64738bc0b1936fb
tree edf159226d3f0fcfb621011385e4db80232ac0f2
parent 3500c33a1fa479858d5796adf64738bc0b1936fb
json /
README
NOTE: This is a work in progress. This is a fork of the json.org java library that will make the following changes: JSONObject implements Map<String, Object> JSONArray implements List<Object>

