Java and XML (Paperback)

Brett McLaughlin

  • 出版商: O'Reilly
  • 出版日期: 2000-06-11
  • 定價: $1,200
  • 售價: 1.7$199
  • 語言: 英文
  • 頁數: 498
  • 裝訂: Paperback
  • ISBN: 0596000162
  • ISBN-13: 9780596000165
  • 相關分類: Java 程式語言XML
  • 立即出貨(限量) (庫存=1)

買這商品的人也買了...

商品描述

XML has been the biggest buzzword on the Internet community for the past year. But how do you cut through all the hype and actually put it to work? Java revolutionized the programming world by providing a platform-independent programming language. XML takes the revolution a step further with a platform-independent language for interchanging data. Java and XML share many features that are ideal for building web-based enterprise applications, such as platform-independence, extensibility, reusability, and global language (Unicode) support, and both are based on industry standards. Together Java and XML allow enterprises to simplify and lower costs of information sharing and data exchange. Java and XML shows how to put the two together, building real-world applications in which both the code and the data are truly portable.

This book covers:

  • The basics of XML
  • Using standard Java APIs to parse XML
  • Designing new document types using DTDs and Schemas
  • Writing programs that generate XML data
  • Transforming XML into different forms using XSL transformations (XSL/T)
  • XML-RPC
  • Using a web publishing framework like Apache-Cocoon

This is the first book to cover the most recent versions of the DOM specification (DOM 2), the SAX API (SAX 2) and Sun's Java API for XML.

商品描述(中文翻譯)

XML在過去一年成為互聯網社區中最為熱門的詞彙。但是,如何穿越所有的炒作,實際應用它呢?Java通過提供一種獨立於平台的編程語言,改變了編程世界。XML進一步推動了這場革命,提供了一種獨立於平台的數據交換語言。Java和XML具有許多特性,非常適合構建基於Web的企業應用程序,例如獨立於平台、可擴展性、可重用性和全球語言(Unicode)支持,並且兩者都基於行業標準。Java和XML共同使企業能夠簡化和降低信息共享和數據交換的成本。《Java和XML》展示了如何將這兩者結合起來,在真實世界的應用程序中實現代碼和數據的真正可移植性。

本書內容包括:
- XML的基礎知識
- 使用標準的Java API解析XML
- 使用DTD和Schema設計新的文檔類型
- 編寫生成XML數據的程序
- 使用XSL轉換(XSL/T)將XML轉換為不同形式
- XML-RPC
- 使用像Apache-Cocoon這樣的Web發布框架

這是第一本涵蓋DOM規範(DOM 2)、SAX API(SAX 2)和Sun的Java API for XML最新版本的書籍。