All Classes
-
Class Summary Class Description ExcludeTestPackages Allows disabling some rules for the test suite source.Header IllegalImport A simple CheckStyle checker to verify specific import statements are not being used.JavaDocUtil UnusedImports This is a specialization of theUnusedImportsCheckthat fixes a couple of problems, including correctly processing@linkexpressions that are not properly terminated on the same line, correctly processing JavaDoc@paramlines, and correctly processing method parameters contained with@linkexpressions.