class |
CompositeFileEntryParser |
This implementation allows to pack some FileEntryParsers together and handle the case where the returned dir style isn't clearly defined.
|
class |
ConfigurableFTPFileEntryParserImpl |
This abstract class implements the common timestamp parsing algorithm for all the concrete parsers.
|
class |
EnterpriseUnixFTPEntryParser |
Parser for the Connect Enterprise Unix FTP Server From Sterling Commerce.
|
class |
MacOsPeterFTPEntryParser |
Implementation FTPFileEntryParser and FTPFileListParser for pre MacOS-X Systems.
|
class |
MLSxEntryParser |
Parses MSLT and MLSD replies.
|
class |
MVSFTPEntryParser |
|
class |
NetwareFTPEntryParser |
|
class |
NTFTPEntryParser |
|
class |
OS2FTPEntryParser |
|
class |
OS400FTPEntryParser |
OS400 (IBM i) FTP entry parser.
|
class |
RegexFTPFileEntryParserImpl |
This abstract class implements both the older FTPFileListParser and newer FTPFileEntryParser interfaces with default functionality.
|
class |
UnixFTPEntryParser |
Implementation FTPFileEntryParser and FTPFileListParser for standard Unix Systems.
|
class |
VMSFTPEntryParser |
Implementation FTPFileEntryParser and FTPFileListParser for VMS Systems.
|
class |
VMSVersioningFTPEntryParser |
Special implementation VMSFTPEntryParser with versioning turned on.
|