Analysis of Android-based XML Parsing Technology

The methods of DOM,SAX and XML pull for parsing XML on Android are introduced.Through an example,we expound the detailed technologies and implementation process of parsing XML documents by the three methods respectively,and compare the three methods according to XML file size.