Hi, I've created a parser which extracts some sections from HTML documents. I'm producing a new form of XHTML for the content handler, with for example <section id = "myID">SECTION CONTENT</section>. Which is the proper content handler for having all the sections? Will the XPath implementation for Tika support expressions with @ATTRIBUTE and [@ATTRIBUTE='value'] ?
Thank you Andrea
