Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
43 | 0 | 0 | 2275 |
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. |
10
|
| 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 'initialize' 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 has trailing spaces. |
63
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| Line has trailing spaces. |
71
|
| Line is longer than 80 characters. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| '}' should be on the same line. |
76
|
| '{' should be on the previous line. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| Line has trailing spaces. |
81
|
| Line is longer than 80 characters. |
82
|
| Line is longer than 80 characters. |
83
|
| Line has trailing spaces. |
84
|
| Line contains a tab character. |
85
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
96
|
| Method 'createService' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Line contains a tab character. |
97
|
| '{' should be on the previous line. |
97
|
| Line contains a tab character. |
98
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| Line has trailing spaces. |
101
|
| '(' is followed by whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
103
|
| Line contains a tab character. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '}' should be on the same line. |
105
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line has trailing spaces. |
110
|
| '(' is followed by whitespace. |
112
|
| ';' is followed by whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| Line contains a tab character. |
114
|
| Line has trailing spaces. |
115
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
125
|
| Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Line contains a tab character. |
126
|
| '{' should be on the previous line. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line has trailing spaces. |
129
|
| Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| '(' is followed by whitespace. |
130
|
| Parameter name should be final. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
135
|
| Method 'getTypeRegistry' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Missing a Javadoc comment. |
135
|
| Line contains a tab character. |
136
|
| '{' should be on the previous line. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
140
|
| Method 'getServiceDescriptorStream' is not designed for extension - needs to be abstract, final or empty. |
144
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line has trailing spaces. |
148
|
| 'if' construct must use '{}'s. |
149
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line is longer than 80 characters. |
150
|
| Line has trailing spaces. |
151
|
| Method 'getServiceDescriptorName' is not designed for extension - needs to be abstract, final or empty. |
155
|
| Missing a Javadoc comment. |
155
|
| '{' should be on the previous line. |
156
|
| Line has trailing spaces. |
162
|
| Line contains a tab character. |
163
|
| Method 'getServiceDescriptor' 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 'getServiceClassName' 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 contains a tab character. |
173
|
| Method 'setServiceClassName' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Missing a Javadoc comment. |
173
|
| Parameter serviceClassName should be final. |
173
|
| 'serviceClassName' hides a field. |
173
|
| Line contains a tab character. |
174
|
| '{' should be on the previous line. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line has trailing spaces. |
177
|
| Method 'createServiceObject' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Missing a Javadoc comment. |
178
|
| '{' should be on the previous line. |
179
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '{' should be on the previous line. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| '{' should be on the previous line. |
183
|
| Line is longer than 80 characters. |
184
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| '}' should be on the same line. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| '{' should be on the previous line. |
187
|
| Line is longer than 80 characters. |
188
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| '}' should be on the same line. |
190
|
| '{' should be on the previous line. |
192
|
| Line contains a tab character. |
193
|
| Line has trailing spaces. |
194
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| '{' should be on the previous line. |
197
|
| Line contains a tab character. |
198
|
| 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
|
| Line has trailing spaces. |
205
|
| Line contains a tab character. |
205
|
| Line has trailing spaces. |
208
|
| Line is longer than 80 characters. |
210
|
| Line is longer than 80 characters. |
212
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
212
|
| '(' is followed by whitespace. |
212
|
| Parameter config should be final. |
212
|
| ')' is preceded with whitespace. |
212
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Line has trailing spaces. |
215
|
| Line is longer than 80 characters. |
216
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| Line has trailing spaces. |
217
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Line has trailing spaces. |
221
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| Line has trailing spaces. |
224
|
| Line has trailing spaces. |
227
|
| Line has trailing spaces. |
228
|
| Method 'getServiceHandler' is not designed for extension - needs to be abstract, final or empty. |
229
|
| Missing a Javadoc comment. |
229
|
| '{' should be on the previous line. |
230
|
| Line has trailing spaces. |
233
|
| Method 'setServiceHandler' is not designed for extension - needs to be abstract, final or empty. |
234
|
| Missing a Javadoc comment. |
234
|
| '(' is followed by whitespace. |
234
|
| Parameter serviceHandler should be final. |
234
|
| 'serviceHandler' hides a field. |
234
|
| ')' is preceded with whitespace. |
234
|
| '{' should be on the previous line. |
235
|
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
|
| 'if' construct must use '{}'s. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line has trailing spaces. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
69
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
76
|
| Method 'getPayload' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| '(' is followed by whitespace. |
76
|
| Parameter request should be final. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| Line has trailing spaces. |
79
|
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. |
63
|
| ')' is preceded with whitespace. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
65
|
| ';' is followed by whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
73
|
| '(' is followed by whitespace. |
74
|
| ';' is followed by whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| Line is longer than 80 characters. |
81
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Missing a Javadoc comment. |
81
|
| '(' is followed by whitespace. |
81
|
| Parameter config should be final. |
81
|
| Parameter service should be final. |
81
|
| Parameter reg should be final. |
81
|
| ')' is preceded with whitespace. |
81
|
| Line is longer than 80 characters. |
83
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line is longer than 80 characters. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line is longer than 80 characters. |
89
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
91
|
| Line is longer than 80 characters. |
93
|
| Line contains a tab character. |
93
|
| Missing a Javadoc comment. |
93
|
| Parameter service should be final. |
93
|
| Parameter types should be final. |
93
|
| Parameter reg should be final. |
93
|
| Parameter resEl should be final. |
93
|
| Line contains a tab character. |
94
|
| 'if' construct must use '{}'s. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line has trailing spaces. |
97
|
| Line contains a tab character. |
98
|
| '(' is followed by whitespace. |
99
|
| ';' is followed by whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
103
|
| Line contains a tab character. |
106
|
| 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 contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Expected an @return tag. |
114
|
| Line is longer than 80 characters. |
114
|
| Line contains a tab character. |
114
|
| Parameter service should be final. |
114
|
| Expected @param tag for 'service'. |
114
|
| Parameter reg should be final. |
114
|
| Expected @param tag for 'reg'. |
114
|
| Parameter paramEl should be final. |
114
|
| Expected @param tag for 'paramEl'. |
114
|
| Line contains a tab character. |
115
|
| Line is longer than 80 characters. |
116
|
| Line contains a tab character. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line has trailing spaces. |
119
|
| 'if' construct must use '{}'s. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line has trailing spaces. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
127
|
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. |
127
|
| Missing a Javadoc comment. |
127
|
| Line contains a tab character. |
128
|
| '{' should be on the previous line. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line has trailing spaces. |
131
|
| Line contains a tab character. |
132
|
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Missing a Javadoc comment. |
132
|
| Parameter request should be final. |
132
|
| 'request' hides a field. |
132
|
| Line contains a tab character. |
133
|
| '{' should be on the previous line. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line has trailing spaces. |
136
|
| Line contains a tab character. |
137
|
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. |
137
|
| Missing a Javadoc comment. |
137
|
| Line contains a tab character. |
138
|
| '{' should be on the previous line. |
138
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
142
|
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Parameter response should be final. |
142
|
| 'response' hides a field. |
142
|
| Line contains a tab character. |
143
|
| '{' should be on the previous line. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
147
|
| Method 'getQName' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Missing a Javadoc comment. |
147
|
| Line contains a tab character. |
148
|
| '{' should be on the previous line. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line has trailing spaces. |
151
|
| Method 'setQName' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Missing a Javadoc comment. |
152
|
| Parameter name should be final. |
152
|
| '{' should be on the previous line. |
153
|
| Line has trailing spaces. |
156
|
| Line contains a tab character. |
157
|
| Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. |
157
|
| Missing a Javadoc comment. |
157
|
| Line contains a tab character. |
158
|
| '{' should be on the previous line. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line has trailing spaces. |
161
|
| Line contains a tab character. |
162
|
| Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Missing a Javadoc comment. |
162
|
| Parameter documentation should be final. |
162
|
| 'documentation' hides a field. |
162
|
| Line contains a tab character. |
163
|
| '{' should be on the previous line. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
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
|
| Missing a Javadoc comment. |
37
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
46
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Parameter element should be final. |
46
|
| Parameter context should be final. |
46
|
| Line contains a tab character. |
47
|
| '{' should be on the previous line. |
47
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| '{' should be on the previous line. |
49
|
| '{' should be on the previous line. |
52
|
| '}' should be on the same line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Line has trailing spaces. |
59
|
| '(' 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. |
64
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| Line has trailing spaces. |
70
|
| '{' should be on the previous line. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
74
|
| '}' should be on the same line. |
78
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
82
|
| ';' is followed by whitespace. |
82
|
| '{' should be on the previous line. |
83
|
| '(' is followed by whitespace. |
84
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
90
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '}' should be on the same line. |
92
|
| '{' should be on the previous line. |
94
|
| Line is longer than 80 characters. |
95
|
| Line contains a tab character. |
97
|
| Line is longer than 80 characters. |
104
|
| Line has trailing spaces. |
105
|
| Line has trailing spaces. |
109
|
| Line is longer than 80 characters. |
110
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
112
|
| '(' is followed by whitespace. |
112
|
| Parameter element should be final. |
112
|
| Parameter context should be final. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line has trailing spaces. |
113
|
| '{' should be on the previous line. |
114
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line has trailing spaces. |
117
|
| Line is longer than 80 characters. |
119
|
| Line is longer than 80 characters. |
121
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Parameter root should be final. |
121
|
| Parameter occurrence should be final. |
121
|
| Parameter context should be final. |
121
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| 'if' construct must use '{}'s. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Line has trailing spaces. |
126
|
| Line has trailing spaces. |
130
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| Line has trailing spaces. |
139
|
| '{' should be on the previous line. |
141
|
| '}' should be on the same line. |
144
|
| '{' should be on the previous line. |
146
|
| Line is longer than 80 characters. |
147
|
| Line has trailing spaces. |
149
|
| Line has trailing spaces. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line has trailing spaces. |
156
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| '{' should be on the previous line. |
160
|
| '(' is followed by whitespace. |
161
|
| ')' is preceded with whitespace. |
161
|
| '}' should be on the same line. |
162
|
| '{' should be on the previous line. |
164
|
| Line is longer than 80 characters. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line contains a tab character. |
169
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Missing a Javadoc comment. |
171
|
| '{' should be on the previous line. |
172
|
| Line has trailing spaces. |
175
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Missing a Javadoc comment. |
176
|
| '{' should be on the previous line. |
177
|
| Line has trailing spaces. |
179
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| Line has trailing spaces. |
181
|
| Line has trailing spaces. |
184
|
| Method 'getChildType' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Missing a Javadoc comment. |
185
|
| '{' should be on the previous line. |
186
|
| Line has trailing spaces. |
189
|
| Method 'setChildType' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Missing a Javadoc comment. |
190
|
| Parameter childType should be final. |
190
|
| 'childType' hides a field. |
190
|
| '{' should be on the previous line. |
191
|
| Line has trailing spaces. |
194
|
| Line contains a tab character. |
195
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Missing a Javadoc comment. |
195
|
| Line contains a tab character. |
196
|
| '{' should be on the previous line. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
200
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
200
|
| Missing a Javadoc comment. |
200
|
| Parameter key should be final. |
200
|
| 'key' hides a field. |
200
|
| Line contains a tab character. |
201
|
| '{' should be on the previous line. |
201
|
| Line contains a tab character. |
202
|
| Method 'getPostOgnl' is not designed for extension - needs to be abstract, final or empty. |
205
|
| Missing a Javadoc comment. |
205
|
| '{' should be on the previous line. |
206
|
| Line has trailing spaces. |
209
|
| Method 'setPostOgnl' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Missing a Javadoc comment. |
210
|
| Parameter postOgnl should be final. |
210
|
| 'postOgnl' hides a field. |
210
|
| '{' should be on the previous line. |
211
|
| Line has trailing spaces. |
214
|
| Line contains a tab character. |
215
|
| Line is longer than 80 characters. |
216
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
218
|
| Parameter root should be final. |
218
|
| Line contains a tab character. |
219
|
| '{' should be on the previous line. |
219
|
| Line is longer than 80 characters. |
221
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Line has trailing spaces. |
222
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| Line is longer than 80 characters. |
226
|
| Line has trailing spaces. |
227
|
| Line contains a tab character. |
230
|
| Line has trailing spaces. |
232
|
| Line contains a tab character. |
233
|
| Line contains a tab character. |
234
|
| Line contains a tab character. |
237
|
| Line has trailing spaces. |
238
|
| Line is longer than 80 characters. |
240
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line has trailing spaces. |
241
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| '{' should be on the previous line. |
243
|
| Line is longer than 80 characters. |
244
|
| '}' should be on the same line. |
245
|
| '{' should be on the previous line. |
247
|
| Line is longer than 80 characters. |
249
|
| Line has trailing spaces. |
252
|
| Line contains a tab character. |
252
|
| Comment matches to-do format 'TODO:'. |
253
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line contains a tab character. |
260
|
| Line contains a tab character. |
261
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
261
|
| Parameter configuration should be final. |
261
|
| Parameter service should be final. |
262
|
| Parameter reg should be final. |
263
|
| Line contains a tab character. |
264
|
| '{' should be on the previous line. |
264
|
| Line contains a tab character. |
265
|
| Line has trailing spaces. |
270
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| '{' should be on the previous line. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| '}' should be on the same line. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| '{' should be on the previous line. |
279
|
| Line is longer than 80 characters. |
280
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
285
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| '{' should be on the previous line. |
286
|
| Line is longer than 80 characters. |
287
|
| Line has trailing spaces. |
289
|
| Line contains a tab character. |
290
|
| Line is longer than 80 characters. |
291
|
| Line contains a tab character. |
291
|
| Line contains a tab character. |
293
|
| Line contains a tab character. |
294
|
| Line contains a tab character. |
296
|
| Line contains a tab character. |
297
|
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
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ';' is followed by whitespace. |
52
|
| Line has trailing spaces. |
60
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| '(' is followed by whitespace. |
61
|
| Parameter element should be final. |
61
|
| Parameter context should be final. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line has trailing spaces. |
62
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line is longer than 80 characters. |
68
|
| Line is longer than 80 characters. |
70
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Parameter element should be final. |
70
|
| Parameter occurrence should be final. |
70
|
| Parameter context should be final. |
70
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| 'if' construct must use '{}'s. |
73
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line is longer than 80 characters. |
82
|
| Line contains a tab character. |
82
|
| '(' 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
|
| Line contains a tab character. |
85
|
| '}' should be on the same line. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| '{' should be on the previous line. |
87
|
| Line is longer than 80 characters. |
88
|
| Line contains a tab character. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line contains a tab character. |
89
|
| Line has trailing spaces. |
91
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
94
|
| ';' is followed by whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| '{' should be on the previous line. |
103
|
| Line has trailing spaces. |
106
|
| Method 'setChildren' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| '(' is followed by whitespace. |
107
|
| Parameter children should be final. |
107
|
| 'children' hides a field. |
107
|
| ')' is preceded with whitespace. |
107
|
| '{' should be on the previous line. |
108
|
| Line has trailing spaces. |
111
|
| Method 'addChild' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| '(' is followed by whitespace. |
112
|
| Parameter type should be final. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| 'if' construct must use '{}'s. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Line has trailing spaces. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
119
|
| Line contains a tab character. |
120
|
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
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
|
| Line has trailing spaces. |
124
|
| Line contains a tab character. |
125
|
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Parameter key should be final. |
125
|
| 'key' hides a field. |
125
|
| Line contains a tab character. |
126
|
| '{' should be on the previous line. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
130
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
130
|
| Missing a Javadoc comment. |
130
|
| Line contains a tab character. |
131
|
| '{' should be on the previous line. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line has trailing spaces. |
134
|
| Line contains a tab character. |
135
|
| Line is longer than 80 characters. |
136
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
138
|
| Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Parameter root should be final. |
138
|
| Line contains a tab character. |
139
|
| '{' should be on the previous line. |
139
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line is longer than 80 characters. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line has trailing spaces. |
142
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line is longer than 80 characters. |
146
|
| Line has trailing spaces. |
147
|
| Line has trailing spaces. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| Line has trailing spaces. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| 'if' construct must use '{}'s. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line has trailing spaces. |
157
|
| '(' is followed by whitespace. |
158
|
| ';' is followed by whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line has trailing spaces. |
163
|
| Line is longer than 80 characters. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| Line is longer than 80 characters. |
167
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '}' should be on the same line. |
168
|
| '{' should be on the previous line. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Comment matches to-do format 'TODO:'. |
172
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| Line is longer than 80 characters. |
174
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line is longer than 80 characters. |
182
|
| 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
|
| Parameter service should be final. |
182
|
| Parameter reg should be final. |
182
|
| ')' is preceded with whitespace. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line has trailing spaces. |
187
|
| 'if' construct must use '{}'s. |
189
|
| Line contains a tab character. |
190
|
| Line has trailing spaces. |
191
|
| 'if' construct must use '{}'s. |
193
|
| Line contains a tab character. |
194
|
| Line has trailing spaces. |
195
|
| '(' is followed by whitespace. |
196
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line has trailing spaces. |
198
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '{' should be on the previous line. |
201
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| '}' should be on the same line. |
203
|
| '{' should be on the previous line. |
205
|
| Line is longer than 80 characters. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| Line has trailing spaces. |
208
|
| '(' is followed by whitespace. |
210
|
| ';' is followed by whitespace. |
210
|
| '{' should be on the previous line. |
211
|
| Line is longer than 80 characters. |
213
|
| Line has trailing spaces. |
216
|
| 'if' construct must use '{}'s. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Line has trailing spaces. |
219
|
| Line has trailing spaces. |
221
|
| Line contains a tab character. |
226
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
226
|
| Missing a Javadoc comment. |
226
|
| Line contains a tab character. |
227
|
| '{' should be on the previous line. |
227
|
| 'if' construct must use '{}'s. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line has trailing spaces. |
230
|
| Line contains a tab character. |
231
|
| Line has trailing spaces. |
232
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| Line has trailing spaces. |
234
|
| Line contains a tab character. |
236
|
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/DoubleType.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/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
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| '(' is followed by whitespace. |
82
|
| Parameter element should be final. |
82
|
| Parameter context should be final. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
83
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
88
|
| Line is longer than 80 characters. |
89
|
| Line contains a tab character. |
89
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
89
|
| Missing a Javadoc comment. |
89
|
| Parameter element should be final. |
89
|
| Parameter occurrence should be final. |
89
|
| Parameter context should be final. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| Line has trailing spaces. |
95
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| '{' should be on the previous line. |
105
|
| '}' should be on the same line. |
109
|
| '{' should be on the previous line. |
111
|
| Line is longer than 80 characters. |
112
|
| Line has trailing spaces. |
114
|
| Line has trailing spaces. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Missing a Javadoc comment. |
121
|
| '{' should be on the previous line. |
122
|
| Line has trailing spaces. |
125
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| '{' should be on the previous line. |
127
|
| Line has trailing spaces. |
130
|
| Method 'getChildType' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Missing a Javadoc comment. |
131
|
| '{' should be on the previous line. |
132
|
| Line has trailing spaces. |
135
|
| Method 'setChildType' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| Parameter childType should be final. |
136
|
| 'childType' hides a field. |
136
|
| '{' should be on the previous line. |
137
|
| Line has trailing spaces. |
140
|
| 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 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 has trailing spaces. |
150
|
| Line contains a tab character. |
151
|
| Line is longer than 80 characters. |
152
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Parameter root should be final. |
154
|
| Line contains a tab character. |
155
|
| '{' should be on the previous line. |
155
|
| Line contains a tab character. |
157
|
| Line has trailing spaces. |
159
|
| Line contains a tab character. |
160
|
| Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Missing a Javadoc comment. |
160
|
| Line contains a tab character. |
161
|
| '{' should be on the previous line. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line has trailing spaces. |
164
|
| Line contains a tab character. |
165
|
| Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. |
165
|
| Missing a Javadoc comment. |
165
|
| Line contains a tab character. |
166
|
| '{' should be on the previous line. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line has trailing spaces. |
169
|
| Line contains a tab character. |
170
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Missing a Javadoc comment. |
170
|
| Line contains a tab character. |
171
|
| '{' should be on the previous line. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line has trailing spaces. |
174
|
| Line contains a tab character. |
175
|
| Method 'getQName' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Missing a Javadoc comment. |
175
|
| Line contains a tab character. |
176
|
| '{' should be on the previous line. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
180
|
| Line contains a tab character. |
181
|
| Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Missing a Javadoc comment. |
181
|
| Line contains a tab character. |
182
|
| '{' should be on the previous line. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| Line has trailing spaces. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Parameter configuration should be final. |
189
|
| Line contains a tab character. |
190
|
| Parameter service should be final. |
190
|
| Line contains a tab character. |
191
|
| Parameter reg should be final. |
191
|
| Line contains a tab character. |
192
|
| '{' should be on the previous line. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line contains a tab character. |
197
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '{' should be on the previous line. |
198
|
| Line is longer than 80 characters. |
199
|
| Line has trailing spaces. |
201
|
| Line contains a tab character. |
202
|
| Line is longer than 80 characters. |
203
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
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. |
21
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| '{' should be on the previous line. |
31
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
37
|
| Expected an @return tag. |
41
|
| Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Parameter value should be final. |
41
|
| Expected @param tag for 'value'. |
41
|
| '{' should be on the previous line. |
42
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
49
|
| Expected an @return tag. |
53
|
| Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Parameter string should be final. |
53
|
| Expected @param tag for 'string'. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
57
|
| Line has trailing spaces. |
58
|
| Method 'write' 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
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| '{' should be on the previous line. |
62
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line has trailing spaces. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line contains a tab character. |
69
|
| '}' should be on the same line. |
69
|
| '{' should be on the previous line. |
71
|
| Must have at least one statement. |
71
|
| '}' should be on the same line. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Comment matches to-do format 'TODO:'. |
75
|
| Line is longer than 80 characters. |
75
|
| Line is longer than 80 characters. |
76
|
| Line contains a tab character. |
76
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Line contains a tab character. |
77
|
| '}' should be on the same line. |
77
|
| '{' should be on the previous line. |
79
|
| Line is longer than 80 characters. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| Line has trailing spaces. |
82
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
85
|
| Line contains a tab character. |
85
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Missing a Javadoc comment. |
85
|
| '(' is followed by whitespace. |
85
|
| Parameter element should be final. |
85
|
| Parameter context should be final. |
85
|
| ')' is preceded with whitespace. |
85
|
| '{' should be on the previous line. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Line is longer than 80 characters. |
91
|
| Line is longer than 80 characters. |
93
|
| Method 'read' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Parameter element should be final. |
93
|
| Parameter occurrence should be final. |
93
|
| Parameter context should be final. |
93
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| 'if' construct must use '{}'s. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line has trailing spaces. |
98
|
| Line has trailing spaces. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| Line contains a tab character. |
104
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| Line is longer than 80 characters. |
107
|
| '(' is followed by whitespace. |
107
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line has trailing spaces. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '}' should be on the same line. |
110
|
| '{' should be on the previous line. |
112
|
| Line is longer than 80 characters. |
113
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
115
|
| '}' should be on the same line. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| '{' should be on the previous line. |
117
|
| Line is longer than 80 characters. |
118
|
| Line contains a tab character. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
123
|
| Line is longer than 80 characters. |
124
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Parameter element should be final. |
126
|
| Line contains a tab character. |
127
|
| '{' should be on the previous line. |
127
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line is longer than 80 characters. |
134
|
| Line contains a tab character. |
134
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Parameter configuration should be final. |
134
|
| Parameter service should be final. |
134
|
| Parameter reg should be final. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| 'if' construct must use '{}'s. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| 'else' construct must use '{}'s. |
140
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| Line has trailing spaces. |
142
|
| '(' is followed by whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line has trailing spaces. |
146
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| '(' 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
|
| Line contains a tab character. |
156
|
| Line has trailing spaces. |
157
|
| Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| '{' should be on the previous line. |
159
|
| Line contains a tab character. |
163
|
| Method 'getKey' 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 'setKey' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| Parameter key should be final. |
168
|
| 'key' hides a field. |
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
|
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. |
40
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter element should be final. |
41
|
| Parameter occurrence should be final. |
41
|
| Parameter context should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter element should be final. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
44
|
| Line is longer than 80 characters. |
45
|
| Missing a Javadoc comment. |
45
|
| '(' is followed by whitespace. |
45
|
| Parameter configuration should be final. |
45
|
| Parameter service should be final. |
45
|
| Parameter reg should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. |
47
|
| Missing a Javadoc comment. |
47
|
| '{' should be on the previous line. |
48
|
| Line has trailing spaces. |
51
|
| Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| '{' should be on the previous line. |
53
|
| Line contains a tab character. |
54
|
| Line has trailing spaces. |
56
|
| Method 'getOgnl' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Missing a Javadoc comment. |
57
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
61
|
| Method 'setOgnl' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| '(' is followed by whitespace. |
62
|
| Parameter ognl should be final. |
62
|
| 'ognl' hides a field. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| Method 'getQName' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Missing a Javadoc comment. |
67
|
| '{' should be on the previous line. |
68
|
| Line has trailing spaces. |
71
|
| Method 'setQName' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| '(' is followed by whitespace. |
72
|
| Parameter name should be final. |
72
|
| 'name' hides a field. |
72
|
| ')' is preceded with whitespace. |
72
|
| '{' should be on the previous line. |
73
|
| Line contains a tab character. |
77
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Line contains a tab character. |
78
|
| '{' should be on the previous line. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line has trailing spaces. |
81
|
| Line contains a tab character. |
82
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Missing a Javadoc comment. |
82
|
| Parameter name should be final. |
82
|
| 'name' hides a field. |
82
|
| Line contains a tab character. |
83
|
| '{' should be on the previous line. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line has trailing spaces. |
86
|
| Line contains a tab character. |
87
|
| Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| Line contains a tab character. |
88
|
| '{' should be on the previous line. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line has trailing spaces. |
91
|
| Line contains a tab character. |
92
|
| Method 'setSchemaType' is not designed for extension - needs to be abstract, final or empty. |
92
|
| Missing a Javadoc comment. |
92
|
| Parameter schemaType should be final. |
92
|
| 'schemaType' hides a field. |
92
|
| Line contains a tab character. |
93
|
| '{' should be on the previous line. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
97
|
| Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line has trailing spaces. |
101
|
| Line contains a tab character. |
102
|
| Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Missing a Javadoc comment. |
102
|
| Parameter documentation should be final. |
102
|
| 'documentation' hides a field. |
102
|
| Line contains a tab character. |
103
|
| '{' should be on the previous line. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line has trailing spaces. |
106
|
| Line contains a tab character. |
107
|
| Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Missing a Javadoc comment. |
107
|
| Line contains a tab character. |
108
|
| '{' should be on the previous line. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line has trailing spaces. |
111
|
| Line contains a tab character. |
112
|
| Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Parameter maxOccurs should be final. |
112
|
| 'maxOccurs' hides a field. |
112
|
| Line contains a tab character. |
113
|
| '{' should be on the previous line. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line has trailing spaces. |
116
|
| Line contains a tab character. |
117
|
| Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. |
117
|
| Missing a Javadoc comment. |
117
|
| Line contains a tab character. |
118
|
| '{' should be on the previous line. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line has trailing spaces. |
121
|
| Line contains a tab character. |
122
|
| Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| Parameter minOccurs should be final. |
122
|
| 'minOccurs' hides a field. |
122
|
| Line contains a tab character. |
123
|
| '{' should be on the previous line. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
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. |
33
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| '{' should be on the previous line. |
41
|
| Missing a Javadoc comment. |
42
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
46
|
| Missing a Javadoc comment. |
46
|
| Parameter service should be final. |
46
|
| Parameter transports should be final. |
46
|
| 'transports' hides a field. |
46
|
| '{' should be on the previous line. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Line has trailing spaces. |
52
|
| Line has trailing spaces. |
54
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Line contains a tab character. |
58
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
62
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Parameter element should be final. |
72
|
| Expected @param tag for 'element'. |
72
|
| Line contains a tab character. |
73
|
| '{' should be on the previous line. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
75
|
| Line contains a tab character. |
76
|
| Line has trailing spaces. |
78
|
| '+' is not preceded with whitespace. |
81
|
| '+' is not followed by whitespace. |
81
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
89
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Expected an @return tag. |
106
|
| Method 'createAbstractInterface' is not designed for extension - needs to be abstract, final or empty. |
106
|
| Line contains a tab character. |
107
|
| '{' should be on the previous line. |
107
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
110
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
113
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
119
|
| Line is longer than 80 characters. |
121
|
| '(' is followed by whitespace. |
121
|
| ';' is followed by whitespace. |
121
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line has trailing spaces. |
126
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line has trailing spaces. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
139
|
| Method 'createConcreteInterface' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Missing a Javadoc comment. |
141
|
| Parameter portType should be final. |
141
|
| '{' should be on the previous line. |
142
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
145
|
| Line has trailing spaces. |
146
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '(' is followed by whitespace. |
151
|
| ';' is followed by whitespace. |
151
|
| '{' should be on the previous line. |
152
|
| Line has trailing spaces. |
154
|
| Line is longer than 80 characters. |
155
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
155
|
| Line has trailing spaces. |
156
|
| Line is longer than 80 characters. |
157
|
| '(' is followed by whitespace. |
157
|
| ';' is followed by whitespace. |
157
|
| Line is longer than 80 characters. |
159
|
| Line has trailing spaces. |
161
|
| Line is longer than 80 characters. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line has trailing spaces. |
163
|
| Line is longer than 80 characters. |
164
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| Line is longer than 80 characters. |
168
|
| Line has trailing spaces. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| Line has trailing spaces. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Line has trailing spaces. |
176
|
| Expected an @return tag. |
181
|
| Line is longer than 80 characters. |
181
|
| Line contains a tab character. |
181
|
| Method 'createOperation' is not designed for extension - needs to be abstract, final or empty. |
181
|
| Parameter opName should be final. |
181
|
| Expected @param tag for 'opName'. |
181
|
| Parameter req should be final. |
181
|
| Expected @param tag for 'req'. |
181
|
| Parameter res should be final. |
181
|
| Expected @param tag for 'res'. |
181
|
| Line contains a tab character. |
182
|
| '{' should be on the previous line. |
182
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line has trailing spaces. |
192
|
| '(' is followed by whitespace. |
194
|
| ')' is preceded with whitespace. |
194
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| Line has trailing spaces. |
197
|
| Line contains a tab character. |
199
|
| Line has trailing spaces. |
200
|
| Missing a Javadoc comment. |
201
|
| Parameter op should be final. |
201
|
| '{' should be on the previous line. |
202
|
| '(' is followed by whitespace. |
205
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
210
|
| ')' is preceded with whitespace. |
210
|
| Line has trailing spaces. |
211
|
| Line contains a tab character. |
215
|
| Missing a Javadoc comment. |
215
|
| Parameter op should be final. |
215
|
| '{' should be on the previous line. |
216
|
| Line is longer than 80 characters. |
218
|
| '(' is followed by whitespace. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Line has trailing spaces. |
220
|
| '(' is followed by whitespace. |
221
|
| ')' is preceded with whitespace. |
221
|
| Missing a Javadoc comment. |
226
|
| Parameter op should be final. |
226
|
| Parameter part should be final. |
226
|
| '{' should be on the previous line. |
227
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Line has trailing spaces. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| Line has trailing spaces. |
233
|
| Missing a Javadoc comment. |
237
|
| Parameter op should be final. |
237
|
| Parameter part should be final. |
237
|
| '{' should be on the previous line. |
238
|
| '(' is followed by whitespace. |
240
|
| ')' is preceded with whitespace. |
240
|
| Line has trailing spaces. |
241
|
| '(' is followed by whitespace. |
242
|
| ')' is preceded with whitespace. |
242
|
| Line has trailing spaces. |
244
|
| Line contains a tab character. |
248
|
| Line has trailing spaces. |
250
|
| Line is longer than 80 characters. |
255
|
| Parameter operations should be final. |
255
|
| Expected @param tag for 'operations'. |
255
|
| Parameter opName should be final. |
255
|
| Expected @param tag for 'opName'. |
255
|
| Parameter root should be final. |
255
|
| Expected @param tag for 'root'. |
255
|
| '(' is followed by whitespace. |
257
|
| ')' is preceded with whitespace. |
257
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| Line has trailing spaces. |
259
|
| '(' is followed by whitespace. |
261
|
| ')' is preceded with whitespace. |
261
|
| Line has trailing spaces. |
262
|
| '(' is followed by whitespace. |
263
|
| ')' is preceded with whitespace. |
263
|
| '{' should be on the previous line. |
264
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| Line has trailing spaces. |
266
|
| '(' is followed by whitespace. |
267
|
| ';' is followed by whitespace. |
267
|
| '{' should be on the previous line. |
268
|
| Line has trailing spaces. |
270
|
| Line is longer than 80 characters. |
272
|
| '(' is followed by whitespace. |
272
|
| ')' is preceded with whitespace. |
272
|
| Line has trailing spaces. |
273
|
| Line is longer than 80 characters. |
274
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '(' is followed by whitespace. |
276
|
| ')' is preceded with whitespace. |
276
|
| '{' should be on the previous line. |
277
|
| Line is longer than 80 characters. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '}' should be on the same line. |
279
|
| '{' should be on the previous line. |
281
|
| Line contains a tab character. |
282
|
| ')' is preceded with whitespace. |
282
|
| Line is longer than 80 characters. |
283
|
| ')' is preceded with whitespace. |
283
|
| Line has trailing spaces. |
287
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| Missing a Javadoc comment. |
294
|
| '(' is followed by whitespace. |
294
|
| Parameter complex should be final. |
294
|
| ')' is preceded with whitespace. |
294
|
| '{' should be on the previous line. |
295
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| Line is longer than 80 characters. |
301
|
| Method 'createInputParts' is not designed for extension - needs to be abstract, final or empty. |
303
|
| '(' is followed by whitespace. |
303
|
| Parameter req should be final. |
303
|
| Parameter op should be final. |
303
|
| ')' is preceded with whitespace. |
303
|
| '{' should be on the previous line. |
304
|
| Line has trailing spaces. |
306
|
| Line has trailing spaces. |
308
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| Line has trailing spaces. |
311
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| Line has trailing spaces. |
314
|
| Line has trailing spaces. |
319
|
| Method 'createOutputParts' is not designed for extension - needs to be abstract, final or empty. |
323
|
| '(' is followed by whitespace. |
323
|
| Parameter req should be final. |
323
|
| Expected @param tag for 'req'. |
323
|
| Parameter op should be final. |
323
|
| Expected @param tag for 'op'. |
323
|
| ')' is preceded with whitespace. |
323
|
| '{' should be on the previous line. |
324
|
| '(' is followed by whitespace. |
330
|
| ')' is preceded with whitespace. |
330
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| Line has trailing spaces. |
332
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
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 |