Java: June 2004 Archives

DOM vs SAX

| | Comments (0)

I always knew DOM and XPath were not as fast as SAX, but I have never realized exactly how slow they are when applied to a huge XML document.