createFileEntryParser(String key) Implementation should be a method that decodes the supplied key and creates an object implementing the interface FTPFileEntryParser. |
public FTPFileEntryParser createFileEntryParser(String key)
ParserInitializationException - Thrown on any exception in instantiationorg.apache.commons.net.ftp.parser.ParserInitializationException