Chapter 11: Parsing XML

Team-Fly

Overview

On the desktop and in the enterprise, Java and XML is a winning combination. In brief, Java is portable code and XML is portable data. Developing in Java gives you the ability to deploy code on many different platforms, while XML supplies a highly portable data format for exchanging data between application components and applications themselves.

XML's popularity is sure to reach into the J2ME world. This chapter describes XML parsers that are available for MIDP environments. This is fun stuff, right at the raw edge of J2ME development. MIDP is new enough that things like XML parsers haven't been fully ported to the platform, and you will probably have to mess around with the source code for these parsers to get them to run.


Team-Fly


Wireless Java. Developing with J2ME
ColdFusion MX Professional Projects
ISBN: 1590590775
EAN: 2147483647
Year: 2000
Pages: 129

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net