PDA

View Full Version : Parsing XML in J2ME



zehs_sha
شنبه 06 آبان 1385, 12:56 عصر
he convergence of J2ME and XML is currently a handful of open source parsers. In this article you'll learn how to parse XML in a MIDP client application. I'll begin by talking about system architecture and the motivation for using XML as a data transport. Then I'll describe the available XML parsers, discuss the challenges of developing in a small environment, and present some sample code.

http://developers.sun.com/techtopics/mobility/midp/articles/parsingxml/ (http://developers.sun.com/techtopics/mobility/midp/articles/parsingxml/)

zehs_sha
شنبه 06 آبان 1385, 15:04 عصر
http://www.ibm.com/i/c.gifAdd XML parsing to your J2ME applications
http://www.ibm.com/developerworks/library/wi-parsexml/ (http://www.ibm.com/developerworks/library/wi-parsexml/)