[
Lists Home |
Date Index |
Thread Index
]
> Can the new StAX streaming parser provide a performance boost to my
> application! In this case, my application will pull events from the
> XML (in a serial fashion). This will give me same performance as SAX.
> I cannot use SAX, because there is no way to push events to my
> application. DOM is surely slow ! I think StAX is still an emerging
> technology, and the drivers are not as robust as today's SAX parsers.
Yes, I have been very disappointed by the reliability of the StAX parsers
from BEA and Sun, and by the fact that they don't seem to be moving forward
aggressively.
Michael Kay
http://www.saxonica.com/
|