|
TrueZIP 6.8.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ArchiveFileSystemController | |
|---|---|
| de.schlichtherle.io | Provides transparent, multi-threaded read/write access to archive files (ZIP, TAR, etc) and their entries as if they were (virtual) directories and files. |
| Uses of ArchiveFileSystemController in de.schlichtherle.io |
|---|
| Subclasses of ArchiveFileSystemController in de.schlichtherle.io | |
|---|---|
(package private) class |
UpdatingArchiveController
This archive controller implements the mounting/unmounting strategy by performing a full update of the target archive file. |
| Fields in de.schlichtherle.io declared as ArchiveFileSystemController | |
|---|---|
private ArchiveFileSystemController |
ArchiveFileSystem.controller
The controller that this filesystem belongs to. |
| Constructors in de.schlichtherle.io with parameters of type ArchiveFileSystemController | |
|---|---|
ArchiveFileSystem(ArchiveFileSystemController controller)
Creates a new archive file system and ensures its integrity. |
|
ArchiveFileSystem(ArchiveFileSystemController controller,
InputArchive archive,
long rootTime,
boolean readOnly)
Mounts the archive file system from archive and ensures its
integrity. |
|
|
TrueZIP 6.8.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||