Skip to main content
Apress

Java XML and JSON

  • Book
  • © 2016

Overview

  • A unique accelerated practical treatment of JSON
  • Includes important areas where this can be applied: big data, Android and web services
  • Jeff Friesen is a JavaWorld.com columnist and highly respected Java expert, author and coder

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (10 chapters)

Keywords

About this book

Java XML and JSON is your one-stop guide to mastering the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML/JSON documents (and more). The first six chapters focus on XML along with the SAX, DOM, StAX, XPath, and XSLT APIs. The remaining four chapters focus on JSON along with the mJson, GSON, and JsonPath 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.




WhatYou'll Learn
  • Master the XML language
  • Learn how to validate XML documents
  • Learn how to parse XML documents with the SAX, DOM, and StAX APIs
  • Learn how to create XML documents with the DOM and StAX APIs
  • Learn how to extract values from XML documents with the XPath API
  • Learn how to transform XML documents with the XSLT API
  • Master the JSON format
  • Learn how to validate JSON documents
  • Learn how to parse and create JSON documents with the mJson and Gson APIs
  • Learn how to extract values from JSON documents with the JsonPath API




Who This Book Is For


Intermediate or advanced Java programmers/developers.


Reviews

“This book is a succinct primer suitable for those who need to quickly acquire a basic proficiency in dealing with these two most popular methods of data integration and information exchange. The book introduces both XML and JSON at the most basic level … . Summing Up: Recommended. All readership levels.” (F. H. Wild III, Choice, Vol. 54 (5), January, 2017)

“Java XML and JSON can be used as both a self-study guide and a reference for Extensible Markup Language (XML) and JSON documents and their processing in Java. … Readers will get a good understanding of the basic language concepts as well as a working knowledge of parsing methods for hierarchical documents. Each chapter is concisely written and has plenty of code examples (which can be downloaded and run), as well as implementation notes, a review test, and a summary.” (Rosario Uceda-Sosa, Computing Reviews, December, 2016)


Authors and Affiliations

  • Dauphin, Canada

    JEFF FRIESEN

About the author

Jeff Friesen is a freelance tutor and software developer with an emphasis on Java (and now Android). In addition to writing Learn Java for Android Development and co-writing Android Recipes -- Jeff has written numerous articles on Java and other technologies for JavaWorld, informIT, Java.net, DevSource and more.


Bibliographic Information

Publish with us