This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: more XSLT Processor


You'll find a list of products if you follow www.xslinfo.com

But they all build a tree of the document in memory (no one has foud a way
of avoiding that), and you won't find one that's faster than xt, except in a
few special cases.

If you are trying to do serial transformations of extremely large documents,
then XSLT may not be the right answer.

Mike Kay

> I am looking for the XSLT Processor, does anyone know where
> can I find it for free? Currently I'm using James Clark's xt
> which implement DOM and it is slow. Can somebody tell me
> where can i find the XSLT Processor that can implement SAX?
> Thank you.
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]