org.entityfs.cap.fs
Interface FSCAppendableFiles

All Superinterfaces:
FileSystemCapability
All Known Implementing Classes:
FSCAppendableFilesImpl

public interface FSCAppendableFiles
extends FileSystemCapability

This is a marker capability that flags that a file system's files are appendable.

All files in a file system supporting this capability support the FCAppendable capability.

Since:
1.0
Author:
Karl Gustafsson
See Also:
FSCTAppendableFiles, FCAppendable