/[Apache-SVN]
ViewVC logotype

Revision 352490


Jump to revision: Previous Next
Author: acoliver
Date: Sat Apr 27 01:32:58 2002 UTC (22 years, 2 months ago)
Changed paths: 1
Log Message:
Fixes previously failing unit test (class cast exception in creating workbook...tried to cast
to ExternSheet when it was an UnknownRecord due to omission from RecordFactory.
Points out an annoying feature of HSSF architecture..  SID is used for identification instead
of instanceof for the purpose of efficiency and...cleanliness but in the event of unknown
record you can have an unfortunate mismatch.  Not sure what an acceptable solution is.


Changed paths

Path Details
Directoryjakarta/poi/trunk/src/java/org/apache/poi/hssf/record/RecordFactory.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26