spacer spacer spacer
spacer spacer spacer
spacer
NASA Jet Propulsion Laboratory, California Institute of Technology Vertical Bar + NASA Homepage

+ NASA en Español

+ Contact NASA

Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
200 0 0 5839

Files

Files I W E
gov/nasa/pds/tools/VTool.java 0 0 2041
gov/nasa/pds/tools/config/VToolConfigKeys.java 0 0 56
gov/nasa/pds/tools/dict/Definition.java 0 0 39
gov/nasa/pds/tools/dict/Dictionary.java 0 0 175
gov/nasa/pds/tools/dict/DictionaryTokens.java 0 0 69
gov/nasa/pds/tools/dict/ElementDefinition.java 0 0 84
gov/nasa/pds/tools/dict/GroupDefinition.java 0 0 39
gov/nasa/pds/tools/dict/InvalidDictionaryException.java 0 0 7
gov/nasa/pds/tools/dict/ObjectDefinition.java 0 0 72
gov/nasa/pds/tools/dict/package.html 0 0 1
gov/nasa/pds/tools/dict/parser/DefinitionFactory.java 0 0 133
gov/nasa/pds/tools/dict/parser/Dic tionaryParser.java 0 0 79
gov/nasa/pds/tools/dict/parser/MalformedDefinitionException.java 0 0 8
gov/nasa/pds/tools/dict/parser/UnknownDefinitionException.java 0 0 8
gov/nasa/pds/tools/dict/parser/package.html 0 0 1
gov/nasa/pds/tools/dict/type/AlphaNumericChecker.java 0 0 8
gov/nasa/pds/tools/dict/type/AlphabetChecker.java 0 0 8
gov/nasa/pds/tools/dict/type/CharacterChecker.java 0 0 11
gov/nasa/pds/tools/dict/type/ContextDependentChecker.java 0 0 7
gov/nasa/pds/tools/dict/type/DataSetChecker.java 0 0 6
gov/nasa/pds/tools/dict/type/DateChecker.java 0 0 6
gov/nasa/pds/tools/dict/type/DoubleChecker.java 0 0 24
gov/nasa/pds/tools/dict/type/IdentifierChecker.java 0 0 7
gov/nasa/pds/tools/dict/type/IntegerChecker.java 0 0 27
gov/nasa/pds/tools/dict/type/InvalidLengthException.java 0 0 6
gov/nasa/pds/tools/dict/type/InvalidTypeException.java 0 0 6
gov/nasa/pds/tools/dict/type/LengthChecker.java 0 0 23
gov/nasa/pds/tools/dict/type/NonDecimalChecker.java 0 0 36
gov/nasa/pds/tools/dict/type/NumericTypeChecker.java 0 0 9
gov/nasa/pds/tools/dict/type/OutOfRangeException.java 0 0 6
gov/nasa/pds/tools/dict/type/RealChecker.java 0 0 24
gov/nasa/pds/tools/dict/type/TimeChecker.java 0 0 6
gov/nasa/pds/tools/dict/type/TypeChecker.java 0 0 23
gov/nasa/pds/tools/dict/type/TypeCheckerFactory.java 0 0 22
gov/nasa/pds/tools/dict/ty pe/Types.java 0 0 55
gov/nasa/pds/tools/dict/type/UnsupportedTypeException.java 0 0 6
gov/nasa/pds/tools/dict/type/package.html 0 0 1
gov/nasa/pds/tools/file/FileList.java 0 0 85
gov/nasa/pds/tools/file/FileListGenerator.java 0 0 538
gov/nasa/pds/tools/file/filefilter/WildcardOSFilter.java 0 0 126
gov/nasa/pds/tools/flags/ToolsFlags.java 0 0 89
gov/nasa/pds/tools/label/AttributeStatement.java 0 0 53
gov/nasa/pds/tools/label/CommentStatement.java 0 0 32
gov/nasa/pds/tools/label/DateTime.java 0 0 19
gov/nasa/pds/tools/label/DateTimeFormatter.java 0 0 56
gov/nasa/pds/tools/label/ExternalPointer.java 0 0 49
gov/nasa/pds/tools/label/GroupStatement.java 0 0 38
gov/nasa/pds/tools/label/IncludePointer.java 0 0 29
gov/nasa/pds/tools/label/Label.java 0 0 101
gov/nasa/pds/tools/label/LabelType.java 0 0 16
gov/nasa/pds/tools/label/Malforme dSFDULabel.java 0 0 6
gov/nasa/pds/tools/label/Numeric.java 0 0 48
gov/nasa/pds/tools/label/ObjectStatement.java 0 0 75
gov/nasa/pds/tools/label/PointerStatement.java 0 0 45
gov/nasa/pds/tools/label/PointerStatementFactory.java 0 0 28
gov/nasa/pds/tools/label/PointerType.java 0 0 23
gov/nasa/pds/tools/label/SFDULabel.java 0 0 48
gov/nasa/pds/tools/label/Scalar.java 0 0 16
gov/nasa/pds/tools/label/Sequence.java 0 0 91
gov/nasa/pds/tools/label/Set.java 0 0 49
gov/nasa/pds/tools/label/Statement.java 0 0 66
gov/nasa/pds/tools/label/StatementType.java 0 0 19
gov/nasa/pds/tools/label/Symbol.java 0 0 6
gov/nasa/pds/tools/label/TextString.java 0 0 6
gov/nasa/pds/tools/label/UnknownStatementException.java 0 0 7
gov/nasa/pds/tools/label/UnknownValueException.java 0 0 7
gov/nasa/pds/tools/label/Value.java 0 0 3
gov/nasa/pds/tools/label/package.html 0 0 1
gov/nasa/pds/tools/label/parser/DefaultLabelParser.java 0 0 204
gov/nasa/pds/tools/label/parser/InvalidDescriptionException.java 0 0 6
gov/nasa/pds/tools/label/parser/InvalidObjectException.java 0 0 6
gov/nasa/pds/tools/label/parser/LabelParser.java 0 0 70
gov/nasa/pds/tools/label/parser/LabelParserFactory.java 0 0 15
gov/nasa/pds/tools/label/parser/ParseException.java 0 0 8
gov/nasa/pds/tools/label/parser/UnsupportedDataObjectException.java 0 0 6
gov/nasa/pds/tools/label/parser/package.html 0 0 1
gov/nasa/pds/tools/label/validate/DataObjectValidator.java 0 0 11
gov/nasa/pds/tools/label/validate/DataObjectValidatorFactory.java 0 0 33
gov/nasa/pds/tools/label/validate/DefinitionNotFoundException.java 0 0 6
gov/nasa/pds/tools/label/validate/ElementValidator.java 0 0 118
gov/nasa/pds/tools/label/validate/FileCharacteristicValidator.java 0 0 86
gov/nasa/pds/tools/label/validate/GroupValid ator.java 0 0 37
gov/nasa/pds/tools/label/validate/LabelValidator.java 0 0 7
gov/nasa/pds/tools/label/validate/ObjectValidator.java 0 0 65
gov/nasa/pds/tools/label/validate/RecordType.java 0 0 15
gov/nasa/pds/tools/label/validate/Status.java 0 0 10
gov/nasa/pds/tools/label/validate/package.html 0 0 1
gov/nasa/pds/tools/logging/ToolsLevel.java 0 0 11
gov/nasa/pds/tools/logging/ToolsLogFormatter.java 0 0 20
gov/nasa/pds/tools/logging/ToolsLogRecord.java 0 0 67
gov/nasa/pds/tools/logging/package.html 0 0 1
gov/nasa/pds/tools/object/io/DataObjectInputStream.java 0 0 5
gov/nasa/pds/tools/object/io/package.html 0 0 1
gov/nasa/pds/tools/object/validate/ImageValidator.java 0 0 9
gov/nasa/pds/tools/object/validate/TableValidator.java 0 0 9
gov/nasa/pds/tools/object/validate/package.html 0 0 1
gov/nasa/pds/tools/status/ExitStatus.java 0 0 12
gov/nasa/pds/tools/time/ToolsTime.java 0 0 39
gov/nasa/pds/tools/util/Utility.java 0 0 32
gov/nasa/pds/tools/util/package.html 0 0 1
gov/nasa/pds/tools/xsl/StyleSheet.java 0 0 12

gov/nasa/pds/tools/VTool.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 87
Error Line has trailing spaces. 93
Error Line contains a tab character. 95
Error Missing a Javadoc comment. 95
Error Name 'VERSION_ID' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 95
Error Line contains a tab character. 96
Error Missing a Javadoc comment. 96
Error Name 'FILE_REP' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 96
Error Line contains a tab character. 97
Error Missing a Javadoc comment. 97
Error Name 'FRAG_EXT' must match pattern '^[a-z ] [a-zA-Z0-9 ] *$'. 97
Error Line has trailing spaces. 98
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Missing a Javadoc comment. 99
Error Line contains a tab character. 100
Error Missing a Javadoc comment. 100
Error Line contains a tab character. 101
Error Missing a Javadoc comment. 101
Error Line contains a tab character. 102
Error Missing a Javadoc comment. 102
Error Line has trailing spaces. 103
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Missing a Javadoc comment. 104
Error Line contains a tab character. 105
Error Missing a Javadoc comment. 105
Error Line contains a tab character. 106
Error Missing a Javadoc comment. 106
Error Line contains a tab character. 107
Error Missing a Javadoc comment. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Comment matches to-do format 'TODO:'. 109
Error Line contains a tab character. 109
Error Line has trailing spaces. 110
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Missing a Javadoc comment. 111
Error Line contains a tab character. 112
Error Missing a Javadoc comment. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Missing a Javadoc comment. 114
Error Line contains a tab character. 115
Error Missing a Javadoc comment. 115
Error Line contains a tab character. 116
Error Missing a Javadoc comment. 116
Error Line contains a tab character. 117
Error Missing a Javadoc comment. 117
Error Line contains a tab character. 118
Error Missing a Javadoc comment. 118
Error Line contains a tab character. 119
Error Missing a Javadoc comment. 119
Error Line contains a tab character. 120
Error Missing a Javadoc comment. 120
Error Line contains a tab character. 121
Error Missing a Javadoc comment. 121
Error Line contains a tab character. 122
Error Missing a Javadoc comment. 122
Error Line contains a tab character. 123
Error Missing a Javadoc comment. 123
Error Line contains a tab character. 124
Error Missing a Javadoc comment. 124
Error Line contains a tab character. 125
Error Missing a Javadoc comment. 125
Error Line contains a tab character. 126
Error Missing a Javadoc comment. 126
Error Line contains a tab character. 127
Error Missing a Javadoc comment. 127
Error Line contains a tab character. 128
Error Missing a Javadoc comment. 128
Error Line contains a tab character. 129
Error Missing a Javadoc comment. 129
Error Line has trailing spaces. 130
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Missing a Javadoc comment. 131
Error Line contains a tab character. 132
Error Missing a Javadoc comment. 132
Error Line contains a tab character. 133
Error Missing a Javadoc comment. 133
Error Line has trailing spaces. 134
Error Line contains a tab character. 134
Error Line has trailing spaces. 135
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line has trailing spaces. 159
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line has trailing spaces. 164
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line has trailing spaces. 169
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line has trailing spaces. 171
Error Line contains a tab character. 171
Error Line contains a tab cha racter. 172
Error Line has trailing spaces. 173
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Method 'showVersion' is not designed for extension - needs to be abstract, final or empty. 174
Error Line is longer than 80 characters. 175
Error Line contains a tab character. 175
Error Line is longer than 80 characters. 176
Error Line contains a tab character. 176
Error Line is longer than 80 characters. 177
Error Line contains a tab character. 177
Error Line is longer than 80 characters. 178
Error Line contains a tab character. 178
Error Line is longer than 80 characters. 179
Error Line contains a tab character. 179
Error Line is longer than 80 characters. 180
Error Line contains a tab character. 180
Error Line is longer than 80 characters. 181
Error Line contains a tab character. 181
Error Line is longer than 80 characters. 182
Error Line contains a tab character. 182
Error Line is longer than 80 characters. 183
Error Line contains a tab character. 183
Error Line is longer than 80 characters. 184
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line has trailing spaces. 188
Error Line contains a tab character. 188
Error First sentence should end with a period. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Method 'showHelp' is not designed for extension - needs to be abstract, final or empty. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error '37' is a magic number. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error Line has trailing spaces. 198
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Method 'buildOpts' is not designed for extension - needs to be abstract, final or empty. 202
Error Line is longer than 80 characters. 203
Error Line contains a tab character. 203
Error Line has trailing spaces. 204
Error Line contains a tab character. 204
Error Line is longer than 80 characters. 205
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line is longer than 80 characters. 207
Error Line contains a tab character. 207
Error Line is longer than 80 characters. 208
Error Line contains a tab character. 208
Error Line has trailing spaces. 209
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line has trailing spaces. 211
Error Line contains a tab character. 211
Error Line is longer than 80 characters. 212
Error Line contains a tab character. 212
Error Line is longer than 80 characters. 213
Error Line contains a tab character. 213
Error Line has trailing spaces. 214
Error Line contains a tab character. 214
Error Line contains a tab character. 215
Error Line has trailing spaces. 216
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line has trailing spaces. 218
Error Line contains a tab character. 218
Error Line has trailing spaces. 219
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 222
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line is longer than 80 characters. 225
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line contains a tab character. 229
Error Line has trailing spaces. 230
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line is longer than 80 characters. 234
Error Line contains a tab character. 234
Error Line is longer than 80 characters. 235
Error Line contains a tab character. 235
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error Line contains a tab character. 240
Error Line contains a tab character. 241
Error Line has trailing spaces. 242
Error Line contains a tab character. 242
Error Line is longer than 80 characters. 243
Error Line contains a tab character. 243
Error Line contains a tab character. 244
Error Line contains a tab character. 245
Error Line is longer than 80 characters. 246
Error Line contains a tab character. 246
Error Line contains a tab character. 247
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error Line has trailing spaces. 254
Error Line contains a tab character. 254
Error Line contains a tab character. 255
Error Line contains a tab character. 257
Error Line contains a tab character. 258
Error Line is longer than 80 characters. 259
Error Line contains a t ab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error Line contains a tab character. 262
Error Line contains a tab character. 263
Error Line contains a tab chara cter. 264
Error Line contains a tab character. 265
Error Line contains a tab character. 266
Error Line has trailing spaces. 267
Error Line contains a tab character. 267
Error Line is longer than 80 characters. 268
Error Line contains a tab character. 268
Error Line contains a tab character. 269
Error Line contains a tab character. 270
Error Line is longer than 80 characters. 271
Error Line contains a tab character. 271
Error Line is longer than 80 characters. 272
Error Line contains a tab character. 272
Error Line is longer than 80 characters. 273
Error Line contains a tab character. 273
Error Line contains a tab character. 274
Error Line contains a tab character. 275
Error Line contains a tab character. 276
Error Line contains a tab character. 277
Error Line contains a tab character. 278
Error Line has trailing spaces. 279
Error Line contains a tab character. 279
Error Line has trailing spaces. 280
Error Line contains a tab character. 280
Error Line contains a tab character. 281
Error Line contains a tab character. 282
Error Line is longer than 80 characters. 283
Error Line contains a tab character. 283
Error Line is longer than 80 characters. 284
Error Line contains a tab character. 284
Error Line contains a tab character. 285
Error Line contains a tab character. 286
Error Line contains a tab character. 287
Error Line contains a tab character. 288
Error Line contains a tab character. 289
Error Line contains a tab character. 290
Error Line is longer than 80 characters. 292
Error Line contains a tab character. 292
Error Line contains a tab character. 293
Error Line contains a tab character. 294
Error Line is longer than 80 characters. 295
Error Line contains a tab character. 295
Error Line contains a tab character. 296
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line contains a tab character. 299
Error Line contains a tab character. 300
Error Line contains a tab character. 301
Error Line contains a tab character. 302
Error Line has trailing spaces. 303
Error Line contains a tab character. 303
Error Line contains a tab character. 304
Error Line contains a tab character. 305
Error Line contains a tab character. 306
Error Line contains a tab character. 307
Error Line contains a tab character. 308
Error Line contains a tab character. 309
Error Line contains a tab character. 310
Error Line contains a tab character. 311
Error Line contains a tab character. 312
Error Line contains a tab character. 313
Error Line has trailing spaces. 315
Error Line contains a tab character. 315
Error Line contains a tab character. 316
Error Line contains a tab character. 317
Error Line contains a tab character. 31 8
Error Line is longer than 80 characters. 319
Error Line contains a tab character. 319
Error Line is longer than 80 characters. 320
Error Line contains a tab character. 320
Error Line is longer than 80 characters. 321
Error Line contains a tab character. 321
Error Line is longer than 80 characters. 322
Error Line contains a tab character. 322
Error Line contains a tab character. 323
Error Line contains a tab character. 32 4
Error Line contains a tab character. 325
Error Line contains a tab character. 326
Error Line has trailing spaces. 327
Error Line contains a tab character. 327
Error Line contains a tab character. 328
Error Line contains a tab character. 329
Error Line contains a tab character. 330
Error Line is longer than 80 characters. 331
Error Line contains a tab character. 331
Error Line is longer than 80 characters. 332
Error Line contains a tab character. 332
Error Line is longer than 80 characters. 333
Error Line contains a tab character. 333
Error Line contains a tab character. 334
Error Line contains a tab character. 335
Error Line contains a tab character. 336
Error Line contains a tab character. 337
Error Line contains a tab character. 338
Error Line has trailing spaces. 339
Error Line contains a tab character. 339
Error Line contains a tab character. 340
Error Line contains a tab character. 341
Error Line contains a tab character. 342
Error Line contains a tab character. 343
Error Line contains a tab character. 344
Error Line contains a tab character. 345
Error Line contains a tab character. 346
Error Line contains a tab character. 347
Error Line contains a tab character. 348
Error Line contains a tab character. 349
Error Line has trailing spaces. 350
Error Line contains a tab character. 350
Error Line contains a tab character. 351
Error Line has trailing spaces. 352
Error Line contains a tab character. 352
Error Line contains a tab character. 353
Error Line contains a tab character. 354
Error Line contains a tab character. 355
Error Line contains a tab character. 356
Error Line contains a tab character. 357
Error Method 'parseLine' is not designed for extension - needs to be abstract, final or empty. 357
Error Parameter argv should be final. 357
Error Line contains a tab character. 358
Error Line contains a tab character. 359
Error Line contains a tab character. 360
Error '}' should be on the same line. 360
Error Line contains a tab character. 361
Error 'catch' is not followed by whitespace. 361
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error Line contains a tab character. 362
Error Line is longer than 80 characters. 363
Error Line contains a tab character. 363
Error Line contains a tab character. 364
Error ')' is preceded with whitespace. 364
Error Line contains a tab character. 365
Error Line contains a tab character. 366
Error Line contains a tab character. 367
Error Line has trailing spaces. 368
Error Line contains a tab character. 368
Error Line has trailing spaces. 369
Error Line contains a tab character. 369
Error Line contains a tab character. 370
Error Line contains a tab character. 371
Error Line contains a tab character. 372
Error Line contains a tab character. 373
Error Method 'queryCmdLine' is not designed for extension - needs to be abstract, final or empty. 373
Error Line contains a tab character. 374
Error Line has trailing spaces. 375
Error Line contains a tab character. 375
Error Line contains a tab character. 376
Error Line contains a tab character. 377
Error 'if' construct must use '{}'s. 378
Error Line contains a tab character. 378
Error Line contains a tab character. 379
Error Line is longer than 80 characters. 380
Error Line contains a tab character. 380
Error Line contains a tab character. 381
Error 'if' construct must use '{}'s. 382
Error Line has trailing spaces. 382
Error Line contains a tab character. 382
Error Line contains a tab character. 383
Error Line contains a tab character. 384
Error Line contains a tab character. 385
Error Line is longer than 80 characters. 386
Error Line contains a tab character. 386
Error Line contains a tab character. 387
Error Line contains a tab character. 388
Error Line is longer than 80 characters. 389
Error Line contains a tab character. 389
Error Line contains a tab character. 390
Error Line contains a tab character. 391
Error 'if' construct must use '{}'s. 392
Error Line contains a tab character. 392
Error Line is longer than 80 characters. 393
Error Line contains a tab character. 393
Error 'else' construct must use '{}'s. 394
Error Line contains a tab character. 394
Error Line contains a tab character. 395
Error Line contains a tab character. 396
Error Line contains a tab character. 397
Error Line contains a tab character. 398
Error Line contains a tab character. 399
Error Line is longer than 80 characters. 400
Error Line contains a tab character. 400
Error Line contains a tab character. 401
Error '}' should be on the same line. 401
Error Line contains a tab character. 402
Error 'catch' is not followed by whitespace. 402
Error '(' is followed by whitespace. 402
Error Line has trailing spaces. 403
Error Line is longer than 80 characters. 403
Error Line contains a tab character. 403
Error Line is longer than 80 characters. 404
Error Line contains a tab character. 404
Error Line contains a tab character. 405
Error '}' should be on the same line. 405
Error Line contains a tab character. 406
Error 'catch' is not followed by whitespace. 406
Error Line contains a tab character. 407
Error Line contains a tab character. 408
Error Line has trailing spaces. 409
Error Line contains a tab character. 409
Error Line contains a tab character. 410
Error Line has trailing spaces. 411
Error Line contains a tab character. 411
Error Line contains a tab character. 412
Error 'if' construct must use '{}'s. 413
Error Line contains a tab character. 413
Error Line contains a tab character. 414
Error Line contains a tab character. 415
Error Line contains a tab character. 416
Error Line contains a tab character. 417
Error Line is longer than 80 characters. 418
Error Line contains a tab character. 418
Error Line contains a tab character. 419
Error Line contains a tab character. 420
Error Line has trailing spaces. 421
Error Line contains a tab character. 421
Error Line contains a tab character. 422
Error 'if' construct must use '{}'s. 423
Error Line contains a tab character. 423
Error Line contains a tab character. 424
Error Line is longer than 80 characters. 425
Error Line contains a tab character. 425
Error 'if' construct must use '{}'s. 426
Error Line contains a tab character. 426
Error Line contains a tab character. 427
Error Line has trailing spaces. 428
Error Line is longer than 80 characters. 428
Error Line contains a tab character. 428
Error Line contains a tab character. 429
Error 'if' construct must use '{}'s. 430
Error Line contains a tab character. 430
Error Line contains a tab character. 431
Error Line is longer than 80 characters. 432
Error Line contains a tab character. 432
Error Comment matches to-do format 'TODO:'. 433
Error Line is longer than 80 characters. 433
Error Line contains a tab character. 433
Error Line contains a tab character. 434
Error Line has trailing spaces. 435
Error Line contains a tab character. 435
Error Line contains a tab character. 436
Error 'if' construct must use '{}'s. 437
Error Line contains a tab character. 437
Error Line contains a tab character. 438
Error Line is longer than 80 characters. 439
Error Line contains a tab character. 439
Error 'if' construct must use '{}'s. 440
Error Line contains a tab character. 440
Error Line contains a tab character. 441
Error Line contains a tab character. 442
Error 'if' construct must use '{}'s. 443
Error Line contains a tab character. 443
Error Line is longer than 80 characters. 444
Error Line contains a tab character. 444
Error Line is longer than 80 characters. 445
Error Line contains a tab character. 445
Error Line contains a tab character. 446
Error Line contains a tab character. 447
Error Line is longer than 80 characters. 448
Error Line contains a tab character. 448
Error Line contains a tab character. 449
Error Line is longer than 80 characters. 450
Error Line contains a tab character. 450
Error Line contains a tab character. 451
Error Line is longer than 80 characters. 452
Error Line contains a tab character. 452
Error Line contains a tab character. 453
Error Line has trailing spaces. 454
Error Line contains a tab character. 454
Error 'if' construct must use '{}'s. 455
Error Line contains a tab character. 455
Error Line is longer than 80 characters. 456
Error Line contains a tab character. 456
Error Line is longer than 80 characters. 457
Error Line contains a tab character. 457
Error 'if' construct must use '{}'s. 458
Error Line has trailing spaces. 458
Error Line is longer than 80 characters. 458
Error Line contains a tab character. 458
Error Line is longer than 80 characters. 459
Error Line contains a tab character. 459
Error Line contains a tab character. 460
Error 'if' construct must use '{}'s. 461
Error Line contains a tab character. 461
Error Line is longer than 80 characters. 462
Error Line contains a tab character. 462
Error Line is longer than 80 characters. 463
Error Line contains a tab character. 463
Error 'if' construct must use '{}'s. 464
Error Line contains a tab character. 464
Error Line contains a tab character. 465
Error Line contains a tab character. 467
Error '}' should be on the same line. 467
Error Line contains a tab character. 468
Error 'catch' is not followed by whitespace. 468
Error Line contains a tab character. 469
Error Line contains a tab character. 470
Error Line contains a tab character. 471
Error '}' should be on the same line. 471
Error Line contains a tab character. 472
Error 'catch' is not followed by whitespace. 472
Error Line contains a tab character. 473
Error Line contains a tab character. 474
Error Line contains a tab character. 475
Error '}' should be on the same line. 475
Error Line contains a tab character. 476
Error 'catch' is not followed by whitespace. 476
Error Line contains a tab character. 477
Error Line contains a tab character. 478
Error Line contains a tab character. 479
Error Line contains a tab character. 480
Error Line has trailing spaces. 481
Error Line contains a tab character. 481
Error Line contains a tab character. 482
Error Line contains a tab character. 483
Error Line contains a tab character. 484
Error Line contains a tab character. 485
Error Line contains a tab character. 486
Error Method 'getAlias' is not designed for extension - needs to be abstract, final or empty. 486
Error Line contains a tab character. 487
Error Line contains a tab character. 488
Error Line has trailing spaces. 489
Error Line contains a tab character. 489
Error Line contains a tab character. 490
Error Line contains a tab character. 491
Error Line has trailing spaces. 492
Error Line contains a tab character. 492
Error Line contains a tab character. 493
Error Line contains a tab character. 494
Error Line contains a tab character. 495
Error Method 'setAlias' is not designed for extension - needs to be abstract, final or empty. 495
Error Parameter a should be final. 495
Error Line contains a tab character. 496
Error Line contains a tab character. 497
Error Line has trailing spaces. 498
Error Line contains a tab character. 498
Error Line contains a tab character. 499
Error Line contains a tab character. 500
Error Line contains a tab character. 501
Error Line contains a tab character. 503
Error Line contains a tab character. 504
Error Line contains a tab character. 505
Error Line has trailing spaces. 506
Error Line contains a tab character. 506
Error Line contains a tab character. 507
Error Line contains a tab character. 508
Error Line has trailing spaces. 509
Error Line contains a tab character. 509
Error Line contains a tab character. 510
Error Line contains a tab character. 511
Error Line contains a tab character. 513
Error Line contains a tab character. 514
Error Line contains a tab character. 515
Error Line contains a tab character. 517
Error Line contains a tab character. 518
Error Line contains a tab character. 519
Error Line contains a tab character. 520
Error Line contains a tab character. 521
Error Method 'getDictionaries' is not designed for extension - needs to be abstract, final or empty. 521
Error Line contains a tab character. 522
Error Line contains a tab character. 523
Error Line has trailing spaces. 524
Error Line contains a tab character. 524
Error Line contains a tab character. 525
Error Line contains a tab character. 526
Error Line contains a tab character. 527
Error Line contains a tab character. 528
Error Line contains a tab character. 529
Error Method 'setDictionaries' is not designed for extension - needs to be abstract, final or empty. 529
Error Parameter d should be final. 529
Error Line contains a tab character. 530
Error Line contains a tab character. 531
Error Line has trailing spaces. 532
Error Line contains a tab character. 532
Error Line contains a tab character. 533
Error Line contains a tab character. 534
Error Line contains a tab character. 535
Error Line contains a tab character. 536
Error Line contains a tab character. 537
Error Line contains a tab character. 538
Error Method 'getFollowPtrs' is not designed for extension - needs to be abstract, final or empty. 538
Error Line contains a tab character. 539
Error Line contains a tab character. 540
Error Line has trailing spaces. 541
Error Line contains a tab character. 541
Error Line contains a tab character. 542
Error Line contains a tab character. 543
Error Line contains a tab character. 544
Error Line contains a tab character. 545
Error Line contains a tab character. 546
Error Line contains a tab character. 547
Error Method 'setFollowPtrs' is not designed for extension - needs to be abstract, final or empty. 547
Error Parameter f should be final. 547
Error Line contains a tab character. 548
Error Line contains a tab character. 549
Error Line has trailing spaces. 550
Error Line contains a tab character. 550
Error Line contains a tab character. 551
Error Line contains a tab character. 552
Error Line contains a tab character. 553
Error Line contains a tab character. 554
Error Line contains a tab character. 555
Error Line contains a tab character. 556
Error Method 'getForcePartial' is not designed for extension - needs to be abstract, final or empty. 556
Error Line contains a tab character. 557
Error Line contains a tab character. 558
Error Line has trailing spaces. 559
Error Line contains a tab character. 559
Error Line contains a tab character. 560
Error Line contains a tab character. 561
Error Line contains a tab character. 562
Error Line contains a tab character. 563
Error Line contains a tab character. 564
Error Line contains a tab character. 565
Error Method 'setForcePartial' is not designed for extension - needs to be abstract, final or empty. 565
Error Parameter f should be final. 565
Error Line contains a tab character. 566
Error Line contains a tab character. 567
Error Line has trailing spaces. 568
Error Line contains a tab character. 568
Error Line contains a tab character. 569
Error Lin e contains a tab character. 570
Error Line contains a tab character. 571
Error Line contains a tab character. 572
Error Line contains a tab character. 573
Error Method 'getIncludePaths' is not designed for extension - needs to be abstract, final or empty. 573
Error Line contains a tab character. 574
Error Line contains a tab character. 575
Error Line has trailing spaces. 576
Error Line contains a tab character. 576
Error Line contains a tab character. 577
Error Line has trailing spaces. 578
Error Line contains a tab character. 578
Error Line contains a tab character. 579
Error Line contains a tab character. 580
Error Line contains a tab character. 581
Error Line contains a tab character. 582
Error Line contains a tab character. 583
Error Line contains a tab character. 584
Error Method 'setIncludePaths' is not designed for extension - needs to be abstract, final or empty. 584
Error Parameter i should be final. 584
Error Line contains a tab character. 585
Error Line contains a tab character. 586
Error Line has trailing spaces. 587
Error Line contains a tab character. 587
Error Line contains a tab character. 588
Error Line contains a tab character. 589
Error Line contains a tab character. 590
Error Line contains a tab character. 591
Error Line contains a tab character. 592
Error Line contains a tab character. 593
Error Method 'getNoDirs' is not designed for extension - needs to be abstract, final or empty. 593
Error Line contains a tab character. 594
Error Line contains a tab character. 595
Error Line has trailing spaces. 596
Error Line contains a tab character. 596
Error Line contains a tab character. 597
Error Line contains a tab character. 598
Error Line is longer than 80 characters. 599
Error Line contains a tab character. 599
Error Line contains a tab character. 600
Error Line contains a tab character. 601
Error Line contains a tab character. 602
Error Line contains a tab character. 603
Error Method 'setNoDirs' is not designed for extension - needs to be abstract, final or empty. 603
Error Parameter f should be final. 603
Error Line contains a tab character. 604
Error Line contains a tab character. 605
Error Line has trailing spaces. 606
Error Line contains a tab character. 606
Error Line contains a tab character. 607
Error Line is longer than 80 characters. 608
Error Line contains a tab character. 608
Error Line contains a tab character. 609
Error Line contains a tab character. 610
Error Line contains a tab character. 611
Error Line contains a tab character. 612
Error Method 'getNoFiles' is not designed for extension - needs to be abstract, final or empty. 612
Error Line contains a tab character. 613
Error Line contains a tab character. 614
Error Line has trailing spaces. 615
Error Line contains a tab character. 615
Error Line contains a tab character. 616
Error Line contains a tab character. 617
Error Line contains a tab character. 618
Error Line contains a tab character. 619
Error Line contains a tab character. 620
Error Method 'setNoFiles' is not designed for extension - needs to be abstract, final or empty. 620
Error Parameter f should be final. 620
Error Line contains a tab character. 621
Error Line contains a tab character. 622
Error Line has trailing spaces. 623
Error Line contains a tab character. 623
Error Line contains a tab character. 624
Error Line contains a tab character. 625
Error Line contains a tab character. 626
Error Line contains a tab character. 627
Error Line contains a tab character. 628
Error Method 'getLogFile' is not designed for extension - needs to be abstract, final or empty. 628
Error Line contains a tab character. 629
Error Line contains a tab character. 630
Error Line has trailing spaces. 631
Error Line contains a tab character. 631
Error Line contains a tab character. 632
Error Line contains a tab character. 633
Error Line contains a tab character. 634
Error Line contains a tab character. 635
Error Line contains a tab character. 636
Error Method 'setLogFile' is not designed for extension - needs to be abstract, final or empty. 636
Error Parameter f should be final. 636
Error Line contains a tab character. 637
Error Line contains a tab character. 638
Error Line has trailing spaces. 639
Error Line contains a tab character. 639
Error Line contains a tab character. 640
Error Line is longer than 80 characters. 641
Error Line contains a tab character. 641
Error Line contains a tab character. 642
Error Line contains a tab character. 643
Error Line contains a tab character. 644
Error Method 'getShowLog' is not designed for extension - needs to be abstract, final or empty. 644
Error Line contains a tab character. 645
Error Line contains a tab character. 646
Error Line has trailing spaces. 647
Error Line contains a tab character. 647
Error Line contains a tab character. 648
Error Line contains a tab character. 649
Error Line has trailing spaces. 650
Error Line contains a tab character. 650
Error Line contains a tab character. 651
Error Line contains a tab character. 652
Error Method 'setShowLog' is not designed for extension - needs to be abstract, final or empty. 652
Error Parameter l should be final. 652
Error Expected @param tag for 'l'. 652
Error Line contains a tab character. 653
Error Line contains a tab character. 654
Error Line has trailing spaces. 655
Error Line contains a tab character. 655
Error Line contains a tab character. 656
Error Line contains a tab character. 657
Error Line contains a tab character. 658
Error Line contains a tab character. 659
Error Line contains a tab character. 660
Error Method 'getRptFile' is not designed for extension - needs to be abstract, final or empty. 660
Error Line contains a tab character. 661
Error Line co ntains a tab character. 662
Error Line has trailing spaces. 663
Error Line contains a tab character. 663
Error Line contains a tab character. 664
Error Line contains a tab character. 665
Error Line contains a tab character. 666
Error Line contains a tab character. 667
Error Line contains a tab character. 668
Error Method 'setRptFile' is not designed for extension - needs to be abstract, final or empty. 668
Error Parameter f should be final. 668
Error Line contains a tab character. 669
Error Line contains a tab character. 670
Error Line has trailing spaces. 671
Error Line contains a tab character. 671
Error Line contains a tab character. 672
Error Line contains a tab character. 673
Error Line contains a tab character. 674
Error Line contains a tab character. 675
Error Line contains a tab character. 676
Error Line contains a tab character. 677
Error Method 'getRptStyle' is not designed for extension - needs to be abstract, final or empty. 677
Error Line contains a tab character. 678
Error Line contains a tab character. 679
Error Line has trailing spaces. 680
Error Line contains a tab character. 680
Error Line contains a tab character. 681
Error Line contains a tab character. 682
Error Line contains a tab character. 683
Error Line contains a tab character. 684
Error Line contains a tab character. 685
Error Line contains a tab character. 686
Error Method 'setRptStyle' is not designed for extension - needs to be abstract, final or empty. 686
Error Parameter style should be final. 686
Error Line contains a tab character. 687
Error '(' is followed by whitespace. 687
Error Expression can be simplified. 687
Error ' & amp; & amp;' should be on a new line. 687
Error Line contains a tab character. 688
Error Expression can be simplified. 688
Error ' & amp; & amp;' should be on a new line. 688
Error Line contains a tab character. 689
Error Expression can be simplified. 689
Error ')' is preceded with whitespace. 689
Error Line contains a tab character. 690
Error Line is longer than 80 characters. 691
Error Line contains a tab character. 691
Error Line is longer than 80 characters. 692
Error Line contains a tab character. 692
Error Line contains a tab character. 693
Error Line contains a tab character. 694
Error Line contains a tab character. 695
Error Line has trailing spaces. 696
Error Line contains a tab character. 696
Error Line contains a tab character. 697
Error Line contains a tab character. 698
Error Line contains a tab character. 699
Error Line contains a tab character. 700
Error Line has trailing spaces. 701
Error Line contains a tab character. 701
Error Line contains a tab character. 702
Error Method 'getProgress' is not designed for extension - needs to be abstract, final or empty. 702
Error Line contains a tab character. 703
Error Line contains a tab character. 704
Error Line has trailing spaces. 705
Error Line contains a tab character. 705
Error Line contains a tab character. 706
Error Line contains a tab character. 707
Error Line contains a tab character. 708
Error Line contains a tab character. 709
Error Line contains a tab character. 710
Error Method 'setProgress' is not designed for extension - needs to be abstract, final or empty. 710
Error Parameter p should be final. 710
Error Expected @param tag for 'p'. 710
Error Line contains a tab character. 711
Error Line contains a tab character. 712
Error Line has trailing spaces. 713
Error Line contains a tab character. 713
Error Line contains a tab character. 714
Error Line is longer than 80 characters. 715
Error Line contains a tab character. 715
Error Line contains a tab character. 716
Error Line contains a tab character. 717
Error Line contains a tab character. 718
Error Line contains a tab character. 719
Error Method 'getRegexp' is not designed for extension - needs to be abstract, final or empty. 719
Error Line contains a tab character. 720
Error Line contains a tab character. 721
Error Line has trailing spaces. 722
Error Line contains a tab character. 722
Error Line contains a tab character. 723
Error Line contains a tab character. 724
Error Line contains a tab character. 725
Error Line contains a tab character. 726
Error Line contains a tab character. 727
Error Line contains a tab character. 728
Error Method 'setRegexp' is not designed for extension - needs to be abstract, final or empty. 728
Error Parameter e should be final. 728
Error Line contains a tab character. 729
Error Line contains a tab character. 730
Error Line has trailing spaces. 731
Error Line contains a tab character. 731
Error Line contains a tab character. 732
Error Line contains a tab character. 733
Error Line contains a tab character. 734
Error Line contains a tab character. 735
Error Line contains a tab character. 736
Error Line contains a tab character. 737
Error Method 'setRecursive' is not designed for extension - needs to be abstract, final or empty. 737
Error Parameter r should be final. 737
Error Line contains a tab character. 738
Error Line contains a tab character. 739
Error Line has trailing spaces. 740
Error Line contains a tab character. 740
Error First sentence should end with a period. 741
Error Line contains a tab character. 741
Error Line contains a tab character. 742
Error Line contains a tab character. 743
Error Line contains a tab character. 744
Error Line contains a tab character. 745
Error Method 'getTargets' is not designed for extension - needs to be abstract, final or empty. 745
Error Line contains a tab character. 746
Error Line contains a tab character. 747
Error Line has trailing spaces. 748
Error Line contains a tab character. 748
Error Line contains a tab character. 749
Error Line contains a tab character. 750
Error Line contains a tab character. 751
Error Line contains a tab character. 752
Error Line contains a tab character. 753
Error Method 'setTargets' is not designed for extension - needs to be abstract, final or empty. 753
Error Parameter t should be final. 753
Error Line contains a tab character. 754
Error Line contains a tab character. 755
Error Line has trailing spaces. 756
Error Line contains a tab character. 756
Error Line contains a tab character. 757
Error Line contains a tab character. 758
Error Line contains a tab character. 759
Error Line contains a tab character. 760
Error Line contains a tab character. 761
Error Line contains a tab character. 762
Error Method 'getVerbose' is not designed for extension - needs to be abstract, final or empty. 762
Error Line contains a tab character. 763
Error Line contains a tab character. 764
Error Lin e has trailing spaces. 765
Error Line contains a tab character. 765
Error Line contains a tab character. 766
Error Line contains a tab character. 767
Error Line contains a tab character. 768
Error Line contains a tab character. 769
Error Line contains a tab character. 770
Error Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 770
Error Parameter v should be final. 770
Error Line contains a tab character. 771
Error '3' is a magic number. 771
Error Line contains a tab character. 772
Error Line contains a tab character. 773
Error Line is longer than 80 characters. 774
Error Line contains a tab character. 774
Error Line contains a tab character. 775
Error Line contains a tab character. 776
Error 'if' construct must use '{}'s. 778
Error Line contains a tab character. 778
Error Line contains a tab character. 779
Error 'if' construct must use '{}'s. 780
Error Line contains a tab character. 780
Error Line contains a tab character. 781
Error 'if' construct must use '{}'s. 782
Error Line contains a tab character. 782
Error '3' is a magic number. 782
Error Line contains a tab character. 783
Error Line contains a tab character. 784
Error Line has trailing spaces. 785
Error Line contains a tab character. 785
Error Line contains a tab character. 786
Error Line contains a tab character. 787
Error Line contains a tab character. 788
Error Line has trailing spaces. 789
Error Line contains a tab character. 789
Error Line contains a tab characte r. 790
Error Line has trailing spaces. 791
Error Line contains a tab character. 791
Error Line contains a tab character. 792
Error Line contains a tab character. 793
Error Line contains a tab character. 794
Error Method 'readConfigFile' is not designed for extension - needs to be abstract, final or empty. 794
Error Parameter file should be final. 794
Error Line contains a tab character. 795
Error 'config' hides a field. 795
Error Line contains a tab character. 796
Error Line has trailing spaces. 797
Error Line contains a tab character. 797
Error Line has trailing spaces. 798
Error Line contains a tab character. 798
Error Line conta ins a tab character. 799
Error Line contains a tab character. 800
Error '}' should be on the same line. 800
Error Line contains a tab character. 801
Error Line contains a tab character. 802
Error Line contains a t ab character. 803
Error Line contains a tab character. 804
Error Line has trailing spaces. 805
Error Line contains a tab character. 805
Error Line contains a tab character. 806
Error 'if' construct must use '{}'s. 807
Error Line contains a tab character. 807
Error Line is longer than 80 characters. 808
Error Line contains a tab character. 808
Error Line contains a tab character. 809
Error 'if' construct must use '{}'s. 810
Error Line contains a tab character. 810
Error Line contains a tab character. 811
Error Comment matches to-do format 'TODO:'. 812
Error Line is longer than 80 characters. 812
Error Line contains a tab character. 812
Error Line contains a tab character. 813
Error Line contains a tab character. 814
Error 'if' construct must use '{}'s. 815
Error Line contains a tab character. 815
Error Line contains a tab character. 816
Error 'if' construct must use '{}'s. 817
Error Line contains a tab character. 817
Error Line contains a tab character. 818
Error 'if' construct must use '{}'s. 819
Error Line contains a tab character. 819
Error Line contains a tab character. 820
Error Line contains a tab character. 821
Error Line contains a tab character. 822
Error Line is longer than 80 characters. 823
Error Line contains a tab character. 823
Error Line contains a tab character. 824
Error 'for' is not followed by whitespace. 824
Error '=' is not preceded with whitespace. 824
Error '=' is not followed by whitespace. 824
Error Line has trailing spaces. 825
Error Line contains a tab character. 825
Error Line is longer than 80 characters. 826
Error Line contains a tab character. 826
Error Line contains a tab character. 827
Error Line contains a tab character. 828
Error Line contains a tab character. 829
Error Line contains a tab character. 830
Error Line is longer than 80 characters. 831
Error Line contains a tab character. 831
Error Line contains a tab character. 832
Error 'for' is not followed by whitespace. 832
Error '=' is not preceded with whitespace. 832
Error '=' is not followed by whitespace. 832
Error Line has trailing spaces. 833
Error Line contains a tab character. 833
Error Line is longer than 80 characters. 834
Error Line contains a tab character. 834
Error Line contains a tab character. 835
Error Line contains a tab character. 836
Error 'if' construct must use '{}'s. 837
Error Line contains a tab character. 837
Error Line contains a tab character. 838
Error Line contains a tab character. 839
Error Line is longer than 80 characters. 840
Error Line contains a tab character. 840
Error Line contains a tab character. 841
Error Line has trailing spaces. 842
Error Line contains a tab character. 842
Error 'if' is not followed by whitespace. 842
Error Line is longer than 80 characters. 843
Error Line contains a tab character. 843
Error Line is longer than 80 characters. 844
Error Line contains a tab character. 844
Error Line contains a tab character. 845
Error '}' should be on the same line. 845
Error 'else' construct must use '{}'s. 846
Error Line contains a tab character. 846
Error Line contains a tab character. 847
Error Line contains a tab character. 848
Error 'if' construct must use '{}'s. 849
Error Line contains a tab character. 849
Error Line contains a tab character. 850
Error 'if' construct must use '{}'s. 851
Error Line contains a tab character. 851
Error Line contains a tab character. 852
Error Line contains a tab character. 853
Error Line contains a tab character. 854
Error Line is longer than 80 characters. 855
Error Line contains a tab character. 855
Error Line contains a tab character. 856
Error 'for' is not followed by whitespace. 856
Error '=' is not preceded with whitespace. 856
Error '=' is not followed by whitespace. 856
Error Line has trailing spaces. 857
Error Line contains a tab character. 857
Error Line is longer than 80 characters. 858
Error Line contains a tab character. 858
Error Line contains a tab character. 859
Error Line contains a tab character. 860
Error 'if' construct must use '{}'s. 861
Error Line contains a tab character. 861
Error Line is longer than 80 characters. 862
Error Line contains a tab character. 862
Error 'if' construct must use '{}'s. 863
Error Line contains a tab character. 863
Error Line contains a tab character. 864
Error 'if' construct must use '{}'s. 865
Error Line contains a tab character. 865
Error Line contains a tab character. 866
Error 'if' construct must use '{}'s. 867
Error Line contains a tab character. 867
Error Line contains a tab character. 868
Error Line contains a tab character. 869
Error 'catch' is not followed by whitespace. 869
Error Line contains a tab character. 870
Error Line contains a tab character. 871
Error Line contains a tab character. 872
Error 'catch' is not followed by whitespace. 872
Error Line contains a tab character. 873
Error Line contains a tab character. 874
Error Line contains a tab character. 875
Error Line contains a tab character. 876
Error Line has trailing spaces. 877
Error Line contains a tab character. 877
Error Line contains a tab character. 878
Error Line has trailing spaces. 879
Error Line contains a tab character. 879
Error Line contains a tab character. 880
Error Line contains a tab character. 881
Error Line contains a tab character. 88 2
Error Line contains a tab character. 883
Error Method 'logRptHeader' is not designed for extension - needs to be abstract, final or empty. 883
Error Line contains a tab character. 884
Error Comment matches to-do format 'TODO:'. 886
Error Line contains a tab character. 886
Error Line has trailing spaces. 887
Error Line contains a tab character. 887
Error Line contains a tab character. 888
Error Line contains a tab character. 889
Error Line has trailing spaces. 890
Error Line contains a tab character. 890
Error Line has trailing spaces. 891
Error Line contains a tab character. 891
Error Line is longer than 80 characters. 892
Error Line contains a tab character. 892
Error Line contains a tab character. 893
Error 'catch' is not followed by whitespace. 893
Error Line contains a tab character. 894
Error Line contains a tab character. 895
Error Line contains a tab character. 896
Error Line has trailing spaces. 897
Error Line contains a tab character. 897
Error Line contains a tab character. 898
Error Line contains a tab character. 899
Error Line contains a tab character. 900
Error Line has trailing spaces. 901
Error Line contains a tab character. 901
Error Line is longer than 80 characters. 902
Error Line contains a tab character. 902
Error Line contains a tab character. 903
Error Line has trailing spaces. 904
Error Line contains a tab character. 904
Error Line has trailing spaces. 905
Error Line contains a tab character. 905
Error Line contains a tab character. 906
Error Line has trailing spaces. 907
Error Line contains a tab character. 907
Error Line contains a tab character. 908
Error Line has trailing spaces. 909
Error Line contains a tab character. 909
Error Line is longer than 80 characters. 910
Error Line contains a tab character. 910
Error Line has trailing spaces. 911
Error Line contains a tab character. 911
Error Line contains a tab character. 912
Error Line has trailing spaces. 913
Error Line contains a tab character. 913
Error Line contains a tab character. 914
Error Line has trailing spaces. 915
Error Line contains a tab character. 915
Error Line is longer than 80 characters. 916
Error Line contains a tab character. 916
Error Line contains a tab character. 917
Error Line contains a tab character. 918
Error Line has trailing spaces. 919
Error Line contains a tab character. 919
Error Line is longer than 80 characters. 920
Error Line contains a tab character. 920
Error Line contains a tab character. 921
Error Line contains a tab character. 922
Error Line has trailing spaces. 923
Error Line contains a tab character. 923
Error Line contains a tab character. 924
Error Line contains a tab character. 925
Error Line contains a tab character. 926
Error Line has trailing spaces. 927
Error Line contains a tab character. 927
Error Line is longer than 80 characters. 928
Error Line contains a tab character. 928
Error Line contains a tab character. 929
Error Line contains a tab character. 930
Error Line has trailing spaces. 931
Error Line contains a tab character. 931
Error Line is longer than 80 characters. 932
Error Line contains a tab character. 932
Error Line contains a tab character. 933
Error Line contains a tab character. 934
Error Line has trailing spaces. 935
Error Line contains a tab character. 935
Error Line is longer than 80 characters. 936
Error Line contains a tab character. 936
Error Line contains a tab character. 937
Error Line contains a tab character. 938
Error Line has trailing spaces. 939
Error Line contains a tab character. 939
Error Line is longer than 80 characters. 940
Error Line contains a tab character. 940
Error Line contains a tab character. 941
Error Line contains a tab character. 942
Error Line has trailing spaces. 943
Error Line contains a tab character. 943
Error Line is longer than 80 characters. 944
Error Line contains a tab character. 944
Error Line contains a tab character. 945
Error Line contains a tab character. 946
Error Line has trailing spaces. 947
Error Line contains a tab character. 947
Error Line is longer than 80 characters. 948
Error Line contains a tab character. 948
Error Line contains a tab character. 949
Error Line has trailing spaces. 950
Error Line contains a tab character. 950
Error Line contains a tab character. 951
Error Line contains a tab character. 952
Error Line has trailing spaces. 953
Error Line contains a tab character. 953
Error Line contains a tab character. 954
Error Line contains a tab character. 955
Error Line contains a tab character. 956
Error Line contains a tab character. 957
Error Line contains a tab character. 958
Error Line contains a tab character. 959
Error Line contains a tab character. 960
Error Line has trailing spaces. 961
Error Line contains a tab character. 961
Error Line contains a tab character. 962
Error Line contains a tab character. 963
Error Line contains a tab character. 964
Error Method 'setupLogger' is not designed for extension - needs to be abstract, final or empty. 964
Error Line contains a tab character. 965
Error Line contains a tab character. 966
Error Line has trailing spaces. 967
Error Line contains a tab character. 967
Error Line contains a tab character. 968
Error 'for' construct must use '{}'s. 969
Error Line has trailing spaces. 969
Error Line contains a tab character. 969
Error 'for' is not followed by whitespace. 969
Error Line contains a tab character. 970
Error Line has trailing spaces. 972
Error Line contains a tab character. 972
Error Line contains a tab character. 973
Error Line contains a tab character. 974
Error 'if' is not followed by whitespace. 974
Error Line contains a tab character. 975
Error Line contains a tab character. 976
Error Line contains a tab character. 977
Error Line contains a tab character. 978
Error '}' should be on the same line. 978
Error Line contains a tab character. 979
Error Line contains a tab character. 980
Error Expression can be simplified. 980
Error Line contains a tab character. 981
Error Line contains a tab character. 982
Error Line contains a tab character. 983
Error Line contains a tab character. 984
Error '}' should be on the same line. 984
Error Line contains a tab character. 985
Error Line contains a tab character. 986
Error Line contains a tab character. 987
Error Expression can be simplified. 987
Error Line contains a tab character. 988
Error Line is longer than 80 characters. 989
Error Line contains a tab character. 989
Error Line contains a tab character. 990
Error Line contains a tab character. 991
Error Line has trailing spaces. 992
Error Line contains a tab character. 992
Error Line contains a tab character. 993
Error Line contains a tab character. 994
Error Line contains a tab character. 995
Error Line contains a tab character. 996
Error '}' should be on the same line. 996
Error Line contains a tab character. 997
Error Line contains a tab character. 998
Error Line contains a tab character. 999
Error Line is longer than 80 characters. 1000
Error Line contains a tab character. 1000
Error Line contains a tab character. 1001
Error Line contains a tab character. 1002
Error Line contains a tab character. 1003
Error Line has trailing spaces. 1004
Error Line contains a tab character. 1004
Error Line contains a tab character. 1005
Error Line has trailing spaces. 1006
Error Line contains a tab character. 1006
Error Line contains a tab character. 1007
Error Line contains a tab character. 1008
Error Line contains a tab character. 1009
Error Line contains a tab character. 1010
Error Line contains a tab character. 1011
Error Line contains a tab character. 1012
Error Parameter out should be final. 1012
Error Line is longer than 80 characters. 1013
Error Line contains a tab character. 1013
Error Line contains a tab character. 1014
Error Line has trailing spaces. 1015
Error Line contains a tab character. 1015
Error Line contains a tab character. 1016
Error Line contains a tab character. 1017
Error Line has trailing spaces. 1018
Error Line contains a tab character. 1018
Error Line contains a tab character. 1019
Error Line contains a tab character. 1020
Error Line contains a tab character. 1021
Error Line contains a tab character. 1022
Error Line contains a tab character. 1023
Error Line contains a tab character. 1024
Error Parameter log should be final. 1024
Error 'log' hides a field. 1024
Error Line contains a tab character. 1025
Error Line contains a tab character. 1026
Error Line contains a tab character. 1027
Error Line contains a tab character. 1028
Error Line contains a tab character. 1029
Error Line contains a tab character. 1030
Error Line contains a tab character. 1031
Error Line contains a tab character. 1032
Error Line contains a tab character. 1033
Error Line contains a tab character. 1034
Error Line contains a tab character. 1035
Error Line contains a tab character. 1036
Error Line contains a tab character. 1037
Error Line contains a tab character. 1038
Error Line has trailing spaces. 1039
Error Line contains a tab character. 1039
Error Line contains a tab character. 1040
Error Line contains a tab character. 1041
Error Line contains a tab character. 1042
Error Line contains a tab character. 1043
Error Line contains a tab character. 1044
Error Line contains a tab character. 1045
Error Parameter s should be final. 1045
Error Line has trailing spaces. 1046
Error Line contains a tab character. 1046
Error Line contains a tab character. 1047
Error Line contains a tab character. 1048
Error Line contains a tab character. 1049
Error Line contains a tab character. 1050
Error Line contains a tab character. 1051
Error Line contains a tab character. 1052
Error Line contains a tab character. 1053
Error Line contains a tab character. 1054
Error Line contains a tab character. 1055
Error Line contains a tab character. 1056
Error Line contains a tab character. 1057
Error Line contains a tab character. 1058
Error Line has trailing spaces. 1059
Error Line contains a tab character. 1059
Error Line contains a tab character. 1060
Error Line contains a tab character. 1061
Error Line has trailing spaces. 1062
Error Line contains a tab character. 1062
Error Line contains a tab character. 1063
Error Line contains a tab character. 1064
Error Line contains a tab character. 1065
Error Line contains a tab character. 1066
Error Line contains a tab character. 1067
Error Method 'readDictionaries' is not designed for extension - needs to be abstract, final or empty. 1067
Error Parameter dictionary should be final. 1067
Error Line contains a tab character. 1068
Error Line contains a tab character. 1069
Error Line contains a tab character. 1070
Error Line has trailing spaces. 1071
Error Line contains a tab character. 1071
Error Line contains a tab character. 1072
Error Line contains a tab character. 1073
Error Line contains a tab character. 1074
Error Line contains a tab character. 1075
Error Line has trailing spaces. 1076
Error Line contains a tab character. 1077
Error Line contains a tab character. 1078
Error 'if' is not followed by whitespace. 1080
Error Line has trailing spaces. 1081
Error Line contains a tab character. 1081
Error Line contains a tab character. 1082
Error Line contains a tab character. 1084
Error Line contains a tab character. 1085
Error Line contains a tab character. 1086
Error Line is longer than 80 characters. 1087
Error Line contains a tab character. 1087
Error Line contains a tab character. 1088
Error '(' is followed by whitespace. 1088
Error ')' is preceded with whitespace. 1088
Error Line has trailing spaces. 1089
Error Line contains a tab character. 1089
Error Line contains a tab character. 1090
Error Line is longer than 80 characters. 1091
Error Line contains a tab character. 1091
Error Line contains a tab character. 1092
Error Line contains a tab character. 1093
Error 'if' is not followed by whitespace. 1093
Error Line has trailing spaces. 1094
Error Line is longer than 80 characters. 1094
Error Line contains a tab character. 1094
Error Line is longer than 80 characters. 1095
Error Line contains a tab character. 1095
Error Line contains a tab character. 1096
Error Line contains a tab character. 1097
Error Line contains a tab character. 1098
Error Line contains a tab character. 1099
Error Line contains a tab character. 1100
Error Line contains a tab character. 1101
Error Line contains a tab character. 1102
Error Line contains a tab character. 1103
Error Line contains a tab character. 1104
Error Line has trailing spaces. 1105
Error Line contains a tab character. 1105
Error Line contains a tab character. 1106
Error Line contains a tab character. 1107
Error Line contains a tab character. 1108
Error Line has trailing spaces. 1109
Error Line contains a tab character. 1109
Error Line contains a tab character. 1110
Error Line has trailing spaces. 1111
Error Line contains a tab character. 1111
Error Line contains a tab character. 1112
Error Line contains a tab character. 1113
Error Line contains a tab character. 1114
Error Line contains a tab character. 1115
Error Line contains a tab character. 1116
Error Line contains a tab character. 1117
Error Parameter parser should be final. 1117
Error 'parser' hides a field. 1117
Error Line contains a tab character. 1118
Error Line contains a tab character. 1119
Error Line is longer than 80 characters. 1120
Error Line contains a tab character. 1120
Error 'for' is not followed by whitespace. 1120
Error '(' is followed by whitespace. 1120
Error ';' is followed by whitespace. 1120
Error Line contains a tab character. 1121
Error Line contains a tab character. 1122
Error Line contains a tab character. 1123
Error Line contains a tab character. 1124
Error Line contains a tab character. 1125
Error 'if' construct must use '{}'s. 1127
Error Line contains a tab character. 1127
Error Expression can be simplified. 1127
Error Line is longer than 80 characters. 1128
Error Line contains a tab character. 1128
Error Line contains a tab character. 1129
Error Line has trailing spaces. 1130
Error Line contains a tab character. 1130
Error Line contains a tab character. 1131
Error Line contains a tab character. 1132
Error Line contains a tab character. 1133
Error Line contains a tab character. 1134
Error Line contains a tab character. 1135
Error Parameter url should be final. 1135
Error Line contains a tab character. 1136
Error Line contains a tab character. 1137
Error Line contains a tab character. 1138
Error Line contains a tab character. 1139
Error Line contains a tab character. 1140
Error Line contains a tab character. 1141
Error Line contains a tab character. 1142
Error Line has trailing spaces. 1143
Error Line contains a tab character. 1143
Error Line contains a tab character. 1144
Error Line contains a tab character. 1145
Error Line contains a tab character. 1146
Error Line contains a tab character. 1147
Error Line contains a tab character. 1148
Error Line has trailing spaces. 1149
Error Line contains a tab character. 1149
Error Line contains a tab character. 1150
Error Line contains a tab character. 1151
Error Line has trailing spaces. 1152
Error Line contains a tab character. 1152
Error Line contains a tab character. 1153
Error Method 'validateLabels' is not designed for extension - needs to be abstract, final or empty. 1153
Error Parameter targets should be final. 1153
Error 'targets' hides a field. 1153
Error Parameter dict should be final. 1153
Error Line has trailing spaces. 1154
Error Line contains a tab character. 1154
Error Line contains a tab character. 1155
Error Line contains a tab character. 1156
Error Line is longer than 80 characters. 1157
Error Line contains a tab character. 1157
Error Line has trailing spaces. 1158
Error Line contains a tab character. 1158
Error Line is longer than 80 characters. 1159
Error Line contains a tab character. 1159
Error Line has trailing spaces. 1160
Error Line is longer than 80 characters. 1160
Error Line contains a tab character. 1160
Error Line contains a tab character. 1161
Error Line contains a tab character. 1162
Error Line contains a tab character. 1163
Error Line has trailing spaces. 1164
Error Line contains a tab character. 1164
Error 'if' construct must use '{}'s. 1165
Error Line contains a tab character. 1165
Error Line contains a tab character. 1166
Error Line contains a tab character. 1167
Error Line has trailing spaces. 1168
Error Line contains a tab character. 1168
Error Line contains a tab character. 1169
Error Line has trailing spaces. 1170
Error Line contains a tab character. 1170
Error Line contains a tab character. 1171
Error Line contains a tab character. 1172
Error Line contains a tab character. 1173
Error Line contains a tab character. 1174
Error Line contains a tab character. 1175
Error Line contains a tab character. 1176
Error Line contains a tab character. 1177
Error Parameter result should be final. 1177
Error 'if' construct must use '{}'s. 1178
Error Line contains a tab character. 1178
Error Line contains a tab character. 1179
Error 'if' construct must use '{}'s. 1180
Error Line contains a tab character. 1180
Error Line contains a tab character. 1181
Error 'else' construct must use '{}'s. 1182
Error Line contains a tab character. 1182
Error Line contains a tab character. 1183
Error Line contains a tab character. 1184
Error Line has trailing spaces. 1185
Error Line contains a tab character. 1185
Error Line contains a tab character. 1186
Error Line contains a tab character. 1187
Error Line has trailing spaces. 1188
Error Line contains a tab character. 1188
Error Line contains a tab character. 1189
Error Line contains a tab character. 1190
Error Line contains a tab character. 1191
Error Line contains a tab character. 1192
Error Line has trailing spaces. 1193
Error Line contains a tab character. 1193
Error Line contains a tab character. 1194
Error Line contains a tab character. 1195
Error Line contains a tab character. 1196
Error Line contains a tab character. 1197
Error Line contains a tab character. 1198
Error Method 'getExitStatus' is not designed for extension - needs to be abstract, final or empty. 1198
Error Line contains a tab character. 1199
Error Line has trailing spaces. 1200
Error Line contains a tab character. 1200
Error Line contains a tab character. 1201
Error 'if' construct must use '{}'s. 1202
Error Line contains a tab character. 1202
Error Line contains a tab character. 1203
Error Line has trailing spaces. 1204
Error Line contains a tab character. 1204
Error Line contains a tab character. 1205
Error Line contains a tab character. 1206
Error 'if' construct must use '{}'s. 1207
Error Line contains a tab character. 1207
Error Line contains a tab character. 1208
Error Line contains a tab character. 1209
Error 'if' construct must use '{}'s. 1210
Error Line contains a tab character. 1210
Error Expression can be simplified. 1210
Error Line contains a tab character. 1211
Error 'else' construct must use '{}'s. 1212
Error Line contains a tab character. 1212
Error Line contains a tab character. 1213
Error Line has trailing spaces. 1214
Error Line contains a tab character. 1214
Error Line contains a tab character. 1215
Error Line contains a tab character. 1216
Error Line has trailing spaces. 1217
Error Line contains a tab character. 1217
Error Line contains a tab character. 1218
Error Line contains a tab character. 1219
Error Line has trailing spaces. 1220
Error Line contains a tab character. 1220
Error Line contains a tab character. 1221
Error Line is longer than 80 characters. 1222
Error Line contains a tab character. 1222
Error Line contains a tab character. 1223
Error Line contains a tab character. 1224
Error Line contains a tab character. 1225
Error Line has trailing spaces. 1226
Error Line is longer than 80 characters. 1226
Error Line contains a tab character. 1226
Error Method 'processTarget' is not designed for exte nsion - needs to be abstract, final or empty. 1226
Error Parameter target should be final. 1226
Error Parameter getSubDirs should be final. 1226
Error Line contains a tab character. 1227
Error Line contains a tab character. 1228
Error Line contains a tab character. 1229
Error Line has trailing spaces. 1230
Error Line contains a tab character. 1230
Error Line contains a tab character. 1231
Error Line contains a tab character. 1232
Error Line contains a tab character. 1233
Error Line contains a tab character. 1234
Error Line contains a tab character. 1235
Error Line contains a tab character. 1236
Error Line contains a tab character. 1237
Error Line contains a tab character. 1238
Error Line contains a tab character. 1239
Error Line contains a tab character. 1240
Error Line contains a tab character. 1241
Error Line contains a tab character. 1242
Error Line contains a tab character. 1243
Error Line contains a tab character. 1244
Error Line contains a tab character. 1245
Error Line contains a tab character. 1246
Error Line contains a tab character. 1247
Error Line has trailing spaces. 1248
Error Line contains a tab character. 1248
Error Line contains a tab character. 1249
Error Line contains a tab character. 1250
Error Line has trailing spaces. 1251
Error Line contains a tab character. 1251
Error Line contains a tab character. 1252
Error Line is longer than 80 characters. 1253
Error Line contains a tab character. 1253
Error Line contains a tab character. 1254
Error Line has trailing spaces. 1255
Error Line contains a tab character. 1255
Error Line contains a tab character. 1256
Error Line contains a tab character. 1257
Error Line contains a tab character. 1258
Error Line has trailing spaces. 1259
Error Line contains a tab character. 1259
Error Line has trailing spaces. 1260
Error Line contains a tab character. 1260
Error Method 'validateLabel' is not designed for extension - needs to be abstract, final or empty. 1260
Error Parameter file should be final. 1260
Error Parameter dict should be final. 1260
Error Line contains a tab character. 1261
Error Line contains a tab character. 1262
Error 'parser' hides a field. 1262
Error Line contains a tab character. 1263
Error Line contains a tab character. 1264
Error Line has trailing spaces. 1265
Error Line contains a tab character. 1265
Error 'if' construct must use '{}'s. 1266
Error Line contains a tab character. 1266
Error Line contains a tab character. 1267
Error Line contains a tab character. 1268
Error Line is longer than 80 characters. 1269
Error Line contains a tab character. 1269
Error Line contains a tab character. 1270
Error Line is longer than 80 characters. 1271
Error Line contains a tab character. 1271
Error '(' is followed by whitespace. 1271
Error Line contains a tab character. 1272
Error ')' is preceded with whitespace. 1272
Error 'if' construct must use '{}'s. 1273
Error Line contains a tab character. 1273
Error Line contains a tab character. 1274
Error 'else' construct must use '{}'s. 1275
Error Line contains a tab character. 1275
Error Line contains a tab character. 1276
Error Line contains a tab character. 1277
Error '}' should be on the same line. 1277
Error Line contains a tab character. 1278
Error 'if' construct must use '{}'s. 1279
Error Line contains a tab character. 1279
Error Line contains a tab character. 1280
Error 'else' construct must use '{}'s. 1281
Error Line contains a tab character. 1281
Error Line contains a tab character. 1282
Error Line contains a tab character. 1283
Error Line contains a tab character. 1284
Error Line has trailing spaces. 1285
Error Line contains a tab character. 1285
Error Line contains a tab character. 1286
Error Line contains a tab character. 1287
Error Line contains a tab character. 1288
Error Line has trailing spaces. 1289
Error Line contains a tab character. 1289
Error Line contains a tab character. 1290
Error Line has trailing spaces. 1291
Error Line contains a tab character. 1291
Error Line contains a tab character. 1292
Error Line has trailing spaces. 1293
Error Line contains a tab character. 1293
Error Line contains a tab character. 1294
Error Line has trailing spaces. 1295
Error Line contains a tab character. 1295
Error Line contains a tab character. 1296
Error Line has trailing spaces. 1297
Error Line contains a tab character. 1297
Error Line contains a tab character. 1298
Error Line contains a tab character. 1299
Error Line has trailing spaces. 1300
Error Line contains a tab character. 1300
Error Line contains a tab character. 1301
Error Line contains a tab character. 1302
Error Line contains a tab character. 1303
Error Line contains a tab character. 1304
Error Line has trailing spaces. 1305
Error Line contains a tab character. 1305
Error Line contains a tab character. 1306
Error Line contains a tab character. 1307
Error Line contains a tab character. 1308
Error Method 'showProgress' is not designed for extension - needs to be abstract, final or empty. 1308
Error Parameter file should be final. 1308
Error Line contains a tab character. 1309
Error Line contains a tab character. 1310
Error Line contains a tab character. 1311
Error Line is longer than 80 characters. 1312
Error Line contains a tab character. 1312
Error Line contains a tab character. 1313
Error Line contains a tab character. 1314
Error Line contains a tab character. 1315
Error Line contains a tab character. 1316
Error Line has trailing spaces. 1317
Error Line contains a tab character. 1317
Error Line contains a tab character. 1318
Error Line contains a tab character. 1319
Error Line contains a tab character. 1320
Error '}' should be on the same line. 1320
Error Line contains a tab character. 1321
Error Line contains a tab character. 1322
Error Line is longer than 80 characters. 1323
Error Line contains a tab character. 1323
Error Line contains a tab character. 1324
Error Line contains a tab character. 1325
Error Line contains a tab character. 1326
Error Line has trailing spaces. 1327
Error Line contains a tab character. 1327
Error Line contains a tab character. 1328
Error Line contains a tab character. 1329
Error Line has trailing spaces. 1330
Error Line contains a tab character. 1330
Error Line contains a tab character. 1331
Error Line is longer than 80 characters. 1332
Error Line contains a tab character. 1332
Error Line is longer than 80 characters. 1333
Error Line contains a tab character. 1333
Error Line contains a tab character. 1334
Error Line is longer than 80 characters. 1335
Error Line contains a tab character. 1335
Error Line contains a tab character. 1336
Error Line contains a tab character. 1337
Error Line has trailing spaces. 1338
Error Parameter in should be final. 1338
Error Parameter xsl should be final. 1338
Error Parameter level should be final. 1338
Error Line is longer than 80 characters. 1339
Error Line contains a tab character. 1339
Error Parameter output should be final. 1339
Error Line is longer than 80 characters. 1342
Error Line has trailing spaces. 1346
Error Line has trailing spaces. 1350
Error Line contains a tab character. 1350
Error Line contains a tab character. 1351
Error Line contains a tab character. 1352
Error Line has trailing spaces. 1353
Error Line contains a tab character. 1353
Error Line contains a tab character. 1354
Error Line contains a tab character. 1355
Error Line contains a tab character. 1356
Error Line contains a tab character. 1357
Error Line contains a tab character. 1358
Error Line contains a tab character. 1359
Error Line contains a tab character. 1360
Error Line is longer than 80 characters. 1361
Error Line contains a tab character. 1361
Error Line contains a tab character. 1362
Error Line is longer than 80 characters. 1363
Error Line contains a tab character. 1363
Error Method 'doReporting' is not designed for extension - needs to be abstract, final or empty. 1363
Error Parameter log should be final. 1363
Error 'log' hides a field. 1363
Error Parameter report should be final. 1363
Error Parameter level should be final. 1363
Error Parameter style should be final. 1363
Error Line contains a tab character. 1364
Error Line contains a tab character. 1365
Error Line contains a tab character. 1366
Error Line has trailing spaces. 1367
Error Line contains a tab character. 1367
Error Line has trailing spaces. 1368
Error Line contains a tab character. 1368
Error '(' is followed by whitespace. 1368
Error Expression can be simplified. 1368
Error Line contains a tab character. 1369
Error Expression can be simplified. 1369
Error Line contains a tab character. 1370
Error Expression can be simplified. 1370
Error ')' is preceded with whitespace. 1370
Error Line is longer than 80 characters. 1371
Error Line contains a tab character. 1371
Error Line is longer than 80 characters. 1372
Error Line contains a tab character. 1372
Error Line contains a tab character. 1373
Error Line has trailing spaces. 1374
Error Line contains a tab character. 1374
Error Line contains a tab character. 1375
Error Line contains a tab character. 1377
Error Line contains a tab character. 1378
Error Line contains a tab character. 1379
Error Line contains a tab character. 1380
Error Line contains a tab character. 1381
Error Line contains a tab character. 1382
Error Line contains a tab character. 1383
Error Line has trailing spaces. 1384
Error Line contains a tab character. 1384
Error Line contains a tab character. 1385
Error Line contains a tab character. 1386
Error Line contains a tab character. 1387
Error Line contains a tab character. 1388
Error Line contains a tab character. 1389
Error Line contains a tab character. 1390
Error Line is longer than 80 characters. 1391
Error Line contains a tab character. 1391
Error 'if' construct must use '{}'s. 1392
Error Line contains a tab character. 1392
Error 'if' is not followed by whitespace. 1392
Error Line contains a tab character. 1393
Error Line contains a tab character. 1394
Error Line has trailing spaces. 1395
Error Line contains a tab character. 1395
Error Line contains a tab character. 1396
Error Line contains a tab character. 1397
Error Line has trailing spaces. 1398
Error Line contains a tab character. 1398
Error Line contains a tab character. 1399
Error Line has trailing spaces. 1400
Error Line contains a tab character. 1400
Error Line contains a tab character. 1401
Error Line contains a tab character. 1402
Error Line contains a tab character. 1403
Error Parameter style should be final. 1403
Error 'if' construct must use '{}'s. 1404
Error Line contains a tab character. 1404
Error Line contains a tab character. 1405
Error 'if' construct must use '{}'s. 1406
Error Line contains a tab character. 1406
Error Line contains a tab character. 1407
Error 'if' construct must use '{}'s. 1408
Error Line contains a tab character. 1408
Error Line contains a tab character. 1409
Error Line contains a tab character. 1410
Error Line is longer than 80 characters. 1411
Error Line contains a tab character. 1411
Error Line contains a tab character. 1412
Error Line contains a tab character. 1413
Error Line contains a tab character. 1414
Error Line has trailing spaces. 1415
Error Line contains a tab character. 1415
Error Line contains a tab character. 1416
Error Line contains a tab character. 1417
Error Line has trailing spaces. 1418
Error Line contains a tab character. 1418
Error Line has trailing spaces. 1419
Error Line is longer than 80 characters. 1419
Error Line contains a tab character. 1419
Error Line has trailing spaces. 1420
Error Line contains a tab character. 1420
Error Line has trailing spaces. 1421
Error Line contains a tab character. 1421
Error Line has trailing spaces. 1422
Error Line contains a tab character. 1422
Error Line contains a tab character. 1423
Error Line has trailing spaces. 1424
Error Line is longer than 80 characters. 1424
Error Line contains a tab character. 1424
Error Parameter file should be final. 1424
Error Expected @throws tag for 'FileNotFoundException'. 1424
Error 'if' construct must use '{}'s. 1425
Error Line contains a tab character. 1425
Error 'if' is not followed by whitespace. 1425
Error Line contains a tab character. 1426
Error 'else' construct must use '{}'s. 1427
Error Line contains a tab character. 1427
Error Line is longer than 80 characters. 1428
Error Line contains a tab character. 1428
Error Line contains a tab character. 1429
Error Line has trailing spaces. 1430
Error Line contains a tab character. 1430
Error Line contains a tab character. 1431
Error Line contains a tab character. 1432
Error Line contains a tab character. 1433
Error Line contains a tab character. 1434
Error Line has trailing spaces. 1435
Error Line contains a tab character. 1435
Error Line contains a tab character. 1436
Error Line contains a tab character. 1437
Error Line contains a tab character. 1438
Error Line is longer than 80 characters. 1439
Error Line contains a tab character. 1439
Error Parameter rpt should be final. 1439
Error Expected @throws tag for 'FileNotFoundException'. 1439
Error 'if' construct must use '{}'s. 1440
Error Line has trailing spaces. 1440
Error Line contains a tab character. 1440
Error 'if' is not followed by whitespace. 1440
Error Line contains a tab character. 1441
Error 'else' construct must use '{}'s. 1442
Error Line contains a tab character. 1442
Error Line contains a tab character. 1443
Error Line contains a tab character. 1444
Error Line has trailing spaces. 1445
Error Line contains a tab character. 1445
Error Line contains a tab character. 1450
Error Method 'closehandle' is not designed for extension - needs to be abstract, final or empty. 1450
Error Line contains a tab character. 1451
Error 'for' is not followed by whitespace. 1451
Error '=' is not preceded with whitespace. 1451
Error '=' is not followed by whitespace. 1451
Error Line contains a tab character. 1452
Error Line contains a tab character. 1453
Error Line contains a tab character. 1454
Error Line contains a tab character. 1455
Error Line contains a tab character. 1456
Error Line contains a tab character. 1457
Error Line has trailing spaces. 1458
Error Line contains a tab character. 1458
Error Line contains a tab character. 1459
Error Line contains a tab character. 1460
Error Line contains a tab character. 1461
Error Line contains a tab character. 1462
Error Line has trailing spaces. 1463
Error Line contains a tab character. 1463
Error Line contains a tab character. 1464
Error Line contains a tab character. 1465
Error Line contains a tab character. 1466
Error Line contains a tab character. 1467
Error Line has trailing spaces. 1468
Error Line contains a tab character. 1468
Error Line contains a tab character. 1469
Error Line contains a tab character. 1470
Error Line contains a tab character. 1471
Error Line contains a tab character. 1472
Error Line contains a tab character. 1473
Error Line contains a tab character. 1474
Error Line has trailing spaces. 1475
Error Line contains a tab character. 1475
Error Line contains a tab character. 1476
Error Line contains a tab character. 1477
Error Line contains a tab character. 1478
Error Line contains a tab character. 1479
Error Line contains a tab character. 1480
Error Line contains a tab character. 1481
Error Line has trailing spaces. 1482
Error Line contains a tab character. 1482
Error Line contains a tab character. 1483
Error Line contains a tab character. 1484
Error Line contains a tab character. 1485
Error Line contains a tab character. 1486
Error Line contains a tab character. 1487
Error Line contains a tab character. 1488
Error Line has trailing spaces. 1489
Error Line contains a tab character. 1489
Error Line contains a tab character. 1490
Error Line contains a tab character. 1491
Error Line contains a tab character. 1492
Error Line has trailing spaces. 1493
Error Line contains a tab character. 1493
Error Line contains a tab character. 1494
Error Line contains a tab character. 1495
Error Line contains a tab character. 1496
Error Line contains a tab character. 1497
Error Line contains a tab character. 1498
Error Line contains a tab character. 1499
Error Line contains a tab character. 1500
Error Line contains a tab character. 1501
Error Line contains a tab character. 1502
Error Line has trailing spaces. 1503
Error Line contains a tab character. 1503
Error Line contains a tab character. 1504
Error Line contains a tab character. 1505
Error Line contains a tab character. 1506
Error Parameter argv should be final. 1506
Error Line contains a tab character. 1507
Error Line contains a tab character. 1508
Error Line contains a tab character. 1510
Error Line contains a tab character. 1511
Error Line contains a tab character. 1512
Error Line contains a tab character. 1513
Error Line has trailing spaces. 1514
Error Line contains a tab character. 1514
Error Line contains a tab character. 1515
Error Line contains a tab character. 1516
Error Line contains a tab character. 1517
Error Line contains a tab character. 1518
Error Line contains a tab character. 1519
Error Line contains a tab character. 1520
Error Line contains a tab character. 1521
Error Line contains a tab character. 1522
Error Line contains a tab character. 1523
Error Line has trailing spaces. 1524
Error Line contains a tab character. 1524
Error Line has trailing spaces. 1525
Error Line contains a tab character. 1525
Error Line contains a tab character. 1526
Error Line contains a tab character. 1527
Error Line has trailing spaces. 1528
Error Line contains a tab character. 1528
Error Line contains a tab character. 1529
Error 'if' construct must use '{}'s. 1530
Error Line contains a tab character. 1530
Error Line contains a tab character. 1531
Error Line contains a tab character. 1532
Error '}' should be on the same line. 1532
Error 'else' construct must use '{}'s. 1533
Error Line contains a tab character. 1533
Error Line contains a tab character. 1534
Error Line has trailing spaces. 1535
Error Line contains a tab character. 1535
Error Line contains a tab character. 1536
Error Line has trailing spaces. 1537
Error Line contains a tab character. 1537
Error Line contains a tab character. 1538
Error 'if' construct must use '{}'s. 1539
Error Line contains a tab character. 1539
Error 'if' is not followed by whitespace. 1539
Error Expression can be simplified. 1539
Error Line contains a tab character. 1540
Error Line has trailing spaces. 1541
Error Line contains a tab character. 1541
Error Line contains a tab character. 1542
Error Line contains a tab character. 1543
Error Line contains a tab character. 1544
Error 'if' is not followed by whitespace. 1544
Error '(' is followed by whitespace. 1544
Error ')' is preceded with whitespace. 1544
Error Line is longer than 80 characters. 1545
Error Line contains a tab character. 1545
Error Line contains a tab character. 1546
Error Line has trailing spaces. 1547
Error Line contains a tab character. 1547
Error Line contains a tab character. 1548
Error Line contains a tab character. 1549

gov/nasa/pds/tools/config/VToolConfigKeys.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 17
Error Line has trailing spaces. 36
Error interfaces should describe a type and hence have methods. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Redundant 'public' modifier. 41
Error Comment matches to-do format 'TODO:'. 42
Error Line is longer than 80 characters. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Missing a Javadoc comment. 44
Error Redundant 'public' modifier. 44
Error Line contains a tab character. 45
Error Missing a Javadoc comment. 45
Error Redundant 'public' modifier. 45
Error Line contains a tab character. 46
Error Missing a Javadoc comment. 46
Error Redundant 'public' modifier. 46
Error Line contains a tab character. 47
Error Missing a Javadoc comment. 47
Error Redundant 'public' modifier. 47
Error Line contains a tab character. 48
Error Missing a Javadoc comment. 48
Error Redundant 'public' modifier. 48
Error Line contains a tab character. 49
Error Missing a Javadoc comment. 49
Error Redundant 'public' modifier. 49
Error Line contains a tab character. 50
Error Missing a Javadoc comment. 50
Error Redundant 'public ' modifier. 50
Error Line contains a tab character. 51
Error Missing a Javadoc comment. 51
Error Redundant 'public' modifier. 51
Error Line contains a tab character. 52
Error Missing a Javadoc comment. 52
Error Redundant 'public' modifier. 52
Error Line contains a tab character. 53
Error Missing a Javadoc comment. 53
Error Redundant 'public' modifier. 53
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error Redundant 'public' modifier. 54
Error Line contains a tab character. 55
Error Missing a Javadoc comment. 55
Error Redundant 'public' modifier. 55
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 56
Error Redundant 'public' modifier. 56
Error Line contains a tab character. 57
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57
Error Line contains a tab character. 58
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58

gov/nasa/pds/tools/dict/Definition.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Parameter identifier should be final. 33
Error 'identifier' hides a field. 33
Error First sentence should end with a period. 40
Error Method 'getAliases' is not designed for extension - needs to be abstract, final or empty. 44
Error Line has trailing spaces. 47
Error First sentence should end with a period. 48
Error Method 'addAlias' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter alias should be final. 52
Error 'if' construct must use '{}'s. 53
Error Method 'setAliases' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter aliases should be final. 60
Error 'aliases' hides a field. 60
Error Line has trailing spaces. 63
Error Method 'addAliases' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter aliases should be final. 64
Error 'aliases' hides a field. 64
Error 'if' construct must use '{}'s. 67
Error Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 82
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 89
Error Parameter description should be final. 89
Error 'description' hides a field. 89
Error Method 'getStatusType' is not designed for extension - needs to be abstract, final or empty. 96
Error Method 'setStatusType' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter statusType should be final. 103
Error 'statusType' hides a field. 103
Error Method 'setIdentifier' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter identifier should be final. 110
Error 'identifier' hides a field. 110

gov/nasa/pds/tools/dict/Dictionary.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error Line has trailing spaces. 47
Error First sentence should end with a period. 48
Error Method 'merge' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter dictionary should be final. 52
Error Line has trailing spaces. 55
Error First sentence should end with a period. 56
Error Method 'merge' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter dictionary should be final. 61
Error Parameter overwrite should be final. 61
Error 'if' construct must use '{}'s. 62
Error Line has trailing spaces. 70
Error First sentence should end with a period. 71
Error Method 'containsDefinition' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter identifier should be final. 76
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error First sentence should end with a period. 80
Error Method 'containsObjectDefinition' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter identifier should be final. 85
Error 'if' construct must use '{}'s. 87
Error Line has trailing spaces. 91
Error First sentence should end with a period. 92
Error Line has trailing spaces. 93
Error Method 'containsGroupDefinition' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter identifier should be final. 97
Error 'if' construct must use '{}'s. 99
Error Line has trailing spaces. 103
Error First sentence should end with a period. 104
Error Method 'containsElementDefinition' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter identifier should be final. 109
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 113
Error Method 'containsElementDefinition' is not designed for extension - needs to be abstract, final or empty. 113
Error Missing a Javadoc comment. 113
Error Parameter objectContext should be final. 113
Error Parameter identifier should be final. 113
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 117
Error 'if' construct must use '{}'s. 118
Error Line has trailing spaces. 121
Error 'if' construct must use '{}'s. 123
Error Line has trailing spaces. 125
Error Line has trailing spaces. 128
Error First sentence should end with a period. 129
Error Method 'getDefinition' is not designed for extension - needs to be abstract, final or empty. 134
Error Parameter identifier should be final. 134
Error Line has trailing spaces. 137
Error First sentence should end with a period. 138
Error Method 'getObjectDefinition' is not designed for extension - needs to be abstract, final or empty. 143
Error Parameter identifier should be final. 143
Error 'if' construct must use '{}'s. 145
Error Line has trailing spaces. 149
Error First sentence should end with a period. 150
Error Method 'getGroupDefinition' is not designed for extension - needs to be abstract, final or empty. 155
Error Parameter identifier should be final. 155
Error 'if' construct must use '{}'s. 157
Error Line has trailing spaces. 161
Error Line is longer than 80 characters. 163
Error Method 'getElementDefinition' is not designed for extension - needs to be abstract, final or empty. 167
Error Parameter identifier should be final. 167
Error Line has trailing spaces. 170
Error Line is longer than 80 characters. 171
Error Method 'getElementDefinition' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Parameter objectContext should be final. 171
Error Parameter identifier should be final. 171
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 175
Error 'if' construct must use '{}'s. 176
Error Line has trailing spaces. 179
Error 'if' construct must use '{}'s. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error Line is longer than 80 characters. 188
Error Method 'addDefinition' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter definition should be final. 191
Error Line has trailing spaces. 194
Error Line has trailing spaces. 196
Error Line is longer than 80 characters. 196
Error Method 'addDefinition' is not designed for extension - needs to be abstract, final or empty. 201
Error Parameter definition should be final. 201
Error Par ameter overwrite should be final. 201
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 205
Error Line is longer than 80 characters. 208
Error Line has trailing spaces. 214
Error Line has trailing spaces. 216
Error Line is longer than 80 characters. 216
Error Method 'setInformation' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter information should be final. 220
Error 'information' hides a field. 220
Error Expected @param tag for 'information'. 220
Error Line has trailing spaces. 223
Error Method 'getInformation' is not designed for extension - needs to be abstract, final or empty. 228
Error Line has trailing spaces. 231
Error Line has trailing spaces. 233
Error Line is longer than 80 characters. 233
Error Method 'addDefinitions' is not designed for extension - needs to be abstract, final or empty. 238
Error Parameter definitions should be final. 238
Error 'definitions' hides a field. 238
Error Parameter overwrite should be final. 238
Error Expected @param tag for 'overwrite'. 238
Error Line has trailing spaces. 244
Error Line has trailing spaces. 246
Error Line is longer than 80 characters. 246
Error Method 'addDefinitions' is not designed for extension - needs to be abstract, final or empty. 250
Error Parameter definitions should be final. 250
Error 'definitions' hides a field. 250
Error Line has trailing spaces. 253
Error Line has trailing spaces. 255
Error Line has trailing spaces. 256
Error Line is longer than 80 characters. 257
Error Line has trailing spaces. 259
Error Line is longer than 80 characters. 259
Error Method 'findObjectClassDefinition' is not designed for extension - needs to be abstract, final or empty. 262
Error Parameter identifier should be final. 262
Error Line has trailing spaces. 266
Error 'if' construct must use '{}'s. 268
Error 'if' construct must use '{}'s. 271
Error Line is longer than 80 characters. 271
Error '-' is not preceded with whitespace. 271
Error '-' is not followed by whitespace. 271
Error 'else' construct must use '{}'s. 273
Error Line has trailing spaces. 275
Error Line has trailing spaces. 277
Error Line has trailing spaces. 280
Error Line has trailing spaces. 282
Error Line has trailing spaces. 283
Error Line is longer than 80 characters. 284
Error Line has trailing spaces. 286
Error Method 'findGroupClassDefinition' is not designed for extension - needs to be abstract, final or empty. 289
Error Parameter identifier should be final. 289
Error Line has trailing spaces. 293
Error 'if' construct must use '{}'s. 295
Error 'if' construct must use '{}'s. 298
Error Line is longer than 80 characters. 298
Error '-' is not preceded with whitespace. 298
Error '-' is not followed by whitespace. 298
Error 'else' construct must use '{}'s. 300
Error Line has trailing spaces. 302
Error Line has trailing spaces. 304
Error Line has trailing spaces. 307
Error First sentence should end with a period. 308
Error Method 'getDefinitions' is not designed for extension - needs to be abstract, final or empty. 312
Error Line has trailing spaces. 315
Error Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. 320
Error Line has trailing spaces. 323
Error First sentence should end with a period. 324
Error Line is longer than 80 characters. 325
Error Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. 329
Error Parameter units should be final. 329
Error 'units' hides a field. 329
Error ';' is followed by whitespace. 332
Error Line has trailing spa ces. 336
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 337
Error Missing a Javadoc comment. 337
Error Line has trailing spaces. 340
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 341
Error Missing a Javadoc comment. 341
Error Parameter status should be final. 341
Error 'status' hides a field. 341
Error Line has trailing spaces. 344
Error 'if' construct must use '{}'s. 347
Error 'if' construct must use '{}'s. 349

gov/nasa/pds/tools/dict/DictionaryTokens.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 19
Error Line has trailing spaces. 23
Error interfaces should describe a type and hence have methods. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error Missing a Javadoc comment. 30
Error Redundant 'public' modifier. 30
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31
Error Missing a Javadoc comment. 32
Error Redundant 'public' modifier. 32
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 34
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error Missing a Javadoc comment. 38
Error Redundant 'public' modifier. 38
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error Missing a Javadoc comment. 40
Error Redundant 'public' modifier. 40
Error Missing a Javadoc comment. 41
Error Redundant 'public' modifier. 41
Error Missing a Javadoc comment. 42
Error Redundant 'public' modifier. 42
Error Missing a Javadoc comment. 43
Error Redundant 'public' modifier. 43
Error Missing a Javadoc comment. 44
Error Redundant 'public' modifier. 44
Error Missing a Javadoc comment. 45
Error Redundant 'public' modifier. 45
Error Missing a Javadoc comment. 46
Error Redundant 'public' modifier. 46
Error Missing a Javadoc comment. 47
Error Redundant 'public' modifier. 47
Error Missing a Javadoc comment. 48
Error Redundant 'public' modifier. 48
Error Missing a Javadoc comment. 49
Error Redundant 'public' modifier. 49
Error Missing a Javadoc comment. 50
Error Redundant 'public' modifier. 50
Error Missing a Javadoc comment. 51
Error Redundant 'public' modifier. 51
Error Missing a Javadoc comment. 52
Error Redundant 'public' modifier. 52
Error Missing a Javadoc comment. 53
Error Redundant 'public' modifier. 53
Error Missing a Java doc comment. 54
Error Redundant 'public' modifier. 54
Error Missing a Javadoc comment. 55
Error Redundant 'public' modifier. 55
Error Missing a Javadoc comment. 56
Error Redundant 'public' modifier. 56
Error Missing a Javadoc comment. 57
Error Redundant 'public' modifier. 57

gov/nasa/pds/tools/dict/ElementDefinition.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Parameter identifier should be final. 38
Error Line has trailing spaces. 50
Error Method 'getDataType' is not designed for extension - needs to be abstract, final or empty. 54
Error Line has trailing spaces. 57
Error Method 'setDataType' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter dataType should be final. 61
Error 'dataType' hides a field. 61
Error Line has trailing spaces. 64
Error Method 'getMaximum' is not designed for extension - needs to be abstract, final or empty. 68
Error Line has trailing spaces. 71
Error Method 'setMaximum' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter maximum should be final. 75
Error 'maximum' hides a field. 75
Error Line has trailing spaces. 78
Error Method 'getMaxLength' is not designed for extension - needs to be abstract, final or empty. 82
Error Line has trailing spaces. 85
Error Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty. 89
Error Parameter maxLength should be final. 89
Error 'maxLength' hides a field. 89
Error Line has trailing spaces. 92
Error Method 'getMinimum' is not designed for extension - needs to be abstract, final or empty. 96
Error Line has trailing spaces. 99
Error Method 'setMinimum' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter minimum should be final. 103
Error 'minimum' hides a field. 103
Error Line has trailing spaces. 106
Error Method 'getMinLength' is not designed for extension - needs to be abstract, final or empty. 110
Error Line has trailing spaces. 113
Error Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter minLength should be final. 117
Error 'minLength' hides a field. 117
Error Line has trailing spaces. 120
Error Method 'getUnitId' is not designed for extension - needs to be abstract, final or empty. 124
Error Line has trailing spaces. 127
Error Method 'setUnitId' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter unitId should be final. 131
Error 'unitId' hides a field. 131
Error Expected @param tag for 'unitId'. 131
Error Line has trailing spaces. 134
Error Method 'setUnitList' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter unitList should be final. 135
Error 'unitList' hides a field. 135
Error Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 142
Error Line has trail ing spaces. 145
Error Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter values should be final. 149
Error 'values' hides a field. 149
Error Line has trailing spaces. 152
Error Method 'getValueType' is not designed for extension - needs to be abstract, final or empty. 156
Error Line has trailing spaces. 159
Error Method 'setValueType' is not designed for extension - needs to be abstract, final or empty. 163
Error Parameter valueType should be final. 163
Error 'valueType' hides a field. 163
Error Line has trailing spaces. 166
Error Method 'hasValidValues' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error 'if' construct must use '{}'s. 168
Error Line has trailing spaces. 172
Error Method 'hasMaximum' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error 'if' construct must use '{}'s. 174
Error Line has trailing spaces. 178
Error Method 'hasMinimum' is not designed for extension - needs to be abstract, final or empty. 179
Error Missing a Javadoc comment. 179
Error 'if' construct must use '{}'s. 180
Error Line has trailing spaces. 184
Error Method 'isUnitAllowed' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error Parameter unit should be final. 185
Error Line has trailing spaces. 188

gov/nasa/pds/tools/dict/GroupDefinition.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Techn ology.'. 1
Error Line has trailing spaces. 23
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Parameter identifier should be final. 33
Error Line has trailing spaces. 38
Error First sentence should end with a period. 39
Error Method 'getOptionalElements' is not designed for extension - needs to be abstract, final or empty. 43
Error Line has trailing spaces. 46
Error Method 'setOptionalElements' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter optionalElements should be final. 50
Error 'optionalElements' hides a field. 50
Error Line has trailing spaces. 53
Error Method 'getRequiredElements' is not designed for extension - needs to be abstract, final or empty. 57
Error Line has trailing spaces. 60
Error Method 'setRequiredElements' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter requiredElements should be final. 64
Error 'requiredElements' hides a field. 64
Error Line has trailing spaces. 67
Error Line has trailing spaces. 69
Error Method 'mustHaveElement' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter identifier should be final. 73
Error Expected @param tag for 'identifier'. 73
Error Line has trailing spaces. 76
Error Line has trailing spaces. 78
Error Method 'canHaveElement' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter identifier should be final. 82
Error Expected @param tag for 'identifier'. 82
Error 'if' construct must use '{}'s. 85
Error Line has trailing spaces. 89
Error Method 'hasElement' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter identifier should be final. 90
Error 'if' construct must use '{}'s. 91
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 91

gov/nasa/pds/tools/dict/InvalidDictionaryException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26
Error '{' is not preceded with whitespace. 26

gov/nasa/pds/tools/dict/ObjectDefinition.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Parameter identifier should be final. 36
Error Line has trailing spaces. 43
Error Method 'getOptionalElements' is not designed for extension - needs to be abstract, final or empty. 47
Error Line has trailing spaces. 50
Error Method 'setOptionalElements' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter optionalElements should be final. 54
Error 'optionalElements' hides a field. 54
Error Line has trailing spaces. 57
Error Method 'getOptionalObjects' is not designed for extension - needs to be abstract, final or empty. 61
Error Line has trailing spaces. 64
Error Method 'setOptionalObjects' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter optionalObjects should be final. 68
Error 'optionalObjects' hides a field. 68
Error Line has trailing spaces. 71
Error Method 'getRequiredElements' is not designed for extension - needs to be abstract, final or empty. 75
Error Line has trailing spaces. 78
Error Method 'setRequiredElements' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter requiredElements should be final. 82
Error 'requiredElements' hides a field. 82
Error Line has trailing spaces. 85
Error Method 'getRequiredObjects' is not designed for extension - needs to be abstract, final or empty. 89
Error Line has trailing spaces. 92
Error Method 'setRequiredObjects' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter requiredObjects should be final. 96
Error 'requiredObjects' hides a field. 96
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Method 'isElementRequired' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter identifier should be final. 106
Error Expected @param tag for 'identifier'. 106
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error Method 'isElementPossible' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter identifier should be final. 115
Error Expected @param tag for 'identifier'. 115
Error 'if' construct must use '{}'s. 116
Error 'if' construct must use '{}'s. 118
Error Line has trailing spaces. 122
Error Line has trailing spaces. 124
Error Method 'isElementOptional' is not d esigned for extension - needs to be abstract, final or empty. 128
Error Parameter identifier should be final. 128
Error Expected @param tag for 'identifier'. 128
Error 'if' construct must use '{}'s. 129
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Method 'isObjectRequired' is not designed for extension - needs to be abstract, final or empty. 139
Error Parameter identifier should be final. 139
Error Expected @param tag for 'identifier'. 139
Error Line has trailing spaces. 142
Error Line has trailing spaces. 144
Error Method 'isObjectOptional' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter identifier should be final. 148
Error Expected @param tag for 'identifier'. 148
Error Line has trailing sp aces. 151
Error Line has trailing spaces. 153
Error Method 'isObjectPossible' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter identifier should be final. 157
Error Expected @param tag for 'identifier'. 157
Error 'if' construct must use '{}'s. 159
Error Line has trailing spaces. 163

gov/nasa/pds/tools/dict/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/dict/parser/DefinitionFactory.java

Error Line
Error Line does not match expected header line o f 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Utility classes should not have a public or default constructor. 47
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 56
Error Parameter object should be final. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error '||' should be on a new line. 60
Error 'if' construct must use '{}'s. 62
Error Line is longer than 80 characters. 62
Error 'else' construct must use '{}'s. 64
Error Line has trailing spaces. 68
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error 'if' construct must use '{}'s. 71
Error Line is longer than 80 characters. 72
Error Line has trailing spaces. 76
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Line is longer than 80 characters. 79
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 84
Error Parameter object should be final. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 87
Error '||' should be on a new line. 87
Error ' & amp; & amp;' should be on a new line. 88
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 91
Error 'if' construct must use '{}'s. 94
Error Line has trailing spaces. 96
Error 'if' construct must use '{}'s. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 123
Error Line has trailing spaces. 134
Error Line has trailing spaces. 145
Error Line has trailing spaces. 146
Error 'if' construct must use '{}'s. 147
Error Line is longer than 80 characters. 148
Error Line has trailing spaces. 149
Error Line has trailing spaces. 152
Error Line has trailing spaces. 154
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 155
Error Line is longer than 80 characters. 157
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 160
Error Parameter object should be final. 160
Error Line has trailing spaces. 162
Error Line has trailing spaces. 163
Error '||' should be on a new line. 163
Error ' & amp; & amp;' should be on a new line. 164
Error Line is longer than 80 characters. 165
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 167
Error 'if' construct must use '{}'s. 170
Error Line has trailing spaces. 172
Error 'if' construct must use '{}'s. 175
Error Line has trailing spaces. 187
Error Line has trailing spaces. 199
Error 'if' construct must use '{}'s. 200
Error Line is longer than 80 characters. 201
Error Line has trailing spaces. 202
Error Line has trailing spaces. 205
Error Line has trailing spaces. 207
Error Line is longer than 80 characters. 207
Error Line is longer than 80 characters. 208
Error Line is longer than 80 characters. 209
Error Line is longer than 80 characters. 210
Error Line is longer than 80 characters. 211
Error Line is longer than 80 characters. 213
Error Parameter object should be final. 213
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 217
Error Line has trailing spaces. 218
Error 'if' construct must use '{}'s. 221
Error Line has trailing spaces. 223
Error 'if' construct must use '{}'s. 226
Error Line has trailing spaces. 226
Error Line has trailing spaces. 228
Error 'if' construct must use '{}'s. 231
Error Line has trailing spaces. 233
Error 'if' construct must use '{}'s. 236
Error Line has trailing spaces. 236
Error Line has trailing spaces. 238
Error Line is longer than 80 characters. 241
Error Line is longer than 80 characters. 243
Error Must have at least one statement. 244
Error '{' is not followed by whitespace. 244
Error '}' is not preceded with whitespace. 244
Error Line has trailing spaces. 246
Error Line is longer than 80 characters. 249
Error Line is longer than 80 characters. 251
Error Must have at least one statement. 252
Error '{' is not followed by whitespace. 252
Error '}' is not preceded with whitespace. 252
Error Line has trailing spaces. 254
Error Line is longer than 80 characters. 257
Error Line is longer than 80 characters. 259
Error 'if' construct must use '{}'s. 260
Error Line is longer than 80 characters. 261
Error Must have at least one statement. 262
Error Must have at least one statement. 265
Error Line has trailing spaces. 270
Error Line is longer than 80 characters. 273
Error Line is longer than 80 characters. 275
Error 'if' construct must use '{}'s. 276
Error Line is longer than 80 characters. 277
Error Must have at least one statement. 278
Error Must have at least one statement. 281
Error Line has trailing spaces. 286
Error 'if' construct must use '{}'s. 289
Error Line has trailing spaces. 291
Error 'if' construct must use '{}'s. 299
Error Line has trailing spaces. 304
Error Line has trailing spaces. 306
Error 'if' construct must use '{}'s. 307
Error Line has trailing spaces. 307
Error Line is longer than 80 characters. 308
Error Line has trailing spaces. 309

gov/nasa/pds/tools/dict/parser/DictionaryParser.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 52
Error Unclosed HTML tag found: & lt;url to dictionar & gt; & quot;)); 52
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 57
Error Unclosed HTML tag found: & lt;url to dictionar & gt; & quot;), false); 57
Error Line has trailing spaces. 59
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 64
Error Utility classes should not have a public or default constructor. 64
Error Line is longer than 80 characters. 65
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 68
Error Parameter url should be final. 75
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 89
Error Parameter url should be final. 89
Error Parameter aliasing should be final. 89
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 97
Error 'if' construct must use '{}'s. 106
Error Line has trailing spaces. 109
Error Line has trailing spaces. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 115
Error Comment matches to-do format 'TODO:'. 116
Error Line is longer than 80 characters. 116
Error Line is longer than 80 characters. 117
Error 'if' construct must use '{}'s. 119
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 123
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 131
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 134
Error 'if' construct must use '{}'s. 138
Error Line is longer than 80 characters. 139
Error 'if' construct must use '{}'s. 140
Error Line is longer than 80 characters. 140
Error Line is longer than 80 characters. 141
Error Line is longer than 80 characters. 143
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 149
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 158
Error Line has trailing spaces. 162
Error Comment matches to-do format 'TODO:'. 166
Error Line is longer than 80 characters. 169
Error Line has trailing spaces. 172
Error Line is longer than 80 characters. 173
Error Line has trailing spaces. 177
Error Missing a Javadoc comment. 178
Error Parameter object should be final. 178
Error Line has trailing spaces. 180
Error Line is longer than 80 characters. 185
Error Line has trailing spaces. 194
Error Line is longer than 80 characters. 197
Error Line is longer than 80 characters. 199
Error '3' is a magic number. 201
Error Line has trailing spaces. 209
Error Line has trailing spaces. 212
Error Missing a Javadoc comment. 213
Error Parameter object should be final. 213
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 216
Error Line is longer than 80 characters. 219
Error Line has trailing spaces. 231
Error Missing a Javadoc comment. 232
Error Parameter args should be final. 232

gov/nasa/pds/tools/dict/parser/MalformedDefinitionException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 29
Error Parameter message should be final. 29

gov/nasa/pds/tools/dict/parser/UnknownDefinitionException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 20
Error Line has trailing spaces. 21
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 29
Error Parameter message should be final. 29

gov/nasa/pds/tools/dict/parser/package.html

Error Line
Error Missing package documentatio n file. 0

gov/nasa/pds/tools/dict/type/AlphaNumericChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28
Error 'if' construct must use '{}'s. 29
Error Line is longer than 80 characters. 30

gov/nasa/pds/tools/dict/type/AlphabetChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28
Error 'if' construct must use '{}'s. 29
Error Line is longer than 80 characters. 30

gov/nasa/pds/tools/dict/type/CharacterChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 26
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28
Error 'if' construct must use '{}'s. 29
Error Line is longer than 80 characters. 29
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 33

gov/nasa/pds/tools/dict/type/ContextDependentChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 23
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28

gov/nasa/pds/tools/dict/type/DataSetChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28

gov/nasa/pds/tools/dict/type/DateChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28

gov/nasa/pds/tools/dict/type/DoubleChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 26
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28
Error 'catch' is not followed by whitespace. 32
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 41
Error Method 'checkMinValue' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter value should be final. 41
Error Parameter min should be final. 41
Error 'if' construct must use '{}'s. 42
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 47
Error Line is longer than 80 cha racters. 49
Error Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter value should be final. 49
Error Parameter max should be final. 49
Error 'if' construct must use '{}'s. 50
Error Line is longer than 80 characters. 51

gov/nasa/pds/tools/dict/type/IdentifierChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 26
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28

gov/nasa/pds/tools/dict/type/IntegerChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 23
Error Line is longer than 80 characters. 26
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28
Error Line is longer than 80 characters. 32
Error 'if' construct must use '{}'s. 33
Error 'catch' is not followed by whitespace. 36
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 45
Error Method 'checkMinValue' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter value should be final. 45
Error Parameter min should be final. 45
Error 'if' construct must use '{}'s. 46
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 53
Error Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter value should be final. 53
Error Parameter max should be final. 53
Error 'if' construct must use '{}'s. 54
Error Line is longer than 80 characters. 55

gov/nasa/pds/tools/dict/type/InvalidLengthException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 25
Error Parameter message should be final. 25

gov/nasa/pds/tools/dict/type/InvalidTypeException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/dict/type/LengthChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 23
Error Line has trailing spaces. 26
Error Line is longer than 80 characters. 28
Error Line is longer than 80 characters. 30
Error Method 'checkMinLength' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Parameter value should be final. 30
Error Parameter min should be final. 30
Error 'if' construct must use '{}'s. 31
Error Line is longer than 80 characters. 32
Error '40' is a magic number. 32
Error Line has trailin g spaces. 34
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 38
Error Method 'checkMaxLength' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Parameter value should be final. 38
Error Parameter max should be final. 38
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error '40' is a magic number. 40

gov/nasa/pds/tools/dict/type/NonDecimalChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 23
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 35
Error '+' is not preceded with whitespace. 35
Error '+' is not followed by whitespace. 35
Error '-' is not preceded with whitespace. 35
Error '-' is not followed by whitespace. 35
Error Line is longer than 80 characters. 37
Error ',' is not followed by whitespace. 38
Error 'if' construct must use '{}'s. 42
Error 'cast' is not followed by whitespace. 43
Error 'else' construct must use '{}'s. 44
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 55
Error Method 'checkMinValue' is not designed for extension - needs to be abstract, f inal or empty. 55
Error Missing a Javadoc comment. 55
Error Parameter value should be final. 55
Error Parameter min should be final. 55
Error 'if' construct must use '{}'s. 56
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 63
Error Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter value should be final. 63
Error Parameter max should be final. 63
Error 'if' construct must use '{}'s. 64
Error Line is longer than 80 characters. 65

gov/nasa/pds/tools/dict/type/NumericTypeChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 24
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error Line is longer than 80 characters. 25
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25

gov/nasa/pds/tools/dict/type/OutOfRangeException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 25
Error Parameter message should be final. 25

gov/nasa/pds/tools/dict/type/RealChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 26
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Param eter value should be final. 28
Error 'catch' is not followed by whitespace. 32
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 41
Error Method 'checkMinValue' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter value should be final. 41
Error Parameter min should be final. 41
Error 'if' construct must use '{}'s. 42
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 49
Error Method 'checkMaxValue' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter value should be final. 49
Error Parameter max should be final. 49
Error 'if' construct must use '{}'s. 50
Error Line is longer than 80 characters. 51

gov/nasa/pds/tools/dict/type/TimeChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Inst itute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Method 'cast' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter value should be final. 28

gov/nasa/pds/tools/dict/type/TypeChecker.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 11
Error Line is longer than 80 characters. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 13
Error Line has trailing spaces. 14
Error Line has trailing spaces. 17
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 21
Error Line has trailing spaces. 24
Error Line has trailing spaces. 32
Error First sentence should end with a period. 35
Error Redundant 'public' modifier. 41
Error Line has trailing spaces. 42
Error First sentence should end with a period. 43
Error Line is longer than 80 characters. 50
Error Redundant 'public' modifier. 50
Error Line has trailing spaces. 51
Error First sentence should end with a period. 52
Error Line is longer than 80 characters. 58
Error Redundant 'public' modifi er. 58

gov/nasa/pds/tools/dict/type/TypeCheckerFactory.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Class TypeCheckerFactory should be declared as final. 23
Error '{' is not preceded with whitespace. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Comment matches to-do format 'TODO:'. 27
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error 'if' construct must use '{}'s. 32
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error Parameter type should be final. 37
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 62
Error Line has trailing spaces. 65
Error 'if' construct must use '{}'s. 66
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 68

gov/nasa/pds/tools/dict/type/Types.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error interfaces should describe a type and hence have methods. 23
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error 'static' modifier out of order with the JLS suggestions. 24
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error 'static' modifier out of order with the JLS suggestions. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error 'static' modifier out of order with the JLS suggestions. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error 'static' modifier out of order with the JLS suggestions. 27
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error 'static' modifier out of order with the JLS suggestions. 28
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error 'static' modifier out of order with the JLS suggestions. 29
Error Missing a Javadoc comment. 30
Error Redundant 'public' modifier. 30
Error 'static' modifier out of order with the JLS suggestions. 30
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31
Error 'static' modifier out of order with the JLS suggestions. 31
Error Missing a Javadoc comment. 32
Error Redundant 'public' modifier. 32
Error 'static' modifier out of order with the JLS suggestions. 32
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error 'static' modifier out of order with the JLS suggestions. 33
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 34
Error 'static' modifier out of order with the JLS suggestions. 34
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35
Error 'static' modifier out of order with the JLS suggestions. 35
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error 'static' modifier out of order with the JLS suggestions. 36
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error 'static' modifier out of order with the JLS suggestions. 37
Error Missing a Javadoc comment. 38
Error Redundant 'public' modifier. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error Missing a Javadoc comment. 40
Error Redundant 'public' modifier. 40
Error 'static' modifier out of order with the JLS suggestions. 40

gov/nasa/pds/tools/dict/type/UnsupportedTypeException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 25
Error Parameter message should be final. 25

gov/nasa/pds/tools/dict/type/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/file/FileList.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 22
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Missing a Javadoc comment. 28
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 29
Error Line has trailing spaces. 30
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error First sentence should end with a period. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Method 'addToFileList' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter o should be final. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error First sentence should end with a period. 44
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Method 'addToFileList' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter c should be final. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error First sentence should end with a period. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Method 'addToDirList' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter o should be final. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line has trailing spaces. 59
Error Line contains a tab character. 59
Error First sentence should end with a period. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Method 'addToDirList' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter c should be final. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error First sentence should end with a period. 68
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Method 'getFiles' is not designed for extension - needs to be abstract, final or empty. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line has trailing spaces. 75
Error Line contains a tab character. 75
Error First sentence should end with a period. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Method 'getDirs' is not designed for extension - needs to be abstract, final or empty. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82

gov/nasa/pds/tools/file/FileListGenerator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 48
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error Line contains a tab character. 55
Error Missing a Javadoc comment. 55
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 56
Error Line contains a tab character. 57
Error Missing a Javadoc comment. 57
Error Line contains a tab character. 58
Error Missing a Javadoc comment. 58
Error Line contains a tab character. 59
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 60
Error First sentence should end with a period. 61
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line has trailing spaces. 70
Error Line contains a tab character. 70
Error First sentence should end with a period. 71
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab char acter. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Parameter wildcards should be final. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line has trailing spaces. 78
Error Line contains a tab character. 78
Error First sentence should end with a period. 79
Error Line contains a tab character. 79
Error Line is longer than 80 characters. 80
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Parameter wildcards should be final. 83
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line has trailing spaces. 86
Error Line contains a tab character. 86
Error First sentence should end with a period. 87
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Parameter patterns should be final. 91
Error Line contains a tab character. 92
Error Line conta ins a tab character. 93
Error Line has trailing spaces. 94
Error Line contains a tab character. 94
Error First sentence should end with a period. 95
Error Line contains a tab character. 95
Error Line is longer than 80 characters. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error 'if' construct must use '{}'s. 100
Error Line contains a tab character. 100
Error 'if' is not followed by whitespace. 100
Error Line is longer than 80 characters. 101
Error Line contains a tab character. 101
Error 'else' construct must use '{}'s. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line has trailing spaces. 105
Error Line contains a tab character. 105
Error First sentence should end with a period. 106
Error Line contains a tab character. 106
Error Line is longer than 80 characters. 107
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error 'if' construct must use '{}'s. 111
Error Line contains a tab character. 111
Error 'if' is not followed by whitespace. 111
Error Line is longer than 80 characters. 112
Error Line contains a tab character. 112
Error 'else' construct must use '{}'s. 113
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line has trailing spaces. 116
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line has trailing spaces. 119
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 120
Error Line contains a tab character. 120
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 121
Error Line is longer than 80 characters. 122
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Method 'setFilters' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter regexp should be final. 124
Error Parameter noFiles should be final. 124
Error Parameter noDirs should be final. 124
Error 'if' construct must use '{}'s. 125
Error Line contains a tab character. 125
Error 'if' is not followed by whitespace. 125
Error Line contains a tab character. 126
Error 'if' construct must use '{}'s. 127
Error Line contains a tab character. 127
Error 'if' is not followed by whitespace. 127
Error Line contains a tab character. 128
Error 'if' construct must use '{}'s. 129
Error Line contains a tab character. 129
Error 'if' is not followed by whitespace. 129
Error Line contains a tab character. 130
Error Line has trailing spaces. 131
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line has trailing s paces. 135
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line is longer than 80 characters. 137
Error Line contains a tab character. 137
Error Line is longer than 80 characters. 138
Error Line contains a tab character. 138
Error Line has trailing spaces. 139
Error Line contains a tab character. 139
Error Line is longer than 80 characters. 140
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line has trailing spaces. 143
Error Line contains a tab character. 143
Error Line has trailing spaces. 144
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line is longer than 80 characters. 146
Error Line contains a tab character. 146
Error Method 'visitTarget' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter target should be final. 146
Error Expected @param tag for 'target'. 146
Error Parameter getSubDirs should be final. 146
Error Expected @throws tag for 'IOException'. 146
Error Expected @throws tag for 'BadLocationException'. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line has trailing spaces. 149
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error 'if' is not followed by whitespace. 152
Error Line has trailing spaces. 153
Error Line is longer than 80 characters. 153
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error 'if' construct must use '{}'s. 155
Error Line contains a tab character. 155
Error 'if' is not followed by whitespace. 155
Error Line is longer than 80 characters. 156
Error Line contains a tab character. 156
Error 'else' construct must use '{}'s. 157
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error '}' should be on the same line. 159
Error Line contains a tab character. 160
Error 'catch' is not followed by whitespace. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line has trailing spaces. 165
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line is longer than 80 characters. 167
Error Line contains a tab character. 167
Error Line is longer than 80 characters. 168
Error Line contains a tab character. 168
Error Line has trailing spaces. 169
Error Line contains a tab character. 169
Error Line has trailing spaces. 170
Error Line contains a tab character. 170
Error Line is longer than 80 characters. 171
Error Line contains a tab character. 171
Error Line is longer than 80 characters. 172
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line is longer than 80 characters. 174
Error Line contains a tab character. 174
Error Line contai ns a tab character. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line is longer than 80 characters. 178
Error Line contains a tab character. 178
Error Parameter file should be final. 178
Error Parameter getSubDirs should be final. 178
Error Expected @throws tag for 'IOException'. 178
Error Line has trailing spaces. 179
Error Line contains a tab character. 179
Error 'if' construct must use '{}'s. 180
Error Line contains a tab character. 180
Error 'if' is not followed by whitespace. 180
Error Line contains a tab character. 181
Error 'else' construct must use '{}'s. 182
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line has trailing spaces. 184
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line has trailing spaces. 187
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Line has trailing spaces. 190
Error Line contains a tab character. 190
Error Line is longer than 80 characters. 191
Error Line contains a tab character. 191
Error Line is longer than 80 characters. 192
Error Line contains a tab character. 192
Error Line has trailing spaces. 193
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line is longer than 80 characters. 196
Error Line contains a tab character. 196
Error Line has trailing spaces. 197
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error Line is longer than 80 characters. 199
Error Line contains a tab character. 199
Error Method 'visitDir' is not designed for extension - needs to be abstract, final or empty. 199
Error Parameter dir should be final. 199
Error Parameter getSubDirs should be final. 199
Error Expected @throws tag for 'IOException'. 199
Error Line contains a tab character. 200
Error Line has trailing spaces. 201
Error Line c ontains a tab character. 201
Error 'if' construct must use '{}'s. 202
Error Line contains a tab character. 202
Error 'if' is not followed by whitespace. 202
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error Line is longer than 80 characters. 203
Error Line contains a tab character. 203
Error Line has trailing spaces. 204
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Line is longer than 80 characters. 206
Error Line contains a tab character. 206
Error Line has trailing spaces. 207
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error 'if' construct must use '{}'s. 209
Error Line contains a tab character. 209
Error 'if' is not followed by whitespace. 209
Error Line is longer than 80 characters. 210
Error Line contains a tab character. 210
Error Line has trailing spaces. 211
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line has trailing spaces. 214
Error Line contains a tab character. 214
Error Line contains a tab character. 215
Error Line is longer than 80 characters. 216
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line has trailing spaces. 218
Error Line contains a tab character. 218
Error Line is longer than 80 characters. 219
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line has trailing spaces. 221
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error Line is longer than 80 characters. 223
Error Line contains a tab character. 223
Error Line is longer than 80 characters. 224
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Line is longer than 80 characters. 228
Error Line contains a tab character. 228
Error Method 'crawl' is not designed for extension - needs to be abstract, f inal or empty. 228
Error Parameter url should be final. 228
Error Parameter getSubDirURLs should be final. 228
Error Expected @throws tag for 'IOException'. 228
Error Expected @throws tag for 'BadLocationException'. 228
Error Line contains a tab character. 229
Error Line contains a tab character. 230
Error Line has trailing spaces. 231
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line has trailing spaces. 234
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error 'if' is not followed by whitespace. 235
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error Line has trailing spaces. 238
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error Line contains a tab character. 240
Error Line has trailing spaces. 241
Error Line contains a tab character. 241
Error Line contains a tab character. 242
Error Line is longer than 80 characters. 243
Error Line contains a tab character. 243
Error Line has trailing spaces. 244
Error Line contains a tab character. 244
Error Line contains a tab character. 245
Error Line contains a tab character. 246
Error Line has trailing spaces. 247
Error Line contains a tab character. 247
Error Line contains a tab character. 248
Error Line has trailing spaces. 249
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line is longer than 80 characters. 252
Error Line contains a tab character. 252
Error Method 'getHyperLinks' is not designed for extension - needs to be abstract, final or empty. 252
Error Parameter url should be final. 252
Error Expected @throws tag for 'IOException'. 252
Error Expected @throws tag for 'BadLocationException'. 252
Error Expected @throws tag for 'NullPointerException'. 252
Error Redundant throws: 'NullPointerException' is unchecked exception. 252
Error Line contains a tab character. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 255
Error Line contains a tab character. 256
Error Line has trailing spaces. 257
Error Line contains a tab character. 257
Error Line contains a tab character. 258
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 261
Error Line contains a tab character. 262
Error Line contains a tab character. 263
Error '}' should be on the same line. 263
Error Line contains a tab character. 264
Error Line contains a tab character. 265
Error Line contains a tab character. 266
Error Line is longer than 80 characters. 268
Error Line contains a tab character. 268
Error 'for' is not followed by whitespace. 268
Error Line is longer than 80 characters. 269
Error Line contains a tab character. 269
Error Line contains a tab character. 270
Error Line contains a tab character. 271
Error Line contains a tab character. 272
Error Line contains a tab character. 273
Error Line has trailing spaces. 274
Error Line contains a tab character. 274
Error Line contains a tab character. 275
Error Line is longer than 80 characters. 276
Error Line contains a tab character. 276
Error Line contains a tab character. 277
Error Line has trailing spaces. 278
Error Line contains a tab character. 278
Error Line contains a tab character. 279
Error Line contains a tab character. 280
Error Line contains a tab character. 281
Error Line contains a tab character. 282
Error Line contains a tab character. 283
Error Line is longer than 80 characters. 284
Error Line contains a tab character. 284
Error Method 'getFileURLNames' is not designed for extension - needs to be abstract, final or empty. 284
Error Parameter url should be final. 284
Error Parameter links should be final. 284
Error Expected @throws tag for 'MalformedURLException'. 284
Error Line contains a tab character. 285
Error Line contains a tab character. 286
Error Line has trailing spaces. 287
Error Line contains a tab character. 287
Error 'if' construct must use '{}'s. 288
Error Line contains a tab character. 288
Error 'if' is not followed by whitespace. 288
Error Expression can be simplified. 288
Error Line contains a tab character. 289
Error Line has trailing spaces. 290
Error Line contains a tab character. 290
Error Line contains a tab character. 291
Error 'for' is not followed by whitespace. 291
Error Line contains a tab character. 292
Error Line contains a tab character. 293
Error 'if' is not followed by whitespace. 293
Error 'if' construct must use '{}'s. 294
Error Line contains a tab character. 294
Error 'if' is not followed by whitespace. 294
Error Expression can be simplified. 294
Error Line is longer than 80 characters. 295
Error Line contains a tab character. 295
Error Line contains a tab character. 296
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line contains a tab character. 299
Error Line has trailing spaces . 300
Error Line contains a tab character. 300
Error First sentence should end with a period. 301
Error Line contains a tab character. 301
Error Line contains a tab character. 302
Error Line has trailing spaces. 303
Error Line contains a tab character. 303
Error Line contains a tab character. 304
Error Line contains a tab character. 305
Error Line contains a tab character. 306
Error Line contains a tab character. 307
Error Line contains a tab character. 308
Error Line is longer than 80 characters. 309
Error Line contains a tab character. 309
Error Method 'getSubDirURLNames' is not designed for extension - needs to be abstract, final or empty. 309
Error Parameter url should be final. 309
Error Parameter links should be final. 309
Error Expected @throws tag for 'MalformedURLException'. 309
Error Line contains a tab character. 310
Error Line contains a tab character. 311
Error Line has trailing spaces. 312
Error Line contains a tab character. 312
Error 'if' construct must use '{}'s. 313
Error Line contains a tab character. 313
Error 'if' is not followed by whitespace. 313
Error Expression can be simplified. 313
Error Line contains a tab character. 314
Error Line has trailing spaces. 315
Error Line contains a tab character. 315
Error Line contains a tab character. 316
Error 'for' is not followed by whitespace. 316
Error Line contains a tab character. 317
Error Line contains a tab character. 318
Error 'if' is not followed by whitespace. 318
Error 'if' construct must use '{}'s. 319
Error Line contains a tab character. 319
Error 'if' is not followed by whitespace. 319
Error Line is longer than 80 characters. 320
Error Line contains a tab character. 320
Error 'if' construct must use '{}'s. 321
Error Line is longer than 80 characters. 321
Error Line contains a tab character. 321
Error 'if' is not followed by whitespace. 321
Error '(' is followed by whitespace. 321
Error Expression can be simplified. 321
Error ')' is preceded with whitespace. 321
Error Line is longer than 80 characters. 322
Error Line contains a tab character. 322
Error Line contains a tab character. 323
Error Line contains a tab character. 324
Error Line contains a tab character. 325
Error Line contains a tab character. 326
Error Line has trailing spaces. 327
Error Line contains a tab character. 327
Error Line contains a tab character. 328
Error Line is longer than 80 characters. 329
Error Line contains a tab character. 329
Error Line contains a tab character. 330
Error Line has trailing spaces. 331
Error Line contains a tab character. 331
Error Line contains a tab character. 332
Error Line is longer than 80 characters. 333
Error Line contains a tab character. 333
Error Line contains a tab character. 334
Error Line contains a tab character. 335
Error Method 'isLinkFile' is not designed for extension - needs to be abstract, final or empty. 335
Error Parameter link should be final. 335
Error Line contains a tab character. 336
Error Line contains a tab character. 337
Error Conditional logic can be removed. 337
Error 'if' is not followed by whitespace. 337
Error Line contains a tab character. 338
Error Line contains a tab character. 339
Error '}' should be on the same line. 339
Error 'else' construct must use '{}'s. 340
Error Line contains a tab character. 340
Error Line contains a tab character. 341
Error Line has trailing spaces. 342
Error Line contains a tab character. 342
Error Line contains a tab character. 343
Error Line has trailing spaces. 344
Error Line contains a tab character. 344
Error Line contains a tab character. 345
Error Line contains a tab character. 346
Error Line has trailing spaces. 347
Error Line contains a tab character. 347
Error Line contains a tab character. 348
Error Line contains a tab character. 349
Error Line contains a tab character. 350
Error Line contains a tab character. 351
Error Line contains a tab character. 352
Error Method 'isLinkSubDir' is not designed for extension - needs to be abstract, fina l or empty. 352
Error Parameter url should be final. 352
Error Parameter link should be final. 352
Error Line is longer than 80 characters. 353
Error Line contains a tab character. 353
Error 'if' is not followed by whitespace. 353
Error '(' is followed by whitespace. 353
Error Line is longer than 80 characters. 354
Error Line contains a tab character. 354
Error Line contains a tab character. 355
Error 'if' construct must use '{}'s. 356
Error Line contains a tab character. 356
Error Conditional logic can be removed. 356
Error 'if' is not followed by whitespace. 356
Error '(' is followed by whitespace. 356
Error ')' is preceded with whitespace. 356
Error Line contains a tab character. 357
Error 'else' construct must use '{}'s. 358
Error Line contains a tab character. 358
Error Line contains a tab character. 359
Error Line contains a tab character. 360
Error '}' should be on the same line. 360
Error 'else' construct must use '{}'s. 361
Error Line contains a tab character. 361
Error Line contains a tab character . 362
Error Line has trailing spaces. 363
Error Line contains a tab character. 363
Error Line contains a tab character. 364
Error Line has trailing spaces. 365
Error Line contains a tab character. 365

gov/nasa/pds/tools/file/filefilter/WildcardOSFilter.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line contains a tab character. 13
Error Line has trailing spaces. 29
Error Line has trailing spaces. 34
Error Line has trailing spaces. 37
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error First sentence should end with a period. 44
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line has trailing spaces. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Unused @throws tag for 'NullPointerException'. 48
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Parameter wc should be final. 50
Error Line contains a tab character. 51
Error 'if' is not followed by whitespace. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Fir st sentence should end with a period. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Method 'getWildcards' is not designed for extension - needs to be abstract, final or empty. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error First sentence should end with a period. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Unused @throws tag for 'NullPointerException'. 71
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Parameter wc should be final. 73
Error Line contains a tab character. 74
Error 'if' is not followed by whitespace. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line has trailing spaces. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line has trailing spaces. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Unused @throws tag for 'NullPointerException'. 88
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line has trailing spaces. 90
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 91
Error Parameter file should be final. 91
Error Line has trailing spaces. 92
Error Line contains a tab character. 92
Error 'if' construct must use '{}'s. 93
Error Line contains a tab character. 93
Error 'if' is not followed by whitespace. 93
Error Line contains a tab character. 94
Error Line has trailing spaces. 95
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error 'for' is not followed by whitespace. 96
Error ';' is followed by whitespace. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error 'if' is not followed by whitespace. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line has trailing spaces. 101
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line has trailing spaces. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line has trailing spaces. 106
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line is longer than 80 characters. 111
Error Line contains a tab character. 111
Error Unused @throws tag for 'NullPointerException'. 112
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter dir should be final. 114
Error Parameter name should be final. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line has trailing spaces. 117
Error Line contains a tab character. 117

gov/nasa/pds/tools/flags/ToolsFlags.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error First sentence should end with a period. 15
Error Line has trailing spaces. 17
Error interfaces should describe a type and hence have methods. 21
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Redundant 'public' modifier. 22
Error Line contains a tab character. 23
Error Missing a Javadoc comment. 23
Error Redundant 'public' modifier. 23
Error Line has trailing spaces. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error Array brackets at illegal position. 25
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error Array brackets at illegal position. 26
Error Line contains a tab character. 27
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error Array brackets at illegal position. 27
Error Line contains a tab character. 28
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error Array brackets at illegal position. 28
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error Array brackets at illegal position. 29
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Redundant 'public' modifier. 30
Error Array brackets at illegal position. 30
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31
Error Array brackets at illegal position. 31
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Redundant 'public' modifier. 32
Error Array brackets at illegal position. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error Array brackets at illegal position. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 34
Error Array brackets at illegal position. 34
Error Line contains a tab character. 35
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35
Error Array brackets at illegal position. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error Array brackets at illegal position. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error Array brackets at illegal position. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Redundant 'public' modifier. 38
Error Array brackets at illegal position. 38
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error Array brackets at illegal position. 39
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 40
Error Redundant 'public' modifier. 40
Error Array brackets at illegal position. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Redundant 'public' modifier. 41
Error Array brackets at illegal position. 41
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 42
Error Redundant 'public' modifier. 42
Error Array brackets at illegal position. 42
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error Redundant 'public' modifier. 43
Error Array brackets at illegal position. 43

gov/nasa/pds/tools/label/AttributeStatement.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error First sentence should end with a period. 30
Error Parameter lineNumber should be final. 35
Error Parameter identifier should be final. 35
Error Line has trailing spaces. 38
Error First sentence should end with a period. 39
Error Parameter identifier should be final. 43
Error Line has trailing spaces. 46
Error First sentence should end with a period. 47
Error Parameter identifier should be final. 52
Error Parameter value should be final. 52
Error 'value' hides a field. 52
Error Line has trailing spaces. 55
Error Line has trailing spaces. 57
Error Parameter lineNumber should be final. 62
Error Parameter identifier should be final. 62
Error Parameter value should be final. 62
Error 'value' hides a field. 62
Error Line has trailing spaces. 64
Error 'if' construct must use '{}'s. 66
Error Line has trailing spaces. 68
Error 'if' construct must use '{}'s. 69
Error 'else' construct must use '{}'s. 71
Error Line is longer than 80 characters. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 78
Error First sentence should end with a period. 79
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 83
Error Line has trailing spaces. 86
Error First sentence should end with a period. 87
Error Method 'getElementIdentifier' is not designed for extension - needs to be abstract, final or empty. 91
Error First sentence should end with a period. 95
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 99
Error Line has trailing spaces. 102
Error First sentence should end with a period. 103
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter value should be final. 107
Error 'value' hides a field. 107
Error Method 'attachComment' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter comment should be final. 111
Error 'comment' hides a field. 111
Error Line has trailing spaces. 114
Error Method 'hasNamespace' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error 'if' construct must use '{}'s. 116

gov/nasa/pds/tools/label/CommentStatement.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error 'st atic' modifier out of order with the JLS suggestions. 24
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 27
Error Parameter lineNumber should be final. 27
Error Parameter identifier should be final. 27
Error Parameter comment should be final. 27
Error 'comment' hides a field. 27
Error Line has trailing spaces. 31
Error Parameter lineNumber should be final. 36
Error Expected @param tag for 'lineNumber'. 36
Error Parameter identifier should be final. 36
Error Expected @param tag for 'identifier'. 36
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error Parameter lineNumber should be final. 40
Error Line has trailing spaces. 43
Error Method 'setComment' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter comment should be final. 44
Error 'comment' hides a field. 44
Error Line has trailing spaces. 47
Error Method 'getComment' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 52
Error Parameter comment should be final. 52
Error 'comment' hides a field. 52
Error Comment matches to-do format 'TODO:'. 53
Error Line is longer than 80 characters. 53

gov/nasa/pds/tools/label/DateTime.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Parameter value should be final. 32
Error Expected @param tag for 'value'. 32
Error Expected @throws tag for 'ParseException'. 32
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Parameter date should be final. 37
Error 'date' hides a field. 37
Error Line has trailing spaces. 41
Error Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error 'return' is not preceded with whitespace. 42
Error '{' is not followed by whitespace. 42
Error ';' is not followed by whitespace. 42
Error '}' is not preceded with whitespace. 42

gov/nasa/pds/tools/label/DateTimeFormatter.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 27
Error Utility classes should not have a public or default constructor. 29
Error Missing a J avadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 49
Error Parameter datetime should be final. 49
Error Line has trailing spaces. 54
Error 'if' construct must use '{}'s. 57
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Line has trailing spaces. 66
Error 'if' construct must use '{}'s. 70
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 81
Error 'if' construct must use '{}'s. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 95
Error 'if' construct must use '{}'s. 100
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 105
Error Line has trailing spaces . 108
Error Line is longer than 80 characters. 110
Error 'if' construct must use '{}'s. 112
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 117
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 122
Error 'if' construct must use '{}'s. 124
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 129
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 134
Error 'if' construct must use '{}'s. 136
Error Line is longer than 80 characters. 137
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 144
Error 'if' construct must use '{}'s. 146
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 147
Error Line has trailing spaces. 148
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 155
Error Line has trailing spaces. 157

gov/nasa/pds/tools/label/ExternalPointer.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California I nstitute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 31
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 42
Error Parameter pointerType should be final. 42
Error Expected @param tag for 'pointerType'. 42
Error Parameter lineNumber should be final. 42
Error Parameter identifier should be final. 42
Error Parameter value should be final. 42
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 47
Error Method 'resolveURL' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter includePaths should be final. 53
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error 'if' construct must use '{}'s. 60
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 65
Error 'if' construct must use '{}'s. 68
Error Must have at least one statement. 75
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 84
Error '+' should be on a new line. 84
Error Line is longer than 80 characters. 85
Error Must have at least one statement. 87
Error Line is longer than 80 characters. 97
Error '+' should be on a new line. 97
Error Line is longer than 80 characters. 98
Error Must have at least one statement. 100
Error Line has trailing spaces. 105
Error 'if' construct must use '{}'s. 106
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 111
Error Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 115
Error 'if' construct must use '{}'s. 117
Error 'else' construct must use '{}'s. 119
Error Line has trailing spaces. 121

gov/nasa/pds/tools/label/GroupStatement.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Parameter lineNumber should be final. 37
Error Expected @param tag for 'lineNumber'. 37
Error Parameter identifier should be final. 37
Error Expected @param tag for 'identifier'. 37
Error Line has trailing spaces. 42
Error Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter identifier should be final. 48
Error Expected @param tag for 'identifier'. 48
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 51
Error 'if' construct must use '{}'s. 53
Error Line has trailing spaces. 59
Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 64
Error Line has trailing spaces. 65
Error 'if' construct must use '{}'s. 69
Error Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. 76
Error Mis sing a Javadoc comment. 76
Error Parameter statement should be final. 76
Error 'for' construct must use '{}'s. 84
Error Line is longer than 80 characters. 84
Error '}' should be on the same line. 86
Error 'if' construct must use '{}'s. 87
Error Line is longer than 80 characters. 87
Error Method 'hasAttribute' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter identifier should be final. 92
Error 'if' construct must use '{}'s. 93
Error Line has trailing spaces. 97
Error Method 'attachComment' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter comment should be final. 98
Error Line has trailing spaces. 101

gov/nasa/pds/tools/label/IncludePointer.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Mis sing a Javadoc comment. 39
Error Parameter lineNumber should be final. 47
Error Parameter identifier should be final. 47
Error Parameter value should be final. 47
Error Line has trailing spaces. 52
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 60
Error Method 'loadReferencedStatements' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter includePaths should be final. 60
Error Line is longer than 80 characters. 64
Error 'for' construct must use '{}'s. 65
Error 'if' construct must use '{}'s. 68
Error Line has trailing spaces. 75
Error First sentence should end with a period. 76
Error Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. 80
Error Line has trailing spaces. 83
Error Method 'isLoaded' is not designed for extension - needs to be abstract, final or empty. 88
Error Line has trailing spaces. 91
Error Method 'getLoadStatus' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92

gov/nasa/pds/tools/label/Label.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error First sentence should end with a period. 49
Error Method 'getStatement' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter identifier should be final. 54
Error Line has trailing spaces. 57
Error First sentence should end with a period. 58
Error Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter identifier should be final. 63
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 67
Error 'if' construct must use '{}'s. 69
Error Line has trailing spaces. 73
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter identifier should be final. 82
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 86
Error 'if' construct must use '{}' s. 88
Error Line has trailing spaces. 92
Error Line has trailing spaces. 95
Error First sentence should end with a period. 96
Error Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter identifier should be final. 101
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 105
Error 'if' construct must use '{}'s. 107
Error Line has trailing spaces. 111
Error Line has trailing spaces. 114
Error First sentence should end with a period. 115
Error Line has trailing spaces. 119
Error Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. 119
Error 'for' construct must use '{}'s. 121
Error Line has trailing spaces. 125
Error First sentence should end with a period. 126
Error Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 130
Error Line has trailing spaces. 131
Error 'if' construct must use '{}'s. 135
Error Line has trailing spaces. 141
Error First sentence should end with a period. 142
Error Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. 146
Error Line has trailing spaces. 147
Error 'if' construct must use '{}'s. 151
Error Line has trailing spaces. 157
Error First sentence should end with a period. 158
Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 162
Error Line has trailing spaces. 163
Error 'if' construct m ust use '{}'s. 167
Error Line has trailing spaces. 173
Error First sentence should end with a period. 174
Error Method 'getPointers' is not designed for extension - needs to be abstract, final or empty. 178
Error 'if' construct must use '{}'s. 183
Error Line has trailing spaces. 189
Error First sentence should end with a period. 190
Error Line has trailing spaces. 194
Error Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter statement should be final. 194
Error 'for' construct must use '{}'s. 205
Error '}' should be on the same line. 207
Error 'else' construct must use '{}'s. 208
Error Line has trailing spaces. 208
Error Method 'getLabelType' is not designed for extension - needs to be abstract, final or empty. 216
Error Line is longer than 80 characters. 220
Error 'if' construct must use '{}'s. 222
Error Line is longer than 80 characters. 222
Error 'else' construct must use '{}'s. 224
Error Line is longer than 80 characters. 227
Error 'if' construct must use '{}'s. 228
Error 'if' construct must use '{}'s. 231
Error Line has trailing spaces. 234
Error Line has trailing spaces. 237
Error First sentence should end with a period. 238
Error Method 'setLabelType' is not designed for extension - needs to be abstract, final or empty. 242
Error Parameter labelType should be final. 242
Error 'labelType' hides a field. 242
Error Line has trailing spaces. 245
Error Method 'setFilename' is not desi gned for extension - needs to be abstract, final or empty. 246
Error Missing a Javadoc comment. 246
Error Parameter filename should be final. 246
Error 'filename' hides a field. 246
Error Line has trailing spaces. 249
Error Method 'getFilename' is not designed for extension - needs to be abstract, final or empty. 250
Error Missing a Javadoc comment. 250
Error Line has trailing spaces. 253
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 254
Error Missing a Javadoc comment. 254
Error Line has trailing spaces. 257
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 258
Error Missing a Javadoc comment. 258
Error Parameter status should be final. 258
Error 'status' hides a field. 258
Error Line has trailing spaces. 261
Error 'if' construct must use '{}'s. 264
Error 'if' construct must use '{}'s. 266

gov/nasa/pds/tools/label/LabelType.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error interfaces should describe a type and hence have methods. 23
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error 'static' modifier out of order with the JLS suggestions. 24
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error 'static' modifier out of order with the JLS suggestions. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error 'static' modifier out of order with the JLS suggestions. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error 'static' modifier out of order with the JLS suggestions. 27

gov/nasa/pds/tools/label/MalformedSFDULabel.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/label/Numeric.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error First sentence should end with a period. 29
Error Parameter value should be final. 33
Error '10' is a magic number. 34
Error Line has trailing spaces. 36
Error First sentence should end with a period. 37
Error Parameter value should be final. 42
Error Parameter units should be final. 42
Error 'units' hides a field. 42
Error '10' is a magic number. 43
Error Line has trailing spaces. 45
Error First sentence should end with a period. 46
Error Parameter value should be final. 51
Error Parameter radix should be final. 51
Error 'radix' hides a field. 51
Error Line has trailing spaces. 54
Error First sentence should end with a period. 55
Error Parameter value should be final. 61
Error Parameter units should be final. 61
Error 'units' hides a field. 61
Error Parameter radix should be final. 61
Error 'radix' hides a field. 61
Error First sentence should end with a period. 67
Error Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter units should be final. 71
Error 'units' hides a field. 71
Error 'if' construct must use '{}'s. 73
Error '-' is not preceded with whitespace. 74
Error '-' is not followed by whitespace. 74
Error 'else' construct must use '{}'s. 75
Error Line has trailing spaces. 78
Error First sentence should end with a period. 79
Error Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. 83
Error Line has trailing spaces. 86
Error First sentence should end with a period. 87
Error Method 'setRadix' is not designed for extension - needs to be abstract, final or empty. 91
Error Parameter radix should be final. 91
Error 'radix' hides a field. 91
Error Line has trailing spaces. 94
Error First sentence should end with a period. 95
Error Method 'getRadix' is not designed for extension - needs to be abstract, final or empty. 99

gov/nasa/pds/tools/label/ObjectStatement.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error First sentence should end with a period. 33
Error Parameter lineNumber should be final. 38
Error Parameter identifier should be final. 38
Error Line has trailing spaces. 41
Error First sentence should end with a period. 42
Error Parameter identifier should be final. 46
Error Line has trailing spaces. 49
Error First sentence should end with a period. 50
Error Parameter lineNumber should be final. 56
Error Parameter identifier should be final. 56
Error Parameter statements should be final. 56
Error 'statements' hides a field. 56
Error Line has trailing spaces. 61
Error First sentence should end with a period. 62
Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 66
Error Line has trailing spaces. 67
Error 'if' construct must use '{}'s. 71
Error Line has trailing spaces. 77
Error First sentence should end with a period. 78
Error Method 'getPointers' is not designed for extension - needs to be abstract, final or empty. 82
Error 'if' construct must use '{}'s. 87
Error Line has trailing spaces. 93
Error First sentence should end with a period. 94
Error Method 'hasPointer' is not designed for extension - needs to be abstract, final or empty. 99
Error Para meter identifier should be final. 99
Error Line is longer than 80 characters. 101
Error 'if' construct must use '{}'s. 103
Error Line has trailing spaces. 109
Error First sentence should end with a period. 110
Error Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter identifier should be final. 115
Error Expected @param tag for 'identifier'. 115
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 118
Error 'if' construct must use '{}'s. 120
Error Line has trailing spaces. 126
Error First sentence should end with a period. 127
Error Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 131
Error Line has trailing spaces. 132
Error 'if' construct must use '{}'s. 136
Error Line has trailing spaces. 142
Error First sentence should end with a period. 143
Error Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter identifier should be final. 148
Error Expected @param tag for 'identifier'. 148
Error Line is longer than 80 characters. 151
Error 'if' construct must use '{}'s. 153
Error Line has trailing spaces. 159
Error First sentence should end with a period. 160
Error Line has trailing spaces. 164
Error Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. 164
Error Parameter statement should be final. 164
Error 'for' construct must use '{}'s. 172
Error Line is longer than 80 characters. 172
Error '}' should be on the same line. 174
Error 'else' construct must use '{}'s. 175
Error Line has trailing spaces. 175
Error Line has trailing spaces. 178
Error Method 'hasAttribute' is not designed for extension - needs to be abstract, final or empty. 179
Error Missing a Javadoc comment. 179
Error Parameter identifier should be final. 179
Error 'if' construct must use '{}'s. 180
Error Line has trailing spaces. 184
Error Method 'hasObject' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error Parameter identifier should be final. 185
Error 'if' construct must use '{}'s. 186
Error Method 'attachComment' is not designed for extension - needs to be abstract, final or empty. 191
Error Missing a Javadoc comment. 191
Error Parameter comment should be final. 191

gov/nasa/pds/tools/label/PointerStatement.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 20
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 26
Error Variable 'valu e' must be private and have accessor methods. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error First sentence should end with a period. 30
Error Line is longer than 80 characters. 35
Error Parameter pointerType should be final. 35
Error 'pointerType' hides a field. 35
Error Expected @param tag for 'pointerType'. 35
Error Parameter lineNumber should be final. 35
Error Parameter identifier should be final. 35
Error Line has trailing spaces. 38
Error First sentence should end with a period. 39
Error Line is longer than 80 characters. 45
Error Parameter pointerType should be final. 45
Error 'pointerType' hides a field. 45
Error Expected @param tag for 'pointerType'. 45
Error Parameter lineNumber should be final. 45
Error Parameter identifier should be final. 45
Error Parameter value should be final. 45
Error 'value' hides a field. 45
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 51
Error Parameter identifier should be final. 57
Error Parameter value should be final. 57
Error 'value' hides a field. 57
Error Line has trailing spaces. 60
Error Line has trailing spaces. 65
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 65
Error First sentence should end with a period. 69
Error Method 'attachComment' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter comment should be final. 73
Error 'comment' hides a field. 73
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Line is longer than 80 characters. 78
Error Method 'getComment' is not designed for extension - needs to be abstract, final or empty. 81
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 86
Error Method 'getPointerType' is not designed for extension - needs to be abstract, final or empty. 89

gov/nasa/pds/tools/label/PointerStatementFactory.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 26
Error Utility classes should not have a public or default constructor. 28
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 29
Error Parameter line should be final. 29
Error Parameter identifier should be final. 29
Error Parameter value should be final. 29
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 32
Error Line has trailing spaces. 34
Error 'if' construct must use '{}'s. 37
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 42
Error '}' should be on the same line. 43
Error 'else' construct must use '{}'s. 44
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Parameter identifier should be final. 48
Error Line is longer than 80 characters. 50
Error 'if' construct must use '{}'s. 51
Error 'if' construct must use '{}'s. 54
Error Line has trailing spaces. 56

gov/nasa/pds/tools/label/PointerType.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error interfaces should describe a type and hence have methods. 23
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error 'static' modifier out of order w ith the JLS suggestions. 24
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error 'static' modifier out of order with the JLS suggestions. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error 'static' modifier out of order with the JLS suggestions. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error 'static' modifier out of order with the JLS suggestions. 27
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error 'static' modifier out of order with the JLS suggestions. 28
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error 'static' modifier out of order with the JLS suggestions. 29

gov/nasa/pds/tools/label/SFDULabel.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Parameter label should be final. 35
Error 'if' construct must use '{}'s. 36
Error '20' is a magic number. 36
Error Line is longer than 80 characters. 37
Error 'sfdu' hides a field. 38
Error 'controlAuthorityId' hides a field. 40
Error '4' is a magic number. 40
Error 'versionId' hides a field. 41
Error 'classId' hides a field. 42
Error 'delimiterType' hides a field. 43
Error 'spare' hides a field. 44
Error 'descriptionDataUnitId' hides a field. 45
Error '4' is a magic number. 45
Error 'length' hides a field. 46
Error '8' is a magic number. 46
Error '4' is a magic number. 48
Error '4' is a magic number. 58
Error '8' is a magic number. 60
Error Method 'getControlAuthorityId' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Method 'getVersionId' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Method 'getClassId' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'getDelimiterType' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Method 'getSpare' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'getDescriptionDataUnitId' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Line has trailing spaces. 87
Error Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Line has trailing spaces. 91
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92

gov/nasa/pds/tools/label/Scalar.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 19
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 26
Error Line has trailing spaces. 27
Error First sentence should end with a period. 28
Error Parameter value should be final. 32
Error 'value' hides a field. 32
Error Expected @param tag for 'value'. 32
Error Line has trailing spaces. 35
Error First sentence should end with a period. 36
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 40
Error Line has trailing spaces. 43
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44

gov/nasa/pds/tools/label/Sequence.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 41
Error First sentence should end with a period. 42
Error Parameter values should be final. 46
Error 'values' hides a field. 46
Error Method 'containsAll' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter values should be final. 53
Error 'values' hides a field. 53
Error Method 'addAll' is not designed for extensi on - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter values should be final. 60
Error 'values' hides a field. 60
Error Method 'addAll' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter index should be final. 67
Error Parameter values should be final. 67
Error 'values' hides a field. 67
Error Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter values should be final. 74
Error 'values' hides a field. 74
Error Method 'retainAll' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter values should be final. 81
Error 'values' hides a field. 81
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Parameter index should be final. 95
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter index should be final. 102
Error Parameter value should be final. 102
Error Method 'removeScalar' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Parameter index should be final. 109
Error Method 'listIterator' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Method 'listIterator' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter index should be final. 123
Error Method 'subList' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter fromIndex should be final. 130
Error Parameter toIndex should be final. 130
Error Method 'contains' is not desig ned for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Parameter object should be final. 137
Error Method 'toArray' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Parameter objects should be final. 144
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Parameter object should be final. 151
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Parameter object should be final. 158
Error Method 'set' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error Parameter index should be final. 165
Error Parameter object should be final. 165
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Parameter index should be final. 172
Error Parameter object should be final. 172
Error Method 'indexOf' is not designed for extension - needs to be abstract, final or empty. 179
Error Missing a Javadoc comment. 179
Error Parameter object should be final. 179
Error Method 'lastIndexOf' is not designed for extension - needs to be abstract, final or empty. 186
Error Missing a Javadoc comment. 186
Error Parameter object should be final. 186
Error Method 'toArray' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 200
Error Missing a Javadoc comment. 200
Error Parameter index should be final. 200
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error Parameter ind ex should be final. 207
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 223
Error Missing a Javadoc comment. 223
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 231
Error Missing a Javadoc comment. 231

gov/nasa/pds/tools/label/Set.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 25
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 37
Error Missing a Javadoc comment. 38
Error Parameter values should be final. 38
Error 'values' hides a field. 38
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Method 'contains' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter object should be final. 59
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Method 'toArray' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Method 'toArray' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter objects should be final. 80
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Parameter object should be final. 87
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter object should be final. 94
Error Method 'containsAll' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error Parameter values should be final. 101
Error 'values' hides a field. 101
Error Method 'addAll' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter values should be final. 108
Error 'values' hides a field. 108
Error Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter values should be final. 115
Error 'values' hides a field. 115
Error Method 'retainAll' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter values should be final. 122
Error 'values' hides a field. 122
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129

gov/nasa/pds/tools/label/Statement.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 20
Error Line has trailing spaces. 23
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Variable 'lineNumber' must be private and have accessor methods. 26
Error Missing a Javadoc comment. 27
Error Variable 'identifier' must be private and have accessor methods. 27
Error Missing a Javadoc comment. 28
Error Variable 'filename' must be private and have accessor methods. 28
Error Missing a Javadoc comment. 29
Error Variable 'context' must be private and have accessor methods. 29
Error Line has trailing spaces. 30
Error First sentence should end with a period. 31
Error Parameter lineNumber should be final. 36
Error 'lineNumber' hides a field. 36
Error Parameter identifier should be final. 36
Error 'identifier' hides a field. 36
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 40
Error Parameter filename should be final. 40
Error 'filename' hides a field. 40
Error Parameter lineNumber should be final. 40
Error 'lineNumber' hides a field. 40
Error Parameter identifier should be final. 40
Error 'identifier' hides a field. 40
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 44
Error Parameter context should be final. 44
Error 'context' hides a field. 44
Error Parameter filename should be final. 44
Error 'filename' hides a field. 44
Error Para meter lineNumber should be final. 44
Error 'lineNumber' hides a field. 44
Error Parameter identifier should be final. 44
Error 'identifier' hides a field. 44
Error Line has trailing spaces. 50
Error First sentence should end with a period. 51
Error Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. 55
Error Line has trailing spaces. 58
Error First sentence should end with a period. 59
Error Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 63
Error Line has trailing spaces. 66
Error Method 'getFilename' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 70
Error Method 'setFilename' is not designed for extension - needs to be abstract, final or empty. 71
Error Missing a Javadoc comment. 71
Error Parameter filename should be final. 71
Error 'filename' hides a field. 71
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 75
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 78
Error Method 'setContext' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter context should be final. 79
Error 'context' hides a field. 79
Error Line has trailing spaces. 82
Error Missing a Javadoc comment. 83
Error Parameter commet should be final. 83
Error Line has trailing spaces. 84
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter o should be final. 85

gov/nasa/pds/tools/label/StatementType.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error interfaces should describe a type and hence have methods. 23
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error 'static' modifier out of order with the JLS suggestions. 24
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error 'static' modifier out of order with the JLS suggestions. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error 'static' modifier out of order with the JLS suggestions. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error 'static' modifier out of order with the JLS suggestions. 27
Error Missing a Javadoc comment. 28
Error Redundant 'public' modifier. 28
Error 'static' modifier out of order with the JLS suggestions. 28

gov/nasa/pds/tools/label/Symbol.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Parameter value should be final. 28
Error Expected @param tag for 'value'. 28
Error ',' is not followed by whitespace. 29

gov/nasa/pds/tools/label/TextString.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Parameter value should be final. 28
Error Expected @param tag for 'value'. 28
Error Line has trailing spaces. 31

gov/nasa/pds/tools/label/UnknownStatementException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/label/UnknownValueException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/label/Value.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 23

gov/nasa/pds/tools/label/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/label/parser/DefaultLabelParser.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error First sentence should end with a period. 57
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 64
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 69
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter url should be final. 78
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 90
Error '*' is not preceded with whitespace. 91
Error '*' is not followed by whitespace. 91
Error '20' is a magic number. 91
Error 'if' construct must use '{}'s. 93
Error Line has trailing spaces. 95
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 99
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 103
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 114
Error Line is longer than 80 characters. 115
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 125
Error Line is longer than 80 characters. 126
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 133
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 143
Error Line has trailing spaces. 146
Error Line is longer than 80 characters. 147
Error Line has trailing spaces. 148
Error 'if' construct must use '{}'s. 152
Error Line has trailing spaces. 158
Error Missing a Javadoc co mment. 159
Error Parameter input should be final. 159
Error Line has trailing spaces. 161
Error '20' is a magic number. 162
Error '20' is a magic number. 164
Error Must have at least one statement. 173
Error Line is longer than 80 characters. 174
Error Line has trailing spaces. 176
Error Line has trailing spaces. 178
Error Line is longer than 80 characters. 183
Error Line is longer than 80 characters. 185
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error Parameter url should be final. 185
Error Parameter dictionary should be final. 185
Error Line has trailing spaces. 187
Error Line has trailing spaces. 190
Error Line is longer than 80 characters. 191
Error Line is longer than 80 characters. 199
Error 'if' construct must use '{}'s. 200
Error Line is longer than 80 characters. 204
Error Line is longer than 80 characters. 207
Error Line is longer than 80 characters. 211
Error 'if' construct must use '{}'s. 212
Error Line is longer than 80 characters. 216
Error Line is longer than 80 characters. 220
Error 'if' construct must use '{}'s. 221
Error Line is longer than 80 characters. 225
Error Line has trailing spaces. 229
Error Line is longer than 80 characters. 230
Error Line has trailing spaces. 231
Error Line is longer than 80 characters. 236
Error Line is longer than 80 characters. 238
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 238
Error Missing a Javadoc comment. 238
Error Parameter file should be final. 238
Error Parameter dictionary should be final. 238
Error Parameter dataObjectValidation should be final. 238
Error Line is longer than 80 characters. 244
Error Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. 246
Error Missing a Javadoc comment. 246
Error Parameter properties should be final. 246
Error 'propertie s' hides a field. 246
Error Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. 253
Error Missing a Javadoc comment. 253
Error Method 'getPDSVersion' is not designed for extension - needs to be abstract, final or empty. 260
Error Missing a Javadoc comment. 260
Error Method 'getODLVersion' is not designed for extension - needs to be abstract, final or empty. 267
Error Missing a Javadoc comment. 267
Error Line is longer than 80 characters. 272
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 274
Error Missing a Javadoc comment. 274
Error Parameter url should be final. 274
Error Line has trailing spaces. 277
Error Line is longer than 80 characters. 279
Error Line is longer than 80 characters. 281
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 281
Error Parameter context should be final. 281
Error Parameter url should be final. 281
Error Line has trailing spaces. 283
Error Line is longer than 80 characters. 284
Error Line has trailing spaces. 285
Error Line is longer than 80 characters. 286
Error Line has trailing spaces. 289
Error Line has trailing spaces. 291
Error Line is longer than 80 characters. 292
Error '*' is not preceded with whitespace. 293
Error '*' is not followed by whitespace. 293
Error '20' is a magic number. 293
Error 'if' construct must use '{}'s. 295
Error Line has trailing spaces. 297
Error Line is longer than 80 characters. 300
Error Line has trailing spaces. 302
Error Line has trailing spaces. 311
Error Line is longer than 80 characters. 312
Error Line is longer than 80 characters. 313
Error Line is longer than 80 characters. 317
Error Line has trailing spaces. 319
Error Line is longer than 80 characters. 327
Error Line has trailing spaces. 330
Error Line is longer than 80 characters. 332
Error Line is longer than 80 characters. 335
Error Line has trailing spaces. 336
Error Line is longer than 80 characters. 341
Error Line is longer than 80 characters. 343
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 343
Error Missing a Javadoc comment. 343
Error Parameter file should be final. 343
Error Parameter dictionary should be final. 343
Error Line is longer than 80 characters. 349
Error Line is longer than 80 characters. 351
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 351
Error Missing a Javadoc comment. 351
Error Parameter file should be final. 351
Error Parameter dictionary should be final. 351
Error Parameter dataObjectValidation should be final. 351
Error Line has trailing spaces. 355
Error Line has trailing spaces. 357
Error Parameter args should be final. 361
Error Expected @param tag for 'args'. 361
Error Expected @throws tag for 'Exception'. 361
Error Line has trailing spaces. 363
Error 'for' construct must use '{}'s. 365
Error Line has trailing spaces. 367
Error Line is longer than 80 characters. 368
Error Line has trailing spaces. 371
Error Line has trailing spaces. 378
Error Line has trailing spaces. 380
Error '%' is not preceded with whitespace. 381
Error '%' is not followed by whitespace. 381
Error '=' is not preceded with whitespace. 382
Error '=' is not followed by whitespace. 382
Error ' & lt;' is not preceded with whitespace. 382
Error ' & lt;' is not followed by whitespace. 382
Error '+=' is not preceded with whitespace. 382
Error '+=' is not followed by whitespace. 382
Error 'if' construct must use '{}'s. 383
Error '+' is not preceded with whitespace. 384
Error '+' is not followed by whitespace. 384
Error 'if' construct must use '{}'s. 385
Error Line is longer than 80 characters. 385
Error '+' is not preceded with whit espace. 386
Error '+' is not followed by whitespace. 386
Error 'if' construct must use '{}'s. 387
Error '+' is not preceded with whitespace. 388
Error '+' is not followed by whitespace. 388
Error 'if' construct must use '{}'s. 389
Error '+' is not preceded with whitespace. 390
Error '+' is not followed by whitespace. 390
Error 'if' construct must use '{}'s. 391
Error '+' is not preceded with whitespace. 392
Error '+' is not followed by whitespace. 392
Error Line has trailing spaces. 399
Error Line is longer than 80 characters. 401
Error Line has trailing spaces. 403
Error 'if' construct must use '{}'s. 404
Error Line has trailing spaces. 406
Error Line is longer than 80 characters. 410
Error Line is longer than 80 characters. 412
Error Line is longer than 80 characters. 414
Error Line is longer than 80 characters. 415
Error Line has trailing spaces. 417
Error Line is longer than 80 characters. 423
Error Line contains a tab character. 425
Error Method 'addIncludePath' is not designed for extension - needs to be abstract, final or empty. 425
Error Missing a Javadoc comment. 425
Error Parameter includePath should be final. 425
Error 'if' construct must use '{}'s. 426
Error Line contains a tab character. 427
Error Line contains a tab character. 428
Error Line is longer than 80 characters. 431
Error Method 'addValidator' is not designed for extension - needs to be abstract, final or empty. 433
Error Missing a Javadoc comment. 433
Error Parameter validator should be final. 433

gov/nasa/pds/tools/label/parser/InvalidDescriptionException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/label/parser/InvalidObjectException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/label/parser/LabelParser.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error First sentence should end with a period. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 38
Error Redundant 'public' modifier. 41
Error Expected @throws tag for 'IOException'. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 49
Error Redundant 'public' modifier. 49
Error Expected @p aram tag for 'file'. 49
Error Expected @param tag for 'dictionary'. 49
Error Expected @throws tag for 'ParseException'. 49
Error Expected @throws tag for 'IOException'. 49
Error Line has trailing spaces. 50
Error First sentence should end with a period. 51
Error Line is longer than 80 characters. 52
Error Line is longer than 80 characters. 58
Error Redundant 'public' modifier. 58
Error Expected @param tag for 'file'. 58
Error Expected @param tag for 'dictionary'. 58
Error Expected @param tag for 'dataObjectValidation'. 58
Error Expected @throws tag for 'ParseException'. 58
Error Expected @throws tag for 'IOException'. 58
Error Line has trailing spaces. 59
Error Redundant 'public' modifier. 67
Error Expected @param tag for 'file'. 67
Error Expected @throws tag for 'ParseException'. 67
Error Expected @throws tag for 'IOException'. 67
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 77
Error Redundant 'public' modifier. 77
Error Expected @param tag for 'context'. 77
Error Expected @param tag for 'file'. 77
Error Expected @throws tag for 'ParseException'. 77
Error Expected @throws tag for 'IOException'. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 87
Error Redundant 'public' modifier. 87
Error Expected @param tag for 'file'. 87
Error Expected @param tag for 'dictionary'. 87
Error Expected @throws tag for 'ParseException'. 87
Error Expected @throws tag for 'IOException'. 87
Error Line has trailing spaces. 88
Error First sentence should end with a period. 89
Error Line is longer than 80 characters. 90
Error Line is longer than 80 characters. 98
Error Redundant 'public' modifier. 98
Error Expected @param tag for 'file'. 98
Error Expected @param tag for 'dictionary'. 98
Error Expected @param tag for 'dataObjectValidation'. 98
Error Expected @throws tag for 'ParseException'. 98
Error Expected @throws tag for 'IOException'. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error Redundant 'public' modifier. 104
Error Line has trailing spaces. 105
Error Redundant 'public' modifier. 110
Error Line has trailing spaces. 111
Error Line is longer than 80 characters. 113
Error Redundant 'public' modifier. 116
Error Line has trailing spaces. 117
Error Redundant 'public' modifier. 122
Error Line has trailing spaces. 123
Error Redundant 'public' modifier. 128
Error Line has trailing spaces. 129
Error Redundant 'public' modifier. 134

gov/nasa/pds/tools/label/parser/LabelParserFactory.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 24
Error Class LabelParserFactory should be declared as final. 26
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error First sentence should end with a period. 29
Error Line has trailing spaces. 34
Error First sentence should end with a period. 35
Error 'static' modifier out of order with the JLS suggestions. 39
Error 'if' construct must use '{}'s. 40
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 45
Error Comment matches to-do format 'TODO:'. 51

gov/nasa/pds/tools/label/parser/ParseException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26
Error Line ha s trailing spaces. 29

gov/nasa/pds/tools/label/parser/UnsupportedDataObjectException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/label/parser/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/label/validate/DataObjectValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 26
Error First sentence should end with a period. 29
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 36
Error Redundant 'public' modifier. 36
Error Line has trailing spaces. 37

gov/nasa/pds/tools/label/validate/DataObjectValidatorFactory.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 21
Error Line has trailing spaces. 25
Error Class DataObjectValidatorFactory should be declared as final. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error First sentence should end with a period. 30
Error Comment matches to-do format 'TODO:'. 34
Error Line has trailing spaces. 36
Error First sentence should end with a period. 37
Error 'static' modifier out of order with the JLS suggestions. 41
Error 'if' construct must use '{}'s. 42
Error Line has trailing spaces. 46
Error First sentence should end with a period. 47
Error Line is longer than 80 characters. 51
Error Unused @throws tag for 'UnsupportedTypeException'. 51
Error Line is longer than 80 characters. 53
Error Parameter type should be final. 53
Error Expected @throws tag for 'UnsupportedDataObjectException'. 53
Error Line has trailing spaces. 55
Error 'if' construct must use '{}'s. 56
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error 'if' construct must use '{}'s. 73
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 76

gov/nasa/pds/tools/label/validate/DefinitionNotFoundException.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Parameter message should be final. 26

gov/nasa/pds/tools/label/validate/ElementValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 42
Error Line has trailing spaces. 46
Error Utility classes should not have a public or default constructor. 48
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Line is longer than 80 characters. 51
Error Missing a Javadoc comment. 51
Error Parameter definition should be final. 51
Error Parameter attribute should be final. 51
Error Line has trailing spaces. 55
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 60
Error '+' should be on a new line. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 64
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 68
Error '+' should be on a new line. 68
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 73
Error 'if' construct must use '{}'s. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 83
Error Missing a Javadoc comment. 83
Error Parameter definition should be final. 83
Error Parameter attribute should be final. 83
Error Parameter checker should be final. 83
Error Parameter value should be final. 83
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 88
Error 'if' construct must use '{}'s. 95
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 117
Error 'if' construct must use '{}'s. 119
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 124
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 126
Error '+' should be on a new line. 126
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 127
Error Lin e is longer than 80 characters. 128
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 131
Error '+' should be on a new line. 131
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 137
Error '+' should be on a new line. 137
Error Line is longer than 80 characters. 138
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 149
Error Line has trailing spaces. 151
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 157
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 165
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 168
Error Line is longer than 80 characters. 169
Error Line is longer than 80 characters. 170
Error Line has trailing spaces. 171
Error Line is longer than 80 characters. 175
Error Line is longer than 80 characters. 178
Error Line has trailing spaces. 181
Error Line is longer than 80 characters. 185
Error Line is longer than 80 characters. 188
Error Line has trailing spaces. 191
Error Line is longer than 80 characters. 196
Error Line has trailing spaces. 198
Error ' & amp; & amp;' should be on a new line. 198
Error Line is longer than 80 characters. 199
Error Line is longer than 80 characters. 204
Error '+' should be on a new line. 204
Error Line has trailing spaces. 205
Error Line is longer than 80 characters. 205
Error Line has trailing spaces. 213
Error Line has trailing spaces. 216
Error Missing a Javadoc comment. 217
Error Parameter value should be final. 217
Error 'if' construct must use '{}'s. 218
Error Line has trailing spaces. 222
Error Line is longer than 80 characters. 224
Error Line has trailing spaces. 225
Error Line is longer than 80 characters. 225
Error Line is longer than 80 characters. 226
Error Line is longer than 80 characters. 231
Error Line is longer than 80 characters. 232
Error Line has trailing spaces. 235
Error Line is longer than 80 characters. 235
Error Parameter dictionary should be final. 235
Error Parameter objectContext should be final. 235
Error Parameter attribute should be final. 235
Error Line has trailing spaces. 237
Error Line is longer than 80 characters. 237
Error Line has trailing spaces. 238
Error 'if' construct must use '{}'s. 239
Error Line is longer than 80 characters. 240
Error Line has trailing spaces. 241
Error Line has trailing spaces. 244
Error Line has trailing spaces. 245
Error Line is longer than 80 characters. 245
Error Missing a Javadoc comment. 245
Error Parameter dictionary should be final. 245
Error Parameter attribute should be final. 245

gov/nasa/pds/tools/label/validate/FileCharacteristicValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error First sentence should end with a period. 27
Error Line has trailing spaces. 31
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error 'static' modifier out of order with the JLS suggestions. 36
Error Missing a Javadoc comment. 37
Error 'static' modifier out of order with the JLS suggestions. 37
Error Missing a Javadoc comment. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Missing a Javadoc comment. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error First sentence should end with a period. 41
Error Line is longer than 80 characters. 42
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 44
Error Parameter label should be final. 44
Error Line is longer than 80 characters. 46
Error '}' should be on the same line. 48
Error 'if' construct must use '{}'s. 49
Error Line is longer than 80 characters. 51
Error '{' is not preceded with whitespace. 51
Error Line is longer than 80 characters. 53
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 58
Error ' & amp; & amp;' should be on a new line. 58
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 67
Error 'if' construct must use '{}'s. 68
Error 'if' construct must use '{}'s. 70
Error 'else' construct must use '{}'s. 72
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 78
Error Parameter label should be final. 78
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 83
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 91
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 99
Error Parameter label should be final. 99
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 111
Error Line has trailing spaces. 114
Error Missing a Javadoc comment. 115
Error Parameter label should be final. 115
Error Line has trailing spaces. 117
Error Line has trailing spaces. 122
Error Line has trailing spaces. 125
Error Missing a Javadoc comment. 126
Error Parameter object should be final. 126
Error Line has trailing s paces. 128
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 131
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 135
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 136
Error ' & amp; & amp;' should be on a new line. 136
Error Line is longer than 80 characters. 137
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 138
Error Line is longer than 80 characters. 139
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 143
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 145
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 154

gov/nasa/pds/tools/label/validate/GroupValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the Ca lifornia Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 34
Error Utility classes should not have a public or default constructor. 36
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 39
Error Parameter dictionary should be final. 39
Error Parameter group should be final. 39
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 44
Error 'if' construct must use '{}'s. 45
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 53
Error '+' should be on a new line. 53
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 58
Error Comment matches to-do format 'TODO:'. 62
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 68
Error '+' should be on a new line. 68
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 69
Error '+' should be on a new line. 69
Error Line is longer than 80 characters. 71
Error Line has trailing spaces. 75
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 88
Error 'if' construct must use '{}'s. 91
Error Line has trailing spaces. 94

gov/nasa/pds/tools/label/validate/LabelValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the Cali fornia Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 22
Error Line has trailing spaces. 24
Error Line has trailing spaces. 27
Error Redundant 'public' modifier. 35

gov/nasa/pds/tools/label/validate/ObjectValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 35
Error Utility classes should not have a public or default constructor. 37
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 40
Error Parameter dictionary should be final. 40
Error Parameter object should be final. 40
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 45
Error 'if' construct must use '{}'s. 46
Error Line is longer than 80 characters. 47
Error '+' should be on a new line. 47
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 51
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error 'if' construct must use '{}'s. 63
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 69
Error '+' should be on a new line. 69
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 70
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 88
Error '+' should be on a new line. 88
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 98
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 101
Error 'if' construct must use '{}'s. 104
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 116
Error Line is longer than 80 characters. 118
Error 'if' construct must use '{}'s. 120
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 126
Error '+' should be on a new line. 126
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 143
Error Line is longer than 80 characters. 145
Error '+' should be on a new line. 145
Error Line has trailing spaces. 146
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 155
Error Line is longer than 80 characters. 155
Error 'if' construct must use '{}'s. 158
Error Line has trailing spaces. 161
Error Line has trailing spaces. 164

gov/nasa/pds/tools/label/validate/RecordType.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error interfaces should describe a type and hence have methods. 23
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error 'static' modifier out of order with the JLS suggestions. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error 'static' modifier out of order with the JLS suggestions. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error 'static' modifier out of order with the JLS suggestions. 27

gov/nasa/pds/tools/label/validate/Status.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error interfaces should describe a type and hence have methods. 23
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26

gov/nasa/pds/tools/label/validate/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/logging/ToolsLevel.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 23
Error Line is longer than 80 characters. 26
Error Missing a Javadoc comment. 26
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Parameter name should be final. 29
Error Parameter value should be final. 29

gov/nasa/pds/tools/logging/ToolsLogFormatter.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 26
Error Method 'format' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error Parameter record should be final. 33
Error 'if' construct must use '{}'s. 37
Error 'else' construct must use '{}'s. 39
Error 'if' construct must use '{}'s. 41
Error 'if' construct must use '{}'s. 43
Error 'if' construct must use '{}'s. 45
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 47
Error Line has trailing spaces. 51
Error Method 'getHead' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter handler should be final. 52
Error Method 'getTail' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter handler should be final. 59

gov/nasa/pds/tools/logging/ToolsLogRecord.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Parameter level should be final. 31
Error Parameter message should be final. 31
Error Line has trailing spaces. 34
Error First sentence should end with a period. 35
Error Line has trailing spaces. 36
Error Par ameter level should be final. 41
Error Parameter message should be final. 41
Error Parameter file should be final. 41
Error 'file' hides a field. 41
Error Line has trailing spaces. 44
Error First sentence should end with a period. 45
Error Line has trailing spaces. 46
Error Parameter level should be final. 52
Error Parameter message should be final. 52
Error Parameter file should be final. 52
Error 'file' hides a field. 52
Error Parameter line should be final. 52
Error 'line' hides a field. 52
Error Line has trailing spaces. 55
Error First sentence should end with a period. 56
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 63
Error Parameter level should be final. 63
Error Parameter message should be final. 63
Error Parameter file should be final. 63
Error 'file' hides a field. 63
Error Parameter context should be final. 63
Error 'context' hides a field. 63
Error Line has trailing spaces. 66
Error First sentence should end with a period. 67
Error Line is longer than 80 characters. 75
Error Parameter level should be final. 75
Error Parameter message should be final. 75
Error Parameter file should be final. 75
Error 'file' hides a fiel d. 75
Error Parameter context should be final. 75
Error 'context' hides a field. 75
Error Parameter line should be final. 75
Error 'line' hides a field. 75
Error Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error 'return' is not preceded with whitespace. 82
Error '{' is not followed by whitespace. 82
Error ';' is not followed by whitespace. 82
Error '}' is not preceded with whitespace. 82
Error Line has trailing spaces. 83
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error 'return' is not preceded with whitespace. 84
Error '{' is not followed by whitespace. 84
Error ';' is not followed by whitespace. 84
Error '}' is not preceded with whitespace. 84
Error Line has trailing spaces. 85
Error Method 'getLine' is not designed for extens ion - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error 'return' is not preceded with whitespace. 86
Error '{' is not followed by whitespace. 86
Error ';' is not followed by whitespace. 86
Error '}' is not preceded with whitespace. 86
Error Line has trailing spaces. 87

gov/nasa/pds/tools/logging/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/object/io/DataObjectInputStream.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 26
Error Parameter pointer should be final. 26

gov/nasa/pds/tools/object/io/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/object/validate/ImageValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 29
Error Line is longer than 80 characters. 32
Error Missing a Javadoc comment. 32
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 37
Error Parameter input should be final. 37
Error Parameter object should be final. 37

gov/nasa/pds/tools/object/validate/TableValidator.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 29
Error Line is longer than 80 characters. 32
Error Missing a Javadoc comment. 32
Error Line is longer than 80 characters. 35
Error Missing a Javadoc commen t. 37
Error Parameter input should be final. 37
Error Parameter object should be final. 37

gov/nasa/pds/tools/object/validate/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/status/ExitStatus.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error First sentence should end with a period. 15
Error interfaces should describe a type and hence have methods. 24
Error Line contains a tab character. 25
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Redundant 'public' modifier. 26
Error Line contains a tab character. 27
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27

gov/nasa/pds/tools/time/ToolsTime.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 2
Error Line has trailing spaces. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 7
Error Line has trailing spaces. 8
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error First sentence should end with a period. 20
Error Line has trailing spaces. 22
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Missing a Javadoc comment. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error First sentence should end with a period. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Method 'getTime' is not designed for extension - needs to be abstract, final or empty. 42
Error Parameter df should be final. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45

gov/nasa/pds/tools/util/Utility.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line has trailing spaces. 13
Error Line has trailing spaces. 21
Error Utility classes should not have a public or default constructor. 23
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Parameter value should be final. 25
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Parameter value should be final. 29
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Parameter value should be final. 39
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Parameter value should be final. 50
Error Parameter length should be final. 50
Error Line has trailing spaces. 52
Error 'if' construct must use '{}'s. 53
Error '*' is not preceded with whitespace. 53
Error '*' is not followed by whitespace. 53
Error '3' is a magic number. 53
Error '*' is not preceded with whitespace. 54
Error '*' is not followed by whitespace. 54
Error '3' is a magic number. 54
Error 'if' construct must use '{}'s. 57
Error '-' is not preceded with whitespace. 58
Error '-' is not followed by whitesp ace. 58
Error Line has trailing spaces. 59

gov/nasa/pds/tools/util/package.html

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/xsl/StyleSheet.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error First sentence should end with a period. 15
Error interfaces should describe a type and hence have methods. 20
Error Line contains a tab character. 21
Error Missing a Javadoc comment. 21
Error Redundant 'public' modifier. 21
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Redundant 'public' modifier. 22
Error Line contains a tab character. 23
Error Missing a Javadoc comment. 23
Error Redundant 'public' modifier. 23
FirstGov Logo
+ Freedom of Information Act

+ NASA 2003 Strategic Plan

+ NASA Privacy Statement, Disclaimer, and

   Accessiblity Certification


+ Copyright/Image Use Policy
NASA Logo
Curator: Emily.S.Law

NASA Official: William Knopf

Last Updated: 04 May 2007

+ Comments and Questions
spacer
spacer spacer spacer
spacer spacer spacer