public class DebuggingFtpFileEntryParser extends Object implements org.apache.commons.net.ftp.FTPFileEntryParser
FTPFileEntryParser
throwing at each method to simplify debugging wrapped FTP connections| Constructor and Description |
|---|
DebuggingFtpFileEntryParser() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.net.ftp.FTPFile |
parseFTPEntry(String listEntryNullable) |
List<String> |
preParse(List<String> originalNullable) |
String |
readNextEntry(BufferedReader reader) |
@Nullable
public org.apache.commons.net.ftp.FTPFile parseFTPEntry(@Nullable
String listEntryNullable)
parseFTPEntry in interface org.apache.commons.net.ftp.FTPFileEntryParser@Nullable public String readNextEntry(@Nullable BufferedReader reader) throws IOException
readNextEntry in interface org.apache.commons.net.ftp.FTPFileEntryParserIOExceptionCopyright © 2025. All rights reserved.