1. Computing & Technology

SAX Parsers

The Simple API for XML or SAX is faster and more efficient than using the DOM. SAX is a Java based API that is very robust and effective. These SAX parsers make it easy for you to start using the Simple API for XML.

Crimson

Crimson is a Java XML parser which supports XML 1.0 via SAX2 and other APIs.

GNU JAXP

The GNU JAXP contains the Ælfred2 SAX2 parser.

Picolo XML Parser

Picolo was developed for speed. It supports SAX2 and SAX1.

Xerces Java Parser

Xerces-J is a Java XML parser which supports XML 1.0. It supports SAX2 and SAX1.

XP

XP is a non-validating XML parser written in Java. It only includes a SAX1 driver, but you can get a SAX2 driver for it at the About SAX Web site.

Discuss in my forum

©2012 About.com. All rights reserved.

A part of The New York Times Company.