I have two options in front of me for parsing really fat XML file,
- TouchXML
- GDataXML
It's lot of work to do because XML file is very huge. I thought of asking people who have already worked with these parsers.
- Which one is better for fat XML files?
- I found a blog post which says that TouchXML does not edit/save XML files whereas GDataXML has that feature. What exactly do they mean by edit/save XML file feature?