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
213 0 0 4354

Files

Files I W E
gov/nasa/pds/tools/dict/Alias.java 0 0 39
gov/nasa/pds/tools/dict/Definition.java 0 0 50
gov/nasa/pds/tools/dict/Dictionary.java 0 0 181
gov/nasa/pds/tools/dict/DictionaryTokens.java 0 0 77
gov/nasa/pds/tools/dict/DictionaryWriter.java 0 0 76
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 141
gov/nasa/pds/tools/dict/parse r/DictionaryParser.java 0 0 81
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/d ict/type/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 75
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 40
gov/nasa/pds/tools/label/Identifier.java 0 0 29
gov/nasa/pds/tools/label/IncludePointer.java 0 0 44
gov/nasa/pds/tools/label/Label.java 0 0 132
gov/nasa/pds/tools/label/LabelType. java 0 0 16
gov/nasa/pds/tools/label/MalformedSFDULabel.java 0 0 6
gov/nasa/pds/tools/label/Numeric.java 0 0 48
gov/nasa/pds/tools/label/ObjectStatement.java 0 0 78
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 203
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/labe l/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/CountListener.java 0 0 26
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/DefaultValidationListener.java 0 0 9
gov/nasa/pds/tools/label/validate/DefinitionNotFoundException.java 0 0 6
gov/nasa/pds/tools/label/validate/DuplicateIdentifierValidator.java 0 0 26
gov/nasa/pds/tools/label/validate/ElementValidator.java 0 0 157
gov/nasa/pds/tools/label/validate/FileCharacteristicValidator.java 0 0 109
gov/nasa/pds/tools/label/validate/GroupValidator.java 0 0 52
gov/nasa/pds/tools/label/validate/LabelValidator.java 0 0 10
gov/nasa/pds/tools/label/validate/ObjectValidator.java 0 0 82
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/ValidationListener.java 0 0 7
gov/nasa/pds/tools/label/validate/package.html 0 0 1
gov/nasa/pds/tools/license/ToolsLicense.java 0 0 17
gov/nasa/pds/tools/license/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/options/ToolsOption.java 0 0 158
gov/nasa/pds/tools/report/Report.java 0 0 50
gov/nasa/pds/tools/report/StyleSheet.java 0 0 12
gov/nasa/pds/tools/time/ToolsTime.java 0 0 39
gov/nasa/pds/tools/util/Utility.java 0 0 50
gov/nasa/pds/tools/util/package.html 0 0 1

gov/nasa/pds/tools/dict/Alias.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. 4
Error Line has trailing spaces. 14
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Mis sing a Javadoc comment. 20
Error Parameter identifier should be final. 20
Error 'identifier' hides a field. 20
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Param eter identifier should be final. 24
Error 'identifier' hides a field. 24
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 28
Error Parameter context should be final. 28
Error 'context' hides a field. 28
Error Parameter identifier should be final. 28
Error 'identifier' hides a field. 28
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Parameter context should be final. 32
Error 'context' hides a field. 32
Error Parameter identifier should be final. 32
Error 'identifier' hides a field. 32
Error Line has trailing spaces. 36
Error Method 'hasContext' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Avoid inline conditionals. 38
Error Line has trailing spaces. 40
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 44
Error Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Line has trailing spaces. 48
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error 'if' construct must use '{}'s. 50

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 Unused import - java.util.Iterator. 18
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 Variable 'objectType' must be private and have accessor methods. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Parameter identifier should be final. 34
Error 'identifier' hides a field. 34
Error First sentence should end with a period. 42
Error Method 'getAliases' is not designed for extension - needs to be abstract, final or empty. 46
Error Line has trailing spaces. 49
Error First sentence should end with a period. 50
Error Method 'addAlias' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter alias should be final. 54
Error 'if' construct must use '{}'s. 55
Error Line is longer than 80 characters. 55
Error Method 'setAliases' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter aliases should be final. 62
Error 'aliases' hides a field. 62
Error Line has trailing spaces. 65
Error Method 'addAliases' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter aliases should be final. 66
Error 'aliases' hides a field. 66
Error Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. 73
Error Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. 80
Error Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter description should be final. 87
Error 'description' hides a field. 87
Error Method 'getStatusType' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'setStatusType' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter statusType should be final. 101
Error 'statusType' hides a field. 101
Error Method 'setIdentifier' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter identifier should be final. 108
Error 'identifier' hides a field. 108
Error Line has trailing spaces. 111
Error Method 'setObjectType' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Parameter objectType should be final. 112
Error 'objectType' hides a field. 112
Error Line has trailing spaces. 115
Error Method 'getObjectType' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116

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 Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 49
Error First sentence should end with a period. 50
Error Method 'merge' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter dictionary should be final. 54
Error Line has trailing spaces. 57
Error First sentence should end with a period. 58
Error Method 'merge' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter dictionary should be final. 63
Error Parameter overwrite should be final. 63
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Method 'containsDefinition' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter identifier should be final. 82
Error 'if' construct must use '{}'s. 83
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 87
Error First sentence should end with a period. 88
Error Method 'containsObjectDefinition' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter identifier should be final. 93
Error 'if' construct must use '{}'s. 95
Error 'if' construct must use '{}'s. 97
Error Line has trailing spaces. 101
Error First sentence should end with a period. 102
Error Line has trailing spaces. 103
Error Method 'containsGroupDefinition' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter identifier should be final. 107
Error 'if' construct must use '{}'s. 109
Error 'if' construct must use '{}'s. 111
Error Line has trailing spaces. 115
Error First sentence should end with a period. 116
Error Method 'containsElementDefinition' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter identifier should be final. 121
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 125
Error Method 'containsElementDefinition' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Parameter objectContext should be final. 125
Error Parameter identifier should be final. 125
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 129
Error 'if' construct must use '{}'s. 130
Error Line has trailing spaces. 133
Error 'if' construct must use '{}'s. 135
Error Line has trailing spaces. 137
Error Line has trailing spaces. 140
Error First sentence should end with a period. 141
Error Method 'getDefinition' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter identifier should be final. 146
Error 'if' construct must use '{}'s. 148
Error Line has trailing spaces. 152
Error First sentence should end with a period. 153
Error Method 'getObjectDefinition' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter identifier should be final. 158
Error 'if' construct must use '{}'s. 160
Error 'if' construct must use '{}'s. 162
Error Line has trailing spaces. 166
Error First sentence should end with a period. 167
Error Method 'getGroupDefinition' is not designed for extension - needs to be abstract, final or empty. 172
Error Parameter identifier should be final. 172
Error 'if' construct must use '{}'s. 174
Error 'if' construct must use '{}'s. 176
Error Line has trailing spaces. 180
Error Line is longer than 80 characters. 182
Error Method 'getElementDefinition' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter identifier should be final. 186
Error Line has trailing spaces. 189
Error Line is longer than 80 characters. 190
Error Method 'getElementDefinition' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Parameter objectContext should be final. 190
Error Parameter identifier should be final. 190
Error Line has trailing spaces. 192
Error Line is longer than 80 characters. 194
Error 'if' construct must use '{}'s. 195
Error Line has trailing spaces. 198
Error 'if' construct must use '{}'s. 200
Error Line has trailing spaces. 202
Error Line has trailing spaces. 205
Error Line is longer than 80 characters. 207
Error Method 'addDefinition' is not designed for extension - needs to be abstract, final or empty. 210
Error Parameter definition should be final. 210
Error Line has trailing spaces. 213
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 215
Error Method 'addDefinition' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter definition should be final. 220
Error Parameter overwrite should be final. 220
Error Line is longer than 80 characters. 221
Error Line is longer than 80 characters. 224
Error Line is longer than 80 characters. 227
Error 'if' construct must use '{}'s. 229
Error Line has trailing spaces. 234
Error Line has trailing spaces. 236
Error Line is longer than 80 characters. 236
Error Method 'setInformation' is not designed for extension - needs to be abstract, final or empty. 240
Error Parameter information should be final. 240
Error 'information' hides a field. 240
Error Expected @param tag for 'information'. 240
Error Line has trailing spaces. 243
Error Method 'getInformation' is not designed for extension - needs to be abstract, final or empty. 248
Error Line has trailing spaces. 251
Error Line has trailing spaces. 253
Error Line is longer than 80 characters. 253
Error Method 'addDefinitions' is not designed for extension - needs to be abstract, final or empty. 258
Error Parameter definitions should be final. 258
Error 'definitions' hides a field. 258
Error Parameter overwrite should be final. 258
Error Expected @param tag for 'overwrite'. 258
Error Line has trailing spaces. 264
Error Line has trailing spaces. 266
Error Line is longer than 80 characters. 266
Error Method 'addDefinitions' is not designed for extension - needs to be abstract, final or empty. 270
Error Parameter definitions should be final. 270
Error 'definitions' hides a field. 270
Error Line has trailing spaces. 273
Error Line has trailing spaces. 275
Error Line has trailing spaces. 276
Error Line is longer than 80 characters. 277
Error Line has trailing spaces. 279
Error Line is lon ger than 80 characters. 279
Error Method 'findObjectClassDefinition' is not designed for extension - needs to be abstract, final or empty. 282
Error Parameter identifier should be final. 282
Error Line has trailing spaces. 286
Error 'if' construct must use '{}'s. 291
Error Line is longer than 80 characters. 291
Error '-' is not preceded with whitespace. 291
Error '-' is not followed by whitespace. 291
Error 'else' construct must use '{}'s. 293
Error Line has trailing spaces. 295
Error Line has trailing spaces. 297
Error Line has trailing spaces. 300
Error Line has trailing spaces. 302
Error Line has trailing spaces. 303
Error Line is longer than 80 characters. 304
Error Line has trailing spaces. 306
Error Method 'findGroupClassDefinition' is not designed for extension - needs to be abstract, final or empty. 309
Error Parameter identifier should be final. 309
Error Line has trailing spaces. 313
Error 'if' construct must use '{}'s. 315
Error 'if' construct must use '{}'s. 318
Error Line is longer than 80 characters. 318
Error '-' is not preceded with whitespace. 318
Error '-' is not followed by whitespace. 318
Error 'else' construct must use '{}'s. 320
Error Line has trailing spaces. 322
Error Line has trailing spaces. 324
Error Line has trailing spaces. 327
Error First sentence should end with a period. 328
Error Method 'getDefinit ions' is not designed for extension - needs to be abstract, final or empty. 332
Error Line has trailing spaces. 335
Error Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. 340
Error Line has trailing spaces. 343
Error First sentence should end with a period. 344
Error Line is longer than 80 characters. 345
Error Method 'setUnits' is not designed for extension - needs to be abstract, final or empty. 349
Error Parameter units should be final. 349
Error 'units' hides a field. 349
Error ';' is followed by whitespace. 352
Error Line has trailing spaces. 356
Error Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. 357
Error Missing a Javadoc comment. 357
Error Line has trailing spaces. 360
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 361
Error Missing a Javadoc comment. 361
Error Parameter status should be final. 361
Error 'status' hides a field. 361
Error Line has trailing spaces. 364
Error 'if ' construct must use '{}'s. 367
Error 'if' construct must use '{}'s. 369

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 Javadoc 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
Error Missing a Javadoc comment. 58
Error Redundant 'public' modifier. 58
Error Missing a Javadoc comment. 59
Error Redundant 'public' modifier. 59
Error Missing a Javadoc comment. 60
Error Redundant 'public' modifier. 60
Error Missing a Javadoc comment. 61
Error Redundant 'public' modifier. 61

gov/nasa/pds/tools/dict/DictionaryWriter.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. 4
Error Line has trailing spaces. 23
Error Utility classes should not have a public or default constructor. 25
Error Line is longer than 80 characters. 26
Error Missing a Javadoc comment. 26
Error Parameter dictionary should be final. 26
Error Parameter file should be final. 26
Error Line is longer than 80 characters. 34
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 65
Error 'if' construct must use '{}'s. 67
Error Line has trailing spaces. 75
Error Line has trailing spaces. 79
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 83
Error Missing a Javadoc comment. 83
Error Parameter dictionary should be final. 83
Error Parameter writer should be final. 83
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 99
Error 'if' construct must use '{ }'s. 101
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 109
Error 'if' construct must use '{}'s. 111
Error Line is longer than 80 characters. 118
Error 'if' construct must use '{}'s. 120
Error Line is longer than 80 characters. 127
Error 'if' construct must use '{}'s. 129
Error '+' is not followed by whitespace. 134
Error Line has trailing spaces. 135
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 146
Error Missing a Javadoc comment. 146
Error Parameter dictionary should be final. 146
Error Parameter writer should be final. 146
Error Line is longer than 80 characters. 147
Error Line has trailing spaces. 156
Error Line is longer than 80 characters. 159
Error Line is longer than 80 characters. 162
Error 'if' construct must use '{}'s. 164
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 172
Error 'if' construct must use '{}'s. 174
Error '+' is not followed by whitespace. 179
Error Line has trailing spaces. 180
Error Line has trailing spaces. 190
Error Line is longer than 80 characters. 191
Error Missing a Javadoc comment. 191
Error Parameter dictionary should be final. 191
Error Parameter writer should be final. 191
Error Line is longer than 80 characters. 192
Error Line is longer than 80 characters. 198
Error Line is longer than 80 characters. 199
Error 'if' construct must use '{}'s. 201
Error 'else' construct must use '{}'s. 203
Error Line is longer than 80 characters. 204
Error 'if' construct must use '{}'s. 205
Error Line is longer than 80 characters. 206
Error 'if' construct must use '{}'s. 207
Error Line is longer than 80 characters. 208
Error 'if' construct must use '{}'s. 209
Error Line is longer than 80 characters. 210
Error 'if' construct must use '{}'s. 211
Error Line is longer than 80 characters. 212
Error Line is longer than 80 characters. 213
Error Line is longer than 80 characters. 216
Error 'if' construct must use '{}'s. 218
Error Line has trailing spaces. 228
Error Missing a Javadoc comment. 229
Error Parameter args should be final. 229

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 J avadoc 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 extensi on - 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 trailing 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 Technology.'. 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. 39
Error First sentence should end with a period. 40
Error Method 'getOptionalElements' is not designed for extension - needs to be abstract, final or empty. 44
Error Line has trailing spaces. 47
Error Method 'setOptionalElements' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter optionalElements should be final. 51
Error 'optionalElements' hides a field. 51
Error Line has trailing spaces. 54
Error Method 'getRequiredElements' is not designed for extension - needs to be abstract, final or empty. 58
Error Line has trailing spaces. 61
Error Method 'setRequiredElements' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter requiredElements should be final. 65
Error 'requiredElements' hides a field. 65
Error Line has trailing spaces. 68
Error Line has trailing spaces. 70
Error Method 'mustHaveElement' is not designed for extension - needs to be abstract, final or empty. 74
Error Parameter identifier should be final. 74
Error Expected @param tag for 'identifier'. 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Method 'canHaveElement' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter identifier should be final. 83
Error Expected @param tag for 'identifier'. 83
Error 'if' construct must use '{}'s. 86
Error Line has trailing spaces. 90
Error Method 'hasElement' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter identifier should be final. 91
Error 'if' construct must use '{}'s. 92
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 92

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

Err or 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. 44
Error Method 'getOptionalElements' is not designed for extension - needs to be abstract, final or empty. 48
Error Line has trailing spaces. 51
Error Method 'setOptionalElements' is not design ed for extension - needs to be abstract, final or empty. 55
Error Parameter optionalElements should be final. 55
Error 'optionalElements' hides a field. 55
Error Line has trailing spaces. 58
Error Method 'getOptionalObjects' is not designed for extension - needs to be abstract, final or empty. 62
Error Line has trailing spaces. 65
Error Method 'setOptionalObjects' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter optionalObjects should be final. 69
Error 'optionalObjects' hides a field. 69
Error Line has trailing spaces. 72
Error Method 'getRequiredElements' is not designed for extension - needs to be abstract, final or empty. 76
Error Line has trailing spaces. 79
Error Method 'setRequiredElements' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter requiredElements should be final. 83
Error 'requiredElements' hides a field. 83
Error Line has trailing spaces. 86
Error Method 'getRequiredObjects' is not designed for extension - needs to be abstract, final or empty. 90
Error Line has trailing spaces. 93
Error Method 'setRequiredObjects' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter requiredObjects should be final. 97
Error 'requiredObjects' hides a field. 97
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Method 'isElementRequired' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter identifier should be final. 107
Error Expected @param tag for 'identifier'. 107
Error Line has trailing spaces. 110
Error Line has trailing spaces. 112
Error Method 'isElementPossible' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter identifier should be final. 116
Error Expected @param tag for 'identifier'. 116
Error 'if' construct must use '{}'s. 117
Error 'if' construct must use '{}'s. 119
Error Line has trailing spaces. 123
Error Line has trailing spaces. 125
Error Method 'isElementOptional' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter identifier should be final. 129
Error Expected @param tag for 'identifier'. 129
Error 'if' construct must use '{}'s. 130
Error Line has trailing spaces. 134
Error Line has trailing spaces. 136
Error Metho d 'isObjectRequired' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter identifier should be final. 140
Error Expected @param tag for 'identifier'. 140
Error Line has trailing spaces. 143
Error Line has trailing spaces. 145
Error Method 'isObjectOptional' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter identifier should be final. 149
Error Expected @param tag for 'identifier'. 149
Error Line has trailing spaces. 152
Error Line has trailing spaces. 154
Error Method 'isObjectPossible' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter identifier should be final. 158
Error Expected @param tag for 'identifier'. 158
Error 'if' construct must use '{}'s. 160
Error Line has trailing spaces. 164

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 of '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 is longer than 80 characters. 60
Error 'if' construct must use '{}'s. 61
Error Line is longer than 80 characters. 61
Error '||' should be on a new line. 61
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 is longer than 80 characters. 87
Error ' & amp; & amp;' should be on a new line. 87
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. 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 'if' construct must use '{}'s. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 128
Error Line has trailing spaces. 139
Error Line has trailing spaces. 150
Error Line has trailing spaces. 151
Error 'if' construct must use '{}'s. 152
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 154
Error Line has trailing spaces. 157
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 159
Error Line is longer than 80 characters. 160
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 165
Error Parameter object should be final. 165
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 168
Error ' & amp; & amp;' should be on a new line. 168
Error Line is longer than 80 characters. 169
Error '||' should be on a new line. 169
Error Line is longer than 80 characters. 170
Error Line is longer than 80 characters. 171
Error Line has trailing spaces. 172
Error 'if' construct must use '{}'s. 175
Error Line has trailing spaces. 177
Error 'if' construct must use '{}'s. 180
Error Line has trailing spaces. 182
Error 'if' construct must use '{}'s. 185
Error Line has trailing spaces. 187
Error Line has trailing spaces. 198
Error Line has trailing spaces. 210
Error 'if' construct must use '{}'s. 211
Error Line is longer than 80 characters. 212
Error Line has trailing spaces. 213
Error Line has trailing spaces. 216
Error Line has trailing spaces. 218
Error Line is longer than 80 characters. 218
Error Line is longer than 80 characters. 219
Error Line is longer than 80 characters. 220
Error Line is longer than 80 characters. 221
Error Line is longer than 80 characters. 222
Error Line is longer than 80 characters. 224
Error Parameter object should be final. 224
Error Line has trailing spaces. 226
Error Line is longer than 80 characters. 228
Error Line has trailing spaces. 229
Error 'if' construct must use '{}'s. 232
Error Line has trailing spaces. 234
Error 'if' construct must use '{}'s. 237
Error Line has trailing spaces. 237
Error Line has trailing spaces. 239
Error 'if' construct must use '{}'s. 242
Error Line has trailing spaces. 244
Error 'if' construct must use '{}'s. 247
Error Line has trailing spaces. 247
Error Line has trailing spaces. 249
Error Line is longer than 80 characters. 252
Error Line is longer than 80 characters. 254
Error Must have at least one statement. 255
Error '{' is not followed by whitespace. 255
Error '}' is not preceded with whitespace. 255
Error Line has trailing spaces. 257
Error Line is longer than 80 characters. 260
Error Line is longer than 80 characters. 262
Error Must have at least one statement. 263
Error '{' is not followed by wh itespace. 263
Error '}' is not preceded with whitespace. 263
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 268
Error Line is longer than 80 characters. 270
Error 'if' construct must use '{}'s. 271
Error Line is longer than 80 characters. 272
Error Must have at least one statement. 273
Error Must have at least one statement. 276
Error Line has trailing spaces. 281
Error Line is longer than 80 characters. 284
Error Line is longer than 80 characters. 286
Error 'if' construct must use '{}'s. 287
Error Line is longer than 80 characters. 288
Error Must have at least one statement. 289
Error Must have at least one statement. 292
Error Line has trailing spaces. 297
Error 'if' construct must use '{}'s. 300
Error Line has trailing spaces. 302
Error 'if' construct must use '{}'s. 310
Error Line has trailing spaces. 315
Error Line has trailing spaces. 317
Error 'if' construct must use '{}'s. 318
Error Line has trailing spaces. 318
Error Line is longer than 80 characters. 319
Error Line has trailing spaces. 320

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. 48
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 50
Error Line is longer than 80 characters. 53
Error Unclosed HTML tag found: & lt;url to dictionar & gt; & quot;)); 53
Error Line is longer than 80 characters. 55
Error Line is longer than 80 characters. 58
Error Unclosed HTML tag found: & lt;url to dictionar & gt; & quot;), false); 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 65
Error Utility classes should not have a public or default constructor. 65
Error Line is longer than 80 characters. 66
Error Missing a Javadoc comment. 66
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 69
Error Parameter url should be final. 76
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 90
Error Parameter url should be final. 90
Error Parameter aliasing should be final. 90
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 98
Error 'if' construct must use '{}'s. 107
Error Line has trailing spaces. 110
Error Line has trailing spaces. 113
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Comment matches to-do format 'TODO:'. 117
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 118
Error 'if' construct must use '{}'s. 120
Error Line is longer than 80 characters. 121
Error Line has trailing spaces. 124
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 135
Error 'if' construct must use '{}'s. 139
Error Line is longer th an 80 characters. 140
Error 'if' construct must use '{}'s. 141
Error Line is longer than 80 characters. 141
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 144
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 150
Error Line has trailing spaces. 153
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 157
Error Line has trailing spaces. 163
Error Comment matches to-do format 'TODO:'. 167
Error Line is longer than 80 characters. 170
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 174
Error Line has trailing spaces. 178
Error Missing a Javadoc comment. 179
Error Parameter object should be final. 179
Error Line has trailing spaces. 181
Error Line is longer than 80 characters. 186
Error 'if' construct must use '{}'s. 192
Error Line has trailing spaces. 199
Error Line is longer than 80 characters. 202
Error Line is longer than 80 characters. 204
Error '3' is a magic number. 206
Error Line is longer than 80 characters. 207
Error 'if' construct must use '{}'s. 210
Error Line has trailing spaces. 217
Error Line has trailing spaces. 220
Error Missing a Javadoc comment. 221
Error Parameter object should be final. 221
Error Line has trailing spaces. 223
Error Line is longer than 80 characters. 224
Error Line is longer than 80 characters. 227
Error Line has trailing spaces. 239
Error Missing a Javadoc comment. 240
Error Parameter args should be final. 240

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

Error Line
Error Line does not match expected header line of 'Copyright 200 6-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 documentation 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 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/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 trailing 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, final 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 head er 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 Lin e 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 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 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/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' modifier. 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 ch aracters. 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 J avadoc 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 characte r. 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 character. 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 contains 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 spaces. 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 contains 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 contains 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, final 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 follow ed 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, final 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 First 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 contai ns 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 Line has trailing spaces. 18
Error interfaces should describe a type and hence have methods. 22
Error Line contains a tab character. 23
Error Missing a Javadoc comment. 23
Error Redundant 'public' modifier. 23
Error 'static' modifier out of order with the JLS suggestions. 23
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 24
Error Redundant 'public' modifier. 24
Error 'static' modifier out of order with the JLS suggestions. 24
Error Line contains a tab character. 25
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error 'static' modifier out of order with the JLS suggestions. 25
Error Line has trailing spaces. 26
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error 'static' modifier out of order with the JLS suggestions. 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 'static' modifier out of order with the JLS suggestions. 28
Error Array brackets at illegal position. 28
Error ',' is not followed by whitespace. 28
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error 'static' modifier out of order with the JLS suggestions. 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 'static' modifier out of order with the JLS suggestions. 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 'static' modifier out of order with the JLS suggestions. 31
Error Array brackets at illegal position. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Redundant 'public' modifier. 33
Error 'static' modifier out of order with the JLS suggestions. 33
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line is longer than 80 characters. 36
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Redundant 'public' modifier. 36
Error 'static' modifier out of order wi th the JLS suggestions. 36
Error Line contains a tab character. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 40
Error Redundant 'public' modifier. 40
Error 'static' modifier out of order with the JLS suggestions. 40
Error Line is longer than 80 characters. 41
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Redundant 'public' modifier. 41
Error 'static' modifier out of order with the JLS suggestions. 41

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 'static' 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 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 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 Institute 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 Missing 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
Error Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102

gov/nasa/pds/tools/label/Identifier.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. 4
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 18
Error Parameter namespace should be final. 18
Error 'namespace' hides a field. 18
Error Parameter localName should be final. 18
Error 'localName' hides a field. 18
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 23
Error Parameter identifier should be final. 23
Error 'if' construct must use '{}'s. 25
Error Line has trailing spaces. 27
Error 'if' construct must use '{}'s. 28
Error 'else' construct must use '{}'s. 30
Error Line has trailing spaces. 33
Error Method 'toString' is not desig ned for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error 'if' construct must use '{}'s. 35
Error 'else' construct must use '{}'s. 37
Error Line has trailing spaces. 40
Error Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 44
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45

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 Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Parameter lineNumber should be final. 49
Error Parameter identifier should be final. 49
Error Parameter value should be final. 49
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 64
Error Method 'loadReferencedStatements' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter includePaths should be final. 64
Error Line is longer than 80 characters. 68
Error 'for' construct must use '{}'s. 69
Error 'if' construct must use '{}'s. 72
Error Line has trailing spaces. 81
Error First sentence should end with a period. 82
Error Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. 86
Error Line has trailing spaces. 89
Error Method 'isLoaded' is not designed for extension - needs to be abstract, final or empty. 94
Error Line has trailing spaces. 97
Error Method 'getLoadStatus' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Line has trailing spaces. 101
Error Method 'getNumErrors' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error 'return' is not preceded with whitespace. 102
Error '{' is not followed by whitespace. 102
Error ';' is not followed by whitespace. 102
Error '}' is not preceded with whitespace. 102
Error Method 'getNumWarnings' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error 'return' is not preceded with whitespace. 103
Error '{' is not followed by whitespace. 103
Error ';' is not followed by whitespace. 103
Error '}' is not preceded with whitespace. 103

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 Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error First sentence should end with a period. 53
Error Method 'getStatement' is not designed for extension - needs to be abstract, final or empty. 58
Error Parameter identifier should be final. 58
Error Line has trailing spaces. 61
Error First sentence should end with a period. 62
Error Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. 67
Error Parameter identifier should be final. 67
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 71
Error 'if' construct must use '{}'s. 73
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error First sentence should end with a period. 81
Error Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter identifier should be final. 86
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 90
Error 'if' construct must use '{}'s. 92
Error Line has trailing spaces. 96
Error Line has trailing spaces. 99
Error First sentence should end with a period. 100
Error Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter identifier should be final. 105
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 109
Error 'if' construct must use '{}'s. 111
Error Line has trailing spaces. 115
Error Line has trailing spaces. 118
Error First sentence should end with a period. 119
Error Line has trailing spaces. 123
Error Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. 123
Error 'for' construct must use '{}'s. 125
Error Line has trailing spaces. 129
Error First sentence should end with a period. 130
Error Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 134
Error Line has trailing spaces. 135
Error 'if' construct must use '{}'s. 139
Error Line has trailing spaces. 145
Error First sentence should end with a period. 146
Error Method 'getGroups' is not designed for extension - needs to be abstract, final or empty. 150
Error Line has trailing spaces. 151
Error 'if' construct must use '{}'s. 155
Error Line has trailing spaces. 161
Error First sentence should end with a period. 162
Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 166
Error Line has trailing spaces. 167
Error 'if' construct must use '{}'s. 171
Error Line has trailing spaces. 177
Error First sentence should end with a period. 178
Error Method 'getPointers' is not designed for extension - needs to be abstract, final or empty. 182
Error 'if' construct must use '{}'s. 187
Error Line has trailing spaces. 193
Error First sentence should end with a period. 194
Error Line has trailing spaces. 198
Error Method 'addStatement' is not designed for extension - needs to be abstract, final or empty. 198
Error Parameter statement should be final. 198
Error 'for' construct must use '{}'s. 209
Error '}' should be on the same line. 211
Error 'else' construct must use '{}'s. 212
Error Line has trailing spaces. 212
Error Method 'getLabelType' is not designed for extension - needs to be abstract, final or empty. 220
Error Line is longer than 80 characters. 224
Error 'if' construct must use '{}'s. 226
Error Line is longer than 80 characters. 226
Error 'else' construct must use '{}'s. 228
Error Line is longer than 80 characters. 231
Error 'if' construct must use '{}'s. 232
Error 'if' construct must use '{}'s. 235
Error Line has trailing spaces. 238
Error Line has trailing spaces. 241
Error First sentence should end with a period. 242
Error Method 'setLabelType' is not designed for extension - needs to be abstract, final or empty. 246
Error Parameter labelType should be final. 246
Error 'labelType' hides a field. 246
Error Line has trailing spaces. 249
Error Method 'setFilename' is not designed for extension - needs to be abstract, final or empty. 250
Error Missing a Javadoc comment. 250
Error Parameter filename should be final. 250
Error 'filename' hides a field. 250
Error Line has trailing spaces. 253
Error Method 'getFilename' 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 'getStatus' is not designed for extension - needs to be abstract, final or empty. 258
Error Missing a Javadoc comment. 258
Error Line has trailing spaces. 261
Error Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Parameter status should be final. 262
Error 'status' hides a field. 262
Error Line has trailing spaces. 265
Error 'if' construct must use '{}'s. 268
Error 'if' construct must use '{}'s. 270
Error Line has trailing spaces. 274
Error Method 'incrementErrors' is not designed for extension - needs to be abstract, final or empty. 275
Error Missing a Javadoc comment. 275
Error Line has trailing spaces. 278
Error Method 'incrementWarnings' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error Line has trailing spaces. 282
Error Method 'incrementErrors' is not designed for extension - needs to be abstract, final or empty. 283
Error Missing a Javadoc comment. 283
Error Parameter numErrors should be final. 283
Error 'numErrors' hides a field. 283
Error Line has trailing spaces. 286
Error Method 'incrementWarnings' is not designed for extension - needs to be abstract, final or empty. 287
Error Missing a Javadoc comment. 287
Error Parameter numWarnings should be final. 287
Error 'numWarnings' hides a field. 287
Error Line has trailing spaces. 290
Error Method 'getNumErrors' is not designed for extension - needs to be abstract, final or empty. 291
Error Missing a Javadoc comment. 291
Error 'return' is not preceded with whitespace. 291
Error '{' is not followed by whitespace. 291
Error ';' is not followed by whitespace. 291
Error '}' is not preceded with whitespace. 291
Error Method 'getNumWarnings' is not designed for extension - needs to be abstract, final or empty. 292
Error Missing a Javadoc comment. 292
Error 'return' is not preceded with whitespace. 292
Error '{' is not followed by whitespace. 292
Error ';' is not followed by whitespace. 292
Error '}' is not preceded with whitespace. 292

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 Parameter identifier should be final. 99
Error Line is longer than 80 characters. 101
Error 'if' construct must use '{}'s. 103
Error Line has traili ng 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 identif ier 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
Error Line has trailing spaces. 194
Error Method 'getStatements' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195

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 'value' 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' mo difier 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 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 n ot designed for extension - 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 'con tains' is not designed 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 index 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 Ja vadoc 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 Parameter 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. 58
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 65
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 68
Error Line has trailing spaces. 69
Error Missing a Javadoc comment. 70
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter url should be final. 79
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 88
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 91
Error '*' is not preceded with whitespace. 92
Error '*' is not followed by whitespace. 92
Error '20' is a magic number. 92
Error 'if' construct must use '{}'s. 94
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 104
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 107
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 110
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 116
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 129
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 134
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 149
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 154
Error 'if' construct must use '{}'s. 159
Error Line has trailing spaces. 167
Error Missing a Javadoc comment. 168
Error Parameter input should be final. 168
Error Line has trailing spaces. 170
Error '20' is a magic number. 171
Error '20' is a magic number. 173
Error Must have at least one statement. 182
Error Line is longer than 80 characters. 183
Error Line has trailing spaces. 185
Error Line has trailing spaces. 187
Error Line is longer than 80 characters. 192
Error Line is longer than 80 characters. 194
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Parameter url should be final. 194
Error Parameter dictionary should be final. 194
Error Line has trailing spaces. 196
Error Line has trailing spaces. 199
Error Line is longer than 80 characters. 200
Error Line is longer than 80 characters. 209
Error Line is longer than 80 characters. 216
Error Line is longer than 80 characters. 220
Error Line is longer than 80 characters. 224
Error 'if' construct must use '{}'s. 225
Error Line is longer than 80 characters. 230
Error Line is longer than 80 characters. 234
Error 'if' construct must use '{}'s. 235
Error Line is longer than 80 characters. 240
Error Line is longer than 80 characters. 246
Error Line has trailing spaces. 247
Error Line is longer than 80 characters. 252
Error Line is longer than 80 characters. 254
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 254
Error Missing a Javadoc comment. 254
Error Parameter file should be final. 254
Error Parameter dictionary should be final. 254
Error Parameter dataObjectValidation should be final. 254
Error Line is longer than 80 characters. 260
Error Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. 262
Error Missing a Javadoc comment. 262
Error Parameter properties should be final. 262
Error 'properties' hides a field. 262
Error Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. 269
Error Missing a Javadoc comment. 269
Error Method 'getPDSVersion' is not designed for extension - needs to be abstract, final or empty. 276
Error Missing a Javadoc comment. 276
Error Method 'getODLVersion' is not designed for extension - needs to be abstract, final or empty. 283
Error Missing a Javadoc comment. 283
Error Line is longer than 80 characters. 288
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 290
Error Missing a Javadoc comment. 290
Error Parameter url should be final. 290
Error Line has trailing spaces. 293
Error Line has trailing spaces. 294
Error Line is longer than 80 characters. 296
Error Line is longer than 80 characters. 298
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 298
Error Parameter context should be final. 298
Error Parameter url should be final. 298
Error Line has trailing spaces. 300
Error Line is longer than 80 characters. 301
Error Line has trailing spaces. 302
Error Line is longer than 80 characters. 303
Error Line has trailing spaces. 306
Error Line has trailing spaces. 308
Error Line is longer than 80 characters. 309
Error '*' is not preceded with whitespace. 310
Error '*' is not followed by whitespace. 310
Error '20' is a magic number. 310
Error 'if' construct must use '{}'s. 312
Error Line has trailing spaces. 314
Error Line is longer than 80 characters. 317
Error Line has trailing spaces. 319
Error Line has trailing spaces. 328
Error Line is longer than 80 characters. 329
Error Line is longer than 80 characters. 330
Error Line is longer than 80 characters. 334
Error Line has trailing spaces. 336
Error Line is longer than 80 characters. 349
Error Line has trailing spaces. 352
Error Line is longer than 80 characters. 355
Error Line is longer than 80 characters. 358
Error Line has trailing spaces. 359
Error Line is longer than 80 characters. 364
Error Line is longer than 80 characters. 366
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 366
Error Missing a Javadoc comment. 366
Error Parameter file should be final. 366
Error Parameter dictionary should be final. 366
Error Line is longer than 80 characters. 372
Error Line is longer than 80 characters. 374
Error Method 'parsePartial' is not designed for extension - needs to be abstract, final or empty. 374
Error Missing a Javadoc comment. 374
Error Parameter file should be final. 374
Error Parameter dictionary should be final. 374
Error Parameter dataObjectValidation should be final. 374
Error Line has trailing spaces. 378
Error Line has trailing spaces. 380
Error Parameter args should be final. 384
Error Expected @param tag for 'args'. 384
Error Expected @throws tag for 'Exception'. 384
Error Line has trailing spaces. 386
Error 'for' construct must use '{}'s. 388
Error Line has trailing spaces. 390
Error Line is longer than 80 characters. 391
Error Line has trailing spaces. 394
Error Line has trailing spaces. 401
Error Line has trailing spaces. 403
Error '%' is not preceded with whitespace. 404
Error '%' is not followed by whitespace. 404
Error '=' is not preceded with whitespace. 405
Error '=' is not followed by whitespace. 405
Error ' & lt;' is not preceded with whitespace. 405
Error ' & lt;' is not followed by whitespace. 405
Error '+=' is not preceded with whitespace. 405
Error '+=' is not followed by whitespace. 405
Error 'if' construct must use '{}'s. 406
Error '+' is not preceded with whitespace. 407
Error '+' is not followed by whitespace. 407
Error 'if' construct must use '{}'s. 408
Error Line is longer than 80 characters. 408
Error '+' is not preceded with whitespace. 409
Error '+' is not followed by whitespace. 409
Error 'if' construct must use '{}'s. 410
Error '+' is not preceded with whitespace. 411
Error '+' is not followed by whitespace. 411
Error 'if' construct must use '{}'s. 412
Error '+' is not preceded with whitespace. 413
Error '+' is not followed by whitespace. 413
Error 'if' construct must use '{}'s. 414
Error '+' is not preceded with whitespace. 415
Error '+' is not followed by whitespace. 415
Error Line has trailing spaces. 422
Error Line is longer than 80 characters. 424
Error Line has trailing spaces. 426
Error 'if' construct must use '{}'s. 427
Error Line has trailing spaces. 429
Error Line is longer than 80 characters. 435
Error Line is longer than 80 characters. 437
Error Line is longer than 80 characters. 441
Error Line is longer than 80 characters. 442
Error Line has trailing spaces. 444
Error Line is longer than 80 characters. 450
Error Line contains a tab character. 452
Error Method 'addIncludePath' is not designed for extension - needs to be abstract, final or empty. 452
Error Missing a Javadoc comment. 452
Error Parameter includePath should be final. 452
Error 'if' construct must use '{}'s. 453
Error Line contains a tab character. 454
Error Line contains a tab character. 455
Error Line is longer than 80 chara cters. 458
Error Method 'addValidator' is not designed for extension - needs to be abstract, final or empty. 460
Error Missing a Javadoc comment. 460
Error Parameter validator should be final. 460

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 @param 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 lon ger 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. 25
Error Class LabelParserFactory 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 Line has trailing spaces. 35
Error First sentence should end with a period. 36
Error 'static' modifier out of order with the JLS suggestions. 40
Error 'if' construct must use '{}'s. 41
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 46
Error Comment matches to-do format 'TODO:'. 52

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 has 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/CountListener.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. 4
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 16
Error Line is longer than 80 characters. 19
Error Method 'reportError' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21
Error Parameter error should be final. 21
Error Line i s longer than 80 characters. 26
Error Method 'reportWarning' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter warning should be final. 28
Error Line has trailing spaces. 31
Error Method 'getNumErrors' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error 'return' is not preceded with whitespace. 32
Error '{' is not followed by whitespace. 32
Error ';' is not followed by whitespace. 32
Error '}' is not preceded with whitespace. 32
Error Method 'getNumWarnings' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error 'return' is not preceded with whitespace. 33
Error '{' is not followed by whitespace. 33
Error ';' is not followed by whitespace. 33
Error '}' is not preceded with whitespace. 33

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/DefaultValidationListener.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. 4
Error Line has trailing spaces. 12
Error Line is longer than 80 characters. 17
Error Missing a Javadoc comment. 19
Error Parameter error should be final. 19
Error Line is longer than 80 characters. 25
Error Missing a Javadoc comment. 27
Error Parameter warning should be final. 27

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/DuplicateIdentifierValidator.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. 4
Error Li ne has trailing spaces. 26
Error Line is longer than 80 characters. 29
Error Missing a Javadoc comment. 29
Error Line is longer than 80 characters. 32
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Parameter label should be final. 34
Error Line is longer than 80 characters. 39
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Parameter label should be final. 41
Error Parameter listener should be final. 41
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Parameter statements should be final. 45
Error Parameter listener should be final. 45
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 55
Error Line is longer than 80 characters. 56
Error 'if' construct must use '{}'s. 63
Error 'if' construct must use '{}'s. 68
Error Line has trailing spaces. 72

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. 56
Error Line is longer than 80 characters. 56
Error Missing a Javadoc comment. 56
Error Parameter definition should be final. 56
Error Parameter attribute should be final. 56
Error Parameter listener should be final. 56
Error Line has trailing spaces. 60
Error Line has trailing spaces. 65
Error '+' should be on a new line. 65
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 67
Error '+' should be on a new line. 67
Error Line is longer than 80 characters. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 75
Error '+' should be on a new line. 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error '+' should be on a new line. 77
Error Line is longer than 80 characters. 78
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 84
Error 'if' construct must use '{}'s. 86
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 92
Error Missing a Javadoc comment. 92
Error Parameter definition should be final. 92
Error Parameter attribute should be final. 92
Error Parameter checker should be final. 92
Error Parameter value should be fina l. 92
Error Parameter listener should be final. 92
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 103
Error 'if' construct must use '{}'s. 105
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 117
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 122
Error Line is longer than 80 characters. 127
Error 'if' construct must use '{}'s. 129
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 134
Error Line is longer than 80 characters. 135
Error Line has trailing spaces. 136
Error '+' 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 '+' should be on a new line. 138
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 143
Error '+' should be on a new line. 143
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 145
Error '+' should be on a new line. 145
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 147
Error Line is longer than 80 characters. 151
Error '+' should be on a new line. 151
Error Line is longer than 80 characters. 152
Error Line has trailing spaces. 156
Error Line is longer than 80 characters. 164
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 169
Error Line is longer than 80 characters. 173
Error Line has trailing spaces. 175
Error Line is longer than 80 characters. 178
Error Line is longer than 80 characters. 182
Error Line has trailing spaces. 184
Error Line is longer than 80 characters. 185
Error Line is longer than 80 characters. 186
Error Line is longer than 80 characters. 187
Error Line has trailing spaces. 188
Error Line is longer than 80 characters. 192
Error Line is longer than 80 characters. 196
Error Line has trailing spaces. 199
Error Line is longer than 80 characters. 203
Error Line is longer than 80 characters. 207
Error Line has trailing spaces. 210
Error Line is longer than 80 characters. 215
Error Line has trailing spaces. 217
Error ' & amp; & amp;' should be on a new line. 217
Error Line is longer than 80 characters. 218
Error Line is longer than 80 characters. 222
Error '+' should be on a new line. 222
Error Line is longer than 80 characters. 224
Error '+' should be on a new line. 224
Error Line has trailing spaces. 225
Error Lin e is longer than 80 characters. 225
Error Line has trailing spaces. 233
Error Line has trailing spaces. 236
Error Missing a Javadoc comment. 237
Error Parameter value should be final. 237
Error 'if' construct must use '{}'s. 238
Error Line has trailing spaces. 242
Error Line is longer than 80 characters. 244
Error Line has trailing spaces. 245
Error Line is longer than 80 characters. 245
Error Line is longer than 80 characters. 246
Error Line is longer than 80 characters. 251
Error Line is longer than 80 characters. 252
Error Line has trailing spaces. 255
Error Line is longer than 80 characters. 255
Error Parameter dictionary should be final. 255
Error Parameter objectContext should be final. 255
Error Parameter attribute should be final. 255
Error Line is longer than 80 characters. 257
Error Line has trailing spaces. 260
Error Line has trailing spaces. 261
Error Line is longer than 80 characters. 261
Error Missing a Javadoc comment. 261
Error Parameter dictionary should be final. 261
Error Parameter objectContext should be final. 261
Error Parameter attribute should be final. 261
Error Parameter listener should be final. 261
Error Line has trailing spaces. 263
Error Line is longer than 80 characters. 263
Error Line has trailing spaces. 264
Error 'if' construct must use '{}'s. 265
Error Line is longer than 80 characters. 266
Error Line has trailing spaces. 267
Error Line has trailing spaces. 270
Error Line has trailing spaces. 271
Error Line is longer than 80 characters. 271
Error Missing a Javadoc comment. 271
Error Parameter dictionary should be final. 271
Error Parameter attribute should be final. 271
Error Line has trailing spaces. 275
Error Line has trailing spaces. 276
Error Line is longer than 80 characters. 276
Error Missing a Javadoc comment. 276
Error Parameter dictionary should be final. 276
Error Parameter attribute should be final. 276
Error Parameter listener should be final. 276

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

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, b y 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 Line is longer than 80 characters. 42
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter label should be final. 44
Error Parameter listener should be final. 44
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 47
Error '}' should be on the same line. 49
Error 'if' construct must use '{}'s. 50
Error Line is longer than 80 characters. 52
Error '{' is not preceded with whitespace. 52
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 60
Error ' & amp; & amp;' should be on a new line. 60
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 70
Error 'if' construct must use '{}'s. 71
Error 'if' construct must use '{}'s. 73
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 83
Error Parameter label should be final. 83
Error Parameter listener should be final. 83
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 Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 99
Error Line has trailing spaces. 102
Error Line has trailing spaces. 103
Error Line has trailing spaces. 106
Error Missing a Javadoc comment. 107
Error Parameter label should be final. 107
Error Parameter listener should be final. 107
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 110
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 121
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 125
Error Missing a Javadoc comment. 125
Error Parameter label should be final. 125
Error Parameter listener should be final. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 132
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 136
Error Missing a Javadoc comment. 136
Error Parameter object should be final. 136
Error Parameter listener should be final. 136
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 141
Error Line is longer than 80 characters. 142
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 147
Error Line is longer than 80 characters. 147
Error ' & amp; & amp;' should be on a new line. 147
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 149
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
Error Line is longer than 80 characters. 155
Error Line is longer than 80 characters. 157
Error Line has trailing spaces. 158
Error Line is longer than 80 characters. 158
Error Line is longer than 80 characters. 159
Error Line is longer than 80 characters. 163
Error Line has trailing spaces. 164
Error Line is longer than 80 characters. 164
Error Line is longer than 80 characters. 165
Error Line has trailing spaces. 168
Error First sentence should end with a period. 172
Error Line is longer than 80 characters. 173
Error Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter label should be final. 175

gov/nasa/pds/tools/label/validate/GroupValidator.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. 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. 43
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 44
Error Parameter dictionary should be final. 44
Error Parameter group should be final. 44
Error Parameter listener should be final. 44
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 49
Error 'if' construct must use '{}'s. 50
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 52
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 58
Error '+' should be on a new line. 58
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. 62
Error Line has trailing spaces. 65
Error Comment matches to-do format 'TODO:'. 69
Error Line has trailing spaces. 75
Error '+' should be on a new line. 75
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 76
Error '+' should be on a new line. 76
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error '+' should be on a new line. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 79
Error '+' should be on a new line. 79
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 93
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 100
Error 'if' construct must use '{}'s. 103
Error Line has trailing spaces. 106

gov/nasa/pds/tools/label/validate/LabelValidator.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. 24
Error Line has trailing spaces. 27
Error Redundant 'public' modifier. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37

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. 44
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error Parameter dictionary should be final. 45
Error Parameter object should be final. 45
Error Parameter listener should be final. 45
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 50
Error 'if' construct must use '{}'s. 51
Error Line is longer than 80 characters. 52
Error '+' should be on a new line. 52
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 66
Error 'if' construct must use '{}'s. 68
Error Line is longer than 80 characters. 68
Error Line has trailing spaces. 74
Error '+' should be on a new line. 74
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 76
Error '+' should be on a new line. 76
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 95
Error '+' should be on a new line. 95
Error Line is longer than 80 characters. 96
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 Line is longer than 80 characters. 105
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 112
Error 'if' construct must use '{}'s. 115
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 120
Error Line is longer than 80 characters. 127
Error Line is longer than 80 characters. 129
Error 'if' construct must use '{}'s. 131
Error Line has trailing spaces. 137
Error '+' should be on a new line. 137
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 139
Error '+' should be on a new line. 139
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 155
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 158
Error '+' should be on a new line. 158
Error Line is longer than 80 characters. 159
Error Line is longer than 80 characters. 160
Error '+' should be on a new line. 160
Error Line has trailing spaces. 161
Error Line is longer than 80 characters. 161
Error Line has trailing spaces. 171
Error Line is longer than 80 characters. 171
Error 'if' construct must use '{}'s. 174
Error Line has trailing spaces. 177
Error Line has trailing spaces. 180

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

Error Line
Error Line does not match expected he ader 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/ValidationListener.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. 4
Error Line has trailing spaces. 12
Error Missing a Javadoc comment. 15
Error Redundant 'public' modifier. 15
Error Missing a Javadoc comment. 16
Error Redundant 'public' modifier. 16

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

Error Line
Error Missing package documentation file. 0

gov/nasa/pds/tools/license/ToolsLicense.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 interfaces should describe a type and hence have methods. 23
Error Line has trailing spaces. 24
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error Line is longer than 80 characters. 27
Error Line is longer than 80 characters. 28
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line is longer than 80 characters. 30
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34

gov/nasa/pds/tools/license/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 Parameter 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 s hould 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 field. 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 extension - 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 fina l. 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 comment. 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/options/ToolsOption.java

Error Line
Error Line does not match expected header line of 'Copyright 2006-2007, by the California Institute of Technology.'. 1
Error Line is longer than 80 characters. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 9
Error Line has trailing spaces. 14
Error Line contains a tab character. 14
Error Line contains a tab character. 15
Error Missing a Javadoc comment. 15
Error Line has trailing spaces. 16
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Parameter opt should be final. 24
Error Parameter longOpt should be final. 24
Error Parameter description should be final. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line has trailing spaces. 30
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Method 'hasArg' is not designed for extension - needs to be abstract, final or empty. 34
Error Parameter name should be final. 34
Error Parameter type should be final. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
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 has trailing spaces. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line is longer than 80 characters. 43
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Method 'hasArg' is not designed for extension - needs to be abstract, final or empty. 45
Error Parameter name should be final. 45
Error Parameter type should be final. 45
Error Parameter isOptional should be final. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line is longer than 80 characters. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
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 Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter name should be final. 60
Error Parameter type should be final. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line has trailing spaces. 63
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 has trailing spaces. 67
Error Line contains a tab character. 67
Error Line has trailing spaces. 68
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 Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter name should be final. 75
Error Parameter type should be final. 75
Error Parameter separator 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 Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line has trailing spaces. 82
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line has trailing spaces. 87
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line is longer th an 80 characters. 90
Error Line contains a tab character. 90
Error Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter name should be final. 90
Error Parameter type should be final. 90
Error Parameter separator should be final. 90
Error Parameter isOptional should be final. 90
Error Line is longer than 80 characters. 91
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line has trailing spaces. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line has trailing spaces. 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 Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line contains a tab character. 105
Error Method 'hasArgs' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter numArgs should be final. 105
Error Parameter name should be final. 105
Error Parameter type should be final. 105
Error Parameter separator should be final. 105
Error Parameter isOptional should be final. 105
Error Line contains a tab character. 106
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 Line contains a tab character. 111

gov/nasa/pds/tools/report/Report.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. 16
Error Line contains a tab character. 21
Error Missing a Javadoc comment. 21
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 24
Error Line contains a tab character. 24
Error First sentence should end with a period. 25
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Parameter xml should be final. 31
Error 'xml' hides a field. 31
Error Parameter stylesheet should be final. 31
Error 'stylesheet' hides a field. 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 Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line has trailing spaces. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line has trailing spaces. 41
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Unused @throws tag for 'SeverityException'. 43
Error Line contains a tab character. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Method 'generateReport' is not designed for extension - needs to be abstract, final or empty. 46
Error Parameter output should be final. 46
Error Parameter level should be final. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 52
Error Line contains a tab character. 55

gov/nasa/pds/tools/report/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

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. 25
Error Utility classes should not have a public or default constructor. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Parameter value should be final. 29
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Parameter value should be final. 33
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error Parameter value should be final. 43
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Parameter value should be final. 54
Error Parameter length should be final. 54
Error Line has trailing spaces. 56
Error 'if' construct must use '{}'s. 57
Error '*' is not preceded with whitespace. 57
Error '*' is not followed by whitespace. 57
Error '3' is a magic number. 57
Error '*' is not preceded with whitespace. 58
Error '*' is not followed by whitespace. 58
Error '3' is a magic number. 58
Error 'if' construct must use '{}'s. 61
Error '-' is not preceded with whitespace. 62
Error '-' is not followed by whitespace. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 66
Error Line contains a tab character. 67
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 Parameter s should be final. 72
Error Expected @throws tag for 'MalformedURLException'. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
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

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

Error Line
Error Missing package documentation file. 0
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: 28 September 2007

+ Comments and Questions
spacer
spacer spacer spacer
spacer spacer spacer