|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JFileFilter | |
---|---|
com.jscape.inet.file | Contains various support classes for SFTP (FTP over SSH) protocol. |
com.jscape.inet.sftp | Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) |
Uses of JFileFilter in com.jscape.inet.file |
---|
Methods in com.jscape.inet.file with parameters of type JFileFilter | |
---|---|
JFile[] |
JFile.listFiles(JFileFilter filter)
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter. |
Uses of JFileFilter in com.jscape.inet.sftp |
---|
Methods in com.jscape.inet.sftp with parameters of type JFileFilter | |
---|---|
JFile[] |
SftpFile.listFiles(JFileFilter filter)
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |