Re: [xsl] sax or dom in XSLT procesing ?

Subject: Re: [xsl] sax or dom in XSLT procesing ?
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Wed, 29 Jan 2003 12:05:13 +0200
Andrey Solonchuk wrote:

SR> First figure out what it is you're trying to achieve. Size of the documents
SR> you're planning to work on is very important as well!
yes, but i didn`t know size now,
i search answer how to waste much mode memory. some of question is if
xslt processor (i use xalan) build full tree of data before start
transform ?
afaik Xalan internally works with Document Table Model[1], which may use input DOM through DOM2DTM.

[1] http://xml.apache.org/xalan-j/dtm.html
--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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



Current Thread