A B C D E G H I J K L M N O P Q R S T U V W X

R

remove(int) - Method in class org.json.JSONArray
Remove a index and close the hole.
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
rowToJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text row from a JSONArray.

A B C D E G H I J K L M N O P Q R S T U V W X