1 2 3 4 5
SAX.setDocumentLocator() SAX.startDocument() SAX.startElement(foo) SAX.endElement(foo) SAX.endDocument()