Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Simple API for XML (SAX) is an events-based parser that provides an alternative to the Document Object Model (DOM). This section introduces some of the fundamental concepts pertinent to SAX and events-based parsing.