程序包 | 说明 |
---|---|
com.fr.ftp.client |
FTP and FTPS support classes
|
com.fr.ftp.client.parser |
FTP file listing parser classes
|
类和说明 |
---|
FTPFileEntryParserFactory
The interface describes a factory for creating FTPFileEntryParsers.
|
类和说明 |
---|
ConfigurableFTPFileEntryParserImpl
This abstract class implements the common timestamp parsing
algorithm for all the concrete parsers.
|
FTPFileEntryParserFactory
The interface describes a factory for creating FTPFileEntryParsers.
|
FTPTimestampParser
This interface specifies the concept of parsing an FTP server's
timestamp.
|
MLSxEntryParser
Parser class for MSLT and MLSD replies.
|
ParserInitializationException
This class encapsulates all errors that may be thrown by
the process of an FTPFileEntryParserFactory creating and
instantiating an FTPFileEntryParser.
|
RegexFTPFileEntryParserImpl
This abstract class implements both the older FTPFileListParser and
newer FTPFileEntryParser interfaces with default functionality.
|
VMSFTPEntryParser
Implementation FTPFileEntryParser and FTPFileListParser for VMS Systems.
|