This post originated from an RSS feed registered with Java Buzz
by Russell Beattie.
Original Post: Java and XSLT Chapter 5
Feed Title: Russell Beattie Notebook
Feed URL: http://www.russellbeattie.com/notebook/rss.jsp?q=java,code,mobile
Feed Description: My online notebook with thoughts, comments, links and more.
I'll have to see if it's on Safari as well to get a longer taste... I know Safari needs to make some artificial barriers so that you can't copy an entire book in 16 pages (one per chapter) but it's *so* nice to read the info like this article, presented as one long page - no download pauses between small sections (though this page is so big it actually slows Mozilla down - I've had to close the page in order to write this!). I'll have to try turning on background download in Moz and see if that helps.
Anyways, this chapter goes into details on how the different XSLT Java parsers work, how to use JAXP instead, and some details at the end on practical cacheing of XSL transforms (with a nice short singleton cache class that I've immediately copied for my own use).