| Package | Description |
|---|---|
| jfilesyslib |
This package contains the FileSystem and the FullFileSystem interface.
|
| jfilesyslib.filesystems |
This package contains some demo file systems, which may be used by you.
|
| jfilesyslib.utils |
This package contains some helpful utilities, e.g. a file system test.
|
| Class and Description |
|---|
| DefaultDriverHandler.Mode
Whether and how to ask before installing the driver
|
| DriverHandler
Implement this interface if you want to react to driver problems.
|
| DriveType
The drive type
|
| FileSystem
Inherit from this class in order to get a basic, minimal file system.
|
| MountOptions
Contains some common mount options
|
| Class and Description |
|---|
| FileSystem
Inherit from this class in order to get a basic, minimal file system.
|
| FullFileSystem
This abstract class lets you implement every file system feature.
|
| Class and Description |
|---|
| FileSystem
Inherit from this class in order to get a basic, minimal file system.
|