See: Description
Interface | Description |
---|---|
FileFilter |
Internal class, do not use directly.
Interface for selecting files based on some critera.
|
FileFormater |
Internal class, do not use directly.
Interface for formating output based on a
FtpFile |
Class | Description |
---|---|
DirectoryLister |
Internal class, do not use directly.
This class prints file listing.
|
ListArgument |
Internal class, do not use directly.
Contains the parsed argument for a list command (e.g.
|
ListArgumentParser |
Internal class, do not use directly.
Parses a list argument (e.g.
|
LISTFileFormater |
Internal class, do not use directly.
Formats files according to the LIST specification
|
MLSTFileFormater |
Internal class, do not use directly.
Formats files according to the MLST specification
|
NLSTFileFormater |
Internal class, do not use directly.
Formats files according to the NLST specification
|
RegexFileFilter |
Internal class, do not use directly.
Selects files which short name matches a regular expression
|
VisibleFileFilter |
Internal class, do not use directly.
Selects files that are visible
|
File listing implementations used by various FTP commands
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.