org.apache.commons.net.ftp
public interface FTPFileFilter
boolean accept(FTPFile file)
file
- entry to be checked for inclusion. May be null
.true
if the file is to be included, false
otherwiseCopyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.