public class FtpSystemMarkerFilePresentFileListFilter extends AbstractMarkerFilePresentFileListFilter<org.apache.commons.net.ftp.FTPFile>
AbstractMarkerFilePresentFileListFilter.| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFilename(org.apache.commons.net.ftp.FTPFile file)
Return the name of the file represented by this F.
|
defaultFileNameFunction, filterFilesprotected java.lang.String getFilename(org.apache.commons.net.ftp.FTPFile file)
AbstractMarkerFilePresentFileListFiltergetFilename in class AbstractMarkerFilePresentFileListFilter<org.apache.commons.net.ftp.FTPFile>file - the file.