I'm learning how to use libxml2 from Apple's sample XMLPerformance project but it's for the SAX model of parsing.
Can anyone provide a sample of libxml2 DOM parsing? Many thanks.
I'm learning how to use libxml2 from Apple's sample XMLPerformance project but it's for the SAX model of parsing.
Can anyone provide a sample of libxml2 DOM parsing? Many thanks.
look at this website for different parsers. It does contain few DOM parsers.
http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project