|
|
In this chapter we focus on the Simple API for XML (SAX), an event-driven, serial-access mechanism for accessing XML documents. As you'll see in the DOM section of the tutorial, there is a mechanism however, taking advantage of that mechanism requires an understanding of the SAX model.
|