I am parsing an XML document using the SAX parser. I am using the characters method to capture the data provided between two element tags, accounting for the fact that the data will be provided in chunks :I am parsing an XML document using the SAX pars