All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Simple Reader Class for generic Map
 
 
 
A JSON array.
Beans that support customized output of JSON text shall implement this interface.
Beans that support advanced output of JSON text shall implement this interface.
block access to a field or to a getter or to a setter.
A JQuery like Json editor, accessor.
A JSON object.
 
 
Default datatype mapper use by Json-smart ton store data.
Jackson Annotation like
Beans that support customized output of JSON text to a writer shall implement this interface.
Beans that support customized output of JSON text to a writer shall implement this interface.
JSONStyle object configure JSonSerializer reducing output size
 
 
JSONValue is the helper class In most of case you should use those static method to user JSON-smart The most commonly use method are JSONValue.parse(String) JSONValue.toJSONString(Object)
 
 
Simple solution to support on read field renaming
ParseException explains why and where the error occurs in source JSON text.