Java XML and JSON

JEFF FRIESEN

  • 出版商: Apress
  • 出版日期: 2016-06-16
  • 售價: $1,490
  • 貴賓價: 9.5$1,416
  • 語言: 英文
  • 頁數: 284
  • 裝訂: Paperback
  • ISBN: 1484219155
  • ISBN-13: 9781484219157
  • 相關分類: Java 程式語言JavaScriptXML
  • 下單後立即進貨 (約3~6週)

商品描述

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.
 

商品描述(中文翻譯)

這本書介紹了流行的XML和JSON數據交換語言。您將探索每種語言,並學習如何通過各種Java API解析/創建基於XML的文檔和解析基於JSON的文檔。您還將學習XML和JSON在AJAX(和AJAJ)、Android、大數據和Web服務上的應用和使用,都從Java的角度出發。

每章結束時都有一些選擇性的練習,旨在考驗您對該章內容的理解。附錄提供了這些練習的答案。第二個附錄列出了開發者對XML和JSON的問題以及我對這些問題的回答。

您將學到什麼:
- 如何使用Java、JSON和XML一起構建服務和大數據
- 如何使用XML:使用SAX、DOM、StAX解析XML文檔;使用XPath選擇節點;使用XSLT轉換XML文檔
- JSON是什麼,如何使用Google GSON、Jackson、Quick JSON解析JSON內容
- 如何自己創建JSON API
- 如何在Ajax、Android、大數據和Web服務中使用XML和JSON

這本書適合中級或高級Java程序員/開發人員閱讀。