| Package | Description |
|---|---|
| jfilesyslib |
This package contains the FileSystem and the FullFileSystem interface.
|
| jfilesyslib.data |
This package contains data classes which are being used to transfer data between the driver and your file system.
|
| jfilesyslib.filesystems |
This package contains some demo file systems, which may be used by you.
|
| Class and Description |
|---|
| DirectoryInfo
This class should be used to model directories
|
| EntityInfo
This is the common base class of Directories, Files and Symbolic Links
|
| ExtendedAttribute
Represents an extended attribute.
|
| FileHandle
Represents a file handle.
|
| UnixPermissions
Represents unix permissions
|
| WindowsAttributes
Represents Windows attributes
|
| Class and Description |
|---|
| EntityInfo
This is the common base class of Directories, Files and Symbolic Links
|
| UnixPermissions
Represents unix permissions
|
| WindowsAttributes
Represents Windows attributes
|
| Class and Description |
|---|
| EntityInfo
This is the common base class of Directories, Files and Symbolic Links
|
| ExtendedAttribute
Represents an extended attribute.
|
| FileHandle
Represents a file handle.
|
| UnixPermissions
Represents unix permissions
|
| WindowsAttributes
Represents Windows attributes
|