On 11/04/2012 12:23, Alberto Massari wrote:
It could happen when an entity reference is found, or if the text fragment is bigger than the internal buffer; in any case you must expect multiple invocations of the characters() method, that you must concatenate.
Thanks. I've already started doing just that. - Olumide