org.entityfs.at4jzip.cap.entity
Class ECTAt4jZipEntry

java.lang.Object
  extended by org.entityfs.at4jzip.cap.entity.ECTAt4jZipEntry
All Implemented Interfaces:
EntityCapabilityType<ECAt4jZipEntry>

public final class ECTAt4jZipEntry
extends Object
implements EntityCapabilityType<ECAt4jZipEntry>

The singleton instance of this class (TYPE) identifies the ECAt4jZipEntry capability.

Since:
1.2
Author:
Karl Gustafsson
See Also:
ECAt4jZipEntry
In_jar:
entityfs-zipat4j

Field Summary
static ECTAt4jZipEntry TYPE
          The singleton instance.
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static final ECTAt4jZipEntry TYPE
The singleton instance.

Method Detail

toString

public String toString()
Overrides:
toString in class Object