]> source.dussan.org Git - poi.git/commit
Fix up constructor to ensure that the filesystem objects are around when we need...
authorNick Burch <nick@apache.org>
Fri, 25 Mar 2011 16:53:26 +0000 (16:53 +0000)
committerNick Burch <nick@apache.org>
Fri, 25 Mar 2011 16:53:26 +0000 (16:53 +0000)
commit2330d4fedc36191dc9e6d2d89d6ee2d50ef22f0a
tree6e6d204b968b4941bdd524f544a3c3e260140aae
parentf28e20fa73069848f49581ebb1c805b1031caff4
Fix up constructor to ensure that the filesystem objects are around when we need them, and not just after we wanted them as it was...

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