The following document contains the results of Checkstyle.
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
org/jdtaus/core/sax/ri/resolver/ClasspathEntityResolver.java | 0 | 0 | 6 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Variable 'e' should be declared final. | 173 |
![]() | Variable 'e' should be declared final. | 237 |
![]() | Variable 'e' should be declared final. | 263 |
![]() | Variable 'it' should be declared final. | 277 |