This chapter provides tutorial notes and example codes on SAX (Simple API for XML). Topics include identifying SAX implementation classes in JDK; XML content event handler interface and methods; writing your own XML parser handler using SAX interface.