Error |
Count |
'{' should be on a new line. |
4 |
'}' should be alone on a line. |
4 |
Must have at least one statement. |
4 |
Missing a Javadoc comment. |
14 |
Line has trailing spaces. |
12 |
'input' hides a field. |
1 |
'level' hides a field. |
1 |
'message' hides a field. |
1 |
'output' hides a field. |
1 |
'project' hides a field. |
1 |
'section' hides a field. |
1 |
Expected @param tag for 'level'. |
1 |
Expected @param tag for 'message'. |
1 |
Expected @param tag for 'section'. |
1 |
Missing package documentation file. |
1 |
Using the '.*' form of import should be avoided - java.io.*. |
1 |
Using the '.*' form of import should be avoided - javax.xml.parsers.*. |
1 |
Using the '.*' form of import should be avoided - org.w3c.dom.*. |
1 |
Using the '.*' form of import should be avoided - org.xml.sax.*. |
1 |