public interface URIFilter
The GNU Lesser General Public License for details.,
FilenameFilterboolean accept(String name)
name - the name of the file.true if and only if the name should be included in
the file list; false otherwise.