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