Package org.json.simple.parser


package org.json.simple.parser
  • Class
    Description
    Container factory for creating containers for JSON object and JSON array.
    A simplified and stoppable SAX-like content handler for stream processing of JSON text.
    Parser for JSON text.
    ParseException explains why and where the error occurs in source JSON text.