News

My last article, “Java XML and JSON: Document processing for Java SE, Part 1” introduced a variety of document transformation and processing techniques using SAXON and Jackson.
Java XML and JSON, Chapter 11, introduces Jackson, which provides APIs for parsing and creating JSON objects. It’s also possible to use Jackson to convert XML documents to JSON documents.
Learn about JavaScript Object Notation and JSON objects and arrays, including how and why they're used. Also, find out how JSON compares to HTML and XML.