| Classes in de.schlichtherle.io that implement Entry |
(package private) class |
ArchiveController
This is the base class for any archive controller, providing all the
essential services required by the File class to implement its
behaviour. |
(package private) class |
ArchiveFileSystem
This class implements a virtual file system of archive entries for use
by the archive controller provided to the constructor. |
(package private) class |
ArchiveFileSystemController
This archive controller implements the automounting functionality. |
(package private) class |
UpdatingArchiveController
This archive controller implements the mounting/unmounting strategy
by performing a full update of the target archive file. |