JAX: Java APIs for XML Kick Start

 Print    E-Mail    Add Note    Add Bookmark    

Java APIs for XML Kick StartBy Aoyon Chowdhury, Parag Choudhary
Table of Contents
Part II.  JAXP: Java API for XML Processing

IN THIS CHAPTER

  • Overview

  • The XSLT Packages

  • Using XSLT with DOM

  • Using XSLT with SAX

  • SAX or DOM?

  • XPath

  • Transforming XML

  • Creating the MyXSLTTransformer Application

This chapter covers the XSLT packages in JAXP, and the steps involved in converting a DOM to XML using XSLT. This chapter also discusses how to use SAX-specific XSLT APIs, the XPath addressing mechanism, and how to create a simple XSLT document for converting an XML file into both another XML file and HTML document.


 Print    E-Mail    Add Note    Add Bookmark    
Top

[0672324342/ch06]

 
 

Категории