TrueZIP 6.8.2

Uses of Interface
de.schlichtherle.io.Entry

Packages that use Entry
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 Entry in de.schlichtherle.io
 

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.
 


TrueZIP 6.8.2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.