|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ftpserver.command.impl.listing.NLSTFileFormater
public class NLSTFileFormater
Internal class, do not use directly. Formats files according to the NLST specification
Constructor Summary | |
---|---|
NLSTFileFormater()
|
Method Summary | |
---|---|
java.lang.String |
format(FtpFile file)
Format the file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NLSTFileFormater()
Method Detail |
---|
public java.lang.String format(FtpFile file)
FileFormater
format
in interface FileFormater
file
- The FtpFile
FtpFile
FileFormater.format(FtpFile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |