| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FsCharsetArchiveDriver<E extends FsArchiveEntry>
An abstract base class of an archive driver which provides convenient
methods for dealing with the character set supported by a particular
archive type.
|
| Modifier and Type | Method and Description |
|---|---|
FsCovariantEntry<E> |
FsCovariantEntry.clone(FsArchiveDriver<E> driver)
Returns a deep clone of this covariant file system entry.
|
<E extends FsArchiveEntry> |
FsManager.newController(FsArchiveDriver<E> driver,
FsModel model,
FsController<?> parent)
Optional:
Returns a new thread-safe archive file system controller.
|
<E extends FsArchiveEntry> |
FsDefaultManager.newController(FsArchiveDriver<E> driver,
FsModel model,
FsController<?> parent) |
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.