java.lang.Object
|
+--org.apache.commons.net.ftp.FTPFileEntryParserImpl
|
+--org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
|
+--org.apache.commons.net.ftp.parser.VMSFTPEntryParser
|
+--org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
org.apache.commons.net.ftp.FTPFileEntryParser FTPFileEntryParser (for usage instructions)
Constructor for a VMSFTPEntryParser object. |
boolean | |
List | preParse(List original) Implement hook provided for those implementers (such as VMSVersioningFTPEntryParser, and possibly others) which return multiple files with the same name to remove the duplicates .. |
public VMSVersioningFTPEntryParser()
- Thrown if the regular expression is unparseable.protected boolean isVersioning()
public List preParse(List original)