Package | Description |
---|---|
org.apache.tapestry5.json |
Repackaged, improved (and tested) version of code originally https://github.com/tdunning/open-json
Starting in release 5.4,
JSONObject and JSONArray
are serializable. |
Modifier and Type | Class and Description |
---|---|
class |
JSONArray
A dense indexed sequence of values.
|
class |
JSONObject
A modifiable set of name/value mappings.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.