Java XML and JSON : Document Processing for Java SE - Jeff Friesen

Java XML and JSON

Document Processing for Java SE

By: Jeff Friesen

Paperback | 11 January 2019 | Edition Number 2

At a Glance

Paperback


$124.67

or 4 interest-free payments of $31.17 with

 or 

Aims to ship in 7 to 10 business days

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.

More in Web Programming

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$50.35

33%
OFF
Starting Out with Python : 5th Global Edition - Tony Gaddis

RRP $138.95

$112.25

19%
OFF
The Art of SEO : Mastering Search Engine Optimization - Stephan Spencer
Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Modern PHP : New Features and Good Practices - Josh Lockhart

RRP $57.00

$28.25

50%
OFF
Python for Finance : Mastering Data-Driven Finance - Yves J. Hilpisch

RRP $152.00

$66.25

56%
OFF
The Practice of Computing Using Python, Global Edition : 3rd Edition - William Punch
Java How to Program, Early Objects : 11th Global Edition - Paul Deitel
Introducing Python : Modern Computing in Simple Packages - Bill Lubanovic