| Package | Description |
|---|---|
| org.opencms.json |
Classes to create JSON objects and arrays for JavaScript in OpenCms.
|
| Modifier and Type | Method and Description |
|---|---|
static JSONArray |
JSONML.toJSONArray(XMLTokener x)
Convert a well-formed (but not necessarily valid) XML string into a
JSONArray using the JsonML transform.
|