]> source.dussan.org Git - poi.git/commit
Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does...
authorYegor Kozlov <yegor@apache.org>
Sat, 10 Dec 2011 07:56:54 +0000 (07:56 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 10 Dec 2011 07:56:54 +0000 (07:56 +0000)
commit89916468a58f1413ce27a80adcb8cc5a4259ba17
treeded123ec7fd216c2ce05fef96a19c3592f9b33f4
parent217dbe5502956535f4f9349fe673ebd3258b752a
Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212744 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/examples/src/org/apache/poi/xssf/usermodel/examples/CustomXMLMapping.java
src/examples/src/org/apache/poi/xssf/usermodel/examples/EmbeddedObjects.java
src/examples/src/org/apache/poi/xssf/usermodel/examples/IterateCells.java
src/ooxml/java/org/apache/poi/xssf/dev/XSSFSave.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java