| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs.archive |
Provides acces to archive files as if they were just directories.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FsDefaultArchiveController.TouchListener.afterTouch(FsArchiveFileSystemEvent<? extends E> event) |
void |
FsArchiveFileSystemTouchListener.afterTouch(FsArchiveFileSystemEvent<? extends E> event)
Called immediately after the source archive file system has been
modified (touched) for the first time.
|
void |
FsDefaultArchiveController.TouchListener.beforeTouch(FsArchiveFileSystemEvent<? extends E> event) |
void |
FsArchiveFileSystemTouchListener.beforeTouch(FsArchiveFileSystemEvent<? extends E> event)
Called immediately before the source archive file system is going to
get modified (touched) for the first time.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.