Part 1: Exploring XML Chapter 1: Introducing XMLChapter 2: Parsing XML Documents with SAX Chapter 3: Parsing and Creating XML Documents with DOM Chapter 4: Parsing and Creating XML Documents with StAX Chapter 5: Selecting Nodes with XPath Chapter 6: Transforming XML Documents with XSLT Part 2: Exploring JSON Chapter 7: Introducing JSONChapter 8: Parsing and Creating JSON Objects with mJson Chapter 9: Parsing and Creating JSON Objects with Gson Chapter 10: Extracting JSON Values with JsonPathChapter 11: Processing JSON with JacksonChapter 12: Processing JSON with JSON-P Part 3: Appendixes