| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive |
Provides acces to archive files as if they were just directories.
|
| Class and Description |
|---|
| FsArchiveDriver
An abstract factory for components required for accessing archive files.
|
| FsArchiveEntry
Represents an entry in an archive file.
|
| FsArchiveFileSystemException
Thrown to indicate an exceptional condition in an
FsArchiveFileSystem. |
| FsCovariantEntry
A covariant file system entry maintains a map of
archive entries and uses its
key property to determine the archive entry
in the map to which it forwards calls to FsCovariantEntry.getEntry(),
Entry.getSize(Size) and Entry.getTime(Access). |
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.