public comment(ch as Array<Char>, start as Int, length as Int) as Void throws SAXException
Reports an XML comment.
handler.comment(buffer, 0, Int(buffer.size))