| Name | Description | Type | Package | Framework |
| CompositeFileEntryParser | This implementation allows to pack some FileEntryParsers together and handle the case where to returned dirstyle isnt clearly defined. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| ConfigurableFTPFileEntryParserImpl | This abstract class implements the common timestamp parsing algorithm for all the concrete parsers. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| DefaultFTPFileEntryParserFactory | This is the default implementation of the FTPFileEntryParserFactory interface. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| EnterpriseUnixFTPEntryParser | Parser for the Connect Enterprise Unix FTP Server From Sterling Commerce. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| FTPFileEntryParserFactory | The interface describes a factory for creating FTPFileEntryParsers. | Interface | org.apache.commons.net.ftp.parser | Apache Commons |
| FTPTimestampParser | Interface | org.apache.commons.net.ftp.parser | Apache Commons | |
| FTPTimestampParserImpl | Default implementation of the FTPTimestampParser interface also implements the Configurable | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| MacOsPeterFTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| MLSxEntryParser | Parser class for MSLT and MLSD replies. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| MVSFTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| NetwareFTPEntryParser | extensions for Novell-specific operations are not supported. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| NTFTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| OS2FTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| OS400FTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| ParserInitializationException | This class encapsulates all errors that may be thrown by the process of an FTPFileEntryParserFactory creating and | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| RegexFTPFileEntryParserImpl | This abstract class implements both the older FTPFileListParser and newer FTPFileEntryParser interfaces with default functionality. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| UnixFTPEntryParser | This class is based on the logic of Daniel Savarese's DefaultFTPListParser, but adapted to use regular expressions and to fit the | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| VMSFTPEntryParser | This is a sample of VMS LIST output 1-JUN. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| VMSVersioningFTPEntryParser | Special implementation VMSFTPEntryParser with versioning turned on. | Class | org.apache.commons.net.ftp.parser | Apache Commons |