Hi

I have multiple instances of ElementHandler for the same element path, e.g. I have insertHandler, updateHandler and errorHandler, all having '/table/data' as their element path. However, only one of them (the last one added) gets invoked by SAXReader.read(), while the others do not.

Is there a way so they all get invoked when onStart() and onEnd() events are broadcast?

Best regards
-- 
benjamin kopic
m: +44 (0)780 154 7643
t: +44 (0)20 7794 3090
e: [EMAIL PROTECTED]
w: http://www.panContext.com/

Reply via email to