"Li Liang" <[EMAIL PROTECTED]> wrote:
> and the XSL needs to scan the whole
> document for transformation

Let's take a presupposition that "scan" means "//*".

> 1. XML file --> SAX parser --> SAX Source --> Xalan

> 2. XML file --> DOM parser --> DOM Source --> Xalan
>
> Which approach will be faster, or less memory?

I'm pretty sure #1.

-scott

Reply via email to