𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Java XML and JSON

✍ Scribed by Friesen Jeff.


Tongue
English
Leaves
300
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Apress, 2016. β€” 257 p. β€” ISBN-10: 1484219155, ISBN-13: 978-1-4842-1915-7.

This book describes the popular XML and JSON data-interchange languages. You'll explore each language and learn how to parse/create XML-based documents and parse JSON-based documents via various Java APIs. You will also learn how XML and JSON are applied and used in AJAX (and AJAJ), Android, Big Data, and Web Services contexts, all from the Java perspective.
Each chapter ends with select exercises designed to challenge your grasp of the chapter's content. An appendix provides the answers to these exercises. A second appendix presents a list of developer questions about XML and JSON along with my answers to these questions.
What you'll learn:
How to use Java, JSON and XML together to build services, big data;
How to use XML; parse XML documents with SAX, DOM, StAX; selecting nodes with XPath; and transform XML documents with XSLT;
What is JSON and how to explore parsing JSON content with Google GSON, Jackson, Quick JSON;
How to roll your own JSON APIs;
How to use XML and JSON with Ajax, Android, big data and web services.
Who this book is for:
This book is for intermediate or advanced Java programmers/developers.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;Java


πŸ“œ 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: 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