Java and XSLT

Eric M. Burke

  • 出版商: O'Reilly
  • 售價: $1,520
  • 貴賓價: 9.5$1,444
  • 語言: 英文
  • 頁數: 544
  • 裝訂: Paperback
  • ISBN: 0596001436
  • ISBN-13: 9780596001438
  • 相關分類: Java 程式語言XML
  • 已絕版

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

商品描述

The power of XSLT is its ability to change the structure or format of any content that can be converted to XML. Java and XSLT shows you how to use XSL transformations in Java programs ranging from stand-alone applications to servlets. After an introduction to XSLT, the book focuses on applying transformations in some real-world scenarios, such as developing a discussion forum, transforming documents from one form to another, and generating content for wireless devices.

Java and XSLT discusses several common XSLT processors and the TRAX API, paying special attention to performance issues. Although there's a brief tutorial introduction to the XSLT language, the primary focus of the book isn't on learning XSLT or developing stylesheets; it's on making practical use of transformations in Java code.

The book covers:

  • Introduction and Technology Review

  • XSLT--The Basics

  • XSLT--Beyond The Basics

  • Java Web Architecture

  • Programmatic Interfaces to XSLT Processors

  • Using XSLT with Servlets

  • Discussion Forum Implementation

  • Advanced XSLT Web Techniques

  • Testing, Tuning and Development Environments

  • WAP and WML

  • XSLT and Wireless Examples