A reference implementation of a JSON package in Java. This version is modified a bit from Douglas's implementation--JSONElement is the root that both JSONObject and JSONArray inherit. Also added an Ant build, Eclipse project and retained the unit tests. -
View it on GitHub