>But I need to specify the 'incremental' attribute to get DTM rite?
>Otherwise (by default) it builds straight DOM on the input side?

No. Xalan-J always uses DTM as its internal model. 

(In fact, if you pass us a DOM, we put a DTM wrapper around it to make it 
available to the rest of Xalan-J. Inefficiencies in that process are why 
we're currently more efficient when processing from a SAXSource or 
StreamSource than from a DOMSource.)

I believe Xalan-C has a slightly different, but similar, approach to 
managing its source documents. But it's been too long since I've looked at 
that code.

______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more. 
"may'ron DaroQbe'chugh vaj bIrIQbej"  ("Put down the squeezebox and nobody 
gets hurt.")

Reply via email to