[Home] [By Thread] [By Date] [Recent Entries]

  • From: Bill Lindsey <bill@b...>
  • To: PaulT <pault12@p...>, xml-dev@l...
  • Date: Fri, 21 Sep 2001 09:56:55 -0700

PaulT wrote:

> Sofar I have not seen a single XSLT engine
> not accumulating the output... 

Take a look at James Clark's XT.  The transformer builds
the result document by calling methods on a "Result"
object which in turn fires SAX events, usually immediately,
to a Handler, which typically serializes to an output stream.

-Bill

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member