Package org.json
Class JSONObject2
java.lang.Object
org.json.JSONObject
org.json.JSONObject2
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.json.JSONObject
map, NULL
-
Constructor Summary
ConstructorsConstructorDescriptionJSONObject2
(Object bean) JSONObject2
(Object object, String[] names) JSONObject2
(String source) JSONObject2
(JSONObject jo, String[] names) -
Method Summary
Methods inherited from class org.json.JSONObject
accumulate, 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
-
JSONObject2
public JSONObject2() -
JSONObject2
- Throws:
JSONException
-
JSONObject2
- Throws:
JSONException
-
JSONObject2
-
JSONObject2
-
JSONObject2
-