sax or dom in XSLT procesing ? 2003-01-28 - By Andrey Solonchuk
Hello xalan-j-users,
when I see how to use xalan for xslt I founded that as source it can use both DOM and SAX. I make data for procesing with xslt in my programm and withot saveng xml data to disk transform it with xstl. What is better to use as input data? dom or sax? I think that xslt processor in any case convert inpur data to DOM and only after that transform. whats you opinion ? if i`m right ?
-- Best regards, Andrey mailto:solo@(protected)
|
|