public interface FileSystemMount
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String key,
Object defaultValue) |
String |
getMount() |
String |
getRoot() |
boolean |
isDefault() |
boolean |
isFilesystemRoot() |
void |
setAttribute(String key,
Object value) |
Copyright © 2012. All Rights Reserved.