]> source.dussan.org Git - poi.git/commit
NPOIFS needs an explicit close, as it has to keep the File / buffer around to read...
authorNick Burch <nick@apache.org>
Thu, 30 Dec 2010 00:58:28 +0000 (00:58 +0000)
committerNick Burch <nick@apache.org>
Thu, 30 Dec 2010 00:58:28 +0000 (00:58 +0000)
commitf02e062521ea73e59dd5e95a52cb6a71b0f77c1d
tree7ce7686ac89498b2fc768bb58348ef5abfb3dcaf
parentd004673137ef3f80e55f6438ae998b04734ace35
NPOIFS needs an explicit close, as it has to keep the File / buffer around to read from. Adds a close method

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1053777 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.java