Chapter 15. XML for Small Devices
CHAPTER OVERVIEW
What Is XML?
Challenges for Small Devices
XML Parsing Models
Introducing Amazon XML Services
Amazon Services via XmlPull
Amazon Services via kDOM
A Mobile RSS client
XML is the foundation of componentized and interoperable Web Services. Java and XML are perfectly suited for each other, since Java provides code mobility while XML provides data mobility. In this chapter, we discuss why XML is so important, and we explore common XML parsing APIs on the Java platform and XML support on the J2ME platform. An example of Amazon XML Web Services demonstrates how to process real-world XML messages using different APIs. Finally, we learn about an RSS XML client, and the important concept of XML-based data aggregation ...
Get Enterprise J2ME™: Developing Mobile Java™ Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.