SAX.setDocumentLocator() SAX.startDocument() SAX.comment( test of hyphen and line break handling

some text - interrupted -

) SAX.startElement(doc) SAX.endElement(doc) SAX.endDocument()