Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
91 | 0 | 0 | 3650 |
Files
org/apache/excalibur/xml/DefaultEntityResolver.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
48
|
| Line has trailing spaces. |
49
|
| First sentence should end with a period. |
63
|
| Variable 'catalogManager' must be private and have accessor methods. |
64
|
| First sentence should end with a period. |
66
|
| Line is longer than 80 characters. |
67
|
| Variable 'catalogResolver' must be private and have accessor methods. |
67
|
| First sentence should end with a period. |
69
|
| Variable 'manager' must be private and have accessor methods. |
70
|
| First sentence should end with a period. |
72
|
| Variable 'resolver' must be private and have accessor methods. |
73
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
81
|
| Method 'parameterize' is not designed for extension - needs to be abstract, final or empty. |
81
|
| Parameter params should be final. |
81
|
| Line has trailing spaces. |
82
|
| Expected @throws tag for 'ParameterException'. |
82
|
| '{' should be on the previous line. |
83
|
| Line has trailing spaces. |
85
|
| Line has trailing spaces. |
87
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| Line has trailing spaces. |
89
|
| '{' should be on the previous line. |
90
|
| Line has trailing spaces. |
95
|
| '{' should be on the previous line. |
96
|
| Line has trailing spaces. |
99
|
| '}' should be on the same line. |
99
|
| Line has trailing spaces. |
100
|
| '{' should be on the previous line. |
101
|
| Line has trailing spaces. |
107
|
| Line is longer than 80 characters. |
108
|
| '(' is followed by whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| Line has trailing spaces. |
118
|
| Line has trailing spaces. |
120
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '{' should be on the previous line. |
121
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| First sentence should end with a period. |
126
|
| Line has trailing spaces. |
129
|
| Method 'parseCatalog' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Parameter file should be final. |
129
|
| Expected @param tag for 'file'. |
129
|
| '{' should be on the previous line. |
130
|
| Line has trailing spaces. |
131
|
| '{' should be on the previous line. |
132
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
137
|
| '{' should be on the previous line. |
138
|
| Line has trailing spaces. |
141
|
| '}' should be on the same line. |
141
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
143
|
| '{' should be on the previous line. |
143
|
| Line is longer than 80 characters. |
144
|
| Line has trailing spaces. |
145
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| Line has trailing spaces. |
148
|
| '{' should be on the previous line. |
148
|
| Line has trailing spaces. |
149
|
| '{' should be on the previous line. |
150
|
| 'if' construct must use '{}'s. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '=' is not followed by whitespace. |
152
|
| Line is longer than 80 characters. |
153
|
| Line has trailing spaces. |
154
|
| '}' should be on the same line. |
154
|
| '{' should be on the previous line. |
156
|
| Line is longer than 80 characters. |
157
|
| '}' should be on the same line. |
160
|
| Line has trailing spaces. |
161
|
| '{' should be on the previous line. |
162
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Line has trailing spaces. |
166
|
| First sentence should end with a period. |
167
|
| Expected an @return tag. |
170
|
| Line has trailing spaces. |
170
|
| Method 'defaultCatalog' is not designed for extension - needs to be abstract, final or empty. |
170
|
| '{' should be on the previous line. |
171
|
| Line has trailing spaces. |
174
|
| Line has trailing spaces. |
180
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Parameter manager should be final. |
180
|
| 'manager' hides a field. |
180
|
| Line has trailing spaces. |
181
|
| Expected @throws tag for 'ServiceException'. |
181
|
| '{' should be on the previous line. |
182
|
| Line is longer than 80 characters. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. |
221
|
| Parameter publicId should be final. |
221
|
| Parameter systemId should be final. |
221
|
| Line has trailing spaces. |
222
|
| '{' should be on the previous line. |
223
|
| Line has trailing spaces. |
226
|
| '{' should be on the previous line. |
227
|
| Line has trailing spaces. |
228
|
| '{' should be on the previous line. |
229
|
| First sentence should end with a period. |
238
|
| Line has trailing spaces. |
241
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
241
|
| '{' should be on the previous line. |
242
|
| Line has trailing spaces. |
243
|
| '(' is followed by whitespace. |
243
|
| ')' is preceded with whitespace. |
243
|
| '{' should be on the previous line. |
244
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
org/apache/excalibur/xml/EntityResolver.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| interfaces should describe a type and hence have methods. |
25
|
| '{' should be on the previous line. |
27
|
| Missing a Javadoc comment. |
28
|
org/apache/excalibur/xml/dom/DOMHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
32
|
org/apache/excalibur/xml/dom/DOMHandlerFactory.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
org/apache/excalibur/xml/dom/DOMParser.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
34
|
| Missing a Javadoc comment. |
35
|
| Expected an @return tag. |
41
|
| '(' is followed by whitespace. |
41
|
| Expected @param tag for 'in'. |
41
|
| ')' is preceded with whitespace. |
41
|
| Expected @throws tag for 'SAXException'. |
42
|
| Expected @throws tag for 'IOException'. |
42
|
| Expected an @return tag. |
47
|
| Expected @throws tag for 'SAXException'. |
47
|
org/apache/excalibur/xml/dom/DOMSerializer.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
36
|
org/apache/excalibur/xml/dom/DefaultDOMHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Name 'm_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Missing a Javadoc comment. |
36
|
| '(' is followed by whitespace. |
36
|
| Parameter handler should be final. |
36
|
| Parameter document should be final. |
37
|
| ')' is preceded with whitespace. |
37
|
| '{' 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
|
| '{' should be on the previous line. |
41
|
| '}' should be on the same line. |
43
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| '{' should be on the previous line. |
55
|
| '==' is not preceded with whitespace. |
56
|
| '==' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
59
|
| 'cast' is not followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
org/apache/excalibur/xml/dom/DefaultDOMHandlerFactory.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
36
|
| Line is longer than 80 characters. |
37
|
| Missing a Javadoc comment. |
37
|
| Name 'm_transformerFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
37
|
| 'cast' is not followed by whitespace. |
37
|
| Method 'createDOMHandler' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Missing a Javadoc comment. |
42
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
45
|
| ')' is preceded with whitespace. |
45
|
| Line is longer than 80 characters. |
49
|
| Method 'createDOMHandler' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
53
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
org/apache/excalibur/xml/dom/DefaultDOMSerializer.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
40
|
| Line is longer than 80 characters. |
41
|
| Missing a Javadoc comment. |
41
|
| Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| Method 'serialize' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Missing a Javadoc comment. |
43
|
| '(' is followed by whitespace. |
43
|
| Parameter document should be final. |
43
|
| Parameter contentHandler should be final. |
44
|
| Parameter lexicalHandler should be final. |
45
|
| ')' is preceded with whitespace. |
45
|
| '{' should be on the previous line. |
47
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '}' should be on the same line. |
56
|
| 'catch' is not followed by whitespace. |
57
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '}' should be on the same line. |
61
|
| 'catch' is not followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
org/apache/excalibur/xml/dom/XMLFragment.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| '(' is followed by whitespace. |
35
|
| Expected @param tag for 'node'. |
35
|
| ')' is preceded with whitespace. |
35
|
| Expected @throws tag for 'DOMException'. |
35
|
| Redundant throws: 'DOMException' is unchecked exception. |
35
|
org/apache/excalibur/xml/dom/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/xml/impl/JaxpParser.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
61
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
67
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
73
|
| Line is longer than 80 characters. |
74
|
| Line is longer than 80 characters. |
79
|
| Line is longer than 80 characters. |
80
|
| Line is longer than 80 characters. |
81
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
97
|
| First sentence should end with a period. |
99
|
| Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
100
|
| Name 'm_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
104
|
| First sentence should end with a period. |
106
|
| Name 'm_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
107
|
| Name 'm_nsPrefixes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
110
|
| Name 'm_reuseParsers' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
113
|
| Name 'm_stopOnWarning' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
116
|
| Name 'm_stopOnRecoverableError' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
119
|
| First sentence should end with a period. |
121
|
| Name 'm_resolverHint' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
122
|
| First sentence should end with a period. |
124
|
| Name 'm_docFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
125
|
| Name 'm_docBuilder' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
129
|
| Name 'm_dropDtdComments' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
132
|
| First sentence should end with a period. |
134
|
| Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
135
|
| Line has trailing spaces. |
136
|
| First sentence should end with a period. |
137
|
| '(' is followed by whitespace. |
142
|
| Expected @param tag for 'manager'. |
142
|
| ')' is preceded with whitespace. |
142
|
| Expected @throws tag for 'ServiceException'. |
143
|
| '{' should be on the previous line. |
144
|
| Line has trailing spaces. |
146
|
| 'if' is not followed by whitespace. |
147
|
| '(' is followed by whitespace. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| '{' should be on the previous line. |
148
|
| '(' is followed by whitespace. |
149
|
| ')' is preceded with whitespace. |
149
|
| '{' should be on the previous line. |
150
|
| Line is longer than 80 characters. |
152
|
| 'cast' is not followed by whitespace. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '}' should be on the same line. |
153
|
| '{' should be on the previous line. |
155
|
| Line is longer than 80 characters. |
157
|
| 'cast' is not followed by whitespace. |
157
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| Line has trailing spaces. |
159
|
| 'if' is not followed by whitespace. |
160
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| Line is longer than 80 characters. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Line has trailing spaces. |
170
|
| Missing a Javadoc comment. |
170
|
| '{' should be on the previous line. |
171
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| '{' should be on the previous line. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Missing a Javadoc comment. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '{' should be on the previous line. |
182
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line is longer than 80 characters. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line is longer than 80 characters. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| Line is longer than 80 characters. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Line is longer than 80 characters. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| Line is longer than 80 characters. |
193
|
| '(' is followed by whitespace. |
193
|
| Line is longer than 80 characters. |
194
|
| ')' is preceded with whitespace. |
194
|
| Line is longer than 80 characters. |
195
|
| 'if' is not followed by whitespace. |
195
|
| '(' is followed by whitespace. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '}' should be on the same line. |
198
|
| '{' should be on the previous line. |
200
|
| '{' should be on the previous line. |
202
|
| '(' is followed by whitespace. |
203
|
| ')' is preceded with whitespace. |
203
|
| 'cast' is not followed by whitespace. |
204
|
| '}' should be on the same line. |
205
|
| 'catch' is not followed by whitespace. |
206
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '{' should be on the previous line. |
207
|
| Line is longer than 80 characters. |
208
|
| '(' is followed by whitespace. |
208
|
| ')' is preceded with whitespace. |
208
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| '(' is followed by whitespace. |
212
|
| ')' is preceded with whitespace. |
212
|
| Line is longer than 80 characters. |
215
|
| '(' is followed by whitespace. |
215
|
| Line is longer than 80 characters. |
216
|
| ')' is preceded with whitespace. |
216
|
| Line is longer than 80 characters. |
217
|
| 'if' is not followed by whitespace. |
217
|
| '(' is followed by whitespace. |
217
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| '}' should be on the same line. |
220
|
| '{' should be on the previous line. |
222
|
| '{' should be on the previous line. |
224
|
| Line is longer than 80 characters. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| Line is longer than 80 characters. |
226
|
| 'cast' is not followed by whitespace. |
226
|
| '}' should be on the same line. |
227
|
| 'catch' is not followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| Line is longer than 80 characters. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| 'if' is not followed by whitespace. |
236
|
| '(' is followed by whitespace. |
236
|
| ')' is preceded with whitespace. |
236
|
| '{' should be on the previous line. |
237
|
| '(' is followed by whitespace. |
238
|
| '+' should be on a new line. |
238
|
| '+' should be on a new line. |
239
|
| '+' should be on a new line. |
240
|
| '+' should be on a new line. |
241
|
| Line is longer than 80 characters. |
242
|
| '+' should be on a new line. |
242
|
| '+' should be on a new line. |
243
|
| Line is longer than 80 characters. |
244
|
| '+' should be on a new line. |
244
|
| ')' is preceded with whitespace. |
245
|
| First sentence should end with a period. |
249
|
| Expected an @return tag. |
252
|
| '(' is followed by whitespace. |
252
|
| Parameter name should be final. |
252
|
| Expected @param tag for 'name'. |
252
|
| ')' is preceded with whitespace. |
252
|
| Expected @throws tag for 'Exception'. |
252
|
| '{' should be on the previous line. |
253
|
| 'if' is not followed by whitespace. |
255
|
| '(' is followed by whitespace. |
255
|
| ')' is preceded with whitespace. |
255
|
| '{' should be on the previous line. |
256
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| '(' is followed by whitespace. |
269
|
| Expected @param tag for 'in'. |
269
|
| Expected @param tag for 'contentHandler'. |
270
|
| Expected @param tag for 'lexicalHandler'. |
271
|
| ')' is preceded with whitespace. |
271
|
| Expected @throws tag for 'SAXException'. |
272
|
| Expected @throws tag for 'IOException'. |
272
|
| '{' should be on the previous line. |
273
|
| Line is longer than 80 characters. |
276
|
| '{' should be on the previous line. |
281
|
| Line has trailing spaces. |
283
|
| '(' is followed by whitespace. |
283
|
| '{' should be on the previous line. |
285
|
| 'cast' is not followed by whitespace. |
286
|
| Line has trailing spaces. |
287
|
| 'if' is not followed by whitespace. |
288
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| '{' should be on the previous line. |
289
|
| '{' should be on the previous line. |
293
|
| 'if' construct must use '{}'s. |
294
|
| Line is longer than 80 characters. |
296
|
| '(' is followed by whitespace. |
296
|
| ')' is preceded with whitespace. |
297
|
| '}' should be on the same line. |
299
|
| 'catch' is not followed by whitespace. |
300
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| '{' should be on the previous line. |
301
|
| '+' should be on a new line. |
303
|
| '(' is followed by whitespace. |
305
|
| ')' is preceded with whitespace. |
305
|
| '(' is followed by whitespace. |
308
|
| ')' is preceded with whitespace. |
308
|
| '(' is followed by whitespace. |
309
|
| ')' is preceded with whitespace. |
309
|
| 'if' is not followed by whitespace. |
310
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| '{' should be on the previous line. |
311
|
| '(' is followed by whitespace. |
312
|
| ')' is preceded with whitespace. |
312
|
| '(' is followed by whitespace. |
315
|
| ')' is preceded with whitespace. |
315
|
| 'if' is not followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '{' should be on the previous line. |
319
|
| '(' is followed by whitespace. |
331
|
| Parameter in should be final. |
331
|
| Expected @param tag for 'in'. |
331
|
| Parameter consumer should be final. |
331
|
| Expected @param tag for 'consumer'. |
331
|
| ')' is preceded with whitespace. |
331
|
| Expected @throws tag for 'SAXException'. |
332
|
| Expected @throws tag for 'IOException'. |
332
|
| '{' should be on the previous line. |
333
|
| Line has trailing spaces. |
334
|
| '(' is followed by whitespace. |
334
|
| Line is longer than 80 characters. |
335
|
| Avoid inline conditionals. |
335
|
| 'cast' is not followed by whitespace. |
335
|
| Expected @throws tag for 'SAXException'. |
342
|
| '{' should be on the previous line. |
343
|
| 'if' is not followed by whitespace. |
344
|
| '(' is followed by whitespace. |
344
|
| ')' is preceded with whitespace. |
344
|
| '{' should be on the previous line. |
345
|
| '{' should be on the previous line. |
348
|
| '}' should be on the same line. |
350
|
| 'catch' is not followed by whitespace. |
351
|
| '(' is followed by whitespace. |
351
|
| ')' is preceded with whitespace. |
351
|
| '{' should be on the previous line. |
352
|
| '(' is followed by whitespace. |
354
|
| ')' is preceded with whitespace. |
354
|
| Line has trailing spaces. |
356
|
| Line is longer than 80 characters. |
357
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| Line has trailing spaces. |
358
|
| 'if' is not followed by whitespace. |
359
|
| '(' is followed by whitespace. |
359
|
| ')' is preceded with whitespace. |
359
|
| '{' should be on the previous line. |
360
|
| Line is longer than 80 characters. |
361
|
| '(' is followed by whitespace. |
361
|
| ')' is preceded with whitespace. |
361
|
| '{' should be on the previous line. |
363
|
| Line is longer than 80 characters. |
364
|
| '(' is followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
365
|
| '}' should be on the same line. |
366
|
| 'catch' is not followed by whitespace. |
367
|
| '(' is followed by whitespace. |
367
|
| ')' is preceded with whitespace. |
367
|
| '{' should be on the previous line. |
368
|
| '+' should be on a new line. |
370
|
| '(' is followed by whitespace. |
372
|
| ')' is preceded with whitespace. |
372
|
| Expected an @return tag. |
381
|
| '(' is followed by whitespace. |
381
|
| Expected @param tag for 'input'. |
381
|
| ')' is preceded with whitespace. |
381
|
| Expected @throws tag for 'SAXException'. |
382
|
| Expected @throws tag for 'IOException'. |
382
|
| '{' should be on the previous line. |
383
|
| Line is longer than 80 characters. |
386
|
| 'if' is not followed by whitespace. |
390
|
| '(' is followed by whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| '{' should be on the previous line. |
391
|
| '(' is followed by whitespace. |
392
|
| ')' is preceded with whitespace. |
392
|
| '(' is followed by whitespace. |
395
|
| ')' is preceded with whitespace. |
395
|
| 'if' is not followed by whitespace. |
398
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| '{' should be on the previous line. |
399
|
| Expected @throws tag for 'SAXException'. |
410
|
| '{' should be on the previous line. |
411
|
| 'if' is not followed by whitespace. |
412
|
| '(' is followed by whitespace. |
412
|
| ')' is preceded with whitespace. |
412
|
| '{' should be on the previous line. |
413
|
| '{' should be on the previous line. |
415
|
| '}' should be on the same line. |
417
|
| 'catch' is not followed by whitespace. |
418
|
| '(' is followed by whitespace. |
418
|
| ')' is preceded with whitespace. |
418
|
| '{' should be on the previous line. |
419
|
| '(' is followed by whitespace. |
421
|
| ')' is preceded with whitespace. |
421
|
| Expected an @return tag. |
429
|
| Expected @throws tag for 'SAXException'. |
430
|
| '{' should be on the previous line. |
431
|
| '(' is followed by whitespace. |
439
|
| Expected @param tag for 'spe'. |
439
|
| ')' is preceded with whitespace. |
439
|
| Expected @throws tag for 'SAXException'. |
440
|
| '{' should be on the previous line. |
441
|
| '+' should be on a new line. |
443
|
| '+' should be on a new line. |
444
|
| 'if' is not followed by whitespace. |
446
|
| '(' is followed by whitespace. |
446
|
| ')' is preceded with whitespace. |
446
|
| '{' should be on the previous line. |
447
|
| '(' is followed by whitespace. |
448
|
| ')' is preceded with whitespace. |
448
|
| '(' is followed by whitespace. |
450
|
| ')' is preceded with whitespace. |
450
|
| '(' is followed by whitespace. |
456
|
| Expected @param tag for 'spe'. |
456
|
| ')' is preceded with whitespace. |
456
|
| Expected @throws tag for 'SAXException'. |
457
|
| '{' should be on the previous line. |
458
|
| '+' should be on a new line. |
460
|
| '+' should be on a new line. |
461
|
| '(' is followed by whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| '(' is followed by whitespace. |
469
|
| Expected @param tag for 'spe'. |
469
|
| ')' is preceded with whitespace. |
469
|
| Expected @throws tag for 'SAXException'. |
470
|
| '{' should be on the previous line. |
471
|
| '+' should be on a new line. |
473
|
| '+' should be on a new line. |
474
|
| 'if' is not followed by whitespace. |
477
|
| '(' is followed by whitespace. |
477
|
| ')' is preceded with whitespace. |
477
|
| '{' should be on the previous line. |
478
|
| '(' is followed by whitespace. |
479
|
| ')' is preceded with whitespace. |
479
|
| '(' is followed by whitespace. |
481
|
| ')' is preceded with whitespace. |
481
|
| Line is longer than 80 characters. |
486
|
| '{' should be on the previous line. |
490
|
| Missing a Javadoc comment. |
491
|
| Missing a Javadoc comment. |
492
|
| Missing a Javadoc comment. |
494
|
| Parameter nextHandler should be final. |
494
|
| '{' should be on the previous line. |
495
|
| Missing a Javadoc comment. |
499
|
| Parameter name should be final. |
499
|
| Parameter publicId should be final. |
499
|
| Parameter systemId should be final. |
499
|
| '{' should be on the previous line. |
501
|
| Missing a Javadoc comment. |
506
|
| '{' should be on the previous line. |
508
|
| Missing a Javadoc comment. |
513
|
| Parameter name should be final. |
513
|
| '{' should be on the previous line. |
515
|
| Missing a Javadoc comment. |
519
|
| Parameter name should be final. |
519
|
| '{' should be on the previous line. |
521
|
| Missing a Javadoc comment. |
525
|
| '{' should be on the previous line. |
527
|
| Missing a Javadoc comment. |
531
|
| '{' should be on the previous line. |
533
|
| Missing a Javadoc comment. |
537
|
| Parameter ch should be final. |
537
|
| Array brackets at illegal position. |
537
|
| Parameter start should be final. |
537
|
| Parameter length should be final. |
537
|
| '{' should be on the previous line. |
539
|
| 'if' construct must use '{}'s. |
540
|
org/apache/excalibur/xml/impl/XercesParser.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line has trailing spaces. |
38
|
| Line is longer than 80 characters. |
47
|
| '{' should be on the previous line. |
49
|
| Missing a Javadoc comment. |
50
|
| '{' should be on the previous line. |
52
|
| '+' should be on a new line. |
54
|
| '+' should be on a new line. |
55
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Missing a Javadoc comment. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
63
|
| 'if' is not followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| '(' is followed by whitespace. |
66
|
| 'cast' is not followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '}' should be on the same line. |
67
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '(' is followed by whitespace. |
79
|
| Expected @param tag for 'in'. |
79
|
| Expected @param tag for 'contentHandler'. |
80
|
| Expected @param tag for 'lexicalHandler'. |
81
|
| ')' is preceded with whitespace. |
81
|
| Expected @throws tag for 'SAXException'. |
82
|
| Expected @throws tag for 'IOException'. |
82
|
| '{' should be on the previous line. |
83
|
| 'if' is not followed by whitespace. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '{' should be on the previous line. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
89
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| Expected an @return tag. |
99
|
| '(' is followed by whitespace. |
99
|
| Expected @param tag for 'input'. |
99
|
| ')' is preceded with whitespace. |
99
|
| Expected @throws tag for 'SAXException'. |
100
|
| Expected @throws tag for 'IOException'. |
100
|
| '{' should be on the previous line. |
101
|
| '{' should be on the previous line. |
103
|
| Line is longer than 80 characters. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
110
|
| ')' is preceded with whitespace. |
110
|
| '}' should be on the same line. |
113
|
| 'catch' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Expected an @return tag. |
125
|
| Expected @throws tag for 'SAXException'. |
126
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
134
|
| Expected @param tag for 'spe'. |
134
|
| ')' is preceded with whitespace. |
134
|
| Expected @throws tag for 'SAXException'. |
135
|
| '{' should be on the previous line. |
136
|
| '+' should be on a new line. |
138
|
| '+' should be on a new line. |
139
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '(' is followed by whitespace. |
147
|
| Expected @param tag for 'spe'. |
147
|
| ')' is preceded with whitespace. |
147
|
| Expected @throws tag for 'SAXException'. |
148
|
| '{' should be on the previous line. |
149
|
| '+' should be on a new line. |
151
|
| '+' should be on a new line. |
152
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| '(' is followed by whitespace. |
160
|
| Expected @param tag for 'spe'. |
160
|
| ')' is preceded with whitespace. |
160
|
| Expected @throws tag for 'SAXException'. |
161
|
| '{' should be on the previous line. |
162
|
| '+' should be on a new line. |
164
|
| '+' should be on a new line. |
165
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '{' should be on the previous line. |
178
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '(' is followed by whitespace. |
181
|
| ')' is preceded with whitespace. |
181
|
| '(' is followed by whitespace. |
182
|
| ')' is preceded with whitespace. |
183
|
org/apache/excalibur/xml/impl/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/xml/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/xml/sax/ContentHandlerAdapter.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
39
|
| Missing a Javadoc comment. |
40
|
| 'static' modifier out of order with the JLS suggestions. |
40
|
| Missing a Javadoc comment. |
41
|
| 'static' modifier out of order with the JLS suggestions. |
41
|
| Missing a Javadoc comment. |
43
|
| Name 'm_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'm_support' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Missing a Javadoc comment. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
47
|
| Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Missing a Javadoc comment. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| '{' should be on the previous line. |
57
|
| Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| '{' should be on the previous line. |
62
|
| Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| '(' is followed by whitespace. |
66
|
| Array brackets at illegal position. |
66
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Missing a Javadoc comment. |
73
|
| '(' is followed by whitespace. |
73
|
| Array brackets at illegal position. |
73
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Missing a Javadoc comment. |
86
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| 'for' is not followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| 'if' is not followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '{' should be on the previous line. |
95
|
| Line is longer than 80 characters. |
96
|
| '(' is followed by whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| '6' is a magic number. |
96
|
| ')' is preceded with whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '}' should be on the same line. |
97
|
| 'if' is not followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| 'for' is not followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| Line is longer than 80 characters. |
108
|
| 'if' is not followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line is longer than 80 characters. |
110
|
| '(' is followed by whitespace. |
110
|
| '3' is a magic number. |
110
|
| ')' is preceded with whitespace. |
110
|
| Line is longer than 80 characters. |
111
|
| '(' is followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| 'while' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| 'cast' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line is longer than 80 characters. |
122
|
| '(' is followed by whitespace. |
122
|
| '3' is a magic number. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line is longer than 80 characters. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
126
|
| Missing a Javadoc comment. |
126
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| Line is longer than 80 characters. |
128
|
| '(' is followed by whitespace. |
128
|
| '3' is a magic number. |
128
|
| ')' is preceded with whitespace. |
128
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| 'while' is not followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| 'cast' is not followed by whitespace. |
134
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
org/apache/excalibur/xml/sax/ContentHandlerProxy.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
36
|
| Name 'm_contentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
38
|
| '(' is followed by whitespace. |
43
|
| Expected @param tag for 'contentHandler'. |
43
|
| ')' is preceded with whitespace. |
43
|
| '{' should be on the previous line. |
44
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| First sentence should end with a period. |
58
|
| Line has trailing spaces. |
61
|
| Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '(' is followed by whitespace. |
61
|
| Expected @param tag for 'contentHandler'. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| Line has trailing spaces. |
65
|
| Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. |
69
|
| '(' is followed by whitespace. |
69
|
| Expected @param tag for 'locator'. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Expected @throws tag for 'SAXException'. |
78
|
| '{' should be on the previous line. |
79
|
| Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Expected @throws tag for 'SAXException'. |
87
|
| '{' should be on the previous line. |
88
|
| Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '(' is followed by whitespace. |
95
|
| Expected @param tag for 'prefix'. |
95
|
| Expected @param tag for 'uri'. |
96
|
| ')' is preceded with whitespace. |
96
|
| Expected @throws tag for 'SAXException'. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
105
|
| '(' is followed by whitespace. |
105
|
| Expected @param tag for 'prefix'. |
105
|
| ')' is preceded with whitespace. |
105
|
| Expected @throws tag for 'SAXException'. |
106
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
114
|
| '(' is followed by whitespace. |
114
|
| Expected @param tag for 'uri'. |
114
|
| Expected @param tag for 'loc'. |
115
|
| Expected @param tag for 'raw'. |
116
|
| Expected @param tag for 'a'. |
117
|
| ')' is preceded with whitespace. |
117
|
| Expected @throws tag for 'SAXException'. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
126
|
| '(' is followed by whitespace. |
126
|
| Expected @param tag for 'uri'. |
126
|
| Expected @param tag for 'loc'. |
127
|
| Expected @param tag for 'raw'. |
128
|
| ')' is preceded with whitespace. |
128
|
| Expected @throws tag for 'SAXException'. |
129
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
137
|
| '(' is followed by whitespace. |
137
|
| Expected @param tag for 'ch'. |
137
|
| Expected @param tag for 'start'. |
138
|
| Expected @param tag for 'len'. |
139
|
| ')' is preceded with whitespace. |
139
|
| Expected @throws tag for 'SAXException'. |
140
|
| '{' should be on the previous line. |
141
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. |
148
|
| '(' is followed by whitespace. |
148
|
| Expected @param tag for 'ch'. |
148
|
| Expected @param tag for 'start'. |
149
|
| Expected @param tag for 'len'. |
150
|
| ')' is preceded with whitespace. |
150
|
| Expected @throws tag for 'SAXException'. |
151
|
| '{' should be on the previous line. |
152
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. |
159
|
| '(' is followed by whitespace. |
159
|
| Expected @param tag for 'target'. |
159
|
| Expected @param tag for 'data'. |
160
|
| ')' is preceded with whitespace. |
160
|
| Expected @throws tag for 'SAXException'. |
161
|
| '{' should be on the previous line. |
162
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. |
172
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Expected @throws tag for 'SAXException'. |
173
|
| '{' should be on the previous line. |
174
|
| '(' is followed by whitespace. |
175
|
| ')' is preceded with whitespace. |
175
|
org/apache/excalibur/xml/sax/ContentHandlerWrapper.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
39
|
| Name 'm_contentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
41
|
| First sentence should end with a period. |
43
|
| Name 'm_lexicalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| '{' should be on the previous line. |
50
|
| '(' is followed by whitespace. |
56
|
| Expected @param tag for 'contentHandler'. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
64
|
| Expected @param tag for 'contentHandler'. |
64
|
| Expected @param tag for 'lexicalHandler'. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. |
77
|
| '(' is followed by whitespace. |
77
|
| Expected @param tag for 'contentHandler'. |
77
|
| ')' is preceded with whitespace. |
77
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
78
|
| '{' should be on the previous line. |
79
|
| 'if' is not followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| Method 'setLexicalHandler' is not designed for extension - needs to be abstract, final or empty. |
93
|
| '(' is followed by whitespace. |
93
|
| Expected @param tag for 'lexicalHandler'. |
93
|
| ')' is preceded with whitespace. |
93
|
| Redundant throws: 'IllegalStateException' is unchecked exception. |
94
|
| '{' should be on the previous line. |
95
|
| 'if' is not followed by whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. |
106
|
| '(' is followed by whitespace. |
106
|
| Expected @param tag for 'locator'. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| 'if' is not followed by whitespace. |
108
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '{' should be on the previous line. |
109
|
| '}' should be on the same line. |
111
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Expected @throws tag for 'SAXException'. |
122
|
| '{' should be on the previous line. |
123
|
| 'if' is not followed by whitespace. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '{' should be on the previous line. |
125
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
135
|
| Expected @throws tag for 'SAXException'. |
136
|
| '{' should be on the previous line. |
137
|
| Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
144
|
| '(' is followed by whitespace. |
144
|
| Expected @param tag for 'prefix'. |
144
|
| Expected @param tag for 'uri'. |
145
|
| ')' is preceded with whitespace. |
145
|
| Expected @throws tag for 'SAXException'. |
146
|
| '{' should be on the previous line. |
147
|
| 'if' is not followed by whitespace. |
148
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '{' should be on the previous line. |
149
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
159
|
| '(' is followed by whitespace. |
159
|
| Expected @param tag for 'prefix'. |
159
|
| ')' is preceded with whitespace. |
159
|
| Expected @throws tag for 'SAXException'. |
160
|
| '{' should be on the previous line. |
161
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
168
|
| '(' is followed by whitespace. |
168
|
| Expected @param tag for 'uri'. |
168
|
| Expected @param tag for 'loc'. |
169
|
| Expected @param tag for 'raw'. |
170
|
| Expected @param tag for 'a'. |
171
|
| ')' is preceded with whitespace. |
171
|
| Expected @throws tag for 'SAXException'. |
172
|
| '{' should be on the previous line. |
173
|
| '(' is followed by whitespace. |
174
|
| ')' is preceded with whitespace. |
174
|
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
180
|
| '(' is followed by whitespace. |
180
|
| Expected @param tag for 'uri'. |
180
|
| Expected @param tag for 'loc'. |
181
|
| Expected @param tag for 'raw'. |
182
|
| ')' is preceded with whitespace. |
182
|
| Expected @throws tag for 'SAXException'. |
183
|
| '{' should be on the previous line. |
184
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
191
|
| '(' is followed by whitespace. |
191
|
| Expected @param tag for 'ch'. |
191
|
| Expected @param tag for 'start'. |
192
|
| Expected @param tag for 'len'. |
193
|
| ')' is preceded with whitespace. |
193
|
| Expected @throws tag for 'SAXException'. |
194
|
| '{' should be on the previous line. |
195
|
| '(' is followed by whitespace. |
196
|
| ')' is preceded with whitespace. |
196
|
| Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. |
202
|
| '(' is followed by whitespace. |
202
|
| Expected @param tag for 'ch'. |
202
|
| Expected @param tag for 'start'. |
203
|
| Expected @param tag for 'len'. |
204
|
| ')' is preceded with whitespace. |
204
|
| Expected @throws tag for 'SAXException'. |
205
|
| '{' should be on the previous line. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
| Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. |
213
|
| '(' is followed by whitespace. |
213
|
| Expected @param tag for 'target'. |
213
|
| Expected @param tag for 'data'. |
214
|
| ')' is preceded with whitespace. |
214
|
| Expected @throws tag for 'SAXException'. |
215
|
| '{' should be on the previous line. |
216
|
| '(' is followed by whitespace. |
217
|
| ')' is preceded with whitespace. |
217
|
| Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| Expected @throws tag for 'SAXException'. |
227
|
| '{' should be on the previous line. |
228
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
243
|
| Expected @throws tag for 'SAXException'. |
244
|
| '{' should be on the previous line. |
245
|
| 'if' is not followed by whitespace. |
246
|
| '(' is followed by whitespace. |
246
|
| ')' is preceded with whitespace. |
246
|
| '{' should be on the previous line. |
247
|
| '(' is followed by whitespace. |
248
|
| ')' is preceded with whitespace. |
248
|
| Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. |
255
|
| Expected @throws tag for 'SAXException'. |
256
|
| '{' should be on the previous line. |
257
|
| 'if' is not followed by whitespace. |
258
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '{' should be on the previous line. |
259
|
| Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. |
270
|
| '(' is followed by whitespace. |
270
|
| ')' is preceded with whitespace. |
270
|
| Expected @throws tag for 'SAXException'. |
271
|
| '{' should be on the previous line. |
272
|
| 'if' is not followed by whitespace. |
273
|
| '(' is followed by whitespace. |
273
|
| ')' is preceded with whitespace. |
273
|
| '{' should be on the previous line. |
274
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. |
284
|
| '(' is followed by whitespace. |
284
|
| ')' is preceded with whitespace. |
284
|
| Expected @throws tag for 'SAXException'. |
285
|
| '{' should be on the previous line. |
286
|
| 'if' is not followed by whitespace. |
287
|
| '(' is followed by whitespace. |
287
|
| ')' is preceded with whitespace. |
287
|
| '{' should be on the previous line. |
288
|
| '(' is followed by whitespace. |
289
|
| ')' is preceded with whitespace. |
289
|
| Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. |
296
|
| Expected @throws tag for 'SAXException'. |
297
|
| '{' should be on the previous line. |
298
|
| 'if' is not followed by whitespace. |
299
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| '{' should be on the previous line. |
300
|
| Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. |
308
|
| Expected @throws tag for 'SAXException'. |
309
|
| '{' should be on the previous line. |
310
|
| 'if' is not followed by whitespace. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '{' should be on the previous line. |
312
|
| Method 'comment' is not designed for extension - needs to be abstract, final or empty. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
326
|
| Expected @throws tag for 'SAXException'. |
327
|
| '{' should be on the previous line. |
328
|
| 'if' is not followed by whitespace. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| '{' should be on the previous line. |
330
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
org/apache/excalibur/xml/sax/DocumentHandlerAdapter.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
39
|
| 'static' modifier out of order with the JLS suggestions. |
39
|
| Missing a Javadoc comment. |
40
|
| 'static' modifier out of order with the JLS suggestions. |
40
|
| Missing a Javadoc comment. |
41
|
| 'static' modifier out of order with the JLS suggestions. |
41
|
| Missing a Javadoc comment. |
42
|
| Name 'm_documentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
43
|
| Name 'm_support' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
43
|
| Missing a Javadoc comment. |
44
|
| Name 'm_contextPushed' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| '(' is followed by whitespace. |
49
|
| Expected @param tag for 'documentHandler'. |
49
|
| ')' is preceded with whitespace. |
49
|
| '{' should be on the previous line. |
50
|
| Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. |
57
|
| '(' is followed by whitespace. |
57
|
| Expected @param tag for 'locator'. |
57
|
| ')' is preceded with whitespace. |
57
|
| '{' should be on the previous line. |
58
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Expected @throws tag for 'SAXException'. |
65
|
| '{' should be on the previous line. |
66
|
| Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Expected @throws tag for 'SAXException'. |
74
|
| '{' should be on the previous line. |
75
|
| Line is longer than 80 characters. |
82
|
| Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. |
82
|
| '(' is followed by whitespace. |
82
|
| Expected @param tag for 'prefix'. |
82
|
| Expected @param tag for 'uri'. |
82
|
| ')' is preceded with whitespace. |
82
|
| Expected @throws tag for 'SAXException'. |
82
|
| 'if' is not followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '(' is followed by whitespace. |
96
|
| Expected @param tag for 'prefix'. |
96
|
| ')' is preceded with whitespace. |
96
|
| Expected @throws tag for 'SAXException'. |
96
|
| '{' should be on the previous line. |
97
|
| Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
104
|
| '(' is followed by whitespace. |
104
|
| Expected @param tag for 'uri'. |
104
|
| Expected @param tag for 'loc'. |
105
|
| Expected @param tag for 'raw'. |
106
|
| Expected @param tag for 'a'. |
107
|
| ')' is preceded with whitespace. |
107
|
| Expected @throws tag for 'SAXException'. |
107
|
| '{' should be on the previous line. |
108
|
| 'if' is not followed by whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '{' should be on the previous line. |
110
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| 'for' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| 'if' is not followed by whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| 'if' is not followed by whitespace. |
125
|
| '(' is followed by whitespace. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| '}' should be on the same line. |
128
|
| '{' should be on the previous line. |
130
|
| Line is longer than 80 characters. |
131
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| 'if' is not followed by whitespace. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '{' should be on the previous line. |
133
|
| Line is longer than 80 characters. |
134
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line is longer than 80 characters. |
139
|
| '(' is followed by whitespace. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| 'while' is not followed by whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '{' should be on the previous line. |
144
|
| 'cast' is not followed by whitespace. |
145
|
| 'if' is not followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '{' should be on the previous line. |
147
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '}' should be on the same line. |
149
|
| '{' should be on the previous line. |
151
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
162
|
| '(' is followed by whitespace. |
162
|
| Expected @param tag for 'uri'. |
162
|
| Expected @param tag for 'loc'. |
163
|
| Expected @param tag for 'raw'. |
164
|
| ')' is preceded with whitespace. |
164
|
| Expected @throws tag for 'SAXException'. |
164
|
| '{' should be on the previous line. |
165
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
174
|
| '(' is followed by whitespace. |
174
|
| Expected @param tag for 'ch'. |
174
|
| Expected @param tag for 'start'. |
175
|
| Expected @param tag for 'len'. |
176
|
| ')' is preceded with whitespace. |
176
|
| Expected @throws tag for 'SAXException'. |
176
|
| '{' should be on the previous line. |
177
|
| '(' is followed by whitespace. |
178
|
| ')' is preceded with whitespace. |
178
|
| Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. |
184
|
| '(' is followed by whitespace. |
184
|
| Expected @param tag for 'ch'. |
184
|
| Expected @param tag for 'start'. |
185
|
| Expected @param tag for 'len'. |
186
|
| ')' is preceded with whitespace. |
186
|
| Expected @throws tag for 'SAXException'. |
186
|
| '{' should be on the previous line. |
187
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. |
194
|
| '(' is followed by whitespace. |
194
|
| Expected @param tag for 'target'. |
194
|
| Expected @param tag for 'data'. |
195
|
| ')' is preceded with whitespace. |
195
|
| Expected @throws tag for 'SAXException'. |
195
|
| '{' should be on the previous line. |
196
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| Expected @throws tag for 'SAXException'. |
206
|
| '{' should be on the previous line. |
207
|
| Line is longer than 80 characters. |
211
|
| Missing a Javadoc comment. |
211
|
| '(' is followed by whitespace. |
211
|
| ')' is preceded with whitespace. |
211
|
| 'if' is not followed by whitespace. |
213
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| '{' should be on the previous line. |
214
|
| '}' should be on the same line. |
216
|
| '{' should be on the previous line. |
218
|
| '(' is followed by whitespace. |
219
|
| ')' is preceded with whitespace. |
219
|
| '(' is followed by whitespace. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Avoid inline conditionals. |
220
|
| '(' is followed by whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| ')' is preceded with whitespace. |
220
|
| Missing a Javadoc comment. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
224
|
| '{' should be on the previous line. |
225
|
| 'if' is not followed by whitespace. |
226
|
| '(' is followed by whitespace. |
226
|
| '(' is followed by whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| ')' is preceded with whitespace. |
226
|
| '{' should be on the previous line. |
227
|
| 'if' is not followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| '}' should be on the same line. |
231
|
| '{' should be on the previous line. |
233
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| 'if' is not followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| '{' should be on the previous line. |
236
|
| '}' should be on the same line. |
238
|
| '{' should be on the previous line. |
240
|
| Line is longer than 80 characters. |
241
|
| '(' is followed by whitespace. |
241
|
| ')' is preceded with whitespace. |
241
|
| '}' should be on the same line. |
244
|
| '{' should be on the previous line. |
246
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
org/apache/excalibur/xml/sax/JTidyHTMLParser.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
49
|
| Missing a Javadoc comment. |
51
|
| Name 'm_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Missing a Javadoc comment. |
52
|
| Name 'm_tidy' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| Missing a Javadoc comment. |
53
|
| Name 'm_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53
|
| Line is longer than 80 characters. |
56
|
| Missing a Javadoc comment. |
58
|
| '(' is followed by whitespace. |
58
|
| Parameter serviceManager should be final. |
58
|
| ')' is preceded with whitespace. |
58
|
| Line is longer than 80 characters. |
60
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| Line is longer than 80 characters. |
64
|
| Line is longer than 80 characters. |
66
|
| Missing a Javadoc comment. |
66
|
| '(' is followed by whitespace. |
66
|
| Parameter configuration should be final. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line is longer than 80 characters. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| Missing a Javadoc comment. |
75
|
| '{' should be on the previous line. |
76
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| Line is longer than 80 characters. |
88
|
| Missing a Javadoc comment. |
90
|
| '(' is followed by whitespace. |
90
|
| Parameter in should be final. |
90
|
| Parameter contentHandler should be final. |
91
|
| Parameter lexicalHandler should be final. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| Line has trailing spaces. |
98
|
| Line is longer than 80 characters. |
100
|
| Missing a Javadoc comment. |
102
|
| '(' is followed by whitespace. |
102
|
| Parameter in should be final. |
102
|
| Parameter consumer should be final. |
102
|
| ')' is preceded with whitespace. |
102
|
| '{' should be on the previous line. |
104
|
| Line has trailing spaces. |
105
|
| '(' is followed by whitespace. |
105
|
| Line is longer than 80 characters. |
106
|
| Avoid inline conditionals. |
106
|
| 'cast' is not followed by whitespace. |
106
|
| Line has trailing spaces. |
108
|
org/apache/excalibur/xml/sax/NOPContentHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| Expected @throws tag for 'SAXException'. |
47
|
| '{' should be on the previous line. |
48
|
| Expected @throws tag for 'SAXException'. |
55
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
66
|
| Expected @throws tag for 'SAXException'. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| Expected @throws tag for 'SAXException'. |
77
|
| '{' should be on the previous line. |
78
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
97
|
| Expected @throws tag for 'SAXException'. |
98
|
| '{' should be on the previous line. |
99
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
115
|
| Expected @throws tag for 'SAXException'. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
129
|
| Expected @throws tag for 'SAXException'. |
130
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
143
|
| Expected @throws tag for 'SAXException'. |
144
|
| '{' should be on the previous line. |
145
|
| '(' is followed by whitespace. |
155
|
| ')' is preceded with whitespace. |
156
|
| Expected @throws tag for 'SAXException'. |
157
|
| '{' should be on the previous line. |
158
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| Expected @throws tag for 'SAXException'. |
168
|
| '{' should be on the previous line. |
169
|
org/apache/excalibur/xml/sax/NOPLexicalHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
31
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
43
|
| Expected @throws tag for 'SAXException'. |
44
|
| '{' should be on the previous line. |
45
|
| Expected @throws tag for 'SAXException'. |
52
|
| '{' should be on the previous line. |
53
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Expected @throws tag for 'SAXException'. |
63
|
| '{' should be on the previous line. |
64
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Expected @throws tag for 'SAXException'. |
73
|
| '{' should be on the previous line. |
74
|
| Expected @throws tag for 'SAXException'. |
81
|
| '{' should be on the previous line. |
82
|
| Expected @throws tag for 'SAXException'. |
89
|
| '{' should be on the previous line. |
90
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
102
|
| Expected @throws tag for 'SAXException'. |
103
|
| '{' should be on the previous line. |
104
|
org/apache/excalibur/xml/sax/NOPXMLConsumer.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
32
|
| Line has trailing spaces. |
33
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
45
|
| Expected @throws tag for 'SAXException'. |
46
|
| '{' should be on the previous line. |
47
|
| Expected @throws tag for 'SAXException'. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Expected @throws tag for 'SAXException'. |
65
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| Expected @throws tag for 'SAXException'. |
75
|
| '{' should be on the previous line. |
76
|
| Expected @throws tag for 'SAXException'. |
83
|
| '{' should be on the previous line. |
84
|
| Expected @throws tag for 'SAXException'. |
91
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
104
|
| Expected @throws tag for 'SAXException'. |
105
|
| '{' should be on the previous line. |
106
|
org/apache/excalibur/xml/sax/SAXParser.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
46
|
| Expected @param tag for 'in'. |
46
|
| Expected @param tag for 'consumer'. |
46
|
| ')' is preceded with whitespace. |
46
|
| Expected @throws tag for 'SAXException'. |
47
|
| Expected @throws tag for 'IOException'. |
47
|
| '(' is followed by whitespace. |
54
|
| Expected @param tag for 'in'. |
54
|
| Expected @param tag for 'contentHandler'. |
55
|
| Expected @param tag for 'lexicalHandler'. |
56
|
| ')' is preceded with whitespace. |
56
|
| Expected @throws tag for 'SAXException'. |
57
|
| Expected @throws tag for 'IOException'. |
57
|
org/apache/excalibur/xml/sax/XMLConsumer.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
34
|
org/apache/excalibur/xml/sax/XMLConsumerProxy.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| First sentence should end with a period. |
34
|
| Name 'm_lexicalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
35
|
| Line is longer than 80 characters. |
40
|
| '(' is followed by whitespace. |
40
|
| Expected @param tag for 'contentHandler'. |
40
|
| Expected @param tag for 'lexicalHandler'. |
40
|
| ')' is preceded with whitespace. |
40
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
54
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
56
|
| '(' is followed by whitespace. |
60
|
| Expected @param tag for 'xmlConsumer'. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| First sentence should end with a period. |
65
|
| Line has trailing spaces. |
68
|
| Method 'setLexicalHandler' is not designed for extension - needs to be abstract, final or empty. |
68
|
| '(' is followed by whitespace. |
68
|
| Expected @param tag for 'lexicalHandler'. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
84
|
| Expected @throws tag for 'SAXException'. |
85
|
| '{' should be on the previous line. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. |
93
|
| Expected @throws tag for 'SAXException'. |
94
|
| '{' should be on the previous line. |
95
|
| Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Expected @throws tag for 'SAXException'. |
106
|
| '{' should be on the previous line. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| Expected @throws tag for 'SAXException'. |
117
|
| '{' should be on the previous line. |
118
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Expected @throws tag for 'SAXException'. |
126
|
| '{' should be on the previous line. |
127
|
| Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Expected @throws tag for 'SAXException'. |
135
|
| '{' should be on the previous line. |
136
|
| Method 'comment' is not designed for extension - needs to be abstract, final or empty. |
147
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
149
|
| Expected @throws tag for 'SAXException'. |
150
|
| '{' should be on the previous line. |
151
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
org/apache/excalibur/xml/sax/XMLizable.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
23
|
| '{' should be on the previous line. |
30
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
34
|
| '(' is followed by whitespace. |
37
|
| Expected @param tag for 'handler'. |
37
|
| ')' is preceded with whitespace. |
37
|
| Expected @throws tag for 'SAXException'. |
37
|
org/apache/excalibur/xml/sax/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/xml/xpath/AbstractProcessorImpl.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
36
|
| '{' should be on the previous line. |
41
|
| Missing a Javadoc comment. |
42
|
| Name 'm_mappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Line is longer than 80 characters. |
44
|
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter configuration should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line is longer than 80 characters. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| Line is longer than 80 characters. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| 'for' is not followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| Method 'selectNodeList' is not designed for extension - needs to be abstract, final or empty. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. |
92
|
| '(' is followed by whitespace. |
92
|
| Parameter contextNode should be final. |
92
|
| Parameter str should be final. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| Method 'evaluateAsNumber' is not designed for extension - needs to be abstract, final or empty. |
104
|
| '(' is followed by whitespace. |
104
|
| Parameter contextNode should be final. |
104
|
| Parameter str should be final. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| Method 'evaluateAsString' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '(' is followed by whitespace. |
116
|
| Parameter contextNode should be final. |
116
|
| Parameter str should be final. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| Line is longer than 80 characters. |
129
|
| Parameter contextNode should be final. |
129
|
| Parameter str should be final. |
129
|
| Parameter resolver should be final. |
129
|
| Line is longer than 80 characters. |
139
|
| Parameter contextNode should be final. |
139
|
| Parameter str should be final. |
139
|
| Parameter resolver should be final. |
139
|
| Line is longer than 80 characters. |
149
|
| Parameter contextNode should be final. |
149
|
| Parameter str should be final. |
149
|
| Parameter resolver should be final. |
149
|
| Line is longer than 80 characters. |
159
|
| Parameter contextNode should be final. |
159
|
| Parameter str should be final. |
159
|
| Parameter resolver should be final. |
159
|
| Line is longer than 80 characters. |
169
|
| Parameter contextNode should be final. |
169
|
| Parameter str should be final. |
169
|
| Parameter resolver should be final. |
169
|
| Method 'prefixToNamespace' is not designed for extension - needs to be abstract, final or empty. |
171
|
| Missing a Javadoc comment. |
171
|
| Parameter prefix should be final. |
171
|
| '{' should be on the previous line. |
172
|
| 'cast' is not followed by whitespace. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
org/apache/excalibur/xml/xpath/EmptyNodeList.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
26
|
| '{' should be on the previous line. |
30
|
| Missing a Javadoc comment. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter index should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
36
|
| '{' should be on the previous line. |
37
|
org/apache/excalibur/xml/xpath/JaxenProcessorImpl.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
37
|
| Line is longer than 80 characters. |
42
|
| '{' should be on the previous line. |
47
|
| Line is longer than 80 characters. |
56
|
| Parameter contextNode should be final. |
56
|
| Parameter str should be final. |
56
|
| Parameter resolver should be final. |
56
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '}' should be on the same line. |
63
|
| 'catch' is not followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| Line is longer than 80 characters. |
83
|
| Parameter contextNode should be final. |
83
|
| Parameter str should be final. |
83
|
| Parameter resolver should be final. |
83
|
| '{' should be on the previous line. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '}' should be on the same line. |
90
|
| 'catch' is not followed by whitespace. |
91
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| Line is longer than 80 characters. |
110
|
| Parameter contextNode should be final. |
110
|
| Parameter str should be final. |
110
|
| Parameter resolver should be final. |
110
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '}' should be on the same line. |
117
|
| 'catch' is not followed by whitespace. |
118
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '{' should be on the previous line. |
119
|
| Line is longer than 80 characters. |
137
|
| Parameter contextNode should be final. |
137
|
| Parameter str should be final. |
137
|
| Parameter resolver should be final. |
137
|
| '{' should be on the previous line. |
140
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| 'cast' is not followed by whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '}' should be on the same line. |
144
|
| 'catch' is not followed by whitespace. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '{' should be on the previous line. |
146
|
| Line is longer than 80 characters. |
164
|
| Parameter contextNode should be final. |
164
|
| Parameter str should be final. |
164
|
| Parameter resolver should be final. |
164
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| '(' is followed by whitespace. |
171
|
| ')' is preceded with whitespace. |
171
|
| '}' should be on the same line. |
172
|
| 'catch' is not followed by whitespace. |
173
|
| '(' is followed by whitespace. |
173
|
| ')' is preceded with whitespace. |
173
|
| '{' should be on the previous line. |
174
|
| '{' should be on the previous line. |
188
|
| Missing a Javadoc comment. |
189
|
| Missing a Javadoc comment. |
191
|
| Parameter resolver should be final. |
191
|
| 'resolver' hides a field. |
191
|
| '{' should be on the previous line. |
192
|
| Missing a Javadoc comment. |
196
|
| Parameter prefix should be final. |
196
|
| '{' should be on the previous line. |
197
|
org/apache/excalibur/xml/xpath/NodeListImpl.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Missing a Javadoc comment. |
32
|
| Parameter list should be final. |
37
|
| Expected @param tag for 'list'. |
37
|
| 'for' is not followed by whitespace. |
42
|
| First sentence should end with a period. |
48
|
| Parameter nodes should be final. |
51
|
| Expected @param tag for 'nodes'. |
51
|
| First sentence should end with a period. |
55
|
| '{' is not followed by whitespace. |
58
|
| '}' is not preceded with whitespace. |
58
|
| Parameter fragment should be final. |
63
|
| Expected @param tag for 'fragment'. |
63
|
| Parameter rootName should be final. |
63
|
| Expected @param tag for 'rootName'. |
63
|
| Line is longer than 80 characters. |
65
|
| Expression can be simplified. |
67
|
| First sentence should end with a period. |
77
|
| Method 'addNode' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Parameter node should be final. |
80
|
| Expected @param tag for 'node'. |
80
|
| '+' is not preceded with whitespace. |
85
|
| '+' is not followed by whitespace. |
85
|
| '-' is not preceded with whitespace. |
87
|
| '-' is not followed by whitespace. |
87
|
| Method 'item' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Parameter index should be final. |
101
|
| Expected an @return tag. |
113
|
| Method 'getLength' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Avoid inline conditionals. |
114
|
org/apache/excalibur/xml/xpath/PrefixResolver.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
26
|
| Expected an @return tag. |
31
|
| Redundant 'public' modifier. |
31
|
| Expected @param tag for 'prefix'. |
31
|
org/apache/excalibur/xml/xpath/Saxon6ProcessorImpl.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
49
|
| Line is longer than 80 characters. |
54
|
| '{' should be on the previous line. |
59
|
| Line is longer than 80 characters. |
60
|
| Missing a Javadoc comment. |
60
|
| Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
60
|
| Line is longer than 80 characters. |
70
|
| Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Parameter contextNode should be final. |
70
|
| Parameter str should be final. |
70
|
| Parameter resolver should be final. |
70
|
| '{' should be on the previous line. |
73
|
| '{' should be on the previous line. |
76
|
| '}' should be on the same line. |
81
|
| '{' should be on the previous line. |
83
|
| Line is longer than 80 characters. |
101
|
| Method 'evaluateAsNumber' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Parameter contextNode should be final. |
101
|
| Parameter str should be final. |
101
|
| Parameter resolver should be final. |
101
|
| '{' should be on the previous line. |
104
|
| '{' should be on the previous line. |
107
|
| '}' should be on the same line. |
112
|
| '{' should be on the previous line. |
114
|
| Line is longer than 80 characters. |
132
|
| Method 'evaluateAsString' is not designed for extension - needs to be abstract, final or empty. |
132
|
| Parameter contextNode should be final. |
132
|
| Parameter str should be final. |
132
|
| Parameter resolver should be final. |
132
|
| '{' should be on the previous line. |
134
|
| '{' should be on the previous line. |
137
|
| '}' should be on the same line. |
142
|
| '{' should be on the previous line. |
144
|
| Line is longer than 80 characters. |
154
|
| Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Missing a Javadoc comment. |
154
|
| Parameter contextNode should be final. |
154
|
| Parameter str should be final. |
154
|
| Parameter resolver should be final. |
154
|
| '{' should be on the previous line. |
157
|
| '{' should be on the previous line. |
160
|
| 'cast' is not followed by whitespace. |
164
|
| 'cast' is not followed by whitespace. |
164
|
| '}' should be on the same line. |
165
|
| '{' should be on the previous line. |
167
|
| Line is longer than 80 characters. |
177
|
| Method 'selectNodeList' is not designed for extension - needs to be abstract, final or empty. |
177
|
| Missing a Javadoc comment. |
177
|
| Parameter contextNode should be final. |
177
|
| Parameter str should be final. |
177
|
| Parameter resolver should be final. |
177
|
| '{' should be on the previous line. |
180
|
| '{' should be on the previous line. |
183
|
| 'cast' is not followed by whitespace. |
187
|
| '{' should be on the previous line. |
191
|
| 'cast' is not followed by whitespace. |
192
|
| Line is longer than 80 characters. |
206
|
| Missing a Javadoc comment. |
206
|
| Parameter contextNode should be final. |
206
|
| Parameter str should be final. |
206
|
| Parameter resolver should be final. |
206
|
| '{' should be on the previous line. |
209
|
| '{' should be on the previous line. |
211
|
| Line is longer than 80 characters. |
212
|
| 'cast' is not followed by whitespace. |
217
|
| 'cast' is not followed by whitespace. |
220
|
| '{' should be on the previous line. |
223
|
| Line is longer than 80 characters. |
227
|
| 'cast' is not followed by whitespace. |
230
|
| '}' should be on the same line. |
235
|
| '{' should be on the previous line. |
237
|
| Missing a Javadoc comment. |
247
|
| '{' should be on the previous line. |
248
|
| Missing a Javadoc comment. |
249
|
| Missing a Javadoc comment. |
251
|
| Parameter namePool should be final. |
251
|
| Parameter resolver should be final. |
251
|
| 'resolver' hides a field. |
251
|
| '{' should be on the previous line. |
252
|
| Missing a Javadoc comment. |
257
|
| Parameter prefix should be final. |
257
|
| '{' should be on the previous line. |
258
|
org/apache/excalibur/xml/xpath/Saxon7ProcessorImpl.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
48
|
| Line is longer than 80 characters. |
53
|
| '{' should be on the previous line. |
58
|
| Line is longer than 80 characters. |
59
|
| Missing a Javadoc comment. |
59
|
| Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
59
|
| Line is longer than 80 characters. |
69
|
| Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Parameter contextNode should be final. |
69
|
| Parameter str should be final. |
69
|
| Parameter resolver should be final. |
69
|
| '{' should be on the previous line. |
72
|
| '{' should be on the previous line. |
75
|
| '}' should be on the same line. |
80
|
| '{' should be on the previous line. |
82
|
| Line is longer than 80 characters. |
100
|
| Method 'evaluateAsNumber' is not designed for extension - needs to be abstract, final or empty. |
100
|
| Parameter contextNode should be final. |
100
|
| Parameter str should be final. |
100
|
| Parameter resolver should be final. |
100
|
| '{' should be on the previous line. |
103
|
| '{' should be on the previous line. |
106
|
| '}' should be on the same line. |
111
|
| '{' should be on the previous line. |
113
|
| Line is longer than 80 characters. |
131
|
| Method 'evaluateAsString' is not designed for extension - needs to be abstract, final or empty. |
131
|
| Parameter contextNode should be final. |
131
|
| Parameter str should be final. |
131
|
| Parameter resolver should be final. |
131
|
| '{' should be on the previous line. |
133
|
| '{' should be on the previous line. |
136
|
| '}' should be on the same line. |
141
|
| '{' should be on the previous line. |
143
|
| Line is longer than 80 characters. |
153
|
| Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Missing a Javadoc comment. |
153
|
| Parameter contextNode should be final. |
153
|
| Parameter str should be final. |
153
|
| Parameter resolver should be final. |
153
|
| '{' should be on the previous line. |
156
|
| 'cast' is not followed by whitespace. |
159
|
| '}' should be on the same line. |
160
|
| '{' should be on the previous line. |
162
|
| Line is longer than 80 characters. |
172
|
| Method 'selectNodeList' is not designed for extension - needs to be abstract, final or empty. |
172
|
| Missing a Javadoc comment. |
172
|
| Parameter contextNode should be final. |
172
|
| Parameter str should be final. |
172
|
| Parameter resolver should be final. |
172
|
| '{' should be on the previous line. |
175
|
| Line is longer than 80 characters. |
178
|
| 'cast' is not followed by whitespace. |
178
|
| 'cast' is not followed by whitespace. |
178
|
| 'cast' is not followed by whitespace. |
183
|
| Line is longer than 80 characters. |
194
|
| Missing a Javadoc comment. |
194
|
| Parameter contextNode should be final. |
194
|
| Parameter str should be final. |
194
|
| Parameter resolver should be final. |
194
|
| '{' should be on the previous line. |
197
|
| '{' should be on the previous line. |
200
|
| '}' should be on the same line. |
205
|
| '{' should be on the previous line. |
207
|
| Line is longer than 80 characters. |
217
|
| Missing a Javadoc comment. |
217
|
| Parameter contextNode should be final. |
217
|
| Parameter str should be final. |
217
|
| Parameter resolver should be final. |
217
|
| '{' should be on the previous line. |
220
|
| '{' should be on the previous line. |
222
|
| Line is longer than 80 characters. |
223
|
| 'cast' is not followed by whitespace. |
227
|
| Line is longer than 80 characters. |
231
|
| 'cast' is not followed by whitespace. |
231
|
| 'cast' is not followed by whitespace. |
232
|
| '}' should be on the same line. |
234
|
| '{' should be on the previous line. |
236
|
| Missing a Javadoc comment. |
247
|
| '{' should be on the previous line. |
248
|
| Missing a Javadoc comment. |
249
|
| Missing a Javadoc comment. |
251
|
| Parameter node should be final. |
251
|
| Parameter resolver should be final. |
251
|
| 'resolver' hides a field. |
251
|
| '{' should be on the previous line. |
252
|
| Missing a Javadoc comment. |
257
|
| Parameter prefix should be final. |
257
|
| '{' should be on the previous line. |
258
|
org/apache/excalibur/xml/xpath/SimpleNodeList.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
28
|
| '{' should be on the previous line. |
32
|
| Missing a Javadoc comment. |
33
|
| Name 'm_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| Missing a Javadoc comment. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| Missing a Javadoc comment. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| 'cast' is not followed by whitespace. |
42
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Missing a Javadoc comment. |
45
|
| '{' should be on the previous line. |
46
|
org/apache/excalibur/xml/xpath/XPathException.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Parameter message should be final. |
32
|
| Expected @param tag for 'message'. |
32
|
| Line has trailing spaces. |
35
|
| Parameter ex should be final. |
41
|
| Line has trailing spaces. |
44
|
| Parameter message should be final. |
49
|
| Expected @param tag for 'message'. |
49
|
| Parameter t should be final. |
49
|
| Expected @param tag for 't'. |
49
|
| Line has trailing spaces. |
52
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| 'if' is not followed by whitespace. |
57
|
| '!=' is not preceded with whitespace. |
57
|
| '!=' is not followed by whitespace. |
57
|
| Line has trailing spaces. |
63
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| 'if' construct must use '{}'s. |
66
|
| 'if' is not followed by whitespace. |
66
|
| '!=' is not preceded with whitespace. |
66
|
| '!=' is not followed by whitespace. |
66
|
| Line has trailing spaces. |
69
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
70
|
| Missing a Javadoc comment. |
70
|
| '(' is followed by whitespace. |
70
|
| Parameter s should be final. |
70
|
| ')' is preceded with whitespace. |
70
|
| 'if' construct must use '{}'s. |
72
|
| 'if' is not followed by whitespace. |
72
|
| '!=' is not preceded with whitespace. |
72
|
| '!=' is not followed by whitespace. |
72
|
| Line has trailing spaces. |
75
|
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Missing a Javadoc comment. |
76
|
| '(' is followed by whitespace. |
76
|
| Parameter s should be final. |
76
|
| ')' is preceded with whitespace. |
76
|
| 'if' construct must use '{}'s. |
78
|
| 'if' is not followed by whitespace. |
78
|
| '!=' is not preceded with whitespace. |
78
|
| '!=' is not followed by whitespace. |
78
|
org/apache/excalibur/xml/xpath/XPathProcessor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
25
|
| Line is longer than 80 characters. |
26
|
| Line is longer than 80 characters. |
30
|
| '{' should be on the previous line. |
33
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '(' is followed by whitespace. |
55
|
| ')' is preceded with whitespace. |
55
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line is longer than 80 characters. |
92
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| Line is longer than 80 characters. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| Line is longer than 80 characters. |
112
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| Line is longer than 80 characters. |
122
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| Line is longer than 80 characters. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
org/apache/excalibur/xml/xpath/XPathProcessorImpl.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
40
|
| Line is longer than 80 characters. |
45
|
| '{' should be on the previous line. |
50
|
| Missing a Javadoc comment. |
51
|
| Name 'm_baseURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| Line is longer than 80 characters. |
53
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter configuration should be final. |
53
|
| ')' is preceded with whitespace. |
53
|
| Line is longer than 80 characters. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Line is longer than 80 characters. |
68
|
| Parameter contextNode should be final. |
68
|
| Parameter str should be final. |
68
|
| Parameter resolver should be final. |
68
|
| '{' should be on the previous line. |
71
|
| Line is longer than 80 characters. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| '}' should be on the same line. |
74
|
| 'catch' is not followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| Line is longer than 80 characters. |
94
|
| Parameter contextNode should be final. |
94
|
| Parameter str should be final. |
94
|
| Parameter resolver should be final. |
94
|
| '{' should be on the previous line. |
97
|
| Line is longer than 80 characters. |
98
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '}' should be on the same line. |
100
|
| 'catch' is not followed by whitespace. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| Line is longer than 80 characters. |
120
|
| Parameter contextNode should be final. |
120
|
| Parameter str should be final. |
120
|
| Parameter resolver should be final. |
120
|
| '{' should be on the previous line. |
123
|
| Line is longer than 80 characters. |
124
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '}' should be on the same line. |
126
|
| 'catch' is not followed by whitespace. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '{' should be on the previous line. |
128
|
| Line is longer than 80 characters. |
146
|
| Parameter contextNode should be final. |
146
|
| Parameter str should be final. |
146
|
| Parameter resolver should be final. |
146
|
| '{' should be on the previous line. |
149
|
| Line is longer than 80 characters. |
150
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '}' should be on the same line. |
152
|
| 'catch' is not followed by whitespace. |
153
|
| '(' is followed by whitespace. |
153
|
| ')' is preceded with whitespace. |
153
|
| '{' should be on the previous line. |
154
|
| Line is longer than 80 characters. |
172
|
| Parameter contextNode should be final. |
172
|
| Parameter str should be final. |
172
|
| Parameter resolver should be final. |
172
|
| '{' should be on the previous line. |
175
|
| Line is longer than 80 characters. |
176
|
| '(' is followed by whitespace. |
176
|
| ')' is preceded with whitespace. |
176
|
| '}' should be on the same line. |
178
|
| 'catch' is not followed by whitespace. |
179
|
| '(' is followed by whitespace. |
179
|
| ')' is preceded with whitespace. |
179
|
| '{' should be on the previous line. |
180
|
| Line is longer than 80 characters. |
193
|
| 'static' modifier out of order with the JLS suggestions. |
193
|
| Missing a Javadoc comment. |
194
|
| Name 'm_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
194
|
| Missing a Javadoc comment. |
195
|
| Name 'm_baseURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
195
|
| Line has trailing spaces. |
196
|
| Missing a Javadoc comment. |
197
|
| Parameter resolver should be final. |
197
|
| Parameter baseURI should be final. |
197
|
| Missing a Javadoc comment. |
202
|
| Parameter prefix should be final. |
202
|
| '{' should be on the previous line. |
203
|
| Missing a Javadoc comment. |
207
|
| Parameter prefix should be final. |
207
|
| Parameter context should be final. |
207
|
| '{' should be on the previous line. |
208
|
| Missing a Javadoc comment. |
212
|
| '{' should be on the previous line. |
213
|
| Missing a Javadoc comment. |
217
|
| '{' should be on the previous line. |
218
|
org/apache/excalibur/xml/xpath/XPathUtil.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Using the '.*' form of import should be avoided - org.w3c.dom.*. |
20
|
| Line has trailing spaces. |
27
|
| Utility classes should not have a public or default constructor. |
31
|
| Line is longer than 80 characters. |
48
|
| Parameter processor should be final. |
57
|
| Parameter rootNode should be final. |
58
|
| Parameter path should be final. |
59
|
| 'if' construct must use '{}'s. |
66
|
| 'if' construct must use '{}'s. |
68
|
| Expression can be simplified. |
68
|
| 'if' construct must use '{}'s. |
73
|
| 'if' construct must use '{}'s. |
75
|
| Line is longer than 80 characters. |
75
|
| Expression can be simplified. |
75
|
| Expression can be simplified. |
76
|
| '+' is not preceded with whitespace. |
96
|
| '+' is not followed by whitespace. |
96
|
| Expression can be simplified. |
102
|
| Name 'XPathExp' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
113
|
| Line is longer than 80 characters. |
115
|
| '+' is not preceded with whitespace. |
115
|
| '+' is not followed by whitespace. |
115
|
| '-' is not preceded with whitespace. |
115
|
| '-' is not followed by whitespace. |
115
|
| Expression can be simplified. |
118
|
| Line is longer than 80 characters. |
120
|
| Line is longer than 80 characters. |
122
|
| '+' is not preceded with whitespace. |
122
|
| '+' is not followed by whitespace. |
122
|
| '+' is not preceded with whitespace. |
122
|
| '+' is not followed by whitespace. |
122
|
| Line is longer than 80 characters. |
126
|
| Line is longer than 80 characters. |
128
|
| '+' is not preceded with whitespace. |
128
|
| '+' is not followed by whitespace. |
128
|
| '+' is not preceded with whitespace. |
128
|
| '+' is not followed by whitespace. |
128
|
| Line is longer than 80 characters. |
131
|
| '4' is a magic number. |
131
|
| Line is longer than 80 characters. |
137
|
| Expression can be simplified. |
138
|
| Expression can be simplified. |
140
|
| Expression can be simplified. |
141
|
| 'if' construct must use '{}'s. |
143
|
| Line is longer than 80 characters. |
143
|
| '-' is not preceded with whitespace. |
143
|
| '-' is not followed by whitespace. |
143
|
| 'if' construct must use '{}'s. |
144
|
| Line is longer than 80 characters. |
144
|
| '-' is not preceded with whitespace. |
144
|
| '-' is not followed by whitespace. |
144
|
| Expression can be simplified. |
150
|
| Expression can be simplified. |
154
|
| 'for' is not followed by whitespace. |
155
|
| '=' is not preceded with whitespace. |
155
|
| '=' is not followed by whitespace. |
155
|
| ';' is not followed by whitespace. |
155
|
| '<' is not preceded with whitespace. |
155
|
| '<' is not followed by whitespace. |
155
|
| ';' is not followed by whitespace. |
155
|
| '=' is not preceded with whitespace. |
155
|
| '=' is not followed by whitespace. |
155
|
| '+' is not preceded with whitespace. |
155
|
| '+' is not followed by whitespace. |
155
|
| Line is longer than 80 characters. |
156
|
| 'cast' is not followed by whitespace. |
156
|
| 'cast' is not followed by whitespace. |
156
|
| Line is longer than 80 characters. |
157
|
| 'cast' is not followed by whitespace. |
157
|
| '+' is not preceded with whitespace. |
157
|
| '+' is not followed by whitespace. |
157
|
| Parameter processor should be final. |
181
|
| Expected @param tag for 'processor'. |
181
|
| Parameter contextNode should be final. |
182
|
| Parameter str should be final. |
183
|
| Parameter processor should be final. |
201
|
| Expected @param tag for 'processor'. |
201
|
| Parameter contextNode should be final. |
202
|
| Parameter str should be final. |
203
|
| Expected an @return tag. |
217
|
| Parameter xpath should be final. |
217
|
| Expected @param tag for 'xpath'. |
217
|
| Expression can be simplified. |
226
|
| Expression can be simplified. |
237
|
| '-' is not preceded with whitespace. |
240
|
| '-' is not followed by whitespace. |
240
|
| '+' is not preceded with whitespace. |
248
|
| '+' is not followed by whitespace. |
248
|
| Expected an @return tag. |
270
|
| Parameter contextNode should be final. |
270
|
| 'if' construct must use '{}'s. |
273
|
| Expression can be simplified. |
277
|
| Expression can be simplified. |
288
|
| Expression can be simplified. |
291
|
| Expression can be simplified. |
298
|
| Line is longer than 80 characters. |
299
|
| First sentence should end with a period. |
310
|
| Expected an @return tag. |
313
|
| Expected @param tag for 'contextNode'. |
313
|
| Expected @param tag for 'path'. |
314
|
| Expected @param tag for 'startIndex'. |
315
|
| Expression can be simplified. |
327
|
| Line is longer than 80 characters. |
330
|
| '!=' is not preceded with whitespace. |
330
|
| '!=' is not followed by whitespace. |
330
|
| '?' is not preceded with whitespace. |
330
|
| Avoid inline conditionals. |
330
|
| '?' is not followed by whitespace. |
330
|
| ':' is not preceded with whitespace. |
330
|
| ':' is not followed by whitespace. |
330
|
| '-' is not preceded with whitespace. |
331
|
| '-' is not followed by whitespace. |
331
|
| '+' is not preceded with whitespace. |
334
|
| '+' is not followed by whitespace. |
334
|
| 'if' construct must use '{}'s. |
335
|
| Expression can be simplified. |
338
|
| Expression can be simplified. |
342
|
| Expected an @return tag. |
357
|
| Parameter contextNode should be final. |
357
|
| Parameter path should be final. |
358
|
| 'if' construct must use '{}'s. |
359
|
| Line is longer than 80 characters. |
369
|
| '+' is not preceded with whitespace. |
369
|
| '+' should be on a new line. |
369
|
| Line is longer than 80 characters. |
370
|
| '+' is not preceded with whitespace. |
370
|
| '+' should be on a new line. |
370
|
| Line is longer than 80 characters. |
371
|
| First sentence should end with a period. |
376
|
| Expected @param tag for 'result'. |
379
|
| Expected @param tag for 'contextNode'. |
380
|
| Expected @param tag for 'path'. |
381
|
| Expected @param tag for 'startIndex'. |
382
|
| '-' is not preceded with whitespace. |
386
|
| '-' is not followed by whitespace. |
386
|
| Line is longer than 80 characters. |
394
|
| '!=' is not preceded with whitespace. |
394
|
| '!=' is not followed by whitespace. |
394
|
| '?' is not preceded with whitespace. |
394
|
| Avoid inline conditionals. |
394
|
| '?' is not followed by whitespace. |
394
|
| ':' is not preceded with whitespace. |
394
|
| ':' is not followed by whitespace. |
394
|
| Expression can be simplified. |
394
|
| Line is longer than 80 characters. |
409
|
| '!=' is not preceded with whitespace. |
409
|
| '!=' is not followed by whitespace. |
409
|
| '?' is not preceded with whitespace. |
409
|
| Avoid inline conditionals. |
409
|
| '?' is not followed by whitespace. |
409
|
| ':' is not preceded with whitespace. |
409
|
| ':' is not followed by whitespace. |
409
|
| Expression can be simplified. |
409
|
| '+' is not preceded with whitespace. |
410
|
| '+' is not followed by whitespace. |
410
|
| Line is longer than 80 characters. |
421
|
| Line has trailing spaces. |
428
|
| Parameter processor should be final. |
428
|
| Expected @param tag for 'processor'. |
428
|
| Parameter root should be final. |
429
|
| Parameter path should be final. |
429
|
| Expected @throws tag for 'XPathException'. |
430
|
| 'if' construct must use '{}'s. |
434
|
| 'if' construct must use '{}'s. |
435
|
| Line is longer than 80 characters. |
435
|
| Expression can be simplified. |
435
|
| Expression can be simplified. |
436
|
| Parameter processor should be final. |
457
|
| Expected @param tag for 'processor'. |
457
|
| Parameter root should be final. |
458
|
| Parameter path should be final. |
459
|
| Parameter defaultValue should be final. |
460
|
| Expected @throws tag for 'XPathException'. |
461
|
| 'if' construct must use '{}'s. |
463
|
| Parameter processor should be final. |
479
|
| Expected @param tag for 'processor'. |
479
|
| Line has trailing spaces. |
480
|
| Parameter root should be final. |
480
|
| Parameter path should be final. |
481
|
| Line has trailing spaces. |
502
|
| Parameter processor should be final. |
502
|
| Expected @param tag for 'processor'. |
502
|
| Parameter root should be final. |
503
|
| Parameter path should be final. |
504
|
| Parameter defaultValue should be final. |
505
|
| Expected @throws tag for 'XPathException'. |
506
|
| Expected an @return tag. |
519
|
| Parameter processor should be final. |
519
|
| Expected @param tag for 'processor'. |
519
|
| Parameter node should be final. |
520
|
| Expected @param tag for 'node'. |
520
|
| 'if' construct must use '{}'s. |
521
|
| 'if' construct must use '{}'s. |
532
|
| 'else' construct must use '{}'s. |
534
|
| Expected an @return tag. |
547
|
| Parameter processor should be final. |
547
|
| Expected @param tag for 'processor'. |
547
|
| Parameter node should be final. |
548
|
| Expected @param tag for 'node'. |
548
|
| Parameter defaultValue should be final. |
548
|
| Expected @param tag for 'defaultValue'. |
548
|
| 'if' construct must use '{}'s. |
550
|
org/apache/excalibur/xml/xslt/TraxErrorHandler.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
31
|
| '{' should be on the previous line. |
35
|
| Missing a Javadoc comment. |
36
|
| Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
36
|
| Missing a Javadoc comment. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| 'if' is not followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| Missing a Javadoc comment. |
47
|
| '(' is followed by whitespace. |
47
|
| ')' is preceded with whitespace. |
47
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| 'if' is not followed by whitespace. |
51
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '{' should be on the previous line. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '}' should be on the same line. |
54
|
| '{' should be on the previous line. |
56
|
| '(' is followed by whitespace. |
57
|
| ')' is preceded with whitespace. |
57
|
| Missing a Javadoc comment. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| 'if' is not followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '}' should be on the same line. |
68
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| Missing a Javadoc comment. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| 'if' is not followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '}' should be on the same line. |
82
|
| '{' should be on the previous line. |
84
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| Missing a Javadoc comment. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
91
|
| 'if' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| Line is longer than 80 characters. |
95
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| Avoid inline conditionals. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Avoid inline conditionals. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| Line is longer than 80 characters. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
org/apache/excalibur/xml/xslt/XSLTProcessor.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
32
|
| '{' should be on the previous line. |
38
|
| Missing a Javadoc comment. |
44
|
| '{' should be on the previous line. |
45
|
| Missing a Javadoc comment. |
46
|
| Missing a Javadoc comment. |
47
|
| Line is longer than 80 characters. |
49
|
| Missing a Javadoc comment. |
49
|
| '(' is followed by whitespace. |
49
|
| 'transformerHandler' hides a field. |
49
|
| Line is longer than 80 characters. |
50
|
| 'transformerValidity' hides a field. |
50
|
| ')' is preceded with whitespace. |
50
|
| Method 'getTransfomerHandler' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| '{' should be on the previous line. |
57
|
| Method 'getTransfomerValidity' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Missing a Javadoc comment. |
61
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| Line is longer than 80 characters. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line is longer than 80 characters. |
123
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| '(' is followed by whitespace. |
134
|
| ')' is preceded with whitespace. |
134
|
| Line is longer than 80 characters. |
145
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| Line is longer than 80 characters. |
162
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
org/apache/excalibur/xml/xslt/XSLTProcessorException.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
22
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| '{' should be on the previous line. |
30
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Missing a Javadoc comment. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
org/apache/excalibur/xml/xslt/XSLTProcessorImpl.java
Error | Line |
| Line does not match expected header line of ''. |
1
|
| Line has trailing spaces. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
70
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
72
|
| Line is longer than 80 characters. |
77
|
| '{' should be on the previous line. |
96
|
| First sentence should end with a period. |
97
|
| Name 'm_store' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
98
|
| Variable 'm_store' must be private and have accessor methods. |
98
|
| First sentence should end with a period. |
100
|
| Name 'm_transformerFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
101
|
| Variable 'm_transformerFactory' must be private and have accessor methods. |
101
|
| First sentence should end with a period. |
102
|
| Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
103
|
| Variable 'm_factory' must be private and have accessor methods. |
103
|
| First sentence should end with a period. |
104
|
| Name 'm_defaultFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
105
|
| Variable 'm_defaultFactory' must be private and have accessor methods. |
105
|
| Line has trailing spaces. |
106
|
| Name 'm_useStore' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
108
|
| Variable 'm_useStore' must be private and have accessor methods. |
108
|
| Name 'm_incrementalProcessing' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
111
|
| Variable 'm_incrementalProcessing' must be private and have accessor methods. |
111
|
| First sentence should end with a period. |
113
|
| Name 'm_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
114
|
| Variable 'm_resolver' must be private and have accessor methods. |
114
|
| First sentence should end with a period. |
116
|
| Name 'm_errorHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
117
|
| Variable 'm_errorHandler' must be private and have accessor methods. |
117
|
| First sentence should end with a period. |
119
|
| Name 'm_checkIncludes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
120
|
| Variable 'm_checkIncludes' must be private and have accessor methods. |
120
|
| Line has trailing spaces. |
121
|
| First sentence should end with a period. |
122
|
| Name 'm_includesMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
123
|
| Variable 'm_includesMap' must be private and have accessor methods. |
123
|
| Missing a Javadoc comment. |
125
|
| Name 'm_xmlizer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
125
|
| Variable 'm_xmlizer' must be private and have accessor methods. |
125
|
| First sentence should end with a period. |
127
|
| Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
128
|
| Variable 'm_manager' must be private and have accessor methods. |
128
|
| Line has trailing spaces. |
129
|
| Method 'service' is not designed for extension - needs to be abstract, final or empty. |
137
|
| '(' is followed by whitespace. |
137
|
| Expected @param tag for 'manager'. |
137
|
| ')' is preceded with whitespace. |
137
|
| Expected @throws tag for 'ServiceException'. |
138
|
| '{' should be on the previous line. |
139
|
| 'cast' is not followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| 'cast' is not followed by whitespace. |
142
|
| '(' is followed by whitespace. |
142
|
| ')' is preceded with whitespace. |
142
|
| 'if' is not followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| '(' is followed by whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| ')' is preceded with whitespace. |
144
|
| '{' should be on the previous line. |
145
|
| 'cast' is not followed by whitespace. |
146
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| First sentence should end with a period. |
150
|
| Method 'initialize' is not designed for extension - needs to be abstract, final or empty. |
153
|
| Expected @throws tag for 'Exception'. |
154
|
| '{' should be on the previous line. |
155
|
| '(' is followed by whitespace. |
156
|
| ')' is preceded with whitespace. |
156
|
| '(' is followed by whitespace. |
157
|
| ')' is preceded with whitespace. |
157
|
| First sentence should end with a period. |
161
|
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. |
164
|
| '{' should be on the previous line. |
165
|
| Line has trailing spaces. |
166
|
| '(' is followed by whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '(' is followed by whitespace. |
169
|
| ')' is preceded with whitespace. |
169
|
| '(' is followed by whitespace. |
170
|
| ')' is preceded with whitespace. |
170
|
| First sentence should end with a period. |
179
|
| Method 'parameterize' is not designed for extension - needs to be abstract, final or empty. |
182
|
| '(' is followed by whitespace. |
182
|
| Expected @param tag for 'params'. |
182
|
| ')' is preceded with whitespace. |
182
|
| Expected @throws tag for 'ParameterException'. |
183
|
| '{' should be on the previous line. |
184
|
| Line is longer than 80 characters. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| Line is longer than 80 characters. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| Line is longer than 80 characters. |
187
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| 'if' is not followed by whitespace. |
189
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '{' should be on the previous line. |
190
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '}' should be on the same line. |
194
|
| 'if' is not followed by whitespace. |
195
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| '+' should be on a new line. |
198
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| First sentence should end with a period. |
204
|
| Method 'setTransformerFactory' is not designed for extension - needs to be abstract, final or empty. |
207
|
| '(' is followed by whitespace. |
207
|
| Expected @param tag for 'classname'. |
207
|
| ')' is preceded with whitespace. |
207
|
| '{' should be on the previous line. |
208
|
| '(' is followed by whitespace. |
209
|
| ')' is preceded with whitespace. |
209
|
| Line is longer than 80 characters. |
213
|
| Method 'getTransformerHandler' is not designed for extension - needs to be abstract, final or empty. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| '{' should be on the previous line. |
217
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| Line is longer than 80 characters. |
222
|
| Method 'getTransformerHandler' is not designed for extension - needs to be abstract, final or empty. |
224
|
| '(' is followed by whitespace. |
224
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
227
|
| Line is longer than 80 characters. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| Line is longer than 80 characters. |
232
|
| Method 'getTransformerHandlerAndValidity' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Missing a Javadoc comment. |
232
|
| '(' is followed by whitespace. |
232
|
| ')' is preceded with whitespace. |
232
|
| '{' should be on the previous line. |
234
|
| '(' is followed by whitespace. |
235
|
| ')' is preceded with whitespace. |
235
|
| Line is longer than 80 characters. |
238
|
| Method 'getTransformerHandlerAndValidity' is not designed for extension - needs to be abstract, final or empty. |
238
|
| Missing a Javadoc comment. |
238
|
| '(' is followed by whitespace. |
238
|
| Parameter stylesheet should be final. |
238
|
| Parameter filter should be final. |
238
|
| ')' is preceded with whitespace. |
238
|
| '{' should be on the previous line. |
240
|
| '{' should be on the previous line. |
242
|
| Line is longer than 80 characters. |
244
|
| '(' is followed by whitespace. |
244
|
| ')' is preceded with whitespace. |
244
|
| 'if' is not followed by whitespace. |
245
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| '{' should be on the previous line. |
246
|
| 'if' is not followed by whitespace. |
247
|
| '(' is followed by whitespace. |
247
|
| ')' is preceded with whitespace. |
247
|
| '{' should be on the previous line. |
248
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| Line is longer than 80 characters. |
254
|
| '(' is followed by whitespace. |
259
|
| ')' is preceded with whitespace. |
259
|
| 'if' is not followed by whitespace. |
260
|
| '(' is followed by whitespace. |
260
|
| ')' is preceded with whitespace. |
260
|
| '{' should be on the previous line. |
261
|
| '(' is followed by whitespace. |
262
|
| ')' is preceded with whitespace. |
262
|
| 'if' is not followed by whitespace. |
265
|
| '(' is followed by whitespace. |
265
|
| ')' is preceded with whitespace. |
265
|
| '{' should be on the previous line. |
266
|
| '(' is followed by whitespace. |
267
|
| Line is longer than 80 characters. |
268
|
| ')' is preceded with whitespace. |
268
|
| 'if' is not followed by whitespace. |
273
|
| '(' is followed by whitespace. |
273
|
| '{' should be on the previous line. |
274
|
| '(' is followed by whitespace. |
275
|
| ')' is preceded with whitespace. |
275
|
| '{' should be on the previous line. |
279
|
| '(' is followed by whitespace. |
281
|
| Line is longer than 80 characters. |
282
|
| Avoid inline conditionals. |
282
|
| 'cast' is not followed by whitespace. |
282
|
| 'cast' is not followed by whitespace. |
282
|
| ')' is preceded with whitespace. |
282
|
| 'if' is not followed by whitespace. |
288
|
| '(' is followed by whitespace. |
288
|
| ')' is preceded with whitespace. |
288
|
| '{' should be on the previous line. |
289
|
| ')' is preceded with whitespace. |
292
|
| '(' is followed by whitespace. |
295
|
| ')' is preceded with whitespace. |
295
|
| Line is longer than 80 characters. |
298
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| '(' is followed by whitespace. |
299
|
| ')' is preceded with whitespace. |
299
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| 'if' is not followed by whitespace. |
304
|
| '(' is followed by whitespace. |
304
|
| '{' should be on the previous line. |
305
|
| 'cast' is not followed by whitespace. |
306
|
| '(' is followed by whitespace. |
306
|
| ')' is preceded with whitespace. |
306
|
| 'if' is not followed by whitespace. |
307
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| '{' should be on the previous line. |
308
|
| '(' is followed by whitespace. |
310
|
| ')' is preceded with whitespace. |
310
|
| 'for' is not followed by whitespace. |
311
|
| '(' is followed by whitespace. |
311
|
| ')' is preceded with whitespace. |
311
|
| '{' should be on the previous line. |
312
|
| Line is longer than 80 characters. |
313
|
| '(' is followed by whitespace. |
313
|
| 'cast' is not followed by whitespace. |
313
|
| '(' is followed by whitespace. |
313
|
| 'cast' is not followed by whitespace. |
313
|
| '(' is followed by whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| ')' is preceded with whitespace. |
313
|
| Line is longer than 80 characters. |
320
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| '}' should be on the same line. |
321
|
| '{' should be on the previous line. |
323
|
| 'if' construct must use '{}'s. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| '}' should be on the same line. |
326
|
| '{' should be on the previous line. |
328
|
| 'if' is not followed by whitespace. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| '{' should be on the previous line. |
330
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '}' should be on the same line. |
336
|
| 'catch' is not followed by whitespace. |
337
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| '{' should be on the previous line. |
338
|
| Line is longer than 80 characters. |
341
|
| '(' is followed by whitespace. |
341
|
| ')' is preceded with whitespace. |
341
|
| Line is longer than 80 characters. |
345
|
| Line is longer than 80 characters. |
349
|
| Line is longer than 80 characters. |
350
|
| '}' should be on the same line. |
352
|
| 'catch' is not followed by whitespace. |
353
|
| '(' is followed by whitespace. |
353
|
| ')' is preceded with whitespace. |
353
|
| '{' should be on the previous line. |
354
|
| Line is longer than 80 characters. |
355
|
| '(' is followed by whitespace. |
355
|
| ')' is preceded with whitespace. |
355
|
| Missing a Javadoc comment. |
359
|
| '(' is followed by whitespace. |
359
|
| Parameter source should be final. |
359
|
| Parameter handler should be final. |
359
|
| ')' is preceded with whitespace. |
359
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
360
|
| '{' should be on the previous line. |
361
|
| 'if' is not followed by whitespace. |
362
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| '{' should be on the previous line. |
363
|
| '(' is followed by whitespace. |
364
|
| 'cast' is not followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| '(' is followed by whitespace. |
364
|
| ')' is preceded with whitespace. |
364
|
| '}' should be on the same line. |
365
|
| '{' should be on the previous line. |
367
|
| '(' is followed by whitespace. |
371
|
| ')' is preceded with whitespace. |
371
|
| Method 'transform' is not designed for extension - needs to be abstract, final or empty. |
375
|
| Missing a Javadoc comment. |
375
|
| '(' is followed by whitespace. |
375
|
| ')' is preceded with whitespace. |
378
|
| '{' should be on the previous line. |
380
|
| '{' should be on the previous line. |
382
|
| 'if' is not followed by whitespace. |
383
|
| '(' is followed by whitespace. |
383
|
| ')' is preceded with whitespace. |
383
|
| '{' should be on the previous line. |
384
|
| '(' is followed by whitespace. |
385
|
| '+' should be on a new line. |
385
|
| '+' should be on a new line. |
386
|
| '+' should be on a new line. |
387
|
| ')' is preceded with whitespace. |
388
|
| Line is longer than 80 characters. |
390
|
| '(' is followed by whitespace. |
390
|
| ')' is preceded with whitespace. |
390
|
| 'if' is not followed by whitespace. |
391
|
| '(' is followed by whitespace. |
391
|
| ')' is preceded with whitespace. |
391
|
| '{' should be on the previous line. |
392
|
| 'for' is not followed by whitespace. |
396
|
| '(' is followed by whitespace. |
396
|
| ')' is preceded with whitespace. |
396
|
| '{' should be on the previous line. |
397
|
| Line is longer than 80 characters. |
398
|
| '(' is followed by whitespace. |
398
|
| '(' is followed by whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| ')' is preceded with whitespace. |
398
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| 'if' is not followed by whitespace. |
404
|
| '(' is followed by whitespace. |
404
|
| ')' is preceded with whitespace. |
404
|
| '{' should be on the previous line. |
405
|
| '(' is followed by whitespace. |
406
|
| ')' is preceded with whitespace. |
406
|
| '}' should be on the same line. |
408
|
| 'catch' is not followed by whitespace. |
409
|
| '(' is followed by whitespace. |
409
|
| ')' is preceded with whitespace. |
409
|
| '{' should be on the previous line. |
410
|
| '(' is followed by whitespace. |
414
|
| ')' is preceded with whitespace. |
414
|
| Line is longer than 80 characters. |
423
|
| Line is longer than 80 characters. |
425
|
| '}' should be on the same line. |
428
|
| 'catch' is not followed by whitespace. |
429
|
| '(' is followed by whitespace. |
429
|
| ')' is preceded with whitespace. |
429
|
| '{' should be on the previous line. |
430
|
| '(' is followed by whitespace. |
432
|
| ')' is preceded with whitespace. |
432
|
| Expected an @return tag. |
441
|
| '(' is followed by whitespace. |
441
|
| Parameter factoryName should be final. |
441
|
| Expected @param tag for 'factoryName'. |
441
|
| ')' is preceded with whitespace. |
441
|
| '{' should be on the previous line. |
442
|
| Name '_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
443
|
| 'if' is not followed by whitespace. |
445
|
| '(' is followed by whitespace. |
445
|
| ')' is preceded with whitespace. |
445
|
| '{' should be on the previous line. |
446
|
| 'cast' is not followed by whitespace. |
447
|
| '}' should be on the same line. |
448
|
| '{' should be on the previous line. |
450
|
| '{' should be on the previous line. |
452
|
| Line is longer than 80 characters. |
453
|
| 'if' is not followed by whitespace. |
454
|
| '(' is followed by whitespace. |
454
|
| ')' is preceded with whitespace. |
454
|
| '{' should be on the previous line. |
455
|
| Line is longer than 80 characters. |
458
|
| 'cast' is not followed by whitespace. |
458
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| '}' should be on the same line. |
459
|
| 'catch' is not followed by whitespace. |
460
|
| '(' is followed by whitespace. |
460
|
| ')' is preceded with whitespace. |
460
|
| '{' should be on the previous line. |
461
|
| Line is longer than 80 characters. |
462
|
| '(' is followed by whitespace. |
462
|
| Line is longer than 80 characters. |
463
|
| ')' is preceded with whitespace. |
463
|
| 'if' construct must use '{}'s. |
464
|
| 'if' is not followed by whitespace. |
464
|
| '(' is followed by whitespace. |
464
|
| ')' is preceded with whitespace. |
464
|
| Line is longer than 80 characters. |
466
|
| 'cast' is not followed by whitespace. |
466
|
| '}' should be on the same line. |
467
|
| 'catch' is not followed by whitespace. |
468
|
| '(' is followed by whitespace. |
468
|
| ')' is preceded with whitespace. |
468
|
| '{' should be on the previous line. |
469
|
| '(' is followed by whitespace. |
470
|
| Line is longer than 80 characters. |
471
|
| ')' is preceded with whitespace. |
471
|
| 'if' construct must use '{}'s. |
472
|
| 'if' is not followed by whitespace. |
472
|
| '(' is followed by whitespace. |
472
|
| ')' is preceded with whitespace. |
472
|
| Line is longer than 80 characters. |
474
|
| 'cast' is not followed by whitespace. |
474
|
| '}' should be on the same line. |
475
|
| 'catch' is not followed by whitespace. |
476
|
| '(' is followed by whitespace. |
476
|
| ')' is preceded with whitespace. |
476
|
| '{' should be on the previous line. |
477
|
| Line is longer than 80 characters. |
478
|
| '(' is followed by whitespace. |
478
|
| Line is longer than 80 characters. |
479
|
| ')' is preceded with whitespace. |
479
|
| 'if' construct must use '{}'s. |
480
|
| 'if' is not followed by whitespace. |
480
|
| '(' is followed by whitespace. |
480
|
| ')' is preceded with whitespace. |
480
|
| Line is longer than 80 characters. |
482
|
| 'cast' is not followed by whitespace. |
482
|
| '(' is followed by whitespace. |
486
|
| ')' is preceded with whitespace. |
486
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| Line is longer than 80 characters. |
491
|
| 'if' is not followed by whitespace. |
491
|
| '(' is followed by whitespace. |
491
|
| '(' is followed by whitespace. |
491
|
| ')' is preceded with whitespace. |
491
|
| ')' is preceded with whitespace. |
491
|
| Line is longer than 80 characters. |
493
|
| '(' is followed by whitespace. |
493
|
| '(' is followed by whitespace. |
494
|
| ')' is preceded with whitespace. |
494
|
| ')' is preceded with whitespace. |
494
|
| Line is longer than 80 characters. |
500
|
| Missing a Javadoc comment. |
500
|
| '(' is followed by whitespace. |
500
|
| Parameter stylesheet should be final. |
500
|
| Parameter id should be final. |
500
|
| ')' is preceded with whitespace. |
500
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
501
|
| '{' should be on the previous line. |
502
|
| 'if' is not followed by whitespace. |
503
|
| '(' is followed by whitespace. |
503
|
| ')' is preceded with whitespace. |
503
|
| '{' should be on the previous line. |
504
|
| Line is longer than 80 characters. |
511
|
| 'if' is not followed by whitespace. |
513
|
| '(' is followed by whitespace. |
513
|
| ')' is preceded with whitespace. |
513
|
| '{' should be on the previous line. |
514
|
| '(' is followed by whitespace. |
515
|
| ')' is preceded with whitespace. |
515
|
| 'if' is not followed by whitespace. |
521
|
| '(' is followed by whitespace. |
521
|
| ')' is preceded with whitespace. |
521
|
| '{' should be on the previous line. |
522
|
| '(' is followed by whitespace. |
524
|
| ')' is preceded with whitespace. |
524
|
| Line is longer than 80 characters. |
528
|
| 'cast' is not followed by whitespace. |
529
|
| '(' is followed by whitespace. |
529
|
| ')' is preceded with whitespace. |
529
|
| 'if' is not followed by whitespace. |
530
|
| '(' is followed by whitespace. |
530
|
| ')' is preceded with whitespace. |
530
|
| '{' should be on the previous line. |
531
|
| Line is longer than 80 characters. |
537
|
| 'cast' is not followed by whitespace. |
537
|
| 'if' is not followed by whitespace. |
540
|
| '(' is followed by whitespace. |
540
|
| ')' is preceded with whitespace. |
540
|
| '{' should be on the previous line. |
541
|
| '(' is followed by whitespace. |
542
|
| ')' is preceded with whitespace. |
542
|
| '(' is followed by whitespace. |
543
|
| ')' is preceded with whitespace. |
543
|
| '}' should be on the same line. |
544
|
| '{' should be on the previous line. |
546
|
| '(' is followed by whitespace. |
547
|
| ')' is preceded with whitespace. |
547
|
| 'if' is not followed by whitespace. |
549
|
| '(' is followed by whitespace. |
549
|
| ')' is preceded with whitespace. |
549
|
| '{' should be on the previous line. |
550
|
| '(' is followed by whitespace. |
551
|
| ')' is preceded with whitespace. |
551
|
| Line has trailing spaces. |
556
|
| '(' is followed by whitespace. |
556
|
| ')' is preceded with whitespace. |
556
|
| '{' should be on the previous line. |
557
|
| 'cast' is not followed by whitespace. |
559
|
| 'if' is not followed by whitespace. |
560
|
| '(' is followed by whitespace. |
560
|
| ')' is preceded with whitespace. |
560
|
| '{' should be on the previous line. |
561
|
| '(' is followed by whitespace. |
563
|
| ')' is preceded with whitespace. |
563
|
| Line has trailing spaces. |
564
|
| 'for' is not followed by whitespace. |
565
|
| '(' is followed by whitespace. |
565
|
| ')' is preceded with whitespace. |
565
|
| '{' should be on the previous line. |
566
|
| 'cast' is not followed by whitespace. |
568
|
| '(' is followed by whitespace. |
568
|
| ')' is preceded with whitespace. |
568
|
| 'cast' is not followed by whitespace. |
569
|
| '(' is followed by whitespace. |
570
|
| ')' is preceded with whitespace. |
570
|
| Line has trailing spaces. |
571
|
| 'if' is not followed by whitespace. |
574
|
| '(' is followed by whitespace. |
574
|
| ')' is preceded with whitespace. |
574
|
| '{' should be on the previous line. |
575
|
| Line has trailing spaces. |
577
|
| '{' should be on the previous line. |
578
|
| Line is longer than 80 characters. |
579
|
| '(' is followed by whitespace. |
579
|
| 'cast' is not followed by whitespace. |
579
|
| ')' is preceded with whitespace. |
579
|
| Line is longer than 80 characters. |
580
|
| 'if' is not followed by whitespace. |
581
|
| '(' is followed by whitespace. |
581
|
| ')' is preceded with whitespace. |
581
|
| '{' should be on the previous line. |
582
|
| '(' is followed by whitespace. |
583
|
| ')' is preceded with whitespace. |
583
|
| '(' is followed by whitespace. |
584
|
| ')' is preceded with whitespace. |
584
|
| Line has trailing spaces. |
585
|
| Line has trailing spaces. |
586
|
| '}' should be on the same line. |
586
|
| Line has trailing spaces. |
587
|
| '{' should be on the previous line. |
588
|
| '}' should be on the same line. |
591
|
| '{' should be on the previous line. |
593
|
| '(' is followed by whitespace. |
594
|
| ')' is preceded with whitespace. |
594
|
| 'if' is not followed by whitespace. |
596
|
| '(' is followed by whitespace. |
596
|
| ')' is preceded with whitespace. |
596
|
| '{' should be on the previous line. |
597
|
| '(' is followed by whitespace. |
598
|
| ')' is preceded with whitespace. |
598
|
| 'cast' is not followed by whitespace. |
607
|
| ')' is preceded with whitespace. |
607
|
| '(' is followed by whitespace. |
608
|
| ')' is preceded with whitespace. |
608
|
| '(' is followed by whitespace. |
609
|
| ')' is preceded with whitespace. |
609
|
| '(' is followed by whitespace. |
610
|
| ')' is preceded with whitespace. |
610
|
| Line is longer than 80 characters. |
613
|
| Missing a Javadoc comment. |
613
|
| '(' is followed by whitespace. |
613
|
| Parameter templates should be final. |
613
|
| Parameter stylesheet should be final. |
613
|
| Parameter id should be final. |
613
|
| ')' is preceded with whitespace. |
613
|
| '{' should be on the previous line. |
615
|
| 'if' construct must use '{}'s. |
616
|
| 'if' is not followed by whitespace. |
616
|
| '(' is followed by whitespace. |
616
|
| ')' is preceded with whitespace. |
616
|
| Line is longer than 80 characters. |
622
|
| 'if' is not followed by whitespace. |
626
|
| '(' is followed by whitespace. |
626
|
| ')' is preceded with whitespace. |
626
|
| '{' should be on the previous line. |
627
|
| '3' is a magic number. |
629
|
| Line has trailing spaces. |
632
|
| '(' is followed by whitespace. |
632
|
| ')' is preceded with whitespace. |
632
|
| '{' should be on the previous line. |
633
|
| '(' is followed by whitespace. |
634
|
| ')' is preceded with whitespace. |
634
|
| '(' is followed by whitespace. |
636
|
| ')' is preceded with whitespace. |
636
|
| Method 'resolve' is not designed for extension - needs to be abstract, final or empty. |
654
|
| '(' is followed by whitespace. |
654
|
| Parameter href should be final. |
654
|
| Parameter base should be final. |
654
|
| ')' is preceded with whitespace. |
654
|
| '{' should be on the previous line. |
656
|
| 'if' is not followed by whitespace. |
657
|
| '(' is followed by whitespace. |
657
|
| ')' is preceded with whitespace. |
657
|
| '{' should be on the previous line. |
658
|
| '(' is followed by whitespace. |
659
|
| '+' should be on a new line. |
659
|
| Line is longer than 80 characters. |
660
|
| ')' is preceded with whitespace. |
660
|
| '{' should be on the previous line. |
665
|
| 'if' is not followed by whitespace. |
666
|
| '(' is followed by whitespace. |
666
|
| '(' is followed by whitespace. |
666
|
| ')' is preceded with whitespace. |
666
|
| ')' is preceded with whitespace. |
666
|
| '{' should be on the previous line. |
667
|
| '(' is followed by whitespace. |
669
|
| ')' is preceded with whitespace. |
669
|
| '}' should be on the same line. |
670
|
| 'if' is not followed by whitespace. |
671
|
| '(' is followed by whitespace. |
671
|
| ')' is preceded with whitespace. |
671
|
| '{' should be on the previous line. |
672
|
| '(' is followed by whitespace. |
674
|
| ')' is preceded with whitespace. |
674
|
| '}' should be on the same line. |
675
|
| '{' should be on the previous line. |
677
|
| 'if' is not followed by whitespace. |
679
|
| '(' is followed by whitespace. |
679
|
| '(' is followed by whitespace. |
679
|
| ')' is preceded with whitespace. |
679
|
| ')' is preceded with whitespace. |
679
|
| '{' should be on the previous line. |
680
|
| '(' is followed by whitespace. |
681
|
| ')' is preceded with whitespace. |
681
|
| 'if' is not followed by whitespace. |
682
|
| '(' is followed by whitespace. |
682
|
| ')' is preceded with whitespace. |
682
|
| '{' should be on the previous line. |
683
|
| '}' should be on the same line. |
687
|
| '{' should be on the previous line. |
689
|
| Line is longer than 80 characters. |
690
|
| '(' is followed by whitespace. |
690
|
| '(' is followed by whitespace. |
690
|
| ')' is preceded with whitespace. |
690
|
| ')' is preceded with whitespace. |
691
|
| '}' should be on the same line. |
693
|
| '{' should be on the previous line. |
695
|
| '(' is followed by whitespace. |
696
|
| '(' is followed by whitespace. |
696
|
| '5' is a magic number. |
696
|
| ')' is preceded with whitespace. |
696
|
| ')' is preceded with whitespace. |
696
|
| '(' is followed by whitespace. |
697
|
| ')' is preceded with whitespace. |
697
|
| Line is longer than 80 characters. |
698
|
| '(' is followed by whitespace. |
698
|
| ')' is preceded with whitespace. |
698
|
| '(' is followed by whitespace. |
702
|
| ')' is preceded with whitespace. |
702
|
| 'if' is not followed by whitespace. |
704
|
| '(' is followed by whitespace. |
704
|
| ')' is preceded with whitespace. |
704
|
| '{' should be on the previous line. |
705
|
| Line is longer than 80 characters. |
706
|
| '(' is followed by whitespace. |
706
|
| ')' is preceded with whitespace. |
706
|
| '(' is followed by whitespace. |
709
|
| ')' is preceded with whitespace. |
709
|
| 'cast' is not followed by whitespace. |
711
|
| '(' is followed by whitespace. |
711
|
| ')' is preceded with whitespace. |
711
|
| 'if' is not followed by whitespace. |
712
|
| '(' is followed by whitespace. |
712
|
| ')' is preceded with whitespace. |
712
|
| '{' should be on the previous line. |
713
|
| 'if' is not followed by whitespace. |
715
|
| '(' is followed by whitespace. |
715
|
| ')' is preceded with whitespace. |
715
|
| '{' should be on the previous line. |
716
|
| Line is longer than 80 characters. |
717
|
| '(' is followed by whitespace. |
717
|
| ')' is preceded with whitespace. |
717
|
| '}' should be on the same line. |
718
|
| '{' should be on the previous line. |
720
|
| '(' is followed by whitespace. |
722
|
| ')' is preceded with whitespace. |
722
|
| '(' is followed by whitespace. |
727
|
| ')' is preceded with whitespace. |
727
|
| '}' should be on the same line. |
728
|
| 'catch' is not followed by whitespace. |
729
|
| '(' is followed by whitespace. |
729
|
| ')' is preceded with whitespace. |
729
|
| '{' should be on the previous line. |
730
|
| 'if' is not followed by whitespace. |
731
|
| '(' is followed by whitespace. |
731
|
| ')' is preceded with whitespace. |
731
|
| '{' should be on the previous line. |
732
|
| '(' is followed by whitespace. |
733
|
| ')' is preceded with whitespace. |
734
|
| '}' should be on the same line. |
740
|
| 'catch' is not followed by whitespace. |
741
|
| '(' is followed by whitespace. |
741
|
| ')' is preceded with whitespace. |
741
|
| '{' should be on the previous line. |
742
|
| 'if' is not followed by whitespace. |
743
|
| '(' is followed by whitespace. |
743
|
| ')' is preceded with whitespace. |
743
|
| '{' should be on the previous line. |
744
|
| '(' is followed by whitespace. |
745
|
| Line is longer than 80 characters. |
746
|
| ')' is preceded with whitespace. |
746
|
| '}' should be on the same line. |
750
|
| 'catch' is not followed by whitespace. |
751
|
| '(' is followed by whitespace. |
751
|
| ')' is preceded with whitespace. |
751
|
| '{' should be on the previous line. |
752
|
| 'if' is not followed by whitespace. |
753
|
| '(' is followed by whitespace. |
753
|
| ')' is preceded with whitespace. |
753
|
| '{' should be on the previous line. |
754
|
| '(' is followed by whitespace. |
755
|
| Line is longer than 80 characters. |
756
|
| ')' is preceded with whitespace. |
756
|
| '}' should be on the same line. |
760
|
| '{' should be on the previous line. |
762
|
| '(' is followed by whitespace. |
763
|
| ')' is preceded with whitespace. |
763
|
| Expected an @return tag. |
774
|
| '(' is followed by whitespace. |
774
|
| Expected @param tag for 'source'. |
774
|
| ')' is preceded with whitespace. |
774
|
| Expected @throws tag for 'SourceException'. |
775
|
| Redundant throws: 'SourceException' is subclass of 'IOException'. |
775
|
| '{' should be on the previous line. |
776
|
| Line is longer than 80 characters. |
777
|
| '(' is followed by whitespace. |
777
|
| ')' is preceded with whitespace. |
777
|
| '(' is followed by whitespace. |
778
|
| ')' is preceded with whitespace. |
778
|
| Line has trailing spaces. |
781
|
| First sentence should end with a period. |
782
|
| Line has trailing spaces. |
785
|
| Method 'recycle' is not designed for extension - needs to be abstract, final or empty. |
785
|
| '{' should be on the previous line. |
786
|
| '(' is followed by whitespace. |
789
|
| ')' is preceded with whitespace. |
789
|
| '{' should be on the previous line. |
790
|
org/apache/excalibur/xml/xslt/package.html
Error | Line |
| Missing package documentation file. | 0 |
org/apache/excalibur/xmlizer/DefaultXMLizer.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
50
|
| First sentence should end with a period. |
51
|
| Name 'm_serviceManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52
|
| First sentence should end with a period. |
53
|
| Line is longer than 80 characters. |
53
|
| Name 'm_mimeTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Line is longer than 80 characters. |
57
|
| Missing a Javadoc comment. |
59
|
| '(' is followed by whitespace. |
59
|
| Parameter serviceManager should be final. |
59
|
| ')' is preceded with whitespace. |
59
|
| Line is longer than 80 characters. |
65
|
| Line is longer than 80 characters. |
67
|
| Missing a Javadoc comment. |
67
|
| '(' is followed by whitespace. |
67
|
| Parameter configuration should be final. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
76
|
| ')' is preceded with whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| Line is longer than 80 characters. |
78
|
| '+' is not preceded with whitespace. |
78
|
| '+' is not followed by whitespace. |
78
|
| '+' is not preceded with whitespace. |
78
|
| '+' is not followed by whitespace. |
78
|
| '+' is not preceded with whitespace. |
78
|
| '+' is not followed by whitespace. |
78
|
| '+' is not preceded with whitespace. |
78
|
| '+' is not followed by whitespace. |
78
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| Line is longer than 80 characters. |
83
|
| '+' is not preceded with whitespace. |
83
|
| '+' is not followed by whitespace. |
83
|
| '+' is not preceded with whitespace. |
83
|
| '+' is not followed by whitespace. |
83
|
| Line is longer than 80 characters. |
88
|
| Missing a Javadoc comment. |
90
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
98
|
| ')' is preceded with whitespace. |
98
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '{' should be on the previous line. |
101
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '{' should be on the previous line. |
107
|
| '}' should be on the same line. |
109
|
| '{' should be on the previous line. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| '+' should be on a new line. |
114
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '(' 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
|
| '}' should be on the same line. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| Line is longer than 80 characters. |
132
|
| '(' is followed by whitespace. |
132
|
| ')' is preceded with whitespace. |
132
|
| '}' should be on the same line. |
133
|
| Line has trailing spaces. |
134
|
| '{' should be on the previous line. |
135
|
| Line has trailing spaces. |
136
|
org/apache/excalibur/xmlizer/XMLizer.java
Error | Line |
| Line has trailing spaces. |
1
|
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
5
|
| Line has trailing spaces. |
6
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
33
|
| Missing a Javadoc comment. |
34
|
| Line is longer than 80 characters. |
38
|
| Line is longer than 80 characters. |
44
|
| '(' is followed by whitespace. |
46
|
| Expected @param tag for 'handler'. |
49
|
| ')' is preceded with whitespace. |
49
|
| Expected @throws tag for 'SAXException'. |
50
|
| Expected @throws tag for 'IOException'. |
50
|
org/apache/excalibur/xmlizer/package.html
Error | Line |
| Missing package documentation file. | 0 |