Package org.entityfs.zip.cap.entity

The ECZipEntry capability that is supported by entities in Zip file systems using Java's Zip implementation.

See:
          Description

Interface Summary
ECZipEntry This is an entity capability for entities that have ZipEntry objects.
 

Class Summary
ECTZipEntry The singleton instance of this class (ECTZipEntry.TYPE) identifies the ECZipEntry capability.
ECZipEntryUtil This is a utility class with static utility methods for working with entities supporting the ECZipEntry capability.
 

Package org.entityfs.zip.cap.entity Description

The ECZipEntry capability that is supported by entities in Zip file systems using Java's Zip implementation.

Since:
1.0
Author:
Karl Gustafsson