Hello,
Can anyone tell me how to parse a local xml file stored in the system using SAX ,with an example code.please also tell me where can i find information on that
Hello,
Can anyone tell me how to parse a local xml file stored in the system using SAX ,with an example code.please also tell me where can i find information on that
Here you can find nice tutorial about SAX: http://developerlife.com/tutorials/?p=29
Here you can find some information about working with XML on Android, including a section on using SAX: http://www.ibm.com/developerworks/opensource/library/x-android/index.html