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