public class FileSystemMarkerFilePresentFileListFilter extends AbstractMarkerFilePresentFileListFilter<java.io.File>
AbstractMarkerFilePresentFileListFilter.| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFilename(java.io.File file)
Return the name of the file represented by this F.
|
defaultFileNameFunction, filterFilesprotected java.lang.String getFilename(java.io.File file)
AbstractMarkerFilePresentFileListFiltergetFilename in class AbstractMarkerFilePresentFileListFilter<java.io.File>file - the file.