Uses of Package
at.syntaxerror.json5
-
Classes in at.syntaxerror.json5 used by at.syntaxerror.json5ClassDescriptionA JSONArray is an array structure capable of holding multiple values, including other JSONArrays and
JSONObjectsAn exception used by the JSON5 for Java Library if something went wrongA JSONObject is a map (key-value) structure capable of holding multiple values, including otherJSONArraysand JSONObjectsThis class used is used to customize the behaviour ofparsingandstringifyingAn enum containing all supported behaviors for duplicate keysA JSONParser is used to convert a source string into tokens, which then are used to constructJSONObjectsandJSONArrays