Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
2704590

Files

FilesIWE
nl/javel/gisbeans/geom/SerializableGeneralPath.java 0180
nl/javel/gisbeans/geom/SerializableRectangle2D.java 080
nl/javel/gisbeans/io/DataSourceInterface.java 010
nl/javel/gisbeans/io/ObjectEndianInputStream.java 070
nl/javel/gisbeans/io/ObjectEndianOutputStream.java 020
nl/javel/gisbeans/io/esri/DbfReader.java 0120
nl/javel/gisbeans/io/esri/ShapeFile.java 0690
nl/javel/gisbeans/map/AbstractAttribute.java 080
nl/javel/gisbeans/map/Attribute.java 070
nl/javel/gisbeans/map/AttributeInterface.java 0210
nl/javel/gisbeans/map/GraphicsException.java 010
nl/javel/gisbeans/map/Image.java 080
nl/javel/gisbeans/map/ImageInterface.java 080
nl/javel/gisbeans/map/Layer.java 0100
nl/javel/gisbeans/map/LayerInterface.java 0230
nl/javel/gisbeans/map/Legend.java 0160
nl/javel/gisbeans/map/LegendInterface.java 0160
nl/javel/gisbeans/map/Map.java 0200
nl/javel/gisbeans/map/MapInterface.java 0560
nl/javel/gisbeans/map/ReferenceMap.java 0100
nl/javel/gisbeans/map/ReferenceMapInterface.java 0100
nl/javel/gisbeans/map/Scalebar.java 0200
nl/javel/gisbeans/map/ScalebarInterface.java 0200
nl/javel/gisbeans/map/StaticAttribute.java 050
nl/javel/gisbeans/map/mapfile/MapFileXMLParser.java 0830

nl/javel/gisbeans/geom/SerializableGeneralPath.java

ErrorLine
Warning Expected @param tag for 'x1'. 158
Warning Expected @param tag for 'y1'. 158
Warning Expected @param tag for 'x2'. 158
Warning Expected @param tag for 'y2'. 159
Warning Expected @param tag for 'x3'. 159
Warning Expected @param tag for 'y3'. 159
Warning Expected an @return tag. 183
Warning Expected an @return tag. 211
Warning Expected @param tag for 'x'. 237
Warning Expected @param tag for 'y'. 237
Warning Expected @param tag for 'x'. 246
Warning Expected @param tag for 'y'. 246
Warning Expected @param tag for 'x1'. 257
Warning Expected @param tag for 'y1'. 257
Warning Expected @param tag for 'x2'. 257
Warning Expected @param tag for 'y2'. 258
Warning Expected @param tag for 'rule'. 274
Warning Expected @param tag for 'at'. 282

nl/javel/gisbeans/geom/SerializableRectangle2D.java

ErrorLine
Warning Expected @param tag for 'x'. 64
Warning Expected @param tag for 'y'. 64
Warning Expected @param tag for 'w'. 64
Warning Expected @param tag for 'h'. 65
Warning Expected @param tag for 'x'. 311
Warning Expected @param tag for 'y'. 311
Warning Expected @param tag for 'w'. 311
Warning Expected @param tag for 'h'. 312

nl/javel/gisbeans/io/DataSourceInterface.java

ErrorLine
Warning Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. 61

nl/javel/gisbeans/io/ObjectEndianInputStream.java

ErrorLine
Warning Expected @param tag for 'b'. 155
Warning Expected @param tag for 'b'. 169
Warning Expected @param tag for 'off'. 169
Warning Expected @param tag for 'len'. 169
Warning Expected @param tag for 'dataInput'. 248
Warning Expected @throws tag for 'IOException'. 249
Warning Expected @throws tag for 'IOException'. 257

nl/javel/gisbeans/io/ObjectEndianOutputStream.java

ErrorLine
Warning Expected @throws tag for 'IOException'. 233
Warning Expected @throws tag for 'IOException'. 243

nl/javel/gisbeans/io/esri/DbfReader.java

ErrorLine
Warning Parameter dbfFile should be final. 59
Warning 'if' construct must use '{}'s. 64
Warning 'if' construct must use '{}'s. 86
Warning 'if' construct must use '{}'s. 96
Warning Parameter rowNumber should be final. 121
Warning Expected @throws tag for 'IOException'. 121
Warning Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. 122
Warning Parameter attribute should be final. 200
Warning Parameter columnName should be final. 200
Warning Expected @throws tag for 'IOException'. 201
Warning 'if' construct must use '{}'s. 211
Warning Parameter cache should be final. 238

nl/javel/gisbeans/io/esri/ShapeFile.java

ErrorLine
Warning Parameter cache should be final. 139
Warning Parameter index should be final. 184
Warning Parameter extent should be final. 254
Warning Parameter attribute should be final. 343
Warning Parameter columnName should be final. 343
Warning Parameter input should be final. 373
Warning Parameter input should be final. 387
Warning Parameter shapeNumber should be final. 387
Warning Parameter contentLength should be final. 388
Warning Parameter type should be final. 388
Warning Expected @param tag for 'type'. 388
Warning Parameter skipBox should be final. 388
Warning Expected @param tag for 'skipBox'. 388
Warning Expected @throws tag for 'IOException'. 388
Warning 'if' construct must use '{}'s. 391
Warning 'if' construct must use '{}'s. 394
Warning 'if' construct must use '{}'s. 398
Warning Parameter input should be final. 443
Warning 'if' construct must use '{}'s. 446
Warning Parameter input should be final. 458
Warning Parameter input should be final. 474
Warning Parameter skipBox should be final. 475
Warning 'if' construct must use '{}'s. 478
Warning Expression can be simplified. 478
Warning Parameter input should be final. 515
Warning Parameter skipBox should be final. 516
Warning 'if' construct must use '{}'s. 519
Warning Expression can be simplified. 519
Warning Parameter input should be final. 556
Warning Parameter skipBox should be final. 557
Warning 'if' construct must use '{}'s. 560
Warning Expression can be simplified. 560
Warning Parameter input should be final. 580
Warning Parameter contentLength should be final. 581
Warning Parameter input should be final. 599
Warning Parameter contentLength should be final. 600
Warning Parameter skipBox should be final. 600
Warning 'if' construct must use '{}'s. 603
Warning Expression can be simplified. 603
Warning Parameter input should be final. 646
Warning Parameter contentLength should be final. 647
Warning Parameter skipBox should be final. 647
Warning 'if' construct must use '{}'s. 650
Warning Expression can be simplified. 650
Warning Parameter input should be final. 692
Warning Parameter contentLength should be final. 693
Warning Parameter skipBox should be final. 693
Warning 'if' construct must use '{}'s. 696
Warning Expression can be simplified. 696
Warning Parameter input should be final. 719
Warning Parameter contentLength should be final. 720
Warning Parameter input should be final. 737
Warning Parameter contentLength should be final. 738
Warning Parameter skipBox should be final. 738
Warning Expression can be simplified. 741
Warning Parameter input should be final. 784
Warning Parameter contentLength should be final. 785
Warning Parameter skipBox should be final. 785
Warning 'if' construct must use '{}'s. 788
Warning Expression can be simplified. 788
Warning Parameter input should be final. 830
Warning Parameter contentLength should be final. 831
Warning Parameter skipBox should be final. 831
Warning 'if' construct must use '{}'s. 834
Warning Expression can be simplified. 834
Warning Parameter input should be final. 858
Warning Parameter contentLength should be final. 859
Warning Parameter skipBox should be final. 859
Warning Expression can be simplified. 861

nl/javel/gisbeans/map/AbstractAttribute.java

ErrorLine
Warning Parameter layer should be final. 43
Warning Parameter font should be final. 52
Warning Parameter fontColor should be final. 76
Warning Parameter shapeIndex should be final. 84
Warning Parameter shapeIndex should be final. 90
Warning Parameter position should be final. 103
Warning Parameter maxScale should be final. 135
Warning Parameter minScale should be final. 143

nl/javel/gisbeans/map/Attribute.java

ErrorLine
Warning Parameter layer should be final. 52
Warning Expected @param tag for 'layer'. 52
Warning Parameter mode should be final. 52
Warning Parameter angleColumn should be final. 52
Warning Parameter valueColumn should be final. 53
Warning Parameter shapeIndex should be final. 63
Warning Parameter shapeIndex should be final. 88

nl/javel/gisbeans/map/AttributeInterface.java

ErrorLine
Warning Redundant 'public' modifier. 27
Warning Expected an @return tag. 32
Warning Redundant 'public' modifier. 32
Warning Expected an @return tag. 37
Warning Redundant 'public' modifier. 37
Warning Expected an @return tag. 42
Warning Redundant 'public' modifier. 42
Warning Redundant 'public' modifier. 48
Warning Redundant 'public' modifier. 53
Warning Expected @param tag for 'font'. 53
Warning Redundant 'public' modifier. 58
Warning Expected @param tag for 'fontColor'. 58
Warning Redundant 'public' modifier. 63
Warning Expected @param tag for 'position'. 63
Warning Redundant 'public' modifier. 70
Warning Redundant 'public' modifier. 75
Warning Redundant 'public' modifier. 80
Warning Redundant 'public' modifier. 87
Warning Expected @param tag for 'minScale'. 87
Warning Redundant 'public' modifier. 94
Warning Expected @param tag for 'maxScale'. 94

nl/javel/gisbeans/map/GraphicsException.java

ErrorLine
Warning Parameter msg should be final. 25

nl/javel/gisbeans/map/Image.java

ErrorLine
Warning Missing a Javadoc comment. 21
Warning Missing a Javadoc comment. 24
Warning Missing a Javadoc comment. 26
Warning Missing a Javadoc comment. 28
Warning Parameter backgroundColor should be final. 73
Warning Parameter legend should be final. 81
Warning Parameter scalebar should be final. 89
Warning Parameter size should be final. 97

nl/javel/gisbeans/map/ImageInterface.java

ErrorLine
Warning Redundant 'public' modifier. 25
Warning Redundant 'public' modifier. 32
Warning Redundant 'public' modifier. 39
Warning Redundant 'public' modifier. 46
Warning Redundant 'public' modifier. 53
Warning Redundant 'public' modifier. 60
Warning Redundant 'public' modifier. 67
Warning Redundant 'public' modifier. 74

nl/javel/gisbeans/map/Layer.java

ErrorLine
Warning Parameter index should be final. 79
Warning Parameter color should be final. 95
Warning Parameter attributes should be final. 111
Warning Parameter dataSource should be final. 119
Warning Parameter maxScale should be final. 135
Warning Parameter minScale should be final. 151
Warning Parameter name should be final. 167
Warning Parameter outlineColor should be final. 183
Warning Parameter status should be final. 199
Warning Parameter transform should be final. 215

nl/javel/gisbeans/map/LayerInterface.java

ErrorLine
Warning Redundant 'public' modifier. 27
Warning Redundant 'public' modifier. 34
Warning Redundant 'public' modifier. 41
Warning Redundant 'public' modifier. 49
Warning Expected @param tag for 'index'. 49
Warning Redundant 'public' modifier. 56
Warning Redundant 'public' modifier. 64
Warning Redundant 'public' modifier. 72
Warning Redundant 'public' modifier. 79
Warning Redundant 'public' modifier. 86
Warning Redundant 'public' modifier. 93
Warning Redundant 'public' modifier. 100
Warning Redundant 'public' modifier. 107
Warning Expected @param tag for 'attributes'. 107
Warning Redundant 'public' modifier. 114
Warning Redundant 'public' modifier. 121
Warning Redundant 'public' modifier. 128
Warning Redundant 'public' modifier. 135
Warning Redundant 'public' modifier. 142
Warning Redundant 'public' modifier. 149
Warning Redundant 'public' modifier. 156
Warning Redundant 'public' modifier. 163
Warning Redundant 'public' modifier. 170

nl/javel/gisbeans/map/Legend.java

ErrorLine
Warning Missing a Javadoc comment. 21
Warning Missing a Javadoc comment. 23
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Warning Parameter backgroundColor should be final. 48
Warning Parameter outlineColor should be final. 64
Warning Parameter fontColor should be final. 80
Warning Parameter font should be final. 88
Warning Parameter embed should be final. 112
Warning Parameter position should be final. 128
Warning Parameter size should be final. 144
Warning Parameter status should be final. 160

nl/javel/gisbeans/map/LegendInterface.java

ErrorLine
Warning Redundant 'public' modifier. 27
Warning Redundant 'public' modifier. 34
Warning Redundant 'public' modifier. 41
Warning Redundant 'public' modifier. 48
Warning Redundant 'public' modifier. 55
Warning Redundant 'public' modifier. 62
Warning Redundant 'public' modifier. 69
Warning Redundant 'public' modifier. 76
Warning Redundant 'public' modifier. 83
Warning Redundant 'public' modifier. 90
Warning Redundant 'public' modifier. 97
Warning Redundant 'public' modifier. 104
Warning Redundant 'public' modifier. 111
Warning Redundant 'public' modifier. 118
Warning Redundant 'public' modifier. 125
Warning Redundant 'public' modifier. 132

nl/javel/gisbeans/map/Map.java

ErrorLine
Warning Name 'RESOLUTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Warning Parameter layer should be final. 56
Warning 'if' construct must use '{}'s. 91
Warning Method length is 211 lines (max allowed is 150). 126
Warning Parameter graphics should be final. 126
Warning Parameter graphics should be final. 342
Warning Parameter graphics should be final. 350
Warning Parameter extent should be final. 522
Warning Parameter image should be final. 530
Warning Parameter layers should be final. 538
Warning Parameter index should be final. 546
Warning Parameter layer should be final. 546
Warning Parameter name should be final. 554
Warning Parameter referenceMap should be final. 562
Warning Parameter units should be final. 570
Warning Parameter zoomFactor should be final. 578
Warning Parameter pixelPosition should be final. 608
Warning Parameter zoomFactor should be final. 608
Warning 'if' construct must use '{}'s. 610
Warning Parameter rectangle should be final. 639

nl/javel/gisbeans/map/MapInterface.java

ErrorLine
Warning Redundant 'public' modifier. 26
Warning Redundant 'public' modifier. 29
Warning Redundant 'public' modifier. 32
Warning Redundant 'public' modifier. 35
Warning Redundant 'public' modifier. 38
Warning Redundant 'public' modifier. 41
Warning Redundant 'public' modifier. 44
Warning Redundant 'public' modifier. 47
Warning Redundant 'public' modifier. 50
Warning Redundant 'public' modifier. 53
Warning Redundant 'public' modifier. 56
Warning Redundant 'public' modifier. 59
Warning Redundant 'public' modifier. 62
Warning Redundant 'public' modifier. 65
Warning Redundant 'public' modifier. 68
Warning Redundant 'public' modifier. 71
Warning Redundant 'public' modifier. 74
Warning Redundant 'public' modifier. 77
Warning Redundant 'public' modifier. 80
Warning Redundant 'public' modifier. 83
Warning Redundant 'public' modifier. 86
Warning Redundant 'public' modifier. 89
Warning Redundant 'public' modifier. 92
Warning Redundant 'public' modifier. 95
Warning Redundant 'public' modifier. 98
Warning Redundant 'public' modifier. 101
Warning Redundant 'public' modifier. 104
Warning Redundant 'public' modifier. 107
Warning Redundant 'public' modifier. 110
Warning Redundant 'public' modifier. 113
Warning Redundant 'public' modifier. 116
Warning Redundant 'public' modifier. 119
Warning Redundant 'public' modifier. 122
Warning Redundant 'public' modifier. 132
Warning Redundant 'public' modifier. 143
Warning Redundant 'public' modifier. 154
Warning Redundant 'public' modifier. 165
Warning Redundant 'public' modifier. 174
Warning Redundant 'public' modifier. 182
Warning Redundant 'public' modifier. 190
Warning Redundant 'public' modifier. 198
Warning Redundant 'public' modifier. 206
Warning Redundant 'public' modifier. 214
Warning Redundant 'public' modifier. 222
Warning Redundant 'public' modifier. 230
Warning Redundant 'public' modifier. 238
Warning Redundant 'public' modifier. 246
Warning Redundant 'public' modifier. 254
Warning Redundant 'public' modifier. 263
Warning Redundant 'public' modifier. 272
Warning Redundant 'public' modifier. 280
Warning Redundant 'public' modifier. 288
Warning Redundant 'public' modifier. 297
Warning Redundant 'public' modifier. 305
Warning Redundant 'public' modifier. 314
Warning Redundant 'public' modifier. 323

nl/javel/gisbeans/map/ReferenceMap.java

ErrorLine
Warning Missing a Javadoc comment. 21
Warning Missing a Javadoc comment. 23
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29
Warning Parameter image should be final. 50
Warning Parameter extent should be final. 66
Warning Parameter outlineColor should be final. 82
Warning Parameter size should be final. 98
Warning Parameter status should be final. 114

nl/javel/gisbeans/map/ReferenceMapInterface.java

ErrorLine
Warning Redundant 'public' modifier. 27
Warning Redundant 'public' modifier. 34
Warning Redundant 'public' modifier. 41
Warning Redundant 'public' modifier. 48
Warning Redundant 'public' modifier. 55
Warning Redundant 'public' modifier. 62
Warning Redundant 'public' modifier. 69
Warning Redundant 'public' modifier. 76
Warning Redundant 'public' modifier. 83
Warning Redundant 'public' modifier. 90

nl/javel/gisbeans/map/Scalebar.java

ErrorLine
Warning Missing a Javadoc comment. 21
Warning Missing a Javadoc comment. 23
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 29
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 33
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 39
Warning Parameter backgroundColor should be final. 116
Warning Parameter color should be final. 124
Warning Parameter embed should be final. 132
Warning Parameter intervals should be final. 140
Warning Parameter position should be final. 148
Warning Parameter size should be final. 156
Warning Parameter status should be final. 164
Warning Parameter units should be final. 172
Warning Parameter font should be final. 202
Warning Parameter fontColor should be final. 212

nl/javel/gisbeans/map/ScalebarInterface.java

ErrorLine
Warning Redundant 'public' modifier. 26
Warning Redundant 'public' modifier. 33
Warning Redundant 'public' modifier. 40
Warning Redundant 'public' modifier. 47
Warning Redundant 'public' modifier. 54
Warning Redundant 'public' modifier. 61
Warning Redundant 'public' modifier. 68
Warning Redundant 'public' modifier. 75
Warning Redundant 'public' modifier. 82
Warning Redundant 'public' modifier. 89
Warning Redundant 'public' modifier. 96
Warning Redundant 'public' modifier. 103
Warning Redundant 'public' modifier. 110
Warning Redundant 'public' modifier. 117
Warning Redundant 'public' modifier. 124
Warning Redundant 'public' modifier. 131
Warning Redundant 'public' modifier. 138
Warning Redundant 'public' modifier. 145
Warning Redundant 'public' modifier. 152
Warning Redundant 'public' modifier. 159

nl/javel/gisbeans/map/StaticAttribute.java

ErrorLine
Warning Parameter layer should be final. 41
Warning Parameter angle should be final. 41
Warning Parameter value should be final. 41
Warning Parameter shapeIndex should be final. 51
Warning Parameter shapeIndex should be final. 59

nl/javel/gisbeans/map/mapfile/MapFileXMLParser.java

ErrorLine
Warning Utility classes should not have a public or default constructor. 68
Warning Parameter columnNames should be final. 153
Warning Parameter columnName should be final. 153
Warning 'if' construct must use '{}'s. 157
Warning Parameter element should be final. 171
Warning Parameter layer should be final. 172
Warning Expected @throws tag for 'IOException'. 172
Warning 'if' construct must use '{}'s. 220
Warning 'else' construct must use '{}'s. 223
Warning 'if' construct must use '{}'s. 225
Warning 'else' construct must use '{}'s. 228
Warning 'if' construct must use '{}'s. 230
Warning Parameter element should be final. 248
Warning Expected @throws tag for 'IOException'. 248
Warning 'if' construct must use '{}'s. 253
Warning Parameter element should be final. 269
Warning Expected @throws tag for 'IOException'. 269
Warning Parameter element should be final. 295
Warning Expected @throws tag for 'IOException'. 295
Warning Parameter element should be final. 315
Warning Expected @throws tag for 'IOException'. 315
Warning Parameter element should be final. 342
Warning Expected @throws tag for 'IOException'. 342
Warning Parameter element should be final. 364
Warning Parameter nameSpace should be final. 365
Warning Expected @throws tag for 'IOException'. 365
Warning 'if' construct must use '{}'s. 370
Warning 'if' construct must use '{}'s. 373
Warning 'if' construct must use '{}'s. 376
Warning 'if' construct must use '{}'s. 379
Warning Parameter element should be final. 395
Warning Expected @throws tag for 'IOException'. 396
Warning 'if' construct must use '{}'s. 401
Warning 'if' construct must use '{}'s. 424
Warning 'if' construct must use '{}'s. 428
Warning 'if' construct must use '{}'s. 433
Warning 'if' construct must use '{}'s. 436
Warning 'if' construct must use '{}'s. 438
Warning Parameter element should be final. 467
Warning Expected @throws tag for 'IOException'. 468
Warning 'if' construct must use '{}'s. 473
Warning 'if' construct must use '{}'s. 476
Warning 'if' construct must use '{}'s. 484
Warning 'if' construct must use '{}'s. 487
Warning 'if' construct must use '{}'s. 489
Warning 'if' construct must use '{}'s. 491
Warning Parameter element should be final. 506
Warning 'if' construct must use '{}'s. 508
Warning 'if' construct must use '{}'s. 510
Warning 'if' construct must use '{}'s. 512
Warning 'if' construct must use '{}'s. 514
Warning 'if' construct must use '{}'s. 516
Warning 'if' construct must use '{}'s. 518
Warning 'if' construct must use '{}'s. 520
Warning 'if' construct must use '{}'s. 522
Warning 'if' construct must use '{}'s. 524
Warning Parameter element should be final. 537
Warning Expected @throws tag for 'IOException'. 537
Warning 'if' construct must use '{}'s. 544
Warning 'if' construct must use '{}'s. 547
Warning 'if' construct must use '{}'s. 549
Warning Parameter element should be final. 565
Warning Expected @throws tag for 'IOException'. 566
Warning 'if' construct must use '{}'s. 571
Warning 'if' construct must use '{}'s. 574
Warning 'if' construct must use '{}'s. 576
Warning 'if' construct must use '{}'s. 584
Warning 'if' construct must use '{}'s. 587
Warning 'if' construct must use '{}'s. 589
Warning 'if' construct must use '{}'s. 591
Warning 'if' construct must use '{}'s. 593
Warning Parameter element should be final. 608
Warning 'if' construct must use '{}'s. 610
Warning 'if' construct must use '{}'s. 612
Warning 'if' construct must use '{}'s. 614
Warning 'if' construct must use '{}'s. 616
Warning 'if' construct must use '{}'s. 618
Warning 'if' construct must use '{}'s. 620
Warning Expected an @return tag. 636
Warning Parameter exception should be final. 636
Warning Expected @param tag for 'exception'. 636
Warning Parameter e should be final. 648
Warning Parameter e should be final. 656