Interface GeneratedFileType

All Known Implementing Classes:
GeneratedFileType.StaticGeneratedFileType

public interface GeneratedFileType
Interface to represent a type of GeneratedFile and specify how the type should be handled. It allows the definition of custom types using one of the factory method of(String, Category, boolean). It also provides default reusable instances for generic types GeneratedFileType.Category.SOURCE, GeneratedFileType.Category.INTERNAL_RESOURCE , GeneratedFileType.Category.STATIC_HTTP_RESOURCE and GeneratedFileType.Category.COMPILED_CLASS