The following document contains the results of Checkstyle.

FilesErrors
391412
FilesErrors
org/codehaus/ivory/AxisService.java 56
org/codehaus/ivory/DefaultAxisService.java 311
org/codehaus/ivory/IvoryServiceDesc.java 142
org/codehaus/ivory/attributes/NonWebMethod.java 3
org/codehaus/ivory/attributes/ParameterType.java 15
org/codehaus/ivory/attributes/package.html 1
org/codehaus/ivory/package.html 1
org/codehaus/ivory/plexus/IvoryTestCase.java 383
org/codehaus/ivory/plexus/PlexusAdminServlet.java 51
org/codehaus/ivory/plexus/PlexusAxisServlet.java 129
org/codehaus/ivory/plexus/package.html 1
org/codehaus/ivory/provider/AvalonProvider.java 53
org/codehaus/ivory/provider/IvoryAvalonProvider.java 54
org/codehaus/ivory/provider/IvoryProvider.java 16
org/codehaus/ivory/provider/WSDDJavaAvalonProvider.java 1
org/codehaus/ivory/provider/WSDDJavaAvalonProvider.java 10
org/codehaus/ivory/provider/package.html 1
org/codehaus/ivory/serialize/MetaBeanUtils.java 71
org/codehaus/ivory/serialize/MetadataDeserializer.java 18
org/codehaus/ivory/serialize/MetadataDeserializerFactory.java 24
org/codehaus/ivory/serialize/MetadataSerializer.java 43
org/codehaus/ivory/serialize/MetadataSerializerFactory.java 27
org/codehaus/ivory/serialize/package.html 1
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 8
'{' should be on the previous line. 13
Missing a Javadoc comment. 14
Redundant 'static' modifier. 14
Line has trailing spaces. 15
Redundant 'static' modifier. 17
Line has trailing spaces. 18
Line has trailing spaces. 21
Line has trailing spaces. 25
Line has trailing spaces. 29
Line contains a tab character. 32
Redundant 'public' modifier. 32
'(' is followed by whitespace. 32
Expected @param tag for 'serviceName'. 32
Expected @param tag for 'className'. 32
')' is preceeded with whitespace. 32
Expected @throws tag for 'AxisFault'. 33
Expected @throws tag for 'ClassNotFoundException'. 33
Line has trailing spaces. 34
Line contains a tab character. 34
Line has trailing spaces. 38
Line contains a tab character. 42
Redundant 'public' modifier. 42
'(' is followed by whitespace. 42
Expected @param tag for 'serviceName'. 42
Line has trailing spaces. 43
Line contains a tab character. 43
Expected @param tag for 'methodNames'. 43
Line contains a tab character. 44
Expected @param tag for 'className'. 44
')' is preceeded with whitespace. 44
Expected @throws tag for 'AxisFault'. 45
Expected @throws tag for 'ClassNotFoundException'. 45
Line has trailing spaces. 46
Line has trailing spaces. 50
Redundant 'public' modifier. 53
'(' is followed by whitespace. 53
Expected @param tag for 'serviceName'. 53
Expected @param tag for 'role'. 53
')' is preceeded with whitespace. 53
Expected @throws tag for 'AxisFault'. 54
Expected @throws tag for 'ClassNotFoundException'. 54
Line has trailing spaces. 55
Line has trailing spaces. 57
Line has trailing spaces. 58
Line has trailing spaces. 60
Redundant 'public' modifier. 64
'(' is followed by whitespace. 64
Expected @param tag for 'serviceName'. 64
Line has trailing spaces. 65
Expected @param tag for 'methodNames'. 65
Expected @param tag for 'role'. 66
')' is preceeded with whitespace. 66
Expected @throws tag for 'AxisFault'. 67
Expected @throws tag for 'ClassNotFoundException'. 67
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 36
Line has trailing spaces. 40
Missing a Javadoc comment. 45
Line has trailing spaces. 47
Missing a Javadoc comment. 48
Missing a Javadoc comment. 50
Line has trailing spaces. 51
Line has trailing spaces. 52
Missing a Javadoc comment. 52
Line contains a tab character. 53
Line has trailing spaces. 54
Missing a Javadoc comment. 55
Line has trailing spaces. 56
Missing a Javadoc comment. 57
Line has trailing spaces. 58
Missing a Javadoc comment. 59
Line has trailing spaces. 60
Missing a Javadoc comment. 61
Line is longer than 80 characters. 66
Method 'configure' is not designed for extension - needs to be abstract, final or empty. 68
'(' is followed by whitespace. 68
Parameter configuration should be final. 68
')' is preceeded with whitespace. 68
'{' should be on the previous line. 70
'(' is followed by whitespace. 71
')' is preceeded with whitespace. 71
Line has trailing spaces. 72
'(' is followed by whitespace. 73
')' is preceeded with whitespace. 73
Line has trailing spaces. 75
Line contains a tab character. 76
Line contains a tab character. 77
Line contains a tab character. 78
Line contains a tab character. 79
Line contains a tab character. 80
Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 80
Line contains a tab character. 81
'{' should be on the previous line. 81
Line contains a tab character. 82
Line has trailing spaces. 84
Line contains a tab character. 84
Line contains a tab character. 85
Line contains a tab character. 86
'(' is followed by whitespace. 86
')' is preceeded with whitespace. 86
Line has trailing spaces. 87
Line contains a tab character. 90
Line has trailing spaces. 91
'{' should be on the previous line. 96
Method 'initializeServices' is not designed for extension - needs to be abstract, final or empty. 108
Parameter services should be final. 108
'services' hides a field. 108
Expected @param tag for 'services'. 108
Expected @throws tag for 'Exception'. 109
'{' should be on the previous line. 110
'(' is followed by whitespace. 111
'(' is followed by whitespace. 111
')' is preceeded with whitespace. 111
')' is preceeded with whitespace. 111
Line has trailing spaces. 112
Line has trailing spaces. 113
'(' is followed by whitespace. 113
'(' is followed by whitespace. 113
')' is preceeded with whitespace. 113
')' is preceeded with whitespace. 113
Method 'initializeClassServices' is not designed for extension - needs to be abstract, final or empty. 119
'(' is followed by whitespace. 119
Parameter services should be final. 119
'services' hides a field. 119
Expected @param tag for 'services'. 119
')' is preceeded with whitespace. 119
Expected @throws tag for 'Exception'. 120
'{' should be on the previous line. 121
'(' is followed by whitespace. 122
')' is preceeded with whitespace. 122
'{' should be on the previous line. 123
'(' is followed by whitespace. 124
')' is preceeded with whitespace. 124
'(' is followed by whitespace. 125
')' is preceeded with whitespace. 125
'(' is followed by whitespace. 126
')' is preceeded with whitespace. 126
Line has trailing spaces. 127
Method 'initializeAvalonServices' is not designed for extension - needs to be abstract, final or empty. 133
Parameter services should be final. 133
'services' hides a field. 133
Expected @param tag for 'services'. 133
')' is preceeded with whitespace. 133
Expected @throws tag for 'Exception'. 134
'{' should be on the previous line. 135
'(' is followed by whitespace. 136
')' is preceeded with whitespace. 136
'{' should be on the previous line. 137
'(' is followed by whitespace. 138
')' is preceeded with whitespace. 138
'(' is followed by whitespace. 139
')' is preceeded with whitespace. 139
'(' is followed by whitespace. 140
')' is preceeded with whitespace. 140
Line contains a tab character. 144
Line contains a tab character. 145
Line contains a tab character. 146
Line contains a tab character. 147
Method 'initializeAxisServer' is not designed for extension - needs to be abstract, final or empty. 148
Expected @throws tag for 'Exception'. 148
'{' should be on the previous line. 149
Line is longer than 80 characters. 150
Line contains a tab character. 150
Line is longer than 80 characters. 151
Line contains a tab character. 151
Line contains a tab character. 152
Line contains a tab character. 153
Line contains a tab character. 154
Line contains a tab character. 155
Line contains a tab character. 157
'(' is followed by whitespace. 157
')' is preceeded with whitespace. 157
Line contains a tab character. 158
'{' should be on the previous line. 158
Line contains a tab character. 159
'(' is followed by whitespace. 159
')' is preceeded with whitespace. 159
Line has trailing spaces. 160
Line contains a tab character. 160
Line is longer than 80 characters. 161
Line contains a tab character. 161
'(' is followed by whitespace. 161
')' is preceeded with whitespace. 161
Line has trailing spaces. 162
Line contains a tab character. 162
'if' construct must use '{}'s. 163
Line contains a tab character. 163
'(' is followed by whitespace. 163
')' is preceeded with whitespace. 163
Line is longer than 80 characters. 164
Line contains a tab character. 164
'(' is followed by whitespace. 164
')' is preceeded with whitespace. 164
Line contains a tab character. 166
'(' is followed by whitespace. 166
')' is preceeded with whitespace. 166
Line contains a tab character. 167
'(' is followed by whitespace. 167
')' is preceeded with whitespace. 167
Line contains a tab character. 168
'}' should be on the same line. 168
Line contains a tab character. 169
Line contains a tab character. 170
'{' should be on the previous line. 170
Line is longer than 80 characters. 171
Line contains a tab character. 171
'(' is followed by whitespace. 171
')' is preceeded with whitespace. 171
Line has trailing spaces. 172
Line contains a tab character. 172
Line contains a tab character. 173
'(' is followed by whitespace. 173
')' is preceeded with whitespace. 173
Line contains a tab character. 174
'(' is followed by whitespace. 181
')' is preceeded with whitespace. 181
Line contains a tab character. 183
'(' is followed by whitespace. 184
')' is preceeded with whitespace. 184
'(' is followed by whitespace. 185
')' is preceeded with whitespace. 186
Line has trailing spaces. 188
Method 'start' is not designed for extension - needs to be abstract, final or empty. 193
'{' should be on the previous line. 194
Line contains a tab character. 195
'(' is followed by whitespace. 195
')' is preceeded with whitespace. 195
Line has trailing spaces. 196
Line contains a tab character. 196
Line contains a tab character. 197
Line contains a tab character. 198
Line has trailing spaces. 201
Method 'stop' is not designed for extension - needs to be abstract, final or empty. 206
'{' should be on the previous line. 207
Line contains a tab character. 208
'(' is followed by whitespace. 208
')' is preceeded with whitespace. 208
Line has trailing spaces. 209
Line contains a tab character. 209
Line has trailing spaces. 210
Line contains a tab character. 210
Line has trailing spaces. 212
Method 'getAxisServer' is not designed for extension - needs to be abstract, final or empty. 217
'{' should be on the previous line. 218
Line has trailing spaces. 221
Line is longer than 80 characters. 223
Method 'exposeClass' is not designed for extension - needs to be abstract, final or empty. 225
'(' is followed by whitespace. 225
Parameter serviceName should be final. 225
Parameter classService should be final. 225
')' is preceeded with whitespace. 225
'{' should be on the previous line. 227
Line contains a tab character. 228
'(' is followed by whitespace. 228
')' is preceeded with whitespace. 228
Line has trailing spaces. 230
Line is longer than 80 characters. 232
Method 'exposeClass' is not designed for extension - needs to be abstract, final or empty. 234
'(' is followed by whitespace. 234
Parameter serviceName should be final. 234
Line has trailing spaces. 235
Line contains a tab character. 235
Parameter methodNames should be final. 235
Parameter className should be final. 236
')' is preceeded with whitespace. 236
'{' should be on the previous line. 238
Line contains a tab character. 239
'(' is followed by whitespace. 239
')' is preceeded with whitespace. 239
Line has trailing spaces. 240
'(' is followed by whitespace. 241
')' is preceeded with whitespace. 242
Line has trailing spaces. 243
Line has trailing spaces. 244
'(' is followed by whitespace. 244
'+' should be on a new line. 244
')' is preceeded with whitespace. 245
Line is longer than 80 characters. 249
Method 'exposeService' is not designed for extension - needs to be abstract, final or empty. 251
Parameter serviceName should be final. 251
Parameter role should be final. 251
'{' should be on the previous line. 253
Line has trailing spaces. 254
'(' is followed by whitespace. 254
')' is preceeded with whitespace. 254
Line is longer than 80 characters. 258
Line has trailing spaces. 260
Method 'exposeService' is not designed for extension - needs to be abstract, final or empty. 260
Parameter serviceName should be final. 260
Line has trailing spaces. 261
Parameter methodNames should be final. 261
Parameter role should be final. 262
'{' should be on the previous line. 264
'(' is followed by whitespace. 265
')' is preceeded with whitespace. 265
Line has trailing spaces. 266
'(' is followed by whitespace. 267
')' is preceeded with whitespace. 267
Line has trailing spaces. 268
Line has trailing spaces. 269
'(' is followed by whitespace. 269
'+' should be on a new line. 269
')' is preceeded with whitespace. 270
Method 'initializeService' is not designed for extension - needs to be abstract, final or empty. 276
'(' is followed by whitespace. 276
Parameter service should be final. 276
Expected @param tag for 'service'. 276
Line has trailing spaces. 277
Parameter serviceName should be final. 277
Expected @param tag for 'serviceName'. 277
Line has trailing spaces. 278
Parameter methodNames should be final. 278
Expected @param tag for 'methodNames'. 278
Parameter className should be final. 279
Expected @param tag for 'className'. 279
')' is preceeded with whitespace. 279
Expected @throws tag for 'AxisFault'. 280
Expected @throws tag for 'ClassNotFoundException'. 280
'{' should be on the previous line. 281
'(' is followed by whitespace. 282
')' is preceeded with whitespace. 282
Line has trailing spaces. 283
'(' is followed by whitespace. 285
')' is preceeded with whitespace. 285
Line has trailing spaces. 286
Line has trailing spaces. 288
Line has trailing spaces. 291
Line has trailing spaces. 295
Line has trailing spaces. 299
Line has trailing spaces. 302
Line has trailing spaces. 305
'(' is followed by whitespace. 310
')' is preceeded with whitespace. 310
'(' is followed by whitespace. 311
')' is preceeded with whitespace. 311
'(' is followed by whitespace. 312
Line has trailing spaces. 313
'(' is followed by whitespace. 313
')' is preceeded with whitespace. 314
Line has trailing spaces. 315
'(' is followed by whitespace. 317
'{' should be on the previous line. 318
'(' is followed by whitespace. 319
')' is preceeded with whitespace. 319
'}' should be on the same line. 320
'{' should be on the previous line. 322
Line has trailing spaces. 323
Line is longer than 80 characters. 323
'(' is followed by whitespace. 323
')' is preceeded with whitespace. 323
Line has trailing spaces. 325
Line has trailing spaces. 331
Line contains a tab character. 331
Line has trailing spaces. 333
Line has trailing spaces. 334
'(' is followed by whitespace. 336
')' is preceeded with whitespace. 336
Line has trailing spaces. 337
'(' is followed by whitespace. 339
')' is preceeded with whitespace. 339
Line is longer than 80 characters. 343
Method 'service' is not designed for extension - needs to be abstract, final or empty. 345
Parameter manager should be final. 345
'manager' hides a field. 345
'{' should be on the previous line. 346
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 17
'{' should be on the previous line. 23
Missing a Javadoc comment. 24
Line has trailing spaces. 25
Method 'loadMetaData' is not designed for extension - needs to be abstract, final or empty. 30
Line has trailing spaces. 31
'{' should be on the previous line. 31
'(' is followed by whitespace. 32
';' is followed by whitespace. 32
'{' should be on the previous line. 33
'(' is followed by whitespace. 34
')' is preceeded with whitespace. 34
Line has trailing spaces. 35
'(' is followed by whitespace. 36
')' is preceeded with whitespace. 36
Line has trailing spaces. 37
'(' is followed by whitespace. 38
'(' is followed by whitespace. 38
')' is preceeded with whitespace. 38
'||' should be on a new line. 38
'(' is followed by whitespace. 39
')' is preceeded with whitespace. 39
')' is preceeded with whitespace. 39
'{' should be on the previous line. 40
Line has trailing spaces. 48
Expected an @return tag. 52
Method 'hideOperation' is not designed for extension - needs to be abstract, final or empty. 52
Parameter operation should be final. 52
Expected @param tag for 'operation'. 52
'{' should be on the previous line. 53
Line has trailing spaces. 55
'(' is followed by whitespace. 56
')' is preceeded with whitespace. 56
Method 'customizeOperation' is not designed for extension - needs to be abstract, final or empty. 59
Missing a Javadoc comment. 59
'(' is followed by whitespace. 59
Parameter operation should be final. 59
')' is preceeded with whitespace. 59
'{' should be on the previous line. 60
Line is longer than 80 characters. 61
'for' is not followed by whitespace. 61
'(' is followed by whitespace. 61
';' is followed by whitespace. 61
Line has trailing spaces. 64
Line has trailing spaces. 65
'(' is followed by whitespace. 65
')' is preceeded with whitespace. 65
Line has trailing spaces. 67
'(' is followed by whitespace. 68
')' is preceeded with whitespace. 68
Line has trailing spaces. 71
Method 'customizeParameter' is not designed for extension - needs to be abstract, final or empty. 71
Missing a Javadoc comment. 71
'(' is followed by whitespace. 71
Parameter operation should be final. 71
Parameter parameter should be final. 72
')' is preceeded with whitespace. 72
'{' should be on the previous line. 73
Line has trailing spaces. 75
Line has trailing spaces. 77
'(' is followed by whitespace. 78
'&&' should be on a new line. 78
'(' is followed by whitespace. 79
')' is preceeded with whitespace. 79
')' is preceeded with whitespace. 79
Line has trailing spaces. 82
'(' is followed by whitespace. 83
';' is followed by whitespace. 83
'{' should be on the previous line. 84
'(' is followed by whitespace. 86
')' is preceeded with whitespace. 86
'{' should be on the previous line. 87
Line has trailing spaces. 88
Line is longer than 80 characters. 88
'(' is followed by whitespace. 88
')' is preceeded with whitespace. 88
'}' should be on the same line. 91
Line is longer than 80 characters. 92
'(' is followed by whitespace. 92
')' is preceeded with whitespace. 92
'(' is followed by whitespace. 96
')' is preceeded with whitespace. 96
Line is longer than 80 characters. 97
Line has trailing spaces. 98
'(' is followed by whitespace. 99
';' is followed by whitespace. 99
'{' should be on the previous line. 100
'(' is followed by whitespace. 102
')' is preceeded with whitespace. 102
'{' should be on the previous line. 103
Line has trailing spaces. 104
Line is longer than 80 characters. 104
'(' is followed by whitespace. 104
')' is preceeded with whitespace. 104
Line is longer than 80 characters. 114
Parameter parameter should be final. 114
Expected @param tag for 'parameter'. 114
Parameter type should be final. 114
Expected @param tag for 'type'. 114
Line has trailing spaces. 115
'(' is followed by whitespace. 118
')' is preceeded with whitespace. 118
Line has trailing spaces. 119
'(' is followed by whitespace. 120
')' is preceeded with whitespace. 120
Method 'isValidOperation' is not designed for extension - needs to be abstract, final or empty. 123
Missing a Javadoc comment. 123
'(' is followed by whitespace. 123
Parameter operation should be final. 123
')' is preceeded with whitespace. 123
'{' should be on the previous line. 124
Line is longer than 80 characters. 125
'for' is not followed by whitespace. 125
'(' is followed by whitespace. 125
';' is followed by whitespace. 125
Line has trailing spaces. 128
'if' construct must use '{}'s. 129
'(' is followed by whitespace. 129
'(' is followed by whitespace. 129
')' is preceeded with whitespace. 129
')' is preceeded with whitespace. 129
Line has trailing spaces. 130
Line has trailing spaces. 132
'(' is followed by whitespace. 133
')' is preceeded with whitespace. 133
Line has trailing spaces. 139
Expected an @return tag. 143
Method 'isValidParameter' is not designed for extension - needs to be abstract, final or empty. 143
'(' is followed by whitespace. 143
Parameter parameter should be final. 143
Expected @param tag for 'parameter'. 143
')' is preceeded with whitespace. 143
'{' should be on the previous line. 144
'(' is followed by whitespace. 145
'(' is followed by whitespace. 145
')' is preceeded with whitespace. 145
'(' is followed by whitespace. 146
')' is preceeded with whitespace. 146
')' is preceeded with whitespace. 146
'{' should be on the previous line. 147
Line has trailing spaces. 150
ErrorLine
Missing a header - not enough lines in file. 1
Line has trailing spaces. 5
'{' should be on the previous line. 10
ErrorLine
Missing a header - not enough lines in file. 1
Line has trailing spaces. 6
'{' should be on the previous line. 11
Missing a Javadoc comment. 12
Line has trailing spaces. 13
Missing a Javadoc comment. 14
'(' is followed by whitespace. 14
Parameter clazz should be final. 14
'clazz' hides a field. 14
')' is preceeded with whitespace. 14
'{' should be on the previous line. 15
Line has trailing spaces. 18
Method 'getParameterType' is not designed for extension - needs to be abstract, final or empty. 19
Missing a Javadoc comment. 19
'{' should be on the previous line. 20
ErrorLine
Missing package documentation file.0
ErrorLine
Missing package documentation file.0
ErrorLine
Line does not match expected header line of '/*'. 1
Unused import - org.codehaus.plexus.lifecycle.avalon.AvalonServiceManager. 72
Line has trailing spaces. 89
'{' should be on the previous line. 94
Missing a Javadoc comment. 95
Line has trailing spaces. 96
Missing a Javadoc comment. 97
Line has trailing spaces. 98
Missing a Javadoc comment. 99
Line has trailing spaces. 100
Missing a Javadoc comment. 101
Line has trailing spaces. 102
Line has trailing spaces. 103
Missing a Javadoc comment. 103
'static' modifier out of order with the JLS suggestions. 103
Line contains a tab character. 104
Line has trailing spaces. 105
Missing a Javadoc comment. 106
Parameter name should be final. 106
'{' should be on the previous line. 107
Line has trailing spaces. 110
Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 111
Missing a Javadoc comment. 111
Redundant throws: 'Exception' is unchecked exception. 111
'{' should be on the previous line. 112
'(' is followed by whitespace. 114
'(' is followed by whitespace. 114
')' is preceeded with whitespace. 114
')' is preceeded with whitespace. 114
Line has trailing spaces. 115
Line has trailing spaces. 117
Line is longer than 80 characters. 118
'(' is followed by whitespace. 118
')' is preceeded with whitespace. 118
Line has trailing spaces. 119
Line has trailing spaces. 123
Line has trailing spaces. 125
Line has trailing spaces. 127
Line has trailing spaces. 135
Method 'newClient' is not designed for extension - needs to be abstract, final or empty. 136
Missing a Javadoc comment. 136
Redundant throws: 'Exception' is unchecked exception. 136
'{' should be on the previous line. 137
Line has trailing spaces. 140
Expected an @return tag. 144
Method 'isVerbose' is not designed for extension - needs to be abstract, final or empty. 144
'{' should be on the previous line. 145
Line contains a tab character. 146
Line has trailing spaces. 148
Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 152
Parameter b should be final. 152
Expected @param tag for 'b'. 152
'{' should be on the previous line. 153
Line contains a tab character. 154
Line has trailing spaces. 156
Method 'assertStringInBody' is not designed for extension - needs to be abstract, final or empty. 163
Line contains a tab character. 164
Parameter body should be final. 164
Expected @param tag for 'body'. 164
Line contains a tab character. 165
Parameter searchfor should be final. 165
Expected @param tag for 'searchfor'. 165
Line contains a tab character. 166
Expected @throws tag for 'IOException'. 166
'{' should be on the previous line. 167
Line contains a tab character. 168
Line contains a tab character. 169
Line contains a tab character. 170
'{' should be on the previous line. 170
Line contains a tab character. 171
Line contains a tab character. 172
Line has trailing spaces. 173
Line contains a tab character. 173
'if' construct must use '{}'s. 174
Line contains a tab character. 174
'(' is followed by whitespace. 174
')' is preceeded with whitespace. 174
Line contains a tab character. 175
Line has trailing spaces. 176
Line contains a tab character. 176
Line contains a tab character. 177
Line contains a tab character. 178
Line has trailing spaces. 180
Method 'assertStringInBody' is not designed for extension - needs to be abstract, final or empty. 187
Line contains a tab character. 188
Parameter response should be final. 188
Expected @param tag for 'response'. 188
Line contains a tab character. 189
Parameter searchfor should be final. 189
Expected @param tag for 'searchfor'. 189
Line contains a tab character. 190
Expected @throws tag for 'IOException'. 190
'{' should be on the previous line. 191
Line contains a tab character. 192
Line contains a tab character. 193
Line contains a tab character. 194
Line contains a tab character. 195
'{' should be on the previous line. 195
Line contains a tab character. 196
Line contains a tab character. 197
Line has trailing spaces. 198
Line contains a tab character. 198
'if' construct must use '{}'s. 199
Line contains a tab character. 199
'(' is followed by whitespace. 199
')' is preceeded with whitespace. 199
Line contains a tab character. 200
Line has trailing spaces. 201
Line contains a tab character. 201
Line contains a tab character. 202
Line contains a tab character. 203
Line has trailing spaces. 205
Method 'assertStringInBody' is not designed for extension - needs to be abstract, final or empty. 213
Parameter response should be final. 214
Expected @param tag for 'response'. 214
Parameter searchfor should be final. 215
Expected @param tag for 'searchfor'. 215
Parameter url should be final. 216
Expected @param tag for 'url'. 216
Expected @throws tag for 'IOException'. 217
'{' should be on the previous line. 218
'{' should be on the previous line. 222
Line has trailing spaces. 225
Line contains a tab character. 225
'if' construct must use '{}'s. 226
Line contains a tab character. 226
'(' is followed by whitespace. 226
')' is preceeded with whitespace. 226
Line contains a tab character. 227
Line has trailing spaces. 228
Line contains a tab character. 228
Line has trailing spaces. 232
Line has trailing spaces. 235
Method 'assertStringInBody' is not designed for extension - needs to be abstract, final or empty. 242
Parameter request should be final. 242
Parameter searchfor should be final. 242
Expected @throws tag for 'org.xml.sax.SAXException'. 243
'{' should be on the previous line. 244
Line has trailing spaces. 248
Method 'makeRequest' is not designed for extension - needs to be abstract, final or empty. 256
Parameter request should be final. 256
Expected @throws tag for 'IOException'. 257
Expected @throws tag for 'SAXException'. 257
'{' should be on the previous line. 258
Line has trailing spaces. 263
Method 'assertStringNotInBody' is not designed for extension - needs to be abstract, final or empty. 271
Line contains a tab character. 272
Parameter body should be final. 272
Expected @param tag for 'body'. 272
Line contains a tab character. 273
Parameter searchfor should be final. 273
Expected @param tag for 'searchfor'. 273
Line contains a tab character. 274
Expected @throws tag for 'IOException'. 274
'{' should be on the previous line. 275
Line contains a tab character. 276
Line contains a tab character. 277
Line contains a tab character. 278
'{' should be on the previous line. 278
Line contains a tab character. 279
Line contains a tab character. 280
Line has trailing spaces. 281
Line contains a tab character. 281
'if' construct must use '{}'s. 282
Line contains a tab character. 282
'(' is followed by whitespace. 282
')' is preceeded with whitespace. 282
Line contains a tab character. 283
Line has trailing spaces. 284
Line contains a tab character. 284
Line contains a tab character. 285
Line contains a tab character. 286
Line has trailing spaces. 288
Method 'assertStringNotInBody' is not designed for extension - needs to be abstract, final or empty. 296
Line contains a tab character. 297
Parameter response should be final. 297
Expected @param tag for 'response'. 297
Line contains a tab character. 298
Parameter searchfor should be final. 298
Expected @param tag for 'searchfor'. 298
Line contains a tab character. 299
Expected @throws tag for 'IOException'. 299
'{' should be on the previous line. 300
Line contains a tab character. 301
Line contains a tab character. 302
Line contains a tab character. 303
Line contains a tab character. 304
'{' should be on the previous line. 304
Line contains a tab character. 305
Line contains a tab character. 306
Line has trailing spaces. 307
Line contains a tab character. 307
'if' construct must use '{}'s. 308
Line contains a tab character. 308
'(' is followed by whitespace. 308
')' is preceeded with whitespace. 308
Line contains a tab character. 309
Line has trailing spaces. 310
Line contains a tab character. 310
Line contains a tab character. 311
Line contains a tab character. 312
Line has trailing spaces. 314
Method 'assertStringNotInBody' is not designed for extension - needs to be abstract, final or empty. 322
Parameter response should be final. 323
Expected @param tag for 'response'. 323
Parameter searchfor should be final. 324
Expected @param tag for 'searchfor'. 324
Parameter url should be final. 325
Expected @param tag for 'url'. 325
Expected @throws tag for 'IOException'. 326
'{' should be on the previous line. 327
'{' should be on the previous line. 331
Line has trailing spaces. 334
Line contains a tab character. 334
'if' construct must use '{}'s. 335
Line contains a tab character. 335
'(' is followed by whitespace. 335
')' is preceeded with whitespace. 335
Line contains a tab character. 336
Line has trailing spaces. 337
Line contains a tab character. 337
Line has trailing spaces. 340
Line has trailing spaces. 342
Method 'assertStringNotInBody' is not designed for extension - needs to be abstract, final or empty. 350
Parameter request should be final. 350
Expected @param tag for 'request'. 350
Parameter searchfor should be final. 350
Expected @param tag for 'searchfor'. 350
Expected @throws tag for 'IOException'. 351
Expected @throws tag for 'org.xml.sax.SAXException'. 351
'{' should be on the previous line. 352
Line has trailing spaces. 357
Method 'assertIsXml' is not designed for extension - needs to be abstract, final or empty. 358
Missing a Javadoc comment. 358
Parameter response should be final. 358
'{' should be on the previous line. 359
'if' is not followed by whitespace. 360
'(' is followed by whitespace. 360
')' is preceeded with whitespace. 360
'{' should be on the previous line. 361
Line contains a tab character. 362
'(' is followed by whitespace. 362
')' is preceeded with whitespace. 362
Line has trailing spaces. 363
Line has trailing spaces. 365
Method 'expectErrorCode' is not designed for extension - needs to be abstract, final or empty. 378
Parameter request should be final. 379
Expected @param tag for 'request'. 379
Parameter errorCode should be final. 380
Expected @param tag for 'errorCode'. 380
Parameter errorText should be final. 381
Expected @throws tag for 'MalformedURLException'. 382
Redundant throws: 'MalformedURLException' is subclass of 'IOException'. 382
Expected @throws tag for 'IOException'. 382
Expected @throws tag for 'SAXException'. 382
'{' should be on the previous line. 383
Line has trailing spaces. 387
'{' should be on the previous line. 389
'}' should be on the same line. 392
'{' should be on the previous line. 394
Line contains a tab character. 398
Line is longer than 80 characters. 399
Line contains a tab character. 399
Line contains a tab character. 400
Line has trailing spaces. 405
Line has trailing spaces. 408
Method 'assertValidWSDL' is not designed for extension - needs to be abstract, final or empty. 412
'(' is followed by whitespace. 412
Parameter serviceName should be final. 412
Expected @param tag for 'serviceName'. 412
Parameter method should be final. 412
Expected @param tag for 'method'. 412
')' is preceeded with whitespace. 412
Line contains a tab character. 413
Expected @throws tag for 'Exception'. 413
Redundant throws: 'Exception' is unchecked exception. 413
'{' should be on the previous line. 414
Line contains a tab character. 415
'(' is followed by whitespace. 415
'{' is followed by whitespace. 415
')' is preceeded with whitespace. 415
Line has trailing spaces. 417
Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. 418
Missing a Javadoc comment. 418
'(' is followed by whitespace. 418
Parameter serviceName should be final. 418
')' is preceeded with whitespace. 418
Redundant throws: 'Exception' is unchecked exception. 418
'{' should be on the previous line. 419
Line contains a tab character. 420
'(' is followed by whitespace. 420
')' is preceeded with whitespace. 420
'(' is followed by whitespace. 420
')' is preceeded with whitespace. 420
Line contains a tab character. 421
Line has trailing spaces. 422
Line contains a tab character. 423
Line has trailing spaces. 424
Line contains a tab character. 425
Line contains a tab character. 426
Line is longer than 80 characters. 427
Line contains a tab character. 427
Line has trailing spaces. 428
Line contains a tab character. 429
'(' is followed by whitespace. 429
')' is preceeded with whitespace. 429
Line has trailing spaces. 430
Line contains a tab character. 431
Line contains a tab character. 432
Line has trailing spaces. 433
Line contains a tab character. 433
'(' is followed by whitespace. 433
Line is longer than 80 characters. 434
Line contains a tab character. 434
')' is preceeded with whitespace. 434
Line has trailing spaces. 435
Line contains a tab character. 435
'(' is followed by whitespace. 435
')' is preceeded with whitespace. 435
Line has trailing spaces. 436
Line contains a tab character. 437
Line contains a tab character. 438
'(' is followed by whitespace. 438
')' is preceeded with whitespace. 438
Line has trailing spaces. 439
Line contains a tab character. 440
Line contains a tab character. 441
Line has trailing spaces. 442
Line contains a tab character. 442
Line contains a tab character. 443
Line has trailing spaces. 445
Line has trailing spaces. 448
Method 'assertValidWSDL' is not designed for extension - needs to be abstract, final or empty. 452
'(' is followed by whitespace. 452
Parameter serviceName should be final. 452
Expected @param tag for 'serviceName'. 452
Expected @param tag for 'methods'. 452
Array brackets at illegal position. 452
Parameter methods should be final. 452
')' is preceeded with whitespace. 452
Expected @throws tag for 'Exception'. 453
Redundant throws: 'Exception' is unchecked exception. 453
'{' should be on the previous line. 454
'(' is followed by whitespace. 455
')' is preceeded with whitespace. 455
Line has trailing spaces. 456
Line contains a tab character. 457
'(' is followed by whitespace. 457
')' is preceeded with whitespace. 457
Line contains a tab character. 458
'{' should be on the previous line. 458
Line contains a tab character. 459
'(' is followed by whitespace. 459
')' is preceeded with whitespace. 459
Line contains a tab character. 460
'(' is followed by whitespace. 460
')' is preceeded with whitespace. 460
Line contains a tab character. 461
Line has trailing spaces. 462
Line contains a tab character. 462
Line contains a tab character. 463
'(' is followed by whitespace. 463
')' is preceeded with whitespace. 463
Line has trailing spaces. 464
Line contains a tab character. 464
Line contains a tab character. 465
'(' is followed by whitespace. 465
')' is preceeded with whitespace. 465
Line contains a tab character. 466
'{' should be on the previous line. 466
Line is longer than 80 characters. 467
Line contains a tab character. 467
'(' is followed by whitespace. 467
')' is preceeded with whitespace. 467
Line is longer than 80 characters. 468
Line contains a tab character. 468
'(' is followed by whitespace. 468
')' is preceeded with whitespace. 468
Line is longer than 80 characters. 469
Line contains a tab character. 469
'(' is followed by whitespace. 469
')' is preceeded with whitespace. 469
Line contains a tab character. 470
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 14
Line has trailing spaces. 18
'{' should be on the previous line. 20
Line contains a tab character. 21
Missing a Javadoc comment. 21
Variable 'manager' must be private and have accessor methods. 21
Line has trailing spaces. 22
Line contains a tab character. 22
Line contains a tab character. 23
Missing a Javadoc comment. 23
Variable 'axisService' must be private and have accessor methods. 23
Line has trailing spaces. 24
Line contains a tab character. 24
Missing a Javadoc comment. 25
'{' should be on the previous line. 26
Line has trailing spaces. 28
Line has trailing spaces. 31
Method 'getEngine' is not designed for extension - needs to be abstract, final or empty. 35
Expected @throws tag for 'AxisFault'. 35
'{' should be on the previous line. 36
Line has trailing spaces. 38
'{' should be on the previous line. 40
'(' is followed by whitespace. 41
')' is preceeded with whitespace. 41
'(' is followed by whitespace. 41
')' is preceeded with whitespace. 41
'}' should be on the same line. 42
'{' should be on the previous line. 44
'(' is followed by whitespace. 45
')' is preceeded with whitespace. 45
Line has trailing spaces. 47
Line has trailing spaces. 50
Line has trailing spaces. 54
Method 'getServiceManager' is not designed for extension - needs to be abstract, final or empty. 57
'{' should be on the previous line. 58
'(' is followed by whitespace. 59
')' is preceeded with whitespace. 59
Line has trailing spaces. 61
Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 62
Missing a Javadoc comment. 62
'{' should be on the previous line. 63
Line contains a tab character. 64
Line has trailing spaces. 65
Line contains a tab character. 65
'if' construct must use '{}'s. 66
'(' is followed by whitespace. 66
')' is preceeded with whitespace. 66
Line contains a tab character. 67
'(' is followed by whitespace. 67
')' is preceeded with whitespace. 67
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 26
Line has trailing spaces. 30
'{' should be on the previous line. 32
Line contains a tab character. 33
Missing a Javadoc comment. 33
Variable 'manager' must be private and have accessor methods. 33
Line has trailing spaces. 34
Line contains a tab character. 34
Line contains a tab character. 35
Missing a Javadoc comment. 35
Variable 'axisService' must be private and have accessor methods. 35
Line has trailing spaces. 36
Line contains a tab character. 36
Line contains a tab character. 37
Missing a Javadoc comment. 37
Line contains a tab character. 38
'{' should be on the previous line. 38
Line contains a tab character. 39
Line has trailing spaces. 40
Line contains a tab character. 41
Line contains a tab character. 42
Line has trailing spaces. 43
Line contains a tab character. 43
Line contains a tab character. 44
Line contains a tab character. 45
Line contains a tab character. 46
Line contains a tab character. 47
Method 'getEngine' is not designed for extension - needs to be abstract, final or empty. 47
Expected @throws tag for 'AxisFault'. 47
Line contains a tab character. 48
'{' should be on the previous line. 48
Line contains a tab character. 49
Line has trailing spaces. 50
Line contains a tab character. 51
Line contains a tab character. 52
'{' should be on the previous line. 52
Line is longer than 80 characters. 53
Line contains a tab character. 53
'(' is followed by whitespace. 53
')' is preceeded with whitespace. 53
'(' is followed by whitespace. 53
')' is preceeded with whitespace. 53
Line contains a tab character. 54
'}' should be on the same line. 54
Line contains a tab character. 55
Line contains a tab character. 56
'{' should be on the previous line. 56
Line is longer than 80 characters. 57
Line contains a tab character. 57
'(' is followed by whitespace. 57
')' is preceeded with whitespace. 57
Line contains a tab character. 58
Line has trailing spaces. 59
Line contains a tab character. 60
Line contains a tab character. 61
Line has trailing spaces. 62
Line contains a tab character. 63
Line contains a tab character. 64
Line contains a tab character. 65
Line has trailing spaces. 66
Line contains a tab character. 66
Line contains a tab character. 67
Line contains a tab character. 68
Line contains a tab character. 69
Method 'getServiceManager' is not designed for extension - needs to be abstract, final or empty. 69
Line contains a tab character. 70
'{' should be on the previous line. 70
'(' is followed by whitespace. 71
')' is preceeded with whitespace. 71
Line contains a tab character. 72
Line has trailing spaces. 73
Line contains a tab character. 74
Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 74
Missing a Javadoc comment. 74
Line contains a tab character. 75
'{' should be on the previous line. 75
Line contains a tab character. 76
Line has trailing spaces. 77
Line contains a tab character. 77
'if' construct must use '{}'s. 78
'(' is followed by whitespace. 78
')' is preceeded with whitespace. 78
'(' is followed by whitespace. 79
')' is preceeded with whitespace. 79
Line contains a tab character. 80
Line has trailing spaces. 90
Method 'processListRequest' is not designed for extension - needs to be abstract, final or empty. 90
'(' is followed by whitespace. 90
Parameter response should be final. 90
Expected @param tag for 'response'. 90
Parameter writer should be final. 91
Expected @param tag for 'writer'. 91
')' is preceeded with whitespace. 91
Line has trailing spaces. 92
Expected @throws tag for 'AxisFault'. 92
'{' should be on the previous line. 93
Line has trailing spaces. 97
'(' is followed by whitespace. 99
')' is preceeded with whitespace. 99
'{' should be on the previous line. 100
'(' is followed by whitespace. 101
')' is preceeded with whitespace. 101
'}' should be on the same line. 102
'(' is followed by whitespace. 103
')' is preceeded with whitespace. 103
'{' should be on the previous line. 104
'(' is followed by whitespace. 105
')' is preceeded with whitespace. 105
Line has trailing spaces. 106
'{' 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 preceeded with whitespace. 114
Line has trailing spaces. 116
'(' is followed by whitespace. 119
';' is followed by whitespace. 120
'{' should be on the previous line. 121
'+' should be on a new line. 122
'+' should be on a new line. 123
Line has trailing spaces. 127
'}' should be on the same line. 127
Line has trailing spaces. 128
'{' should be on the previous line. 129
'+' should be on a new line. 134
'+' should be on a new line. 135
'+' should be on a new line. 137
'+' should be on a new line. 138
ErrorLine
Missing package documentation file.0
ErrorLine
Line does not match expected header line of ' $Id: LICENSE.txt,v 1.1 2003/07/02 21:29:30 dandiep Exp $'. 2
Line is longer than 80 characters. 124
'{' should be on the previous line. 128
Line has trailing spaces. 145
Line is longer than 80 characters. 147
Method 'makeNewServiceObject' is not designed for extension - needs to be abstract, final or empty. 151
Parameter msgContext should be final. 152
Parameter role should be final. 153
'{' should be on the previous line. 155
'(' is followed by whitespace. 160
')' is preceeded with whitespace. 160
'if' construct must use '{}'s. 162
'{' should be on the previous line. 179
Line has trailing spaces. 201
Method 'getServiceClass' is not designed for extension - needs to be abstract, final or empty. 208
Parameter role should be final. 209
Parameter service should be final. 210
Parameter msgContext should be final. 211
'{' should be on the previous line. 213
'{' should be on the previous line. 221
Line is longer than 80 characters. 222
'(' is followed by whitespace. 222
')' is preceeded with whitespace. 222
'}' should be on the same line. 223
'{' should be on the previous line. 225
'(' is followed by whitespace. 226
')' is preceeded with whitespace. 226
Line has trailing spaces. 246
'{' should be on the previous line. 264
Missing a Javadoc comment. 266
Name 'SL_DESTROY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 266
Missing a Javadoc comment. 267
Name 'SL_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 267
Missing a Javadoc comment. 270
Name 'm_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
Missing a Javadoc comment. 271
Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 271
Unused @param tag for 'log'. 278
'{' should be on the previous line. 281
Line is longer than 80 characters. 297
Parameter proxy should be final. 303
Parameter method should be final. 303
Parameter args should be final. 303
'{' should be on the previous line. 305
'{' should be on the previous line. 307
'{' should be on the previous line. 310
'{' should be on the previous line. 312
'}' should be on the same line. 317
'{' should be on the previous line. 319
'}' should be on the same line. 322
'(' is followed by whitespace. 323
')' is preceeded with whitespace. 323
'{' should be on the previous line. 324
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 16
'{' should be on the previous line. 22
Line has trailing spaces. 39
Line is longer than 80 characters. 41
Method 'makeNewServiceObject' is not designed for extension - needs to be abstract, final or empty. 45
Parameter msgContext should be final. 46
Parameter role should be final. 47
'{' should be on the previous line. 49
'(' is followed by whitespace. 54
')' is preceeded with whitespace. 54
'if' construct must use '{}'s. 56
'{' should be on the previous line. 73
Line has trailing spaces. 95
Method 'getServiceClass' is not designed for extension - needs to be abstract, final or empty. 102
Parameter role should be final. 103
Parameter service should be final. 104
Parameter msgContext should be final. 105
'{' should be on the previous line. 107
'{' should be on the previous line. 115
Line is longer than 80 characters. 116
'(' is followed by whitespace. 116
')' is preceeded with whitespace. 116
'}' should be on the same line. 117
'{' should be on the previous line. 119
'(' is followed by whitespace. 120
')' is preceeded with whitespace. 120
Line has trailing spaces. 140
'{' should be on the previous line. 158
Missing a Javadoc comment. 160
Name 'SL_DESTROY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
Missing a Javadoc comment. 161
Name 'SL_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
Missing a Javadoc comment. 164
Name 'm_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. 164
Missing a Javadoc comment. 165
Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 165
Unused @param tag for 'log'. 172
'{' should be on the previous line. 175
Line is longer than 80 characters. 191
Parameter proxy should be final. 197
Parameter method should be final. 197
Parameter args should be final. 197
'{' should be on the previous line. 199
'{' should be on the previous line. 201
'{' should be on the previous line. 204
'{' should be on the previous line. 206
Line has trailing spaces. 209
'}' should be on the same line. 211
'{' should be on the previous line. 213
'}' should be on the same line. 216
'(' is followed by whitespace. 217
')' is preceeded with whitespace. 217
'{' should be on the previous line. 218
ErrorLine
Missing a header - not enough lines in file. 1
Line has trailing spaces. 12
Line has trailing spaces. 18
'{' should be on the previous line. 18
Method 'initServiceDesc' is not designed for extension - needs to be abstract, final or empty. 19
Missing a Javadoc comment. 19
Parameter service should be final. 19
Parameter msgContext should be final. 19
'{' should be on the previous line. 21
'(' is followed by whitespace. 23
')' is preceeded with whitespace. 23
Line has trailing spaces. 24
'(' is followed by whitespace. 26
')' is preceeded with whitespace. 26
Line has trailing spaces. 27
Line has trailing spaces. 28
ErrorLine
File does not end with a newline. 0
ErrorLine
Line does not match expected header line of ' $Id: LICENSE.txt,v 1.1 2003/07/02 21:29:30 dandiep Exp $'. 2
Line is longer than 80 characters. 67
'{' should be on the previous line. 70
Line is longer than 80 characters. 79
Method 'newProviderInstance' is not designed for extension - needs to be abstract, final or empty. 79
Parameter service should be final. 79
Parameter registry should be final. 79
'{' should be on the previous line. 81
Method 'getName' is not designed for extension - needs to be abstract, final or empty. 90
'{' should be on the previous line. 91
ErrorLine
Missing package documentation file.0
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 23
Utility classes should not have a public or default constructor. 27
'{' should be on the previous line. 28
Missing a Javadoc comment. 30
Name 'noArgs' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 30
Missing a Javadoc comment. 32
Variable 'log' must be private and have accessor methods. 32
Parameter javaType should be final. 39
Expected @param tag for 'javaType'. 39
'{' should be on the previous line. 40
Parameter javaType should be final. 51
Expected @param tag for 'javaType'. 51
Parameter typeDesc should be final. 52
Expected @param tag for 'typeDesc'. 52
'{' should be on the previous line. 53
'{' should be on the previous line. 56
Line is longer than 80 characters. 60
Line is longer than 80 characters. 61
'}' should be on the same line. 62
'{' should be on the previous line. 64
Line is longer than 80 characters. 71
Missing a Javadoc comment. 71
Method 'run' is not designed for extension - needs to be abstract, final or empty. 77
'{' should be on the previous line. 78
Line is longer than 80 characters. 80
'{' should be on the previous line. 82
'{' should be on the previous line. 85
'}' should be on the same line. 91
'{' should be on the previous line. 93
'}' should be on the same line. 99
'{' should be on the previous line. 101
Line is longer than 80 characters. 108
'}' should be on the same line. 109
'{' should be on the previous line. 111
Must have at least one statement. 111
Expected an @return tag. 121
Parameter javaType should be final. 121
Expected @param tag for 'javaType'. 121
Parameter typeDesc should be final. 121
Expected @param tag for 'typeDesc'. 121
'{' should be on the previous line. 122
'{' should be on the previous line. 126
'{' should be on the previous line. 132
'{' should be on the previous line. 143
'}' should be on the same line. 146
'{' should be on the previous line. 148
'}' should be on the same line. 151
'{' should be on the previous line. 153
'{' should be on the previous line. 156
'{' should be on the previous line. 158
'{' should be on the previous line. 161
Line is longer than 80 characters. 174
Line is longer than 80 characters. 175
Line is longer than 80 characters. 176
Line is longer than 80 characters. 177
Expected an @return tag. 180
Parameter rawPd should be final. 181
Expected @param tag for 'rawPd'. 181
Parameter cls should be final. 182
Expected @param tag for 'cls'. 182
'{' should be on the previous line. 183
Missing a Javadoc comment. 187
Parameter rawPd should be final. 188
Parameter cls should be final. 189
Parameter typeDesc should be final. 190
'{' should be on the previous line. 191
'{' should be on the previous line. 195
'{' should be on the previous line. 199
'}' should be on the same line. 202
'{' should be on the previous line. 204
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 12
'{' should be on the previous line. 18
Missing a Javadoc comment. 20
Parameter javaType should be final. 20
Parameter xmlType should be final. 20
'{' should be on the previous line. 21
Missing a Javadoc comment. 26
Parameter javaType should be final. 27
Parameter xmlType should be final. 28
Parameter typeDesc should be final. 29
'{' should be on the previous line. 30
Missing a Javadoc comment. 39
Parameter javaType should be final. 40
Parameter xmlType should be final. 41
Parameter typeDesc should be final. 42
Parameter propertyMap should be final. 43
'{' should be on the previous line. 44
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 16
'{' should be on the previous line. 21
Missing a Javadoc comment. 23
Parameter javaType should be final. 23
Parameter xmlType should be final. 23
'{' should be on the previous line. 24
Expected an @return tag. 31
Parameter javaType should be final. 31
Expected @param tag for 'javaType'. 31
Parameter typeDesc should be final. 31
Expected @param tag for 'typeDesc'. 31
'{' should be on the previous line. 32
'{' should be on the previous line. 36
'}' should be on the same line. 38
'{' should be on the previous line. 40
'{' should be on the previous line. 45
Expected an @return tag. 57
Method 'getGeneralPurpose' is not designed for extension - needs to be abstract, final or empty. 57
Parameter mechanismType should be final. 57
Expected @param tag for 'mechanismType'. 57
'{' should be on the previous line. 58
'{' should be on the previous line. 60
'{' should be on the previous line. 65
ErrorLine
Line does not match expected header line of '/*'. 1
Line has trailing spaces. 17
'{' should be on the previous line. 22
Missing a Javadoc comment. 24
Parameter javaType should be final. 24
Parameter xmlType should be final. 24
'{' should be on the previous line. 25
Missing a Javadoc comment. 30
Parameter javaType should be final. 30
Parameter xmlType should be final. 30
Parameter typeDesc should be final. 30
'{' should be on the previous line. 35
'}' should be on the same line. 37
'{' should be on the previous line. 39
Missing a Javadoc comment. 45
Parameter javaType should be final. 46
Parameter xmlType should be final. 47
Parameter typeDesc should be final. 48
Parameter propertyDescriptor should be final. 49
'{' should be on the previous line. 50
Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. 65
Parameter javaType should be final. 65
Parameter types should be final. 65
Expected @throws tag for 'Exception'. 65
'&&' should be on a new line. 75
'&&' should be on a new line. 76
'&&' should be on a new line. 77
'&&' should be on a new line. 78
'&&' should be on a new line. 79
'&&' should be on a new line. 80
'||' should be on a new line. 81
')' is preceeded with whitespace. 82
'=' is not preceeded with whitespace. 117
'=' is not followed by whitespace. 117
'<' is not preceeded with whitespace. 117
'<' is not followed by whitespace. 117
'=' is not preceeded with whitespace. 129
'=' is not followed by whitespace. 129
'<' is not preceeded with whitespace. 129
'<' is not followed by whitespace. 129
Line is longer than 80 characters. 152
Line is longer than 80 characters. 181
Line is longer than 80 characters. 187
ErrorLine
Line does not match expected header line of '/*'. 1
'{' should be on the previous line. 18
Missing a Javadoc comment. 19
Variable 'typeDesc' must be private and have accessor methods. 19
Missing a Javadoc comment. 20
Variable 'propertyDescriptor' must be private and have accessor methods. 20
Missing a Javadoc comment. 22
Parameter javaType should be final. 22
Parameter xmlType should be final. 22
'{' should be on the previous line. 23
'{' should be on the previous line. 28
'{' should be on the previous line. 35
'}' should be on the same line. 37
'{' should be on the previous line. 39
Method 'getSerializerAs' is not designed for extension - needs to be abstract, final or empty. 44
Missing a Javadoc comment. 44
Parameter mechanismType should be final. 45
Redundant throws: 'JAXRPCException' is unchecked exception. 46
'{' should be on the previous line. 47
Line has trailing spaces. 50
Expected an @return tag. 55
Method 'getGeneralPurpose' is not designed for extension - needs to be abstract, final or empty. 55
Parameter mechanismType should be final. 55
Expected @param tag for 'mechanismType'. 55
'{' should be on the previous line. 56
'{' should be on the previous line. 58
'{' should be on the previous line. 63
ErrorLine
Missing package documentation file.0