Uses of Interface
org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
Package
Description
FTP and FTPS support classes
FTP file listing parser classes
-
Uses of FTPFileEntryParserFactory in org.apache.commons.net.ftp
Modifier and TypeMethodDescriptionvoid
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
Modifier and TypeClassDescriptionclass
This is the default implementation of the FTPFileEntryParserFactory interface.