Link to Sun article on XML Parsing
http://developers.sun.com/mobility/midp/articles/parsingxml/
The XML Parsers decribed are:
ASXMLP 020308
kXML 2.0 alpha
kXML 1.2
MinML 1.7
NanoXML 1.6.4
TinyXML 0.7
Xparse-J 1.1
The sample code uses kXML 1.2 as the article describes that it is designed for MIDP.
addthis_url = ‘http%3A%2F%2Fwww.sl8r.co.uk%2F2008%2F04%2F01%2Fj2me-xml-parsing%2F’;
addthis_title = ‘J2ME%3A+XML+Parsing’;
addthis_pub [...]