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