Module org.jooq

Class JSONParser


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