|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FtpFileDownloadStage.Criterion
This class is used to specify a criterion that the downloaded file must satisfy.
| Method Summary | |
|---|---|
boolean |
matches(org.apache.commons.net.ftp.FTPFile file)
Interface defining matches for FTP file downloading. |
| Method Detail |
|---|
boolean matches(org.apache.commons.net.ftp.FTPFile file)
file - file to compare criterion to
true if the file meets the Criterion, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||