Package com.blackrook.json
package com.blackrook.json
Contains a set of classes for JSON parsing and object handling.
-
ClassDescriptionJSON conversion exception, thrown when a
JSONConverter
fails.JSON converters.A set of converters for converting Java object types to JSON types, and back.Default converter for all types of objects that are not a part of the annotated conversions.JSON Object abstraction.JavaScript type of a JSONObject.A class for reading JSON data intoJSONObject
s.A class for writing JSON data to JSON representation.The JSON export options to pass to the writer methods.