|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
JSONUtil.JSONConfig objects.
JSONConfig objects in string form.
JSONReflectedClass for the given object if it is stored.
JSONReflectedClass for the given object if it is stored.
JSONConfig and it is used as an MBean to
allow JMX clients with MBean support to view and modify the defaults.ArrayList.
ArrayList.
JSONUtil.toJSON(Object), JSONUtil.toJSON(Object,JSONConfig),
JSONUtil.toJSON(Object,Writer) and JSONUtil.toJSON(Object,JSONConfig,Writer).JSONConfig.setReflectionPrivacy(int) and
JSONConfigDefaults.setReflectionPrivacy(int)JSONConfig.setUnmatchedSurrogatePolicy(int)
and JSONConfig.setUndefinedCodePointPolicy(int) using the same value.
JSONConfigDefaults.setUnmatchedSurrogatePolicy(int)
and JSONConfigDefaults.setUndefinedCodePointPolicy(int) using the same value.
Date objects will be encoded as
Javascript dates, using new Date(dateString).
Date objects will be encoded as
Javascript dates, using new Date(dateString).
Date objects will be encoded as
Javascript dates, using new Date(dateString).
Date objects will be encoded as ISO 8601 date
strings or a custom date format if you have called
JSONConfig.setDateGenFormat(DateFormat).
JSONConfigDefaults.setLocaleLanguageTag(String) instead.
JSONConfig objects to use.
JSONException.getLocalizedMessage()
JSONConfig objects to use by
specifying a IETF BCP 47 language tag.
JSONConfig objects to use.
JSONParser will attempt to minimize the
storage used for all numbers.
JSONParser will attempt to minimize the
storage used for all numbers.
JSONParser will attempt to minimize the
storage used for all numbers.
JSONParser encounters a JSON array of non-null
wrappers of primitives and those primitives are all compatible with each
other, then instead of an ArrayList of wrappers for those
primitives it will create an array of those primitives in order to save
memory.
JSONParser encounters a JSON array of non-null
wrappers of primitives and those primitives are all compatible with each
other, then instead of an ArrayList of wrappers for those
primitives it will create an array of those primitives in order to save
memory.
JSONParser encounters a JSON array of non-null
wrappers of primitives and those primitives are all compatible with each
other, then instead of an ArrayList of wrappers for those
primitives it will create an array of those primitives in order to save
memory.
Writer using
the configuration options set in this object or defaults if they are not
set.
Writer using
the given configuration options.
String.
String.
Writer.
Writer.
ArrayList.trimToSize() on its backing storage.
JSONConfig.getUndefinedCodePointPolicy() is
JSONConfig.EXCEPTION.JSONConfig.getUnmatchedSurrogatePolicy() is
JSONConfig.EXCEPTION.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||