File Header checks.
See: Description
Class Summary | |
---|---|
HeaderCheck | Checks the header of the source against a fixed header file. |
RegexpHeaderCheck | Checks the header of the source against a header file that contains a {@link java.util.regex.Pattern regular expression} for each line of the source header. |
File Header checks.