Java Xml And Json: Document Processing For Java Se -
The book is logically divided into two parts: the first six chapters cover XML (SAX, DOM, StAX, XPath, XSLT), while the remaining six cover JSON (mJson, GSON, JsonPath, Jackson, and JSON-P).
The author explicitly states the book does not focus on comparing the performance speeds of different libraries. Java XML and JSON: Document Processing for Java SE
Covers both built-in JDK APIs (like JAXP) and popular third-party libraries (like Jackson and Gson). The book is logically divided into two parts:
Loaded with downloadable code examples and real-world implementation notes. Java XML and JSON: Document Processing for Java SE