public class MLSTFileFormater extends Object implements FileFormater
| Constructor and Description |
|---|
MLSTFileFormater(String[] selectedTypes) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(org.apache.ftpserver.ftplet.FtpFile file)
Format the file
|
public MLSTFileFormater(String[] selectedTypes)
selectedTypes - The types to show in the formated filepublic String format(org.apache.ftpserver.ftplet.FtpFile file)
FileFormaterformat in interface FileFormaterfile - The FtpFileFtpFileFileFormater.format(FtpFile)Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.