]> source.dussan.org Git - poi.git/commit
Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and allows...
authorNick Burch <nick@apache.org>
Mon, 28 Nov 2011 16:44:16 +0000 (16:44 +0000)
committerNick Burch <nick@apache.org>
Mon, 28 Nov 2011 16:44:16 +0000 (16:44 +0000)
commit65fb35e5a035b8ac68c08385c21ae429d946f12f
tree26f008c01b944c107bf53475c62586d017311584
parentbf477712be65fb248c9108bbea8e540b6eedee44
Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and allows certain parts to be ignored

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207412 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/poifs/filesystem/FilteringDirectoryNode.java [new file with mode: 0644]
src/testcases/org/apache/poi/poifs/filesystem/TestFilteringDirectoryNode.java [new file with mode: 0644]