org.entityfs.cap.entityattrs
Class FSCTEntityAttributes
java.lang.Object
org.entityfs.cap.entityattrs.FSCTEntityAttributes
- All Implemented Interfaces:
- FileSystemCapabilityType<FSCEntityAttributes>
public final class FSCTEntityAttributes
- extends Object
- implements FileSystemCapabilityType<FSCEntityAttributes>
The singleton instance of this class (TYPE
) identifies the
FSCEntityAttributes
file system capability.
All entity attribute capability implementations support both their specific
capability type, such as NTFS entity attributes, and the generic
FSCEntityAttributes
capability.
- Since:
- 1.0
- Author:
- Karl Gustafsson
- In_jar:
- entityfs-entity_attributes
TYPE
public static final FSCTEntityAttributes TYPE
- The singleton instance.
toString
public String toString()
- Overrides:
toString
in class Object