Uses of Package
com.github.cliftonlabs.json_simple
-
Classes in com.github.cliftonlabs.json_simple used by com.github.cliftonlabs.json_simple Class Description Jsonable Jsonables can be serialized in java script object notation (JSON).JsonArray JsonArray is a common non-thread safe data format for a collection of data.JsonException JsonException explains how and where the problem occurs in the source JSON text during deserialization.JsonException.Problems The kinds of exceptions that can trigger a JsonException.JsonKey Represents the key of a JsonObject.JsonObject JsonObject is a common non-thread safe data format for string to data mappings.