A JsonTokener takes a source string and extracts characters and tokens from it. It is used by the JsonObject and JsonArray constructors to parse JSON source strings.
@author JSON.org
@version 2008-09-18
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.