public class SftpSystemMarkerFilePresentFileListFilter extends AbstractMarkerFilePresentFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>
AbstractMarkerFilePresentFileListFilter.| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFilename(com.jcraft.jsch.ChannelSftp.LsEntry file)
Return the name of the file represented by this F.
|
defaultFileNameFunction, filterFilesprotected java.lang.String getFilename(com.jcraft.jsch.ChannelSftp.LsEntry file)
AbstractMarkerFilePresentFileListFiltergetFilename in class AbstractMarkerFilePresentFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>file - the file.