|
TrueZIP 6.8.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ArchiveController.FalsePositiveException | |
|---|---|
| de.schlichtherle.io | Provides transparent, multi-threaded read/write access to archive files (ZIP, TAR, etc) and their entries as if they were (virtual) directories and files. |
| Uses of ArchiveController.FalsePositiveException in de.schlichtherle.io |
|---|
| Subclasses of ArchiveController.FalsePositiveException in de.schlichtherle.io | |
|---|---|
(package private) class |
ArchiveController.ArchiveEntryFalsePositiveException
Thrown if a controller's target file is a false positive archive file which actually exists as a plain file or directory in an enclosing archive file. |
(package private) class |
ArchiveController.DirectoryArchiveEntryFalsePositiveException
Thrown if a controller's target file is a false positive archive file which actually exists as a plain directory in an enclosing archive file. |
(package private) class |
ArchiveController.FileArchiveEntryFalsePositiveException
Thrown if a controller's target file is a false positive archive file which actually exists as a plain file in an enclosing archive file. |
(package private) class |
ArchiveController.RfsEntryFalsePositiveException
Thrown if a controller's target file is a false positive archive file which actually exists as a plain file or directory in the real file system. |
| Fields in de.schlichtherle.io declared as ArchiveController.FalsePositiveException | |
|---|---|
private ArchiveController.FalsePositiveException |
ArchiveFileSystemController.FalsePositiveFileSystem.exception
|
| Constructors in de.schlichtherle.io with parameters of type ArchiveController.FalsePositiveException | |
|---|---|
ArchiveFileSystemController.FalsePositiveFileSystem(ArchiveController.FalsePositiveException exception)
|
|
|
TrueZIP 6.8.3 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||