org.apache.ftpserver.command.impl.listing
Class DirectoryLister
java.lang.Object
org.apache.ftpserver.command.impl.listing.DirectoryLister
public class DirectoryLister
- extends Object
Internal class, do not use directly.
This class prints file listing.
- Author:
- Apache MINA Project
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryLister
public DirectoryLister()
listFiles
public String listFiles(ListArgument argument,
FileSystemView fileSystemView,
FileFormater formater)
throws IOException
- Throws:
IOException
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.