| Package | Description |
|---|---|
| com.enterprisedt.net.ftp |
| Modifier and Type | Class and Description |
|---|---|
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
|
| Constructor and Description |
|---|
FTPFileFactory(FTPFileParser parser)
Constructor.
|