Package org.apache.commons.net.ftp.parser

Class Summary
EnterpriseUnixFTPEntryParser Parser for the Connect Enterprise Unix FTP Server From Sterling Commerce.
NTFTPEntryParser This Class uses the ListParser class to validate the input string.
OS2FTPEntryParser This Class uses the ListParser class to validate the input string.
UnixFTPEntryParser This class is based on the logic of Daniel Savarese's DefaultFTPListParser, but adapted to use regular expressions and to fit the new FTPFileEntryParser interface.
VMSFTPEntryParser This Class uses the FTPEntryParser class to validate the input string.