| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive |
Provides acces to archive files as if they were just directories.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
FsArchiveController<E extends FsArchiveEntry>
An abstract base class for any archive file system controller which
provide all the essential services required for accessing a prospective
archive file.
|
(package private) class |
FsFileSystemArchiveController<E extends FsArchiveEntry>
This abstract archive controller controls the mount state transition.
|
(package private) class |
FsTargetArchiveController<E extends FsArchiveEntry>
Manages I/O to the entry which represents the target archive file in its
parent file system and resolves archive entry collisions by performing a
full update of the target archive file.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.