public interface FileFilter
FileFilter| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.apache.ftpserver.ftplet.FtpFile file)
Decide if the
FtpFile should be selected |
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.