public comment(ch as Array<Char>, start as Int, length as Int) as Void throws SAXException:
Receives an XML comment.
handler.comment(['o', 'k'], 0, 2)