On Tue, 5 May 2009, Chris Lott wrote:
I am extending it to read just the first row of an Excel sheet. In this example, the user implementation of HSSFListener is wrapped inside a MissingRecordAwareHSSFListener, which in turn is wrapped inside a FormatTrackingHSSFListener.

Yup, it's all hung off HSSFListener, not AbortableHSSFListener (which personally I'm not all that keen on the API of, but it's a bit late to change that now...)

OOI, can you not just throw a custom exception in processRecord once you're done, and catch that further up?

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to