The SAXAdapter is a utility that builds on the SAX interface and simplifies the use of SAX while preserving its efficiency and power. With SAXAdapter, SAX truly becomes a “simple” API with less of a learning curve than the tree-based APIs such as DOM