It seems that SAX based XML parsers by default ignore XML comments, that the SAX2 LexicalHandler does handle them. Is there a way to add a LexicalHandler to the XML parser so that the contents of the comments will be returned by the Tika handler.toString()?
Many thanks, Claude
