Package net.arnx.jsonic

Provides classes for manipulating JSON(http://www.json.org/) format.

See:
          Description

Class Summary
JSON The JSONIC JSON class provides JSON encoding and decoding as defined by RFC 4627.
NamingStyle  
 

Enum Summary
JSON.Mode JSON processing mode
 

Exception Summary
JSONException Signals that an error has been reached unexpectedly while formating or parsing.
 

Annotation Types Summary
JSONHint The JSONHint annotation gives the hint for conversion.
 

Package net.arnx.jsonic Description

Provides classes for manipulating JSON(http://www.json.org/) format.