Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
2600805

Files

FilesIWE
gov/noaa/gdsg/xmldbremote/service/BaseHandler.java 0044
gov/noaa/gdsg/xmldbremote/service/CollectionHandler.java 00133
gov/noaa/gdsg/xmldbremote/service/ResourceHandler.java 0059
gov/noaa/gdsg/xmldbremote/service/ResourceSetHandler.java 0072
gov/noaa/gdsg/xmldbremote/service/ServiceHandler.java 0063
gov/noaa/gdsg/xmldbremote/service/XmlDbRemoteException.java 0014
gov/noaa/gdsg/xmldbremote/service/XmlDbRemoteService.java 00339
gov/noaa/gdsg/xmldbremote/service/package.html 001
gov/noaa/gdsg/xmldbremote/service/transport/BaseTransport.java 0017
gov/noaa/gdsg/xmldbremote/service/transport/CollectionTransport.java 0013
gov/noaa/gdsg/xmldbremote/service/transport/ResourceSetTransport.java 006
gov/noaa/gdsg/xmldbremote/service/transport/ResourceTransport.java 0025
gov/noaa/gdsg/xmldbremote/service/transport/ServiceTransport.java 0018
gov/noaa/gdsg/xmldbremote/service/transport/package.html 001

gov/noaa/gdsg/xmldbremote/service/BaseHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 23
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 Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error First sentence should end with a period. 32
Error Line has trailing spaces. 36
Error First sentence should end with a period. 37
Error Method 'nextId' is not designed for extension - needs to be abstract, final or empty. 40
Error '{' is not preceded with whitespace. 40
Error '{' is not preceded with whitespace. 41
Error Line has trailing spaces. 47
Error Parameter transport should be final. 53
Error '{' is not preceded with whitespace. 53
Error '{' is not preceded with whitespace. 55
Error '{' is not preceded with whitespace. 56
Error Line is longer than 80 characters. 57
Error ')' is preceded with whitespace. 60
Error '{' is not preceded with whitespace. 61
Error '{' is not preceded with whitespace. 66
Error Line is longer than 80 characters. 70
Error Line has trailing spaces. 74
Error First sentence should end with a period. 75
Error Line is longer than 80 characters. 78
Error Line is longer than 80 characters. 79
Error Line is longer than 80 characters. 81
Error Parameter object should be final. 81
Error Line is longer than 80 characters. 86
Error Line has trailing spaces. 91
Error Method 'getAllStoredObjects' is not designed for extension - needs to be abstract, final or empty. 95
Error '{' is not preceded with whitespace. 95
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 103
Error Line is longer than 80 characters. 106
Error Parameter object should be final. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110

gov/noaa/gdsg/xmldbremote/service/CollectionHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 24
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error First sentence should end with a period. 32
Error Line has trailing spaces. 35
Error First sentence should end with a period. 36
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 42
Error Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. 42
Error Parameter object should be final. 42
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error First sentence should end with a period. 49
Error Expected an @return tag. 50
Error Line is longer than 80 characters. 50
Error Parameter transport should be final. 50
Error Expected @param tag for 'transport'. 50
Error Expected @throws tag for 'XMLDBException'. 50
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error First sentence should end with a period. 56
Error Line is longer than 80 characters. 59
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter transport should be final. 61
Error Line has trailing spaces. 65
Error First sentence should end with a period. 66
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 72
Error Method 'createId' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter transport should be final. 72
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Line is longer than 80 characters. 82
Error Method 'createResource' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter transport should be final. 85
Error Parameter id should be final. 86
Error Parameter type should be final. 86
Error Line has trailing spaces. 87
Error ',' is not followed by whitespace. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error First sentence should end with a period. 95
Error Line is longer than 80 characters. 99
Error Line is longer than 80 characters. 102
Error Method 'getChildCollection' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter transport should be final. 102
Error Parameter name should be final. 102
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 114
Error Method 'getChildCollectionCount' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter transport should be final. 114
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 121
Error Line has trailing spaces. 122
Error First sentence should end with a period. 123
Error Line is longer than 80 characters. 127
Error Line is longer than 80 characters. 129
Error Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter transport should be final. 129
Error Line has trailing spaces. 133
Error First sentence should end with a period. 134
Error Line is longer than 80 characters. 138
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 141
Error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter transport should be final. 141
Error Parameter id should be final. 141
Error Line has trailing spaces. 146
Error Line is longer than 80 characters. 151
Error Line is longer than 80 characters. 154
Error Method 'getResourceCount' is not designed for extension - needs to be abstract, final or empty. 154
Error Parameter transport should be final. 154
Error Line has trailing spaces. 158
Error Line is longer than 80 characters. 165
Error Line is longer than 80 characters. 168
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 168
Error Parameter transport should be final. 168
Error Parameter name should be final. 168
Error Parameter version should be final. 168
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 177
Error Line is longer than 80 characters. 180
Error Method 'getServices' is not designed for extension - needs to be abstract, final or empty. 180
Error Parameter transport should be final. 180
Error Line is longer than 80 characters. 181
Error Line has trailing spaces. 184
Error Line is longer than 80 characters. 188
Error Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter transport should be final. 191
Error Line has trailing spaces. 194
Error Line is longer than 80 characters. 199
Error Line is longer than 80 characters. 202
Error Method 'listChildCollections' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter transport should be final. 202
Error Line has trailing spaces. 205
Error Line has trailing spaces. 207
Error Line is longer than 80 characters. 209
Error Line is longer than 80 characters. 212
Error Line is longer than 80 characters. 215
Error Method 'listResources' is not designed for extension - needs to be abstract, final or empty. 215
Error Parameter transport should be final. 215
Error Line is longer than 80 characters. 216
Error Line has trailing spaces. 219
Error First sentence should end with a period. 220
Error Line is longer than 80 characters. 224
Error Line is longer than 80 characters. 226
Error Method 'storeResource' is not designed for extension - needs to be abstract, final or empty. 226
Error Parameter transport should be final. 226
Error Parameter resource should be final. 226
Error Line has trailing spaces. 230
Error First sentence should end with a period. 231
Error Line is longer than 80 characters. 235
Error Line is longer than 80 characters. 237
Error Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. 237
Error Parameter transport should be final. 237
Error Parameter resource should be final. 237
Error Line has trailing spaces. 240
Error Line has trailing spaces. 242
Error Method 'closeAllCollections' is not designed for extension - needs to be abstract, final or empty. 246
Error '{' is not preceded with whitespace. 246
Error '{' is not preceded with whitespace. 248
Error '{' is not preceded with whitespace. 252
Error ',' is not followed by whitespace. 253
Error Line has trailing spaces. 257
Error Line has trailing spaces. 258
Error Line has trailing spaces. 259

gov/noaa/gdsg/xmldbremote/service/ResourceHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Unused import - javax.xml.transform.Transformer. 21
Error Unused import - javax.xml.parsers.DocumentBuilder. 23
Error Unused import - java.io.IOException. 29
Error First sentence should end with a period. 31
Error Line has trailing spaces. 37
Error First sentence should end with a period. 38
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 45
Error Line is longer than 80 characters. 49
Error Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter object should be final. 49
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 65
Error Method 'getContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter transport should be final. 65
Error Line has trailing spaces. 66
Error '!' is followed by whitespace. 69
Error '{' is not preceded with whitespace. 69
Error Line is longer than 80 characters. 70
Error '(' is followed by whitespace. 70
Error Line is longer than 80 characters. 80
Error ',' is not followed by whitespace. 81
Error '{' is not preceded with whitespace. 83
Error '{' is not preceded with whitespace. 85
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 93
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 97
Error Method 'getDocumentId' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter transport should be final. 97
Error Line is longer than 80 characters. 98
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 108
Error Line is longer than 80 characters. 110
Error Method 'setContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter transport should be final. 110
Error ',' is not followed by whitespace. 110
Error Parameter xml should be final. 110
Error Line is longer than 80 characters. 112
Error '{' is not preceded with whitespace. 116
Error '{' is not preceded with whitespace. 118
Error '{' is not preceded with whitespace. 120
Error Line has trailing spaces. 123
Error Line has trailing spaces. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 129
Error Line is longer than 80 characters. 135
Error Line is longer than 80 characters. 138
Error Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter transport should be final. 138
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Line has trailing spaces. 145

gov/noaa/gdsg/xmldbremote/service/ResourceSetHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 20
Error First sentence should end with a period. 21
Error Line has trailing spaces. 24
Error Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Parameter object should be final. 25
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error First sentence should end with a period. 33
Error Line is longer than 80 characters. 35
Error Method 'addResource' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter transport should be final. 35
Error Expected @param tag for 'transport'. 35
Error Parameter resource should be final. 35
Error Expected @param tag for 'resource'. 35
Error Expected @throws tag for 'XMLDBException'. 35
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 39
Error First sentence should end with a period. 40
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter transport should be final. 41
Error Expected @param tag for 'transport'. 41
Error Expected @throws tag for 'XMLDBException'. 41
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 45
Error First sentence should end with a period. 46
Error Expected an @return tag. 48
Error Line is longer than 80 characters. 48
Error Method 'getMembersAsResource' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter transport should be final. 48
Error Expected @param tag for 'transport'. 48
Error Expected @throws tag for 'XMLDBException'. 48
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 52
Error First sentence should end with a period. 53
Error Expected an @return tag. 54
Error Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter transport should be final. 54
Error Expected @param tag for 'transport'. 54
Error Expected @throws tag for 'XMLDBException'. 54
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 58
Error First sentence should end with a period. 59
Error Expected an @return tag. 60
Error Line is longer than 80 characters. 60
Error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter transport should be final. 60
Error Expected @param tag for 'transport'. 60
Error Parameter index should be final. 60
Error Expected @param tag for 'index'. 60
Error Expected @throws tag for 'XMLDBException'. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 64
Error First sentence should end with a period. 65
Error Line is longer than 80 characters. 66
Error Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter transport should be final. 66
Error Expected @param tag for 'transport'. 66
Error Parameter index should be final. 66
Error Expected @param tag for 'index'. 66
Error Expected @throws tag for 'XMLDBException'. 66
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76

gov/noaa/gdsg/xmldbremote/service/ServiceHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' is not preceded with whitespace. 24
Error Line has trailing spaces. 25
Error First sentence should end with a period. 26
Error Line has trailing spaces. 29
Error Line is longer than 80 characters. 36
Error Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. 36
Error Parameter object should be final. 36
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 47
Error Line is longer than 80 characters. 49
Error Method 'clearNamespaces' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter transport should be final. 49
Error Line is longer than 80 characters. 50
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 61
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter transport should be final. 61
Error Parameter prefix should be final. 61
Error Line is longer than 80 characters. 62
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 73
Error Method 'query' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter transport should be final. 73
Error Parameter query should be final. 73
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 86
Error Method 'queryResource' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter transport should be final. 86
Error Parameter id should be final. 86
Error Parameter query should be final. 86
Error Line is longer than 80 characters. 87
Error ',' is not followed by whitespace. 88
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 95
Error Line is longer than 80 characters. 97
Error Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter transport should be final. 97
Error Parameter prefix should be final. 97
Error Line is longer than 80 characters. 98
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 107
Error Line is longer than 80 characters. 109
Error Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter transport should be final. 109
Error Parameter prefix should be final. 109
Error Parameter uri should be final. 109
Error Line is longer than 80 characters. 110
Error ',' is not followed by whitespace. 111
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 121
Error Line is longer than 80 characters. 123
Error Method 'setCollection' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter transport should be final. 123
Error Parameter collection should be final. 123
Error Line has trailing spaces. 127
Error Line has trailing spaces. 128
Error Line has trailing spaces. 129

gov/noaa/gdsg/xmldbremote/service/XmlDbRemoteException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 12
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 17
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Line is longer than 80 characters. 24
Error Parameter msg should be final. 27
Error Line is longer than 80 characters. 31
Error Parameter thr should be final. 34
Error Line is longer than 80 characters. 38
Error Parameter msg should be final. 42
Error Parameter thr should be final. 42
Error Line has trailing spaces. 45

gov/noaa/gdsg/xmldbremote/service/XmlDbRemoteService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Unused import - org.xmldb.api.DatabaseManager. 9
Error Unused import - org.xmldb.api.modules.XPathQueryService. 15
Error Unused import - java.util.Map. 28
Error Unused import - java.util.HashMap. 29
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error 'static' modifier out of order with the JLS suggestions. 43
Error Name 'databaseKey' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Variable 'collectionHandler' must be private and have accessor methods. 49
Error Variable 'resourceHandler' must be private and have accessor methods. 53
Error Variable 'resourceSetHandler' must be private and have accessor methods. 57
Error Variable 'serviceHandler' must be private and have accessor methods. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Variable 'database' must be private and have accessor methods. 68
Error Line has trailing spaces. 69
Error First sentence should end with a period. 70
Error Line is longer than 80 characters. 72
Error Unused @throws tag for 'gov.noaa.gdsg.xmldbremote.service.XmlDbRemoteException'. 72
Error Line has trailing spaces. 76
Error Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 83
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter context should be final. 86
Error Expected @throws tag for 'javax.xml.rpc.ServiceException'. 86
Error '{' is not preceded with whitespace. 90
Error '+' should be on a new line. 91
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Method 'acceptsURI' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter uri should be final. 103
Error '{' is not preceded with whitespace. 106
Error Line has trailing spaces. 110
Error Method 'getConformanceLevel' is not designed for extension - needs to be abstract, final or empty. 116
Error '{' is not preceded with whitespace. 119
Error Line has trailing spaces. 122
Error Line has trailing spaces. 124
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 130
Error '{' is not preceded with whitespace. 133
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 139
Error First sentence should end with a period. 140
Error Method 'getCollection' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter uri should be final. 148
Error Parameter userName should be final. 148
Error Parameter password should be final. 149
Error Line is longer than 80 characters. 151
Error Line is longer than 80 characters. 152
Error '{' is not preceded with whitespace. 153
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 155
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error '{' is not preceded with whitespace. 159
Error Line has trailing spaces. 163
Error Line has trailing spaces. 164
Error Line is longer than 80 characters. 170
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter transport should be final. 170
Error '{' is not preceded with whitespace. 173
Error Line has trailing spaces. 176
Error Line has trailing spaces. 178
Error Line is longer than 80 characters. 185
Error Method 'createId' is not designed for extension - needs to be abstract, final or empty. 185
Error Parameter transport should be final. 185
Error '{' is not preceded with whitespace. 188
Error Line has trailing spaces. 192
Error Line is longer than 80 characters. 194
Error Method 'createResource' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter transport should be final. 202
Error Parameter id should be final. 203
Error Parameter type should be final. 203
Error Line is longer than 80 characters. 205
Error Line is longer than 80 characters. 206
Error '{' is not preceded with whitespace. 207
Error Line has trailing spaces. 210
Error Line has trailing spaces. 212
Error Line has trailing spaces. 213
Error Line has trailing spaces. 214
Error Line is longer than 80 characters. 217
Error Line is longer than 80 characters. 223
Error Method 'getChildCollection' is not designed for extension - needs to be abstract, final or empty. 223
Error Parameter transport should be final. 223
Error Parameter name should be final. 223
Error Line is longer than 80 characters. 225
Error Line is longer than 80 characters. 226
Error '{' is not preceded with whitespace. 227
Error Line has trailing spaces. 230
Error Line has trailing spaces. 232
Error Line is longer than 80 characters. 239
Error Method 'getChildCollectionCount' is not designed for extension - needs to be abstract, final or empty. 239
Error Parameter transport should be final. 239
Error '{' is not preceded with whitespace. 242
Error Line has trailing spaces. 245
Error Line has trailing spaces. 247
Error Line has trailing spaces. 248
Error Line is longer than 80 characters. 251
Error Line is longer than 80 characters. 256
Error Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. 256
Error Parameter transport should be final. 256
Error Line is longer than 80 characters. 258
Error Line is longer than 80 characters. 259
Error '{' is not preceded with whitespace. 260
Error Line has trailing spaces. 263
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 274
Error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 274
Error Parameter transport should be final. 274
Error Parameter id should be final. 274
Error Line is longer than 80 characters. 276
Error Line is longer than 80 characters. 277
Error '{' is not preceded with whitespace. 278
Error Line has trailing spaces. 281
Error Line has trailing spaces. 283
Error Line is longer than 80 characters. 285
Error Line is longer than 80 characters. 290
Error Method 'getResourceCount' is not designed for extension - needs to be abstract, final or empty. 290
Error Parameter transport should be final. 290
Error '{' is not preceded with whitespace. 293
Error Line has trailing spaces. 296
Error Line has trailing spaces. 298
Error Line is longer than 80 characters. 301
Error Line is longer than 80 characters. 308
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 308
Error Parameter transport should be final. 308
Error Parameter name should be final. 308
Error Parameter version should be final. 308
Error Line is longer than 80 characters. 310
Error ',' is not followed by whitespace. 310
Error Line is longer than 80 characters. 311
Error '{' is not preceded with whitespace. 312
Error Line has trailing spaces. 315
Error Line has trailing spaces. 317
Error Line has trailing spaces. 318
Error Line is longer than 80 characters. 327
Error Method 'getServices' is not designed for extension - needs to be abstract, final or empty. 327
Error Parameter transport should be final. 327
Error Line is longer than 80 characters. 330
Error '{' is not preceded with whitespace. 331
Error Line is longer than 80 characters. 332
Error '{' is not preceded with whitespace. 335
Error Line has trailing spaces. 338
Error Line has trailing spaces. 339
Error Line has trailing spaces. 341
Error Line is longer than 80 characters. 343
Error Line is longer than 80 characters. 348
Error Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. 348
Error Parameter transport should be final. 348
Error '{' is not preceded with whitespace. 351
Error Line has trailing spaces. 354
Error Line has trailing spaces. 356
Error Line is longer than 80 characters. 358
Error Line is longer than 80 characters. 364
Error Method 'listChildCollections' is not designed for extension - needs to be abstract, final or empty. 364
Error Parameter transport should be final. 364
Error '{' is not preceded with whitespace. 367
Error Line has trailing spaces. 370
Error Line has trailing spaces. 372
Error Line is longer than 80 characters. 374
Error Line is longer than 80 characters. 380
Error Method 'listResources' is not designed for extension - needs to be abstract, final or empty. 380
Error Parameter transport should be final. 380
Error '{' is not preceded with whitespace. 383
Error Line has trailing spaces. 386
Error Line has trailing spaces. 388
Error Line is longer than 80 characters. 390
Error Line is longer than 80 characters. 395
Error Method 'storeResource' is not designed for extension - needs to be abstract, final or empty. 395
Error Parameter transport should be final. 395
Error Parameter resourceTransport should be final. 395
Error Line is longer than 80 characters. 397
Error '{' is not preceded with whitespace. 399
Error Line has trailing spaces. 402
Error Line has trailing spaces. 404
Error Line is longer than 80 characters. 406
Error Line is longer than 80 characters. 411
Error Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. 411
Error Parameter transport should be final. 411
Error Parameter resourceTransport should be final. 411
Error Line is longer than 80 characters. 413
Error '{' is not preceded with whitespace. 415
Error Line has trailing spaces. 418
Error Line has trailing spaces. 420
Error Line has trailing spaces. 422
Error Line is longer than 80 characters. 424
Error Line is longer than 80 characters. 429
Error Method 'addResource' is not designed for extension - needs to be abstract, final or empty. 429
Error Parameter transport should be final. 429
Error Parameter resourceTransport should be final. 429
Error Line is longer than 80 characters. 431
Error '{' is not preceded with whitespace. 433
Error Line has trailing spaces. 436
Error Line has trailing spaces. 438
Error Line is longer than 80 characters. 447
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 447
Error Parameter transport should be final. 447
Error '{' is not preceded with whitespace. 450
Error Line has trailing spaces. 453
Error Line has trailing spaces. 455
Error Line is longer than 80 characters. 463
Error Method 'getMembersAsResource' is not designed for extension - needs to be abstract, final or empty. 463
Error Parameter transport should be final. 463
Error Line is longer than 80 characters. 465
Error Line is longer than 80 characters. 466
Error '{' is not preceded with whitespace. 467
Error Line has trailing spaces. 470
Error Line has trailing spaces. 472
Error Line is longer than 80 characters. 480
Error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 480
Error Parameter transport should be final. 480
Error Parameter index should be final. 480
Error Line is longer than 80 characters. 482
Error ',' is not followed by whitespace. 482
Error Line is longer than 80 characters. 483
Error '{' is not preceded with whitespace. 484
Error Line has trailing spaces. 487
Error Line has trailing spaces. 489
Error Line is longer than 80 characters. 496
Error Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 496
Error Parameter transport should be final. 496
Error '{' is not preceded with whitespace. 499
Error Line has trailing spaces. 502
Error Line has trailing spaces. 504
Error Line is longer than 80 characters. 511
Error Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. 511
Error Parameter transport should be final. 511
Error Parameter index should be final. 511
Error ',' is not followed by whitespace. 513
Error '{' is not preceded with whitespace. 514
Error Line has trailing spaces. 517
Error Line has trailing spaces. 519
Error Line is longer than 80 characters. 526
Error Method 'getContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. 526
Error Parameter transport should be final. 526
Error '{' is not preceded with whitespace. 529
Error Line has trailing spaces. 532
Error Line has trailing spaces. 534
Error Line has trailing spaces. 541
Error Line is longer than 80 characters. 542
Error Method 'getDocumentId' is not designed for extension - needs to be abstract, final or empty. 542
Error Parameter transport should be final. 542
Error '{' is not preceded with whitespace. 545
Error Line has trailing spaces. 548
Error Line has trailing spaces. 550
Error Line has trailing spaces. 552
Error Line is longer than 80 characters. 559
Error Method 'setContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. 559
Error Parameter transport should be final. 559
Error ',' is not followed by whitespace. 559
Error Parameter xml should be final. 559
Error ',' is not followed by whitespace. 561
Error '{' is not preceded with whitespace. 562
Error Line has trailing spaces. 565
Error Line has trailing spaces. 567
Error Line has trailing spaces. 569
Error Line has trailing spaces. 571
Error Line is longer than 80 characters. 580
Error Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. 580
Error Parameter transport should be final. 580
Error Line is longer than 80 characters. 582
Error Line is longer than 80 characters. 583
Error '{' is not preceded with whitespace. 584
Error Line has trailing spaces. 587
Error Line has trailing spaces. 589
Error Line is longer than 80 characters. 595
Error Method 'clearNamespaces' is not designed for extension - needs to be abstract, final or empty. 595
Error Parameter transport should be final. 595
Error '{' is not preceded with whitespace. 598
Error Line has trailing spaces. 601
Error Line has trailing spaces. 603
Error Line is longer than 80 characters. 611
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 611
Error Parameter transport should be final. 611
Error Parameter prefix should be final. 611
Error ',' is not followed by whitespace. 613
Error '{' is not preceded with whitespace. 614
Error Line has trailing spaces. 617
Error Line has trailing spaces. 619
Error Line is longer than 80 characters. 627
Error Method 'query' is not designed for extension - needs to be abstract, final or empty. 627
Error Parameter transport should be final. 627
Error Parameter query should be final. 627
Error Line is longer than 80 characters. 629
Error ',' is not followed by whitespace. 629
Error Line is longer than 80 characters. 630
Error '{' is not preceded with whitespace. 631
Error Line has trailing spaces. 635
Error Line is longer than 80 characters. 644
Error Method 'queryResource' is not designed for extension - needs to be abstract, final or empty. 644
Error Parameter transport should be final. 644
Error Parameter id should be final. 644
Error Parameter query should be final. 644
Error Line is longer than 80 characters. 646
Error ',' is not followed by whitespace. 646
Error ',' is not followed by whitespace. 646
Error Line is longer than 80 characters. 647
Error '{' is not preceded with whitespace. 648
Error Line has trailing spaces. 651
Error Line has trailing spaces. 653
Error Line is longer than 80 characters. 660
Error Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. 660
Error Parameter transport should be final. 660
Error Parameter prefix should be final. 660
Error ',' is not followed by whitespace. 662
Error '{' is not preceded with whitespace. 663
Error Line has trailing spaces. 666
Error Line has trailing spaces. 668
Error Line is longer than 80 characters. 676
Error Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. 676
Error Parameter transport should be final. 676
Error Parameter prefix should be final. 676
Error Parameter uri should be final. 676
Error ',' is not followed by whitespace. 678
Error ',' is not followed by whitespace. 678
Error '{' is not preceded with whitespace. 679
Error Line has trailing spaces. 682
Error Line has trailing spaces. 684
Error Line has trailing spaces. 687
Error Line is longer than 80 characters. 694
Error Method 'setCollection' is not designed for extension - needs to be abstract, final or empty. 694
Error Parameter transport should be final. 694
Error Parameter collectionTransport should be final. 694
Error Line is longer than 80 characters. 696
Error ',' is not followed by whitespace. 697
Error '{' is not preceded with whitespace. 698
Error Line has trailing spaces. 701
Error Line has trailing spaces. 703
Error Line has trailing spaces. 704

gov/noaa/gdsg/xmldbremote/service/package.html

ErrorLine
Error Missing package documentation file.0

gov/noaa/gdsg/xmldbremote/service/transport/BaseTransport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 15
Error Line has trailing spaces. 18
Error First sentence should end with a period. 19
Error Line has trailing spaces. 22
Error Method 'getTransportId' is not designed for extension - needs to be abstract, final or empty. 27
Error Line has trailing spaces. 30
Error Method 'setTransportId' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter transportId should be final. 35
Error 'transportId' hides a field. 35
Error Line has trailing spaces. 38
Error First sentence should end with a period. 39
Error Line is longer than 80 characters. 40
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 43
Error '{' is not preceded with whitespace. 43
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 46

gov/noaa/gdsg/xmldbremote/service/transport/CollectionTransport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 10
Error Line is longer than 80 characters. 12
Error Line has trailing spaces. 15
Error Line has trailing spaces. 18
Error First sentence should end with a period. 19
Error Line has trailing spaces. 22
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 27
Error Line has trailing spaces. 30
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter name should be final. 35
Error 'name' hides a field. 35
Error Line has trailing spaces. 38

gov/noaa/gdsg/xmldbremote/service/transport/ResourceSetTransport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 12
Error '{' is not preceded with whitespace. 14
Error Line has trailing spaces. 15
Error First sentence should end with a period. 16
Error Line has trailing spaces. 19

gov/noaa/gdsg/xmldbremote/service/transport/ResourceTransport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 14
Error Line has trailing spaces. 17
Error Line has trailing spaces. 25
Error First sentence should end with a period. 26
Error Line has trailing spaces. 29
Error Line has trailing spaces. 30
Error Method 'getResourceType' is not designed for extension - needs to be abstract, final or empty. 35
Error Line has trailing spaces. 38
Error Method 'setResourceType' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter resourceType should be final. 43
Error 'resourceType' hides a field. 43
Error Line has trailing spaces. 46
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 51
Error Line has trailing spaces. 54
Error Method 'setId' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter id should be final. 59
Error 'id' hides a field. 59
Error Method 'getRootNodeName' is not designed for extension - needs to be abstract, final or empty. 67
Error Unused @param tag for 'rootNodeType'. 74
Error Method 'setRootNodeName' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter rootNodeName should be final. 76
Error 'rootNodeName' hides a field. 76
Error Expected @param tag for 'rootNodeName'. 76
Error Line has trailing spaces. 80

gov/noaa/gdsg/xmldbremote/service/transport/ServiceTransport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 14
Error Line has trailing spaces. 17
Error Line has trailing spaces. 20
Error First sentence should end with a period. 21
Error Line has trailing spaces. 24
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 29
Error Line has trailing spaces. 32
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter name should be final. 37
Error 'name' hides a field. 37
Error Line has trailing spaces. 40
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 45
Error Line has trailing spaces. 48
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter version should be final. 53
Error 'version' hides a field. 53
Error Line has trailing spaces. 56

gov/noaa/gdsg/xmldbremote/service/transport/package.html

ErrorLine
Error Missing package documentation file.0