Uses of Package
org.codehaus.jettison.json
Packages that use org.codehaus.jettison.json
Package
Description
-
Classes in org.codehaus.jettison.json used by org.codehaus.jettisonClassDescriptionA JSONArray is an ordered sequence of values.The JSONException is thrown by the JSON.org classes then things are amiss.A JSONObject is an unordered collection of name/value pairs.A JSONTokener takes a source string and extracts characters and tokens from it.
-
Classes in org.codehaus.jettison.json used by org.codehaus.jettison.badgerfishClassDescriptionThe JSONException is thrown by the JSON.org classes then things are amiss.A JSONObject is an unordered collection of name/value pairs.A JSONTokener takes a source string and extracts characters and tokens from it.
-
Classes in org.codehaus.jettison.json used by org.codehaus.jettison.jsonClassDescriptionA JSONArray is an ordered sequence of values.The JSONException is thrown by the JSON.org classes then things are amiss.A JSONObject is an unordered collection of name/value pairs.A JSONTokener takes a source string and extracts characters and tokens from it.JSONWriter provides a quick and convenient way of producing JSON text.
-
Classes in org.codehaus.jettison.json used by org.codehaus.jettison.mappedClassDescriptionA JSONArray is an ordered sequence of values.The JSONException is thrown by the JSON.org classes then things are amiss.A JSONObject is an unordered collection of name/value pairs.A JSONTokener takes a source string and extracts characters and tokens from it.