程序包 | 说明 |
---|---|
org.opencms.json |
Classes to create JSON objects and arrays for JavaScript in OpenCms.
|
限定符和类型 | 方法和说明 |
---|---|
static JSONArray |
JSONML.toJSONArray(XMLTokener x)
Convert a well-formed (but not necessarily valid) XML string into a
JSONArray using the JsonML transform.
|