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