Interface FileHeaderPlugin

All Superinterfaces:
FilePlugin<FileHeaderContext,Void>, Plugin
All Known Implementing Classes:
AbstractFileHeader, ConfFileHeader, JsonFileHeader, NoneFileHeader, UnixShellScriptFileHeader, WindowsShellScriptFileHeader, XmlFileHeader

public interface FileHeaderPlugin extends FilePlugin<FileHeaderContext,Void>
Plugin that generates a file header comment with info that the file was automatically generated and further info like a timestamp.