[Home] [By Thread] [By Date] [Recent Entries]
> 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. Maybe you take a look at James Clark's XT? Before sending out the stream of SAX events, it accumulates the output. Rgds.Paul.
|

Cart



