class |
ConfigurableFTPFileEntryParserImpl |
This abstract class implements the common timestamp parsing
algorithm for all the concrete parsers.
|
class |
FTPTimestampParserImpl |
Default implementation of the FTPTimestampParser
interface also implements the Configurable
interface to allow the parsing to be configured from the outside.
|
class |
MacOsPeterFTPEntryParser |
Implementation FTPFileEntryParser and FTPFileListParser for pre MacOS-X Systems.
|
class |
MVSFTPEntryParser |
Implementation of FTPFileEntryParser and FTPFileListParser for IBM zOS/MVS
Systems.
|
class |
NetwareFTPEntryParser |
Implementation of FTPFileEntryParser and FTPFileListParser for Netware Systems.
|
class |
NTFTPEntryParser |
Implementation of FTPFileEntryParser and FTPFileListParser for NT Systems.
|
class |
OS2FTPEntryParser |
Implementation of FTPFileEntryParser and FTPFileListParser for OS2 Systems.
|
class |
OS400FTPEntryParser |
|
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.
|