]> source.dussan.org Git - poi.git/commit
Allow the passing of a File object to WorkbookFactory.create, which permits lower...
authorNick Burch <nick@apache.org>
Thu, 29 Sep 2011 19:39:51 +0000 (19:39 +0000)
committerNick Burch <nick@apache.org>
Thu, 29 Sep 2011 19:39:51 +0000 (19:39 +0000)
commitca6ff46842d21a6051ea29f1b7d6142aa83ad9ac
treefc53154e8873717f05d6677ee3edc30addcd8e7e
parent0e75f256c361402a486c79e57a0323d6c7f92433
Allow the passing of a File object to WorkbookFactory.create, which permits lower memory processing than the InputStream version

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177409 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/ss/usermodel/WorkbookFactory.java
src/ooxml/testcases/org/apache/poi/ss/TestWorkbookFactory.java
src/testcases/org/apache/poi/hssf/HSSFTestDataSamples.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFWorkbook.java