public abstract static class SftpClient.FileNameFilter
extends java.lang.Object
Constructor and Description |
---|
FileNameFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(com.jcraft.jsch.ChannelSftp.LsEntry entry) |
protected abstract boolean |
doAccept(java.lang.String fileName) |