]> source.dussan.org Git - poi.git/commit
More detection for older Excel formats when opening the POIFS Stream, and a more...
authorNick Burch <nick@apache.org>
Sun, 30 Nov 2014 16:59:06 +0000 (16:59 +0000)
committerNick Burch <nick@apache.org>
Sun, 30 Nov 2014 16:59:06 +0000 (16:59 +0000)
commit687321411365f660244df0bbe66f824889bd0da9
tree00c96f7af90f6163a65446989558c7ef4b81e02c
parent0c32d34befcd37c9b5da11ee402ee7e698b0fbf3
More detection for older Excel formats when opening the POIFS Stream, and a more specific exception for non-OLE2 files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642565 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/extractor/OldExcelExtractor.java
src/java/org/apache/poi/poifs/filesystem/NotOLE2FileException.java [new file with mode: 0644]
src/java/org/apache/poi/poifs/filesystem/OfficeXmlFileException.java
src/java/org/apache/poi/poifs/storage/HeaderBlock.java