Uses of Class
com.enterprisedt.net.ftp.FTPFileParser

Packages that use FTPFileParser
com.enterprisedt.net.ftp FileTransferClient is the key class for edtFTPj/Free and provides basic FTP features; SecureFileTransferClient (edtFTPj/PRO only) adds support for secure file transfer via the SFTP and FTPS protocols, as well as advanced FTP features. 
 

Uses of FTPFileParser in com.enterprisedt.net.ftp
 

Subclasses of FTPFileParser in com.enterprisedt.net.ftp
 class MLSXEntryParser
          Parses the string returned from the MLSD or MLST command (defined in the "Extensions to FTP" IETF draft).
 class UnixFileParser
          Represents a remote Unix file parser
 class VMSFileParser
          Represents a remote OpenVMS file parser.
 class WindowsFileParser
          Represents a remote Windows file parser
 

Constructors in com.enterprisedt.net.ftp with parameters of type FTPFileParser
FTPFileFactory(FTPFileParser parser)
          Constructor.
 



Copyright (c) 2001-2007 Enterprise Distributed Technologies Ltd. All Rights Reserved.