Package com.puppycrawl.tools.checkstyle.checks.header
package com.puppycrawl.tools.checkstyle.checks.header
File Header checks.
-
ClassesClassDescriptionAbstract super class for header checks.Checks that a source file begins with a specified header.Checks the header of a source file against a header that contains a pattern for each line of the source header.