java.lang.Object
org.springframework.extensions.webscripts.json.JSONReader
All Implemented Interfaces:
FormatReader<Object>

public class JSONReader extends Object implements FormatReader<Object>
Convert application/json to org.json.JSONObject or org.json.JSONArray
Author:
Roy Wetherall