]> source.dussan.org Git - poi.git/commit
Tweak NPOIFS constructors so that if you have a FileChannel, you can pass it in,...
authorNick Burch <nick@apache.org>
Fri, 31 Dec 2010 00:46:00 +0000 (00:46 +0000)
committerNick Burch <nick@apache.org>
Fri, 31 Dec 2010 00:46:00 +0000 (00:46 +0000)
commit0057449df43074694fc343b252dfcb567c145ba9
tree12130dc2c7ca5bb3883e72d8c0f4e6ec36ed50c6
parentf02e062521ea73e59dd5e95a52cb6a71b0f77c1d
Tweak NPOIFS constructors so that if you have a FileChannel, you can pass it in, but that the File based one will tidy up after itself in the event of errors

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