|
Error
|
Line
|
|
Avoid using the '.*' form of import.
|
56
|
|
Unused import - java.lang.reflect.Constructor
|
57
|
|
Unused import - java.lang.reflect.Method
|
58
|
|
Avoid using the '.*' form of import.
|
59
|
|
Avoid using the '.*' form of import.
|
60
|
|
'public' modifier out of order with the JLS suggestions.
|
71
|
|
type is missing a Javadoc comment.
|
99
|
|
line longer than 80 characters
|
100
|
|
variable 'SOURCE' missing Javadoc.
|
100
|
|
variable 'KEY_FACTORY' missing Javadoc.
|
102
|
|
line longer than 80 characters
|
103
|
|
cast needs to be followed by whitespace.
|
103
|
|
type is missing a Javadoc comment.
|
105
|
|
redundant 'public' modifier.
|
106
|
|
method is missing a Javadoc comment.
|
106
|
|
variable 'bean' missing Javadoc.
|
109
|
|
variable 'beanClass' missing Javadoc.
|
110
|
|
variable 'require' missing Javadoc.
|
111
|
|
method is missing a Javadoc comment.
|
113
|
|
line longer than 80 characters
|
118
|
|
line longer than 80 characters
|
120
|
|
line longer than 80 characters
|
121
|
|
'if' construct must use '{}'s.
|
126
|
|
line longer than 80 characters
|
132
|
|
method is missing a Javadoc comment.
|
148
|
|
Expected an @return tag.
|
156
|
|
'if' construct must use '{}'s.
|
157
|
|
line longer than 80 characters
|
160
|
|
cast needs to be followed by whitespace.
|
160
|
|
method is missing a Javadoc comment.
|
163
|
|
method is missing a Javadoc comment.
|
167
|
|
cast needs to be followed by whitespace.
|
168
|
|
method is missing a Javadoc comment.
|
171
|
|
cast needs to be followed by whitespace.
|
172
|
|
'public' modifier out of order with the JLS suggestions.
|
182
|
|
'public' modifier out of order with the JLS suggestions.
|
189
|
|
variable 'bean' missing Javadoc.
|
191
|
|
variable 'bean' must be private and have accessor methods.
|
191
|
|
method is missing a Javadoc comment.
|
193
|
|
method is missing a Javadoc comment.
|
196
|
|
method is missing a Javadoc comment.
|
200
|
|
method is missing a Javadoc comment.
|
204
|
|
'public' modifier out of order with the JLS suggestions.
|
217
|
|
'public' modifier out of order with the JLS suggestions.
|
226
|
|
Expected @param tag for 'bean'.
|
226
|
|
Expected @param tag for 'value'.
|
226
|
|
method is missing a Javadoc comment.
|
246
|
|
method is missing a Javadoc comment.
|
250
|
|
method is missing a Javadoc comment.
|
254
|
|
'if' construct must use '{}'s.
|
257
|
|
method is missing a Javadoc comment.
|
263
|
|
method is missing a Javadoc comment.
|
267
|
|
method is missing a Javadoc comment.
|
271
|
|
method is missing a Javadoc comment.
|
275
|
|
method is missing a Javadoc comment.
|
282
|
|
cast needs to be followed by whitespace.
|
286
|
|
method is missing a Javadoc comment.
|
304
|
|
'^' should be on a new line.
|
309
|
|
Comment matches to-do format 'TODO:'.
|
315
|
|
method is missing a Javadoc comment.
|
316
|
|
method is missing a Javadoc comment.
|
320
|
|
method is missing a Javadoc comment.
|
332
|
|
'{' should be on the previous line.
|
333
|