public class JesFtpFileEntryParser extends Object implements org.apache.commons.net.ftp.FTPFileEntryParser
FTPFileEntryParser for IBM z/OS JES spools,
converting that information into a JesFtpFile instance.| Constructor and Description |
|---|
JesFtpFileEntryParser() |
| Modifier and Type | Method and Description |
|---|---|
JesFtpFile |
parseFTPEntry(String listEntryNullable) |
List<String> |
preParse(List<String> originalNullable) |
String |
readNextEntry(BufferedReader reader) |
@Nullable public JesFtpFile 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.