>But when the source is SAXSource, Xalan still needs to build an internal
>DTM for the tree representaion, right?

Building a "native" DTM is less work, and less storage, than building a DOM
and wrapping a DTM proxy layer around it.

Reply via email to