Uses of Interface
org.apache.commons.net.ftp.parser.FTPTimestampParser
-
Packages that use FTPTimestampParser Package Description org.apache.commons.net.ftp.parser FTP file listing parser classes -
-
Uses of FTPTimestampParser in org.apache.commons.net.ftp.parser
Classes in org.apache.commons.net.ftp.parser that implement FTPTimestampParser Modifier and Type Class Description classFTPTimestampParserImplDefault implementation of theFTPTimestampParserinterface also implements theConfigurableinterface to allow the parsing to be configured from the outside.Fields in org.apache.commons.net.ftp.parser declared as FTPTimestampParser Modifier and Type Field Description private FTPTimestampParserConfigurableFTPFileEntryParserImpl. timestampParserprivate FTPTimestampParserNTFTPEntryParser. timestampParser
-