The JSON data interchange format is easily supported in Java. Free source code is available. It is provided without support or warranty. Feedback is welcome. Source Javadoc Description A JSONObject is an unordered collection of name/value pairs. Its external form is a string wrapped in curly braces with colons between the names and values, and commas between the values and names. The internal form