| 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 static FsOperationContext |
FsContextController.NULL |
(package private) FsOperationContext |
FsContextController.Output.operation |
| Modifier and Type | Field and Description |
|---|---|
private ThreadLocal<FsOperationContext> |
FsArchiveController.context |
private static Map<BitField<FsOutputOption>,FsOperationContext> |
FsContextController.contexts |
| Modifier and Type | Method and Description |
|---|---|
(package private) FsOperationContext |
FsArchiveController.getContext()
Returns a JavaBean which represents the original values of selected
parameters for the
FsContextController operation in progress. |
private static FsOperationContext |
FsContextController.makeContext(BitField<FsOutputOption> options)
Returns an operation context holding the given output options.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
FsArchiveController.setContext(FsOperationContext context)
Sets the JavaBean which represents the original values of selected
parameters for the
FsContextController operation in progress. |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.