public interface DirectoryListingFormatter
Modifier and Type | Method and Description |
---|---|
String |
format(FileSystemEntry fileSystemEntry)
Format the directory listing for a single file/directory entry.
|
String format(FileSystemEntry fileSystemEntry)
fileSystemEntry
- - the FileSystemEntry for a single file system entryCopyright © 2016. All rights reserved.