| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive |
Provides acces to archive files as if they were just directories.
|
| Modifier and Type | Field and Description |
|---|---|
private FsDefaultArchiveController.OutputArchive<E> |
FsDefaultArchiveController.outputArchive
The (possibly temporary)
FsDefaultArchiveController.OutputArchive we are writing newly
created or modified entries to. |
| Modifier and Type | Method and Description |
|---|---|
private FsDefaultArchiveController.OutputArchive<E> |
FsDefaultArchiveController.getOutputArchive() |
private FsDefaultArchiveController.OutputArchive<E> |
FsDefaultArchiveController.makeOutput()
Ensures that
FsDefaultArchiveController.getOutputArchive() does not return null. |
| Modifier and Type | Method and Description |
|---|---|
private void |
FsDefaultArchiveController.setOutputArchive(FsDefaultArchiveController.OutputArchive<E> outputArchive) |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.