]> 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)
commit604189ae72dcbcf12b1444c19a1c4f2e65d94dfa
treed546ce94ed5900e52d453a2cb172ab025ec26fe3
parent65a822e67062338354b366d2308cd5f7a836c5cd
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