On 2014-01-14 09:57, "Ola Fosheim Grøstad" <[email protected]>" wrote:

I want to read XML files and replace the nodes I care about (shapes and
transforms) with my own version so that I more easily can manipulate it
(using a more efficient internal representation). The kxml library
appears have a node class, so maybe that is the better option.

The Tango XML parser is one of the fastest XML parser available:

http://dotnot.org/blog/archives/2008/03/10/xml-benchmarks-updated-graphs-with-rapidxml/

--
/Jacob Carlborg

Reply via email to