Module org.jooq

Class JSONParser

java.lang.Object
org.jooq.tools.json.JSONParser

public class JSONParser extends Object
Parser for JSON text. Please note that JSONParser is NOT thread-safe.
Author:
FangYidong<fangyidong@yahoo.com.cn>