|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
JSONObject
, a JSONArray
or a
JSONNull
.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
.
objectName
: 'o'
arrayName
: 'a'
elementName
: 'e'
typeHinstEnabled
: true
typeHinstCompatibility
: true
namespaceLenient
: false
expandableProperties
: []
skipNamespaces
: false
removeNameSpacePrefixFromElement
: false
trimSpaces
: false
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |