The following document contains the results of PMD 4.2.5.
Violation | Line |
---|---|
It is a good practice to call super() in a constructor | 50 - 57 |
Violation | Line |
---|---|
It is a good practice to call super() in a constructor | 17 - 19 |
Violation | Line |
---|---|
It is a good practice to call super() in a constructor | 18 - 20 |
Violation | Line |
---|---|
It is somewhat confusing to have a field name with the same name as a method | 18 |
It is a good practice to call super() in a constructor | 23 - 24 |
Violation | Line |
---|---|
The String literal "unchecked" appears 5 times in this file; the first occurrence is on line 28 | 28 |
It is a good practice to call super() in a constructor | 50 - 52 |
Violation | Line |
---|---|
A method/constructor shouldn't explicitly throw java.lang.Exception | 18 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 25 |
Violation | Line |
---|---|
It is somewhat confusing to have a field name matching the declaring class name | 17 |
Violation | Line |
---|---|
Avoid throwing raw exception types. | 43 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 53 |
Violation | Line |
---|---|
Avoid throwing raw exception types. | 119 |
Violation | Line |
---|---|
Avoid throwing raw exception types. | 50 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 92 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 104 |
The String literal ".xsd" appears 4 times in this file; the first occurrence is on line 112 | 112 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 130 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 147 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 158 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 171 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 193 |
A method/constructor shouldn't explicitly throw java.lang.Exception | 206 |