Uses of Class
com.puppycrawl.tools.checkstyle.checks.header.AbstractHeaderCheck
Packages that use AbstractHeaderCheck
-
Uses of AbstractHeaderCheck in com.puppycrawl.tools.checkstyle.checks.header
Subclasses of AbstractHeaderCheck in com.puppycrawl.tools.checkstyle.checks.headerModifier and TypeClassDescriptionclass
Checks that a source file begins with a specified header.class
Checks the header of a source file against a header that contains a pattern for each line of the source header.