java.lang.Object
com.pnfsoftware.jeb.util.encoding.json.parser.JSONParser

public class JSONParser extends Object
Parser for JSON text. Please note that JSONParser is NOT thread-safe.

Modified to support arbitrarily long integer json Numbers.