public static final class DirectoryBrowserSupport.Path extends Object implements Serializable
Constructor and Description |
---|
Path(String href,
String title,
boolean isFolder,
long size,
boolean isReadable) |
Modifier and Type | Method and Description |
---|---|
String |
getHref() |
String |
getIconClassName() |
String |
getIconName() |
long |
getSize() |
String |
getTitle() |
boolean |
isFolder() |
boolean |
isReadable() |
Copyright © 2017. All rights reserved.