Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
84 | 0 | 0 | 2642 |
Files
org/codehaus/xfire/AbstractXFireComponent.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. |
3
|
| Line has trailing spaces. |
5
|
| '{' should be on the previous line. |
9
|
| Line has trailing spaces. |
10
|
org/codehaus/xfire/AbstractXFireTest.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/AbstractXFireTest.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
25
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
36
|
| Method 'printNode' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter node should be final. |
36
|
| ')' is preceded with whitespace. |
36
|
| '{' should be on the previous line. |
38
|
| '(' 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
|
| Line has trailing spaces. |
43
|
| Line has trailing spaces. |
46
|
| Expected an @return tag. |
52
|
| Line has trailing spaces. |
52
|
| Method 'invokeService' is not designed for extension - needs to be abstract, final or empty. |
52
|
| '(' is followed by whitespace. |
52
|
| Parameter service should be final. |
52
|
| Parameter document should be final. |
52
|
| ')' is preceded with whitespace. |
52
|
| Expected @throws tag for 'Exception'. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
61
|
| Line has trailing spaces. |
62
|
| '(' is followed by whitespace. |
63
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| Line has trailing spaces. |
64
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line has trailing spaces. |
69
|
| Method 'getWSDLDocument' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter service should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line has trailing spaces. |
75
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line has trailing spaces. |
79
|
| Method 'setUp' is not designed for extension - needs to be abstract, final or empty. |
83
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
88
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
95
|
| Method 'assertValid' is not designed for extension - needs to be abstract, final or empty. |
99
|
| '(' is followed by whitespace. |
99
|
| Parameter xpath should be final. |
99
|
| Expected @param tag for 'xpath'. |
99
|
| Parameter node should be final. |
99
|
| Expected @param tag for 'node'. |
99
|
| ')' is preceded with whitespace. |
99
|
| Expected @throws tag for 'Exception'. |
100
|
| '{' should be on the previous line. |
101
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line has trailing spaces. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| Line is longer than 80 characters. |
106
|
| '(' is followed by whitespace. |
106
|
| '+' should be on a new line. |
106
|
| '+' should be on a new line. |
107
|
| ')' is preceded with whitespace. |
108
|
| Line has trailing spaces. |
111
|
| Line has trailing spaces. |
114
|
| Method 'assertInvalid' is not designed for extension - needs to be abstract, final or empty. |
118
|
| '(' is followed by whitespace. |
118
|
| Parameter xpath should be final. |
118
|
| Expected @param tag for 'xpath'. |
118
|
| Parameter node should be final. |
118
|
| Expected @param tag for 'node'. |
118
|
| ')' is preceded with whitespace. |
118
|
| Expected @throws tag for 'Exception'. |
119
|
| '{' should be on the previous line. |
120
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line has trailing spaces. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '{' should be on the previous line. |
124
|
| '(' is followed by whitespace. |
125
|
| '+' should be on a new line. |
125
|
| '+' should be on a new line. |
126
|
| ')' is preceded with whitespace. |
127
|
| Line has trailing spaces. |
134
|
| Method 'assertXPathEquals' is not designed for extension - needs to be abstract, final or empty. |
140
|
| '(' is followed by whitespace. |
140
|
| Parameter xpath should be final. |
140
|
| Expected @param tag for 'xpath'. |
140
|
| Parameter value should be final. |
140
|
| Expected @param tag for 'value'. |
140
|
| Parameter node should be final. |
140
|
| Expected @param tag for 'node'. |
140
|
| ')' is preceded with whitespace. |
140
|
| Expected @throws tag for 'Exception'. |
141
|
| '{' should be on the previous line. |
142
|
| Line is longer than 80 characters. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| Line has trailing spaces. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line has trailing spaces. |
147
|
| Method 'assertNoFault' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Missing a Javadoc comment. |
148
|
| '(' is followed by whitespace. |
148
|
| Parameter node should be final. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
150
|
| Line has trailing spaces. |
153
|
| Expected an @return tag. |
158
|
| Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. |
158
|
| '(' is followed by whitespace. |
158
|
| Parameter xpathString should be final. |
158
|
| Expected @param tag for 'xpathString'. |
158
|
| ')' is preceded with whitespace. |
158
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| Line has trailing spaces. |
162
|
| Line has trailing spaces. |
165
|
| Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. |
171
|
| '(' is followed by whitespace. |
171
|
| Parameter ns should be final. |
171
|
| Parameter uri should be final. |
171
|
| ')' is preceded with whitespace. |
171
|
| '{' should be on the previous line. |
172
|
| Line has trailing spaces. |
178
|
| Unused @param tag for 'string'. |
179
|
| Expected an @return tag. |
183
|
| Line has trailing spaces. |
183
|
| Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Parameter service should be final. |
183
|
| Expected @param tag for 'service'. |
183
|
| Expected @throws tag for 'Exception'. |
184
|
| '{' should be on the previous line. |
185
|
| Line has trailing spaces. |
188
|
| Line has trailing spaces. |
191
|
| Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Missing a Javadoc comment. |
192
|
| '{' should be on the previous line. |
193
|
| Line has trailing spaces. |
196
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Missing a Javadoc comment. |
197
|
| '{' should be on the previous line. |
198
|
| Line has trailing spaces. |
201
|
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Missing a Javadoc comment. |
202
|
| '(' is followed by whitespace. |
202
|
| Parameter resource should be final. |
202
|
| ')' is preceded with whitespace. |
202
|
| '{' should be on the previous line. |
203
|
| Method 'getResourceAsReader' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Missing a Javadoc comment. |
207
|
| '(' is followed by whitespace. |
207
|
| Parameter resource should be final. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
org/codehaus/xfire/DefaultXFire.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. |
25
|
| Missing a Javadoc comment. |
26
|
| Missing a Javadoc comment. |
28
|
| Line has trailing spaces. |
29
|
| Missing a Javadoc comment. |
30
|
| '{' should be on the previous line. |
31
|
| Line has trailing spaces. |
35
|
| Line has trailing spaces. |
36
|
| Missing a Javadoc comment. |
36
|
| Parameter registry should be final. |
36
|
| 'registry' hides a field. |
36
|
| Parameter transportManager should be final. |
37
|
| 'transportManager' hides a field. |
37
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
44
|
| Line has trailing spaces. |
46
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
46
|
| '(' is followed by whitespace. |
46
|
| Parameter reader should be final. |
46
|
| Parameter context should be final. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
48
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line has trailing spaces. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Line has trailing spaces. |
59
|
| Line has trailing spaces. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '}' should be on the same line. |
63
|
| '{' should be on the previous line. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| '}' should be on the same line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '}' should be on the same line. |
73
|
| '{' should be on the previous line. |
75
|
| Expected an @return tag. |
86
|
| Line has trailing spaces. |
86
|
| Method 'findService' is not designed for extension - needs to be abstract, final or empty. |
86
|
| '(' is followed by whitespace. |
86
|
| Parameter serviceName should be final. |
86
|
| Expected @param tag for 'serviceName'. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line is longer than 80 characters. |
92
|
| Line has trailing spaces. |
94
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
94
|
| '(' is followed by whitespace. |
94
|
| Parameter stream should be final. |
94
|
| Parameter context should be final. |
95
|
| ')' is preceded with whitespace. |
95
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
98
|
| '{' should be on the previous line. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
102
|
| '}' should be on the same line. |
103
|
| '{' should be on the previous line. |
105
|
| Line has trailing spaces. |
108
|
| Method 'generateWSDL' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Parameter serviceName should be final. |
113
|
| Parameter out should be final. |
113
|
| '{' should be on the previous line. |
114
|
| '{' should be on the previous line. |
116
|
| Line has trailing spaces. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line has trailing spaces. |
120
|
| '}' should be on the same line. |
120
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '}' should be on the same line. |
124
|
| '{' should be on the previous line. |
126
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line has trailing spaces. |
130
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Expected an @return tag. |
137
|
| Line has trailing spaces. |
137
|
| Line contains a tab character. |
137
|
| Parameter serviceName should be final. |
137
|
| Expected @param tag for 'serviceName'. |
137
|
| Expected @throws tag for 'WSDLException'. |
138
|
| Line contains a tab character. |
139
|
| '{' should be on the previous line. |
139
|
| Line contains a tab character. |
140
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| Line has trailing spaces. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| '{' should be on the previous line. |
147
|
| Line has trailing spaces. |
150
|
| Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. |
151
|
| Missing a Javadoc comment. |
151
|
| '{' should be on the previous line. |
152
|
org/codehaus/xfire/MessageContext.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. |
16
|
| Missing a Javadoc comment. |
17
|
| Line has trailing spaces. |
18
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
20
|
| Missing a Javadoc comment. |
21
|
| Missing a Javadoc comment. |
22
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
24
|
| Missing a Javadoc comment. |
25
|
| Missing a Javadoc comment. |
26
|
| Line has trailing spaces. |
27
|
| '(' is followed by whitespace. |
32
|
| Parameter service should be final. |
32
|
| 'service' hides a field. |
32
|
| Expected @param tag for 'service'. |
32
|
| Parameter action should be final. |
33
|
| 'action' hides a field. |
33
|
| Expected @param tag for 'action'. |
33
|
| Line has trailing spaces. |
34
|
| Parameter response should be final. |
34
|
| Expected @param tag for 'response'. |
34
|
| Line has trailing spaces. |
35
|
| Parameter session should be final. |
35
|
| 'session' hides a field. |
35
|
| Expected @param tag for 'session'. |
35
|
| Parameter requestUri should be final. |
36
|
| 'requestUri' hides a field. |
36
|
| Expected @param tag for 'requestUri'. |
36
|
| ')' is preceded with whitespace. |
36
|
| '{' should be on the previous line. |
37
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
51
|
| '{' should be on the previous line. |
55
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Missing a Javadoc comment. |
59
|
| '(' is followed by whitespace. |
59
|
| Parameter key should be final. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| Line contains a tab character. |
61
|
| Line has trailing spaces. |
63
|
| Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| '(' is followed by whitespace. |
64
|
| Parameter key should be final. |
64
|
| Parameter value should be final. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
68
|
| Method 'getRequestUri' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '{' should be on the previous line. |
70
|
| Method 'setRequestUri' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| '(' is followed by whitespace. |
74
|
| Parameter requestUri should be final. |
74
|
| 'requestUri' hides a field. |
74
|
| ')' is preceded with whitespace. |
74
|
| '{' should be on the previous line. |
75
|
| Line has trailing spaces. |
78
|
| Method 'getResponseStream' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
83
|
| Method 'setResponseStream' is not designed for extension - needs to be abstract, final or empty. |
84
|
| Missing a Javadoc comment. |
84
|
| '(' is followed by whitespace. |
84
|
| Parameter responseStream should be final. |
84
|
| 'responseStream' hides a field. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| Line has trailing spaces. |
88
|
| Line has trailing spaces. |
91
|
| Expected an @return tag. |
94
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
94
|
| '{' should be on the previous line. |
95
|
| Line has trailing spaces. |
98
|
| Method 'setSession' is not designed for extension - needs to be abstract, final or empty. |
99
|
| Missing a Javadoc comment. |
99
|
| '(' is followed by whitespace. |
99
|
| Parameter session should be final. |
99
|
| 'session' hides a field. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| Line has trailing spaces. |
103
|
| Method 'getAction' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| '{' should be on the previous line. |
105
|
| Line has trailing spaces. |
108
|
| Method 'setAction' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Missing a Javadoc comment. |
109
|
| '(' is followed by whitespace. |
109
|
| Parameter action should be final. |
109
|
| 'action' hides a field. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| Line has trailing spaces. |
113
|
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| '{' should be on the previous line. |
115
|
| Line has trailing spaces. |
118
|
| Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. |
119
|
| Missing a Javadoc comment. |
119
|
| '(' is followed by whitespace. |
119
|
| Parameter service should be final. |
119
|
| 'service' hides a field. |
119
|
| ')' is preceded with whitespace. |
119
|
| '{' should be on the previous line. |
120
|
| Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. |
124
|
| Missing a Javadoc comment. |
124
|
| '{' should be on the previous line. |
125
|
| Line has trailing spaces. |
128
|
| Method 'setSoapVersion' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| '(' is followed by whitespace. |
129
|
| Parameter soapVersion should be final. |
129
|
| 'soapVersion' hides a field. |
129
|
| ')' is preceded with whitespace. |
129
|
| '{' should be on the previous line. |
130
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
136
|
| Expected an @return tag. |
139
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
139
|
| '{' should be on the previous line. |
140
|
| Line has trailing spaces. |
143
|
| Method 'setService' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Missing a Javadoc comment. |
144
|
| '(' is followed by whitespace. |
144
|
| Parameter service should be final. |
144
|
| 'service' hides a field. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
org/codehaus/xfire/SOAPConstants.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| '{' should be on the previous line. |
11
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
14
|
| 'static' modifier out of order with the JLS suggestions. |
14
|
| Line has trailing spaces. |
15
|
| Line is longer than 80 characters. |
16
|
| Missing a Javadoc comment. |
16
|
| 'static' modifier out of order with the JLS suggestions. |
16
|
| Line has trailing spaces. |
18
|
| Line is longer than 80 characters. |
20
|
| 'static' modifier out of order with the JLS suggestions. |
20
|
| Line has trailing spaces. |
21
|
| Line is longer than 80 characters. |
22
|
| Missing a Javadoc comment. |
22
|
| 'static' modifier out of order with the JLS suggestions. |
22
|
| Line has trailing spaces. |
24
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
29
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
38
|
org/codehaus/xfire/XFire.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/XFire.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
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| Redundant 'final' modifier. |
20
|
| 'public' modifier out of order with the JLS suggestions. |
20
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
26
|
| Expected @param tag for 'in'. |
26
|
| Expected @param tag for 'context'. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line has trailing spaces. |
31
|
| Expected @param tag for 'service'. |
34
|
| Expected @param tag for 'out'. |
34
|
| Missing a Javadoc comment. |
36
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
38
|
org/codehaus/xfire/XFireFactory.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
10
|
| Class XFireFactory should be declared as final. |
16
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
22
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
28
|
| Line contains a tab character. |
28
|
| Missing a Javadoc comment. |
28
|
| '{' should be on the previous line. |
30
|
| Line contains a tab character. |
32
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
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. |
37
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
41
|
| '{' should be on the previous line. |
42
|
org/codehaus/xfire/XFireRuntimeException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| '{' should be on the previous line. |
12
|
| Line contains a tab character. |
14
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Parameter message should be final. |
17
|
| Expected @param tag for 'message'. |
17
|
| Parameter t should be final. |
17
|
| Expected @param tag for 't'. |
17
|
| Line contains a tab character. |
18
|
| '{' should be on the previous line. |
18
|
| Line contains a tab character. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| Line contains a tab character. |
20
|
| Parameter message should be final. |
25
|
| Expected @param tag for 'message'. |
25
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
org/codehaus/xfire/fault/FaultHandler.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. |
12
|
| Missing a Javadoc comment. |
13
|
| Line has trailing spaces. |
16
|
| Line has trailing spaces. |
18
|
| Comment matches to-do format 'TODO:'. |
19
|
| Line has trailing spaces. |
20
|
| Redundant 'public' modifier. |
24
|
| '(' is followed by whitespace. |
24
|
| Expected @param tag for 'e'. |
24
|
| Expected @param tag for 'context'. |
24
|
| ')' is preceded with whitespace. |
24
|
org/codehaus/xfire/fault/SOAP11FaultHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
13
|
| Line contains a tab character. |
17
|
| '{' should be on the previous line. |
18
|
| Missing a Javadoc comment. |
19
|
| Line has trailing spaces. |
20
|
| Line is longer than 80 characters. |
22
|
| Line has trailing spaces. |
24
|
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. |
24
|
| '(' is followed by whitespace. |
24
|
| Parameter e should be final. |
24
|
| Parameter context should be final. |
25
|
| ')' is preceded with whitespace. |
25
|
| '{' should be on the previous line. |
26
|
| '{' should be on the previous line. |
32
|
| Line is longer than 80 characters. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
37
|
| Line has trailing spaces. |
42
|
| '(' is followed by whitespace. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| '}' should be on the same line. |
51
|
| '(' is followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| Line has trailing spaces. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line has trailing spaces. |
59
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| Line has trailing spaces. |
68
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
75
|
| '}' should be on the same line. |
76
|
| '{' should be on the previous line. |
78
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Expected an @return tag. |
87
|
| Line contains a tab character. |
87
|
| Parameter e should be final. |
87
|
| Expected @param tag for 'e'. |
87
|
| Line contains a tab character. |
88
|
| '{' should be on the previous line. |
88
|
| Line contains a tab character. |
89
|
| Line has trailing spaces. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
org/codehaus/xfire/fault/SOAP12FaultHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
13
|
| Line contains a tab character. |
17
|
| '{' should be on the previous line. |
18
|
| Missing a Javadoc comment. |
19
|
| Line has trailing spaces. |
20
|
| Line is longer than 80 characters. |
22
|
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Parameter e should be final. |
24
|
| Parameter context should be final. |
24
|
| '{' should be on the previous line. |
25
|
| '{' should be on the previous line. |
31
|
| Line is longer than 80 characters. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| Line is longer than 80 characters. |
35
|
| Line has trailing spaces. |
36
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| Must have at least one statement. |
44
|
| Line has trailing spaces. |
49
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| Comment matches to-do format 'TODO:'. |
60
|
| Line has trailing spaces. |
63
|
| '}' should be on the same line. |
69
|
| '{' should be on the previous line. |
71
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Expected an @return tag. |
80
|
| Line contains a tab character. |
80
|
| Parameter e should be final. |
80
|
| Expected @param tag for 'e'. |
80
|
| Line contains a tab character. |
81
|
| '{' should be on the previous line. |
81
|
| Line contains a tab character. |
82
|
| Line has trailing spaces. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
org/codehaus/xfire/fault/XFireFault.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
26
|
| 'static' modifier out of order with the JLS suggestions. |
28
|
| Missing a Javadoc comment. |
29
|
| 'static' modifier out of order with the JLS suggestions. |
29
|
| Missing a Javadoc comment. |
30
|
| 'static' modifier out of order with the JLS suggestions. |
30
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
33
|
| 'static' modifier out of order with the JLS suggestions. |
36
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
38
|
| Line is longer than 80 characters. |
40
|
| 'static' modifier out of order with the JLS suggestions. |
43
|
| Line contains a tab character. |
45
|
| Missing a Javadoc comment. |
45
|
| Line has trailing spaces. |
46
|
| Line contains a tab character. |
47
|
| Missing a Javadoc comment. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Missing a Javadoc comment. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Missing a Javadoc comment. |
51
|
| Line has trailing spaces. |
52
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
55
|
| Unused @param tag for 'string'. |
56
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
59
|
| Line has trailing spaces. |
60
|
| Line contains a tab character. |
60
|
| '(' is followed by whitespace. |
60
|
| Parameter message should be final. |
60
|
| Expected @param tag for 'message'. |
60
|
| Line contains a tab character. |
61
|
| Parameter exception should be final. |
61
|
| 'exception' hides a field. |
61
|
| Line contains a tab character. |
62
|
| Parameter code should be final. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| '{' should be on the previous line. |
63
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
73
|
| '(' is followed by whitespace. |
73
|
| Parameter exception should be final. |
73
|
| 'exception' hides a field. |
73
|
| Expected @param tag for 'exception'. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
74
|
| '{' should be on the previous line. |
74
|
| Line contains a tab character. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line has trailing spaces. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line has trailing spaces. |
82
|
| Parameter exception should be final. |
86
|
| 'exception' hides a field. |
86
|
| Parameter code should be final. |
86
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| Line has trailing spaces. |
95
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
99
|
| Parameter message should be final. |
99
|
| Parameter code should be final. |
99
|
| Line contains a tab character. |
100
|
| '{' should be on the previous line. |
100
|
| Line contains a tab character. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
105
|
| Missing a Javadoc comment. |
105
|
| '(' is followed by whitespace. |
105
|
| Parameter e should be final. |
105
|
| ')' is preceded with whitespace. |
105
|
| Line contains a tab character. |
106
|
| '{' should be on the previous line. |
106
|
| Line contains a tab character. |
107
|
| Line has trailing spaces. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line has trailing spaces. |
117
|
| Line contains a tab character. |
119
|
| Line has trailing spaces. |
120
|
| Line contains a tab character. |
120
|
| Expected an @return tag. |
124
|
| Method 'getCode' is not designed for extension - needs to be abstract, final or empty. |
124
|
| '{' should be on the previous line. |
125
|
| Line has trailing spaces. |
128
|
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| '{' should be on the previous line. |
130
|
| Line has trailing spaces. |
133
|
| Line has trailing spaces. |
136
|
| Comment matches to-do format 'TODO:'. |
137
|
| Line has trailing spaces. |
139
|
| Method 'getSubCode' is not designed for extension - needs to be abstract, final or empty. |
142
|
| '{' should be on the previous line. |
143
|
| Line has trailing spaces. |
146
|
| Line contains a tab character. |
146
|
| Method 'setSubCode' is not designed for extension - needs to be abstract, final or empty. |
147
|
| Missing a Javadoc comment. |
147
|
| Parameter subCode should be final. |
147
|
| 'subCode' hides a field. |
147
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
151
|
| Expected an @return tag. |
156
|
| Method 'getDetail' is not designed for extension - needs to be abstract, final or empty. |
156
|
| '{' should be on the previous line. |
157
|
| Line has trailing spaces. |
160
|
| Method 'setDetail' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Missing a Javadoc comment. |
161
|
| '(' is followed by whitespace. |
161
|
| Parameter detail should be final. |
161
|
| 'detail' hides a field. |
161
|
| ')' is preceded with whitespace. |
161
|
| '{' should be on the previous line. |
162
|
org/codehaus/xfire/fault/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/handler/AbstractHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
19
|
| Missing a Javadoc comment. |
20
|
| Line has trailing spaces. |
25
|
| Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. |
28
|
| '{' should be on the previous line. |
29
|
| Line has trailing spaces. |
36
|
| Line is longer than 80 characters. |
37
|
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter e should be final. |
39
|
| Parameter context should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| Line has trailing spaces. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
47
|
| Method 'getXMLStreamWriter' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| '(' is followed by whitespace. |
48
|
| Parameter context should be final. |
48
|
| ')' is preceded with whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| Line is longer than 80 characters. |
50
|
| Line has trailing spaces. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| '{' should be on the previous line. |
56
|
| Line is longer than 80 characters. |
57
|
| '}' should be on the same line. |
58
|
| '{' should be on the previous line. |
60
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
63
|
| Line has trailing spaces. |
66
|
org/codehaus/xfire/handler/Handler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
19
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
30
|
| Unused @param tag for 'message'. |
31
|
| '(' is followed by whitespace. |
33
|
| Expected @param tag for 'context'. |
33
|
| Expected @param tag for 'reader'. |
34
|
| ')' is preceded with whitespace. |
34
|
| Expected @throws tag for 'Exception'. |
34
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
41
|
| '(' is followed by whitespace. |
41
|
| Expected @param tag for 'e'. |
41
|
| Expected @param tag for 'context'. |
42
|
| ')' is preceded with whitespace. |
42
|
org/codehaus/xfire/handler/dom/AbstractDOMHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
7
|
| Line has trailing spaces. |
11
|
| '{' should be on the previous line. |
13
|
| Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. |
17
|
| '{' should be on the previous line. |
18
|
org/codehaus/xfire/handler/dom/DOMHandler.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. |
13
|
| Missing a Javadoc comment. |
14
|
| Line has trailing spaces. |
20
|
| Line has trailing spaces. |
24
|
| Unused @param tag for 'message'. |
25
|
| '(' is followed by whitespace. |
27
|
| Expected @param tag for 'context'. |
27
|
| Expected @param tag for 'request'. |
28
|
| Expected @param tag for 'response'. |
29
|
| ')' is preceded with whitespace. |
29
|
| Expected @throws tag for 'Exception'. |
29
|
org/codehaus/xfire/handler/dom/DOMPipelineHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
22
|
| Missing a Javadoc comment. |
23
|
| Line has trailing spaces. |
24
|
| Missing a Javadoc comment. |
25
|
| '{' should be on the previous line. |
26
|
| Missing a Javadoc comment. |
30
|
| '(' is followed by whitespace. |
30
|
| Parameter handlers should be final. |
30
|
| 'handlers' hides a field. |
30
|
| ')' is preceded with whitespace. |
30
|
| '{' should be on the previous line. |
31
|
| Line has trailing spaces. |
34
|
| Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
39
|
| Line is longer than 80 characters. |
41
|
| Line has trailing spaces. |
43
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter context should be final. |
43
|
| Parameter parser should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Line has trailing spaces. |
47
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| Line has trailing spaces. |
51
|
| Line has trailing spaces. |
53
|
| '(' is followed by whitespace. |
54
|
| ';' is followed by whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| Line has trailing spaces. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line has trailing spaces. |
60
|
| Line has trailing spaces. |
64
|
| Method 'getHandlers' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Missing a Javadoc comment. |
65
|
| '{' should be on the previous line. |
66
|
org/codehaus/xfire/handler/dom/Message.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
12
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
22
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Missing a Javadoc comment. |
26
|
| '(' is followed by whitespace. |
26
|
| Parameter message should be final. |
26
|
| 'message' hides a field. |
26
|
| ')' is preceded with whitespace. |
26
|
| '{' should be on the previous line. |
27
|
| Line contains a tab character. |
33
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter soapVersion should be final. |
36
|
| 'soapVersion' hides a field. |
36
|
| Expected @param tag for 'soapVersion'. |
36
|
| ')' is preceded with whitespace. |
36
|
| Line contains a tab character. |
37
|
| '{' should be on the previous line. |
37
|
| Line contains a tab character. |
38
|
| Line has trailing spaces. |
39
|
| Line contains a tab character. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| Line has trailing spaces. |
43
|
| Line contains a tab character. |
43
|
| Line is longer than 80 characters. |
44
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| Line contains a tab character. |
48
|
| Line has trailing spaces. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Method 'getBody' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Line contains a tab character. |
54
|
| '{' should be on the previous line. |
54
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '{' should be on the previous line. |
56
|
| Line has trailing spaces. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line has trailing spaces. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Line contains a tab character. |
66
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line has trailing spaces. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. |
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 contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Line contains a tab character. |
86
|
| '{' should be on the previous line. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
org/codehaus/xfire/handler/dom/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/handler/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/service/DefaultServiceRegistry.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
14
|
| Missing a Javadoc comment. |
15
|
| Line has trailing spaces. |
16
|
| Missing a Javadoc comment. |
17
|
| '{' should be on the previous line. |
18
|
| Line has trailing spaces. |
21
|
| Line contains a tab character. |
22
|
| Line is longer than 80 characters. |
23
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
25
|
| '(' is followed by whitespace. |
25
|
| Parameter serviceName should be final. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| '{' should be on the previous line. |
26
|
| Line contains a tab character. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| Line contains a tab character. |
28
|
| 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 'register' is not designed for extension - needs to be abstract, final or empty. |
33
|
| '(' is followed by whitespace. |
33
|
| Parameter service should be final. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Method 'unregister' is not designed for extension - needs to be abstract, final or empty. |
41
|
| '(' is followed by whitespace. |
41
|
| Parameter serviceName should be final. |
41
|
| ')' is preceded with whitespace. |
41
|
| Line contains a tab character. |
42
|
| '{' 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 contains a tab character. |
44
|
| Line contains a tab character. |
46
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Method 'hasService' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter service should be final. |
49
|
| Line contains a tab character. |
50
|
| '{' should be on the previous line. |
50
|
| Line contains a tab character. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. |
57
|
| Line contains a tab character. |
58
|
| '{' should be on the previous line. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
org/codehaus/xfire/service/Service.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. |
14
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
17
|
| Missing a Javadoc comment. |
19
|
| Line has trailing spaces. |
20
|
| Missing a Javadoc comment. |
21
|
| Line has trailing spaces. |
22
|
| Expected an @return tag. |
27
|
| Expected an @return tag. |
33
|
| Expected an @return tag. |
38
|
| Line has trailing spaces. |
42
|
| Expected an @return tag. |
45
|
| Missing a Javadoc comment. |
47
|
| Missing a Javadoc comment. |
49
|
| Line has trailing spaces. |
50
|
| Missing a Javadoc comment. |
51
|
org/codehaus/xfire/service/ServiceRegistry.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| '{' should be on the previous line. |
13
|
| Line contains a tab character. |
14
|
| Missing a Javadoc comment. |
14
|
| Redundant 'final' modifier. |
14
|
| 'public' modifier out of order with the JLS suggestions. |
14
|
| Line has trailing spaces. |
15
|
| Line contains a tab character. |
16
|
| 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
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
22
|
| Line contains a tab character. |
24
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Line has trailing spaces. |
27
|
org/codehaus/xfire/service/SimpleService.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. |
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
|
| Line has trailing spaces. |
26
|
| Missing a Javadoc comment. |
27
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| 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 has trailing spaces. |
42
|
| Missing a Javadoc comment. |
43
|
| '{' should be on the previous line. |
44
|
| Line has trailing spaces. |
45
|
| Line has trailing spaces. |
47
|
| Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. |
51
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '}' should be on the same line. |
60
|
| '{' should be on the previous line. |
62
|
| Line has trailing spaces. |
64
|
| 'if' construct must use '{}'s. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line has trailing spaces. |
69
|
| Method 'getWSDLBuilder' 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. |
77
|
| Method 'setWSDLBuilder' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| '(' is followed by whitespace. |
78
|
| Parameter wsdlBuilder should be final. |
78
|
| 'wsdlBuilder' hides a field. |
78
|
| ')' is preceded with whitespace. |
78
|
| '{' should be on the previous line. |
79
|
| Line has trailing spaces. |
82
|
| Line has trailing spaces. |
84
|
| Method 'getWSDLURL' is not designed for extension - needs to be abstract, final or empty. |
88
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
92
|
| Method 'setWSDLURL' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter wsdlUri should be final. |
96
|
| 'wsdlUri' hides a field. |
96
|
| '{' should be on the previous line. |
97
|
| Line has trailing spaces. |
100
|
| Method 'getDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. |
104
|
| '{' should be on the previous line. |
105
|
| Line has trailing spaces. |
108
|
| Method 'setDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. |
112
|
| '(' is followed by whitespace. |
112
|
| Parameter defaultNamespace should be final. |
112
|
| 'defaultNamespace' hides a field. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. |
119
|
| '{' should be on the previous line. |
120
|
| Line has trailing spaces. |
123
|
| Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. |
127
|
| '(' is followed by whitespace. |
127
|
| Parameter style should be final. |
127
|
| 'style' hides a field. |
127
|
| ')' is preceded with whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| Line has trailing spaces. |
131
|
| Method 'getUse' is not designed for extension - needs to be abstract, final or empty. |
135
|
| '{' should be on the previous line. |
136
|
| Line has trailing spaces. |
139
|
| Method 'setUse' is not designed for extension - needs to be abstract, final or empty. |
143
|
| '(' is followed by whitespace. |
143
|
| Parameter use should be final. |
143
|
| 'use' hides a field. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
144
|
| Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. |
151
|
| '{' should be on the previous line. |
152
|
| Line contains a tab character. |
156
|
| Method 'setSoapVersion' is not designed for extension - needs to be abstract, final or empty. |
156
|
| Missing a Javadoc comment. |
156
|
| Parameter soapVersion should be final. |
156
|
| 'soapVersion' hides a field. |
156
|
| Line contains a tab character. |
157
|
| '{' should be on the previous line. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line has trailing spaces. |
160
|
| Line contains a tab character. |
161
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
161
|
| Missing a Javadoc comment. |
161
|
| Line contains a tab character. |
162
|
| '{' should be on the previous line. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line has trailing spaces. |
165
|
| Line contains a tab character. |
166
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Missing a Javadoc comment. |
166
|
| Parameter name should be final. |
166
|
| 'name' hides a field. |
166
|
| Line contains a tab character. |
167
|
| '{' should be on the previous line. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line has trailing spaces. |
170
|
| Line is longer than 80 characters. |
172
|
| Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. |
174
|
| '(' is followed by whitespace. |
174
|
| Parameter name should be final. |
174
|
| 'name' hides a field. |
174
|
| Parameter value should be final. |
174
|
| ')' is preceded with whitespace. |
174
|
| '{' should be on the previous line. |
175
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| Line is longer than 80 characters. |
180
|
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
182
|
| '(' is followed by whitespace. |
182
|
| Parameter name should be final. |
182
|
| 'name' hides a field. |
182
|
| ')' is preceded with whitespace. |
182
|
| '{' should be on the previous line. |
183
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line has trailing spaces. |
186
|
| Method 'getFaultHandler' is not designed for extension - needs to be abstract, final or empty. |
187
|
| Missing a Javadoc comment. |
187
|
| '{' should be on the previous line. |
188
|
| Line has trailing spaces. |
191
|
| Method 'setFaultHandler' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Missing a Javadoc comment. |
192
|
| '(' is followed by whitespace. |
192
|
| Parameter faultHandler should be final. |
192
|
| 'faultHandler' hides a field. |
192
|
| ')' is preceded with whitespace. |
192
|
| '{' should be on the previous line. |
193
|
| Line has trailing spaces. |
196
|
| Method 'getServiceHandler' is not designed for extension - needs to be abstract, final or empty. |
197
|
| Missing a Javadoc comment. |
197
|
| '{' should be on the previous line. |
198
|
| Line has trailing spaces. |
201
|
| Method 'setServiceHandler' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Missing a Javadoc comment. |
202
|
| '(' is followed by whitespace. |
202
|
| Parameter serviceHandler should be final. |
202
|
| 'serviceHandler' hides a field. |
202
|
| ')' is preceded with whitespace. |
202
|
| '{' should be on the previous line. |
203
|
| Method 'setWSDL' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Missing a Javadoc comment. |
207
|
| '(' is followed by whitespace. |
207
|
| Parameter wsdl should be final. |
207
|
| 'wsdl' hides a field. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
org/codehaus/xfire/service/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/session/Session.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. |
3
|
| Line has trailing spaces. |
5
|
| '{' should be on the previous line. |
9
|
| Line has trailing spaces. |
12
|
| Expected an @return tag. |
16
|
| '(' is followed by whitespace. |
16
|
| Expected @param tag for 'key'. |
16
|
| ')' is preceded with whitespace. |
16
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
20
|
| '(' is followed by whitespace. |
24
|
| Expected @param tag for 'key'. |
24
|
| Expected @param tag for 'value'. |
24
|
| ')' is preceded with whitespace. |
24
|
org/codehaus/xfire/session/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/transport/DefaultTransportManager.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
|
| Line contains a tab character. |
15
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| Variable 'transports' must be private and have accessor methods. |
18
|
| Line has trailing spaces. |
19
|
| Missing a Javadoc comment. |
20
|
| '{' should be on the previous line. |
21
|
| Line has trailing spaces. |
24
|
| Line is longer than 80 characters. |
26
|
| Method 'register' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Parameter transport should be final. |
28
|
| '{' should be on the previous line. |
29
|
| Line is longer than 80 characters. |
34
|
| Method 'getTransports' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Parameter service should be final. |
36
|
| '{' should be on the previous line. |
37
|
| Line is longer than 80 characters. |
42
|
| Parameter transport should be final. |
44
|
| Parameter service should be final. |
44
|
| '{' should be on the previous line. |
45
|
| Line is longer than 80 characters. |
50
|
| Parameter transport should be final. |
52
|
| Parameter service should be final. |
52
|
| '{' should be on the previous line. |
53
|
org/codehaus/xfire/transport/Transport.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. |
16
|
| Missing a Javadoc comment. |
17
|
| Expected an @return tag. |
23
|
| Expected @param tag for 'portType'. |
23
|
| Expected @param tag for 'service'. |
23
|
| Expected an @return tag. |
29
|
| Expected @param tag for 'transportBinding'. |
29
|
| Expected @param tag for 'service'. |
29
|
| Expected an @return tag. |
37
|
| Line is longer than 80 characters. |
37
|
| Expected @param tag for 'portType'. |
37
|
| Expected @param tag for 'wsdlOp'. |
37
|
| Expected @param tag for 'service'. |
37
|
org/codehaus/xfire/transport/TransportManager.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. |
11
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
14
|
| '(' is followed by whitespace. |
14
|
| ')' is preceded with whitespace. |
14
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
16
|
| '(' is followed by whitespace. |
16
|
| ')' is preceded with whitespace. |
16
|
| Line has trailing spaces. |
17
|
| 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
|
org/codehaus/xfire/transport/http/SoapHttpTransport.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line contains a tab character. |
31
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| 'static' modifier out of order with the JLS suggestions. |
33
|
| Line is longer than 80 characters. |
35
|
| Missing a Javadoc comment. |
35
|
| Missing a Javadoc comment. |
37
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
40
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
44
|
| '{' should be on the previous line. |
45
|
| Line is longer than 80 characters. |
50
|
| Method 'createBinding' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Parameter portType should be final. |
52
|
| Parameter service should be final. |
52
|
| '{' should be on the previous line. |
53
|
| Line contains a tab character. |
54
|
| Line is longer than 80 characters. |
55
|
| '(' is followed by whitespace. |
55
|
| '(' is followed by whitespace. |
55
|
| '+' is not preceded with whitespace. |
55
|
| '+' is not followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line has trailing spaces. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line contains a tab character. |
64
|
| Method 'createSoapBinding' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Parameter service should be final. |
64
|
| Line contains a tab character. |
65
|
| '{' should be on the previous line. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
67
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| 'if' construct must use '{}'s. |
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. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line is longer than 80 characters. |
79
|
| Method 'createPort' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Parameter transportBinding should be final. |
81
|
| Parameter service should be final. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line has trailing spaces. |
85
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
88
|
| '+' is not preceded with whitespace. |
88
|
| '+' is not followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| Line has trailing spaces. |
90
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Expected an @return tag. |
97
|
| Line contains a tab character. |
97
|
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter serviceName should be final. |
97
|
| Expected @param tag for 'serviceName'. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line contains a tab character. |
99
|
| Line has trailing spaces. |
100
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
104
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
107
|
| Method 'createBindingOperation' is not designed for extension - needs to be abstract, final or empty. |
107
|
| Parameter portType should be final. |
107
|
| Parameter wsdlOp should be final. |
107
|
| Parameter service should be final. |
107
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line has trailing spaces. |
114
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line has trailing spaces. |
118
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| Line has trailing spaces. |
122
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line has trailing spaces. |
129
|
| Line has trailing spaces. |
132
|
| Method 'createSoapBody' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| '(' is followed by whitespace. |
133
|
| Parameter service should be final. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| Line has trailing spaces. |
136
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| 'if' construct must use '{}'s. |
138
|
| '(' is followed by whitespace. |
138
|
| '(' is followed by whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| ')' is preceded with whitespace. |
138
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line has trailing spaces. |
140
|
| Line has trailing spaces. |
143
|
| Method 'getWebappBase' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Missing a Javadoc comment. |
144
|
| Parameter request should be final. |
144
|
| Line contains a tab character. |
145
|
| '{' should be on the previous line. |
145
|
| Line contains a tab character. |
146
|
| '128' is a magic number. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| '80' is a magic number. |
150
|
| Line contains a tab character. |
151
|
| '{' should be on the previous line. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
org/codehaus/xfire/transport/http/XFireHttpSession.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 is longer than 80 characters. |
15
|
| Missing a Javadoc comment. |
15
|
| 'static' modifier out of order with the JLS suggestions. |
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
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| '(' is followed by whitespace. |
21
|
| Parameter request should be final. |
21
|
| 'request' hides a field. |
21
|
| ')' is preceded with whitespace. |
21
|
| '{' should be on the previous line. |
22
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Method 'get' is not designed for extension - needs to be abstract, final or empty. |
29
|
| Parameter key should be final. |
29
|
| Line contains a tab character. |
30
|
| '{' should be on the previous line. |
30
|
| Line contains a tab character. |
31
|
| 'cast' is not followed by whitespace. |
31
|
| Line contains a tab character. |
32
|
| 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 'put' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Parameter key should be final. |
37
|
| Parameter value should be final. |
37
|
| Line contains a tab character. |
38
|
| '{' should be on the previous line. |
38
|
| Line contains a tab character. |
39
|
| 'cast' is not followed by whitespace. |
39
|
| Line contains a tab character. |
40
|
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| '{' should be on the previous line. |
43
|
| Line contains a tab character. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Line contains a tab character. |
46
|
| Line has trailing spaces. |
48
|
org/codehaus/xfire/transport/http/XFireServlet.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
22
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Missing a Javadoc comment. |
31
|
| Line has trailing spaces. |
32
|
| Missing a Javadoc comment. |
33
|
| Line has trailing spaces. |
34
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
39
|
| Method 'getWebappBase' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
49
|
| Line has trailing spaces. |
51
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Missing a Javadoc comment. |
52
|
| '{' should be on the previous line. |
53
|
| Line has trailing spaces. |
55
|
| '{' should be on the previous line. |
57
|
| Line has trailing spaces. |
59
|
| '}' should be on the same line. |
61
|
| '{' should be on the previous line. |
63
|
| Line has trailing spaces. |
66
|
| Line has trailing spaces. |
68
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| Line has trailing spaces. |
74
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| Line has trailing spaces. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
80
|
| Expected an @return tag. |
82
|
| Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. |
82
|
| Line contains a tab character. |
83
|
| Expected @throws tag for 'ServletException'. |
83
|
| '{' should be on the previous line. |
84
|
| Line is longer than 80 characters. |
89
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line is longer than 80 characters. |
91
|
| Line contains a tab character. |
91
|
| Method 'doGet' is not designed for extension - needs to be abstract, final or empty. |
91
|
| '(' is followed by whitespace. |
91
|
| Parameter request should be final. |
91
|
| Parameter response should be final. |
91
|
| ')' is preceded with whitespace. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| '{' should be on the previous line. |
93
|
| Line has trailing spaces. |
96
|
| Line has trailing spaces. |
99
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
102
|
| '(' is followed by whitespace. |
102
|
| Line has trailing spaces. |
103
|
| Line has trailing spaces. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| Line has trailing spaces. |
111
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '}' should be on the same line. |
117
|
| '{' should be on the previous line. |
119
|
| '}' should be on the same line. |
122
|
| '{' should be on the previous line. |
124
|
| 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
|
| Line contains a tab character. |
134
|
| Line has trailing spaces. |
135
|
| Line contains a tab character. |
135
|
| Parameter response should be final. |
135
|
| Expected @param tag for 'response'. |
135
|
| Expected @throws tag for 'IOException'. |
136
|
| Expected @throws tag for 'ServletException'. |
136
|
| Line contains a tab character. |
137
|
| '{' should be on the previous line. |
137
|
| Line contains a tab character. |
138
|
| Line contains a tab character. |
139
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
146
|
| '(' is followed by whitespace. |
147
|
| ';' is followed by whitespace. |
147
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
155
|
| Line contains a tab character. |
156
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line has trailing spaces. |
159
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line is longer than 80 characters. |
171
|
| Line contains a tab character. |
171
|
| Method 'invoke' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Parameter request should be final. |
171
|
| Expected @param tag for 'request'. |
171
|
| Parameter response should be final. |
171
|
| Expected @param tag for 'response'. |
171
|
| Parameter service should be final. |
171
|
| Expected @param tag for 'service'. |
171
|
| Expected @throws tag for 'ServletException'. |
172
|
| Expected @throws tag for 'IOException'. |
172
|
| Expected @throws tag for 'UnsupportedEncodingException'. |
172
|
| Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. |
172
|
| Line contains a tab character. |
173
|
| '{' should be on the previous line. |
173
|
| '200' is a magic number. |
174
|
| Line contains a tab character. |
175
|
| Line has trailing spaces. |
177
|
| Line contains a tab character. |
177
|
| Line has trailing spaces. |
179
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
184
|
| Line has trailing spaces. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line has trailing spaces. |
196
|
| Line is longer than 80 characters. |
196
|
| Line contains a tab character. |
196
|
| Method 'generateWSDL' is not designed for extension - needs to be abstract, final or empty. |
196
|
| Parameter response should be final. |
196
|
| Expected @param tag for 'response'. |
196
|
| Parameter service should be final. |
196
|
| Expected @param tag for 'service'. |
196
|
| Expected @throws tag for 'ServletException'. |
197
|
| Expected @throws tag for 'IOException'. |
197
|
| Line contains a tab character. |
198
|
| '{' should be on the previous line. |
198
|
| '200' is a magic number. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
203
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
206
|
| Expected an @return tag. |
210
|
| Parameter request should be final. |
210
|
| Expected @param tag for 'request'. |
210
|
| '{' should be on the previous line. |
211
|
| Line has trailing spaces. |
213
|
| 'if' construct must use '{}'s. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| Line has trailing spaces. |
216
|
| Line has trailing spaces. |
218
|
| '{' should be on the previous line. |
220
|
| '}' should be on the same line. |
222
|
| '{' should be on the previous line. |
224
|
| Line has trailing spaces. |
227
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| Expected an @return tag. |
234
|
| Line contains a tab character. |
234
|
| Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. |
234
|
| Expected @throws tag for 'ServletException'. |
235
|
| Line contains a tab character. |
236
|
| '{' should be on the previous line. |
236
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line has trailing spaces. |
239
|
| Line has trailing spaces. |
240
|
| Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. |
240
|
| Missing a Javadoc comment. |
240
|
| '{' should be on the previous line. |
242
|
| Line has trailing spaces. |
245
|
| Line is longer than 80 characters. |
247
|
| Method 'doPost' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Parameter req should be final. |
249
|
| Parameter res should be final. |
249
|
| '{' should be on the previous line. |
252
|
org/codehaus/xfire/transport/http/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/transport/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/util/DateUtils.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/util/DateUtils.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
13
|
| Utility classes should not have a public or default constructor. |
16
|
| '{' should be on the previous line. |
17
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Line contains a tab character. |
19
|
| Line is longer than 80 characters. |
21
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Line contains a tab character. |
22
|
| Missing a Javadoc comment. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter source should be final. |
31
|
| Line contains a tab character. |
32
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| '{' should be on the previous line. |
38
|
| 'if' construct must use '{}'s. |
39
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| '{' should be on the previous line. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| 'if' construct must use '{}'s. |
47
|
| Line has trailing spaces. |
47
|
| Line contains a tab character. |
47
|
| '10' is a magic number. |
47
|
| 'if' construct must use '{}'s. |
50
|
| Line contains a tab character. |
50
|
| '4' is a magic number. |
50
|
| '7' is a magic number. |
50
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
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 contains a tab character. |
59
|
| '{' should be on the previous line. |
59
|
| Line is longer than 80 characters. |
60
|
| Line contains a tab character. |
60
|
| Avoid inline conditionals. |
60
|
| '10' is a magic number. |
60
|
| Line contains a tab character. |
61
|
| '}' should be on the same line. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| '{' should be on the previous line. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| '{' should be on the previous line. |
69
|
| Line contains a tab character. |
70
|
| Line is longer than 80 characters. |
71
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Missing a Javadoc comment. |
79
|
| '(' is followed by whitespace. |
79
|
| Parameter date should be final. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| Line has trailing spaces. |
81
|
| '{' should be on the previous line. |
82
|
| Line is longer than 80 characters. |
83
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
87
|
| Missing a Javadoc comment. |
88
|
| '(' is followed by whitespace. |
88
|
| Parameter date should be final. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| Line has trailing spaces. |
90
|
| '{' should be on the previous line. |
91
|
| Line is longer than 80 characters. |
92
|
| Line has trailing spaces. |
94
|
| Line has trailing spaces. |
96
|
| Line contains a tab character. |
97
|
| Missing a Javadoc comment. |
97
|
| Parameter source should be final. |
97
|
| Line contains a tab character. |
98
|
| '{' should be on the previous line. |
98
|
| Line contains a tab character. |
99
|
| 'calendar' hides a field. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| '{' should be on the previous line. |
105
|
| 'if' construct must use '{}'s. |
106
|
| Line is longer than 80 characters. |
106
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| '{' should be on the previous line. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| 'if' construct must use '{}'s. |
114
|
| Line has trailing spaces. |
114
|
| Line contains a tab character. |
114
|
| '19' is a magic number. |
114
|
| 'if' construct must use '{}'s. |
117
|
| Line contains a tab character. |
117
|
| '4' is a magic number. |
117
|
| '7' is a magic number. |
117
|
| Line has trailing spaces. |
118
|
| Line contains a tab character. |
118
|
| '10' is a magic number. |
118
|
| 'if' construct must use '{}'s. |
121
|
| Line has trailing spaces. |
121
|
| Line is longer than 80 characters. |
121
|
| Line contains a tab character. |
121
|
| '13' is a magic number. |
121
|
| '16' is a magic number. |
121
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| '{' should be on the previous line. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| '{' should be on the previous line. |
129
|
| Line is longer than 80 characters. |
130
|
| Line contains a tab character. |
130
|
| Avoid inline conditionals. |
130
|
| ',' is not followed by whitespace. |
130
|
| '19' is a magic number. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| '}' should be on the same line. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| '{' should be on the previous line. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
138
|
| '19' is a magic number. |
138
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| '{' should be on the previous line. |
142
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| '{' should be on the previous line. |
144
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| 'while' construct must use '{}'s. |
147
|
| Line contains a tab character. |
147
|
| Line is longer than 80 characters. |
148
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| '3' is a magic number. |
152
|
| Line contains a tab character. |
153
|
| '{' should be on the previous line. |
153
|
| Line is longer than 80 characters. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| '}' should be on the same line. |
155
|
| Line contains a tab character. |
156
|
| '3' is a magic number. |
156
|
| Line contains a tab character. |
157
|
| '{' should be on the previous line. |
157
|
| Line is longer than 80 characters. |
158
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| '3' is a magic number. |
159
|
| Line contains a tab character. |
160
|
| '}' should be on the same line. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| '{' should be on the previous line. |
162
|
| Line is longer than 80 characters. |
163
|
| Line contains a tab character. |
163
|
| '3' is a magic number. |
163
|
| 'if' construct must use '{}'s. |
164
|
| Line is longer than 80 characters. |
164
|
| Line contains a tab character. |
164
|
| '3' is a magic number. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| '5' is a magic number. |
172
|
| Line is longer than 80 characters. |
173
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| '{' should be on the previous line. |
174
|
| 'if' construct must use '{}'s. |
175
|
| Line contains a tab character. |
175
|
| Line is longer than 80 characters. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| '3' is a magic number. |
177
|
| Line is longer than 80 characters. |
178
|
| Line contains a tab character. |
178
|
| '4' is a magic number. |
178
|
| Line has trailing spaces. |
179
|
| Line is longer than 80 characters. |
179
|
| Line contains a tab character. |
179
|
| '5' is a magic number. |
179
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
182
|
| '10' is a magic number. |
182
|
| Line contains a tab character. |
183
|
| Line contains a tab character. |
184
|
| '4' is a magic number. |
184
|
| '10' is a magic number. |
184
|
| Line contains a tab character. |
185
|
| '5' is a magic number. |
185
|
| Line is longer than 80 characters. |
186
|
| Line contains a tab character. |
186
|
| '60' is a magic number. |
186
|
| '60' is a magic number. |
186
|
| '1000' is a magic number. |
186
|
| Line is longer than 80 characters. |
188
|
| Line contains a tab character. |
188
|
| 'if' construct must use '{}'s. |
189
|
| Line is longer than 80 characters. |
189
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| '6' is a magic number. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| '{' should be on the previous line. |
195
|
| Line contains a tab character. |
196
|
| Line is longer than 80 characters. |
197
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| 'if' construct must use '{}'s. |
200
|
| Line has trailing spaces. |
200
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line contains a tab character. |
208
|
| '{' should be on the previous line. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
org/codehaus/xfire/util/NamespaceHelper.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. |
12
|
| '{' should be on the previous line. |
13
|
| '(' is followed by whitespace. |
19
|
| Parameter prefix should be final. |
19
|
| Expected @param tag for 'prefix'. |
19
|
| Parameter nsUri should be final. |
19
|
| Expected @param tag for 'nsUri'. |
19
|
| ')' is preceded with whitespace. |
19
|
| '{' should be on the previous line. |
20
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line has trailing spaces. |
23
|
| Line has trailing spaces. |
26
|
| '(' is followed by whitespace. |
31
|
| Parameter el should be final. |
31
|
| Expected @param tag for 'el'. |
31
|
| Parameter nsUri should be final. |
31
|
| Expected @param tag for 'nsUri'. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
32
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| Line is longer than 80 characters. |
37
|
| '(' is followed by whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| Line has trailing spaces. |
40
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter el should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| Line has trailing spaces. |
47
|
| 'while' is not followed by whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| Line has trailing spaces. |
51
|
| 'if' construct must use '{}'s. |
52
|
| '(' is followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
57
|
org/codehaus/xfire/util/STAXStreamReader.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/util/STAXStreamReader.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - javax.xml.stream.events.StartElement. |
9
|
| Unused import - org.dom4j.Node. |
16
|
| Line has trailing spaces. |
22
|
| '{' should be on the previous line. |
27
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
33
|
| '{' should be on the previous line. |
39
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
46
|
| '(' is followed by whitespace. |
51
|
| Parameter factory should be final. |
51
|
| 'factory' hides a field. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| '{' should be on the previous line. |
54
|
| '}' should be on the same line. |
56
|
| '{' should be on the previous line. |
58
|
| Line has trailing spaces. |
64
|
| Method 'setDocumentFactory' is not designed for extension - needs to be abstract, final or empty. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter factory should be final. |
69
|
| 'factory' hides a field. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '{' should be on the previous line. |
72
|
| '}' should be on the same line. |
74
|
| '{' should be on the previous line. |
76
|
| Line has trailing spaces. |
80
|
| Line has trailing spaces. |
84
|
| Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. |
91
|
| '(' is followed by whitespace. |
91
|
| Parameter is should be final. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
99
|
| Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. |
106
|
| '(' is followed by whitespace. |
106
|
| Parameter reader should be final. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Missing a Javadoc comment. |
111
|
| '(' is followed by whitespace. |
111
|
| Parameter is should be final. |
111
|
| Parameter systemId should be final. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
113
|
| ')' is preceded with whitespace. |
115
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '}' should be on the same line. |
119
|
| '{' should be on the previous line. |
121
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
129
|
| Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. |
138
|
| '(' is followed by whitespace. |
138
|
| Parameter reader should be final. |
138
|
| Parameter systemId should be final. |
138
|
| ')' is preceded with whitespace. |
138
|
| '{' should be on the previous line. |
140
|
| Line has trailing spaces. |
141
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| '{' should be on the previous line. |
144
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '}' should be on the same line. |
146
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
152
|
| Line is longer than 80 characters. |
153
|
| Method 'readNode' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| '(' is followed by whitespace. |
153
|
| Parameter reader should be final. |
153
|
| Parameter node should be final. |
153
|
| ')' is preceded with whitespace. |
153
|
| Line has trailing spaces. |
156
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| '{' should be on the previous line. |
158
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| Line has trailing spaces. |
179
|
| Line has trailing spaces. |
180
|
| Line has trailing spaces. |
182
|
| Line has trailing spaces. |
187
|
| Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. |
194
|
| '(' is followed by whitespace. |
194
|
| Parameter reader should be final. |
194
|
| ')' is preceded with whitespace. |
194
|
| '{' should be on the previous line. |
196
|
| ')' is preceded with whitespace. |
198
|
| '{' should be on the previous line. |
199
|
| '{' should be on the previous line. |
202
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| '{' should be on the previous line. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| '}' should be on the same line. |
208
|
| '{' should be on the previous line. |
210
|
| '{' should be on the previous line. |
221
|
| Line has trailing spaces. |
225
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Method 'readElement' is not designed for extension - needs to be abstract, final or empty. |
233
|
| Missing a Javadoc comment. |
233
|
| '(' is followed by whitespace. |
233
|
| Parameter reader should be final. |
233
|
| ')' is preceded with whitespace. |
233
|
| '{' should be on the previous line. |
235
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line has trailing spaces. |
237
|
| '{' should be on the previous line. |
240
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| '{' should be on the previous line. |
244
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Line has trailing spaces. |
251
|
| Line has trailing spaces. |
253
|
| Method 'readEntityReference' is not designed for extension - needs to be abstract, final or empty. |
257
|
| Missing a Javadoc comment. |
257
|
| '(' is followed by whitespace. |
257
|
| Parameter reader should be final. |
257
|
| ')' is preceded with whitespace. |
257
|
| '{' should be on the previous line. |
259
|
| Line has trailing spaces. |
262
|
| Line has trailing spaces. |
267
|
| Method 'readProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. |
276
|
| Parameter reader should be final. |
277
|
| ')' is preceded with whitespace. |
277
|
| '{' should be on the previous line. |
278
|
| Line has trailing spaces. |
279
|
| '(' is followed by whitespace. |
279
|
| Method 'createElement' is not designed for extension - needs to be abstract, final or empty. |
284
|
| Missing a Javadoc comment. |
284
|
| '(' is followed by whitespace. |
284
|
| Parameter reader should be final. |
284
|
| ')' is preceded with whitespace. |
284
|
| '{' should be on the previous line. |
285
|
| 'if' construct must use '{}'s. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| Line has trailing spaces. |
289
|
| Line has trailing spaces. |
291
|
| '(' is followed by whitespace. |
291
|
| ')' is preceded with whitespace. |
293
|
| Line has trailing spaces. |
294
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| Line has trailing spaces. |
296
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| Line has trailing spaces. |
299
|
| '{' should be on the previous line. |
299
|
| 'if' construct must use '{}'s. |
301
|
| '(' is followed by whitespace. |
301
|
| ')' is preceded with whitespace. |
301
|
| Line has trailing spaces. |
303
|
| Line has trailing spaces. |
304
|
| '(' is followed by whitespace. |
304
|
| ')' is preceded with whitespace. |
306
|
| Line has trailing spaces. |
307
|
| '(' is followed by whitespace. |
308
|
| ')' is preceded with whitespace. |
308
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| '{' should be on the previous line. |
313
|
| 'if' construct must use '{}'s. |
315
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| Line has trailing spaces. |
317
|
| Line has trailing spaces. |
319
|
| '(' is followed by whitespace. |
319
|
| ')' is preceded with whitespace. |
321
|
| Line has trailing spaces. |
322
|
| '(' is followed by whitespace. |
323
|
| ')' is preceded with whitespace. |
323
|
org/codehaus/xfire/util/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/codehaus/xfire/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. |
28
|
| Line has trailing spaces. |
30
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Missing a Javadoc comment. |
37
|
| Missing a Javadoc comment. |
38
|
| Missing a Javadoc comment. |
39
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
41
|
| Missing a Javadoc comment. |
42
|
| Missing a Javadoc comment. |
48
|
| Variable 'xsdNs' must be private and have accessor methods. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
49
|
| Missing a Javadoc comment. |
50
|
| Variable 'schemaQ' must be private and have accessor methods. |
50
|
| Missing a Javadoc comment. |
52
|
| Variable 'elementQ' must be private and have accessor methods. |
52
|
| Line is longer than 80 characters. |
54
|
| Line is longer than 80 characters. |
55
|
| Variable 'xfireTypeQ' must be private and have accessor methods. |
55
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| Line has trailing spaces. |
56
|
| Missing a Javadoc comment. |
57
|
| '(' is followed by whitespace. |
57
|
| Parameter service should be final. |
57
|
| 'service' hides a field. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
59
|
| Line has trailing spaces. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line has trailing spaces. |
65
|
| '(' is followed by whitespace. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Line has trailing spaces. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Line has trailing spaces. |
78
|
| Line has trailing spaces. |
79
|
| Method 'writeDocument' is not designed for extension - needs to be abstract, final or empty. |
79
|
| Missing a Javadoc comment. |
79
|
| '{' should be on the previous line. |
81
|
| Line is longer than 80 characters. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
83
|
| Line is longer than 80 characters. |
85
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Line has trailing spaces. |
86
|
| Line has trailing spaces. |
89
|
| Method 'writeComplexTypes' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| '{' should be on the previous line. |
92
|
| Line has trailing spaces. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| Line has trailing spaces. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Line has trailing spaces. |
98
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '(' is followed by whitespace. |
104
|
| ';' is followed by whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| Line has trailing spaces. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line has trailing spaces. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line has trailing spaces. |
115
|
| Method 'addDependency' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| Parameter type should be final. |
118
|
| '{' should be on the previous line. |
119
|
| 'if' construct must use '{}'s. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Line has trailing spaces. |
122
|
| '(' is followed by whitespace. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '{' should be on the previous line. |
124
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| Line has trailing spaces. |
126
|
| Line is longer than 80 characters. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line has trailing spaces. |
132
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '{' should be on the previous line. |
134
|
| '(' is followed by whitespace. |
135
|
| ';' is followed by whitespace. |
135
|
| '{' should be on the previous line. |
136
|
| '(' is followed by whitespace. |
137
|
| ')' is preceded with whitespace. |
137
|
| Line has trailing spaces. |
141
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
145
|
| Line contains a tab character. |
149
|
| Method 'writeSchemaForNamespace' is not designed for extension - needs to be abstract, final or empty. |
149
|
| Parameter schema should be final. |
149
|
| Parameter schemaNs should be final. |
149
|
| Line contains a tab character. |
150
|
| '{' should be on the previous line. |
150
|
| Line has trailing spaces. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| Line contains a tab character. |
155
|
| '(' is followed by whitespace. |
155
|
| ';' is followed by whitespace. |
155
|
| '{' should be on the previous line. |
156
|
| Line has trailing spaces. |
158
|
| Line is longer than 80 characters. |
159
|
| '(' is followed by whitespace. |
159
|
| ';' is followed by whitespace. |
159
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
172
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
175
|
| Parameter out should be final. |
175
|
| '{' should be on the previous line. |
176
|
| '(' is followed by whitespace. |
177
|
| ')' is preceded with whitespace. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| Line has trailing spaces. |
182
|
| Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Missing a Javadoc comment. |
183
|
| Parameter prefix should be final. |
183
|
| Parameter uri should be final. |
183
|
| '{' should be on the previous line. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line has trailing spaces. |
188
|
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. |
189
|
| Missing a Javadoc comment. |
189
|
| '(' is followed by whitespace. |
189
|
| Parameter uri should be final. |
189
|
| ')' is preceded with whitespace. |
189
|
| '{' should be on the previous line. |
190
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| Line has trailing spaces. |
193
|
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. |
197
|
| '{' should be on the previous line. |
198
|
| Method 'getDefinition' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Missing a Javadoc comment. |
202
|
| '{' should be on the previous line. |
203
|
| Line has trailing spaces. |
206
|
| Method 'setDefinition' is not designed for extension - needs to be abstract, final or empty. |
207
|
| Missing a Javadoc comment. |
207
|
| Parameter definition should be final. |
207
|
| '{' should be on the previous line. |
208
|
| Line has trailing spaces. |
211
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
212
|
| Missing a Javadoc comment. |
212
|
| '{' should be on the previous line. |
213
|
| Line has trailing spaces. |
216
|
| Method 'setService' is not designed for extension - needs to be abstract, final or empty. |
217
|
| Missing a Javadoc comment. |
217
|
| Parameter service should be final. |
217
|
| 'service' hides a field. |
217
|
| '{' should be on the previous line. |
218
|
| Line has trailing spaces. |
221
|
| Line has trailing spaces. |
224
|
| Expected an @return tag. |
228
|
| Method 'createSchemaType' is not designed for extension - needs to be abstract, final or empty. |
228
|
| '(' is followed by whitespace. |
228
|
| Parameter namespace should be final. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| Line has trailing spaces. |
231
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '{' should be on the previous line. |
234
|
| Line contains a tab character. |
235
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| Line has trailing spaces. |
238
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
243
|
| Method 'getSchemaTypes' is not designed for extension - needs to be abstract, final or empty. |
244
|
| Missing a Javadoc comment. |
244
|
| '{' should be on the previous line. |
245
|
| Line has trailing spaces. |
248
|
| Method 'setSchemaTypes' is not designed for extension - needs to be abstract, final or empty. |
249
|
| Missing a Javadoc comment. |
249
|
| Parameter schemaTypes should be final. |
249
|
| 'schemaTypes' hides a field. |
249
|
| '{' should be on the previous line. |
250
|
org/codehaus/xfire/wsdl/ResourceWSDL.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
11
|
| Line contains a tab character. |
15
|
| '{' should be on the previous line. |
16
|
| Missing a Javadoc comment. |
17
|
| Variable 'uri' must be private and have accessor methods. |
17
|
| Line has trailing spaces. |
18
|
| Parameter wsdlUri should be final. |
22
|
| Expected @param tag for 'wsdlUri'. |
22
|
| Expected @throws tag for 'WSDLException'. |
22
|
| '{' should be on the previous line. |
23
|
| Line has trailing spaces. |
26
|
| Method 'write' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Missing a Javadoc comment. |
27
|
| Parameter out should be final. |
27
|
| '{' should be on the previous line. |
28
|
| Line has trailing spaces. |
30
|
| '(' is followed by whitespace. |
31
|
| '8096' is a magic number. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line has trailing spaces. |
33
|
| Method 'copy' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| Line has trailing spaces. |
35
|
| ')' is preceded with whitespace. |
36
|
| '{' should be on the previous line. |
38
|
| Line has trailing spaces. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
org/codehaus/xfire/wsdl/WSDL.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/wsdl/WSDL.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. |
14
|
| Missing a Javadoc comment. |
15
|
| Redundant 'public' modifier. |
15
|
| Line has trailing spaces. |
16
|
| Line is longer than 80 characters. |
17
|
| Missing a Javadoc comment. |
17
|
| Redundant 'public' modifier. |
17
|
| Line has trailing spaces. |
21
|
| Expected @throws tag for 'IOException'. |
25
|
org/codehaus/xfire/wsdl/WSDLBuilder.java
Error | Line |
| File does not end with a newline. |
0
|
org/codehaus/xfire/wsdl/WSDLBuilder.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. |
12
|
| Missing a Javadoc comment. |
13
|
| Redundant 'public' modifier. |
13
|
| 'static' modifier out of order with the JLS suggestions. |
13
|
| Line has trailing spaces. |
14
|
| Missing a Javadoc comment. |
15
|
| Redundant 'public' modifier. |
15
|
| '(' is followed by whitespace. |
15
|
| ')' is preceded with whitespace. |
15
|
| Line contains a tab character. |
16
|
org/codehaus/xfire/wsdl/WSDLType.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. |
10
|
| '{' should be on the previous line. |
14
|
| Line has trailing spaces. |
18
|
| Expected an @return tag. |
21
|
| Line contains a tab character. |
21
|
| Line has trailing spaces. |
22
|
| Line has trailing spaces. |
25
|
| Expected an @return tag. |
28
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
32
|
| '(' is followed by whitespace. |
35
|
| Expected @param tag for 'element'. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line has trailing spaces. |
36
|
| Line has trailing spaces. |
39
|
| Expected an @return tag. |
42
|
org/codehaus/xfire/wsdl/package.html
Error | Line |
| Missing package documentation file. | 0 |