|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FTPFileEntryParserFactory | |
---|---|
org.apache.commons.net.ftp | FTP and FTPS support classes |
org.apache.commons.net.ftp.parser | FTP file listing parser classes |
Uses of FTPFileEntryParserFactory in org.apache.commons.net.ftp |
---|
Methods in org.apache.commons.net.ftp with parameters of type FTPFileEntryParserFactory | |
---|---|
void |
FTPClient.setParserFactory(FTPFileEntryParserFactory parserFactory)
set the factory used for parser creation to the supplied factory object. |
Uses of FTPFileEntryParserFactory in org.apache.commons.net.ftp.parser |
---|
Classes in org.apache.commons.net.ftp.parser that implement FTPFileEntryParserFactory | |
---|---|
class |
DefaultFTPFileEntryParserFactory
This is the default implementation of the FTPFileEntryParserFactory interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |