Package org.entityfs.fs.cap.entity

File system-backed file system entity capabilities.

See:
          Description

Interface Summary
ECFileResolvable This capability is supported by File-backed entities.
ECUriResolvable This capability is supported by entities whose locations can be resolved as URI:s.
FCFileBacked This capability is supported by an EFile:s that is backed by a File.
 

Class Summary
ECTFileResolvable The singleton instance of this class (ECTFileResolvable.TYPE) identifies the ECFileResolvable capability.
ECTUriResolvable The singleton instance of this class (ECTUriResolvable.TYPE) identifies the ECUriResolvable capability.
FCTFileBacked The singleton instance of this class (FCTFileBacked.TYPE) identifies the FCFileBacked capability.
 

Package org.entityfs.fs.cap.entity Description

File system-backed file system entity capabilities.

Since:
1.0
Author:
Karl Gustafsson