Package com.pnfsoftware.jeb.util.encoding.json.parser
package com.pnfsoftware.jeb.util.encoding.json.parser
JSON parser package.
-
ClassDescriptionContainer factory for creating containers for JSON object and JSON array.A simplified and stoppable SAX-like content handler for stream processing of JSON text.Represent a Json Identifier (the key of an object which is NOT a String, not surrounded by quotes).Parser for JSON text.ParseException explains why and where the error occurs in source JSON text.