SAX : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

SAX
SAX stands for SAX (Simple API for XML), a parsing technique for XML (extensible Markup Language). It is part of Oracle’s JAXP (Java Api for XML Processing) classes for manipulating XML. It hands you each field one at a time as it parses. In contrast, DOM (Document Object Model) creates a tree. The advantage of SAX is it needs only a small amount of memory to process a large file. The code you need to read an XML file is unbelievably ugly and verbose.

The name SAX also refters to a protocol I proposed in 1985 to replace FTP (File Transfer Protocol) for file transfer. It uses far fewer acks so generates less network congestion and less delay. It’s key features are never throwing away good packets received and restart after a disconnect.

Learning More

Oracle’s Javadoc on SAX package : available:
Oracle’s Javadoc on XMLStreamReader class : available:

Books

book cover recommend book⇒SAX2to book home
by David Brownell 978-0-596-00237-4 paperback
publisher O’Reilly recommended
published 2002-01-03
Using the SAX2 API to process XML.
Australian flag abe books anz abe books.ca Canadian flag
German flag abe books.de amazon.ca Canadian flag
German flag amazon.de Chapters Indigo Canadian flag
Spanish flag amazon.es Chapters Indigo eBooks Canadian flag
Spanish flag iberlibro.com abe books.com American flag
French flag abe books.fr amazon.com American flag
French flag amazon.fr Barnes & Noble American flag
Italian flag abe books.it Nook at Barnes & Noble American flag
Italian flag amazon.it Kobo American flag
India flag junglee.com Google play American flag
UK flag abe books.co.uk O’Reilly Safari American flag
UK flag amazon.co.uk Powells American flag
UN flag other stores
Greyed out stores probably do not have the item in stock. Try looking for it with a bookfinder.

This page is posted
on the web at:

http://mindprod.com/jgloss/sax.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\sax.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[44.220.245.254]
You are visitor number