Uses of Class
com.enterprisedt.net.ftp.FTPFileParser
Packages that use FTPFileParser
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.-
Uses of FTPFileParser in com.enterprisedt.net.ftp
Subclasses of FTPFileParser in com.enterprisedt.net.ftpModifier and TypeClassDescriptionclassParses the string returned from the MLSD or MLST command (defined in the "Extensions to FTP" IETF draft).classMVS Folder Listing Parser The purpose of this parser is to be able handle responses from an MVS z/OS mainframe FTP server.classRepresents a remote Netware file parserclassRepresents an OS400 file parserclassRepresents a remote Unix file parserclassRepresents a remote OpenVMS file parser.classRepresents a remote Windows file parserMethods in com.enterprisedt.net.ftp with parameters of type FTPFileParserModifier and TypeMethodDescriptionvoidFTPFileFactory.addParser(FTPFileParser parser) Rather than forcing a parser (as in the constructor that accepts a parser), this adds a parser to the list of those used.Constructors in com.enterprisedt.net.ftp with parameters of type FTPFileParser -
Uses of FTPFileParser in com.enterprisedt.net.ftp.parser
Subclasses of FTPFileParser in com.enterprisedt.net.ftp.parserModifier and TypeClassDescriptionclassParser for Information Exchange FTP Gateway