Package com.puppycrawl.tools.checkstyle.checks.header
File Header checks.
-
Class Summary Class Description AbstractHeaderCheck Abstract super class for header checks.HeaderCheck Checks that a source file begins with a specified header.RegexpHeaderCheck Checks the header of a source file against a header that contains a pattern for each line of the source header.