𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Java XML and JSON

✍ Scribed by JEFF FRIESEN (auth.)


Publisher
Apress
Year
2016
Tongue
English
Leaves
300
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Table of Contents


Front Matter....Pages i-xx
Introducing XML....Pages 1-28
Parsing XML Documents with SAX....Pages 29-55
Parsing and Creating XML Documents with DOM....Pages 57-74
Parsing and Creating XML Documents with StAX....Pages 75-95
Selecting Nodes with XPath....Pages 97-118
Transforming XML Documents with XSLT....Pages 119-132
Introducing JSON....Pages 133-147
Parsing and Creating JSON Objects with mJson....Pages 149-178
Parsing and Creating JSON Objects with Gson....Pages 179-222
Extracting JSON Values with JsonPath....Pages 223-239
Back Matter....Pages 241-284

✦ Subjects


Programming Languages, Compilers, Interpreters; Programming Techniques


πŸ“œ SIMILAR VOLUMES


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

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