Questionsforum
How to read data from xml?

How to read data from xml?



On 2014-06-16 02:56:08.0
brajeshkumar


Numbers of libraries are there that helps you to read the data from xml. What i used is SAX parser and DOM parser.

Note : If you want to read the data from XML. SAX parser is faster than DOM parser.



On 2014-06-16 03:50:14.0
hablu

copyright@questionsforum.net