| Package | Description |
|---|---|
| org.apache.commons.net.ftp | |
| org.apache.commons.net.ftp.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
FTPClient.setParserFactory(FTPFileEntryParserFactory parserFactory)
set the factory used for parser creation to the supplied factory object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFTPFileEntryParserFactory
This is the default implementation of the
FTPFileEntryParserFactory interface.
|