𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Java XML and JSON: Document Processing for Java SE

✍ Scribed by Jeff Friesen


Publisher
Apress
Year
2019
Tongue
English
Leaves
535
Edition
2nd
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 EE that also can be used with Java SE. This new edition of Java XML and JSON also expands coverage of DOM and XSLT to include additional API content and useful examples.
All examples in this book have been tested under Java 11. In some cases, source code has been simplified to use Java 11’s var language feature. The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining six chapters focus on JSON along with the mJson, GSON, JsonPath, Jackson, and JSON-P APIs. Each chapter ends with select exercises designed to challenge your grasp of the chapter's content. An appendix provides the answers to these exercises.

What You'll Learn

  • Master the XML language
  • Create, validate, parse, and transform XML documents
  • Apply Java’s SAX, DOM, StAX, XPath, and XSLT APIs
  • Master the JSON format for serializing and transmitting data
  • Code against third-party APIs such as Jackson, mJson, Gson, JsonPath
  • Master Oracle’s JSON-P API in a Java SE context

Who This Book Is For
Intermediate and advanced Java programmers who are developing applications that must access data stored in XML or JSON documents. The book also targets developers wanting to understand the XML language and JSON data format.

✦ Table of Contents


Front Matter ....Pages i-xviii
Front Matter ....Pages 1-1
Introducing XML (Jeff Friesen)....Pages 3-34
Parsing XML Documents with SAX (Jeff Friesen)....Pages 35-65
Parsing and Creating XML Documents with DOM (Jeff Friesen)....Pages 67-112
Parsing and Creating XML Documents with StAX (Jeff Friesen)....Pages 113-138
Selecting Nodes with XPath (Jeff Friesen)....Pages 139-164
Transforming XML Documents with XSLT (Jeff Friesen)....Pages 165-183
Front Matter ....Pages 185-185
Introducing JSON (Jeff Friesen)....Pages 187-203
Parsing and Creating JSON Objects with mJson (Jeff Friesen)....Pages 205-242
Parsing and Creating JSON Objects with Gson (Jeff Friesen)....Pages 243-298
Extracting JSON Values with JsonPath (Jeff Friesen)....Pages 299-322
Processing JSON with Jackson (Jeff Friesen)....Pages 323-403
Processing JSON with JSON-P (Jeff Friesen)....Pages 405-457
Front Matter ....Pages 459-459
Answers to Exercises (Jeff Friesen)....Pages 461-518
Back Matter ....Pages 519-528


πŸ“œ SIMILAR VOLUMES


Java XML and JSON: Document Processing f
✍ Jeff Friesen [Jeff Friesen] πŸ“‚ Library πŸ“… 2019 πŸ› Apress 🌐 English

<span><span><div><div>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

Mastering XMI: Java Programming with XMI
✍ Timothy J. Grose Gary C. Doney Stephen A. Brodsky πŸ“‚ Library πŸ“… 2002 🌐 English

Create more powerful, flexible applications using a new extension of the XML standardProgrammers are finding that the XMI extension of the XML standard provides a lot more flexibility in writing software for sharing data. Written by one of the principal authors of XMI, this book provides programmers

Mastering XMI: Java Programming with XMI
✍ Timothy J. Grose Gary C. Doney Stephen A. Brodsky πŸ“‚ Library πŸ“… 2002 🌐 English

Create more powerful, flexible applications using a new extension of the XML standardProgrammers are finding that the XMI extension of the XML standard provides a lot more flexibility in writing software for sharing data. Written by one of the principal authors of XMI, this book provides programmers

Java XML and JSON
✍ Friesen, Jeff πŸ“‚ Library πŸ“… 2016 πŸ› Apress 🌐 English

Java XML and JSON describes the popular XML and JSON data-interchange languages. You explore each language and learn how to parse/create XML-based documents and parse JSON-based documents via various Java APIs. You also learn how XML and JSON are used in AJAX (and AJAJ), Android, Big Data, and Web S

Java XML and JSON
✍ Friesen Jeff. πŸ“‚ Library 🌐 English

Apress, 2016. β€” 257 p. β€” ISBN-10: 1484219155, ISBN-13: 978-1-4842-1915-7.<div class="bb-sep"></div><strong>This book describes the popular XML and JSON data-interchange languages.</strong> You'll explore each language and learn how to parse/create XML-based documents and parse JSON-based documents v