Checkstyle Results
The following document contains the results of
Checkstyle.
Summary
Files | Infos | Warnings | Errors |
26 | 0 | 0 | 805 |
Files
gov/noaa/gdsg/xmldbremote/service/BaseHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| Line has trailing spaces. |
24
|
| Missing a Javadoc comment. |
27
|
| Missing a Javadoc comment. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
36
|
| First sentence should end with a period. |
37
|
| Method 'nextId' is not designed for extension - needs to be abstract, final or empty. |
40
|
| '{' is not preceded with whitespace. |
40
|
| '{' is not preceded with whitespace. |
41
|
| Line has trailing spaces. |
47
|
| Parameter transport should be final. |
53
|
| '{' is not preceded with whitespace. |
53
|
| '{' is not preceded with whitespace. |
55
|
| '{' is not preceded with whitespace. |
56
|
| Line is longer than 80 characters. |
57
|
| ')' is preceded with whitespace. |
60
|
| '{' is not preceded with whitespace. |
61
|
| '{' is not preceded with whitespace. |
66
|
| Line is longer than 80 characters. |
70
|
| Line has trailing spaces. |
74
|
| First sentence should end with a period. |
75
|
| Line is longer than 80 characters. |
78
|
| Line is longer than 80 characters. |
79
|
| Line is longer than 80 characters. |
81
|
| Parameter object should be final. |
81
|
| Line is longer than 80 characters. |
86
|
| Line has trailing spaces. |
91
|
| Method 'getAllStoredObjects' is not designed for extension - needs to be abstract, final or empty. |
95
|
| '{' is not preceded with whitespace. |
95
|
| Line has trailing spaces. |
98
|
| Line is longer than 80 characters. |
102
|
| Line is longer than 80 characters. |
103
|
| Line is longer than 80 characters. |
106
|
| Parameter object should be final. |
106
|
| Line has trailing spaces. |
107
|
| Line has trailing spaces. |
108
|
| Line has trailing spaces. |
109
|
| Line has trailing spaces. |
110
|
gov/noaa/gdsg/xmldbremote/service/CollectionHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
24
|
| Line has trailing spaces. |
28
|
| Missing a Javadoc comment. |
29
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| First sentence should end with a period. |
32
|
| Line has trailing spaces. |
35
|
| First sentence should end with a period. |
36
|
| Line is longer than 80 characters. |
39
|
| Line is longer than 80 characters. |
42
|
| Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. |
42
|
| Parameter object should be final. |
42
|
| Line has trailing spaces. |
47
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
49
|
| Expected an @return tag. |
50
|
| Line is longer than 80 characters. |
50
|
| Parameter transport should be final. |
50
|
| Expected @param tag for 'transport'. |
50
|
| Expected @throws tag for 'XMLDBException'. |
50
|
| Line has trailing spaces. |
54
|
| Line has trailing spaces. |
55
|
| First sentence should end with a period. |
56
|
| Line is longer than 80 characters. |
59
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter transport should be final. |
61
|
| Line has trailing spaces. |
65
|
| First sentence should end with a period. |
66
|
| Line is longer than 80 characters. |
69
|
| Line is longer than 80 characters. |
72
|
| Method 'createId' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Parameter transport should be final. |
72
|
| Line has trailing spaces. |
76
|
| First sentence should end with a period. |
77
|
| Line is longer than 80 characters. |
82
|
| Method 'createResource' is not designed for extension - needs to be abstract, final or empty. |
85
|
| Parameter transport should be final. |
85
|
| Parameter id should be final. |
86
|
| Parameter type should be final. |
86
|
| Line has trailing spaces. |
87
|
| ',' is not followed by whitespace. |
89
|
| Line has trailing spaces. |
92
|
| Line has trailing spaces. |
93
|
| Line has trailing spaces. |
94
|
| First sentence should end with a period. |
95
|
| Line is longer than 80 characters. |
99
|
| Line is longer than 80 characters. |
102
|
| Method 'getChildCollection' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Parameter transport should be final. |
102
|
| Parameter name should be final. |
102
|
| Line has trailing spaces. |
107
|
| Line is longer than 80 characters. |
111
|
| Line is longer than 80 characters. |
112
|
| Line is longer than 80 characters. |
114
|
| Method 'getChildCollectionCount' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Parameter transport should be final. |
114
|
| Line has trailing spaces. |
118
|
| Line is longer than 80 characters. |
120
|
| Line has trailing spaces. |
121
|
| Line has trailing spaces. |
122
|
| First sentence should end with a period. |
123
|
| Line is longer than 80 characters. |
127
|
| Line is longer than 80 characters. |
129
|
| Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Parameter transport should be final. |
129
|
| Line has trailing spaces. |
133
|
| First sentence should end with a period. |
134
|
| Line is longer than 80 characters. |
138
|
| Line is longer than 80 characters. |
139
|
| Line is longer than 80 characters. |
141
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
141
|
| Parameter transport should be final. |
141
|
| Parameter id should be final. |
141
|
| Line has trailing spaces. |
146
|
| Line is longer than 80 characters. |
151
|
| Line is longer than 80 characters. |
154
|
| Method 'getResourceCount' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Parameter transport should be final. |
154
|
| Line has trailing spaces. |
158
|
| Line is longer than 80 characters. |
165
|
| Line is longer than 80 characters. |
168
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Parameter transport should be final. |
168
|
| Parameter name should be final. |
168
|
| Parameter version should be final. |
168
|
| Line has trailing spaces. |
173
|
| Line is longer than 80 characters. |
177
|
| Line is longer than 80 characters. |
180
|
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. |
180
|
| Parameter transport should be final. |
180
|
| Line is longer than 80 characters. |
181
|
| Line has trailing spaces. |
184
|
| Line is longer than 80 characters. |
188
|
| Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. |
191
|
| Parameter transport should be final. |
191
|
| Line has trailing spaces. |
194
|
| Line is longer than 80 characters. |
199
|
| Line is longer than 80 characters. |
202
|
| Method 'listChildCollections' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Parameter transport should be final. |
202
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
207
|
| Line is longer than 80 characters. |
209
|
| Line is longer than 80 characters. |
212
|
| Line is longer than 80 characters. |
215
|
| Method 'listResources' is not designed for extension - needs to be abstract, final or empty. |
215
|
| Parameter transport should be final. |
215
|
| Line is longer than 80 characters. |
216
|
| Line has trailing spaces. |
219
|
| First sentence should end with a period. |
220
|
| Line is longer than 80 characters. |
224
|
| Line is longer than 80 characters. |
226
|
| Method 'storeResource' is not designed for extension - needs to be abstract, final or empty. |
226
|
| Parameter transport should be final. |
226
|
| Parameter resource should be final. |
226
|
| Line has trailing spaces. |
230
|
| First sentence should end with a period. |
231
|
| Line is longer than 80 characters. |
235
|
| Line is longer than 80 characters. |
237
|
| Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. |
237
|
| Parameter transport should be final. |
237
|
| Parameter resource should be final. |
237
|
| Line has trailing spaces. |
240
|
| Line has trailing spaces. |
242
|
| Method 'closeAllCollections' is not designed for extension - needs to be abstract, final or empty. |
246
|
| '{' is not preceded with whitespace. |
246
|
| '{' is not preceded with whitespace. |
248
|
| '{' is not preceded with whitespace. |
252
|
| ',' is not followed by whitespace. |
253
|
| Line has trailing spaces. |
257
|
| Line has trailing spaces. |
258
|
| Line has trailing spaces. |
259
|
gov/noaa/gdsg/xmldbremote/service/ResourceHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - javax.xml.transform.Transformer. |
21
|
| Unused import - javax.xml.parsers.DocumentBuilder. |
23
|
| Unused import - java.io.IOException. |
29
|
| First sentence should end with a period. |
31
|
| Line has trailing spaces. |
37
|
| First sentence should end with a period. |
38
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
42
|
| Line is longer than 80 characters. |
45
|
| Line is longer than 80 characters. |
49
|
| Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter object should be final. |
49
|
| Line has trailing spaces. |
57
|
| Line is longer than 80 characters. |
62
|
| Line is longer than 80 characters. |
65
|
| Method 'getContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. |
65
|
| Parameter transport should be final. |
65
|
| Line has trailing spaces. |
66
|
| '!' is followed by whitespace. |
69
|
| '{' is not preceded with whitespace. |
69
|
| Line is longer than 80 characters. |
70
|
| '(' is followed by whitespace. |
70
|
| Line is longer than 80 characters. |
80
|
| ',' is not followed by whitespace. |
81
|
| '{' is not preceded with whitespace. |
83
|
| '{' is not preceded with whitespace. |
85
|
| Line has trailing spaces. |
89
|
| Line is longer than 80 characters. |
92
|
| Line is longer than 80 characters. |
93
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
97
|
| Method 'getDocumentId' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Parameter transport should be final. |
97
|
| Line is longer than 80 characters. |
98
|
| Line has trailing spaces. |
101
|
| Line has trailing spaces. |
103
|
| Line is longer than 80 characters. |
108
|
| Line is longer than 80 characters. |
110
|
| Method 'setContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. |
110
|
| Parameter transport should be final. |
110
|
| ',' is not followed by whitespace. |
110
|
| Parameter xml should be final. |
110
|
| Line is longer than 80 characters. |
112
|
| '{' is not preceded with whitespace. |
116
|
| '{' is not preceded with whitespace. |
118
|
| '{' is not preceded with whitespace. |
120
|
| Line has trailing spaces. |
123
|
| Line has trailing spaces. |
125
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
129
|
| Line is longer than 80 characters. |
135
|
| Line is longer than 80 characters. |
138
|
| Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Parameter transport should be final. |
138
|
| Line has trailing spaces. |
142
|
| Line has trailing spaces. |
143
|
| Line has trailing spaces. |
144
|
| Line has trailing spaces. |
145
|
gov/noaa/gdsg/xmldbremote/service/ResourceSetHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
20
|
| First sentence should end with a period. |
21
|
| Line has trailing spaces. |
24
|
| Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. |
25
|
| Missing a Javadoc comment. |
25
|
| Parameter object should be final. |
25
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
| Line has trailing spaces. |
31
|
| Line has trailing spaces. |
32
|
| First sentence should end with a period. |
33
|
| Line is longer than 80 characters. |
35
|
| Method 'addResource' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Parameter transport should be final. |
35
|
| Expected @param tag for 'transport'. |
35
|
| Parameter resource should be final. |
35
|
| Expected @param tag for 'resource'. |
35
|
| Expected @throws tag for 'XMLDBException'. |
35
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
39
|
| First sentence should end with a period. |
40
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
41
|
| Parameter transport should be final. |
41
|
| Expected @param tag for 'transport'. |
41
|
| Expected @throws tag for 'XMLDBException'. |
41
|
| Line is longer than 80 characters. |
42
|
| Line has trailing spaces. |
45
|
| First sentence should end with a period. |
46
|
| Expected an @return tag. |
48
|
| Line is longer than 80 characters. |
48
|
| Method 'getMembersAsResource' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Parameter transport should be final. |
48
|
| Expected @param tag for 'transport'. |
48
|
| Expected @throws tag for 'XMLDBException'. |
48
|
| Line is longer than 80 characters. |
49
|
| Line has trailing spaces. |
52
|
| First sentence should end with a period. |
53
|
| Expected an @return tag. |
54
|
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Parameter transport should be final. |
54
|
| Expected @param tag for 'transport'. |
54
|
| Expected @throws tag for 'XMLDBException'. |
54
|
| Line is longer than 80 characters. |
55
|
| Line has trailing spaces. |
58
|
| First sentence should end with a period. |
59
|
| Expected an @return tag. |
60
|
| Line is longer than 80 characters. |
60
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Parameter transport should be final. |
60
|
| Expected @param tag for 'transport'. |
60
|
| Parameter index should be final. |
60
|
| Expected @param tag for 'index'. |
60
|
| Expected @throws tag for 'XMLDBException'. |
60
|
| Line is longer than 80 characters. |
61
|
| Line has trailing spaces. |
64
|
| First sentence should end with a period. |
65
|
| Line is longer than 80 characters. |
66
|
| Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Parameter transport should be final. |
66
|
| Expected @param tag for 'transport'. |
66
|
| Parameter index should be final. |
66
|
| Expected @param tag for 'index'. |
66
|
| Expected @throws tag for 'XMLDBException'. |
66
|
| Line is longer than 80 characters. |
67
|
| Line has trailing spaces. |
70
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
72
|
| Line has trailing spaces. |
73
|
| Line has trailing spaces. |
74
|
| Line has trailing spaces. |
75
|
| Line has trailing spaces. |
76
|
gov/noaa/gdsg/xmldbremote/service/ServiceHandler.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' is not preceded with whitespace. |
24
|
| Line has trailing spaces. |
25
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
29
|
| Line is longer than 80 characters. |
36
|
| Method 'createTransportObject' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Parameter object should be final. |
36
|
| Line has trailing spaces. |
43
|
| Line is longer than 80 characters. |
47
|
| Line is longer than 80 characters. |
49
|
| Method 'clearNamespaces' is not designed for extension - needs to be abstract, final or empty. |
49
|
| Parameter transport should be final. |
49
|
| Line is longer than 80 characters. |
50
|
| Line has trailing spaces. |
53
|
| Line is longer than 80 characters. |
58
|
| Line is longer than 80 characters. |
61
|
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Parameter transport should be final. |
61
|
| Parameter prefix should be final. |
61
|
| Line is longer than 80 characters. |
62
|
| Line has trailing spaces. |
65
|
| Line is longer than 80 characters. |
71
|
| Line is longer than 80 characters. |
73
|
| Method 'query' is not designed for extension - needs to be abstract, final or empty. |
73
|
| Parameter transport should be final. |
73
|
| Parameter query should be final. |
73
|
| Line is longer than 80 characters. |
74
|
| Line has trailing spaces. |
77
|
| Line is longer than 80 characters. |
84
|
| Line is longer than 80 characters. |
86
|
| Method 'queryResource' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Parameter transport should be final. |
86
|
| Parameter id should be final. |
86
|
| Parameter query should be final. |
86
|
| Line is longer than 80 characters. |
87
|
| ',' is not followed by whitespace. |
88
|
| Line has trailing spaces. |
90
|
| Line is longer than 80 characters. |
95
|
| Line is longer than 80 characters. |
97
|
| Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Parameter transport should be final. |
97
|
| Parameter prefix should be final. |
97
|
| Line is longer than 80 characters. |
98
|
| Line has trailing spaces. |
101
|
| Line is longer than 80 characters. |
107
|
| Line is longer than 80 characters. |
109
|
| Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. |
109
|
| Parameter transport should be final. |
109
|
| Parameter prefix should be final. |
109
|
| Parameter uri should be final. |
109
|
| Line is longer than 80 characters. |
110
|
| ',' is not followed by whitespace. |
111
|
| Line has trailing spaces. |
113
|
| Line has trailing spaces. |
116
|
| Line is longer than 80 characters. |
121
|
| Line is longer than 80 characters. |
123
|
| Method 'setCollection' is not designed for extension - needs to be abstract, final or empty. |
123
|
| Parameter transport should be final. |
123
|
| Parameter collection should be final. |
123
|
| Line has trailing spaces. |
127
|
| Line has trailing spaces. |
128
|
| Line has trailing spaces. |
129
|
gov/noaa/gdsg/xmldbremote/service/XmlDbRemoteException.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
12
|
| Line has trailing spaces. |
15
|
| Line is longer than 80 characters. |
17
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
22
|
| Line is longer than 80 characters. |
24
|
| Parameter msg should be final. |
27
|
| Line is longer than 80 characters. |
31
|
| Parameter thr should be final. |
34
|
| Line is longer than 80 characters. |
38
|
| Parameter msg should be final. |
42
|
| Parameter thr should be final. |
42
|
| Line has trailing spaces. |
45
|
gov/noaa/gdsg/xmldbremote/service/XmlDbRemoteService.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Unused import - org.xmldb.api.DatabaseManager. |
9
|
| Unused import - org.xmldb.api.modules.XPathQueryService. |
15
|
| Unused import - java.util.Map. |
28
|
| Unused import - java.util.HashMap. |
29
|
| Line is longer than 80 characters. |
36
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
41
|
| Line has trailing spaces. |
42
|
| Missing a Javadoc comment. |
43
|
| 'static' modifier out of order with the JLS suggestions. |
43
|
| Name 'databaseKey' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
43
|
| Line has trailing spaces. |
44
|
| Line has trailing spaces. |
45
|
| Variable 'collectionHandler' must be private and have accessor methods. |
49
|
| Variable 'resourceHandler' must be private and have accessor methods. |
53
|
| Variable 'resourceSetHandler' must be private and have accessor methods. |
57
|
| Variable 'serviceHandler' must be private and have accessor methods. |
61
|
| Line has trailing spaces. |
62
|
| Missing a Javadoc comment. |
63
|
| Line has trailing spaces. |
64
|
| Variable 'database' must be private and have accessor methods. |
68
|
| Line has trailing spaces. |
69
|
| First sentence should end with a period. |
70
|
| Line is longer than 80 characters. |
72
|
| Unused @throws tag for 'gov.noaa.gdsg.xmldbremote.service.XmlDbRemoteException'. |
72
|
| Line has trailing spaces. |
76
|
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
77
|
| Missing a Javadoc comment. |
77
|
| Line has trailing spaces. |
82
|
| Line is longer than 80 characters. |
83
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
86
|
| Parameter context should be final. |
86
|
| Expected @throws tag for 'javax.xml.rpc.ServiceException'. |
86
|
| '{' is not preceded with whitespace. |
90
|
| '+' should be on a new line. |
91
|
| ')' is preceded with whitespace. |
92
|
| Line has trailing spaces. |
95
|
| Line has trailing spaces. |
96
|
| Method 'acceptsURI' is not designed for extension - needs to be abstract, final or empty. |
103
|
| Parameter uri should be final. |
103
|
| '{' is not preceded with whitespace. |
106
|
| Line has trailing spaces. |
110
|
| Method 'getConformanceLevel' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '{' is not preceded with whitespace. |
119
|
| Line has trailing spaces. |
122
|
| Line has trailing spaces. |
124
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
130
|
| '{' is not preceded with whitespace. |
133
|
| Line has trailing spaces. |
137
|
| Line has trailing spaces. |
138
|
| Line has trailing spaces. |
139
|
| First sentence should end with a period. |
140
|
| Method 'getCollection' is not designed for extension - needs to be abstract, final or empty. |
148
|
| Parameter uri should be final. |
148
|
| Parameter userName should be final. |
148
|
| Parameter password should be final. |
149
|
| Line is longer than 80 characters. |
151
|
| Line is longer than 80 characters. |
152
|
| '{' is not preceded with whitespace. |
153
|
| Line is longer than 80 characters. |
154
|
| Line is longer than 80 characters. |
155
|
| Line has trailing spaces. |
157
|
| Line is longer than 80 characters. |
158
|
| '{' is not preceded with whitespace. |
159
|
| Line has trailing spaces. |
163
|
| Line has trailing spaces. |
164
|
| Line is longer than 80 characters. |
170
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
170
|
| Parameter transport should be final. |
170
|
| '{' is not preceded with whitespace. |
173
|
| Line has trailing spaces. |
176
|
| Line has trailing spaces. |
178
|
| Line is longer than 80 characters. |
185
|
| Method 'createId' is not designed for extension - needs to be abstract, final or empty. |
185
|
| Parameter transport should be final. |
185
|
| '{' is not preceded with whitespace. |
188
|
| Line has trailing spaces. |
192
|
| Line is longer than 80 characters. |
194
|
| Method 'createResource' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Parameter transport should be final. |
202
|
| Parameter id should be final. |
203
|
| Parameter type should be final. |
203
|
| Line is longer than 80 characters. |
205
|
| Line is longer than 80 characters. |
206
|
| '{' is not preceded with whitespace. |
207
|
| Line has trailing spaces. |
210
|
| Line has trailing spaces. |
212
|
| Line has trailing spaces. |
213
|
| Line has trailing spaces. |
214
|
| Line is longer than 80 characters. |
217
|
| Line is longer than 80 characters. |
223
|
| Method 'getChildCollection' is not designed for extension - needs to be abstract, final or empty. |
223
|
| Parameter transport should be final. |
223
|
| Parameter name should be final. |
223
|
| Line is longer than 80 characters. |
225
|
| Line is longer than 80 characters. |
226
|
| '{' is not preceded with whitespace. |
227
|
| Line has trailing spaces. |
230
|
| Line has trailing spaces. |
232
|
| Line is longer than 80 characters. |
239
|
| Method 'getChildCollectionCount' is not designed for extension - needs to be abstract, final or empty. |
239
|
| Parameter transport should be final. |
239
|
| '{' is not preceded with whitespace. |
242
|
| Line has trailing spaces. |
245
|
| Line has trailing spaces. |
247
|
| Line has trailing spaces. |
248
|
| Line is longer than 80 characters. |
251
|
| Line is longer than 80 characters. |
256
|
| Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. |
256
|
| Parameter transport should be final. |
256
|
| Line is longer than 80 characters. |
258
|
| Line is longer than 80 characters. |
259
|
| '{' is not preceded with whitespace. |
260
|
| Line has trailing spaces. |
263
|
| Line has trailing spaces. |
265
|
| Line is longer than 80 characters. |
274
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
274
|
| Parameter transport should be final. |
274
|
| Parameter id should be final. |
274
|
| Line is longer than 80 characters. |
276
|
| Line is longer than 80 characters. |
277
|
| '{' is not preceded with whitespace. |
278
|
| Line has trailing spaces. |
281
|
| Line has trailing spaces. |
283
|
| Line is longer than 80 characters. |
285
|
| Line is longer than 80 characters. |
290
|
| Method 'getResourceCount' is not designed for extension - needs to be abstract, final or empty. |
290
|
| Parameter transport should be final. |
290
|
| '{' is not preceded with whitespace. |
293
|
| Line has trailing spaces. |
296
|
| Line has trailing spaces. |
298
|
| Line is longer than 80 characters. |
301
|
| Line is longer than 80 characters. |
308
|
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. |
308
|
| Parameter transport should be final. |
308
|
| Parameter name should be final. |
308
|
| Parameter version should be final. |
308
|
| Line is longer than 80 characters. |
310
|
| ',' is not followed by whitespace. |
310
|
| Line is longer than 80 characters. |
311
|
| '{' is not preceded with whitespace. |
312
|
| Line has trailing spaces. |
315
|
| Line has trailing spaces. |
317
|
| Line has trailing spaces. |
318
|
| Line is longer than 80 characters. |
327
|
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. |
327
|
| Parameter transport should be final. |
327
|
| Line is longer than 80 characters. |
330
|
| '{' is not preceded with whitespace. |
331
|
| Line is longer than 80 characters. |
332
|
| '{' is not preceded with whitespace. |
335
|
| Line has trailing spaces. |
338
|
| Line has trailing spaces. |
339
|
| Line has trailing spaces. |
341
|
| Line is longer than 80 characters. |
343
|
| Line is longer than 80 characters. |
348
|
| Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. |
348
|
| Parameter transport should be final. |
348
|
| '{' is not preceded with whitespace. |
351
|
| Line has trailing spaces. |
354
|
| Line has trailing spaces. |
356
|
| Line is longer than 80 characters. |
358
|
| Line is longer than 80 characters. |
364
|
| Method 'listChildCollections' is not designed for extension - needs to be abstract, final or empty. |
364
|
| Parameter transport should be final. |
364
|
| '{' is not preceded with whitespace. |
367
|
| Line has trailing spaces. |
370
|
| Line has trailing spaces. |
372
|
| Line is longer than 80 characters. |
374
|
| Line is longer than 80 characters. |
380
|
| Method 'listResources' is not designed for extension - needs to be abstract, final or empty. |
380
|
| Parameter transport should be final. |
380
|
| '{' is not preceded with whitespace. |
383
|
| Line has trailing spaces. |
386
|
| Line has trailing spaces. |
388
|
| Line is longer than 80 characters. |
390
|
| Line is longer than 80 characters. |
395
|
| Method 'storeResource' is not designed for extension - needs to be abstract, final or empty. |
395
|
| Parameter transport should be final. |
395
|
| Parameter resourceTransport should be final. |
395
|
| Line is longer than 80 characters. |
397
|
| '{' is not preceded with whitespace. |
399
|
| Line has trailing spaces. |
402
|
| Line has trailing spaces. |
404
|
| Line is longer than 80 characters. |
406
|
| Line is longer than 80 characters. |
411
|
| Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. |
411
|
| Parameter transport should be final. |
411
|
| Parameter resourceTransport should be final. |
411
|
| Line is longer than 80 characters. |
413
|
| '{' is not preceded with whitespace. |
415
|
| Line has trailing spaces. |
418
|
| Line has trailing spaces. |
420
|
| Line has trailing spaces. |
422
|
| Line is longer than 80 characters. |
424
|
| Line is longer than 80 characters. |
429
|
| Method 'addResource' is not designed for extension - needs to be abstract, final or empty. |
429
|
| Parameter transport should be final. |
429
|
| Parameter resourceTransport should be final. |
429
|
| Line is longer than 80 characters. |
431
|
| '{' is not preceded with whitespace. |
433
|
| Line has trailing spaces. |
436
|
| Line has trailing spaces. |
438
|
| Line is longer than 80 characters. |
447
|
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. |
447
|
| Parameter transport should be final. |
447
|
| '{' is not preceded with whitespace. |
450
|
| Line has trailing spaces. |
453
|
| Line has trailing spaces. |
455
|
| Line is longer than 80 characters. |
463
|
| Method 'getMembersAsResource' is not designed for extension - needs to be abstract, final or empty. |
463
|
| Parameter transport should be final. |
463
|
| Line is longer than 80 characters. |
465
|
| Line is longer than 80 characters. |
466
|
| '{' is not preceded with whitespace. |
467
|
| Line has trailing spaces. |
470
|
| Line has trailing spaces. |
472
|
| Line is longer than 80 characters. |
480
|
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
480
|
| Parameter transport should be final. |
480
|
| Parameter index should be final. |
480
|
| Line is longer than 80 characters. |
482
|
| ',' is not followed by whitespace. |
482
|
| Line is longer than 80 characters. |
483
|
| '{' is not preceded with whitespace. |
484
|
| Line has trailing spaces. |
487
|
| Line has trailing spaces. |
489
|
| Line is longer than 80 characters. |
496
|
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. |
496
|
| Parameter transport should be final. |
496
|
| '{' is not preceded with whitespace. |
499
|
| Line has trailing spaces. |
502
|
| Line has trailing spaces. |
504
|
| Line is longer than 80 characters. |
511
|
| Method 'removeResource' is not designed for extension - needs to be abstract, final or empty. |
511
|
| Parameter transport should be final. |
511
|
| Parameter index should be final. |
511
|
| ',' is not followed by whitespace. |
513
|
| '{' is not preceded with whitespace. |
514
|
| Line has trailing spaces. |
517
|
| Line has trailing spaces. |
519
|
| Line is longer than 80 characters. |
526
|
| Method 'getContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. |
526
|
| Parameter transport should be final. |
526
|
| '{' is not preceded with whitespace. |
529
|
| Line has trailing spaces. |
532
|
| Line has trailing spaces. |
534
|
| Line has trailing spaces. |
541
|
| Line is longer than 80 characters. |
542
|
| Method 'getDocumentId' is not designed for extension - needs to be abstract, final or empty. |
542
|
| Parameter transport should be final. |
542
|
| '{' is not preceded with whitespace. |
545
|
| Line has trailing spaces. |
548
|
| Line has trailing spaces. |
550
|
| Line has trailing spaces. |
552
|
| Line is longer than 80 characters. |
559
|
| Method 'setContentAsDOMText' is not designed for extension - needs to be abstract, final or empty. |
559
|
| Parameter transport should be final. |
559
|
| ',' is not followed by whitespace. |
559
|
| Parameter xml should be final. |
559
|
| ',' is not followed by whitespace. |
561
|
| '{' is not preceded with whitespace. |
562
|
| Line has trailing spaces. |
565
|
| Line has trailing spaces. |
567
|
| Line has trailing spaces. |
569
|
| Line has trailing spaces. |
571
|
| Line is longer than 80 characters. |
580
|
| Method 'getParentCollection' is not designed for extension - needs to be abstract, final or empty. |
580
|
| Parameter transport should be final. |
580
|
| Line is longer than 80 characters. |
582
|
| Line is longer than 80 characters. |
583
|
| '{' is not preceded with whitespace. |
584
|
| Line has trailing spaces. |
587
|
| Line has trailing spaces. |
589
|
| Line is longer than 80 characters. |
595
|
| Method 'clearNamespaces' is not designed for extension - needs to be abstract, final or empty. |
595
|
| Parameter transport should be final. |
595
|
| '{' is not preceded with whitespace. |
598
|
| Line has trailing spaces. |
601
|
| Line has trailing spaces. |
603
|
| Line is longer than 80 characters. |
611
|
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. |
611
|
| Parameter transport should be final. |
611
|
| Parameter prefix should be final. |
611
|
| ',' is not followed by whitespace. |
613
|
| '{' is not preceded with whitespace. |
614
|
| Line has trailing spaces. |
617
|
| Line has trailing spaces. |
619
|
| Line is longer than 80 characters. |
627
|
| Method 'query' is not designed for extension - needs to be abstract, final or empty. |
627
|
| Parameter transport should be final. |
627
|
| Parameter query should be final. |
627
|
| Line is longer than 80 characters. |
629
|
| ',' is not followed by whitespace. |
629
|
| Line is longer than 80 characters. |
630
|
| '{' is not preceded with whitespace. |
631
|
| Line has trailing spaces. |
635
|
| Line is longer than 80 characters. |
644
|
| Method 'queryResource' is not designed for extension - needs to be abstract, final or empty. |
644
|
| Parameter transport should be final. |
644
|
| Parameter id should be final. |
644
|
| Parameter query should be final. |
644
|
| Line is longer than 80 characters. |
646
|
| ',' is not followed by whitespace. |
646
|
| ',' is not followed by whitespace. |
646
|
| Line is longer than 80 characters. |
647
|
| '{' is not preceded with whitespace. |
648
|
| Line has trailing spaces. |
651
|
| Line has trailing spaces. |
653
|
| Line is longer than 80 characters. |
660
|
| Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. |
660
|
| Parameter transport should be final. |
660
|
| Parameter prefix should be final. |
660
|
| ',' is not followed by whitespace. |
662
|
| '{' is not preceded with whitespace. |
663
|
| Line has trailing spaces. |
666
|
| Line has trailing spaces. |
668
|
| Line is longer than 80 characters. |
676
|
| Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. |
676
|
| Parameter transport should be final. |
676
|
| Parameter prefix should be final. |
676
|
| Parameter uri should be final. |
676
|
| ',' is not followed by whitespace. |
678
|
| ',' is not followed by whitespace. |
678
|
| '{' is not preceded with whitespace. |
679
|
| Line has trailing spaces. |
682
|
| Line has trailing spaces. |
684
|
| Line has trailing spaces. |
687
|
| Line is longer than 80 characters. |
694
|
| Method 'setCollection' is not designed for extension - needs to be abstract, final or empty. |
694
|
| Parameter transport should be final. |
694
|
| Parameter collectionTransport should be final. |
694
|
| Line is longer than 80 characters. |
696
|
| ',' is not followed by whitespace. |
697
|
| '{' is not preceded with whitespace. |
698
|
| Line has trailing spaces. |
701
|
| Line has trailing spaces. |
703
|
| Line has trailing spaces. |
704
|
gov/noaa/gdsg/xmldbremote/service/package.html
Error | Line |
| Missing package documentation file. | 0 |
gov/noaa/gdsg/xmldbremote/service/transport/BaseTransport.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
18
|
| First sentence should end with a period. |
19
|
| Line has trailing spaces. |
22
|
| Method 'getTransportId' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Line has trailing spaces. |
30
|
| Method 'setTransportId' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Parameter transportId should be final. |
35
|
| 'transportId' hides a field. |
35
|
| Line has trailing spaces. |
38
|
| First sentence should end with a period. |
39
|
| Line is longer than 80 characters. |
40
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
43
|
| '{' is not preceded with whitespace. |
43
|
| Line is longer than 80 characters. |
44
|
| Line has trailing spaces. |
46
|
gov/noaa/gdsg/xmldbremote/service/transport/CollectionTransport.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
10
|
| Line is longer than 80 characters. |
12
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
18
|
| First sentence should end with a period. |
19
|
| Line has trailing spaces. |
22
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
27
|
| Line has trailing spaces. |
30
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Parameter name should be final. |
35
|
| 'name' hides a field. |
35
|
| Line has trailing spaces. |
38
|
gov/noaa/gdsg/xmldbremote/service/transport/ResourceSetTransport.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
12
|
| '{' is not preceded with whitespace. |
14
|
| Line has trailing spaces. |
15
|
| First sentence should end with a period. |
16
|
| Line has trailing spaces. |
19
|
gov/noaa/gdsg/xmldbremote/service/transport/ResourceTransport.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
25
|
| First sentence should end with a period. |
26
|
| Line has trailing spaces. |
29
|
| Line has trailing spaces. |
30
|
| Method 'getResourceType' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Line has trailing spaces. |
38
|
| Method 'setResourceType' is not designed for extension - needs to be abstract, final or empty. |
43
|
| Parameter resourceType should be final. |
43
|
| 'resourceType' hides a field. |
43
|
| Line has trailing spaces. |
46
|
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. |
51
|
| Line has trailing spaces. |
54
|
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. |
59
|
| Parameter id should be final. |
59
|
| 'id' hides a field. |
59
|
| Method 'getRootNodeName' is not designed for extension - needs to be abstract, final or empty. |
67
|
| Unused @param tag for 'rootNodeType'. |
74
|
| Method 'setRootNodeName' is not designed for extension - needs to be abstract, final or empty. |
76
|
| Parameter rootNodeName should be final. |
76
|
| 'rootNodeName' hides a field. |
76
|
| Expected @param tag for 'rootNodeName'. |
76
|
| Line has trailing spaces. |
80
|
gov/noaa/gdsg/xmldbremote/service/transport/ServiceTransport.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
14
|
| Line has trailing spaces. |
17
|
| Line has trailing spaces. |
20
|
| First sentence should end with a period. |
21
|
| Line has trailing spaces. |
24
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
29
|
| Line has trailing spaces. |
32
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Parameter name should be final. |
37
|
| 'name' hides a field. |
37
|
| Line has trailing spaces. |
40
|
| Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. |
45
|
| Line has trailing spaces. |
48
|
| Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Parameter version should be final. |
53
|
| 'version' hides a field. |
53
|
| Line has trailing spaces. |
56
|
gov/noaa/gdsg/xmldbremote/service/transport/package.html
Error | Line |
| Missing package documentation file. | 0 |