Tag: JSON / JAVA / XML

Community

Parsing XML in J2ME

(Jonathan Knudsen) The 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 t

Community

XML 1.1 and Namespaces 1.1 revealed

(Arnaud Le Hors) On February 4, 2004, the W3C issued, almost confidentially, a new recommendation called “Extensible Markup Language (XML) 1.1”. This specification defines a new version of the now-omnipresent XML format. Given the importance of XML, one might think this would have created a great de