Serialized Form
-
Package net.sf.json
-
Class net.sf.json.JSONArray extends net.sf.json.AbstractJSON implements Serializable
-
Class net.sf.json.JSONException extends org.apache.commons.lang.exception.NestableRuntimeException implements Serializable
- serialVersionUID:
- 6995087065217051815L
-
Class net.sf.json.JSONFunction extends Object implements Serializable
-
Class net.sf.json.JSONNull extends Object implements Serializable
-
Class net.sf.json.JSONObject extends net.sf.json.AbstractJSON implements Serializable
-
Serialized Fields
-
nullObject
boolean nullObject
identifies this object as null -
properties
Map properties
The Map where the JSONObject's properties are kept.
-
-
-