xsl-list
[Top] [All Lists]

Re: sax or dom in XSLT procesing ?

2003-01-29 02:57:02
Andrey Solonchuk wrote:

I have some data, reading from source,
I build sax source from this data,
than i give this data as source for transformation.

i understood this than in the same time i have in memory
full sax source and xalan before transformation build its own full tree in
it, and only after this start transform.
so i have data in memory twice
SAXSource usually don't hold all data in memory, that's main difference between SAX and DOM. Take a look at "Events vs. Trees" at http://sax.sourceforge.net/?selected=event to understand how it works.

--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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