开发者

How to read xml from web service in symbian application

开发者 https://www.devze.com 2023-02-10 07:53 出处:网络
i have web service which returns data in xml format... i hav开发者_StackOverflowe searched google and everybody is giving solution in which they are reading from xml file.. i mobile please provide som

i have web service which returns data in xml format... i hav开发者_StackOverflowe searched google and everybody is giving solution in which they are reading from xml file.. i mobile please provide some specific solution


You can use KXML with Java-Me application and parse the XML data. See this link. Here clearly described how to use and how to parsing the XML data. For more info see this link also.

0

精彩评论

暂无评论...
验证码 换一张
取 消