| Class and Description |
|---|
| BadPropertyNameException
Exception for handling bad Javascript property identifiers for
JSONUtil. |
| JSONConfig
A configuration object for JSONUtil to control various encoding options.
|
| JSONConfigDefaults
This class provides a singleton object which is used to change static
defaults used by JSONConfig and it is used as an MBean to allow JMX
clients with MBean support to view and modify the defaults.
|
| JSONConfigDefaultsMBean
MBean interface for JSONConfigDefaults to expose its methods to view and
modify the defaults at run time when this library is used with a MBean
server.
|
| JSONException
Holds some redundant code/data for the other exceptions thrown
by JSONUtil.
|
Copyright © 2015. All rights reserved.