|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DirectoryEmptyStrings | |
---|---|
com.enterprisedt.net.ftp | FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
Uses of DirectoryEmptyStrings in com.enterprisedt.net.ftp |
---|
Fields in com.enterprisedt.net.ftp declared as DirectoryEmptyStrings | |
---|---|
protected DirectoryEmptyStrings |
FTPClient.dirEmptyStrings
Matcher for directory empty |
Methods in com.enterprisedt.net.ftp that return DirectoryEmptyStrings | |
---|---|
DirectoryEmptyStrings |
FTPClient.getDirectoryEmptyMessages()
Get class that holds fragments of server messages that indicate a directory is empty. |
DirectoryEmptyStrings |
AdvancedFTPSettings.getDirectoryEmptyMessages()
Get class that holds fragments of server messages that indicate a directory is empty. |
Methods in com.enterprisedt.net.ftp with parameters of type DirectoryEmptyStrings | |
---|---|
void |
FTPClient.setDirectoryEmptyMessages(DirectoryEmptyStrings dirEmptyStrings)
Set a new instance of the strings class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |