[jdom-interest] XSLT question

Robin Rosenberg robin.rosenberg.lists at dewire.com
Wed Jan 28 05:33:28 PST 2004


Hi,

Does the XSLT/XPath part of JDOM copy the DOM tree before processing or does it operate on the JDOM tree directly? 

The background is that I have a JDOM tree with specialized nodes so I can operate on very large documents. It is a gawdamn 
ugly hack in its current form. However I want to do some transformations on the tree and XSLT could be one of the options instead 
of handcoding the transformations in Java as I've done so far.

-- robin

/"\
\ /    ASCII Ribbon Campaign
 X   against HTML email & vCards
/ \



More information about the jdom-interest mailing list