The following document contains the results of Checkstyle.
| Violation | Message | Line |
|---|---|---|
| The field 'locale' must be declared final. | 48 | |
| The field 'thread' must be declared final. | 54 | |
| 'locale' hides a field. | 144 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Expected an @return tag. | 110 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 48 | |
| Expected an @return tag. | 66 | |
| Expected an @return tag. | 84 | |
| Expected an @return tag. | 102 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'filterConfig'. | 137 | |
| Expected @throws tag for 'ServletException'. | 137 | |
| Expected @param tag for 'req'. | 191 | |
| Expected @param tag for 'rsp'. | 191 | |
| Expected @param tag for 'chain'. | 192 | |
| Expected @throws tag for 'IOException'. | 193 | |
| Expected @throws tag for 'ServletException'. | 193 | |
| Missing a Javadoc comment. | 222 |