Serialized Form


Package atg.taglib.json.util

Class atg.taglib.json.util.JSONArray extends java.lang.Object implements Serializable

serialVersionUID: 7714328354182154375L

Serialized Fields

myArrayList

java.util.ArrayList<E> myArrayList
The arrayList where the JSONArray's properties are kept.

Class atg.taglib.json.util.JSONException extends java.lang.Exception implements Serializable

serialVersionUID: -8568311320601213161L

Serialized Fields

cause

java.lang.Throwable cause



Copyright © 2008 Art Technology Group, Inc. (ATG). All Rights Reserved.