Uses of Interface
org.apache.tapestry5.json.JSONString
Packages that use JSONString
Package
Description
Repackaged, improved (and tested) version of code originally https://github.com/tdunning/open-json
Starting in release 5.4,
JSONObject
and JSONArray
are serializable.-
Uses of JSONString in org.apache.tapestry5.json
Classes in org.apache.tapestry5.json that implement JSONStringModifier and TypeClassDescriptionclass
A way of including some text (often, text that violates the normal JSON specification) as part of a JSON object or array.