Uses of Package
com.github.openjson
-
Classes in com.github.openjson used by com.github.openjson Class Description JSONArray A dense indexed sequence of values.JSONException Thrown to indicate a problem with the JSON API.JSONObject A modifiable set of name/value mappings.JSONStringer ImplementsJSONObject.toString()
andtoString()
.JSONStringer.Scope Lexical scoping elements within this stringer, necessary to insert the appropriate separator characters (ie.JSONTokener Parses a JSON (RFC 4627) encoded string into the corresponding object.