utf8bom.xml.sax   [plain text]


SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElement(foo)
SAX.endElement(foo)
SAX.endDocument()