]> source.dussan.org Git - poi.git/commit
Start on a new method for POIFS EntryUtils for checking to see if the two Directories...
authorNick Burch <nick@apache.org>
Fri, 25 Nov 2011 21:56:19 +0000 (21:56 +0000)
committerNick Burch <nick@apache.org>
Fri, 25 Nov 2011 21:56:19 +0000 (21:56 +0000)
commitc63f86cf663817345f810f2d8de5f73a97a42f92
tree07563dee2d69216e09b21ccddd6ec75014b5ddc5
parentd22f43cd432f1418fb08757a8f24e08325eb4dbe
Start on a new method for POIFS EntryUtils for checking to see if the two Directories have the same contents, plus stub out some tests for EntryUtils (to follow)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1206355 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/poifs/filesystem/EntryUtils.java
src/testcases/org/apache/poi/poifs/filesystem/TestEntryUtils.java [new file with mode: 0644]