Class JSONParser

java.lang.Object
com.google.gwt.json.client.JSONParser

public class JSONParser extends Object
Parses the string representation of a JSON object into a set of JSONValue-derived objects.
See Also: