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
β Scribed by JEFF FRIESEN (auth.)
- Publisher
- Apress
- Year
- 2016
- Tongue
- English
- Leaves
- 300
- Category
- Library
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
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 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
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
<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