Uses of Class com.puppycrawl.tools.checkstyle.checks.AbstractHeaderCheck

Uses in package com.puppycrawl.tools.checkstyle.checks

Classes derived from com.puppycrawl.tools.checkstyle.checks.AbstractHeaderCheck

class
Checks the header of the source against a fixed header file.
class
Checks the header of the source against a header file that contains a regular expression for each line of the source header.