Hi, I have 2 questions regarding data processing using the event based API:
1. Is there a way to use custom exceptions in HSSFListener.process(Record record) It would be nice to be able to validate content/structure of the document and throw exceptions in case something is amiss. 2. Using the event-based API, how do I find out which sheet I'm in for a given LabelSSTRecord? Is there a construct like the one used to get the string value from the SSTRecord? Thanks in advance, Morten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
