Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
75 | 0 | 0 | 2810 |
Files
org/codehaus/xfire/java/DefaultJavaService.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
24
|
| Missing a Javadoc comment. |
25
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
27
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| '=' is not preceded with whitespace. |
37
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
46
|
| '{' should be on the previous line. |
47
|
| Method 'setServiceClass' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter className should be final. |
57
|
| Expected @param tag for 'className'. |
57
|
| ')' is preceded with whitespace. |
57
|
| Expected @throws tag for 'ClassNotFoundException'. |
58
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line has trailing spaces. |
61
|
| '{' should be on the previous line. |
69
|
| Line has trailing spaces. |
71
|
| Comment matches to-do format 'TODO:'. |
72
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| Line has trailing spaces. |
77
|
| Line has trailing spaces. |
79
|
| '(' is followed by whitespace. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
97
|
| Parameter method should be final. |
97
|
| Expected @param tag for 'method'. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Line has trailing spaces. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line has trailing spaces. |
106
|
| Expected an @return tag. |
110
|
| Parameter methodName should be final. |
110
|
| Expected @param tag for 'methodName'. |
110
|
| '{' should be on the previous line. |
111
|
| Line is longer than 80 characters. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line is longer than 80 characters. |
116
|
| Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. |
118
|
| '(' is followed by whitespace. |
118
|
| Parameter localName should be final. |
118
|
| Parameter namespace should be final. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. |
126
|
| '{' should be on the previous line. |
127
|
| Line has trailing spaces. |
130
|
| Method 'getAllowedMethods' is not designed for extension - needs to be abstract, final or empty. |
134
|
| '{' should be on the previous line. |
135
|
| Method 'setAllowedMethods' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Parameter allowedMethods should be final. |
142
|
| 'allowedMethods' hides a field. |
142
|
| '{' should be on the previous line. |
143
|
| Method 'getTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
150
|
| '{' should be on the previous line. |
151
|
| Method 'setTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Parameter typeMapping should be final. |
158
|
| 'typeMapping' hides a field. |
158
|
| '{' should be on the previous line. |
159
|
| Expected an @return tag. |
166
|
| Method 'getServiceClass' is not designed for extension - needs to be abstract, final or empty. |
166
|
| '{' should be on the previous line. |
167
|
| Line has trailing spaces. |
173
|
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. |
178
|
| '(' is followed by whitespace. |
178
|
| Parameter className should be final. |
178
|
| ')' is preceded with whitespace. |
178
|
| Expected @throws tag for 'Exception'. |
179
|
| '{' should be on the previous line. |
180
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
182
|
| '{' should be on the previous line. |
183
|
| Line is longer than 80 characters. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line has trailing spaces. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line has trailing spaces. |
189
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
193
|
| '{' should be on the previous line. |
194
|
| Line has trailing spaces. |
196
|
| '(' is followed by whitespace. |
198
|
| ')' is preceded with whitespace. |
198
|
| Line has trailing spaces. |
199
|
| '{' should be on the previous line. |
199
|
| Line contains a tab character. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| Line contains a tab character. |
201
|
| '{' should be on the previous line. |
201
|
| Line is longer than 80 characters. |
202
|
| Line contains a tab character. |
202
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| Line contains a tab character. |
203
|
| '}' should be on the same line. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| '{' should be on the previous line. |
205
|
| Line is longer than 80 characters. |
206
|
| Line contains a tab character. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line contains a tab character. |
209
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Expected an @return tag. |
217
|
| Line has trailing spaces. |
217
|
| Method 'getServiceObject' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Parameter context should be final. |
217
|
| Expected @param tag for 'context'. |
217
|
| Line contains a tab character. |
218
|
| Expected @throws tag for 'XFireFault'. |
218
|
| Line contains a tab character. |
219
|
| '{' should be on the previous line. |
219
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| '{' should be on the previous line. |
221
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| '{' should be on the previous line. |
223
|
| 'synchronized' is not followed by whitespace. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| '{' should be on the previous line. |
225
|
| '}' should be on the same line. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '{' should be on the previous line. |
232
|
| '+' is not preceded with whitespace. |
234
|
| '+' is not followed by whitespace. |
234
|
| Line has trailing spaces. |
235
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| '{' should be on the previous line. |
238
|
| 'synchronized' is not followed by whitespace. |
239
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| '{' should be on the previous line. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| '}' should be on the same line. |
246
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '{' should be on the previous line. |
248
|
| '}' should be on the same line. |
250
|
| '{' should be on the previous line. |
252
|
| Line is longer than 80 characters. |
253
|
| Line contains a tab character. |
255
|
| Line has trailing spaces. |
256
|
| Method 'createServiceObject' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Missing a Javadoc comment. |
257
|
| '{' should be on the previous line. |
258
|
| Line contains a tab character. |
260
|
| '{' should be on the previous line. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| '}' should be on the same line. |
262
|
| Line contains a tab character. |
263
|
| Line contains a tab character. |
264
|
| '{' should be on the previous line. |
264
|
| Line is longer than 80 characters. |
265
|
| Line contains a tab character. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line contains a tab character. |
266
|
| '}' should be on the same line. |
266
|
| Line contains a tab character. |
267
|
| Line contains a tab character. |
268
|
| '{' should be on the previous line. |
268
|
| Line is longer than 80 characters. |
269
|
| Line contains a tab character. |
269
|
| '(' is followed by whitespace. |
269
|
| ')' is preceded with whitespace. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
273
|
| Method 'isAutoTyped' is not designed for extension - needs to be abstract, final or empty. |
273
|
| Missing a Javadoc comment. |
273
|
| Line contains a tab character. |
274
|
| '{' should be on the previous line. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line has trailing spaces. |
277
|
| Line contains a tab character. |
278
|
| Method 'setAutoTyped' is not designed for extension - needs to be abstract, final or empty. |
278
|
| Missing a Javadoc comment. |
278
|
| Parameter autoTyped should be final. |
278
|
| 'autoTyped' hides a field. |
278
|
| Line contains a tab character. |
279
|
| '{' should be on the previous line. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line has trailing spaces. |
282
|
| Method 'getTypeMappingRegistry' is not designed for extension - needs to be abstract, final or empty. |
283
|
| Missing a Javadoc comment. |
283
|
| '{' should be on the previous line. |
284
|
| Line has trailing spaces. |
287
|
| Method 'setTypeMappingRegistry' is not designed for extension - needs to be abstract, final or empty. |
288
|
| Missing a Javadoc comment. |
288
|
| Parameter typeMappingRegistry should be final. |
288
|
| 'typeMappingRegistry' hides a field. |
288
|
| Line has trailing spaces. |
292
|
| Method 'getScope' is not designed for extension - needs to be abstract, final or empty. |
293
|
| Missing a Javadoc comment. |
293
|
| '{' should be on the previous line. |
294
|
| Method 'setScope' is not designed for extension - needs to be abstract, final or empty. |
298
|
| Missing a Javadoc comment. |
298
|
| Parameter scope should be final. |
298
|
| 'scope' hides a field. |
298
|
| '{' should be on the previous line. |
299
|
org/codehaus/xfire/java/JavaService.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
11
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| Redundant 'public' modifier. |
18
|
| 'static' modifier out of order with the JLS suggestions. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| Redundant 'public' modifier. |
20
|
| 'static' modifier out of order with the JLS suggestions. |
20
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
22
|
| Redundant 'public' modifier. |
22
|
| 'static' modifier out of order with the JLS suggestions. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
26
|
| Line contains a tab character. |
28
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
32
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
34
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
org/codehaus/xfire/java/JavaServiceHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
26
|
| Line is longer than 80 characters. |
27
|
| Missing a Javadoc comment. |
27
|
| Line has trailing spaces. |
28
|
| Line contains a tab character. |
29
|
| Missing a Javadoc comment. |
29
|
| Line contains a tab character. |
31
|
| Line is longer than 80 characters. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
34
|
| '(' is followed by whitespace. |
34
|
| Parameter context should be final. |
34
|
| Parameter reader should be final. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line contains a tab character. |
38
|
| Line is longer than 80 characters. |
40
|
| Line contains a tab character. |
40
|
| '(' is followed by whitespace. |
40
|
| Line is longer than 80 characters. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
46
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
53
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '}' should be on the same line. |
58
|
| '{' should be on the previous line. |
60
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
64
|
| Expected an @return tag. |
70
|
| Line has trailing spaces. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter operation should be final. |
70
|
| Expected @param tag for 'operation'. |
70
|
| Parameter params should be final. |
71
|
| Expected @param tag for 'params'. |
71
|
| Parameter service should be final. |
72
|
| Expected @param tag for 'service'. |
72
|
| Parameter context should be final. |
73
|
| Expected @param tag for 'context'. |
73
|
| ')' is preceded with whitespace. |
73
|
| Expected @throws tag for 'XFireFault'. |
73
|
| '{' should be on the previous line. |
74
|
| Line has trailing spaces. |
76
|
| '{' should be on the previous line. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '}' should be on the same line. |
82
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '}' should be on the same line. |
86
|
| '{' should be on the previous line. |
88
|
| Line has trailing spaces. |
91
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '}' should be on the same line. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '}' should be on the same line. |
100
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '}' should be on the same line. |
106
|
| '{' should be on the previous line. |
108
|
| Line is longer than 80 characters. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line has trailing spaces. |
112
|
| Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '{' should be on the previous line. |
117
|
org/codehaus/xfire/java/Operation.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| '{' should be on the previous line. |
14
|
| Missing a Javadoc comment. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
17
|
| Line has trailing spaces. |
18
|
| Missing a Javadoc comment. |
19
|
| Line has trailing spaces. |
20
|
| Missing a Javadoc comment. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Line has trailing spaces. |
24
|
| Missing a Javadoc comment. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter method should be final. |
25
|
| 'method' hides a field. |
25
|
| Parameter service should be final. |
25
|
| ')' is preceded with whitespace. |
25
|
| '{' should be on the previous line. |
26
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
32
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| '{' should be on the previous line. |
34
|
| Line has trailing spaces. |
36
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
41
|
| Method 'getOutParameterClass' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| '{' should be on the previous line. |
48
|
| Line has trailing spaces. |
51
|
| Method 'getOutParameterName' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| '{' should be on the previous line. |
53
|
| Line has trailing spaces. |
56
|
| Expected an @return tag. |
61
|
| Method 'getParameterClass' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '(' is followed by whitespace. |
61
|
| Parameter paramName should be final. |
61
|
| Expected @param tag for 'paramName'. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Method 'addParameterClass' is not designed for extension - needs to be abstract, final or empty. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter paramName should be final. |
70
|
| Expected @param tag for 'paramName'. |
70
|
| Parameter clazz should be final. |
70
|
| Expected @param tag for 'clazz'. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line has trailing spaces. |
74
|
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| '{' should be on the previous line. |
76
|
| Line has trailing spaces. |
79
|
| Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| '{' should be on the previous line. |
81
|
| Expected an @return tag. |
88
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
88
|
| '{' should be on the previous line. |
89
|
org/codehaus/xfire/java/ServiceHelper.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
14
|
| Utility classes should not have a public or default constructor. |
18
|
| '{' should be on the previous line. |
19
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| Parameter xfire should be final. |
20
|
| Parameter registry should be final. |
21
|
| Parameter serviceClass should be final. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line contains a tab character. |
23
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
26
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| '{' should be on the previous line. |
30
|
| '+' is not preceded with whitespace. |
31
|
| '+' is not followed by whitespace. |
31
|
| Line has trailing spaces. |
33
|
| Line is longer than 80 characters. |
35
|
| '{' should be on the previous line. |
37
|
| Must have at least one statement. |
39
|
| '{' is not followed by whitespace. |
39
|
| '}' is not preceded with whitespace. |
39
|
| Line has trailing spaces. |
40
|
| Line is longer than 80 characters. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line has trailing spaces. |
47
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
58
|
| Missing a Javadoc comment. |
58
|
| Parameter className should be final. |
58
|
| Parameter protocol should be final. |
58
|
| Line contains a tab character. |
59
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '{' should be on the previous line. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
75
|
| '80' is a magic number. |
75
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '{' should be on the previous line. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| '{' should be on the previous line. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
org/codehaus/xfire/java/mapping/AutoTypeMapping.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
22
|
| Missing a Javadoc comment. |
23
|
| '(' is followed by whitespace. |
23
|
| Parameter defaultTM should be final. |
23
|
| ')' is preceded with whitespace. |
23
|
| '{' should be on the previous line. |
24
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
28
|
| '{' should be on the previous line. |
29
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter javaType should be final. |
36
|
| Parameter xmlType should be final. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line has trailing spaces. |
39
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Expected an @return tag. |
56
|
| Line contains a tab character. |
56
|
| Parameter javaType should be final. |
56
|
| Expected @param tag for 'javaType'. |
56
|
| Line contains a tab character. |
57
|
| '{' should be on the previous line. |
57
|
| Line contains a tab character. |
58
|
| '(' is followed by whitespace. |
58
|
| '||' should be on a new line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| Line contains a tab character. |
61
|
| '}' should be on the same line. |
62
|
| '{' should be on the previous line. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
69
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter javaType should be final. |
72
|
| '{' should be on the previous line. |
73
|
| Line has trailing spaces. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Expected an @return tag. |
92
|
| Line contains a tab character. |
92
|
| Parameter javaType should be final. |
92
|
| Expected @param tag for 'javaType'. |
92
|
| Line contains a tab character. |
93
|
| '{' should be on the previous line. |
93
|
| Line has trailing spaces. |
95
|
| Line contains a tab character. |
97
|
| '{' should be on the previous line. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| '||' should be on a new line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| Line is longer than 80 characters. |
108
|
| '(' is followed by whitespace. |
108
|
| '+' is not preceded with whitespace. |
108
|
| '+' is not followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line has trailing spaces. |
109
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line has trailing spaces. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '}' should be on the same line. |
119
|
| '{' should be on the previous line. |
121
|
| '}' should be on the same line. |
125
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
128
|
| '+' is not preceded with whitespace. |
128
|
| '+' is not followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line has trailing spaces. |
132
|
| Line contains a tab character. |
132
|
org/codehaus/xfire/java/mapping/ClassQNamePair.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
7
|
| '{' should be on the previous line. |
12
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
14
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
16
|
| '(' is followed by whitespace. |
16
|
| Parameter javaClass should be final. |
16
|
| Parameter qname should be final. |
16
|
| 'qname' hides a field. |
16
|
| ')' is preceded with whitespace. |
16
|
| '{' should be on the previous line. |
17
|
| ';' is preceded with whitespace. |
18
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line has trailing spaces. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Method 'getQName' is not designed for extension - needs to be abstract, final or empty. |
33
|
| Line contains a tab character. |
34
|
| '{' should be on the previous line. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Parameter o should be final. |
41
|
| '{' should be on the previous line. |
42
|
| 'if' construct must use '{}'s. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| '(' is followed by whitespace. |
56
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
60
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| '{' should be on the previous line. |
62
|
| Line has trailing spaces. |
64
|
| '{' should be on the previous line. |
66
|
| Line has trailing spaces. |
69
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
74
|
org/codehaus/xfire/java/mapping/CustomTypeMapping.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
12
|
| Line has trailing spaces. |
14
|
| '{' should be on the previous line. |
20
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
27
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| '(' is followed by whitespace. |
33
|
| Parameter defaultTM should be final. |
33
|
| 'defaultTM' hides a field. |
33
|
| ')' is preceded with whitespace. |
33
|
| '{' should be on the previous line. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
39
|
| Missing a Javadoc comment. |
40
|
| '{' should be on the previous line. |
41
|
| Line contains a tab character. |
48
|
| Line is longer than 80 characters. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Method 'isRegistered' is not designed for extension - needs to be abstract, final or empty. |
51
|
| '(' is followed by whitespace. |
51
|
| Parameter javaType should be final. |
51
|
| Parameter xmlType should be final. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line has trailing spaces. |
56
|
| 'if' construct must use '{}'s. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
63
|
| Line is longer than 80 characters. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Method 'register' is not designed for extension - needs to be abstract, final or empty. |
66
|
| '(' is followed by whitespace. |
66
|
| Parameter javaType should be final. |
66
|
| Parameter xmlType should be final. |
66
|
| Parameter typeClass should be final. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line contains a tab character. |
67
|
| '{' should be on the previous line. |
67
|
| Line contains a tab character. |
68
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
70
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Line has trailing spaces. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
77
|
| Line is longer than 80 characters. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter javaType should be final. |
80
|
| Parameter xmlType should be final. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line has trailing spaces. |
83
|
| '(' is followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| ')' is preceded with whitespace. |
86
|
| 'if' construct must use '{}'s. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
90
|
| Line contains a tab character. |
92
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
94
|
| Line is longer than 80 characters. |
95
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Method 'removeType' is not designed for extension - needs to be abstract, final or empty. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter javaType should be final. |
97
|
| Parameter xmlType should be final. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line has trailing spaces. |
100
|
| Line is longer than 80 characters. |
101
|
| '(' is followed by whitespace. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| 'if' construct must use '{}'s. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| Line contains a tab character. |
105
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter javaType should be final. |
110
|
| '{' should be on the previous line. |
111
|
| Line has trailing spaces. |
112
|
| '(' is followed by whitespace. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| 'if' construct must use '{}'s. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
123
|
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Parameter xmlType should be final. |
125
|
| '{' should be on the previous line. |
126
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| 'if' construct must use '{}'s. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line has trailing spaces. |
131
|
| Line is longer than 80 characters. |
136
|
| Method 'getTypeQName' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Parameter clazz should be final. |
138
|
| '{' should be on the previous line. |
139
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| 'if' construct must use '{}'s. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
147
|
| Method 'instantiateType' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Missing a Javadoc comment. |
148
|
| '(' is followed by whitespace. |
148
|
| Parameter typeClass should be final. |
148
|
| Parameter clazz should be final. |
148
|
| Parameter qname should be final. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| '{' should be on the previous line. |
151
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line is longer than 80 characters. |
154
|
| '(' is followed by whitespace. |
154
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
158
|
| '}' should be on the same line. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| '{' should be on the previous line. |
160
|
| Line contains a tab character. |
162
|
| Line has trailing spaces. |
164
|
| Method 'getEncodingStyleURI' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Missing a Javadoc comment. |
165
|
| '{' should be on the previous line. |
166
|
| Line has trailing spaces. |
169
|
| Method 'setEncodingStyleURI' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Missing a Javadoc comment. |
170
|
| '(' is followed by whitespace. |
170
|
| Parameter encodingStyleURI should be final. |
170
|
| 'encodingStyleURI' hides a field. |
170
|
| ')' is preceded with whitespace. |
170
|
| '{' should be on the previous line. |
171
|
org/codehaus/xfire/java/mapping/DefaultTypeMappingRegistry.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
21
|
| '{' should be on the previous line. |
28
|
| Line is longer than 80 characters. |
29
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
40
|
| Line is longer than 80 characters. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
43
|
| Method 'register' is not designed for extension - needs to be abstract, final or empty. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter encodingStyleURI should be final. |
43
|
| Parameter mapping should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line contains a tab character. |
44
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
52
|
| Line is longer than 80 characters. |
55
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Method 'registerDefault' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter mapping should be final. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
58
|
| '{' should be on the previous line. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
62
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Method 'getDefaultTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Method 'getRegisteredEncodingStyleURIs' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Method 'getTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
81
|
| '(' is followed by whitespace. |
81
|
| Parameter encodingStyleURI should be final. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line contains a tab character. |
82
|
| '{' should be on the previous line. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
86
|
| Line is longer than 80 characters. |
87
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Method 'createTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
89
|
| '(' is followed by whitespace. |
89
|
| Parameter autoTypes should be final. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line contains a tab character. |
90
|
| '{' should be on the previous line. |
90
|
| Line contains a tab character. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
97
|
| Method 'createTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter parentNamespace should be final. |
97
|
| Parameter autoTypes should be final. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
102
|
| Method 'createTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| '(' is followed by whitespace. |
102
|
| Parameter parent should be final. |
102
|
| Parameter autoTypes should be final. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| Line contains a tab character. |
106
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '}' should be on the same line. |
107
|
| '{' should be on the previous line. |
109
|
| Line contains a tab character. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line has trailing spaces. |
113
|
| Line is longer than 80 characters. |
115
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| Method 'unregisterTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
117
|
| '(' is followed by whitespace. |
117
|
| Parameter encodingStyleURI should be final. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| '{' should be on the previous line. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
122
|
| Line has trailing spaces. |
123
|
| Line contains a tab character. |
124
|
| Line is longer than 80 characters. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Method 'removeTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '(' is followed by whitespace. |
127
|
| Parameter mapping should be final. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line contains a tab character. |
128
|
| '{' should be on the previous line. |
128
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
131
|
| ';' is followed by whitespace. |
131
|
| '{' should be on the previous line. |
132
|
| '(' is followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
139
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Line contains a tab character. |
147
|
| '{' should be on the previous line. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line has trailing spaces. |
153
|
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. |
158
|
| '(' is followed by whitespace. |
158
|
| Parameter className should be final. |
158
|
| ')' is preceded with whitespace. |
158
|
| Expected @throws tag for 'Exception'. |
159
|
| '{' should be on the previous line. |
160
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '{' should be on the previous line. |
163
|
| Line is longer than 80 characters. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line has trailing spaces. |
166
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line has trailing spaces. |
169
|
| Method 'createXSDMapping' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Missing a Javadoc comment. |
170
|
| '{' should be on the previous line. |
171
|
| Line has trailing spaces. |
173
|
| Line is longer than 80 characters. |
174
|
| ',' is not followed by whitespace. |
174
|
| Line is longer than 80 characters. |
175
|
| ',' is not followed by whitespace. |
175
|
| Line is longer than 80 characters. |
176
|
| ',' is not followed by whitespace. |
176
|
| Line is longer than 80 characters. |
177
|
| ',' is not followed by whitespace. |
177
|
| Line is longer than 80 characters. |
178
|
| ',' is not followed by whitespace. |
178
|
| Line is longer than 80 characters. |
179
|
| ',' is not followed by whitespace. |
179
|
| Line is longer than 80 characters. |
180
|
| ',' is not followed by whitespace. |
180
|
| Line is longer than 80 characters. |
181
|
| ',' is not followed by whitespace. |
181
|
| Line is longer than 80 characters. |
182
|
| ',' is not followed by whitespace. |
182
|
| Line is longer than 80 characters. |
183
|
| ',' is not followed by whitespace. |
183
|
| Line is longer than 80 characters. |
184
|
| ',' is not followed by whitespace. |
184
|
| Line has trailing spaces. |
187
|
org/codehaus/xfire/java/mapping/TypeMapping.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
13
|
| Redundant 'public' modifier. |
24
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
29
|
| Missing a Javadoc comment. |
31
|
| Redundant 'public' modifier. |
31
|
| Missing a Javadoc comment. |
34
|
| Redundant 'public' modifier. |
34
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
36
|
| Redundant 'public' modifier. |
36
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
38
|
| Redundant 'public' modifier. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Missing a Javadoc comment. |
40
|
| Redundant 'public' modifier. |
40
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
42
|
| Redundant 'public' modifier. |
42
|
| Missing a Javadoc comment. |
44
|
| Redundant 'public' modifier. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
org/codehaus/xfire/java/mapping/TypeMappingRegistry.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
5
|
| '{' should be on the previous line. |
10
|
| Missing a Javadoc comment. |
11
|
| Redundant 'final' modifier. |
11
|
| 'public' modifier out of order with the JLS suggestions. |
11
|
| Expected an @return tag. |
15
|
| Redundant 'public' modifier. |
15
|
| Expected @param tag for 'encodingStyleURI'. |
15
|
| Expected @param tag for 'mapping'. |
15
|
| Redundant 'public' modifier. |
19
|
| Expected @param tag for 'mapping'. |
19
|
| Redundant 'public' modifier. |
29
|
| Redundant 'public' modifier. |
37
|
| Redundant 'public' modifier. |
49
|
| Redundant 'public' modifier. |
56
|
| Expected @param tag for 'autoTypes'. |
56
|
| Line has trailing spaces. |
60
|
| Unused @param tag for 'parentTM'. |
61
|
| Expected an @return tag. |
64
|
| Line is longer than 80 characters. |
64
|
| Redundant 'public' modifier. |
64
|
| Expected @param tag for 'encodingStyleURI'. |
64
|
| Expected @param tag for 'autoTypes'. |
64
|
| Redundant 'public' modifier. |
75
|
| Redundant 'public' modifier. |
91
|
| Redundant 'public' modifier. |
97
|
org/codehaus/xfire/java/mapping/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/java/message/AbstractMessageBridge.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
11
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
18
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
27
|
| Variable 'operation' must be private and have accessor methods. |
27
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
29
|
| '(' is followed by whitespace. |
29
|
| Parameter service should be final. |
29
|
| 'service' hides a field. |
29
|
| Parameter context should be final. |
30
|
| 'context' hides a field. |
30
|
| Parameter request should be final. |
31
|
| 'request' hides a field. |
31
|
| Parameter response should be final. |
32
|
| 'response' hides a field. |
32
|
| ')' is preceded with whitespace. |
32
|
| '{' should be on the previous line. |
33
|
| Line has trailing spaces. |
39
|
| Method 'getTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
43
|
| '{' should be on the previous line. |
44
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
47
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
55
|
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. |
59
|
| '{' should be on the previous line. |
60
|
| Line has trailing spaces. |
63
|
| Method 'setContext' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Parameter context should be final. |
67
|
| 'context' hides a field. |
67
|
| '{' should be on the previous line. |
68
|
| Line has trailing spaces. |
71
|
| Method 'getRequestReader' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| '{' should be on the previous line. |
73
|
| Method 'getResponseWriter' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '{' should be on the previous line. |
81
|
| Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. |
88
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
92
|
| Method 'setOperation' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter operation should be final. |
96
|
| 'operation' hides a field. |
96
|
| '{' should be on the previous line. |
97
|
| Line contains a tab character. |
101
|
| Missing a Javadoc comment. |
101
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Line contains a tab character. |
107
|
| '{' should be on the previous line. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '(' is followed by whitespace. |
114
|
| Parameter namespace should be final. |
114
|
| 'namespace' hides a field. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line contains a tab character. |
115
|
| '{' should be on the previous line. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
org/codehaus/xfire/java/message/DocumentBridge.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
18
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter service should be final. |
25
|
| Parameter context should be final. |
26
|
| Parameter request should be final. |
27
|
| Parameter response should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| '{' should be on the previous line. |
29
|
| Line contains a tab character. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line has trailing spaces. |
31
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line contains a tab character. |
33
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Line is longer than 80 characters. |
38
|
| Line has trailing spaces. |
39
|
| 'while' is not followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| Line is longer than 80 characters. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Comment matches to-do format 'TODO:'. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '(' is followed by whitespace. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line has trailing spaces. |
49
|
| '(' is followed by whitespace. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Method 'findOperation' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| Parameter i should be final. |
55
|
| '{' should be on the previous line. |
56
|
| Line is longer than 80 characters. |
57
|
| '(' is followed by whitespace. |
57
|
| ';' is followed by whitespace. |
57
|
| 'if' construct must use '{}'s. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line has trailing spaces. |
63
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| Parameter value should be final. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line has trailing spaces. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| '}' should be on the same line. |
76
|
| '{' should be on the previous line. |
78
|
| Line contains a tab character. |
79
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
86
|
org/codehaus/xfire/java/message/LiteralReader.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
21
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
29
|
| Variable 'depth' must be private and have accessor methods. |
29
|
| Line has trailing spaces. |
30
|
| '(' is followed by whitespace. |
35
|
| Parameter root should be final. |
35
|
| 'root' hides a field. |
35
|
| Expected @param tag for 'root'. |
35
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
42
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter reader should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. |
54
|
| '{' should be on the previous line. |
55
|
| 'if' construct must use '{}'s. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Missing a Javadoc comment. |
62
|
| '{' should be on the previous line. |
63
|
| 'while' is not followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| Must have at least one statement. |
65
|
| Method 'getValueAsInt' is not designed for extension - needs to be abstract, final or empty. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Method 'getValueAsDate' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '{' should be on the previous line. |
81
|
| 'if' construct must use '{}'s. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Method 'getValueAsDateTime' is not designed for extension - needs to be abstract, final or empty. |
91
|
| '{' should be on the previous line. |
92
|
| 'if' construct must use '{}'s. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line is longer than 80 characters. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Method 'getValueAsCalendar' is not designed for extension - needs to be abstract, final or empty. |
103
|
| '{' should be on the previous line. |
104
|
| 'if' construct must use '{}'s. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Method 'getValueAsLong' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Line contains a tab character. |
117
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Method 'getValueAsDouble' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Line contains a tab character. |
125
|
| '{' should be on the previous line. |
125
|
| Line contains a tab character. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Method 'getValueAsFloat' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Line contains a tab character. |
133
|
| '{' should be on the previous line. |
133
|
| Line contains a tab character. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
137
|
| Line is longer than 80 characters. |
138
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Method 'getValueAsBoolean' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Line contains a tab character. |
141
|
| '{' should be on the previous line. |
141
|
| Line contains a tab character. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line contains a tab character. |
143
|
| Method 'hasMoreChildReaders' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Missing a Javadoc comment. |
145
|
| '{' should be on the previous line. |
146
|
| Line has trailing spaces. |
147
|
| 'if' construct must use '{}'s. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line has trailing spaces. |
151
|
| Line has trailing spaces. |
154
|
| Missing a Javadoc comment. |
155
|
| '{' should be on the previous line. |
156
|
| '{' should be on the previous line. |
158
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '{' should be on the previous line. |
163
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| '{' should be on the previous line. |
174
|
| '}' should be on the same line. |
195
|
| '{' should be on the previous line. |
197
|
| Comment matches to-do format 'TODO:'. |
198
|
| Method 'getNextChildReader' is not designed for extension - needs to be abstract, final or empty. |
203
|
| Missing a Javadoc comment. |
203
|
| '{' should be on the previous line. |
204
|
| 'if' construct must use '{}'s. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line has trailing spaces. |
207
|
| 'if' construct must use '{}'s. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| Line has trailing spaces. |
210
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| Line has trailing spaces. |
215
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
216
|
| Missing a Javadoc comment. |
216
|
| '{' should be on the previous line. |
217
|
| Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Missing a Javadoc comment. |
221
|
| '{' should be on the previous line. |
222
|
org/codehaus/xfire/java/message/LiteralWriter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
12
|
| Line has trailing spaces. |
14
|
| '{' should be on the previous line. |
19
|
| Missing a Javadoc comment. |
20
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
26
|
| Line is longer than 80 characters. |
28
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| Parameter writer should be final. |
28
|
| 'writer' hides a field. |
28
|
| Parameter name should be final. |
28
|
| 'name' hides a field. |
28
|
| Parameter namespace should be final. |
28
|
| 'namespace' hides a field. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line has trailing spaces. |
33
|
| '{' should be on the previous line. |
35
|
| '}' should be on the same line. |
37
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| Comment matches to-do format 'TODO:'. |
40
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
46
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
59
|
| 'if' construct must use '{}'s. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line is longer than 80 characters. |
65
|
| Method 'writeValue' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Parameter value should be final. |
67
|
| '{' should be on the previous line. |
68
|
| '{' should be on the previous line. |
70
|
| 'if' construct must use '{}'s. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '}' should be on the same line. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| Comment matches to-do format 'TODO:'. |
76
|
| Line is longer than 80 characters. |
82
|
| Method 'getChildWriter' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Parameter name should be final. |
84
|
| 'name' hides a field. |
84
|
| '{' should be on the previous line. |
85
|
| Method 'getChildWriter' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter name should be final. |
89
|
| 'name' hides a field. |
89
|
| Parameter ns should be final. |
89
|
| '{' should be on the previous line. |
90
|
| Line has trailing spaces. |
93
|
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. |
94
|
| Missing a Javadoc comment. |
94
|
| '{' should be on the previous line. |
95
|
| Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| Parameter namespace should be final. |
99
|
| 'namespace' hides a field. |
99
|
| '{' should be on the previous line. |
100
|
| Line is longer than 80 characters. |
105
|
| Method 'writeValueAsCalendar' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Parameter calendar should be final. |
107
|
| 'calendar' hides a field. |
107
|
| '{' should be on the previous line. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line is longer than 80 characters. |
113
|
| Method 'writeValueAsInt' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Parameter i should be final. |
115
|
| '{' should be on the previous line. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line is longer than 80 characters. |
121
|
| Method 'writeValueAsDateTime' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Parameter date should be final. |
123
|
| '{' should be on the previous line. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line is longer than 80 characters. |
129
|
| Method 'writeValueAsDate' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter date should be final. |
131
|
| '{' should be on the previous line. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line contains a tab character. |
136
|
| Line is longer than 80 characters. |
137
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Method 'writeValueAsDouble' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Parameter d should be final. |
139
|
| Line contains a tab character. |
140
|
| '{' should be on the previous line. |
140
|
| Line contains a tab character. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
144
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Method 'writeValueAsLong' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter l should be final. |
147
|
| Line contains a tab character. |
148
|
| '{' should be on the previous line. |
148
|
| Line contains a tab character. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
152
|
| Line is longer than 80 characters. |
153
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Method 'writeValueAsFloat' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Parameter f should be final. |
155
|
| Line contains a tab character. |
156
|
| '{' should be on the previous line. |
156
|
| Line contains a tab character. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
160
|
| Line is longer than 80 characters. |
161
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Method 'writeValueAsBoolean' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Parameter b should be final. |
163
|
| Line contains a tab character. |
164
|
| '{' should be on the previous line. |
164
|
| Line contains a tab character. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
166
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| '{' should be on the previous line. |
169
|
| '{' should be on the previous line. |
171
|
| '}' should be on the same line. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| '{' should be on the previous line. |
175
|
| Comment matches to-do format 'TODO:'. |
176
|
org/codehaus/xfire/java/message/MessageBridge.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/java/message/MessageBridge.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| '{' should be on the previous line. |
14
|
| Line contains a tab character. |
16
|
| Missing a Javadoc comment. |
16
|
| Missing a Javadoc comment. |
18
|
| '(' is followed by whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
org/codehaus/xfire/java/message/MessageBridgeFactory.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
11
|
| Utility classes should not have a public or default constructor. |
15
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| '(' is followed by whitespace. |
18
|
| Parameter service should be final. |
18
|
| Parameter context should be final. |
19
|
| Parameter request should be final. |
20
|
| Parameter response should be final. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line contains a tab character. |
22
|
| Line has trailing spaces. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
27
|
| '{' should be on the previous line. |
28
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| '}' should be on the same line. |
30
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
33
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '}' should be on the same line. |
36
|
| '{' should be on the previous line. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
43
|
org/codehaus/xfire/java/message/MessageReader.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
9
|
| Line has trailing spaces. |
11
|
| '{' should be on the previous line. |
15
|
| Missing a Javadoc comment. |
16
|
| Redundant 'public' modifier. |
16
|
| Missing a Javadoc comment. |
18
|
| Redundant 'public' modifier. |
18
|
| Missing a Javadoc comment. |
20
|
| Redundant 'public' modifier. |
20
|
| Missing a Javadoc comment. |
22
|
| Redundant 'public' modifier. |
22
|
| Missing a Javadoc comment. |
24
|
| Redundant 'public' modifier. |
24
|
| Missing a Javadoc comment. |
26
|
| Redundant 'public' modifier. |
26
|
| Missing a Javadoc comment. |
28
|
| Redundant 'public' modifier. |
28
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
31
|
| Missing a Javadoc comment. |
32
|
| Redundant 'public' modifier. |
32
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
34
|
| Redundant 'public' modifier. |
34
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
36
|
| Redundant 'public' modifier. |
36
|
| Line contains a tab character. |
38
|
| Missing a Javadoc comment. |
38
|
| Redundant 'public' modifier. |
38
|
| Line has trailing spaces. |
39
|
| Missing a Javadoc comment. |
40
|
| Redundant 'public' modifier. |
40
|
| Line has trailing spaces. |
41
|
| Expected an @return tag. |
46
|
| Redundant 'public' modifier. |
46
|
org/codehaus/xfire/java/message/MessageWriter.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
9
|
| Comment matches to-do format 'TODO:'. |
10
|
| Line has trailing spaces. |
11
|
| '{' should be on the previous line. |
15
|
| Missing a Javadoc comment. |
16
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| Missing a Javadoc comment. |
18
|
| '(' is followed by whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
26
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
36
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
38
|
| Line has trailing spaces. |
39
|
| Missing a Javadoc comment. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Expected @param tag for 'b'. |
45
|
| Line has trailing spaces. |
46
|
| Line has trailing spaces. |
48
|
org/codehaus/xfire/java/message/WrappedBridge.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
18
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter service should be final. |
25
|
| Parameter context should be final. |
26
|
| Parameter request should be final. |
27
|
| Parameter response should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| '{' should be on the previous line. |
29
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line has trailing spaces. |
31
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| '(' is followed by whitespace. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
38
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| Line is longer than 80 characters. |
41
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| 'while' is not followed by whitespace. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Line is longer than 80 characters. |
57
|
| Line has trailing spaces. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
69
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
71
|
| Parameter value should be final. |
71
|
| '{' should be on the previous line. |
72
|
| Line has trailing spaces. |
74
|
| '(' is followed by whitespace. |
74
|
| Line has trailing spaces. |
75
|
| ')' is preceded with whitespace. |
76
|
| Line has trailing spaces. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line has trailing spaces. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '}' should be on the same line. |
84
|
| '{' should be on the previous line. |
86
|
| Line has trailing spaces. |
89
|
| Line has trailing spaces. |
90
|
| Line is longer than 80 characters. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
91
|
| ')' is preceded with whitespace. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
94
|
org/codehaus/xfire/java/message/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/java/type/ArrayType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
24
|
| '{' should be on the previous line. |
29
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
30
|
| Missing a Javadoc comment. |
30
|
| Parameter reader should be final. |
30
|
| Redundant throws: 'XFireRuntimeException' is unchecked exception. |
31
|
| '{' should be on the previous line. |
32
|
| '{' should be on the previous line. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line has trailing spaces. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
45
|
| Line is longer than 80 characters. |
46
|
| '(' is followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '}' should be on the same line. |
47
|
| '{' should be on the previous line. |
49
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Parameter object should be final. |
54
|
| Parameter writer should be final. |
54
|
| Redundant throws: 'XFireRuntimeException' is unchecked exception. |
55
|
| '{' should be on the previous line. |
56
|
| '{' should be on the previous line. |
58
|
| Line contains a tab character. |
59
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
62
|
| 'if' construct must use '{}'s. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line is longer than 80 characters. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line has trailing spaces. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| Line is longer than 80 characters. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line is longer than 80 characters. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '}' should be on the same line. |
74
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
78
|
| '{' should be on the previous line. |
80
|
| Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| '(' is followed by whitespace. |
85
|
| Parameter root should be final. |
85
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
86
|
| Line has trailing spaces. |
88
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
90
|
| Line is longer than 80 characters. |
90
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line has trailing spaces. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line has trailing spaces. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line is longer than 80 characters. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
106
|
| Line has trailing spaces. |
107
|
| Line is longer than 80 characters. |
108
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
110
|
| Comment matches to-do format 'TODO:'. |
112
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
117
|
| '}' should be on the same line. |
118
|
| '{' should be on the previous line. |
120
|
| Line has trailing spaces. |
124
|
| Line has trailing spaces. |
127
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
130
|
| '{' should be on the previous line. |
131
|
| Line has trailing spaces. |
134
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
138
|
| '{' should be on the previous line. |
139
|
| Line has trailing spaces. |
141
|
| Line is longer than 80 characters. |
142
|
| '(' is followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
146
|
| Method 'getComponentType' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Missing a Javadoc comment. |
147
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
150
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
org/codehaus/xfire/java/type/BeanType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
19
|
| '{' should be on the previous line. |
24
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
25
|
| Parameter reader should be final. |
25
|
| Redundant throws: 'XFireRuntimeException' is unchecked exception. |
26
|
| '{' should be on the previous line. |
27
|
| '{' should be on the previous line. |
29
|
| Line has trailing spaces. |
32
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| 'while' is not followed by whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line has trailing spaces. |
43
|
| 'if' construct must use '{}'s. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line is longer than 80 characters. |
45
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| 'if' construct must use '{}'s. |
49
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
50
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
54
|
| Line is longer than 80 characters. |
55
|
| '(' is followed by whitespace. |
55
|
| '{' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line has trailing spaces. |
57
|
| '}' should be on the same line. |
59
|
| '{' should be on the previous line. |
61
|
| '}' should be on the same line. |
63
|
| '{' should be on the previous line. |
65
|
| Line has trailing spaces. |
67
|
| '}' should be on the same line. |
67
|
| '{' should be on the previous line. |
69
|
| '}' should be on the same line. |
71
|
| '{' should be on the previous line. |
73
|
| '}' should be on the same line. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| '{' should be on the previous line. |
77
|
| Line contains a tab character. |
79
|
| Line is longer than 80 characters. |
82
|
| Method 'findPropertyDescriptor' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter name should be final. |
82
|
| Parameter pd should be final. |
82
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| 'if' construct must use '{}'s. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Parameter object should be final. |
95
|
| Parameter writer should be final. |
95
|
| Redundant throws: 'XFireRuntimeException' is unchecked exception. |
96
|
| '{' should be on the previous line. |
97
|
| '{' should be on the previous line. |
99
|
| Comment matches to-do format 'TODO:'. |
100
|
| Line contains a tab character. |
100
|
| Line is longer than 80 characters. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| 'if' construct must use '{}'s. |
110
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line is longer than 80 characters. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line is longer than 80 characters. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line is longer than 80 characters. |
114
|
| '(' is followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| ')' is preceded with whitespace. |
115
|
| '}' should be on the same line. |
118
|
| '{' should be on the previous line. |
120
|
| '}' should be on the same line. |
122
|
| '{' should be on the previous line. |
124
|
| Line has trailing spaces. |
126
|
| '}' should be on the same line. |
126
|
| '{' should be on the previous line. |
128
|
| '}' should be on the same line. |
130
|
| '{' should be on the previous line. |
132
|
| Comment matches to-do format 'TODO:'. |
133
|
| Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
141
|
| '(' is followed by whitespace. |
141
|
| Parameter root should be final. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| '{' should be on the previous line. |
144
|
| Comment matches to-do format 'TODO:'. |
145
|
| Line is longer than 80 characters. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line has trailing spaces. |
147
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| Line has trailing spaces. |
149
|
| Line is longer than 80 characters. |
149
|
| Line has trailing spaces. |
150
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line has trailing spaces. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line has trailing spaces. |
155
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line has trailing spaces. |
157
|
| Line has trailing spaces. |
159
|
| Line has trailing spaces. |
160
|
| Line has trailing spaces. |
161
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '{' should be on the previous line. |
163
|
| Line has trailing spaces. |
165
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| Line has trailing spaces. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line has trailing spaces. |
169
|
| Line is longer than 80 characters. |
170
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line has trailing spaces. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Comment matches to-do format 'TODO:'. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line is longer than 80 characters. |
175
|
| '}' should be on the same line. |
177
|
| '{' should be on the previous line. |
179
|
| '}' should be on the same line. |
181
|
| '{' should be on the previous line. |
183
|
| Line has trailing spaces. |
185
|
| Line has trailing spaces. |
187
|
| Line has trailing spaces. |
190
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
193
|
| '{' should be on the previous line. |
194
|
org/codehaus/xfire/java/type/BooleanType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
14
|
| Missing a Javadoc comment. |
14
|
| Parameter reader should be final. |
14
|
| '{' should be on the previous line. |
15
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| Parameter object should be final. |
19
|
| Parameter writer should be final. |
19
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
org/codehaus/xfire/java/type/CalendarType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
10
|
| '{' should be on the previous line. |
15
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Parameter reader should be final. |
19
|
| '{' should be on the previous line. |
20
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Parameter object should be final. |
27
|
| Parameter writer should be final. |
27
|
| '{' should be on the previous line. |
28
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
org/codehaus/xfire/java/type/DateType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
10
|
| '{' should be on the previous line. |
15
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
16
|
| Missing a Javadoc comment. |
16
|
| Parameter reader should be final. |
16
|
| '{' should be on the previous line. |
17
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
21
|
| Missing a Javadoc comment. |
21
|
| Parameter object should be final. |
21
|
| Parameter writer should be final. |
21
|
| '{' should be on the previous line. |
22
|
| '(' is followed by whitespace. |
23
|
| ')' is preceded with whitespace. |
23
|
org/codehaus/xfire/java/type/DoubleType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
14
|
| Missing a Javadoc comment. |
14
|
| Parameter reader should be final. |
14
|
| '{' should be on the previous line. |
15
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| Parameter object should be final. |
19
|
| Parameter writer should be final. |
19
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
org/codehaus/xfire/java/type/FloatType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
15
|
| Missing a Javadoc comment. |
15
|
| Parameter reader should be final. |
15
|
| '{' should be on the previous line. |
16
|
| '(' is followed by whitespace. |
17
|
| ')' is preceded with whitespace. |
17
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| Parameter object should be final. |
20
|
| Parameter writer should be final. |
20
|
| '{' should be on the previous line. |
21
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
org/codehaus/xfire/java/type/IntType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
14
|
| Missing a Javadoc comment. |
14
|
| Parameter reader should be final. |
14
|
| '{' should be on the previous line. |
15
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| Parameter object should be final. |
19
|
| Parameter writer should be final. |
19
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
org/codehaus/xfire/java/type/LongType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
14
|
| Missing a Javadoc comment. |
14
|
| Parameter reader should be final. |
14
|
| '{' should be on the previous line. |
15
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| Parameter object should be final. |
19
|
| Parameter writer should be final. |
19
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
org/codehaus/xfire/java/type/StringType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Method 'readObject' is not designed for extension - needs to be abstract, final or empty. |
14
|
| Missing a Javadoc comment. |
14
|
| Parameter reader should be final. |
14
|
| '{' should be on the previous line. |
15
|
| Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| Parameter object should be final. |
19
|
| Parameter writer should be final. |
19
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
org/codehaus/xfire/java/type/Type.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
12
|
| Line has trailing spaces. |
14
|
| '{' should be on the previous line. |
19
|
| Missing a Javadoc comment. |
20
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| Parameter reader should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| '(' is followed by whitespace. |
30
|
| Parameter object should be final. |
30
|
| Parameter writer should be final. |
30
|
| ')' is preceded with whitespace. |
30
|
| Missing a Javadoc comment. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter element should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| '{' should be on the previous line. |
33
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Method 'getTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Line contains a tab character. |
40
|
| '{' should be on the previous line. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Method 'setTypeMapping' is not designed for extension - needs to be abstract, final or empty. |
47
|
| '(' is followed by whitespace. |
47
|
| Parameter typeMapping should be final. |
47
|
| 'typeMapping' hides a field. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| '{' should be on the previous line. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line has trailing spaces. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Line contains a tab character. |
56
|
| '{' should be on the previous line. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line has trailing spaces. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Method 'setTypeClass' is not designed for extension - needs to be abstract, final or empty. |
63
|
| '(' is followed by whitespace. |
63
|
| Parameter typeClass should be final. |
63
|
| 'typeClass' hides a field. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line contains a tab character. |
64
|
| '{' should be on the previous line. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
71
|
| '{' should be on the previous line. |
72
|
| Line has trailing spaces. |
79
|
| Expected an @return tag. |
82
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
82
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
87
|
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Parameter obj should be final. |
91
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
97
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
107
|
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
108
|
| Missing a Javadoc comment. |
108
|
| '{' should be on the previous line. |
109
|
| Line has trailing spaces. |
111
|
| '{' should be on the previous line. |
113
|
| Line has trailing spaces. |
116
|
| '{' should be on the previous line. |
118
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
124
|
| Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. |
128
|
| '{' should be on the previous line. |
129
|
| Line has trailing spaces. |
132
|
| Method 'setSchemaType' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Parameter name should be final. |
136
|
| '{' should be on the previous line. |
137
|
org/codehaus/xfire/java/type/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/java/wsdl/AbstractWSDL.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
28
|
| Line has trailing spaces. |
34
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
37
|
| Line has trailing spaces. |
38
|
| Missing a Javadoc comment. |
39
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
41
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter service should be final. |
43
|
| Parameter transports should be final. |
43
|
| 'transports' hides a field. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
48
|
| 'portType' hides a field. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
55
|
| Method 'createJavaxQName' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| '(' is followed by whitespace. |
56
|
| Parameter qname should be final. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line has trailing spaces. |
60
|
| Method 'createAbstractInterface' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
68
|
| Line has trailing spaces. |
69
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
74
|
| Line is longer than 80 characters. |
76
|
| '(' is followed by whitespace. |
76
|
| ';' is followed by whitespace. |
76
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line has trailing spaces. |
81
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line is longer than 80 characters. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line has trailing spaces. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
91
|
| Line has trailing spaces. |
94
|
| Method 'createConcreteInterface' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| '(' is followed by whitespace. |
95
|
| Parameter portType should be final. |
95
|
| 'portType' hides a field. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
101
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line has trailing spaces. |
106
|
| '(' is followed by whitespace. |
107
|
| ';' is followed by whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| Line has trailing spaces. |
110
|
| Line is longer than 80 characters. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line has trailing spaces. |
112
|
| Line is longer than 80 characters. |
113
|
| '(' is followed by whitespace. |
113
|
| ';' is followed by whitespace. |
113
|
| Line is longer than 80 characters. |
115
|
| Line has trailing spaces. |
117
|
| Line is longer than 80 characters. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line has trailing spaces. |
119
|
| Line is longer than 80 characters. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line is longer than 80 characters. |
124
|
| Line has trailing spaces. |
125
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line has trailing spaces. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Missing a Javadoc comment. |
134
|
| Parameter op should be final. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
139
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line has trailing spaces. |
144
|
| Missing a Javadoc comment. |
148
|
| Parameter op should be final. |
148
|
| '{' should be on the previous line. |
149
|
| Line is longer than 80 characters. |
151
|
| '(' is followed by whitespace. |
151
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line has trailing spaces. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line contains a tab character. |
159
|
| Missing a Javadoc comment. |
159
|
| '(' is followed by whitespace. |
159
|
| Parameter req should be final. |
159
|
| Parameter op should be final. |
159
|
| ')' is preceded with whitespace. |
159
|
| Missing a Javadoc comment. |
161
|
| '(' is followed by whitespace. |
161
|
| Parameter req should be final. |
161
|
| Parameter op should be final. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line is longer than 80 characters. |
163
|
| Method 'createOperation' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| '(' is followed by whitespace. |
163
|
| Parameter opName should be final. |
163
|
| Parameter req should be final. |
163
|
| Parameter res should be final. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line has trailing spaces. |
166
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line has trailing spaces. |
174
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Line has trailing spaces. |
179
|
org/codehaus/xfire/java/wsdl/DocumentWSDL.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
20
|
| Line has trailing spaces. |
25
|
| '{' should be on the previous line. |
25
|
| Line is longer than 80 characters. |
26
|
| Missing a Javadoc comment. |
26
|
| '(' is followed by whitespace. |
26
|
| Parameter service should be final. |
26
|
| Parameter transports should be final. |
26
|
| ')' is preceded with whitespace. |
26
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| Method 'createOutputParts' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter res should be final. |
31
|
| Parameter op should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
32
|
| Line has trailing spaces. |
34
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
38
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line has trailing spaces. |
42
|
| '(' is followed by whitespace. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line has trailing spaces. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line has trailing spaces. |
51
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line is longer than 80 characters. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line has trailing spaces. |
55
|
| Line is longer than 80 characters. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line has trailing spaces. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Method 'createInputParts' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| '(' is followed by whitespace. |
61
|
| Parameter req should be final. |
61
|
| Parameter op should be final. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| Line has trailing spaces. |
64
|
| '(' is followed by whitespace. |
67
|
| ';' is followed by whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| Line has trailing spaces. |
70
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line is longer than 80 characters. |
73
|
| '(' is followed by whitespace. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
74
|
| Line is longer than 80 characters. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line has trailing spaces. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line is longer than 80 characters. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line has trailing spaces. |
82
|
| Line is longer than 80 characters. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
org/codehaus/xfire/java/wsdl/JavaWSDLBuilder.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
16
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| '{' should be on the previous line. |
23
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
26
|
| '(' is followed by whitespace. |
26
|
| Parameter manager should be final. |
26
|
| 'manager' hides a field. |
26
|
| ')' is preceded with whitespace. |
26
|
| '{' should be on the previous line. |
27
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Expected an @return tag. |
35
|
| Line contains a tab character. |
35
|
| Method 'createWSDL' is not designed for extension - needs to be abstract, final or empty. |
35
|
| '(' is followed by whitespace. |
35
|
| Parameter s should be final. |
35
|
| Expected @param tag for 's'. |
35
|
| ')' is preceded with whitespace. |
35
|
| Expected @throws tag for 'WSDLException'. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line has trailing spaces. |
39
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '}' should be on the same line. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '}' should be on the same line. |
53
|
| '{' should be on the previous line. |
55
|
| Line is longer than 80 characters. |
56
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
58
|
org/codehaus/xfire/java/wsdl/WrappedWSDL.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
26
|
| '{' should be on the previous line. |
26
|
| Line is longer than 80 characters. |
28
|
| Missing a Javadoc comment. |
28
|
| '(' is followed by whitespace. |
28
|
| Parameter service should be final. |
28
|
| Parameter transports should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Missing a Javadoc comment. |
33
|
| Parameter op should be final. |
33
|
| Parameter part should be final. |
33
|
| Parameter type should be final. |
33
|
| Line has trailing spaces. |
36
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| 'if' construct must use '{}'s. |
47
|
| '(' is followed by whitespace. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line has trailing spaces. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line has trailing spaces. |
51
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
54
|
| 'if' construct must use '{}'s. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line has trailing spaces. |
61
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
66
|
| ')' is preceded with whitespace. |
66
|
| Missing a Javadoc comment. |
74
|
| Parameter op should be final. |
74
|
| Parameter part should be final. |
74
|
| '{' should be on the previous line. |
75
|
| Line has trailing spaces. |
77
|
| ';' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
83
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
90
|
| '(' is followed by whitespace. |
91
|
| ';' is followed by whitespace. |
91
|
| Line has trailing spaces. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line has trailing spaces. |
97
|
| 'if' construct must use '{}'s. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| Line is longer than 80 characters. |
101
|
| Line has trailing spaces. |
102
|
| Line has trailing spaces. |
104
|
| Line is longer than 80 characters. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line has trailing spaces. |
106
|
| Line is longer than 80 characters. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| ')' is preceded with whitespace. |
110
|
| Line is longer than 80 characters. |
111
|
| ')' is preceded with whitespace. |
111
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Missing a Javadoc comment. |
121
|
| '(' is followed by whitespace. |
121
|
| Parameter complex should be final. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line contains a tab character. |
127
|
| Line is longer than 80 characters. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Method 'createInputParts' is not designed for extension - needs to be abstract, final or empty. |
130
|
| '(' is followed by whitespace. |
130
|
| Parameter req should be final. |
130
|
| Parameter op should be final. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line contains a tab character. |
131
|
| '{' should be on the previous line. |
131
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line has trailing spaces. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line contains a tab character. |
140
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
142
|
| Line contains a tab character. |
143
|
| Line is longer than 80 characters. |
144
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Method 'createOutputParts' is not designed for extension - needs to be abstract, final or empty. |
146
|
| '(' is followed by whitespace. |
146
|
| Parameter req should be final. |
146
|
| Parameter op should be final. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line contains a tab character. |
147
|
| '{' should be on the previous line. |
147
|
| Line contains a tab character. |
148
|
| Line has trailing spaces. |
149
|
| Line is longer than 80 characters. |
153
|
| 'cast' is not followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line has trailing spaces. |
155
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| '(' is followed by whitespace. |
159
|
| ')' is preceded with whitespace. |
159
|
| Line has trailing spaces. |
160
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line contains a tab character. |
162
|
org/codehaus/xfire/java/wsdl/package.html
Error | Line |
| Missing package documentation file. | 0 |