Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Java XML and JSON by JEFF FRIESEN (repost)

    Posted By: arundhati
    Java XML and JSON by JEFF FRIESEN  (repost)

    Author, "Java XML and JSON by JEFF FRIESEN"
    English | 2016 | ISBN: 1484219155 | 257 pages | PDF | 5 MB

    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.