Covers SAX, DOM, StAX, XPath, and XSLT APIs for XML processing to enable comprehensive document manipulation
Expands JSON coverage with JSON P, JSONPath, Jackson, Gson, and MJSON APIs for advanced data handling
Includes practical examples and exercises with solutions in the appendix for reinforced learning
Tests and updates all examples with Java 11, including simplified code using Java 11's var language feature
Provides clear step-by-step instructions and code for both parsing and creating XML and JSON documents
Summarized by Shop
Use this guide to master the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML and JSON documents from the Java language. New in this edition is coverage of Jackson (a JSON processor for Java) and Oracle's own Java API for JSON processing (JSON-P), which is a JSON processing API for Java E