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

Packages that use FTPTimestampParser
org.apache.commons.net.ftp.parser   
 

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 © 1997-2010 The Apache Software Foundation. All Rights Reserved.