Violation | Message | Line |
---|
| Line does not match expected header line of ''. | 1 |
| Line has trailing spaces. | 3 |
| Line has trailing spaces. | 7 |
| Line has trailing spaces. | 9 |
| Name 'emptyString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
| Missing a Javadoc comment. | 38 |
| Missing a Javadoc comment. | 40 |
| Missing a Javadoc comment. | 42 |
| Parameter localPart should be final. | 49 |
| Parameter namespaceURI should be final. | 59 |
| Parameter localPart should be final. | 59 |
| Parameter namespaceURI should be final. | 70 |
| Parameter localPart should be final. | 70 |
| Parameter prefix should be final. | 70 |
| Avoid inline conditionals. | 72 |
| Avoid inline conditionals. | 122 |
| Parameter obj should be final. | 145 |
| Unused @throws tag for 'java.lang.IllegalArgumentException'. | 176 |
| Parameter s should be final. | 179 |
| Parameter in should be final. | 221 |