[jdom-interest] XSLT question
    Robin Rosenberg 
    robin.rosenberg at dewire.com
       
    Wed Jan 28 05:09:29 PST 2004
    
    
  
Hi,
Does the XSLT/XPath part of JDOM copy the DOM treee before processing or does it operate on the JDOM tree directly? 
The background is that I have a JDOM tree with speciallized 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
    
    
More information about the jdom-interest
mailing list