| IN THIS CHAPTER 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. |