]> source.dussan.org Git - poi.git/commit
Add helper class for mass-regression-tests which scans a directory and provides
authorDominik Stadler <centic@apache.org>
Wed, 5 Jun 2019 20:27:54 +0000 (20:27 +0000)
committerDominik Stadler <centic@apache.org>
Wed, 5 Jun 2019 20:27:54 +0000 (20:27 +0000)
commitd3b794de7ae6094d03bdd3c363fd6e366e6d0e74
tree37d81c1f2a95401e1d1122c4cd4912d3e52361ff
parent5e33bd4b29ea4ca3071e7f486589e01e341cc179
Add helper class for mass-regression-tests which scans a directory and provides
the matching FileHandlers for each found file.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1860686 13f79535-47bb-0310-9956-ffa450edef68
src/integrationtest/org/apache/poi/POIFileScanner.java [new file with mode: 0644]