mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
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. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352490 13f79535-47bb-0310-9956-ffa450edef68
Languages
Java
99.6%
Groovy
0.1%