Query Expression

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
24002787

Details

org/apache/oodt/xmlquery/activity/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/product/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/xmlquery/Header.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.io.*.21
errorUsing the '.*' form of import should be avoided - java.util.*.22
errorUsing the '.*' form of import should be avoided - java.util.zip.*.23
errorUsing the '.*' form of import should be avoided - org.apache.oodt.commons.util.*.24
errorUsing the '.*' form of import should be avoided - org.w3c.dom.*.25
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorParameter root should be final.39
error'if' construct must use '{}'s.40
errorLine contains a tab character.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
error'{' is not preceded with whitespace.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine is longer than 80 characters.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorParameter name should be final.68
error'name' hides a field.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorParameter name should be final.78
error'name' hides a field.78
errorParameter type should be final.78
error'type' hides a field.78
errorParameter unit should be final.78
error'unit' hides a field.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine is longer than 80 characters.86
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorParameter node should be final.88
error'if' construct must use '{}'s.89
errorLine contains a tab character.89
errorLine is longer than 80 characters.90
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
error'if' construct must use '{}'s.95
errorLine contains a tab character.95
errorLine contains a tab character.96
error'if' construct must use '{}'s.97
errorLine contains a tab character.97
errorLine contains a tab character.98
error'if' construct must use '{}'s.99
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine is longer than 80 characters.106
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine contains a tab character.116
errorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorMethod 'getUnit' is not designed for extension - needs to be abstract, final or empty.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine is longer than 80 characters.130
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.132
errorParameter name should be final.132
error'name' hides a field.132
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorMethod 'setType' is not designed for extension - needs to be abstract, final or empty.140
errorParameter type should be final.140
error'type' hides a field.140
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorMethod 'setUnit' is not designed for extension - needs to be abstract, final or empty.148
errorParameter unit should be final.148
error'unit' hides a field.148
errorLine contains a tab character.149
errorLine contains a tab character.150
errorLine contains a tab character.152
errorMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.152
errorMissing a Javadoc comment.152
errorParameter doc should be final.152
errorRedundant throws: 'DOMException' is unchecked exception.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.160
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.160
errorMissing a Javadoc comment.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.164
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.164
errorMissing a Javadoc comment.164
errorParameter rhs should be final.164
error'if' construct must use '{}'s.165
errorLine contains a tab character.165
error'if' construct must use '{}'s.166
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine is longer than 80 characters.168
errorLine contains a tab character.168
errorLine is longer than 80 characters.169
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.172
errorMethod 'clone' is not designed for extension - needs to be abstract, final or empty.172
errorMissing a Javadoc comment.172
errorLine contains a tab character.173
errorLine contains a tab character.174
errorLine contains a tab character.175
errorLine contains a tab character.176
errorLine is longer than 80 characters.177
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.179
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.183
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.183
errorMissing a Javadoc comment.183
errorLine is longer than 80 characters.184
errorLine contains a tab character.184
errorLine contains a tab character.185
errorLine contains a tab character.187
errorLine contains a tab character.188
errorLine contains a tab character.190
errorLine contains a tab character.191
errorLine contains a tab character.193
errorLine contains a tab character.194

org/apache/oodt/xmlquery/CompressedStringCodec.java

ViolationMessageLine
errorLine contains a tab character.42
errorMissing a Javadoc comment.42
errorParameter object should be final.42
errorParameter doc should be final.42
errorRedundant throws: 'DOMException' is unchecked exception.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorMust have at least one statement.49
error'{' is not followed by whitespace.49
error'}' is not preceded with whitespace.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.55
errorMissing a Javadoc comment.55
errorParameter node should be final.55
errorLine contains a tab character.56
error'if' construct must use '{}'s.57
errorLine is longer than 80 characters.57
errorLine contains a tab character.57
errorLine contains a tab character.58
error'else' construct must use '{}'s.59
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine is longer than 80 characters.63
errorLine contains a tab character.63
errorLine is longer than 80 characters.64
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
error'1024' is a magic number.68
error'while' construct must use '{}'s.69
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorMust have at least one statement.73
error'{' is not followed by whitespace.73
error'}' is not preceded with whitespace.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.77
errorMissing a Javadoc comment.77
errorParameter value should be final.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.81
errorMissing a Javadoc comment.81
errorParameter obj should be final.81
errorLine contains a tab character.82
errorLine contains a tab character.83

org/apache/oodt/xmlquery/Statistic.java

ViolationMessageLine
errorLine contains a tab character.19
errorUsing the '.*' form of import should be avoided - java.io.*.24
errorUsing the '.*' form of import should be avoided - java.util.*.25
errorUnused import - org.apache.oodt.commons.Configuration.26
errorUnused import - org.apache.oodt.commons.util.DOMParser.27
errorUsing the '.*' form of import should be avoided - org.apache.oodt.commons.util.*.28
errorUsing the '.*' form of import should be avoided - org.w3c.dom.*.29
errorUsing the '.*' form of import should be avoided - org.xml.sax.*.30
errorLine has trailing spaces.33
errorLine has trailing spaces.35
error'{' should be on the previous line.36
errorLine has trailing spaces.39
errorLine contains a tab character.39
errorLine contains a tab character.41
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.46
errorMissing a Javadoc comment.46
error'{' should be on the previous line.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine has trailing spaces.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine has trailing spaces.57
errorLine contains a tab character.57
errorParameter url should be final.57
error'url' hides a field.57
errorParameter time should be final.57
error'time' hides a field.57
errorLine contains a tab character.58
error'{' should be on the previous line.58
errorLine contains a tab character.59
error'=' is not preceded with whitespace.59
error'=' is not followed by whitespace.59
errorLine contains a tab character.60
error'=' is not preceded with whitespace.60
errorLine contains a tab character.61
errorLine is longer than 80 characters.64
errorLine contains a tab character.68
errorParameter root should be final.68
errorLine contains a tab character.69
error'{' should be on the previous line.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
error'{' should be on the previous line.75
errorLine contains a tab character.76
errorLine contains a tab character.77
error'{' should be on the previous line.77
errorLine contains a tab character.78
error'if' construct must use '{}'s.79
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
error'if' construct must use '{}'s.82
errorLine contains a tab character.82
errorLine is longer than 80 characters.83
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorExpected an @return tag.91
errorLine contains a tab character.91
errorMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.91
errorParameter doc should be final.91
errorExpected @param tag for 'doc'.91
errorExpected @throws tag for 'DOMException'.91
errorRedundant throws: 'DOMException' is unchecked exception.91
errorLine contains a tab character.92
error'{' should be on the previous line.92
error'+' is not preceded with whitespace.95
error'+' is not followed by whitespace.95
errorLine contains a tab character.105
errorMethod 'getURL' is not designed for extension - needs to be abstract, final or empty.105
error'(' is preceded with whitespace.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorFirst sentence should end with a period.110
errorLine contains a tab character.115
errorMethod 'getTime' is not designed for extension - needs to be abstract, final or empty.115
errorLine contains a tab character.116
error'{' should be on the previous line.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine has trailing spaces.119
errorLine contains a tab character.119
errorFirst sentence should end with a period.120
errorLine contains a tab character.120
errorLine has trailing spaces.121
errorMethod 'setTime' is not designed for extension - needs to be abstract, final or empty.122
errorParameter time should be final.122
error'time' hides a field.122
errorExpected @param tag for 'time'.122
error'{' should be on the previous line.123
errorLine contains a tab character.124
error'=' is not preceded with whitespace.124
errorLine contains a tab character.127
errorMissing a Javadoc comment.127
errorParameter args should be final.127
errorLine contains a tab character.128
error'{' should be on the previous line.128
errorLine is longer than 80 characters.129
errorLine contains a tab character.129
error'1200' is a magic number.129
errorLine contains a tab character.130
error'+' is not preceded with whitespace.130
error'+' is not followed by whitespace.130
errorLine contains a tab character.131
error'+' is not preceded with whitespace.131
error'+' is not followed by whitespace.131
errorLine is longer than 80 characters.132
errorLine contains a tab character.132
errorLine contains a tab character.133
error'+' is not preceded with whitespace.133
error'+' is not followed by whitespace.133
error'+' is not preceded with whitespace.134
error'+' is not followed by whitespace.134
errorLine has trailing spaces.135
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorName 'StatisticNode' must match pattern '^[a-z][a-zA-Z0-9]*$'.138
errorLine contains a tab character.140
errorLine contains a tab character.141
error'+' is not preceded with whitespace.141
error'+' is not followed by whitespace.141
error'2000' is a magic number.141
errorLine is longer than 80 characters.144
errorLine contains a tab character.144
errorLine has trailing spaces.145
errorLine contains a tab character.145
errorLine contains a tab character.146
error'+' is not preceded with whitespace.146
error'+' is not followed by whitespace.146
error'+' is not preceded with whitespace.147
error'+' is not followed by whitespace.147
errorLine contains a tab character.150
errorLine contains a tab character.151
errorLine contains a tab character.152
error'+' is not preceded with whitespace.153
error'+' is not followed by whitespace.153
error'+' is not preceded with whitespace.154
error'+' is not followed by whitespace.154
errorLine contains a tab character.155

org/apache/oodt/xmlquery/QueryElement.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.io.*.21
errorUsing the '.*' form of import should be avoided - java.util.*.22
errorUsing the '.*' form of import should be avoided - java.util.zip.*.23
errorUsing the '.*' form of import should be avoided - org.apache.oodt.commons.util.*.24
errorUsing the '.*' form of import should be avoided - org.w3c.dom.*.25
errorComment matches to-do format 'TODO:'.31
errorLine is longer than 80 characters.31
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorParameter role should be final.48
error'role' hides a field.48
errorParameter value should be final.48
error'value' hides a field.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.53
errorMissing a Javadoc comment.53
errorParameter node should be final.53
error'if' construct must use '{}'s.54
errorLine contains a tab character.54
errorLine is longer than 80 characters.55
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
error'if' construct must use '{}'s.60
errorLine contains a tab character.60
errorLine contains a tab character.61
error'if' construct must use '{}'s.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorMethod 'getRole' is not designed for extension - needs to be abstract, final or empty.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorMethod 'setRole' is not designed for extension - needs to be abstract, final or empty.87
errorParameter role should be final.87
error'role' hides a field.87
error'if' construct must use '{}'s.88
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.96
errorParameter value should be final.96
error'value' hides a field.96
error'if' construct must use '{}'s.97
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.101
errorMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.101
errorMissing a Javadoc comment.101
errorParameter doc should be final.101
errorRedundant throws: 'DOMException' is unchecked exception.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.108
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.108
errorMissing a Javadoc comment.108
errorParameter rhs should be final.108
error'if' construct must use '{}'s.109
errorLine contains a tab character.109
error'if' construct must use '{}'s.110
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.115
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.115
errorMissing a Javadoc comment.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.119
errorMethod 'clone' is not designed for extension - needs to be abstract, final or empty.119
errorMissing a Javadoc comment.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine contains a tab character.123
errorMust have at least one statement.123
error'{' is not followed by whitespace.123
error'}' is not preceded with whitespace.123
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine contains a tab character.127
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.127
errorMissing a Javadoc comment.127
errorLine is longer than 80 characters.128
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.134
errorLine contains a tab character.135

org/apache/oodt/xmlquery/ObjectCodec.java

ViolationMessageLine
errorLine contains a tab character.47
errorMissing a Javadoc comment.47
errorParameter object should be final.47
errorParameter doc should be final.47
errorRedundant throws: 'DOMException' is unchecked exception.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine is longer than 80 characters.50
errorLine contains a tab character.50
errorLine is longer than 80 characters.51
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorMust have at least one statement.54
error'{' is not followed by whitespace.54
error'}' is not preceded with whitespace.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine is longer than 80 characters.60
errorLine contains a tab character.60
errorMissing a Javadoc comment.60
errorParameter node should be final.60
errorLine contains a tab character.61
errorLine contains a tab character.62
error'if' construct must use '{}'s.63
errorLine is longer than 80 characters.63
errorLine contains a tab character.63
errorLine contains a tab character.64
error'else' construct must use '{}'s.65
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine is longer than 80 characters.69
errorLine contains a tab character.69
errorLine is longer than 80 characters.70
errorLine contains a tab character.70
errorLine is longer than 80 characters.71
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorMust have at least one statement.80
error'{' is not followed by whitespace.80
error'}' is not preceded with whitespace.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.84
errorMissing a Javadoc comment.84
errorParameter value should be final.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.93
errorMissing a Javadoc comment.93
errorParameter obj should be final.93
errorLine contains a tab character.94
errorLine is longer than 80 characters.95
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine is longer than 80 characters.101
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104

org/apache/oodt/xmlquery/activity/ResultsReceived.java

ViolationMessageLine
errorMissing a Javadoc comment.23
error'{' is not followed by whitespace.23
error'}' is not preceded with whitespace.23

org/apache/oodt/product/Retriever.java

ViolationMessageLine
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine is longer than 80 characters.37
errorLine contains a tab character.37
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45

org/apache/oodt/xmlquery/Codec.java

ViolationMessageLine
errorLine is longer than 80 characters.32
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorRedundant throws: 'DOMException' is unchecked exception.48
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine is longer than 80 characters.57
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine is longer than 80 characters.59
errorLine contains a tab character.59
errorLine is longer than 80 characters.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine is longer than 80 characters.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine is longer than 80 characters.77
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84

org/apache/oodt/xmlquery/StringCodec.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.io.*.21
errorUsing the '.*' form of import should be avoided - java.util.zip.*.22
errorUsing the '.*' form of import should be avoided - org.apache.oodt.commons.util.*.23
errorUsing the '.*' form of import should be avoided - org.w3c.dom.*.24
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
errorParameter object should be final.33
errorParameter doc should be final.33
errorRedundant throws: 'DOMException' is unchecked exception.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.40
errorMissing a Javadoc comment.40
errorParameter node should be final.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.44
errorMissing a Javadoc comment.44
errorParameter value should be final.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.48
errorMissing a Javadoc comment.48
errorParameter object should be final.48
errorLine contains a tab character.49
errorLine contains a tab character.50

org/apache/oodt/xmlquery/Result.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.io.*.21
errorUsing the '.*' form of import should be avoided - java.util.*.22
errorUsing the '.*' form of import should be avoided - java.util.zip.*.23
errorUsing the '.*' form of import should be avoided - org.apache.oodt.commons.util.*.24
errorUsing the '.*' form of import should be avoided - org.w3c.dom.*.25
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine is longer than 80 characters.38
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine is longer than 80 characters.41
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorParameter id should be final.52
error'id' hides a field.52
errorParameter value should be final.52
error'value' hides a field.52
errorLine is longer than 80 characters.53
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine is longer than 80 characters.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine is longer than 80 characters.67
errorLine contains a tab character.67
errorParameter id should be final.67
error'id' hides a field.67
errorParameter mimeType should be final.67
error'mimeType' hides a field.67
errorParameter profileID should be final.67
error'profileID' hides a field.67
errorParameter resourceID should be final.67
error'resourceID' hides a field.67
errorParameter headers should be final.67
error'headers' hides a field.67
errorParameter value should be final.67
error'value' hides a field.67
errorLine is longer than 80 characters.68
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine is longer than 80 characters.76
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine is longer than 80 characters.81
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine is longer than 80 characters.83
errorLine contains a tab character.83
errorMore than 7 parameters.83
errorParameter id should be final.83
error'id' hides a field.83
errorParameter mimeType should be final.83
error'mimeType' hides a field.83
errorParameter profileID should be final.83
error'profileID' hides a field.83
errorParameter resourceID should be final.83
error'resourceID' hides a field.83
errorParameter headers should be final.83
error'headers' hides a field.83
errorParameter value should be final.83
error'value' hides a field.83
errorLine contains a tab character.84
errorParameter classified should be final.84
error'classified' hides a field.84
errorParameter validity should be final.84
error'validity' hides a field.84
error'if' construct must use '{}'s.85
errorLine contains a tab character.85
errorLine is longer than 80 characters.86
errorLine contains a tab character.86
errorLine contains a tab character.87
error'if' construct must use '{}'s.88
errorLine contains a tab character.88
errorLine is longer than 80 characters.89
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
error'if' construct must use '{}'s.92
errorLine contains a tab character.92
errorLine is longer than 80 characters.93
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine is longer than 80 characters.108
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorParameter node should be final.110
error'if' construct must use '{}'s.111
errorLine contains a tab character.111
errorLine is longer than 80 characters.112
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine is longer than 80 characters.115
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
error'if' construct must use '{}'s.121
errorLine contains a tab character.121
errorLine contains a tab character.122
error'if' construct must use '{}'s.123
errorLine contains a tab character.123
errorLine contains a tab character.124
error'if' construct must use '{}'s.125
errorLine contains a tab character.125
errorLine contains a tab character.126
error'if' construct must use '{}'s.127
errorLine contains a tab character.127
errorLine contains a tab character.128
error'if' construct must use '{}'s.129
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine contains a tab character.132
error'if' construct must use '{}'s.133
errorLine contains a tab character.133
errorLine is longer than 80 characters.134
errorLine contains a tab character.134
errorLine is longer than 80 characters.135
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine is longer than 80 characters.141
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.150
errorLine contains a tab character.151
errorMethod 'getID' is not designed for extension - needs to be abstract, final or empty.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.155
errorMethod 'getURIID' is not designed for extension - needs to be abstract, final or empty.155
errorMissing a Javadoc comment.155
errorLine is longer than 80 characters.156
errorLine contains a tab character.156
error'?' is not preceded with whitespace.156
errorAvoid inline conditionals.156
errorLine contains a tab character.157
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorLine contains a tab character.163
errorMethod 'getMimeType' is not designed for extension - needs to be abstract, final or empty.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorMethod 'getProfileID' is not designed for extension - needs to be abstract, final or empty.171
errorLine contains a tab character.172
errorLine contains a tab character.173
errorLine contains a tab character.175
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorLine contains a tab character.179
errorMethod 'getResourceID' is not designed for extension - needs to be abstract, final or empty.179
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.183
errorLine contains a tab character.184
errorLine contains a tab character.185
errorLine contains a tab character.186
errorLine contains a tab character.187
errorMethod 'getHeaders' is not designed for extension - needs to be abstract, final or empty.187
errorLine contains a tab character.188
errorLine contains a tab character.189
errorLine contains a tab character.191
errorLine contains a tab character.192
errorLine contains a tab character.193
errorLine is longer than 80 characters.194
errorLine contains a tab character.194
errorLine is longer than 80 characters.195
errorLine contains a tab character.195
errorLine is longer than 80 characters.196
errorLine contains a tab character.196
errorLine contains a tab character.197
errorLine contains a tab character.198
errorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.198
errorLine contains a tab character.199
errorLine contains a tab character.200
errorLine contains a tab character.202
errorLine contains a tab character.203
errorLine contains a tab character.204
errorLine contains a tab character.205
errorLine contains a tab character.206
errorMethod 'setID' is not designed for extension - needs to be abstract, final or empty.206
errorParameter id should be final.206
error'id' hides a field.206
errorLine contains a tab character.207
errorLine contains a tab character.208
errorLine contains a tab character.210
errorLine contains a tab character.211
errorLine contains a tab character.212
errorLine contains a tab character.213
errorLine contains a tab character.214
errorMethod 'setMimeType' is not designed for extension - needs to be abstract, final or empty.214
errorParameter mimeType should be final.214
error'mimeType' hides a field.214
errorLine contains a tab character.215
errorLine contains a tab character.216
errorLine contains a tab character.218
errorLine contains a tab character.219
errorLine is longer than 80 characters.220
errorLine contains a tab character.220
errorLine contains a tab character.221
errorLine contains a tab character.222
errorMethod 'setProfileID' is not designed for extension - needs to be abstract, final or empty.222
errorParameter profileID should be final.222
error'profileID' hides a field.222
errorLine contains a tab character.223
errorLine contains a tab character.224
errorLine contains a tab character.226
errorLine contains a tab character.227
errorLine is longer than 80 characters.228
errorLine contains a tab character.228
errorLine contains a tab character.229
errorLine contains a tab character.230
errorMethod 'setResourceID' is not designed for extension - needs to be abstract, final or empty.230
errorParameter resourceID should be final.230
error'resourceID' hides a field.230
errorLine contains a tab character.231
errorLine contains a tab character.232
errorLine contains a tab character.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
errorLine contains a tab character.238
errorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.238
errorParameter value should be final.238
error'value' hides a field.238
errorLine contains a tab character.239
errorLine contains a tab character.240
errorLine contains a tab character.242
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine contains a tab character.245
errorLine contains a tab character.246
errorLine contains a tab character.247
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.247
errorLine contains a tab character.248
error'if' construct must use '{}'s.249
errorLine is longer than 80 characters.249
errorLine contains a tab character.249
errorLine contains a tab character.250
errorLine contains a tab character.251
errorLine contains a tab character.252
errorLine contains a tab character.254
errorMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.254
errorMissing a Javadoc comment.254
errorParameter doc should be final.254
errorRedundant throws: 'DOMException' is unchecked exception.254
errorLine contains a tab character.255
errorLine contains a tab character.256
errorLine contains a tab character.257
errorLine contains a tab character.258
errorLine contains a tab character.259
errorLine contains a tab character.260
errorLine contains a tab character.261
errorLine contains a tab character.262
errorLine contains a tab character.263
errorLine contains a tab character.264
errorLine contains a tab character.265
errorLine contains a tab character.266
errorLine contains a tab character.267
errorLine contains a tab character.268
error'if' construct must use '{}'s.269
errorLine is longer than 80 characters.269
errorLine contains a tab character.269
errorLine contains a tab character.270
errorLine contains a tab character.271
errorLine contains a tab character.272
errorLine contains a tab character.273
errorLine contains a tab character.275
errorLine contains a tab character.276
errorLine contains a tab character.277
errorLine contains a tab character.278
errorLine contains a tab character.279
errorLine contains a tab character.280
errorLine contains a tab character.281
errorMethod 'getInputStream' is not designed for extension - needs to be abstract, final or empty.281
errorLine contains a tab character.282
error'if' construct must use '{}'s.283
errorLine is longer than 80 characters.283
errorLine contains a tab character.283
errorLine contains a tab character.284
errorLine contains a tab character.285
errorLine contains a tab character.286
errorLine contains a tab character.288
errorLine contains a tab character.289
errorLine contains a tab character.290
errorLine contains a tab character.291
errorLine contains a tab character.292
errorLine contains a tab character.293
errorMethod 'isClassified' is not designed for extension - needs to be abstract, final or empty.293
errorLine contains a tab character.294
errorLine contains a tab character.295
errorLine contains a tab character.297
errorLine contains a tab character.298
errorLine contains a tab character.299
errorLine contains a tab character.300
errorLine contains a tab character.301
errorLine contains a tab character.302
errorMethod 'setClassified' is not designed for extension - needs to be abstract, final or empty.302
errorParameter classified should be final.302
error'classified' hides a field.302
errorLine contains a tab character.303
errorLine contains a tab character.304
errorLine contains a tab character.306
errorLine contains a tab character.307
errorLine contains a tab character.308
errorLine contains a tab character.309
errorLine contains a tab character.310
errorLine contains a tab character.311
errorMethod 'getValidity' is not designed for extension - needs to be abstract, final or empty.311
errorLine contains a tab character.312
errorLine contains a tab character.313
errorLine contains a tab character.315
errorLine contains a tab character.316
errorLine contains a tab character.317
errorLine contains a tab character.318
errorLine contains a tab character.319
errorLine contains a tab character.320
errorMethod 'setValidity' is not designed for extension - needs to be abstract, final or empty.320
errorParameter validity should be final.320
error'validity' hides a field.320
errorLine contains a tab character.321
errorLine contains a tab character.322
errorLine contains a tab character.324
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.324
errorMissing a Javadoc comment.324
errorLine is longer than 80 characters.325
errorLine contains a tab character.325
errorLine contains a tab character.326
errorLine contains a tab character.327
errorLine contains a tab character.329
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.329
errorMissing a Javadoc comment.329
errorParameter rhs should be final.329
error'if' construct must use '{}'s.330
errorLine contains a tab character.330
error'if' construct must use '{}'s.331
errorLine contains a tab character.331
errorLine contains a tab character.332
errorLine is longer than 80 characters.333
errorLine contains a tab character.333
errorLine is longer than 80 characters.334
errorLine contains a tab character.334
errorLine contains a tab character.335
errorLine contains a tab character.337
errorMethod 'clone' is not designed for extension - needs to be abstract, final or empty.337
errorMissing a Javadoc comment.337
errorLine contains a tab character.338
errorLine contains a tab character.339
errorLine contains a tab character.340
errorLine contains a tab character.341
errorLine is longer than 80 characters.342
errorLine contains a tab character.342
errorLine contains a tab character.343
errorLine contains a tab character.344
errorLine contains a tab character.345
errorLine contains a tab character.346
errorLine contains a tab character.348
errorMethod 'setRetriever' is not designed for extension - needs to be abstract, final or empty.348
errorMissing a Javadoc comment.348
errorParameter retriever should be final.348
error'retriever' hides a field.348
error'if' construct must use '{}'s.349
errorLine is longer than 80 characters.349
errorLine contains a tab character.349
error'if' construct must use '{}'s.350
errorLine contains a tab character.350
errorLine contains a tab character.351
errorLine contains a tab character.353
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.353
errorMissing a Javadoc comment.353
errorLine is longer than 80 characters.354
errorLine contains a tab character.354
errorLine is longer than 80 characters.355
errorLine contains a tab character.355
errorLine contains a tab character.356
errorLine contains a tab character.358
errorLine contains a tab character.359
errorVariable 'id' must be private and have accessor methods.359
errorLine contains a tab character.361
errorLine contains a tab character.362
errorVariable 'mimeType' must be private and have accessor methods.362
errorLine contains a tab character.364
errorLine contains a tab character.365
errorLine contains a tab character.367
errorLine contains a tab character.368
errorLine contains a tab character.370
errorLine contains a tab character.371
errorLine contains a tab character.373
errorLine contains a tab character.374
errorVariable 'value' must be private and have accessor methods.374
errorLine contains a tab character.376
errorLine contains a tab character.377
errorLine contains a tab character.379
errorLine contains a tab character.380
errorLine contains a tab character.382
errorLine contains a tab character.383
errorVariable 'codecs' must be private and have accessor methods.383
errorLine contains a tab character.385
errorLine contains a tab character.386
errorVariable 'retriever' must be private and have accessor methods.386
errorLine contains a tab character.388
errorLine contains a tab character.389
errorLine contains a tab character.390
errorLine contains a tab character.391
errorLine is longer than 80 characters.392
errorLine contains a tab character.392
errorLine contains a tab character.393
errorLine contains a tab character.394
errorLine contains a tab character.395
errorLine contains a tab character.396
errorLine is longer than 80 characters.397
errorLine contains a tab character.397
errorLine contains a tab character.398
errorLine is longer than 80 characters.399
errorLine contains a tab character.399
errorLine contains a tab character.400
errorLine contains a tab character.401
errorLine is longer than 80 characters.402
errorLine contains a tab character.402
errorLine contains a tab character.403
errorLine is longer than 80 characters.404
errorLine contains a tab character.404
errorLine contains a tab character.405
errorLine contains a tab character.407
errorLine is longer than 80 characters.408
errorLine contains a tab character.408
error',' is not followed by whitespace.408
errorLine contains a tab character.409
errorLine contains a tab character.411
errorLine contains a tab character.412
errorLine is longer than 80 characters.414
errorLine contains a tab character.414
errorLine contains a tab character.415

org/apache/oodt/xmlquery/QueryException.java

ViolationMessageLine
errorLine contains a tab character.26
errorLine contains a tab character.27
errorLine contains a tab character.28
error'{' is not followed by whitespace.28
error'}' is not preceded with whitespace.28
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorParameter msg should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.36

org/apache/oodt/xmlquery/UnsupportedMimeTypeCodec.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.io.*.21
errorUsing the '.*' form of import should be avoided - org.w3c.dom.*.22
errorLine is longer than 80 characters.26
errorLine contains a tab character.32
errorMissing a Javadoc comment.32
errorParameter object should be final.32
errorParameter doc should be final.32
errorLine is longer than 80 characters.33
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorMissing a Javadoc comment.35
errorParameter node should be final.35
errorLine is longer than 80 characters.36
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorMissing a Javadoc comment.38
errorParameter object should be final.38
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorMissing a Javadoc comment.41
errorParameter object should be final.41
errorLine is longer than 80 characters.42
errorLine contains a tab character.42
errorLine contains a tab character.43

org/apache/oodt/xmlquery/ByteArrayCodec.java

ViolationMessageLine
errorLine contains a tab character.37
errorMissing a Javadoc comment.37
errorParameter object should be final.37
errorParameter doc should be final.37
errorRedundant throws: 'DOMException' is unchecked exception.37
errorLine contains a tab character.38
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.43
errorMissing a Javadoc comment.43
errorParameter node should be final.43
errorLine contains a tab character.44
error'if' construct must use '{}'s.45
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
errorLine contains a tab character.46
error'else' construct must use '{}'s.47
errorLine contains a tab character.47
errorLine contains a tab character.48
error'if' construct must use '{}'s.49
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.53
errorMissing a Javadoc comment.53
errorParameter value should be final.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.57
errorMissing a Javadoc comment.57
errorParameter object should be final.57
errorLine contains a tab character.58
errorLine contains a tab character.59

org/apache/oodt/xmlquery/QueryResult.java

ViolationMessageLine
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorParameter list should be final.51
error'list' hides a field.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorParameter node should be final.60
error'if' construct must use '{}'s.61
errorLine contains a tab character.61
errorLine is longer than 80 characters.62
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
error'if' construct must use '{}'s.68
errorLine is longer than 80 characters.68
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorMethod 'getList' is not designed for extension - needs to be abstract, final or empty.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorMethod 'clear' is not designed for extension - needs to be abstract, final or empty.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine contains a tab character.89
errorMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.89
errorMissing a Javadoc comment.89
errorParameter doc should be final.89
errorRedundant throws: 'DOMException' is unchecked exception.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.98
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.98
errorMissing a Javadoc comment.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.102
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.102
errorMissing a Javadoc comment.102
errorParameter obj should be final.102
error'if' construct must use '{}'s.103
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.111
errorMethod 'clone' is not designed for extension - needs to be abstract, final or empty.111
errorMissing a Javadoc comment.111
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine is longer than 80 characters.115
errorLine contains a tab character.115
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.119
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.119
errorMissing a Javadoc comment.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.123
errorMethod 'setRetriever' is not designed for extension - needs to be abstract, final or empty.123
errorMissing a Javadoc comment.123
errorParameter retriever should be final.123
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.130
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.130
errorMissing a Javadoc comment.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine contains a tab character.142
errorLine contains a tab character.143

org/apache/oodt/xmlquery/CodecFactory.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.io.*.21
errorUsing the '.*' form of import should be avoided - java.util.*.22
errorUtility classes should not have a public or default constructor.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine is longer than 80 characters.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine is longer than 80 characters.38
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorParameter className should be final.40
errorLine contains a tab character.41
error'if' construct must use '{}'s.42
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine is longer than 80 characters.49
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine is longer than 80 characters.51
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine is longer than 80 characters.56
errorLine contains a tab character.56
errorLine contains a tab character.57

org/apache/oodt/xmlquery/CompressedObjectCodec.java

ViolationMessageLine
errorLine contains a tab character.49
errorMissing a Javadoc comment.49
errorParameter object should be final.49
errorParameter doc should be final.49
errorRedundant throws: 'DOMException' is unchecked exception.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine is longer than 80 characters.52
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorMust have at least one statement.57
error'{' is not followed by whitespace.57
error'}' is not preceded with whitespace.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine is longer than 80 characters.63
errorLine contains a tab character.63
errorMissing a Javadoc comment.63
errorParameter node should be final.63
errorLine contains a tab character.64
errorLine contains a tab character.65
error'if' construct must use '{}'s.66
errorLine is longer than 80 characters.66
errorLine contains a tab character.66
errorLine contains a tab character.67
error'else' construct must use '{}'s.68
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine is longer than 80 characters.72
errorLine contains a tab character.72
errorLine is longer than 80 characters.73
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine is longer than 80 characters.75
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorMust have at least one statement.84
error'{' is not followed by whitespace.84
error'}' is not preceded with whitespace.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.88
errorMissing a Javadoc comment.88
errorParameter value should be final.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.97
errorMissing a Javadoc comment.97
errorParameter obj should be final.97
errorLine contains a tab character.98
errorLine is longer than 80 characters.99
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorLine is longer than 80 characters.105
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine contains a tab character.108

org/apache/oodt/xmlquery/QueryHeader.java

ViolationMessageLine
errorFirst sentence should end with a period.31
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
errorLine is longer than 80 characters.40
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorMore than 7 parameters.54
errorParameter id should be final.54
error'id' hides a field.54
errorParameter title should be final.54
error'title' hides a field.54
errorParameter description should be final.54
error'description' hides a field.54
errorParameter type should be final.54
error'type' hides a field.54
errorParameter statusID should be final.54
error'statusID' hides a field.54
errorParameter securityType should be final.54
error'securityType' hides a field.54
errorLine contains a tab character.55
errorParameter revisionNote should be final.55
error'revisionNote' hides a field.55
errorParameter dataDictID should be final.55
error'dataDictID' hides a field.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorParameter node should be final.70
error'if' construct must use '{}'s.71
errorLine contains a tab character.71
errorLine is longer than 80 characters.72
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
error'if' construct must use '{}'s.77
errorLine contains a tab character.77
errorLine contains a tab character.78
error'if' construct must use '{}'s.79
errorLine contains a tab character.79
errorLine contains a tab character.80
error'if' construct must use '{}'s.81
errorLine contains a tab character.81
errorLine contains a tab character.82
error'if' construct must use '{}'s.83
errorLine contains a tab character.83
errorLine contains a tab character.84
error'if' construct must use '{}'s.85
errorLine contains a tab character.85
errorLine contains a tab character.86
error'if' construct must use '{}'s.87
errorLine is longer than 80 characters.87
errorLine contains a tab character.87
errorLine contains a tab character.88
error'if' construct must use '{}'s.89
errorLine contains a tab character.89
errorLine contains a tab character.90
errorEmpty statement.90
error'if' construct must use '{}'s.91
errorLine contains a tab character.91
errorLine contains a tab character.92
errorEmpty statement.92
error'if' construct must use '{}'s.93
errorLine is longer than 80 characters.93
errorLine contains a tab character.93
errorLine contains a tab character.94
error'if' construct must use '{}'s.95
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine contains a tab character.104
errorMethod 'getID' is not designed for extension - needs to be abstract, final or empty.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.108
errorMethod 'getURIID' is not designed for extension - needs to be abstract, final or empty.113
errorLine is longer than 80 characters.114
error'?' is not preceded with whitespace.114
errorAvoid inline conditionals.114
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorMethod 'getTitle' is not designed for extension - needs to be abstract, final or empty.122
errorLine contains a tab character.123
errorLine contains a tab character.124
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorMethod 'getType' is not designed for extension - needs to be abstract, final or empty.138
errorLine contains a tab character.139
errorLine contains a tab character.140
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorMethod 'getStatusID' is not designed for extension - needs to be abstract, final or empty.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.150
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorMethod 'getSecurityType' is not designed for extension - needs to be abstract, final or empty.154
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine contains a tab character.161
errorLine contains a tab character.162
errorMethod 'getRevisionNote' is not designed for extension - needs to be abstract, final or empty.162
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine contains a tab character.168
errorLine contains a tab character.169
errorLine contains a tab character.170
errorMethod 'getDataDictID' is not designed for extension - needs to be abstract, final or empty.170
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine contains a tab character.174
errorLine contains a tab character.175
errorLine contains a tab character.176
errorLine contains a tab character.177
errorLine contains a tab character.178
errorMethod 'setID' is not designed for extension - needs to be abstract, final or empty.178
errorParameter id should be final.178
error'id' hides a field.178
errorLine contains a tab character.179
errorLine contains a tab character.180
errorLine contains a tab character.182
errorLine contains a tab character.183
errorLine contains a tab character.184
errorLine contains a tab character.185
errorLine contains a tab character.186
errorMethod 'setTitle' is not designed for extension - needs to be abstract, final or empty.186
errorParameter title should be final.186
error'title' hides a field.186
errorLine contains a tab character.187
errorLine contains a tab character.188
errorLine contains a tab character.190
errorLine contains a tab character.191
errorLine contains a tab character.192
errorLine contains a tab character.193
errorLine contains a tab character.194
errorMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.194
errorParameter description should be final.194
error'description' hides a field.194
errorLine contains a tab character.195
errorLine contains a tab character.196
errorLine contains a tab character.198
errorLine contains a tab character.199
errorLine contains a tab character.200
errorLine contains a tab character.201
errorLine contains a tab character.202
errorMethod 'setType' is not designed for extension - needs to be abstract, final or empty.202
errorParameter type should be final.202
error'type' hides a field.202
errorLine contains a tab character.203
errorLine contains a tab character.204
errorLine contains a tab character.206
errorLine contains a tab character.207
errorLine contains a tab character.208
errorLine contains a tab character.209
errorLine contains a tab character.210
errorMethod 'setStatusID' is not designed for extension - needs to be abstract, final or empty.210
errorParameter statusID should be final.210
error'statusID' hides a field.210
errorLine contains a tab character.211
errorLine contains a tab character.212
errorLine contains a tab character.214
errorLine contains a tab character.215
errorLine contains a tab character.216
errorLine contains a tab character.217
errorLine contains a tab character.218
errorMethod 'setSecurityType' is not designed for extension - needs to be abstract, final or empty.218
errorParameter securityType should be final.218
error'securityType' hides a field.218
errorLine contains a tab character.219
errorLine contains a tab character.220
errorLine contains a tab character.222
errorLine contains a tab character.223
errorLine contains a tab character.224
errorLine contains a tab character.225
errorLine contains a tab character.226
errorMethod 'setRevisionNote' is not designed for extension - needs to be abstract, final or empty.226
errorParameter revisionNote should be final.226
error'revisionNote' hides a field.226
errorLine contains a tab character.227
errorLine contains a tab character.228
errorLine contains a tab character.230
errorLine contains a tab character.231
errorLine contains a tab character.232
errorLine contains a tab character.233
errorLine contains a tab character.234
errorMethod 'setDataDictID' is not designed for extension - needs to be abstract, final or empty.234
errorParameter dataDictID should be final.234
error'dataDictID' hides a field.234
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.238
errorMethod 'toXML' is not designed for extension - needs to be abstract, final or empty.238
errorMissing a Javadoc comment.238
errorParameter doc should be final.238
errorRedundant throws: 'DOMException' is unchecked exception.238
errorLine contains a tab character.239
errorLine contains a tab character.240
errorLine contains a tab character.241
errorLine contains a tab character.242
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine contains a tab character.245
errorLine contains a tab character.246
errorLine contains a tab character.247
errorLine contains a tab character.248
errorLine contains a tab character.249
errorLine contains a tab character.251
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.251
errorMissing a Javadoc comment.251
errorLine contains a tab character.252
errorLine contains a tab character.253
errorLine contains a tab character.255
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.255
errorMissing a Javadoc comment.255
errorParameter rhs should be final.255
error'if' construct must use '{}'s.256
errorLine contains a tab character.256
error'if' construct must use '{}'s.257
errorLine contains a tab character.257
errorLine contains a tab character.258
errorLine contains a tab character.259
errorLine contains a tab character.260
errorLine contains a tab character.262
errorMethod 'clone' is not designed for extension - needs to be abstract, final or empty.262
errorMissing a Javadoc comment.262
errorLine contains a tab character.263
errorLine contains a tab character.264
errorLine contains a tab character.265
errorLine contains a tab character.266
errorMust have at least one statement.266
error'{' is not followed by whitespace.266
error'}' is not preceded with whitespace.266
errorLine contains a tab character.267
errorLine contains a tab character.268
errorLine contains a tab character.270
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.270
errorMissing a Javadoc comment.270
errorLine contains a tab character.271
errorLine contains a tab character.272
errorLine contains a tab character.274
errorLine contains a tab character.275
errorLine contains a tab character.277
errorLine contains a tab character.278
errorLine contains a tab character.280
errorLine contains a tab character.281
errorLine contains a tab character.283
errorLine contains a tab character.284
errorLine contains a tab character.286
errorLine contains a tab character.287
errorLine contains a tab character.289
errorLine contains a tab character.290
errorLine contains a tab character.292
errorLine contains a tab character.293
errorLine contains a tab character.295
errorLine contains a tab character.296
errorLine contains a tab character.298

org/apache/oodt/xmlquery/XMLQuery.java

ViolationMessageLine
errorLine contains a tab character.20
errorLine has trailing spaces.57
errorLine has trailing spaces.59
errorLine has trailing spaces.60
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.79
errorLine contains a tab character.80
errorLine contains a tab character.82
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine is longer than 80 characters.87
errorLine contains a tab character.87
errorLine contains a tab character.88
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorVariable 'numResults' must be private and have accessor methods.91
errorLine contains a tab character.93
errorMissing a Javadoc comment.93
errorLine contains a tab character.94
errorMissing a Javadoc comment.94
errorLine contains a tab character.95
errorMissing a Javadoc comment.95
errorLine contains a tab character.96
errorMissing a Javadoc comment.96
errorLine contains a tab character.97
errorMissing a Javadoc comment.97
errorLine contains a tab character.99
errorMissing a Javadoc comment.99
errorLine contains a tab character.100
errorMissing a Javadoc comment.100
errorLine contains a tab character.101
errorMissing a Javadoc comment.101
errorLine contains a tab character.102
errorMissing a Javadoc comment.102
errorLine contains a tab character.103
errorMissing a Javadoc comment.103
errorName 'previous_token' must match pattern '^[a-z][a-zA-Z0-9]*$'.103
errorLine contains a tab character.104
errorMissing a Javadoc comment.104
errorLine contains a tab character.105
errorMissing a Javadoc comment.105
errorLine is longer than 80 characters.106
errorLine contains a tab character.106
errorMissing a Javadoc comment.106
errorLine contains a tab character.107
errorMissing a Javadoc comment.107
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine contains a tab character.112
errorLine contains a tab character.113
errorLine contains a tab character.114
errorLine has trailing spaces.115
errorLine contains a tab character.115
errorLine is longer than 80 characters.116
errorLine contains a tab character.116
errorLine contains a tab character.117
errorLine contains a tab character.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine is longer than 80 characters.121
errorLine contains a tab character.121
errorMore than 7 parameters.121
errorParameter keywordQuery should be final.121
errorParameter id should be final.121
errorParameter title should be final.121
errorParameter desc should be final.121
errorParameter ddId should be final.121
errorParameter resultModeId should be final.121
error'resultModeId' hides a field.121
errorLine contains a tab character.122
errorParameter propType should be final.122
errorParameter propLevels should be final.122
errorParameter maxResults should be final.122
error'maxResults' hides a field.122
errorLine is longer than 80 characters.123
errorLine contains a tab character.123
errorLine contains a tab character.124
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine has trailing spaces.132
errorLine contains a tab character.132
errorLine is longer than 80 characters.133
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorLine is longer than 80 characters.139
errorLine contains a tab character.139
errorMore than 7 parameters.139
errorParameter keywordQuery should be final.139
errorParameter id should be final.139
errorParameter title should be final.139
errorParameter desc should be final.139
errorParameter ddId should be final.139
errorParameter resultModeId should be final.139
error'resultModeId' hides a field.139
errorLine is longer than 80 characters.140
errorLine contains a tab character.140
errorParameter propType should be final.140
errorParameter propLevels should be final.140
errorParameter maxResults should be final.140
error'maxResults' hides a field.140
errorParameter parseQuery should be final.140
errorLine is longer than 80 characters.141
errorLine contains a tab character.141
errorLine contains a tab character.142
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine has trailing spaces.150
errorLine contains a tab character.150
errorLine is longer than 80 characters.151
errorLine contains a tab character.151
errorLine contains a tab character.152
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine is longer than 80 characters.157
errorLine contains a tab character.157
errorMore than 7 parameters.157
errorParameter keywordQuery should be final.157
errorParameter id should be final.157
errorParameter title should be final.157
errorParameter desc should be final.157
errorParameter ddId should be final.157
errorParameter resultModeId should be final.157
error'resultModeId' hides a field.157
errorLine is longer than 80 characters.158
errorLine contains a tab character.158
errorParameter propType should be final.158
errorParameter propLevels should be final.158
errorParameter maxResults should be final.158
error'maxResults' hides a field.158
errorParameter mimeAccept should be final.158
error'mimeAccept' hides a field.158
errorLine is longer than 80 characters.159
errorLine contains a tab character.159
errorLine contains a tab character.160
errorLine has trailing spaces.161
errorLine contains a tab character.162
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine contains a tab character.165
errorLine contains a tab character.166
errorLine contains a tab character.167
errorLine has trailing spaces.168
errorLine contains a tab character.168
errorLine is longer than 80 characters.169
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.172
errorLine contains a tab character.173
errorLine contains a tab character.174
errorLine contains a tab character.175
errorLine is longer than 80 characters.176
errorLine contains a tab character.176
errorMore than 7 parameters.176
errorParameter keywordQuery should be final.176
errorParameter id should be final.176
errorParameter title should be final.176
errorParameter desc should be final.176
errorParameter ddId should be final.176
errorParameter resultModeId should be final.176
error'resultModeId' hides a field.176
errorLine has trailing spaces.177
errorLine contains a tab character.177
errorParameter propType should be final.177
errorParameter propLevels should be final.177
errorParameter maxResults should be final.177
error'maxResults' hides a field.177
errorLine contains a tab character.178
errorParameter mimeAccept should be final.178
error'mimeAccept' hides a field.178
errorParameter parseQuery should be final.178
errorLine contains a tab character.179
errorLine contains a tab character.180
errorLine contains a tab character.181
errorLine contains a tab character.182
error'if' construct must use '{}'s.183
errorLine contains a tab character.183
errorLine contains a tab character.184
error'if' construct must use '{}'s.185
errorLine contains a tab character.185
error'if' construct must use '{}'s.186
errorLine contains a tab character.186
error'if' construct must use '{}'s.187
errorLine contains a tab character.187
error'if' construct must use '{}'s.188
errorLine contains a tab character.188
errorLine is longer than 80 characters.189
errorLine contains a tab character.189
errorLine is longer than 80 characters.190
errorLine contains a tab character.190
errorLine contains a tab character.192
error'if' construct must use '{}'s.193
errorLine is longer than 80 characters.193
errorLine contains a tab character.193
errorLine contains a tab character.194
errorLine contains a tab character.195
errorLine contains a tab character.196
errorLine contains a tab character.197
errorLine contains a tab character.198
errorLine contains a tab character.199
errorLine contains a tab character.200
errorLine contains a tab character.201
errorLine contains a tab character.202
errorLine contains a tab character.203
errorLine has trailing spaces.204
errorLine contains a tab character.205
errorLine contains a tab character.206
error'!' is followed by whitespace.206
errorLine contains a tab character.207
errorLine contains a tab character.208
errorLine contains a tab character.209
errorLine contains a tab character.210
errorLine contains a tab character.211
errorLine contains a tab character.213
errorLine contains a tab character.214
errorLine contains a tab character.215
errorLine contains a tab character.216
errorLine contains a tab character.217
errorMethod 'getMimeAccept' is not designed for extension - needs to be abstract, final or empty.217
errorLine contains a tab character.218
errorLine contains a tab character.219
errorLine is longer than 80 characters.222
errorLine contains a tab character.226
error'(' is preceded with whitespace.226
errorParameter xmlQueryString should be final.226
errorExpected @throws tag for 'SAXException'.226
error'if' construct must use '{}'s.227
errorLine contains a tab character.227
errorLine contains a tab character.228
errorLine is longer than 80 characters.229
errorLine contains a tab character.229
errorLine contains a tab character.230
errorLine contains a tab character.231
errorLine contains a tab character.232
errorLine contains a tab character.233
errorLine contains a tab character.234
errorLine is longer than 80 characters.235
errorLine contains a tab character.235
errorLine contains a tab character.236
errorLine contains a tab character.237
errorLine is longer than 80 characters.238
errorLine contains a tab character.238
errorLine is longer than 80 characters.239
errorLine contains a tab character.239
errorLine contains a tab character.240
errorLine contains a tab character.241
errorLine is longer than 80 characters.242
errorLine contains a tab character.242
errorLine contains a tab character.243
errorLine contains a tab character.244
errorLine is longer than 80 characters.247
errorLine contains a tab character.251
error'(' is preceded with whitespace.251
errorParameter node should be final.251
errorLine contains a tab character.252
errorLine contains a tab character.253
errorLine contains a tab character.260
errorMethod 'getKwdQueryString' is not designed for extension - needs to be abstract, final or empty.260
error'(' is preceded with whitespace.260
errorLine contains a tab character.261
errorLine contains a tab character.262
errorFirst sentence should end with a period.264
errorLine contains a tab character.269
errorMethod 'getMaxResults' is not designed for extension - needs to be abstract, final or empty.269
errorLine contains a tab character.270
errorLine contains a tab character.271
errorLine contains a tab character.277
errorMethod 'getSelectElementSet' is not designed for extension - needs to be abstract, final or empty.277
errorLine contains a tab character.278
error'return' is not followed by whitespace.278
errorLine contains a tab character.279
errorLine contains a tab character.285
errorMethod 'getFromElementSet' is not designed for extension - needs to be abstract, final or empty.285
errorLine contains a tab character.286
error'{' should be on the previous line.286
errorLine contains a tab character.287
error'return' is not followed by whitespace.287
errorLine contains a tab character.288
errorLine contains a tab character.295
errorMethod 'getResultModeID' is not designed for extension - needs to be abstract, final or empty.295
errorLine contains a tab character.296
error'{' should be on the previous line.296
error'return' is not followed by whitespace.297
errorLine has trailing spaces.299
errorLine contains a tab character.299
errorLine contains a tab character.304
errorMethod 'getWhereElementSet' is not designed for extension - needs to be abstract, final or empty.304
errorLine contains a tab character.305
error'return' is not followed by whitespace.305
errorLine contains a tab character.306
errorLine has trailing spaces.307
errorLine contains a tab character.307
errorLine contains a tab character.312
errorMethod 'setWhereElementSet' is not designed for extension - needs to be abstract, final or empty.312
errorParameter whereElementSet should be final.312
error'whereElementSet' hides a field.312
errorLine contains a tab character.313
errorLine contains a tab character.314
errorLine contains a tab character.319
errorMethod 'getResult' is not designed for extension - needs to be abstract, final or empty.319
errorLine contains a tab character.320
errorLine contains a tab character.321
errorLine contains a tab character.323
errorMethod 'getResults' is not designed for extension - needs to be abstract, final or empty.323
errorMissing a Javadoc comment.323
errorLine contains a tab character.324
errorLine contains a tab character.325
errorLine has trailing spaces.326
errorLine contains a tab character.326
errorLine contains a tab character.327
errorMethod 'setRetriever' is not designed for extension - needs to be abstract, final or empty.327
errorMissing a Javadoc comment.327
errorParameter retriever should be final.327
errorLine contains a tab character.328
errorLine contains a tab character.329
errorLine contains a tab character.334
errorMethod 'getXMLDoc' is not designed for extension - needs to be abstract, final or empty.334
error'(' is preceded with whitespace.334
errorLine contains a tab character.335
errorLine contains a tab character.336
errorLine contains a tab character.337
errorLine contains a tab character.338
errorMethod 'getStatistics' is not designed for extension - needs to be abstract, final or empty.345
errorLine contains a tab character.354
errorMethod 'getXMLDocString' is not designed for extension - needs to be abstract, final or empty.354
error'(' is preceded with whitespace.354
errorLine contains a tab character.355
errorLine contains a tab character.356
errorLine is longer than 80 characters.357
errorLine contains a tab character.357
errorLine contains a tab character.358
errorLine is longer than 80 characters.359
errorLine contains a tab character.359
errorLine contains a tab character.360
errorLine is longer than 80 characters.361
errorLine contains a tab character.361
errorLine is longer than 80 characters.362
errorLine contains a tab character.362
errorLine contains a tab character.363
errorLine is longer than 80 characters.364
errorLine contains a tab character.364
errorLine is longer than 80 characters.365
errorLine contains a tab character.365
errorLine is longer than 80 characters.366
errorLine contains a tab character.366
errorLine is longer than 80 characters.367
errorLine contains a tab character.367
errorLine contains a tab character.368
errorLine is longer than 80 characters.369
errorLine contains a tab character.369
errorLine contains a tab character.370
errorLine contains a tab character.371
errorLine contains a tab character.372
errorLine contains a tab character.373
errorMust have at least one statement.373
error'{' is not followed by whitespace.373
error'}' is not preceded with whitespace.373
errorLine contains a tab character.374
errorLine contains a tab character.375
errorLine contains a tab character.376
errorLine contains a tab character.378
errorLine contains a tab character.379
errorLine contains a tab character.380
errorLine contains a tab character.381
errorLine contains a tab character.382
errorLine contains a tab character.383
errorMethod 'getPropagationType' is not designed for extension - needs to be abstract, final or empty.383
errorLine contains a tab character.384
errorLine contains a tab character.385
errorLine contains a tab character.387
errorLine contains a tab character.388
errorLine contains a tab character.389
errorLine contains a tab character.390
errorLine contains a tab character.391
errorLine contains a tab character.392
errorMethod 'getPropagationLevels' is not designed for extension - needs to be abstract, final or empty.392
errorLine contains a tab character.393
errorLine contains a tab character.394
errorExpected an @return tag.399
error'(' is preceded with whitespace.399
errorParameter kwdQueryString should be final.399
errorExpected @param tag for 'kwdQueryString'.399
errorLine contains a tab character.400
errorLine contains a tab character.401
errorLine contains a tab character.402
errorLine is longer than 80 characters.404
errorLine has trailing spaces.421
errorLine contains a tab character.421
errorLine contains a tab character.422
errorConditional logic can be removed.422
error'(' is preceded with whitespace.422
error'{' is not preceded with whitespace.422
errorLine contains a tab character.423
errorLine contains a tab character.424
errorLine contains a tab character.425
errorLine contains a tab character.426
errorLine contains a tab character.427
errorExpected an @return tag.432
errorLine contains a tab character.432
error'(' is preceded with whitespace.432
errorLine contains a tab character.433
error'{' should be on the previous line.433
errorLine contains a tab character.434
errorLine contains a tab character.436
errorLine is longer than 80 characters.437
errorLine contains a tab character.437
errorLine contains a tab character.443
errorExpected an @return tag.448
errorLine contains a tab character.448
error'(' is preceded with whitespace.448
errorLine contains a tab character.449
error'{' should be on the previous line.449
errorLine contains a tab character.450
errorLine contains a tab character.452
errorLine is longer than 80 characters.453
errorLine contains a tab character.453
errorLine contains a tab character.459
errorExpected an @return tag.464
errorLine contains a tab character.464
error'(' is preceded with whitespace.464
errorLine contains a tab character.465
error'{' should be on the previous line.465
errorLine contains a tab character.466
errorLine contains a tab character.468
error'(' is preceded with whitespace.472
errorLine contains a tab character.475
errorFirst sentence should end with a period.477
errorExpected an @return tag.481
errorLine contains a tab character.481
error'(' is preceded with whitespace.481
errorLine contains a tab character.482
error'{' should be on the previous line.482
errorLine contains a tab character.483
errorLine contains a tab character.484
errorLine contains a tab character.485
error'(' is preceded with whitespace.485
errorLine contains a tab character.486
error'(' is preceded with whitespace.487
error'(' is preceded with whitespace.489
errorLine is longer than 80 characters.490
error'==' is not preceded with whitespace.490
error'(' is preceded with whitespace.491
errorLine is longer than 80 characters.496
errorLine contains a tab character.496
errorLine is longer than 80 characters.500
errorLine contains a tab character.500
errorLine is longer than 80 characters.501
errorLine contains a tab character.501
errorLine contains a tab character.502
errorLine is longer than 80 characters.506
errorLine contains a tab character.506
errorLine is longer than 80 characters.507
errorLine contains a tab character.507
errorLine is longer than 80 characters.508
errorLine contains a tab character.508
errorLine contains a tab character.516
errorExpected an @return tag.521
error'(' is preceded with whitespace.521
errorParameter tt should be final.521
errorExpected @param tag for 'tt'.521
errorParameter ts should be final.521
errorExpected @param tag for 'ts'.521
errorLine contains a tab character.522
error'{' should be on the previous line.522
errorLine contains a tab character.523
errorLine contains a tab character.524
errorLine contains a tab character.526
errorLine contains a tab character.527
errorLine contains a tab character.528
errorLine contains a tab character.529
errorLine contains a tab character.530
errorExpected an @return tag.535
error'(' is preceded with whitespace.535
errorParameter s1 should be final.535
errorExpected @param tag for 's1'.535
errorLine contains a tab character.536
error'{' should be on the previous line.536
errorLine contains a tab character.537
errorLine contains a tab character.538
errorLine contains a tab character.539
error'{' should be on the previous line.539
errorLine contains a tab character.540
errorLine contains a tab character.541
errorLine contains a tab character.542
errorLine contains a tab character.543
errorLine contains a tab character.544
errorLine contains a tab character.545
errorExpected an @return tag.550
error'(' is preceded with whitespace.550
errorLine contains a tab character.551
error'{' should be on the previous line.551
errorLine contains a tab character.552
errorLine contains a tab character.554
errorLine contains a tab character.557
errorLine contains a tab character.559
errorLine contains a tab character.560
errorLine contains a tab character.562
errorExpected an @return tag.567
error'(' is preceded with whitespace.567
errorParameter s1 should be final.567
errorExpected @param tag for 's1'.567
errorLine contains a tab character.568
errorLine contains a tab character.569
errorLine contains a tab character.571
errorLine contains a tab character.572
errorLine contains a tab character.573
error'(' is preceded with whitespace.573
errorLine contains a tab character.574
errorLine contains a tab character.577
errorLine contains a tab character.578
errorLine contains a tab character.579
errorLine contains a tab character.580
errorLine contains a tab character.581
errorLine contains a tab character.582
errorLine contains a tab character.584
errorLine contains a tab character.585
errorLine contains a tab character.586
errorLine contains a tab character.587
errorLine contains a tab character.588
errorLine contains a tab character.589
errorLine contains a tab character.590
errorLine contains a tab character.591
errorLine contains a tab character.592
errorLine contains a tab character.593
errorLine has trailing spaces.594
errorLine contains a tab character.594
errorExpected an @return tag.599
error'(' is preceded with whitespace.599
errorLine contains a tab character.601
error'=' is not preceded with whitespace.603
errorInner assignments should be avoided.603
error'=' is not followed by whitespace.603
errorLine contains a tab character.606
errorLine contains a tab character.609
errorLine contains a tab character.611
errorLine contains a tab character.612
errorLine contains a tab character.615
errorLine contains a tab character.618
error'cast' is not followed by whitespace.618
errorLine contains a tab character.619
errorLine contains a tab character.623
errorLine contains a tab character.626
errorLine contains a tab character.629
errorLine contains a tab character.632
errorLine contains a tab character.636
errorLine contains a tab character.638
errorLine contains a tab character.639
errorLine contains a tab character.641
errorLine contains a tab character.645
errorLine contains a tab character.648
errorLine contains a tab character.650
errorLine contains a tab character.654
errorLine contains a tab character.657
errorLine contains a tab character.659
errorLine contains a tab character.664
errorLine contains a tab character.665
errorLine contains a tab character.666
errorFirst sentence should end with a period.669
errorExpected an @return tag.672
error'(' is preceded with whitespace.672
errorParameter s1 should be final.672
errorExpected @param tag for 's1'.672
errorParameter c should be final.672
errorExpected @param tag for 'c'.672
errorParameter rs should be final.672
errorExpected @param tag for 'rs'.672
errorLine contains a tab character.673
error'{' should be on the previous line.673
errorLine contains a tab character.675
errorLine has trailing spaces.676
errorLine contains a tab character.676
errorLine contains a tab character.677
errorLine contains a tab character.678
errorLine contains a tab character.679
errorLine contains a tab character.680
errorLine contains a tab character.681
errorLine contains a tab character.682
error'(' is preceded with whitespace.682
errorLine has trailing spaces.690
errorLine contains a tab character.690
errorLine has trailing spaces.691
errorLine contains a tab character.696
error'(' is preceded with whitespace.696
errorParameter doc should be final.696
errorExpected @param tag for 'doc'.696
errorLine contains a tab character.697
errorLine contains a tab character.698
errorLine contains a tab character.699
errorLine contains a tab character.700
errorLine contains a tab character.701
errorLine contains a tab character.702
errorLine has trailing spaces.703
errorLine contains a tab character.703
errorLine contains a tab character.704
errorLine has trailing spaces.705
errorLine contains a tab character.705
errorLine contains a tab character.707
errorLine has trailing spaces.708
errorLine contains a tab character.708
errorLine contains a tab character.709
errorLine contains a tab character.710
errorLine contains a tab character.711
errorLine contains a tab character.712
errorLine contains a tab character.713
errorLine contains a tab character.714
errorLine contains a tab character.715
errorLine contains a tab character.716
errorLine contains a tab character.718
errorLine contains a tab character.726
errorLine contains a tab character.727
errorLine contains a tab character.728
errorLine contains a tab character.730
errorLine contains a tab character.731
errorLine contains a tab character.732
errorLine contains a tab character.733
errorLine contains a tab character.735
errorLine contains a tab character.736
errorLine contains a tab character.737
errorLine contains a tab character.739
errorLine contains a tab character.740
errorLine contains a tab character.741
errorLine contains a tab character.742
errorLine contains a tab character.744
errorLine contains a tab character.745
errorLine contains a tab character.746
errorLine contains a tab character.747
errorLine contains a tab character.748
errorLine contains a tab character.749
errorLine contains a tab character.750
errorLine contains a tab character.752
errorExpected an @return tag.758
error'(' is preceded with whitespace.758
errorParameter child should be final.758
errorExpected @param tag for 'child'.758
errorParameter value should be final.758
errorExpected @param tag for 'value'.758
errorFirst sentence should end with a period.763
error'(' is preceded with whitespace.766
errorParameter root should be final.766
errorExpected @param tag for 'root'.766
errorLine has trailing spaces.769
errorLine contains a tab character.777
errorLine contains a tab character.779
errorLine is longer than 80 characters.780
errorLine contains a tab character.780
errorLine contains a tab character.781
errorLine is longer than 80 characters.782
errorLine contains a tab character.782
errorLine contains a tab character.783
errorLine contains a tab character.784
errorLine contains a tab character.785
errorLine contains a tab character.786
errorLine is longer than 80 characters.787
errorLine contains a tab character.787
errorLine contains a tab character.788
errorLine is longer than 80 characters.789
errorLine contains a tab character.789
errorLine contains a tab character.790
errorLine contains a tab character.791
errorLine contains a tab character.793
errorLine contains a tab character.795
errorLine contains a tab character.797
errorLine contains a tab character.799
errorLine contains a tab character.803
errorLine is longer than 80 characters.804
errorLine contains a tab character.804
errorLine is longer than 80 characters.805
errorLine contains a tab character.805
errorLine contains a tab character.806
errorLine contains a tab character.807
errorLine contains a tab character.808
error'(' is preceded with whitespace.818
errorParameter map should be final.818
errorExpected @param tag for 'map'.818
errorParameter node should be final.818
errorExpected @param tag for 'node'.818
errorParameter nodeName should be final.818
errorExpected @param tag for 'nodeName'.818
errorLine has trailing spaces.820
errorLine has trailing spaces.825
errorLine has trailing spaces.834
errorParameter list should be final.836
errorParameter node should be final.836
errorLine contains a tab character.837
errorLine contains a tab character.838
errorLine contains a tab character.839
error'if' construct must use '{}'s.840
errorLine contains a tab character.840
errorLine contains a tab character.841
errorLine contains a tab character.842
error'(' is preceded with whitespace.848
errorLine contains a tab character.849
errorLine contains a tab character.850
errorLine contains a tab character.851
errorLine contains a tab character.852
errorLine contains a tab character.853
errorLine contains a tab character.854
errorLine contains a tab character.855
errorLine has trailing spaces.856
errorLine contains a tab character.858
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.858
errorMissing a Javadoc comment.858
errorLine is longer than 80 characters.859
errorLine contains a tab character.859
errorLine is longer than 80 characters.860
errorLine contains a tab character.860
error'8' is a magic number.860
errorLine is longer than 80 characters.861
errorLine contains a tab character.861
errorLine contains a tab character.862
errorLine contains a tab character.863
errorLine contains a tab character.865
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.865
errorMissing a Javadoc comment.865
errorParameter rhs should be final.865
error'if' construct must use '{}'s.866
errorLine contains a tab character.866
error'if' construct must use '{}'s.867
errorLine contains a tab character.867
errorLine contains a tab character.868
errorLine is longer than 80 characters.869
errorLine contains a tab character.869
errorLine is longer than 80 characters.870
errorLine contains a tab character.870
errorLine is longer than 80 characters.871
errorLine contains a tab character.871
errorLine is longer than 80 characters.872
errorLine contains a tab character.872
errorLine is longer than 80 characters.873
errorLine contains a tab character.873
errorLine contains a tab character.874
errorLine contains a tab character.875
errorLine contains a tab character.877
errorMethod 'clone' is not designed for extension - needs to be abstract, final or empty.877
errorMissing a Javadoc comment.877
errorLine contains a tab character.878
errorLine contains a tab character.879
errorLine contains a tab character.880
errorLine contains a tab character.881
errorMust have at least one statement.881
error'{' is not followed by whitespace.881
error'}' is not preceded with whitespace.881
errorLine contains a tab character.882
errorLine contains a tab character.883
errorLine contains a tab character.885
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.885
errorMissing a Javadoc comment.885
errorLine contains a tab character.886
errorLine contains a tab character.887
errorLine contains a tab character.889
errorLine contains a tab character.890
errorLine is longer than 80 characters.891
errorLine contains a tab character.891
errorLine contains a tab character.892
errorLine contains a tab character.893
errorLine contains a tab character.894
errorLine is longer than 80 characters.895
errorLine contains a tab character.895
errorLine contains a tab character.896
errorLine contains a tab character.897
errorLine contains a tab character.898
errorLine contains a tab character.899
errorLine contains a tab character.900
errorLine contains a tab character.901
errorLine is longer than 80 characters.902
errorLine contains a tab character.902
errorLine contains a tab character.903
errorLine contains a tab character.904
errorLine contains a tab character.906
errorMissing a Javadoc comment.906
errorParameter argv should be final.906
errorLine is longer than 80 characters.907
errorLine contains a tab character.907
errorLine contains a tab character.908
errorLine contains a tab character.909
errorLine contains a tab character.910
errorLine contains a tab character.911
errorLine contains a tab character.912
errorLine contains a tab character.914
errorLine contains a tab character.915
errorLine contains a tab character.916
error'for' construct must use '{}'s.917
errorLine contains a tab character.917
errorLine contains a tab character.918
errorLine is longer than 80 characters.919
errorLine contains a tab character.919
errorLine is longer than 80 characters.920
errorLine contains a tab character.920
errorLine is longer than 80 characters.921
errorLine contains a tab character.921
errorLine contains a tab character.922
errorLine is longer than 80 characters.923
errorLine contains a tab character.923
errorLine contains a tab character.924
errorLine contains a tab character.925
error'while' construct must use '{}'s.926
errorLine contains a tab character.926
errorLine contains a tab character.927
errorLine contains a tab character.928
errorLine contains a tab character.929
error'else' construct must use '{}'s.930
errorLine is longer than 80 characters.930
errorLine contains a tab character.930
errorLine has trailing spaces.931
errorLine contains a tab character.931
errorLine contains a tab character.932
errorLine contains a tab character.933
errorLine contains a tab character.934
errorLine is longer than 80 characters.935
errorLine contains a tab character.935
errorLine is longer than 80 characters.936
errorLine contains a tab character.936
errorLine contains a tab character.938
errorLine contains a tab character.939
errorLine contains a tab character.940
errorLine contains a tab character.942
errorMethod 'getQueryHeader' is not designed for extension - needs to be abstract, final or empty.942
errorMissing a Javadoc comment.942
errorLine contains a tab character.943
errorLine contains a tab character.944
errorLine contains a tab character.946
errorLine contains a tab character.947
errorLine contains a tab character.949
errorLine contains a tab character.950
errorLine has trailing spaces.951
errorLine contains a tab character.951
errorLine contains a tab character.952
errorLine is longer than 80 characters.953
errorLine contains a tab character.953
errorLine contains a tab character.955
errorLine is longer than 80 characters.956
errorLine contains a tab character.956
errorName 'BLANK' must match pattern '^[a-z][a-zA-Z0-9]*$'.956
errorLine contains a tab character.957
errorLine contains a tab character.959
errorLine is longer than 80 characters.960
errorLine contains a tab character.960
errorLine contains a tab character.962
errorLine contains a tab character.963

org/apache/oodt/xmlquery/Results.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.apache.oodt.commons.util.*.21
errorFirst sentence should end with a period.23
error'{' should be on the previous line.32
errorMissing a Javadoc comment.33
errorVariable 'v' must be private and have accessor methods.33
errorMissing a Javadoc comment.35
error'{' should be on the previous line.36
errorMethod 'addItem' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorParameter o should be final.41
error'{' should be on the previous line.42
errorMethod 'removeItem' is not designed for extension - needs to be abstract, final or empty.46
errorMissing a Javadoc comment.46
errorParameter i should be final.46
error'{' should be on the previous line.47
errorMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.51
errorMissing a Javadoc comment.51
error'{' should be on the previous line.52
error'return' is not followed by whitespace.53
errorMethod 'getItem' is not designed for extension - needs to be abstract, final or empty.56
errorMissing a Javadoc comment.56
errorParameter i should be final.56
error'{' should be on the previous line.57
error'return' is not followed by whitespace.58

org/apache/oodt/xmlquery/activity/QueryConstructed.java

ViolationMessageLine
errorMissing a Javadoc comment.23
error'{' is not followed by whitespace.23
error'}' is not preceded with whitespace.23

org/apache/oodt/product/ProductException.java

ViolationMessageLine
errorLine contains a tab character.27
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.30
error'{' is not followed by whitespace.30
error'}' is not preceded with whitespace.30
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorParameter msg should be final.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorParameter cause should be final.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorParameter msg should be final.56
errorParameter cause should be final.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.60
errorLine contains a tab character.61