|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileSystems
Provides access to the file systems of the current machine.
Method Summary | |
---|---|
java.util.List<FileSystem> |
getFileSystems()
Returns the set of all file systems for the current machine. |
Method Detail |
---|
java.util.List<FileSystem> getFileSystems() throws NativeException
NativeException
- On failure.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |