All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ContainerFactory Deprecated. since 2.0.0 the same results can be achieved with the Map and Collection constructors in java post parsing.ContentHandler Deprecated. since 2.0.0 it doesn't extend the SAX ContentHandler promoting bad practices and incompatible code.DeserializationException DeserializationException explains how and where the problem occurs in the source JSON text during deserialization.DeserializationException.Problems The kinds of exceptions that can trigger a DeserializationException.ItemList Deprecated. since 2.0.0 all of the functionality provided by the class seems to be already provided in the JDK.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.JSONArray Deprecated. since 2.0.0, replaced byJsonArray
JSONAware Deprecated. since 2.0.0, replaced byJsonable
Jsoner Jsoner provides JSON utilities for escaping strings to be JSON compatible, thread safe parsing (RFC 4627) JSON strings, and serializing data to strings in JSON format.JsonKey Should be implemented by Enums so that keys are easily maintained.JsonObject JsonObject is a common non-thread safe data format for string to data mappings.JSONObject Deprecated. since 2.0.0, replaced byJsonObject
JSONParser Deprecated. since 2.0.0, copied to a new packageJsoner
.JSONStreamAware Deprecated. since 2.0.0, replaced byJsonable
JSONValue Deprecated. since 2.0.0, replaced byJsoner
ParseException Deprecated. since 2.0.0, copied to a new package.Yytoken Deprecated. since 2.0.0, copied to a new package.