Uses of Class
xv.json.JSONArray

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.
 



Copyright © 2008-2011. All Rights Reserved.