Java Reference
In-Depth Information
See Also
The org.json API javadoc is online at http://www.json.org/java/index.html .
Summary
Many APIs exist for Java. Jackson is the biggest and most powerful; org.json and javax.json
are in the middle; StringTree (which I didn't give an example of because it doesn't have a
Maven Artifact available) is the smallest. For a list of these and other JSON APIs, consult ht-
tp://www.json.org/java/ and scroll past the syntax summary.
Search WWH ::




Custom Search