[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. -Bill
|

Cart



