Apress | XML And JSON: Document Processing For Java SE, 2nd Edition (2019 EN)

Discussion in 'Programming' started by Kanka, Sep 11, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,037
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Jeff Friesen
    Full Title: Java XML And JSON: Document Processing For Java SE, 2nd Edition
    Publisher: Apress; 2nd ed. edition (January 11, 2019)
    Year: 2019
    ISBN-13: 9781484243305 (978-1-4842-4330-5), 9781484243299 (978-1-4842-4329-9)
    ISBN-10: 1484243307, 1484243293
    Pages: 528
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 40.65 €


    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.


    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

    Features:
    ✓ Provides fully updated coverage from a Java 11 perspective
    ✓ Includes coverage of Oracle’s JSON-P API in a Java SE context
    ✓ Written by a JavaWorld.com columnist and respected Java expert

    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.

    -------------
     
    Last edited by a moderator: Mar 8, 2022