|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.toJSONString
method allows a class to produce its own
JSON serialization.
true
or the value
false
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |