Re: Trying to parse a HUGE(1gb) xml file

2010-12-31 Thread dontcare
You should look into vtd-xml, available in c, c++, java and c#. On Dec 20, 11:34 am, spaceman-spiff ashish.mak...@gmail.com wrote: Hi c.l.p folks This is a rather long post, but i wanted to include all the details everything i have tried so far myself, so please bear with me read the

[ANN]VTD-XML 2.9

2010-08-15 Thread dontcare
VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud computing, has been released. Please visit https://sourceforge.net/projects/vtd-xml/files/ to download the latest version. * Strict Conformance #VTD-XML now fully conforms to XML namespace 1.0 spec * Performance

Re: xml.sax parsing elements with the same name

2010-02-08 Thread dontcare
If you are using jython, then you might also want to consider VTD-XML, which is a lot easier to use and faster than SAX, native XPath support may be useful too http;//vtd-xml.sf.net On Jan 12, 12:13 am, Stefan Behnel stefan...@behnel.de wrote: amadain, 11.01.2010 20:13: I have an event