Package | Description |
---|---|
com.sdicons.json.model |
The JSON model.
|
Modifier and Type | Class and Description |
---|---|
class |
JSONArray
Represents a JSON array (list), an ordered list of values ...
|
class |
JSONObject
Representation of a JSON object, a collection (unordered) of name/value pairs.
|
Copyright © 2012. All Rights Reserved.