| Home - Books - Reviews - Tutorials - Software - Download - Orders - Newsletter | |
| Subscribe here for our free email newsletter - monthly update |
Custom Search
|
The Book of SAXapplication building for XML and Java developers
We've all been hearing a lot about XML in the
last couple of years - but what is it? Actually, it's easier
and perhaps more fruitful to ask what it's for.
This process is known as 'parsing'. There
are two methods of parsing XML. The first uses what is known
as the Document Object Model (DOM), which is similar
to the way a chemist will examine the structure of a molecule by building a 3D model of it. The second uses SAX, the Simple API for XML. Using the
SAX method is like waiting for your baggage
at a single-circuit carousel at an airport. Various
items go past and you take off the items you're
interested in.
Parsing is what this book is all about. It's a
practical guide for programmers working in Java and Visual
Basic. The book falls into two sections. The first is a
series of chapters which explain the fundamentals
of the SAX API with reference to code examples that
are downloadable from the book's website. The second part covers the SAX 1.0 and
2.0 API documentation, illustrated with short code examples in the text.
The emphasis is on practicality, and anyone whose task
it is to manipulate XML programmatically can count
on a flannel-free guide to how it's done. Seasoned
Java programmers might be a little irritated
by the code style - the authors clearly have a
C/C++ background - but it's clear and reassuring that
they are thoughtful programmers who are concerned with clarity, accuracy and
efficiency.
© Charles Johnson 2002 [other XML TECHNOLOGY books] W. Scott Means and Michael A. Bodie The Book of SAX : The Simple API for XML, San Francisco (CA): No Starch Press, 2002, pp. 293, ISBN 1886411778 |
|
| Home - Books - Reviews - Tutorials - Software - Download - Orders - Newsletter | |
|
Mantex - PO Box 100 - Manchester M20 6GZ - UK Tel: +44 0161 432 5811 — Email: info@mantex.co.uk Copyright © Mantex 2000—2007 |