On Wed, 29 Sep 2010, Diána Lukács wrote:
I had worked with POI Version 3.0.2. I will to use now the newest 3.7 Version. I worked with different workbooks, and these workbooks inherited the HSSFWorkbook Class. But this class is final in the newest Version, I can't add any more with extends. Has somebody any idea, what should I do?
I believe Josh made various things final that people shouldn't normally be extending. I can't remember the exact reason, but he did have a good argument at the time...!
What are you attempting to do that would need you to be extending core classes of hssf?
Nick
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
