poi/src/java/org/apache/poi/hssf
Maxim Valyanskiy a52cd3e05a bug#48068: RecordFormatException: The content of an excel record cannot exceed 8224 bytes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@899608 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 12:25:15 +00:00
..
dev More work on FeatRecord/Shared Features. More is still needed though, it's still WIP 2009-12-26 19:57:09 +00:00
eventmodel Removed unused Model, ModelFactory. ModelFactoryListener etc. 2009-12-22 00:03:04 +00:00
eventusermodel Renamed model.Workbook to InternalWorkbook to alleviate name clash. 2009-12-22 00:51:29 +00:00
extractor Fixed compiler warnings - unnecessary else 2009-08-18 16:50:24 +00:00
model Add Generics types to avoid warnings 2009-12-27 18:16:12 +00:00
record bug#48068: RecordFormatException: The content of an excel record cannot exceed 8224 bytes 2010-01-15 12:25:15 +00:00
usermodel Tweak the generics definition on workbook so that method signatures on hssf and xssf won't need to change 2010-01-13 14:25:31 +00:00
util Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +00:00
OldExcelFormatException.java Base class for "old version" exceptions, and new HSLF detection + use of old versions exception 2009-05-16 20:51:29 +00:00
package.html deleted 'svn:executable' property 2009-10-16 19:17:12 +00:00