Package ikrs.json

Interface Summary
JSONValue  
 

Class Summary
AbstractJSONValue  
JSONArray This is the JSON array subclass.
JSONBoolean This is the JSON boolean subclass.
JSONNull  
JSONNumber This is the JSON number subclass.
JSONObject  
JSONString This is the JSON string subclass.
 

Exception Summary
JSONException This is the default Exception that will be thrown if and JSON/type errors occur.