You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Dennis Thrysoe - Netnord A/S <dt...@netnord.dk> on 2000/11/08 11:20:09 UTC

Sequential transformation

Hi,

What aspects should I be aware of if implementing a sequential usage of 
Xalan-Java 2?

I need to be able to transform huge files, and hopefully the memory 
usage can be kept to a minimum.

My current experimental implementation, based on SAX2 in and SAX2 out, 
uses 34 Mb memory for transforming a 4.2 Mb inmput file.

Any help appreciated. (Please not I'm not subscribing to this list)

TIA,
-dennis