poi/src/java/org/apache/poi/hssf
Nick Burch 62b5b0d874 #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1732587 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 23:56:31 +00:00
..
dev replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 2016-01-10 02:20:35 +00:00
eventmodel Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 2013-08-23 18:36:41 +00:00
eventusermodel Refactor to pull out the list of Excel 97+ directory entry names to a common place, avoiding duplication. Also starts on unit testing #59074 2016-02-26 23:32:17 +00:00
extractor #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactory 2016-02-26 23:56:31 +00:00
model Refactor out the POIFS directory entry name for Excel 1-95 entries, and have ExtractorFactory detect (but not support) these old files 2016-02-26 23:43:59 +00:00
record Add details of the ignored errors where the HSSF spec provides a good description, and a bit more refactoring. #56892 2016-02-15 14:58:16 +00:00
usermodel Refactor out the POIFS directory entry name for Excel 1-95 entries, and have ExtractorFactory detect (but not support) these old files 2016-02-26 23:43:59 +00:00
util fix eclipse warning - mostly generics cosmetics 2015-09-12 18:45:07 +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