Package org.json
Class JSONObject2
java.lang.Object
org.json.JSONObject
org.json.JSONObject2
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields inherited from class org.json.JSONObjectmap, NULL
- 
Constructor SummaryConstructorsConstructorDescriptionJSONObject2(Object bean) JSONObject2(Object object, String[] names) JSONObject2(String source) JSONObject2(JSONObject jo, String[] names) 
- 
Method SummaryMethods inherited from class org.json.JSONObjectaccumulate, append, doubleToString, get, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getNames, getNames, getString, has, increment, isNull, keys, length, names, numberToString, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, put, put, putOnce, putOpt, quote, remove, sortedKeys, stringToValue, toJSONArray, toString, toString, valueToString, wrap, write
- 
Constructor Details- 
JSONObject2public JSONObject2()
- 
JSONObject2- Throws:
- JSONException
 
- 
JSONObject2- Throws:
- JSONException
 
- 
JSONObject2
- 
JSONObject2
- 
JSONObject2
 
-