checkstyle/docs
Lars Kühne d216ec7525 Major refactorings to allow the use of SeverityLevels in FileSetChecks
as well as in Checks and to simplify logging of messages in FileSetChecks.

Introduction of a new class called AbstractViolationReporter, from which
both Check and FileSetCheck are derived.

Severity is passed to submodules by means of the Contextualizable
mechanism. This means that the user can f.ex. set severity to INFO
in a TreeWalker and all Checks below that TreeWalker will use severity INFO.
2003-03-26 19:52:30 +00:00
..
api ignore files 2002-01-21 23:45:23 +00:00
anttask.html added how to not use a global classpath 2003-03-07 07:51:28 +00:00
checkstyle_checks.xml Check for policy of space at an empty for interator. 2003-01-11 20:17:02 +00:00
cmdline.html rfe-652294: added support for specifying file extension for Java files 2003-02-02 01:29:53 +00:00
config.html docs for the new fileExtensions property 2003-02-15 12:54:27 +00:00
config_blocks.html added docs for AvoidNestedBlocks 2003-02-18 05:45:29 +00:00
config_header.html added Parent Module links 2002-12-19 18:58:39 +00:00
config_import.html AvoidStarImport documentation 2002-12-21 17:00:07 +00:00
config_javadoc.html Patch from Simon Kitching to allow more configuration control over the 2003-03-11 22:49:58 +00:00
config_misc.html applied patches by Peter Dobratz to make lintlink happy 2003-03-02 09:35:01 +00:00
config_modifiers.html changed RedundantModifierCheck to allow token configuration and to simplify implementation 2003-01-19 08:01:13 +00:00
config_naming.html applied patches by Peter Dobratz to make lintlink happy 2003-03-02 09:35:01 +00:00
config_reporting.html Renamed all checksXXXX.html files to configXXXX.html 2002-09-04 11:55:19 +00:00
config_sizes.html added docs for Checker and TreeWalker 2002-12-26 13:30:02 +00:00
config_whitespace.html Implement RFE 521323, detect whitespace before ';' 2003-01-11 08:08:28 +00:00
gui_screenshot.png added gui screenshot to writingchecks.html 2002-12-26 16:26:22 +00:00
index.html applied patches by Peter Dobratz to make lintlink happy 2003-03-02 09:35:01 +00:00
java.header Updated to the LGPL and version 2.0. 2002-02-04 12:44:04 +00:00
logo.png fixed the corrupt binary 2002-01-21 06:28:23 +00:00
mystyle.css added xhtml patch by Peter Dobratz 2003-03-01 07:43:19 +00:00
property_types.html applied patches by Peter Dobratz to make lintlink happy 2003-03-02 09:35:01 +00:00
releasenotes.html Just another very useful patch from Peter Dobratz. 2003-03-19 03:48:49 +00:00
sun_checks.xml removed old LeftCurly checks 2003-01-12 08:25:37 +00:00
writingchecks.html Major refactorings to allow the use of SeverityLevels in FileSetChecks 2003-03-26 19:52:30 +00:00
xmllogger.dtd DTD for XMLLogger output 2002-12-13 15:37:26 +00:00