Uses of Interface
org.apache.commons.net.ftp.parser.FTPTimestampParser

Packages that use FTPTimestampParser
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
 class FTPTimestampParserImpl
          Default implementation of the FTPTimestampParser interface also implements the Configurable interface to allow the parsing to be configured from the outside.
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.