All Classes
-
All Classes Class Summary Exception Summary Class Description JSONArray A JSONArray is an array structure capable of holding multiple values, including other JSONArrays andJSONObjectsJSONException An exception used by the JSON5 for Java Library if something went wrongJSONObject A JSONObject is a map (key-value) structure capable of holding multiple values, including otherJSONArraysand JSONObjectsJSONParser A JSONParser is used to convert a source string into tokens, which then are used to constructJSONObjectsandJSONArraysJSONStringify A utility class for serializingJSONObjectsandJSONArraysinto their string representations