forked from phoedos/pmd
16 lines
658 B
HTML
16 lines
658 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>PMD - RuleContext</title>
|
|
</head>
|
|
<body>
|
|
<h2>Class View</h2>
|
|
<h3 align="center">Class: RuleContext</h3>
|
|
<table border="" align="center" cellspacing="0" cellpadding="3">
|
|
<tr><th>Method</th><th>Violation</th></tr>
|
|
<tr><td>setSourceCodeFilename</td><td><table border="0"><tr><td><b>Rule:</b></td><td>GuardLogStatement</td></tr><tr><td><b>Description:</b></td><td>Logger calls should be surrounded by log level guards.</td></tr><tr><td><b>Line:</b></td><td>124 and 125</td></tr></table></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|