Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
41 | 0 | 0 | 2176 |
Files
org/codehaus/xfire/aegis/AegisConfigurator.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
14
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| 'public' modifier out of order with the JLS suggestions. |
18
|
| Line has trailing spaces. |
19
|
| Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. |
23
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
27
|
| Line is longer than 80 characters. |
30
|
| Line has trailing spaces. |
32
|
| Method 'createService' is not designed for extension - needs to be abstract, final or empty. |
32
|
| '(' is followed by whitespace. |
32
|
| Parameter config should be final. |
32
|
| ')' is preceded with whitespace. |
32
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line has trailing spaces. |
39
|
org/codehaus/xfire/aegis/AegisService.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
|
| First sentence should end with a period. |
31
|
| Line has trailing spaces. |
33
|
| '{' should be on the previous line. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
42
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
44
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
46
|
| Line has trailing spaces. |
47
|
| Missing a Javadoc comment. |
48
|
| Line has trailing spaces. |
49
|
| Missing a Javadoc comment. |
50
|
| Line has trailing spaces. |
51
|
| Missing a Javadoc comment. |
52
|
| '{' should be on the previous line. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Method 'getFaultHandler' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Line contains a tab character. |
61
|
| '{' should be on the previous line. |
61
|
| Line contains a tab character. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
64
|
| Line is longer than 80 characters. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '}' should be on the same line. |
65
|
| '{' 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 contains a tab character. |
70
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Line contains a tab character. |
76
|
| '{' should be on the previous line. |
76
|
| Line has trailing spaces. |
78
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
86
|
| Line is longer than 80 characters. |
87
|
| '(' 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
|
| '}' should be on the same line. |
91
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
97
|
| Line is longer than 80 characters. |
98
|
| Line has trailing spaces. |
99
|
| Line contains a tab character. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
111
|
| Method 'createService' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Line contains a tab character. |
112
|
| '{' should be on the previous line. |
112
|
| Line contains a tab character. |
113
|
| Line is longer than 80 characters. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line has trailing spaces. |
116
|
| '(' is followed by whitespace. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| '{' should be on the previous line. |
118
|
| Line contains a tab character. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '}' should be on the same line. |
120
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line has trailing spaces. |
125
|
| '(' is followed by whitespace. |
127
|
| ';' is followed by whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| Line contains a tab character. |
129
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
133
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
140
|
| Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Missing a Javadoc comment. |
140
|
| Line contains a tab character. |
141
|
| '{' should be on the previous line. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line has trailing spaces. |
144
|
| Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. |
145
|
| Missing a Javadoc comment. |
145
|
| '(' is followed by whitespace. |
145
|
| Parameter name should be final. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line has trailing spaces. |
149
|
| Line contains a tab character. |
150
|
| Method 'getTypeRegistry' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Missing a Javadoc comment. |
150
|
| Line contains a tab character. |
151
|
| '{' should be on the previous line. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
155
|
| Method 'getServiceDescriptorStream' is not designed for extension - needs to be abstract, final or empty. |
159
|
| '{' should be on the previous line. |
160
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line has trailing spaces. |
163
|
| 'if' construct must use '{}'s. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line is longer than 80 characters. |
165
|
| Line has trailing spaces. |
166
|
| Method 'getServiceDescriptorName' 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. |
177
|
| Line contains a tab character. |
178
|
| Method 'getServiceDescriptor' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Missing a Javadoc comment. |
178
|
| Line contains a tab character. |
179
|
| '{' should be on the previous line. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line has trailing spaces. |
182
|
| Line contains a tab character. |
183
|
| Method 'getServiceClassName' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| Line contains a tab character. |
184
|
| '{' should be on the previous line. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line has trailing spaces. |
187
|
| Line contains a tab character. |
188
|
| Method 'setServiceClassName' is not designed for extension - needs to be abstract, final or empty. |
188
|
| Missing a Javadoc comment. |
188
|
| Parameter serviceClassName should be final. |
188
|
| 'serviceClassName' hides a field. |
188
|
| Line contains a tab character. |
189
|
| '{' should be on the previous line. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line has trailing spaces. |
192
|
| Method 'createServiceObject' is not designed for extension - needs to be abstract, final or empty. |
193
|
| Missing a Javadoc comment. |
193
|
| '{' should be on the previous line. |
194
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| '{' should be on the previous line. |
198
|
| Line is longer than 80 characters. |
199
|
| Line contains a tab character. |
199
|
| '(' is followed by whitespace. |
199
|
| ')' is preceded with whitespace. |
199
|
| Line contains a tab character. |
200
|
| '}' should be on the same line. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| '{' should be on the previous line. |
202
|
| Line is longer than 80 characters. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| '}' should be on the same line. |
205
|
| '{' should be on the previous line. |
207
|
| Line contains a tab character. |
208
|
| Line has trailing spaces. |
209
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| '{' should be on the previous line. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
215
|
| '}' should be on the same line. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| '{' should be on the previous line. |
217
|
| Line is longer than 80 characters. |
218
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line has trailing spaces. |
220
|
| Line contains a tab character. |
220
|
| Line has trailing spaces. |
223
|
| Line is longer than 80 characters. |
225
|
| Line is longer than 80 characters. |
227
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
227
|
| '(' is followed by whitespace. |
227
|
| Parameter config should be final. |
227
|
| ')' is preceded with whitespace. |
227
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line has trailing spaces. |
230
|
| Line is longer than 80 characters. |
231
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| Line has trailing spaces. |
232
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line has trailing spaces. |
236
|
| '(' is followed by whitespace. |
238
|
| ')' is preceded with whitespace. |
238
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
242
|
| Line has trailing spaces. |
243
|
| Method 'getServiceHandler' is not designed for extension - needs to be abstract, final or empty. |
244
|
| Missing a Javadoc comment. |
244
|
| '{' should be on the previous line. |
245
|
| Line has trailing spaces. |
248
|
| Method 'setServiceHandler' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Missing a Javadoc comment. |
249
|
| '(' is followed by whitespace. |
249
|
| Parameter serviceHandler should be final. |
249
|
| 'serviceHandler' hides a field. |
249
|
| ')' is preceded with whitespace. |
249
|
| '{' should be on the previous line. |
250
|
org/codehaus/xfire/aegis/AegisServiceHandler.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. |
15
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
23
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Line is longer than 80 characters. |
27
|
| Line has trailing spaces. |
29
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
29
|
| '(' is followed by whitespace. |
29
|
| Parameter context should be final. |
29
|
| Line has trailing spaces. |
30
|
| Parameter request should be final. |
30
|
| Line has trailing spaces. |
31
|
| Parameter response should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
33
|
| Line contains a tab character. |
34
|
| Line has trailing spaces. |
35
|
| Line is longer than 80 characters. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| 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
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
51
|
| '{' should be on the previous line. |
51
|
| Line is longer than 80 characters. |
52
|
| '(' is followed by whitespace. |
52
|
| '{' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line has trailing spaces. |
53
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| '(' is followed by whitespace. |
54
|
| '{' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| Line contains a tab character. |
55
|
| '}' should be on the same line. |
55
|
| 'catch' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| Line contains a tab character. |
62
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
69
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
73
|
| Method 'getPayload' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter request should be final. |
73
|
| ')' is preceded with whitespace. |
73
|
| '{' should be on the previous line. |
74
|
| Line has trailing spaces. |
76
|
org/codehaus/xfire/aegis/mapping/DefaultTypeRegistry.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - javax.naming.ConfigurationException. |
7
|
| First sentence should end with a period. |
17
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| '{' should be on the previous line. |
25
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
28
|
| Line is longer than 80 characters. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Method 'register' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Parameter typeQ should be final. |
31
|
| Parameter typeClass should be final. |
31
|
| Line contains a tab character. |
32
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
36
|
| Line is longer than 80 characters. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Parameter typeQ should be final. |
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 is longer than 80 characters. |
45
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Method 'createType' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Parameter typeQ should be final. |
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
|
| '{' should be on the previous line. |
50
|
| Line has trailing spaces. |
52
|
| 'if' construct must use '{}'s. |
53
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| '}' should be on the same line. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| '{' should be on the previous line. |
61
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '}' should be on the same line. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line is longer than 80 characters. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| 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 'unregisterType' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Parameter typeQ should be final. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Method 'getAllTypes' is not designed for extension - needs to be abstract, final or empty. |
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 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 has trailing spaces. |
89
|
| Line contains a tab character. |
89
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Parameter config should be final. |
89
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| 'types' hides a field. |
92
|
| Line has trailing spaces. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
97
|
| Line has trailing spaces. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| Line contains a tab character. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
112
|
| Parameter configuration should be final. |
112
|
| Expected @param tag for 'configuration'. |
112
|
| Parameter namespace should be final. |
112
|
| Expected @param tag for 'namespace'. |
112
|
| Expected @throws tag for 'PlexusConfigurationException'. |
113
|
| Line contains a tab character. |
114
|
| '{' should be on the previous line. |
114
|
| Line contains a tab character. |
115
|
| Line has trailing spaces. |
117
|
| Line has trailing spaces. |
119
|
| Line contains a tab character. |
122
|
| '{' should be on the previous line. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| '}' should be on the same line. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| '{' should be on the previous line. |
126
|
| Line is longer than 80 characters. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
org/codehaus/xfire/aegis/mapping/TypeRegistry.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
10
|
| Line has trailing spaces. |
12
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| Missing a Javadoc comment. |
17
|
| Redundant 'final' modifier. |
17
|
| 'public' modifier out of order with the JLS suggestions. |
17
|
| Missing a Javadoc comment. |
19
|
| Redundant 'public' modifier. |
19
|
| Missing a Javadoc comment. |
21
|
| Redundant 'public' modifier. |
21
|
| Missing a Javadoc comment. |
23
|
| Redundant 'public' modifier. |
23
|
| Missing a Javadoc comment. |
25
|
| Redundant 'public' modifier. |
25
|
| Missing a Javadoc comment. |
27
|
| Redundant 'public' modifier. |
27
|
org/codehaus/xfire/aegis/mapping/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/aegis/operation/WrappedOperation.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. |
17
|
| Line has trailing spaces. |
19
|
| '{' should be on the previous line. |
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
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
33
|
| Line has trailing spaces. |
38
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter message should be final. |
39
|
| Parameter vars should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ';' is followed by whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| Line has trailing spaces. |
47
|
| Line is longer than 80 characters. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
51
|
| '(' is followed by whitespace. |
52
|
| ';' is followed by whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| '(' is followed by whitespace. |
59
|
| Parameter message should be final. |
59
|
| Parameter vars should be final. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| ';' is followed by whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
67
|
| Line has trailing spaces. |
69
|
| '(' is followed by whitespace. |
70
|
| ';' is followed by whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Line is longer than 80 characters. |
77
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| '(' is followed by whitespace. |
77
|
| Parameter config should be final. |
77
|
| Parameter service should be final. |
77
|
| Parameter reg should be final. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line is longer than 80 characters. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line is longer than 80 characters. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line is longer than 80 characters. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
87
|
| Line is longer than 80 characters. |
89
|
| Line contains a tab character. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter service should be final. |
89
|
| Parameter types should be final. |
89
|
| Parameter reg should be final. |
89
|
| Parameter resEl should be final. |
89
|
| Line contains a tab character. |
90
|
| 'if' construct must use '{}'s. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line has trailing spaces. |
93
|
| Line contains a tab character. |
94
|
| '(' is followed by whitespace. |
95
|
| ';' is followed by whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
99
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Expected an @return tag. |
110
|
| Line is longer than 80 characters. |
110
|
| Line contains a tab character. |
110
|
| Parameter service should be final. |
110
|
| Expected @param tag for 'service'. |
110
|
| Parameter reg should be final. |
110
|
| Expected @param tag for 'reg'. |
110
|
| Parameter paramEl should be final. |
110
|
| Expected @param tag for 'paramEl'. |
110
|
| Line contains a tab character. |
111
|
| Line is longer than 80 characters. |
112
|
| Line contains a tab character. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line has trailing spaces. |
113
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| '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 contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
123
|
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Missing a Javadoc comment. |
123
|
| Line contains a tab character. |
124
|
| '{' should be on the previous line. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line has trailing spaces. |
127
|
| Line contains a tab character. |
128
|
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Parameter request should be final. |
128
|
| 'request' hides a field. |
128
|
| Line contains a tab character. |
129
|
| '{' should be on the previous line. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line has trailing spaces. |
132
|
| Line contains a tab character. |
133
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Line contains a tab character. |
134
|
| '{' should be on the previous line. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
138
|
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Missing a Javadoc comment. |
138
|
| Parameter response should be final. |
138
|
| 'response' hides a field. |
138
|
| Line contains a tab character. |
139
|
| '{' should be on the previous line. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
143
|
| Method 'getQName' is not designed for extension - needs to be abstract, final or empty. |
143
|
| Missing a Javadoc comment. |
143
|
| Line contains a tab character. |
144
|
| '{' should be on the previous line. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line has trailing spaces. |
147
|
| Method 'setQName' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Missing a Javadoc comment. |
148
|
| Parameter name should be final. |
148
|
| '{' should be on the previous line. |
149
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
153
|
| Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| Line contains a tab character. |
154
|
| '{' should be on the previous line. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line has trailing spaces. |
157
|
| Line contains a tab character. |
158
|
| Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| Parameter documentation should be final. |
158
|
| 'documentation' hides a field. |
158
|
| Line contains a tab character. |
159
|
| '{' should be on the previous line. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
org/codehaus/xfire/aegis/operation/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/aegis/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/aegis/type/ArrayType.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/aegis/type/ArrayType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line contains a tab character. |
29
|
| '{' should be on the previous line. |
30
|
| Line contains a tab character. |
31
|
| 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
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
41
|
| Line is longer than 80 characters. |
42
|
| Line contains a tab character. |
44
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Parameter element should be final. |
44
|
| Parameter context should be final. |
44
|
| Line contains a tab character. |
45
|
| '{' should be on the previous line. |
45
|
| Line contains a tab character. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
60
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line has trailing spaces. |
64
|
| '}' should be on the same line. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
72
|
| ';' is followed by whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| '(' is followed by whitespace. |
74
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '}' should be on the same line. |
82
|
| '{' should be on the previous line. |
84
|
| Line is longer than 80 characters. |
85
|
| Line contains a tab character. |
87
|
| Line is longer than 80 characters. |
94
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
99
|
| Line is longer than 80 characters. |
100
|
| Line contains a tab character. |
102
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Parameter element should be final. |
102
|
| Parameter context should be final. |
102
|
| Line contains a tab character. |
103
|
| '{' should be on the previous line. |
103
|
| Line has trailing spaces. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line has trailing spaces. |
108
|
| '{' should be on the previous line. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
116
|
| '{' should be on the previous line. |
118
|
| '}' should be on the same line. |
122
|
| '{' should be on the previous line. |
124
|
| Line is longer than 80 characters. |
125
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Line contains a tab character. |
132
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Missing a Javadoc comment. |
134
|
| '{' should be on the previous line. |
135
|
| Line has trailing spaces. |
138
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Missing a Javadoc comment. |
139
|
| '{' should be on the previous line. |
140
|
| Line has trailing spaces. |
142
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
147
|
| Method 'getChildType' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Missing a Javadoc comment. |
148
|
| '{' should be on the previous line. |
149
|
| Line has trailing spaces. |
152
|
| Method 'setChildType' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| Parameter childType should be final. |
153
|
| 'childType' hides a field. |
153
|
| '{' should be on the previous line. |
154
|
| Line has trailing spaces. |
157
|
| Line contains a tab character. |
158
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| Line contains a tab character. |
159
|
| '{' should be on the previous line. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
163
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| Parameter key should be final. |
163
|
| 'key' hides a field. |
163
|
| Line contains a tab character. |
164
|
| '{' should be on the previous line. |
164
|
| Line contains a tab character. |
165
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
168
|
| Line is longer than 80 characters. |
169
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Parameter root should be final. |
171
|
| Line contains a tab character. |
172
|
| '{' should be on the previous line. |
172
|
| Line is longer than 80 characters. |
174
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line has trailing spaces. |
175
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| Line is longer than 80 characters. |
179
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
190
|
| Line has trailing spaces. |
191
|
| Line is longer than 80 characters. |
193
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| Line has trailing spaces. |
194
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| Line is longer than 80 characters. |
197
|
| '}' should be on the same line. |
198
|
| '{' should be on the previous line. |
200
|
| Line is longer than 80 characters. |
202
|
| Line has trailing spaces. |
205
|
| Line contains a tab character. |
205
|
| Comment matches to-do format 'TODO:'. |
206
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
211
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Parameter configuration should be final. |
214
|
| Line contains a tab character. |
215
|
| Parameter service should be final. |
215
|
| Line contains a tab character. |
216
|
| Parameter reg should be final. |
216
|
| Line contains a tab character. |
217
|
| '{' should be on the previous line. |
217
|
| Line contains a tab character. |
218
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line has trailing spaces. |
222
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| '{' should be on the previous line. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| '}' should be on the same line. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| '{' should be on the previous line. |
231
|
| Line is longer than 80 characters. |
232
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
237
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| '{' should be on the previous line. |
238
|
| Line is longer than 80 characters. |
239
|
| Line has trailing spaces. |
241
|
| Line contains a tab character. |
242
|
| Line is longer than 80 characters. |
243
|
| Line contains a tab character. |
243
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
org/codehaus/xfire/aegis/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. |
33
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
42
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter element should be final. |
43
|
| Parameter context should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
50
|
| ';' is followed by whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| Line has trailing spaces. |
57
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| '(' is followed by whitespace. |
58
|
| Parameter element should be final. |
58
|
| Parameter context should be final. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line has trailing spaces. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line has trailing spaces. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| Line is longer than 80 characters. |
67
|
| Line contains a tab character. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line has trailing spaces. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
70
|
| '}' should be on the same line. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| '{' should be on the previous line. |
72
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| Line has trailing spaces. |
75
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| '(' is followed by whitespace. |
80
|
| ';' is followed by whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
92
|
| Method 'setChildren' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Missing a Javadoc comment. |
93
|
| '(' is followed by whitespace. |
93
|
| Parameter children should be final. |
93
|
| 'children' hides a field. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| Line has trailing spaces. |
97
|
| Method 'addChild' is not designed for extension - needs to be abstract, final or empty. |
98
|
| Missing a Javadoc comment. |
98
|
| '(' is followed by whitespace. |
98
|
| Parameter type should be final. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| 'if' construct must use '{}'s. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line has trailing spaces. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| Line has trailing spaces. |
104
|
| Line has trailing spaces. |
105
|
| Line contains a tab character. |
106
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Missing a Javadoc comment. |
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 has trailing spaces. |
110
|
| Line contains a tab character. |
111
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| Parameter key should be final. |
111
|
| 'key' hides a field. |
111
|
| Line contains a tab character. |
112
|
| '{' should be on the previous line. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
116
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Line contains a tab character. |
117
|
| '{' should be on the previous line. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
121
|
| Line is longer than 80 characters. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Parameter root should be final. |
124
|
| Line contains a tab character. |
125
|
| '{' should be on the previous line. |
125
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| Line is longer than 80 characters. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line has trailing spaces. |
128
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| Line is longer than 80 characters. |
132
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line has trailing spaces. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '(' is followed by whitespace. |
141
|
| ';' is followed by whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line has trailing spaces. |
146
|
| Line is longer than 80 characters. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| Line is longer than 80 characters. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '}' should be on the same line. |
151
|
| '{' should be on the previous line. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Comment matches to-do format 'TODO:'. |
155
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line is longer than 80 characters. |
157
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line is longer than 80 characters. |
165
|
| Line contains a tab character. |
165
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Parameter configuration should be final. |
165
|
| Parameter service should be final. |
165
|
| Parameter reg should be final. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| Line has trailing spaces. |
170
|
| 'if' construct must use '{}'s. |
172
|
| Line contains a tab character. |
173
|
| Line has trailing spaces. |
174
|
| 'if' construct must use '{}'s. |
176
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| '(' is followed by whitespace. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line has trailing spaces. |
181
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| '{' should be on the previous line. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '}' should be on the same line. |
186
|
| '{' should be on the previous line. |
188
|
| Line is longer than 80 characters. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| Line has trailing spaces. |
191
|
| '(' is followed by whitespace. |
193
|
| ';' is followed by whitespace. |
193
|
| '{' should be on the previous line. |
194
|
| Line is longer than 80 characters. |
196
|
| Line has trailing spaces. |
200
|
| Line contains a tab character. |
205
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Missing a Javadoc comment. |
205
|
| Line contains a tab character. |
206
|
| '{' should be on the previous line. |
206
|
| Line contains a tab character. |
207
|
| Line has trailing spaces. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line has trailing spaces. |
210
|
| Line contains a tab character. |
212
|
org/codehaus/xfire/aegis/type/BooleanType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| Line contains a tab character. |
13
|
| '{' should be on the previous line. |
14
|
| Line contains a tab character. |
15
|
| Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. |
15
|
| Missing a Javadoc comment. |
15
|
| Parameter string should be final. |
15
|
| Line contains a tab character. |
16
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
20
|
| Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| Parameter value should be final. |
20
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
21
|
| 'cast' is not followed by whitespace. |
22
|
| Line contains a tab character. |
25
|
| Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
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
|
org/codehaus/xfire/aegis/type/DateTimeType.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. |
9
|
| Line has trailing spaces. |
11
|
| Line contains a tab character. |
15
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
18
|
| Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. |
18
|
| Missing a Javadoc comment. |
18
|
| Parameter string should be final. |
18
|
| Line contains a tab character. |
19
|
| '{' should be on the previous line. |
19
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
21
|
| Line has trailing spaces. |
22
|
| Line contains a tab character. |
23
|
| Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. |
23
|
| Missing a Javadoc comment. |
23
|
| Parameter value should be final. |
23
|
| Line contains a tab character. |
24
|
| '{' should be on the previous line. |
24
|
| 'cast' is not followed by whitespace. |
25
|
| Line contains a tab character. |
26
|
| Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Missing a Javadoc comment. |
28
|
| '{' should be on the previous line. |
29
|
org/codehaus/xfire/aegis/type/DateType.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. |
9
|
| Line has trailing spaces. |
11
|
| Line contains a tab character. |
15
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. |
17
|
| Missing a Javadoc comment. |
17
|
| Parameter string should be final. |
17
|
| Line contains a tab character. |
18
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| Line contains a tab character. |
20
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
22
|
| Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. |
22
|
| Missing a Javadoc comment. |
22
|
| Parameter value should be final. |
22
|
| Line contains a tab character. |
23
|
| '{' should be on the previous line. |
23
|
| 'cast' is not followed by whitespace. |
24
|
| Line contains a tab character. |
25
|
| Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Missing a Javadoc comment. |
27
|
| '{' should be on the previous line. |
28
|
org/codehaus/xfire/aegis/type/FlatArrayType.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/aegis/type/FlatArrayType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line contains a tab character. |
24
|
| '{' should be on the previous line. |
25
|
| Line contains a tab character. |
26
|
| Missing a Javadoc comment. |
26
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
37
|
| Line contains a tab character. |
39
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Parameter element should be final. |
39
|
| Parameter context should be final. |
39
|
| Line contains a tab character. |
40
|
| '{' should be on the previous line. |
40
|
| Line contains a tab character. |
41
|
| '{' should be on the previous line. |
42
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
46
|
| Line contains a tab character. |
47
|
| Line has trailing spaces. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| Line has trailing spaces. |
53
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line has trailing spaces. |
57
|
| '}' should be on the same line. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
65
|
| ';' is followed by whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '}' should be on the same line. |
75
|
| '{' should be on the previous line. |
77
|
| Line is longer than 80 characters. |
78
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
82
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter element should be final. |
82
|
| Parameter context should be final. |
82
|
| Line contains a tab character. |
83
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line has trailing spaces. |
88
|
| '{' should be on the previous line. |
91
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
96
|
| '{' should be on the previous line. |
98
|
| '}' should be on the same line. |
102
|
| '{' should be on the previous line. |
104
|
| Line is longer than 80 characters. |
105
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
118
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| '{' should be on the previous line. |
120
|
| Line has trailing spaces. |
123
|
| Method 'getChildType' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| '{' should be on the previous line. |
125
|
| Line has trailing spaces. |
128
|
| Method 'setChildType' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Parameter childType should be final. |
129
|
| 'childType' hides a field. |
129
|
| '{' should be on the previous line. |
130
|
| Line has trailing spaces. |
133
|
| Line contains a tab character. |
134
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Missing a Javadoc comment. |
134
|
| Line contains a tab character. |
135
|
| '{' should be on the previous line. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
139
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
139
|
| Missing a Javadoc comment. |
139
|
| Parameter key should be final. |
139
|
| 'key' hides a field. |
139
|
| Line contains a tab character. |
140
|
| '{' should be on the previous line. |
140
|
| Line contains a tab character. |
141
|
| Line has trailing spaces. |
143
|
| 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 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Parameter root should be final. |
147
|
| Line contains a tab character. |
148
|
| '{' should be on the previous line. |
148
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
152
|
| Line contains a tab character. |
153
|
| Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| Line contains a tab character. |
154
|
| '{' should be on the previous line. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line has trailing spaces. |
157
|
| Line contains a tab character. |
158
|
| Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| Line contains a tab character. |
159
|
| '{' should be on the previous line. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line has trailing spaces. |
162
|
| Line contains a tab character. |
163
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
163
|
| Missing a Javadoc comment. |
163
|
| Line contains a tab character. |
164
|
| '{' should be on the previous line. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line has trailing spaces. |
167
|
| Line contains a tab character. |
168
|
| Method 'getQName' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| Line contains a tab character. |
169
|
| '{' should be on the previous line. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line has trailing spaces. |
172
|
| Line has trailing spaces. |
173
|
| Line contains a tab character. |
174
|
| Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. |
174
|
| Missing a Javadoc comment. |
174
|
| Line contains a tab character. |
175
|
| '{' should be on the previous line. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
182
|
| Parameter configuration should be final. |
182
|
| Line contains a tab character. |
183
|
| Parameter service should be final. |
183
|
| Line contains a tab character. |
184
|
| Parameter reg should be final. |
184
|
| Line contains a tab character. |
185
|
| '{' should be on the previous line. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line contains a tab character. |
190
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '{' should be on the previous line. |
191
|
| Line is longer than 80 characters. |
192
|
| Line has trailing spaces. |
194
|
| Line contains a tab character. |
195
|
| Line is longer than 80 characters. |
196
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
org/codehaus/xfire/aegis/type/IntegerType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| Line contains a tab character. |
13
|
| '{' should be on the previous line. |
14
|
| Line contains a tab character. |
15
|
| Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. |
15
|
| Missing a Javadoc comment. |
15
|
| Parameter string should be final. |
15
|
| Line contains a tab character. |
16
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| '(' is followed by whitespace. |
17
|
| ')' is preceded with whitespace. |
17
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
20
|
| Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| Parameter value should be final. |
20
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
21
|
| 'cast' is not followed by whitespace. |
22
|
| Line contains a tab character. |
25
|
| Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
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
|
org/codehaus/xfire/aegis/type/LongType.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| Line contains a tab character. |
13
|
| '{' should be on the previous line. |
14
|
| Line contains a tab character. |
15
|
| Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. |
15
|
| Missing a Javadoc comment. |
15
|
| Parameter string should be final. |
15
|
| Line contains a tab character. |
16
|
| '{' should be on the previous line. |
16
|
| Line contains a tab character. |
17
|
| '(' is followed by whitespace. |
17
|
| ')' is preceded with whitespace. |
17
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
20
|
| Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| Parameter value should be final. |
20
|
| Line contains a tab character. |
21
|
| '{' should be on the previous line. |
21
|
| 'cast' is not followed by whitespace. |
22
|
| Line contains a tab character. |
25
|
| Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
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
|
org/codehaus/xfire/aegis/type/SimpleType.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. |
25
|
| Missing a Javadoc comment. |
26
|
| Line has trailing spaces. |
27
|
| Missing a Javadoc comment. |
28
|
| '{' should be on the previous line. |
29
|
| Line has trailing spaces. |
33
|
| Line has trailing spaces. |
35
|
| Expected an @return tag. |
39
|
| Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Parameter value should be final. |
39
|
| Expected @param tag for 'value'. |
39
|
| '{' should be on the previous line. |
40
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Expected an @return tag. |
51
|
| Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Parameter string should be final. |
51
|
| Expected @param tag for 'string'. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
55
|
| Line has trailing spaces. |
56
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| '(' is followed by whitespace. |
56
|
| Parameter element should be final. |
56
|
| Parameter context 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 contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| '{' should be on the previous line. |
60
|
| Line is longer than 80 characters. |
61
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line has trailing spaces. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| Line contains a tab character. |
67
|
| '}' should be on the same line. |
67
|
| '{' should be on the previous line. |
69
|
| Must have at least one statement. |
69
|
| '}' should be on the same line. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| '{' should be on the previous line. |
72
|
| Comment matches to-do format 'TODO:'. |
73
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
74
|
| Line contains a tab character. |
74
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
76
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
77
|
| Line has trailing spaces. |
80
|
| Line contains a tab character. |
80
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter element should be final. |
80
|
| Parameter context should be final. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
83
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| Line contains a tab character. |
87
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| Line is longer than 80 characters. |
90
|
| '(' is followed by whitespace. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| Line has trailing spaces. |
91
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '}' should be on the same line. |
93
|
| '{' should be on the previous line. |
95
|
| Line is longer than 80 characters. |
96
|
| Line contains a tab character. |
96
|
| '(' is followed by whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line contains a tab character. |
98
|
| '}' should be on the same line. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| '{' should be on the previous line. |
100
|
| Line is longer than 80 characters. |
101
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
106
|
| Line is longer than 80 characters. |
107
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Parameter element should be final. |
109
|
| Line contains a tab character. |
110
|
| '{' should be on the previous line. |
110
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line is longer than 80 characters. |
117
|
| Line contains a tab character. |
117
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Parameter configuration should be final. |
117
|
| Parameter service should be final. |
117
|
| Parameter reg should be final. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Line has trailing spaces. |
124
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '}' should be on the same line. |
129
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
135
|
| Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| '{' should be on the previous line. |
137
|
| Line contains a tab character. |
141
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Line contains a tab character. |
142
|
| '{' should be on the previous line. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line has trailing spaces. |
145
|
| Line contains a tab character. |
146
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| Parameter key should be final. |
146
|
| 'key' hides a field. |
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
|
org/codehaus/xfire/aegis/type/Type.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
|
| 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
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| '{' should be on the previous line. |
32
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter element should be final. |
37
|
| Parameter context should be final. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Missing a Javadoc comment. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter element should be final. |
39
|
| Parameter context should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line has trailing spaces. |
41
|
| Missing a Javadoc comment. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter element should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
43
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter configuration should be final. |
43
|
| Parameter service should be final. |
43
|
| Parameter reg should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Missing a Javadoc comment. |
45
|
| '{' should be on the previous line. |
46
|
| Line has trailing spaces. |
49
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| '{' should be on the previous line. |
51
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
54
|
| Method 'getOgnl' is not designed for extension - needs to be abstract, final or empty. |
55
|
| Missing a Javadoc comment. |
55
|
| '{' should be on the previous line. |
56
|
| Line has trailing spaces. |
59
|
| Method 'setOgnl' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter ognl should be final. |
60
|
| 'ognl' hides a field. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| Line has trailing spaces. |
64
|
| Method 'getQName' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| '{' should be on the previous line. |
66
|
| Line has trailing spaces. |
69
|
| Method 'setQName' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter name should be final. |
70
|
| 'name' hides a field. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
75
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
75
|
| Missing a Javadoc comment. |
75
|
| Line contains a tab character. |
76
|
| '{' should be on the previous line. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line has trailing spaces. |
79
|
| Line contains a tab character. |
80
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Parameter name should be final. |
80
|
| 'name' hides a field. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line has trailing spaces. |
84
|
| Line contains a tab character. |
85
|
| Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| Line contains a tab character. |
86
|
| '{' should be on the previous line. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line has trailing spaces. |
89
|
| Line contains a tab character. |
90
|
| Method 'setSchemaType' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Parameter schemaType should be final. |
90
|
| 'schemaType' hides a field. |
90
|
| Line contains a tab character. |
91
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line has trailing spaces. |
94
|
| Line contains a tab character. |
95
|
| Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. |
95
|
| Missing a Javadoc comment. |
95
|
| Line contains a tab character. |
96
|
| '{' should be on the previous line. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line has trailing spaces. |
99
|
| Line contains a tab character. |
100
|
| Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Missing a Javadoc comment. |
100
|
| Parameter documentation should be final. |
100
|
| 'documentation' hides a field. |
100
|
| Line contains a tab character. |
101
|
| '{' should be on the previous line. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line has trailing spaces. |
104
|
| Line contains a tab character. |
105
|
| Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Line contains a tab character. |
106
|
| '{' should be on the previous line. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line has trailing spaces. |
109
|
| Line contains a tab character. |
110
|
| Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Missing a Javadoc comment. |
110
|
| Parameter maxOccurs should be final. |
110
|
| 'maxOccurs' hides a field. |
110
|
| Line contains a tab character. |
111
|
| '{' should be on the previous line. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line has trailing spaces. |
114
|
| Line contains a tab character. |
115
|
| Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. |
115
|
| Missing a Javadoc comment. |
115
|
| Line contains a tab character. |
116
|
| '{' should be on the previous line. |
116
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line has trailing spaces. |
119
|
| Line contains a tab character. |
120
|
| Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Parameter minOccurs should be final. |
120
|
| 'minOccurs' hides a field. |
120
|
| Line contains a tab character. |
121
|
| '{' should be on the previous line. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
org/codehaus/xfire/aegis/type/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/aegis/wsdl/AegisWSDL.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. |
32
|
| Line has trailing spaces. |
34
|
| Line contains a tab character. |
39
|
| Line has trailing spaces. |
40
|
| '{' should be on the previous line. |
40
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
42
|
| Missing a Javadoc comment. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Missing a Javadoc comment. |
45
|
| Parameter service should be final. |
45
|
| Parameter transports should be final. |
45
|
| 'transports' hides a field. |
45
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
53
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Line contains a tab character. |
57
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Parameter element should be final. |
71
|
| Expected @param tag for 'element'. |
71
|
| Line contains a tab character. |
72
|
| '{' should be on the previous line. |
72
|
| Line contains a tab character. |
73
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| Line has trailing spaces. |
77
|
| '+' is not preceded with whitespace. |
80
|
| '+' is not followed by whitespace. |
80
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
88
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Expected an @return tag. |
105
|
| Method 'createAbstractInterface' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Line contains a tab character. |
106
|
| '{' should be on the previous line. |
106
|
| Line contains a tab character. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
109
|
| Line has trailing spaces. |
110
|
| Line has trailing spaces. |
112
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
120
|
| '(' is followed by whitespace. |
120
|
| ';' is followed by whitespace. |
120
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line has trailing spaces. |
125
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
133
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line has trailing spaces. |
136
|
| Line contains a tab character. |
138
|
| Method 'createConcreteInterface' is not designed for extension - needs to be abstract, final or empty. |
140
|
| Missing a Javadoc comment. |
140
|
| Parameter portType should be final. |
140
|
| '{' should be on the previous line. |
141
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
144
|
| Line has trailing spaces. |
145
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
150
|
| ';' is followed by whitespace. |
150
|
| '{' should be on the previous line. |
151
|
| Line has trailing spaces. |
153
|
| Line is longer than 80 characters. |
154
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line has trailing spaces. |
155
|
| Line is longer than 80 characters. |
156
|
| '(' is followed by whitespace. |
156
|
| ';' is followed by whitespace. |
156
|
| Line is longer than 80 characters. |
158
|
| Line has trailing spaces. |
160
|
| Line is longer than 80 characters. |
161
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| Line has trailing spaces. |
162
|
| Line is longer than 80 characters. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| Line is longer than 80 characters. |
167
|
| Line has trailing spaces. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line has trailing spaces. |
172
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line has trailing spaces. |
175
|
| Expected an @return tag. |
180
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| Method 'createOperation' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Parameter opName should be final. |
180
|
| Expected @param tag for 'opName'. |
180
|
| Parameter req should be final. |
180
|
| Expected @param tag for 'req'. |
180
|
| Parameter res should be final. |
180
|
| Expected @param tag for 'res'. |
180
|
| Line contains a tab character. |
181
|
| '{' should be on the previous line. |
181
|
| Line has trailing spaces. |
183
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line has trailing spaces. |
191
|
| '(' is followed by whitespace. |
193
|
| ')' is preceded with whitespace. |
193
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line has trailing spaces. |
196
|
| Line contains a tab character. |
198
|
| Line has trailing spaces. |
199
|
| Missing a Javadoc comment. |
200
|
| Parameter op should be final. |
200
|
| '{' should be on the previous line. |
201
|
| '(' is followed by whitespace. |
204
|
| '(' is followed by whitespace. |
204
|
| ')' is preceded with whitespace. |
205
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line has trailing spaces. |
210
|
| Line contains a tab character. |
214
|
| Missing a Javadoc comment. |
214
|
| Parameter op should be final. |
214
|
| '{' should be on the previous line. |
215
|
| Line is longer than 80 characters. |
217
|
| '(' is followed by whitespace. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line has trailing spaces. |
219
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Missing a Javadoc comment. |
225
|
| Parameter op should be final. |
225
|
| Parameter part should be final. |
225
|
| '{' should be on the previous line. |
226
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line has trailing spaces. |
229
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| Line has trailing spaces. |
233
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line has trailing spaces. |
236
|
| '(' is followed by whitespace. |
237
|
| ')' is preceded with whitespace. |
237
|
| '{' should be on the previous line. |
238
|
| '(' is followed by whitespace. |
239
|
| ')' is preceded with whitespace. |
239
|
| Line has trailing spaces. |
240
|
| '(' is followed by whitespace. |
241
|
| ';' is followed by whitespace. |
241
|
| '{' should be on the previous line. |
242
|
| Line has trailing spaces. |
244
|
| Line is longer than 80 characters. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| Line has trailing spaces. |
247
|
| Line is longer than 80 characters. |
248
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| '{' should be on the previous line. |
251
|
| Line is longer than 80 characters. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| '}' should be on the same line. |
253
|
| '{' should be on the previous line. |
255
|
| Line contains a tab character. |
256
|
| ')' is preceded with whitespace. |
256
|
| Line is longer than 80 characters. |
257
|
| ')' is preceded with whitespace. |
257
|
| Line has trailing spaces. |
261
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| Line has trailing spaces. |
265
|
| Line contains a tab character. |
270
|
| Missing a Javadoc comment. |
270
|
| Parameter op should be final. |
270
|
| Parameter part should be final. |
270
|
| '{' should be on the previous line. |
271
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| Line has trailing spaces. |
274
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| Line has trailing spaces. |
278
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| Line has trailing spaces. |
281
|
| '(' is followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| '{' should be on the previous line. |
283
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| Line has trailing spaces. |
285
|
| '(' is followed by whitespace. |
286
|
| ';' is followed by whitespace. |
286
|
| '{' should be on the previous line. |
287
|
| Line has trailing spaces. |
289
|
| Line is longer than 80 characters. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
291
|
| Line has trailing spaces. |
292
|
| Line is longer than 80 characters. |
293
|
| '(' is followed by whitespace. |
294
|
| ')' is preceded with whitespace. |
294
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| '{' should be on the previous line. |
296
|
| Line is longer than 80 characters. |
297
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| '}' should be on the same line. |
298
|
| '{' should be on the previous line. |
300
|
| ')' is preceded with whitespace. |
301
|
| Line is longer than 80 characters. |
302
|
| ')' is preceded with whitespace. |
302
|
| Line has trailing spaces. |
308
|
| Missing a Javadoc comment. |
312
|
| '(' is followed by whitespace. |
312
|
| Parameter complex should be final. |
312
|
| ')' is preceded with whitespace. |
312
|
| '{' should be on the previous line. |
313
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| Line is longer than 80 characters. |
319
|
| Method 'createInputParts' is not designed for extension - needs to be abstract, final or empty. |
321
|
| '(' is followed by whitespace. |
321
|
| Parameter req should be final. |
321
|
| Parameter op should be final. |
321
|
| ')' is preceded with whitespace. |
321
|
| '{' should be on the previous line. |
322
|
| Line has trailing spaces. |
324
|
| Line has trailing spaces. |
326
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| '(' is followed by whitespace. |
328
|
| ')' is preceded with whitespace. |
328
|
| Line has trailing spaces. |
329
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| Line has trailing spaces. |
332
|
| Line has trailing spaces. |
337
|
| Method 'createOutputParts' is not designed for extension - needs to be abstract, final or empty. |
341
|
| '(' is followed by whitespace. |
341
|
| Parameter req should be final. |
341
|
| Expected @param tag for 'req'. |
341
|
| Parameter op should be final. |
341
|
| Expected @param tag for 'op'. |
341
|
| ')' is preceded with whitespace. |
341
|
| '{' should be on the previous line. |
342
|
| '(' is followed by whitespace. |
348
|
| ')' is preceded with whitespace. |
348
|
| '(' is followed by whitespace. |
349
|
| ')' is preceded with whitespace. |
349
|
| Line has trailing spaces. |
350
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
org/codehaus/xfire/aegis/wsdl/AegisWSDLBuilder.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. |
7
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
31
|
| Method 'createWSDL' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter s should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line contains a tab character. |
33
|
| '{' should be on the previous line. |
33
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
36
|
| 'manager' hides a field. |
36
|
| '{' should be on the previous line. |
38
|
| Line is longer than 80 characters. |
39
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '}' should be on the same line. |
40
|
| '{' should be on the previous line. |
42
|
| Line is longer than 80 characters. |
43
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| '(' 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. |
67
|
| Line is longer than 80 characters. |
68
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line contains a tab character. |
70
|
| Line has trailing spaces. |
71
|
| Method 'getServiceRegistry' 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
|
| Line has trailing spaces. |
75
|
| '{' should be on the previous line. |
77
|
| Line is longer than 80 characters. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '}' should be on the same line. |
79
|
| '{' should be on the previous line. |
81
|
| Line is longer than 80 characters. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
84
|
| Line has trailing spaces. |
87
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| '(' is followed by whitespace. |
88
|
| Parameter manager should be final. |
88
|
| 'manager' hides a field. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
92
|
| Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. |
96
|
| '{' should be on the previous line. |
97
|
org/codehaus/xfire/aegis/wsdl/package.html
Error | Line |
| Missing package documentation file. | 0 |