xsl-list
[Top] [All Lists]

Re: Max size?

2003-01-08 18:18:49
Edward(_dot_)Middleton(_at_)nikonoa(_dot_)net wrote:
Do you mean it creates a complete tree for the document before processing, or
just a tree containing the currently processed portion of the document?

It depends. AFAIK Saxon always produces a full in-memory
representation of the whole document.
Xalan is capable of "streaming processing". If told so
it may hold only a portion of the processed source in
memory. With a generic copy-through style sheet Xalan
should be able to work on input of arbitrary size.

J.Pietschmann


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



<Prev in Thread] Current Thread [Next in Thread>