Serialized Form


Package org.apache.wink.json4j

Class org.apache.wink.json4j.JSONArray extends ArrayList implements Serializable

serialVersionUID: 9076798781015779954L

Class org.apache.wink.json4j.JSONException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause

Class org.apache.wink.json4j.JSONObject extends HashMap implements Serializable

serialVersionUID: -3269263069889337298L

Class org.apache.wink.json4j.OrderedJSONObject extends JSONObject implements Serializable

serialVersionUID: -3269263069889337299L

Serialized Fields

order

ArrayList<E> order

Package org.apache.wink.json4j.compat

Class org.apache.wink.json4j.compat.JSONException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.