java.lang.Object
|
+--org.apache.commons.net.ftp.FTPFileEntryParserImpl
|
+--org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
|
+--org.apache.commons.net.ftp.FTPFileListParserImpl
org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
FTPFileListParserImpl(String regex) The constructor for a FTPFileListParserImpl object. |
public FTPFileListParserImpl(String regex)
- Thrown if the regular expression is unparseable.