Package org.entityfs.zip

The Zip file system builder ZipFileSystemBuilder that is used for building Zip file systems using Java's Zip implementation.

See:
          Description

Interface Summary
ZipEntityAdapter  
 

Class Summary
ECZipEntryImpl  
FSCZipFileBackedImpl<T extends ZipFile>  
ZipAdapterFactory This is the AdapterFactory for creating ZIP file system and ZIP file system entity adapters.
ZipDirectoryAdapter  
ZipFileAdapter  
ZipFileSystemAdapter  
ZipFileSystemBuilder This is a builder class for building read only Zip file-backed file systems.
 

Package org.entityfs.zip Description

The Zip file system builder ZipFileSystemBuilder that is used for building Zip file systems using Java's Zip implementation.

Since:
1.0
Author:
Karl Gustafsson