Hi,

> -----Original Message-----
> From: Bruno Dumon [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 27, 2002 1:04 PM

> > It just means if you use Saxon, Saxon will use Aelfred (which is
> bundled in the
> > Saxon jar) by default.
> >
> > If you want Saxon to use Xerces because you want a more feature
> rich parser, you
> > need to set the system property to point to Xerces.
> >
> > But, it is not optimal. Saxon would work much faster using its own DOM impl.
>
> Saxon can only work with its own dom implementation. Even if you set
> xerces as parser, saxon will still build its own optimized "dom" tree
> (but will use xerces as sax parser).

Ok, sorry, but it is still a much slower thing because of this.

best,
-Rob



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to