Package com.puppycrawl.tools.checkstyle.checks.header

File Header checks.

See:
          Description

Class Summary
AbstractHeaderCheck Abstract super class for header checks.
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 regular expression for each line of the source header.
 

Package com.puppycrawl.tools.checkstyle.checks.header Description

File Header checks.



Copyright © 2001-2010. All Rights Reserved.