Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.net.ftp.FTPFileEntryParserImpl
org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
org.apache.commons.net.ftp.parser.OS400FTPEntryParser
public class OS400FTPEntryParser
extends RegexFTPFileEntryParserImpl
Field Summary |
Fields inherited from class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl | |
_matcher_ |
Constructor Summary | |
Method Summary | |
FTPFile |
|
Methods inherited from class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl | |
getGroupCnt , getGroupsAsString , group , matches |
Methods inherited from class org.apache.commons.net.ftp.FTPFileEntryParserImpl | |
parseFileList , parseFileList , preParse , readNextEntry |
public FTPFile parseFTPEntry(String entry)
- Specified by:
- parseFTPEntry in interface FTPFileEntryParser