Uses of Package
org.json.simple
Package
Description
Classes to represent, parse and serialise JSON-RPC 2.0 requests,
notifications and responses.
This is json-simple release 2.3.0 2017-10-04
retrieved from github.
-
ClassDescriptionJsonObject is a common non-thread safe data format for string to data mappings.
-
ClassDescriptionDeserializationException explains how and where the problem occurs in the source JSON text during deserialization.The kinds of exceptions that can trigger a DeserializationException.Jsonables can be serialized in java script object notation (JSON).JsonArray is a common non-thread safe data format for a collection of data.Should be implemented by Enums so that keys are easily maintained.JsonObject is a common non-thread safe data format for string to data mappings.Represents structural entities in JSON.Represents the different kinds of tokens.