Serialized Form
elements
java.util.List<E> elements
- The List where the JSONArray's properties are kept.
expandElements
boolean expandElements
- A flag for XML processing.
serialVersionUID: 6995087065217051815L
params
java.lang.String[] params
- the parameters of this function
text
java.lang.String text
- the text of this function
nullObject
boolean nullObject
- identifies this object as null
properties
java.util.Map<K,V> properties
- The Map where the JSONObject's properties are kept.
Copyright © 2006-2010 Json-lib. All Rights Reserved.