Configurable
, FTPFileEntryParser
, FTPFileListParser
public final class DefaultFTPFileListParser extends UnixFTPEntryParser
FTPFileListParser
used by FTPClient
to parse file listings.
Sometimes you will want to parse unusual listing formats, in which
case you would create your own implementation of FTPFileListParser and
if necessary, subclass FTPFile.
As of version 1.2, this class merely extends UnixFTPEntryParser. It will be removed in version 2.0.
FTPFileListParser
,
FTPFile
,
FTPClient.listFiles(java.lang.String, java.lang.String)
,
DefaultFTPFileEntryParserFactory
_matcher_
NUMERIC_DATE_CONFIG
Constructor | Description |
---|---|
DefaultFTPFileListParser() |
Deprecated.
|
configure, parseTimestamp
parseFileList, parseFileList, preParse, readNextEntry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGroupCnt, getGroupsAsString, group, matches
getDefaultConfiguration, parseFTPEntry