KXML

From Seo Wiki - Search Engine Optimization and Programming Languages

Jump to: navigation, search

kXML is a lightweight Java-based XML parser designed to run on limited, embedded systems such as personal mobile devices. It is a pull parser which means it reads a little bit of the document at once. Then the application drives the parser through the document by repeatedly requesting the next piece.[1]

[edit] References

  1. Jonathan Knudsen (March 7, 2002), Parsing XML in J2ME, Online Article, Sun Developer Network

[edit] External links


es:KXML
Personal tools

Served in 0.228 secs.