|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileSystem
Information about a file system. This is a snapshot view and does not change.
| Method Summary | |
|---|---|
java.lang.String |
getDeviceName()
Returns the operating system specific name for this file system. |
java.lang.String |
getFileSystemType()
Returns the operating system specific name for the type of this file system. |
java.io.File |
getMountPoint()
Returns the root directory of this file system. |
boolean |
isRemote()
Returns true if this file system is a remote file system, or false if local. |
| Method Detail |
|---|
java.io.File getMountPoint()
java.lang.String getFileSystemType()
boolean isRemote()
java.lang.String getDeviceName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||