[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

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


Subject: Re[2]: [xsl] sax or dom in XSLT procesing ?
From: Andrey Solonchuk <solo@xxxxxxxxxxxxxx>
Date: Wed, 29 Jan 2003 10:47:18 +0200

Hello Oleg,

Wednesday, January 29, 2003, 10:32:22 AM, you wrote:

Can you help me with examples how to build Sax document???
(i use java - xalan + saxon2)

OT> Andrey Solonchuk wrote:

>> I have no document now, i have data calculated by my program, and I
>> thinking in what format build input document for transformation,
>> in examples i found only transform SAX or DOM building from FILE,
>> and didnt understood whats input choise better.
>> I want not to save data to disk, but calculate data, build SAX or DOM
>> document from it, and invoke transformation.
OT> Of course SAX, don't waste memory for superfluous temporary DOM.




-- 
Best regards,
 Andrey                            mailto:solo@xxxxxxxxxxxxxx



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



Current Thread