]> source.dussan.org Git - poi.git/commit
Before opening an OOXML file, check the first few bytes, and give helpful exceptions...
authorNick Burch <nick@apache.org>
Tue, 15 Mar 2016 12:30:45 +0000 (12:30 +0000)
committerNick Burch <nick@apache.org>
Tue, 15 Mar 2016 12:30:45 +0000 (12:30 +0000)
commit7112835d901396d206974b5a7967924b01b52308
treed546ce94ed5900e52d453a2cb172ab025ec26fe3
parent700fe05e3433999ac5081e05ee0b008c6a3dab5b
Before opening an OOXML file, check the first few bytes, and give helpful exceptions for common mistakes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1735069 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/openxml4j/opc/ZipPackage.java
src/ooxml/java/org/apache/poi/openxml4j/opc/internal/ZipHelper.java
src/ooxml/testcases/org/apache/poi/openxml4j/opc/TestPackage.java