I have to run several XSLT iterations against the same XML source document, and was wondering if there is a way I can cache and re-use the DTM, so that Xalan doesn't have to rebuild this each time. I know that I can parse the document and use it as a DOMSource, but was curious if it might perform better if I used the DTM somehow.
 
Thanks,
 
Cory
 
Cory Isaacson
President & CTO
Compuflex International
(818) 884-1168
[EMAIL PROTECTED]
www.compuflex.com
 

Reply via email to