Parsing XML using sax parser

守給你的承諾、 提交于 2019-12-11 18:26:06

问题


I am developing an android application. Did all the screens UI. Implemented the functionality.

Now doing the parsing part. I have declared the attributes but when I run the code it's showing message on the emulator No Message Found...

The url that I am parsing from is http://services.mascus.com/api/getexport.aspx?exportid=PonEquipment

Thanks in advance Tushar


回答1:


Maybe you want to take a look at this answer.



来源:https://stackoverflow.com/questions/4849142/parsing-xml-using-sax-parser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!