|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSONArray | |
---|---|
xv.json | [alpha] Provides classes for simple JSON handling. |
Uses of JSONArray in xv.json |
---|
Methods in xv.json that return JSONArray | |
---|---|
JSONArray |
JSONArray.getArray(int index)
Gets the item at the given index as an array. |
JSONArray |
JSONObject.getArray(String property)
Gets the given property as an array. |
JSONArray |
JSONObject.requireArray(String property)
Gets the given property as an array. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |