Interface IFileType

All Superinterfaces:
Jsonifiable, TemplateReady
All Known Implementing Classes:
FileType

public interface IFileType extends Jsonifiable, TemplateReady
This interface traces the methods of the enum FileType so that users can create his/her own IFileType class for there own cutom FileType.