Next in thread → Next in month →

Re: XSLT with DOM or SAX ?

From
Dimitre Novatchev <>
To
Date
2005-03-29T20:21:23Z
ID
<d2cdaa$44s$>
Thread
Re: XSLT with DOM or SAX ?
> If no resolver for "", wouldn't the the transformation work on an already 
> parsed tree (cached in the Templates object??) for the particular 
> processor?


This seems dahgerous to do.

An XSLT processor may have performed some optimizations on the stylesheet 
before starting the transformation -- the result may have little resemblance 
with the original xml document containing the stylesheet.


Cheers,
Dimitre Novatchev.
Next in thread → Next in month →