CAS Product Server Web Application

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
74002141

Files

Filesinfowarningerror
org/apache/oodt/cas/product/rss/package.html001
org/apache/oodt/cas/product/jaxrs/resources/TransfersResource.java0027
org/apache/oodt/cas/product/jaxrs/exceptions/InternalServerErrorException.java004
org/apache/oodt/cas/product/jaxrs/servlets/CasProductJaxrsServlet.java0060
org/apache/oodt/cas/product/jaxrs/writers/ProductZipWriter.java0048
org/apache/oodt/cas/product/jaxrs/writers/ReferenceFileWriter.java0057
org/apache/oodt/cas/product/rdf/RDFConfigMetKeys.java004
org/apache/oodt/cas/product/data/DataDeliveryKeys.java0010
org/apache/oodt/cas/product/jaxrs/package.html001
org/apache/oodt/cas/product/jaxrs/exceptions/NotFoundException.java004
org/apache/oodt/cas/product/CASProductHandler.java0028
org/apache/oodt/cas/product/jaxrs/filters/package.html001
org/apache/oodt/cas/product/jaxrs/writers/DatasetRdfWriter.java0069
org/apache/oodt/cas/product/jaxrs/writers/DatasetZipper.java0016
org/apache/oodt/cas/product/rss/RSSProductServlet.java0058
org/apache/oodt/cas/product/rss/RSSConfigReaderMetKeys.java0028
org/apache/oodt/cas/product/jaxrs/configurations/RssTag.java0030
org/apache/oodt/cas/product/jaxrs/resources/ProductResource.java0049
org/apache/oodt/cas/product/jaxrs/writers/DatasetRssWriter.java0061
org/apache/oodt/cas/product/rss/RSSUtils.java0016
org/apache/oodt/cas/product/rdf/RDFProductServlet.java0086
org/apache/oodt/cas/product/jaxrs/writers/RdfWriter.java0023
org/apache/oodt/cas/product/jaxrs/configurations/RdfConfiguration.java00113
org/apache/oodt/cas/product/jaxrs/writers/ProductZipper.java0022
org/apache/oodt/cas/product/rdf/package.html001
org/apache/oodt/cas/product/data/package.html001
org/apache/oodt/cas/product/data/DataUtils.java0043
org/apache/oodt/cas/product/jaxrs/filters/BackwardsCompatibleInterceptor.java0043
org/apache/oodt/cas/product/rss/RSSTagAttribute.java0013
org/apache/oodt/cas/product/rss/RSSConfigMetKeys.java009
org/apache/oodt/cas/product/rdf/RDFConfigReaderMetKeys.java0049
org/apache/oodt/cas/product/jaxrs/configurations/RssNamespace.java0013
org/apache/oodt/cas/product/jaxrs/writers/ProductRssWriter.java0054
org/apache/oodt/cas/product/rdf/ProductTypeFilter.java0018
org/apache/oodt/cas/product/rss/RSSProductTransferServlet.java0043
org/apache/oodt/cas/product/rss/RSSConfig.java0051
org/apache/oodt/cas/product/rdf/RDFDatasetServlet.java0087
org/apache/oodt/cas/product/jaxrs/writers/ReferenceZipWriter.java0058
org/apache/oodt/cas/product/jaxrs/services/package.html001
org/apache/oodt/cas/product/jaxrs/resources/ReferenceResource.java0035
org/apache/oodt/cas/product/jaxrs/resources/DatasetResource.java0042
org/apache/oodt/cas/product/jaxrs/resources/TransferResource.java0041
org/apache/oodt/cas/product/jaxrs/writers/ReferenceRssWriter.java0055
org/apache/oodt/cas/product/rdf/RDFUtils.java0026
org/apache/oodt/cas/product/rdf/RDFConfig.java00112
org/apache/oodt/cas/product/data/DataDeliveryServlet.java0035
org/apache/oodt/cas/product/jaxrs/services/CasProductJaxrsService.java0077
org/apache/oodt/cas/product/jaxrs/exceptions/package.html001
org/apache/oodt/cas/product/jaxrs/configurations/package.html001
org/apache/oodt/cas/product/jaxrs/servlets/package.html001
org/apache/oodt/cas/product/jaxrs/resources/MetadataResource.java0045
org/apache/oodt/cas/product/jaxrs/resources/package.html001
org/apache/oodt/cas/product/jaxrs/writers/RssWriter.java0024
org/apache/oodt/cas/product/jaxrs/writers/DatasetZipWriter.java0048
org/apache/oodt/cas/product/rss/RSSConfigReader.java0016
org/apache/oodt/cas/product/rdf/RDFConfigReader.java0021
org/apache/oodt/cas/product/rss/RSSNamespace.java0017
org/apache/oodt/cas/product/rss/RSSTag.java0031
org/apache/oodt/cas/product/data/DatasetDeliveryServlet.java0035
org/apache/oodt/cas/product/jaxrs/configurations/RssConfiguration.java0093
org/apache/oodt/cas/product/jaxrs/writers/TransfersRssWriter.java0056
org/apache/oodt/cas/product/jaxrs/exceptions/BadRequestException.java004
org/apache/oodt/cas/product/jaxrs/configurations/RssTagAttribute.java0012
org/apache/oodt/cas/product/CASProductHandlerMetKeys.java0010
org/apache/oodt/cas/product/jaxrs/writers/package.html001
org/apache/oodt/cas/product/package.html001

Details

org/apache/oodt/cas/product/rss/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/resources/TransfersResource.java

ViolationMessageLine
errorUnused import - org.apache.oodt.cas.filemgr.structs.FileTransferStatus.29
error'{' should be on the previous line.40
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.43
error'<' is not preceded with whitespace.43
error'<' is not followed by whitespace.43
error'>' is not preceded with whitespace.43
error'<' is not preceded with whitespace.44
error'<' is not followed by whitespace.44
error'>' is not preceded with whitespace.44
error'>' is not followed by whitespace.44
error'{' should be on the previous line.52
errorParameter productId should be final.64
error'productId' hides a field.64
errorParameter transferResources should be final.65
error'<' is not preceded with whitespace.65
error'<' is not followed by whitespace.65
error'>' is not preceded with whitespace.65
error'transferResources' hides a field.65
error'{' should be on the previous line.66
errorMethod 'getProductId' is not designed for extension - needs to be abstract, final or empty.77
error'{' should be on the previous line.79
errorMethod 'getTransferResources' is not designed for extension - needs to be abstract, final or empty.89
error'<' is not preceded with whitespace.90
error'<' is not followed by whitespace.90
error'>' is not preceded with whitespace.90
error'{' should be on the previous line.91

org/apache/oodt/cas/product/jaxrs/exceptions/InternalServerErrorException.java

ViolationMessageLine
error'{' should be on the previous line.31
errorMissing a Javadoc comment.33
errorParameter message should be final.40
error'{' should be on the previous line.41

org/apache/oodt/cas/product/jaxrs/servlets/CasProductJaxrsServlet.java

ViolationMessageLine
error'{' should be on the previous line.48
errorMissing a Javadoc comment.50
errorMissing a Javadoc comment.52
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.56
errorMissing a Javadoc comment.57
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.60
errorMissing a Javadoc comment.60
errorParameter configuration should be final.61
error'{' should be on the previous line.62
errorParameter context should be final.80
error'{' should be on the previous line.83
error'{' should be on the previous line.87
error'}' should be on the same line.90
error'{' should be on the previous line.92
error'}' should be on the same line.103
error'{' should be on the previous line.105
error'}' should be on the same line.109
error'{' should be on the previous line.111
errorParameter context should be final.129
error'{' should be on the previous line.131
error'{' should be on the previous line.134
error'{' should be on the previous line.138
error'}' should be on the same line.142
error'{' should be on the previous line.144
error'}' should be on the same line.148
error'{' should be on the previous line.150
errorUnused @throws tag for 'IOException'.165
errorMethod 'initializeConfigurations' is not designed for extension - needs to be abstract, final or empty.167
errorParameter context should be final.167
error'{' should be on the previous line.168
error'<' is not preceded with whitespace.169
error'<' is not followed by whitespace.169
error'>' is not preceded with whitespace.169
error'<' is not preceded with whitespace.170
error'<' is not followed by whitespace.170
error'>' is not preceded with whitespace.170
error'>' is not followed by whitespace.170
error'<' is not preceded with whitespace.171
error'<' is not followed by whitespace.171
error'>' is not preceded with whitespace.171
error'<' is not preceded with whitespace.172
error'<' is not followed by whitespace.172
error'>' is not preceded with whitespace.172
error'>' is not followed by whitespace.172
error'<' is not preceded with whitespace.174
error'<' is not followed by whitespace.174
error'>' is not preceded with whitespace.174
error'{' should be on the previous line.176
error'if' is not followed by whitespace.178
error'{' should be on the previous line.179
error'{' should be on the previous line.182
error'{' should be on the previous line.189
error'{' should be on the previous line.191
error'}' should be on the same line.195
error'{' should be on the previous line.197
error'}' should be on the same line.202
error'{' should be on the previous line.204
error'}' should be on the same line.208
error'{' should be on the previous line.210

org/apache/oodt/cas/product/jaxrs/writers/ProductZipWriter.java

ViolationMessageLine
error'<' is not preceded with whitespace.45
error'<' is not followed by whitespace.45
error'>' is not preceded with whitespace.45
error'{' should be on the previous line.46
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
errorParameter resource should be final.48
errorParameter type should be final.48
error'<' is not preceded with whitespace.48
error'<' is not followed by whitespace.48
error'?' is not preceded with whitespace.48
error'>' is not preceded with whitespace.48
error'?' is not followed by whitespace.48
errorParameter genericType should be final.48
errorParameter annotations should be final.49
errorParameter mediaType should be final.49
error'{' should be on the previous line.50
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.56
errorMissing a Javadoc comment.56
errorParameter type should be final.57
error'<' is not preceded with whitespace.57
error'<' is not followed by whitespace.57
error'?' is not preceded with whitespace.57
error'>' is not preceded with whitespace.57
error'?' is not followed by whitespace.57
errorParameter genericType should be final.57
errorParameter annotations should be final.58
errorParameter mediaType should be final.58
error'{' should be on the previous line.59
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
errorParameter resource should be final.66
errorParameter type should be final.66
error'<' is not preceded with whitespace.66
error'<' is not followed by whitespace.66
error'?' is not preceded with whitespace.66
error'>' is not preceded with whitespace.66
error'?' is not followed by whitespace.66
errorParameter genericType should be final.66
errorParameter annotations should be final.67
errorParameter mediaType should be final.67
errorParameter httpHeaders should be final.68
error'<' is not preceded with whitespace.68
error'<' is not followed by whitespace.68
error'>' is not preceded with whitespace.68
errorParameter entityStream should be final.68
errorRedundant throws: 'WebApplicationException' is unchecked exception.69
error'{' should be on the previous line.70

org/apache/oodt/cas/product/jaxrs/writers/ReferenceFileWriter.java

ViolationMessageLine
error'<' is not preceded with whitespace.53
error'<' is not followed by whitespace.53
error'>' is not preceded with whitespace.53
errorMissing a Javadoc comment.55
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.60
errorMissing a Javadoc comment.60
errorParameter resource should be final.61
errorParameter type should be final.61
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'?' is not preceded with whitespace.61
error'>' is not preceded with whitespace.61
error'?' is not followed by whitespace.61
errorParameter genericType should be final.62
errorParameter annotations should be final.62
errorParameter mediaType should be final.62
error'{' should be on the previous line.63
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.69
errorMissing a Javadoc comment.69
errorParameter type should be final.70
error'<' is not preceded with whitespace.70
error'<' is not followed by whitespace.70
error'?' is not preceded with whitespace.70
error'>' is not preceded with whitespace.70
error'?' is not followed by whitespace.70
errorParameter genericType should be final.70
errorParameter annotations should be final.71
errorParameter mediaType should be final.71
error'{' should be on the previous line.72
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.78
errorMissing a Javadoc comment.78
errorParameter resource should be final.79
errorParameter type should be final.79
error'<' is not preceded with whitespace.79
error'<' is not followed by whitespace.79
error'?' is not preceded with whitespace.79
error'>' is not preceded with whitespace.79
error'?' is not followed by whitespace.79
errorParameter genericType should be final.80
errorParameter annotations should be final.80
errorParameter mediaType should be final.80
errorParameter httpHeaders should be final.81
error'<' is not preceded with whitespace.81
error'<' is not followed by whitespace.81
error'>' is not preceded with whitespace.81
errorParameter entityStream should be final.81
errorRedundant throws: 'WebApplicationException' is unchecked exception.82
error'{' should be on the previous line.83
error'&&' should be on a new line.87
error'&&' should be on a new line.88
error'{' should be on the previous line.90
error'}' should be on the same line.92
error'{' should be on the previous line.94
error'{' should be on the previous line.99
error'{' should be on the previous line.102
error'}' should be on the same line.115
error'{' should be on the previous line.117

org/apache/oodt/cas/product/rdf/RDFConfigMetKeys.java

ViolationMessageLine
errorinterfaces should describe a type and hence have methods.29
errorLine has trailing spaces.30
errorMissing a Javadoc comment.31
errorRedundant 'public' modifier.31

org/apache/oodt/cas/product/data/DataDeliveryKeys.java

ViolationMessageLine
errorinterfaces should describe a type and hence have methods.27
errorMissing a Javadoc comment.29
errorRedundant 'public' modifier.29
errorMissing a Javadoc comment.31
errorRedundant 'public' modifier.31
errorMissing a Javadoc comment.33
errorRedundant 'public' modifier.33
errorMissing a Javadoc comment.35
errorRedundant 'public' modifier.35
errorLine has trailing spaces.36

org/apache/oodt/cas/product/jaxrs/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/exceptions/NotFoundException.java

ViolationMessageLine
error'{' should be on the previous line.31
errorMissing a Javadoc comment.33
errorParameter message should be final.40
error'{' should be on the previous line.41

org/apache/oodt/cas/product/CASProductHandler.java

ViolationMessageLine
errorLine has trailing spaces.51
errorMissing a Javadoc comment.58
errorMissing a Javadoc comment.60
errorLine has trailing spaces.68
errorMethod 'query' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
errorParameter query should be final.71
errorLine is longer than 80 characters.78
errorLine has trailing spaces.108
errorMissing a Javadoc comment.111
errorParameter id should be final.111
errorLine has trailing spaces.119
errorLine is longer than 80 characters.120
errorMethod 'retrieveChunk' is not designed for extension - needs to be abstract, final or empty.123
errorMissing a Javadoc comment.123
errorParameter id should be final.123
errorParameter offset should be final.123
errorParameter length should be final.123
errorMust have at least one statement.160
errorMissing a Javadoc comment.171
errorParameter query should be final.171
errorParameter product should be final.171
error'<' is not preceded with whitespace.176
error'<' is not followed by whitespace.176
error'>' is not preceded with whitespace.176
errorMissing a Javadoc comment.185
errorParameter r should be final.185
errorAvoid inline conditionals.186

org/apache/oodt/cas/product/jaxrs/filters/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/writers/DatasetRdfWriter.java

ViolationMessageLine
errorLine is longer than 80 characters.39
errorLine is longer than 80 characters.42
error'<' is not preceded with whitespace.57
error'<' is not followed by whitespace.57
error'>' is not preceded with whitespace.57
error'{' should be on the previous line.58
errorMissing a Javadoc comment.59
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.64
errorMissing a Javadoc comment.64
errorParameter resource should be final.65
errorParameter type should be final.65
error'<' is not preceded with whitespace.65
error'<' is not followed by whitespace.65
error'?' is not preceded with whitespace.65
error'>' is not preceded with whitespace.65
error'?' is not followed by whitespace.65
errorParameter genericType should be final.66
errorParameter annotations should be final.66
errorParameter mediaType should be final.66
error'{' should be on the previous line.67
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.73
errorMissing a Javadoc comment.73
errorParameter type should be final.74
error'<' is not preceded with whitespace.74
error'<' is not followed by whitespace.74
error'?' is not preceded with whitespace.74
error'>' is not preceded with whitespace.74
error'?' is not followed by whitespace.74
errorParameter genericType should be final.74
errorParameter annotations should be final.75
errorParameter mediaType should be final.75
error'{' should be on the previous line.76
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.82
errorMissing a Javadoc comment.82
errorParameter resource should be final.83
errorParameter type should be final.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error'?' is not preceded with whitespace.83
error'>' is not preceded with whitespace.83
error'?' is not followed by whitespace.83
errorParameter genericType should be final.83
errorParameter annotations should be final.84
errorParameter mediaType should be final.84
errorParameter httpHeaders should be final.85
error'<' is not preceded with whitespace.85
error'<' is not followed by whitespace.85
error'>' is not preceded with whitespace.85
errorParameter entityStream should be final.85
errorRedundant throws: 'WebApplicationException' is unchecked exception.86
error'{' should be on the previous line.87
error'{' should be on the previous line.94
error'{' should be on the previous line.101
error'<' is not preceded with whitespace.102
error'<' is not followed by whitespace.102
error'>' is not preceded with whitespace.102
error'<' is not preceded with whitespace.103
error'<' is not followed by whitespace.103
error'>' is not preceded with whitespace.103
error'{' should be on the previous line.104
error'}' should be on the same line.108
error'{' should be on the previous line.110
error'{' should be on the previous line.116
errorAvoid inline conditionals.120
error'{' should be on the previous line.129
error'{' should be on the previous line.133
error'{' should be on the previous line.135
error'}' should be on the same line.144
error'{' should be on the previous line.146

org/apache/oodt/cas/product/jaxrs/writers/DatasetZipper.java

ViolationMessageLine
errorLine is longer than 80 characters.34
error'{' should be on the previous line.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.50
errorMethod 'createZipFile' is not designed for extension - needs to be abstract, final or empty.58
errorParameter resource should be final.58
error'{' should be on the previous line.59
error'{' should be on the previous line.61
error'{' should be on the previous line.65
error'{' should be on the previous line.76
error'{' should be on the previous line.92
error'{' should be on the previous line.96
error'}' should be on the same line.119
error'{' should be on the previous line.122
error'}' should be on the same line.126
error'{' should be on the previous line.128

org/apache/oodt/cas/product/rss/RSSProductServlet.java

ViolationMessageLine
errorUnused import - java.util.HashMap.34
errorUnused import - java.util.Map.38
errorLine is longer than 80 characters.51
errorLine has trailing spaces.66
errorLine has trailing spaces.69
errorLine has trailing spaces.70
errorMissing a Javadoc comment.75
errorMissing a Javadoc comment.78
errorMissing a Javadoc comment.81
errorMissing a Javadoc comment.84
errorName 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'.84
errorLine is longer than 80 characters.86
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.90
errorName 'dateFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.102
errorParameter config should be final.102
errorExpected @param tag for 'config'.102
errorExpected @throws tag for 'ServletException'.102
errorLine contains a tab character.106
errorLine is longer than 80 characters.107
errorLine contains a tab character.107
errorLine contains a tab character.108
error')' is preceded with whitespace.108
errorLine contains a tab character.109
errorLine is longer than 80 characters.110
errorLine contains a tab character.110
errorLine contains a tab character.111
errorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.125
errorMissing a Javadoc comment.125
errorParameter req should be final.125
errorParameter resp should be final.125
errorMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.130
errorMissing a Javadoc comment.130
errorParameter req should be final.130
errorParameter resp should be final.130
errorMethod 'doIt' is not designed for extension - needs to be abstract, final or empty.135
errorMethod length is 163 lines (max allowed is 150).135
errorMissing a Javadoc comment.135
errorParameter req should be final.135
errorParameter resp should be final.135
error'20' is a magic number.143
errorLine has trailing spaces.203
errorLine has trailing spaces.205
error'{' should be on the previous line.206
errorLine is longer than 80 characters.207
errorLine has trailing spaces.209
errorMust have at least one statement.260
errorMissing a Javadoc comment.300
errorParameter p should be final.300
errorMissing a Javadoc comment.309
error'<' is not preceded with whitespace.309
error'<' is not followed by whitespace.309
error'>' is not preceded with whitespace.309
errorParameter p should be final.309
errorMissing a Javadoc comment.318
errorParameter fileManagerUrl should be final.318

org/apache/oodt/cas/product/rss/RSSConfigReaderMetKeys.java

ViolationMessageLine
errorLine has trailing spaces.22
errorLine has trailing spaces.24
errorLine has trailing spaces.27
errorinterfaces should describe a type and hence have methods.29
errorLine has trailing spaces.30
errorMissing a Javadoc comment.31
errorRedundant 'public' modifier.31
errorLine has trailing spaces.32
errorMissing a Javadoc comment.33
errorRedundant 'public' modifier.33
errorLine has trailing spaces.34
errorMissing a Javadoc comment.35
errorRedundant 'public' modifier.35
errorLine has trailing spaces.36
errorMissing a Javadoc comment.37
errorRedundant 'public' modifier.37
errorMissing a Javadoc comment.39
errorRedundant 'public' modifier.39
errorMissing a Javadoc comment.41
errorRedundant 'public' modifier.41
errorMissing a Javadoc comment.43
errorRedundant 'public' modifier.43
errorMissing a Javadoc comment.45
errorRedundant 'public' modifier.45
errorMissing a Javadoc comment.47
errorRedundant 'public' modifier.47
errorMissing a Javadoc comment.49
errorRedundant 'public' modifier.49

org/apache/oodt/cas/product/jaxrs/configurations/RssTag.java

ViolationMessageLine
error'{' should be on the previous line.13
errorMissing a Javadoc comment.14
errorMissing a Javadoc comment.15
errorMissing a Javadoc comment.16
error'<' is not preceded with whitespace.16
error'<' is not followed by whitespace.16
error'>' is not preceded with whitespace.16
error'<' is not preceded with whitespace.16
error'<' is not followed by whitespace.16
error'>' is not preceded with whitespace.16
error'>' is not followed by whitespace.16
errorParameter name should be final.24
error'name' hides a field.24
errorParameter source should be final.24
error'source' hides a field.24
errorParameter attributes should be final.24
error'<' is not preceded with whitespace.24
error'<' is not followed by whitespace.24
error'>' is not preceded with whitespace.24
error'attributes' hides a field.24
error'{' should be on the previous line.25
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.37
error'{' should be on the previous line.38
errorMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.48
error'{' should be on the previous line.49
errorMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.59
error'<' is not preceded with whitespace.59
error'<' is not followed by whitespace.59
error'>' is not preceded with whitespace.59
error'{' should be on the previous line.60

org/apache/oodt/cas/product/jaxrs/resources/ProductResource.java

ViolationMessageLine
error'}' is not preceded with whitespace.43
error'{' should be on the previous line.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.48
errorMissing a Javadoc comment.49
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
error'<' is not preceded with whitespace.50
error'<' is not followed by whitespace.50
error'>' is not preceded with whitespace.50
error'>' is not followed by whitespace.50
errorMissing a Javadoc comment.54
error'{' should be on the previous line.62
errorParameter product should be final.76
error'product' hides a field.76
errorParameter metadata should be final.76
errorParameter references should be final.77
error'<' is not preceded with whitespace.77
error'<' is not followed by whitespace.77
error'>' is not preceded with whitespace.77
errorParameter workingDir should be final.77
error'workingDir' hides a field.77
error'{' should be on the previous line.78
error'{' should be on the previous line.82
errorMethod 'getWorkingDir' is not designed for extension - needs to be abstract, final or empty.95
error'{' should be on the previous line.96
errorMethod 'getProductId' is not designed for extension - needs to be abstract, final or empty.106
error'{' should be on the previous line.108
errorMethod 'getProductName' is not designed for extension - needs to be abstract, final or empty.118
error'{' should be on the previous line.120
errorMethod 'getProductStructure' is not designed for extension - needs to be abstract, final or empty.130
error'{' should be on the previous line.132
errorMethod 'getProductTypeName' is not designed for extension - needs to be abstract, final or empty.142
error'{' should be on the previous line.144
errorMethod 'getTransferStatus' is not designed for extension - needs to be abstract, final or empty.154
error'{' should be on the previous line.156
errorMethod 'getMetadataResource' is not designed for extension - needs to be abstract, final or empty.166
error'{' should be on the previous line.168
errorMethod 'getReferenceResources' is not designed for extension - needs to be abstract, final or empty.178
error'<' is not preceded with whitespace.180
error'<' is not followed by whitespace.180
error'>' is not preceded with whitespace.180
error'{' should be on the previous line.181
errorMethod 'getProductReferences' is not designed for extension - needs to be abstract, final or empty.191
error'<' is not preceded with whitespace.191
error'<' is not followed by whitespace.191
error'>' is not preceded with whitespace.191
error'{' should be on the previous line.192

org/apache/oodt/cas/product/jaxrs/writers/DatasetRssWriter.java

ViolationMessageLine
errorLine is longer than 80 characters.42
error'<' is not preceded with whitespace.59
error'<' is not followed by whitespace.59
error'>' is not preceded with whitespace.59
error'{' should be on the previous line.60
errorMissing a Javadoc comment.61
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
errorParameter resource should be final.67
errorParameter type should be final.67
error'<' is not preceded with whitespace.67
error'<' is not followed by whitespace.67
error'?' is not preceded with whitespace.67
error'>' is not preceded with whitespace.67
error'?' is not followed by whitespace.67
errorParameter genericType should be final.68
errorParameter annotations should be final.68
errorParameter mediaType should be final.68
error'{' should be on the previous line.69
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.75
errorMissing a Javadoc comment.75
errorParameter type should be final.76
error'<' is not preceded with whitespace.76
error'<' is not followed by whitespace.76
error'?' is not preceded with whitespace.76
error'>' is not preceded with whitespace.76
error'?' is not followed by whitespace.76
errorParameter genericType should be final.76
errorParameter annotations should be final.77
errorParameter mediaType should be final.77
error'{' should be on the previous line.78
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.84
errorMissing a Javadoc comment.84
errorParameter resource should be final.85
errorParameter type should be final.85
error'<' is not preceded with whitespace.85
error'<' is not followed by whitespace.85
error'?' is not preceded with whitespace.85
error'>' is not preceded with whitespace.85
error'?' is not followed by whitespace.85
errorParameter genericType should be final.85
errorParameter annotations should be final.86
errorParameter mediaType should be final.86
errorParameter httpHeaders should be final.87
error'<' is not preceded with whitespace.87
error'<' is not followed by whitespace.87
error'>' is not preceded with whitespace.87
errorParameter entityStream should be final.87
errorRedundant throws: 'WebApplicationException' is unchecked exception.88
error'{' should be on the previous line.89
error'{' should be on the previous line.104
error'{' should be on the previous line.112
error'{' should be on the previous line.115
error'{' should be on the previous line.123
error'{' should be on the previous line.152
error'{' should be on the previous line.166
error'{' should be on the previous line.173
error'}' should be on the same line.179
error'{' should be on the previous line.181
error'}' should be on the same line.185
error'{' should be on the previous line.187

org/apache/oodt/cas/product/rss/RSSUtils.java

ViolationMessageLine
errorLine is longer than 80 characters.22
errorLine has trailing spaces.39
errorLine has trailing spaces.41
errorLine has trailing spaces.44
errorUtility classes should not have a public or default constructor.46
errorMissing a Javadoc comment.48
errorParameter channelLink should be final.48
errorParameter channelMet should be final.48
errorMissing a Javadoc comment.59
errorParameter tag should be final.59
errorParameter prodMet should be final.59
errorParameter doc should be final.59
errorParameter item should be final.60
errorLine is longer than 80 characters.70
errorMissing a Javadoc comment.83
errorParameter conf should be final.83

org/apache/oodt/cas/product/rdf/RDFProductServlet.java

ViolationMessageLine
errorLine is longer than 80 characters.51
errorLine has trailing spaces.62
errorLine has trailing spaces.66
errorLine has trailing spaces.67
errorLine has trailing spaces.70
errorLine has trailing spaces.71
errorMissing a Javadoc comment.76
errorMissing a Javadoc comment.79
errorMissing a Javadoc comment.82
errorName 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
errorMissing a Javadoc comment.85
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.99
errorParameter config should be final.99
errorExpected @param tag for 'config'.99
errorExpected @throws tag for 'ServletException'.99
errorLine is longer than 80 characters.110
error')' is preceded with whitespace.111
errorLine is longer than 80 characters.113
errorLine has trailing spaces.115
errorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.136
errorMissing a Javadoc comment.136
errorParameter req should be final.136
errorParameter resp should be final.136
errorMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.141
errorMissing a Javadoc comment.141
errorParameter req should be final.141
errorParameter resp should be final.141
errorMethod 'doIt' is not designed for extension - needs to be abstract, final or empty.146
errorMissing a Javadoc comment.146
errorParameter req should be final.146
errorParameter resp should be final.146
error'<' is not preceded with whitespace.154
error'<' is not followed by whitespace.154
error'>' is not preceded with whitespace.154
errorMethod 'outputRDF' is not designed for extension - needs to be abstract, final or empty.197
errorMissing a Javadoc comment.197
errorParameter products should be final.197
error'<' is not preceded with whitespace.197
error'<' is not followed by whitespace.197
error'>' is not preceded with whitespace.197
errorParameter type should be final.197
errorParameter base should be final.197
errorParameter resp should be final.198
error'<' is not preceded with whitespace.208
error'<' is not followed by whitespace.208
error'>' is not preceded with whitespace.208
error'<' is not preceded with whitespace.244
error'<' is not followed by whitespace.244
error'>' is not preceded with whitespace.244
error'<' is not preceded with whitespace.248
error'<' is not followed by whitespace.248
error'>' is not preceded with whitespace.248
error'<' is not preceded with whitespace.252
error'<' is not followed by whitespace.252
error'>' is not preceded with whitespace.252
errorLine is longer than 80 characters.256
errorLine has trailing spaces.258
errorLine has trailing spaces.259
errorMissing a Javadoc comment.289
error'<' is not preceded with whitespace.289
error'<' is not followed by whitespace.289
error'>' is not preceded with whitespace.289
error'<' is not preceded with whitespace.290
error'<' is not followed by whitespace.290
error'>' is not preceded with whitespace.290
error'<' is not preceded with whitespace.291
error'<' is not followed by whitespace.291
error'>' is not preceded with whitespace.291
error'<' is not preceded with whitespace.294
error'<' is not followed by whitespace.294
error'>' is not preceded with whitespace.294
error'>' is not followed by whitespace.294
error'<' is not preceded with whitespace.295
error'<' is not followed by whitespace.295
error'>' is not preceded with whitespace.295
error'else' construct must use '{}'s.309
errorMust have at least one statement.313
errorMissing a Javadoc comment.322
errorParameter p should be final.322
errorMissing a Javadoc comment.336
error'<' is not preceded with whitespace.336
error'<' is not followed by whitespace.336
error'>' is not preceded with whitespace.336
error'<' is not preceded with whitespace.337
error'<' is not followed by whitespace.337
error'>' is not preceded with whitespace.337

org/apache/oodt/cas/product/jaxrs/writers/RdfWriter.java

ViolationMessageLine
error'{' should be on the previous line.17
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.20
errorMissing a Javadoc comment.24
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.33
errorMethod 'getBaseUri' is not designed for extension - needs to be abstract, final or empty.42
error'{' should be on the previous line.43
errorInner assignments should be avoided.45
errorAvoid inline conditionals.45
errorMethod 'getConfiguration' is not designed for extension - needs to be abstract, final or empty.54
error'{' should be on the previous line.55
error'{' should be on the previous line.59
error'<' is not preceded with whitespace.60
error'<' is not followed by whitespace.60
error'>' is not preceded with whitespace.60
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'>' is not preceded with whitespace.61
error'>' is not followed by whitespace.61
error'{' should be on the previous line.65

org/apache/oodt/cas/product/jaxrs/configurations/RdfConfiguration.java

ViolationMessageLine
error'{' should be on the previous line.23
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.26
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.37
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.39
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.49
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
error'>' is not followed by whitespace.49
errorMissing a Javadoc comment.50
error'<' is not preceded with whitespace.50
error'<' is not followed by whitespace.50
error'>' is not preceded with whitespace.50
error'<' is not preceded with whitespace.50
error'<' is not followed by whitespace.50
error'>' is not preceded with whitespace.50
error'>' is not followed by whitespace.50
errorMissing a Javadoc comment.51
error'<' is not preceded with whitespace.51
error'<' is not followed by whitespace.51
error'>' is not preceded with whitespace.51
error'<' is not preceded with whitespace.51
error'<' is not followed by whitespace.51
error'>' is not preceded with whitespace.51
error'>' is not followed by whitespace.51
errorMissing a Javadoc comment.52
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
error'>' is not followed by whitespace.52
errorMissing a Javadoc comment.53
error'<' is not preceded with whitespace.53
error'<' is not followed by whitespace.53
error'>' is not preceded with whitespace.53
error'<' is not preceded with whitespace.53
error'<' is not followed by whitespace.53
error'>' is not preceded with whitespace.53
error'>' is not followed by whitespace.53
errorMissing a Javadoc comment.54
errorMissing a Javadoc comment.55
errorMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.65
errorParameter file should be final.65
error'{' should be on the previous line.66
errorMissing a Javadoc comment.97
error'<' is not preceded with whitespace.97
error'<' is not followed by whitespace.97
error'>' is not preceded with whitespace.97
errorParameter element should be final.97
errorParameter outerTag should be final.98
errorParameter innerTag should be final.98
errorParameter key should be final.98
errorParameter value should be final.98
error'{' should be on the previous line.99
error'<' is not preceded with whitespace.100
error'<' is not followed by whitespace.100
error'>' is not preceded with whitespace.100
error'<' is not preceded with whitespace.100
error'<' is not followed by whitespace.100
error'>' is not preceded with whitespace.100
error'>' is not followed by whitespace.100
error'{' should be on the previous line.105
error'{' should be on the previous line.107
errorMethod 'getNamespaces' is not designed for extension - needs to be abstract, final or empty.122
error'<' is not preceded with whitespace.122
error'<' is not followed by whitespace.122
error'>' is not preceded with whitespace.122
error'{' should be on the previous line.123
errorMethod 'getKeyNamespace' is not designed for extension - needs to be abstract, final or empty.136
errorParameter key should be final.136
error'{' should be on the previous line.137
errorAvoid inline conditionals.138
errorMethod 'getTypeNamespace' is not designed for extension - needs to be abstract, final or empty.150
errorParameter key should be final.150
error'{' should be on the previous line.151
errorAvoid inline conditionals.152
errorMethod 'createElement' is not designed for extension - needs to be abstract, final or empty.165
errorParameter key should be final.165
errorParameter value should be final.165
errorParameter document should be final.165
error'{' should be on the previous line.166
errorAvoid inline conditionals.168
errorAvoid inline conditionals.176
error'{' should be on the previous line.181
errorAvoid inline conditionals.184
error'}' should be on the same line.186
error'{' should be on the previous line.188
errorLine is longer than 80 characters.190

org/apache/oodt/cas/product/jaxrs/writers/ProductZipper.java

ViolationMessageLine
errorLine is longer than 80 characters.38
error'{' should be on the previous line.50
errorMissing a Javadoc comment.51
errorMethod 'createZipFile' is not designed for extension - needs to be abstract, final or empty.60
errorParameter resource should be final.60
error'{' should be on the previous line.61
error'{' should be on the previous line.63
error'{' should be on the previous line.67
error'{' should be on the previous line.78
error'<' is not preceded with whitespace.95
error'<' is not followed by whitespace.95
error'>' is not preceded with whitespace.95
error'{' should be on the previous line.99
error'}' should be on the same line.102
error'{' should be on the previous line.104
error'{' should be on the previous line.107
error'}' should be on the same line.127
error'{' should be on the previous line.130
error'}' should be on the same line.135
error'{' should be on the previous line.137
error'}' should be on the same line.141
error'{' should be on the previous line.143

org/apache/oodt/cas/product/rdf/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/data/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/data/DataUtils.java

ViolationMessageLine
errorLine has trailing spaces.46
errorLine has trailing spaces.48
errorUtility classes should not have a public or default constructor.52
errorMissing a Javadoc comment.55
errorMissing a Javadoc comment.58
errorParameter file should be final.59
errorMissing a Javadoc comment.65
errorParameter type should be final.65
errorParameter workingDirPath should be final.66
errorAvoid inline conditionals.68
error'{' should be on the previous line.88
errorLine has trailing spaces.103
error'}' should be on the same line.107
error'else' is not followed by whitespace.108
error'{' is not preceded with whitespace.108
errorMissing a Javadoc comment.125
errorParameter product should be final.125
errorParameter metadata should be final.125
errorParameter workingDirPath should be final.126
errorAvoid inline conditionals.128
errorLine is longer than 80 characters.147
errorLine has trailing spaces.175
errorParameter name should be final.180
error'if' construct must use '{}'s.182
error'if' construct must use '{}'s.184
error'if' construct must use '{}'s.186
error'if' construct must use '{}'s.188
error'if' construct must use '{}'s.190
error'if' construct must use '{}'s.192
error'if' construct must use '{}'s.194
error'if' construct must use '{}'s.196
error'if' construct must use '{}'s.198
error'if' construct must use '{}'s.200
error'if' construct must use '{}'s.202
errorMissing a Javadoc comment.207
errorParameter productMet should be final.207
errorParameter metFileBaseName should be final.208
errorParameter out should be final.208
errorMissing a Javadoc comment.219
errorParameter is should be final.219
errorParameter os should be final.219
errorParameter filename should be final.220
error'512' is a magic number.221

org/apache/oodt/cas/product/jaxrs/filters/BackwardsCompatibleInterceptor.java

ViolationMessageLine
error'<' is not preceded with whitespace.22
error'<' is not followed by whitespace.22
error'>' is not preceded with whitespace.22
error'{' should be on the previous line.23
error'{' should be on the previous line.29
errorMethod 'handleMessage' is not designed for extension - needs to be abstract, final or empty.33
errorMissing a Javadoc comment.33
errorParameter message should be final.34
errorRedundant throws: 'Fault' is unchecked exception.34
error'{' should be on the previous line.35
errorAvoid inline conditionals.40
errorLine is longer than 80 characters.45
error'<' is not preceded with whitespace.45
error'<' is not followed by whitespace.45
error'>' is not preceded with whitespace.45
error'<' is not preceded with whitespace.46
error'<' is not followed by whitespace.46
error'>' is not preceded with whitespace.46
error'<' is not preceded with whitespace.46
error'<' is not followed by whitespace.46
error'>' is not preceded with whitespace.46
error'>' is not followed by whitespace.46
error'{' should be on the previous line.48
error'if' is not followed by whitespace.55
error'{' should be on the previous line.56
errorAvoid inline conditionals.60
errorAvoid inline conditionals.64
error'}' should be on the same line.65
error'if' is not followed by whitespace.69
error'{' should be on the previous line.70
error'}' should be on the same line.73
error'{' should be on the previous line.78
errorAvoid inline conditionals.82
error'}' should be on the same line.83
error'{' should be on the previous line.88
errorAvoid inline conditionals.92
errorAvoid inline conditionals.93
error'}' should be on the same line.94
error'{' should be on the previous line.99
errorAvoid inline conditionals.103
errorAvoid inline conditionals.104
error'}' should be on the same line.105
error'{' should be on the previous line.109

org/apache/oodt/cas/product/rss/RSSTagAttribute.java

ViolationMessageLine
errorLine has trailing spaces.22
errorLine has trailing spaces.25
errorLine has trailing spaces.28
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.47
errorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.55
errorParameter name should be final.55
error'name' hides a field.55
errorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.62
errorMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.70
errorParameter value should be final.70
error'value' hides a field.70

org/apache/oodt/cas/product/rss/RSSConfigMetKeys.java

ViolationMessageLine
errorLine has trailing spaces.22
errorLine has trailing spaces.25
errorLine has trailing spaces.28
errorinterfaces should describe a type and hence have methods.30
errorMissing a Javadoc comment.32
errorRedundant 'public' modifier.32
errorLine is longer than 80 characters.33
errorMissing a Javadoc comment.33
errorRedundant 'public' modifier.33

org/apache/oodt/cas/product/rdf/RDFConfigReaderMetKeys.java

ViolationMessageLine
errorLine has trailing spaces.22
errorLine has trailing spaces.24
errorLine has trailing spaces.27
errorinterfaces should describe a type and hence have methods.29
errorMissing a Javadoc comment.31
errorRedundant 'public' modifier.31
errorMissing a Javadoc comment.33
errorRedundant 'public' modifier.33
errorMissing a Javadoc comment.35
errorRedundant 'public' modifier.35
errorMissing a Javadoc comment.37
errorRedundant 'public' modifier.37
errorMissing a Javadoc comment.39
errorRedundant 'public' modifier.39
errorMissing a Javadoc comment.41
errorRedundant 'public' modifier.41
errorMissing a Javadoc comment.43
errorRedundant 'public' modifier.43
errorMissing a Javadoc comment.45
errorRedundant 'public' modifier.45
errorMissing a Javadoc comment.47
errorRedundant 'public' modifier.47
errorMissing a Javadoc comment.49
errorRedundant 'public' modifier.49
errorMissing a Javadoc comment.51
errorRedundant 'public' modifier.51
errorMissing a Javadoc comment.53
errorRedundant 'public' modifier.53
errorMissing a Javadoc comment.55
errorRedundant 'public' modifier.55
errorMissing a Javadoc comment.57
errorRedundant 'public' modifier.57
errorMissing a Javadoc comment.59
errorRedundant 'public' modifier.59
errorMissing a Javadoc comment.61
errorRedundant 'public' modifier.61
errorMissing a Javadoc comment.63
errorRedundant 'public' modifier.63
errorMissing a Javadoc comment.65
errorRedundant 'public' modifier.65
errorMissing a Javadoc comment.67
errorRedundant 'public' modifier.67
errorMissing a Javadoc comment.69
errorRedundant 'public' modifier.69
errorMissing a Javadoc comment.71
errorRedundant 'public' modifier.71
errorMissing a Javadoc comment.73
errorRedundant 'public' modifier.73
errorLine has trailing spaces.74

org/apache/oodt/cas/product/jaxrs/configurations/RssNamespace.java

ViolationMessageLine
error'{' should be on the previous line.10
errorMissing a Javadoc comment.11
errorMissing a Javadoc comment.12
errorParameter prefix should be final.19
error'prefix' hides a field.19
errorParameter uriString should be final.19
error'uriString' hides a field.19
error'{' should be on the previous line.20
errorMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.31
error'{' should be on the previous line.32
errorFirst sentence should end with a period.38
errorMethod 'getUriString' is not designed for extension - needs to be abstract, final or empty.42
error'{' should be on the previous line.43

org/apache/oodt/cas/product/jaxrs/writers/ProductRssWriter.java

ViolationMessageLine
errorLine is longer than 80 characters.37
error'<' is not preceded with whitespace.53
error'<' is not followed by whitespace.53
error'>' is not preceded with whitespace.53
error'{' should be on the previous line.54
errorMissing a Javadoc comment.55
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.60
errorMissing a Javadoc comment.60
errorParameter resource should be final.61
errorParameter type should be final.61
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'?' is not preceded with whitespace.61
error'>' is not preceded with whitespace.61
error'?' is not followed by whitespace.61
errorParameter genericType should be final.61
errorParameter annotations should be final.62
errorParameter mediaType should be final.62
error'{' should be on the previous line.63
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.69
errorMissing a Javadoc comment.69
errorParameter type should be final.70
error'<' is not preceded with whitespace.70
error'<' is not followed by whitespace.70
error'?' is not preceded with whitespace.70
error'>' is not preceded with whitespace.70
error'?' is not followed by whitespace.70
errorParameter genericType should be final.70
errorParameter annotations should be final.71
errorParameter mediaType should be final.71
error'{' should be on the previous line.72
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.78
errorMissing a Javadoc comment.78
errorParameter resource should be final.79
errorParameter type should be final.79
error'<' is not preceded with whitespace.79
error'<' is not followed by whitespace.79
error'?' is not preceded with whitespace.79
error'>' is not preceded with whitespace.79
error'?' is not followed by whitespace.79
errorParameter genericType should be final.79
errorParameter annotations should be final.80
errorParameter mediaType should be final.80
errorParameter httpHeaders should be final.81
error'<' is not preceded with whitespace.81
error'<' is not followed by whitespace.81
error'>' is not preceded with whitespace.81
errorParameter entityStream should be final.81
errorRedundant throws: 'WebApplicationException' is unchecked exception.82
error'{' should be on the previous line.83
error'{' should be on the previous line.85
error'{' should be on the previous line.124
error'}' should be on the same line.141
error'{' should be on the previous line.143

org/apache/oodt/cas/product/rdf/ProductTypeFilter.java

ViolationMessageLine
errorLine has trailing spaces.29
errorLine has trailing spaces.31
errorLine has trailing spaces.34
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
errorMissing a Javadoc comment.44
errorParameter filter should be final.44
error'if' construct must use '{}'s.46
errorMethod 'parse' is not designed for extension - needs to be abstract, final or empty.50
errorMissing a Javadoc comment.50
errorParameter filter should be final.50
error'if' construct must use '{}'s.51
error'if' is not followed by whitespace.51
errorMethod 'filter' is not designed for extension - needs to be abstract, final or empty.59
errorMissing a Javadoc comment.59
errorParameter type should be final.59
error'if' construct must use '{}'s.60
error'if' is not followed by whitespace.60

org/apache/oodt/cas/product/rss/RSSProductTransferServlet.java

ViolationMessageLine
errorLine is longer than 80 characters.49
errorLine has trailing spaces.63
errorLine has trailing spaces.69
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.77
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.83
errorName 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'.83
errorLine is longer than 80 characters.86
errorMissing a Javadoc comment.86
errorMissing a Javadoc comment.88
errorMissing a Javadoc comment.90
errorName 'dateFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.90
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.104
errorParameter config should be final.104
errorExpected @param tag for 'config'.104
errorExpected @throws tag for 'ServletException'.104
errorLine is longer than 80 characters.109
error')' is preceded with whitespace.110
errorLine is longer than 80 characters.112
errorLine has trailing spaces.113
errorLine is longer than 80 characters.125
errorLine is longer than 80 characters.129
error'{' should be on the previous line.134
error'}' should be on the same line.138
error'{' should be on the previous line.140
errorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.145
errorMissing a Javadoc comment.145
errorParameter req should be final.145
errorParameter resp should be final.145
errorMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.150
errorMissing a Javadoc comment.150
errorParameter req should be final.150
errorParameter resp should be final.150
errorMethod 'doIt' is not designed for extension - needs to be abstract, final or empty.155
errorMissing a Javadoc comment.155
errorParameter req should be final.155
errorParameter resp should be final.155
errorLine is longer than 80 characters.164
errorLine is longer than 80 characters.173
error'{' should be on the previous line.187
errorMust have at least one statement.236
errorMust have at least one statement.252

org/apache/oodt/cas/product/rss/RSSConfig.java

ViolationMessageLine
errorLine has trailing spaces.26
errorLine has trailing spaces.29
errorLine has trailing spaces.32
errorMissing a Javadoc comment.36
error'<' is not preceded with whitespace.36
error'<' is not followed by whitespace.36
error'>' is not preceded with whitespace.36
errorMissing a Javadoc comment.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
errorLine has trailing spaces.38
errorMissing a Javadoc comment.39
error'<' is not preceded with whitespace.46
error'<' is not followed by whitespace.46
error'>' is not preceded with whitespace.46
error'>' is not followed by whitespace.46
error'<' is not preceded with whitespace.47
error'<' is not followed by whitespace.47
error'>' is not preceded with whitespace.47
error'>' is not followed by whitespace.47
errorMethod 'getTags' is not designed for extension - needs to be abstract, final or empty.53
error'<' is not preceded with whitespace.53
error'<' is not followed by whitespace.53
error'>' is not preceded with whitespace.53
errorMethod 'setTags' is not designed for extension - needs to be abstract, final or empty.61
errorParameter tags should be final.61
error'<' is not preceded with whitespace.61
error'<' is not followed by whitespace.61
error'>' is not preceded with whitespace.61
error'tags' hides a field.61
errorLine has trailing spaces.64
errorLine has trailing spaces.68
errorMethod 'getNamespaces' is not designed for extension - needs to be abstract, final or empty.68
error'<' is not preceded with whitespace.68
error'<' is not followed by whitespace.68
error'>' is not preceded with whitespace.68
errorLine has trailing spaces.69
errorLine has trailing spaces.71
errorLine has trailing spaces.76
errorMethod 'setNamespaces' is not designed for extension - needs to be abstract, final or empty.76
errorParameter namespaces should be final.76
error'<' is not preceded with whitespace.76
error'<' is not followed by whitespace.76
error'>' is not preceded with whitespace.76
error'namespaces' hides a field.76
errorLine has trailing spaces.77
errorMethod 'getChannelLink' is not designed for extension - needs to be abstract, final or empty.83
errorMethod 'setChannelLink' is not designed for extension - needs to be abstract, final or empty.90
errorParameter channelLink should be final.90
error'channelLink' hides a field.90

org/apache/oodt/cas/product/rdf/RDFDatasetServlet.java

ViolationMessageLine
errorLine is longer than 80 characters.50
errorLine has trailing spaces.58
errorLine has trailing spaces.62
errorLine has trailing spaces.65
errorLine has trailing spaces.66
errorMissing a Javadoc comment.71
errorMissing a Javadoc comment.74
errorMissing a Javadoc comment.77
errorName 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
errorMissing a Javadoc comment.80
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.94
errorParameter config should be final.94
errorExpected @param tag for 'config'.94
errorExpected @throws tag for 'ServletException'.94
errorLine is longer than 80 characters.105
error')' is preceded with whitespace.106
errorLine is longer than 80 characters.108
errorLine has trailing spaces.109
errorLine has trailing spaces.110
errorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.132
errorMissing a Javadoc comment.132
errorParameter req should be final.132
errorParameter resp should be final.132
errorMethod 'doPost' is not designed for extension - needs to be abstract, final or empty.137
errorMissing a Javadoc comment.137
errorParameter req should be final.137
errorParameter resp should be final.137
errorMethod 'doIt' is not designed for extension - needs to be abstract, final or empty.142
errorMissing a Javadoc comment.142
errorParameter req should be final.142
errorParameter resp should be final.142
errorLine is longer than 80 characters.148
error'<' is not preceded with whitespace.151
error'<' is not followed by whitespace.151
error'>' is not preceded with whitespace.151
error'<' is not preceded with whitespace.151
error'<' is not followed by whitespace.151
error'>' is not preceded with whitespace.151
error'>' is not followed by whitespace.151
errorLine has trailing spaces.176
error'<' is not preceded with whitespace.178
error'<' is not followed by whitespace.178
error'>' is not preceded with whitespace.178
error'<' is not preceded with whitespace.178
error'<' is not followed by whitespace.178
error'>' is not preceded with whitespace.178
error'>' is not followed by whitespace.178
errorLine has trailing spaces.179
error'for' is not followed by whitespace.181
error':' is not preceded with whitespace.181
error'{' is not preceded with whitespace.181
error'if' is not followed by whitespace.182
error'{' is not preceded with whitespace.182
errorLine has trailing spaces.186
errorLine is longer than 80 characters.192
errorMethod 'outputRDF' is not designed for extension - needs to be abstract, final or empty.192
errorMissing a Javadoc comment.192
errorParameter productTypes should be final.192
error'<' is not preceded with whitespace.192
error'<' is not followed by whitespace.192
error'>' is not preceded with whitespace.192
errorParameter base should be final.192
errorParameter resp should be final.192
error'<' is not preceded with whitespace.203
error'<' is not followed by whitespace.203
error'>' is not preceded with whitespace.203
errorLine has trailing spaces.205
errorLine is longer than 80 characters.216
error'<' is not preceded with whitespace.216
error'<' is not followed by whitespace.216
error'>' is not preceded with whitespace.216
error'<' is not preceded with whitespace.220
error'<' is not followed by whitespace.220
error'>' is not preceded with whitespace.220
error'<' is not preceded with whitespace.224
error'<' is not followed by whitespace.224
error'>' is not preceded with whitespace.224
errorLine has trailing spaces.226
errorLine is longer than 80 characters.231
errorLine has trailing spaces.234
errorMissing a Javadoc comment.264
error'<' is not preceded with whitespace.264
error'<' is not followed by whitespace.264
error'>' is not preceded with whitespace.264
error'<' is not preceded with whitespace.265
error'<' is not followed by whitespace.265
error'>' is not preceded with whitespace.265

org/apache/oodt/cas/product/jaxrs/writers/ReferenceZipWriter.java

ViolationMessageLine
errorLine is longer than 80 characters.46
error'<' is not preceded with whitespace.58
error'<' is not followed by whitespace.58
error'>' is not preceded with whitespace.58
errorMissing a Javadoc comment.60
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
errorParameter resource should be final.66
errorParameter type should be final.66
error'<' is not preceded with whitespace.66
error'<' is not followed by whitespace.66
error'?' is not preceded with whitespace.66
error'>' is not preceded with whitespace.66
error'?' is not followed by whitespace.66
errorParameter genericType should be final.67
errorParameter annotations should be final.67
errorParameter mediaType should be final.67
error'{' should be on the previous line.68
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.74
errorMissing a Javadoc comment.74
errorParameter type should be final.75
error'<' is not preceded with whitespace.75
error'<' is not followed by whitespace.75
error'?' is not preceded with whitespace.75
error'>' is not preceded with whitespace.75
error'?' is not followed by whitespace.75
errorParameter genericType should be final.75
errorParameter annotations should be final.76
errorParameter mediaType should be final.76
error'{' should be on the previous line.77
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.83
errorMissing a Javadoc comment.83
errorParameter resource should be final.84
errorParameter type should be final.84
error'<' is not preceded with whitespace.84
error'<' is not followed by whitespace.84
error'?' is not preceded with whitespace.84
error'>' is not preceded with whitespace.84
error'?' is not followed by whitespace.84
errorParameter genericType should be final.85
errorParameter annotations should be final.85
errorParameter mediaType should be final.85
errorParameter httpHeaders should be final.86
error'<' is not preceded with whitespace.86
error'<' is not followed by whitespace.86
error'>' is not preceded with whitespace.86
errorParameter entityStream should be final.86
errorRedundant throws: 'WebApplicationException' is unchecked exception.87
error'{' should be on the previous line.88
error'{' should be on the previous line.92
error'{' should be on the previous line.100
error'{' should be on the previous line.105
errorAvoid inline conditionals.112
error'{' should be on the previous line.115
error'}' should be on the same line.136
error'{' should be on the previous line.138
error'}' should be on the same line.143
error'{' should be on the previous line.145

org/apache/oodt/cas/product/jaxrs/services/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/resources/ReferenceResource.java

ViolationMessageLine
error'}' is not preceded with whitespace.38
error'{' should be on the previous line.41
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.49
errorMissing a Javadoc comment.53
error'{' should be on the previous line.61
errorParameter productId should be final.74
error'productId' hides a field.74
errorParameter refIndex should be final.74
error'refIndex' hides a field.74
errorParameter reference should be final.74
error'reference' hides a field.74
errorParameter workingDir should be final.75
error'workingDir' hides a field.75
error'{' should be on the previous line.76
errorMethod 'getReference' is not designed for extension - needs to be abstract, final or empty.89
error'{' should be on the previous line.90
errorMethod 'getWorkingDir' is not designed for extension - needs to be abstract, final or empty.100
error'{' should be on the previous line.101
errorMethod 'getProductId' is not designed for extension - needs to be abstract, final or empty.111
error'{' should be on the previous line.113
errorMethod 'getRefIndex' is not designed for extension - needs to be abstract, final or empty.123
error'{' should be on the previous line.125
errorMethod 'getDataStoreReference' is not designed for extension - needs to be abstract, final or empty.135
error'{' should be on the previous line.137
errorMethod 'getFileSize' is not designed for extension - needs to be abstract, final or empty.147
error'{' should be on the previous line.149
errorMethod 'getMimeTypeName' is not designed for extension - needs to be abstract, final or empty.159
error'{' should be on the previous line.161
error'{' should be on the previous line.164
errorMethod 'getMimeType' is not designed for extension - needs to be abstract, final or empty.176
error'{' should be on the previous line.177
errorMethod 'getOrigReference' is not designed for extension - needs to be abstract, final or empty.187
error'{' should be on the previous line.189

org/apache/oodt/cas/product/jaxrs/resources/DatasetResource.java

ViolationMessageLine
errorUnused import - org.apache.oodt.cas.filemgr.structs.Product.31
error'=' is not preceded with whitespace.40
error'=' is not followed by whitespace.40
error'}' is not preceded with whitespace.41
error'{' should be on the previous line.44
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.46
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.48
error'<' is not preceded with whitespace.48
error'<' is not followed by whitespace.48
error'>' is not preceded with whitespace.48
error'<' is not preceded with whitespace.49
error'<' is not followed by whitespace.49
error'>' is not preceded with whitespace.49
error'>' is not followed by whitespace.49
errorMissing a Javadoc comment.53
error'{' should be on the previous line.61
errorParameter id should be final.75
error'id' hides a field.75
errorParameter name should be final.75
error'name' hides a field.75
errorParameter metadata should be final.75
errorParameter workingDir should be final.76
error'workingDir' hides a field.76
error'{' should be on the previous line.77
errorMethod 'addProductResource' is not designed for extension - needs to be abstract, final or empty.91
errorParameter resource should be final.91
error'{' should be on the previous line.92
errorMethod 'getWorkingDir' is not designed for extension - needs to be abstract, final or empty.102
error'{' should be on the previous line.103
errorMethod 'getId' is not designed for extension - needs to be abstract, final or empty.113
error'{' should be on the previous line.115
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.125
error'{' should be on the previous line.127
errorMethod 'getProductResources' is not designed for extension - needs to be abstract, final or empty.137
error'<' is not preceded with whitespace.139
error'<' is not followed by whitespace.139
error'>' is not preceded with whitespace.139
error'{' should be on the previous line.140
errorMethod 'getMetadataResource' is not designed for extension - needs to be abstract, final or empty.150
error'{' should be on the previous line.152

org/apache/oodt/cas/product/jaxrs/resources/TransferResource.java

ViolationMessageLine
error'}' is not preceded with whitespace.39
error'{' should be on the previous line.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.46
error'{' should be on the previous line.54
errorParameter product should be final.65
error'product' hides a field.65
errorParameter metadata should be final.65
error'metadata' hides a field.65
errorParameter status should be final.66
error'status' hides a field.66
error'{' should be on the previous line.67
errorMethod 'getProduct' is not designed for extension - needs to be abstract, final or empty.80
error'{' should be on the previous line.81
errorMethod 'getMetadata' is not designed for extension - needs to be abstract, final or empty.91
error'{' should be on the previous line.92
errorMethod 'getProductId' is not designed for extension - needs to be abstract, final or empty.102
error'{' should be on the previous line.104
errorMethod 'getProductName' is not designed for extension - needs to be abstract, final or empty.114
error'{' should be on the previous line.116
errorMethod 'getProductTypeName' is not designed for extension - needs to be abstract, final or empty.126
error'{' should be on the previous line.128
errorMethod 'getDataStoreReference' is not designed for extension - needs to be abstract, final or empty.138
error'{' should be on the previous line.140
errorMethod 'getOrigReference' is not designed for extension - needs to be abstract, final or empty.150
error'{' should be on the previous line.152
errorMethod 'getMimeTypeName' is not designed for extension - needs to be abstract, final or empty.162
error'{' should be on the previous line.164
errorMethod 'getFileSize' is not designed for extension - needs to be abstract, final or empty.174
error'{' should be on the previous line.176
errorMethod 'getTotalBytes' is not designed for extension - needs to be abstract, final or empty.186
error'{' should be on the previous line.188
errorMethod 'getBytesTransferred' is not designed for extension - needs to be abstract, final or empty.198
error'{' should be on the previous line.200
errorMethod 'getPercentComplete' is not designed for extension - needs to be abstract, final or empty.210
error'{' should be on the previous line.212
error'100' is a magic number.213
errorMethod 'getProductReceivedTime' is not designed for extension - needs to be abstract, final or empty.222
error'{' should be on the previous line.224

org/apache/oodt/cas/product/jaxrs/writers/ReferenceRssWriter.java

ViolationMessageLine
errorLine is longer than 80 characters.37
error'<' is not preceded with whitespace.52
error'<' is not followed by whitespace.52
error'>' is not preceded with whitespace.52
error'{' should be on the previous line.53
errorMissing a Javadoc comment.54
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.59
errorMissing a Javadoc comment.59
errorParameter resource should be final.60
errorParameter type should be final.60
error'<' is not preceded with whitespace.60
error'<' is not followed by whitespace.60
error'?' is not preceded with whitespace.60
error'>' is not preceded with whitespace.60
error'?' is not followed by whitespace.60
errorParameter genericType should be final.61
errorParameter annotations should be final.61
errorParameter mediaType should be final.61
error'{' should be on the previous line.62
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.68
errorMissing a Javadoc comment.68
errorParameter type should be final.69
error'<' is not preceded with whitespace.69
error'<' is not followed by whitespace.69
error'?' is not preceded with whitespace.69
error'>' is not preceded with whitespace.69
error'?' is not followed by whitespace.69
errorParameter genericType should be final.69
errorParameter annotations should be final.70
errorParameter mediaType should be final.70
error'{' should be on the previous line.71
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.77
errorMissing a Javadoc comment.77
errorParameter resource should be final.78
errorParameter type should be final.78
error'<' is not preceded with whitespace.78
error'<' is not followed by whitespace.78
error'?' is not preceded with whitespace.78
error'>' is not preceded with whitespace.78
error'?' is not followed by whitespace.78
errorParameter genericType should be final.79
errorParameter annotations should be final.79
errorParameter mediaType should be final.79
errorParameter httpHeaders should be final.80
error'<' is not preceded with whitespace.80
error'<' is not followed by whitespace.80
error'>' is not preceded with whitespace.80
errorParameter entityStream should be final.80
errorRedundant throws: 'WebApplicationException' is unchecked exception.81
error'{' should be on the previous line.82
error'{' should be on the previous line.84
error'+' should be on a new line.104
error'+' should be on a new line.123
error'}' should be on the same line.131
error'{' should be on the previous line.133

org/apache/oodt/cas/product/rdf/RDFUtils.java

ViolationMessageLine
errorLine is longer than 80 characters.22
errorLine has trailing spaces.35
errorLine has trailing spaces.38
errorLine has trailing spaces.41
errorUtility classes should not have a public or default constructor.43
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.47
errorParameter key should be final.47
errorParameter val should be final.47
errorParameter conf should be final.47
errorParameter doc should be final.48
errorAvoid inline conditionals.50
errorAvoid inline conditionals.59
errorLine is longer than 80 characters.70
errorMissing a Javadoc comment.70
errorParameter doc should be final.70
errorParameter rdf should be final.70
errorParameter rdfConf should be final.70
error'<' is not preceded with whitespace.71
error'<' is not followed by whitespace.71
error'>' is not preceded with whitespace.71
errorLine has trailing spaces.79
errorLine is longer than 80 characters.81
errorMissing a Javadoc comment.81
errorParameter conf should be final.81
errorLine is longer than 80 characters.82

org/apache/oodt/cas/product/rdf/RDFConfig.java

ViolationMessageLine
errorUnused import - org.apache.oodt.cas.filemgr.structs.ProductType.22
errorLine has trailing spaces.28
errorLine has trailing spaces.30
errorLine has trailing spaces.33
errorMissing a Javadoc comment.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
errorMissing a Javadoc comment.39
error'<' is not preceded with whitespace.39
error'<' is not followed by whitespace.39
error'>' is not preceded with whitespace.39
errorMissing a Javadoc comment.41
error'<' is not preceded with whitespace.41
error'<' is not followed by whitespace.41
error'>' is not preceded with whitespace.41
errorMissing a Javadoc comment.43
error'<' is not preceded with whitespace.43
error'<' is not followed by whitespace.43
error'>' is not preceded with whitespace.43
errorMissing a Javadoc comment.45
error'<' is not preceded with whitespace.45
error'<' is not followed by whitespace.45
error'>' is not preceded with whitespace.45
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.49
error'<' is not preceded with whitespace.55
error'<' is not followed by whitespace.55
error'>' is not preceded with whitespace.55
error'>' is not followed by whitespace.55
error'<' is not preceded with whitespace.56
error'<' is not followed by whitespace.56
error'>' is not preceded with whitespace.56
error'>' is not followed by whitespace.56
error'<' is not preceded with whitespace.57
error'<' is not followed by whitespace.57
error'>' is not preceded with whitespace.57
error'>' is not followed by whitespace.57
error'<' is not preceded with whitespace.58
error'<' is not followed by whitespace.58
error'>' is not preceded with whitespace.58
error'>' is not followed by whitespace.58
error'<' is not preceded with whitespace.59
error'<' is not followed by whitespace.59
error'>' is not preceded with whitespace.59
error'>' is not followed by whitespace.59
errorMethod 'getNsMap' is not designed for extension - needs to be abstract, final or empty.67
error'<' is not preceded with whitespace.67
error'<' is not followed by whitespace.67
error'>' is not preceded with whitespace.67
errorMethod 'setNsMap' is not designed for extension - needs to be abstract, final or empty.75
errorParameter nsMap should be final.75
error'<' is not preceded with whitespace.75
error'<' is not followed by whitespace.75
error'>' is not preceded with whitespace.75
error'nsMap' hides a field.75
errorMethod 'getRewriteMap' is not designed for extension - needs to be abstract, final or empty.82
error'<' is not preceded with whitespace.82
error'<' is not followed by whitespace.82
error'>' is not preceded with whitespace.82
errorMethod 'setRewriteMap' is not designed for extension - needs to be abstract, final or empty.90
errorParameter rewriteMap should be final.90
error'<' is not preceded with whitespace.90
error'<' is not followed by whitespace.90
error'>' is not preceded with whitespace.90
error'rewriteMap' hides a field.90
errorMethod 'getResLinkMap' is not designed for extension - needs to be abstract, final or empty.97
error'<' is not preceded with whitespace.97
error'<' is not followed by whitespace.97
error'>' is not preceded with whitespace.97
errorMethod 'setResLinkMap' is not designed for extension - needs to be abstract, final or empty.105
errorParameter resLinkMap should be final.105
error'<' is not preceded with whitespace.105
error'<' is not followed by whitespace.105
error'>' is not preceded with whitespace.105
error'resLinkMap' hides a field.105
errorMethod 'getKeyNsMap' is not designed for extension - needs to be abstract, final or empty.112
error'<' is not preceded with whitespace.112
error'<' is not followed by whitespace.112
error'>' is not preceded with whitespace.112
errorMethod 'setKeyNsMap' is not designed for extension - needs to be abstract, final or empty.120
errorParameter keyNsMap should be final.120
error'<' is not preceded with whitespace.120
error'<' is not followed by whitespace.120
error'>' is not preceded with whitespace.120
error'keyNsMap' hides a field.120
errorMethod 'getDefaultKeyNs' is not designed for extension - needs to be abstract, final or empty.127
errorMethod 'setDefaultKeyNs' is not designed for extension - needs to be abstract, final or empty.135
errorParameter defaultKeyNs should be final.135
error'defaultKeyNs' hides a field.135
errorMethod 'getDefaultTypeNs' is not designed for extension - needs to be abstract, final or empty.142
errorMethod 'setDefaultTypeNs' is not designed for extension - needs to be abstract, final or empty.150
errorParameter defaultTypeNs should be final.150
error'defaultTypeNs' hides a field.150
errorMethod 'getTypesNsMap' is not designed for extension - needs to be abstract, final or empty.157
error'<' is not preceded with whitespace.157
error'<' is not followed by whitespace.157
error'>' is not preceded with whitespace.157
errorMethod 'setTypesNsMap' is not designed for extension - needs to be abstract, final or empty.165
errorParameter typesNsMap should be final.165
error'<' is not preceded with whitespace.165
error'<' is not followed by whitespace.165
error'>' is not preceded with whitespace.165
error'typesNsMap' hides a field.165
errorLine has trailing spaces.172
errorMethod 'getKeyNs' is not designed for extension - needs to be abstract, final or empty.177
errorParameter key should be final.177
error'else' construct must use '{}'s.180
errorLine has trailing spaces.188
errorMethod 'getTypeNs' is not designed for extension - needs to be abstract, final or empty.194
errorParameter type should be final.194
error'else' construct must use '{}'s.197

org/apache/oodt/cas/product/data/DataDeliveryServlet.java

ViolationMessageLine
errorLine has trailing spaces.52
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.59
errorParameter config should be final.59
errorLine is longer than 80 characters.64
error')' is preceded with whitespace.65
errorLine is longer than 80 characters.67
error'if' construct must use '{}'s.69
errorAvoid inline conditionals.86
errorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.91
errorParameter req should be final.91
errorParameter res should be final.91
errorLine has trailing spaces.101
errorLine has trailing spaces.105
errorMethod 'doPut' is not designed for extension - needs to be abstract, final or empty.115
errorParameter req should be final.115
errorParameter res should be final.115
error'if' construct must use '{}'s.119
error'if' construct must use '{}'s.122
errorMissing a Javadoc comment.151
errorParameter req should be final.151
errorParameter res should be final.152
errorParameter productID should be final.152
error'512' is a magic number.190
error'while' construct must use '{}'s.192
errorMust have at least one statement.202
errorMust have at least one statement.211
errorMissing a Javadoc comment.222
errorParameter req should be final.222
errorParameter res should be final.223
errorParameter index should be final.223
errorParameter productID should be final.223
errorAvoid inline conditionals.231
error'512' is a magic number.246
error'while' construct must use '{}'s.248
errorFirst sentence should end with a period.257

org/apache/oodt/cas/product/jaxrs/services/CasProductJaxrsService.java

ViolationMessageLine
error'{' should be on the previous line.56
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.61
errorMethod 'getReference' is not designed for extension - needs to be abstract, final or empty.75
error'}' is not preceded with whitespace.79
errorParameter productId should be final.81
errorParameter refIndex should be final.82
error'{' should be on the previous line.83
error'{' should be on the previous line.85
error'{' should be on the previous line.92
error'<' is not preceded with whitespace.95
error'<' is not followed by whitespace.95
error'>' is not preceded with whitespace.95
error'}' should be on the same line.99
error'{' should be on the previous line.101
errorMethod 'getProduct' is not designed for extension - needs to be abstract, final or empty.117
error'}' is not preceded with whitespace.120
errorParameter productId should be final.121
error'{' should be on the previous line.122
error'{' should be on the previous line.124
error'{' should be on the previous line.131
error'}' should be on the same line.142
error'{' should be on the previous line.144
errorMethod 'getDataset' is not designed for extension - needs to be abstract, final or empty.161
error'}' is not preceded with whitespace.164
errorParameter productTypeId should be final.166
error'{' should be on the previous line.167
error'{' should be on the previous line.169
error'{' should be on the previous line.176
error'<' is not preceded with whitespace.183
error'<' is not followed by whitespace.183
error'>' is not preceded with whitespace.183
error'<' is not preceded with whitespace.183
error'<' is not followed by whitespace.183
error'>' is not preceded with whitespace.183
error'>' is not followed by whitespace.183
error'{' should be on the previous line.185
error'}' should be on the same line.191
error'{' should be on the previous line.193
error'{' should be on the previous line.209
error'{' should be on the previous line.211
error'}' should be on the same line.219
error'{' should be on the previous line.221
errorMethod 'getTransfer' is not designed for extension - needs to be abstract, final or empty.237
error'}' is not preceded with whitespace.240
errorParameter dataStoreRef should be final.242
error'{' should be on the previous line.243
error'{' should be on the previous line.245
error'{' should be on the previous line.252
error'{' should be on the previous line.255
error'{' should be on the previous line.258
error'}' should be on the same line.267
error'{' should be on the previous line.269
errorMethod 'getTransfers' is not designed for extension - needs to be abstract, final or empty.285
error'}' is not preceded with whitespace.288
errorParameter productId should be final.290
error'{' should be on the previous line.291
error'{' should be on the previous line.293
error'{' should be on the previous line.300
error'<' is not preceded with whitespace.301
error'<' is not followed by whitespace.301
error'>' is not preceded with whitespace.301
error'<' is not preceded with whitespace.302
error'<' is not followed by whitespace.302
error'>' is not preceded with whitespace.302
error'>' is not followed by whitespace.302
error'{' should be on the previous line.305
error'if' is not followed by whitespace.307
error'}' should be on the same line.315
error'{' should be on the previous line.317
errorMethod 'getContextWorkingDir' is not designed for extension - needs to be abstract, final or empty.332
error'{' should be on the previous line.333
error'{' should be on the previous line.336
errorMethod 'getContextClient' is not designed for extension - needs to be abstract, final or empty.354
error'{' should be on the previous line.356
error'&&' should be on a new line.359
error'{' should be on the previous line.361

org/apache/oodt/cas/product/jaxrs/exceptions/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/configurations/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/servlets/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/resources/MetadataResource.java

ViolationMessageLine
error'{' should be on the previous line.39
errorMissing a Javadoc comment.40
error'{' should be on the previous line.46
errorParameter metadata should be final.55
error'metadata' hides a field.55
error'{' should be on the previous line.56
errorMethod 'getMetadata' is not designed for extension - needs to be abstract, final or empty.66
error'{' should be on the previous line.67
errorMethod 'getMetadataEntries' is not designed for extension - needs to be abstract, final or empty.77
error'<' is not preceded with whitespace.78
error'<' is not followed by whitespace.78
error'>' is not preceded with whitespace.78
error'{' should be on the previous line.79
error'<' is not preceded with whitespace.80
error'<' is not followed by whitespace.80
error'>' is not preceded with whitespace.80
error'<' is not preceded with whitespace.80
error'<' is not followed by whitespace.80
error'>' is not preceded with whitespace.80
error'>' is not followed by whitespace.80
error'{' should be on the previous line.82
error'}' is not preceded with whitespace.96
error'{' should be on the previous line.99
errorMissing a Javadoc comment.100
errorMissing a Javadoc comment.101
error'<' is not preceded with whitespace.101
error'<' is not followed by whitespace.101
error'>' is not preceded with whitespace.101
error'{' should be on the previous line.109
errorParameter key should be final.120
error'key' hides a field.120
errorParameter values should be final.120
error'<' is not preceded with whitespace.120
error'<' is not followed by whitespace.120
error'>' is not preceded with whitespace.120
error'values' hides a field.120
error'{' should be on the previous line.121
errorMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.132
error'{' should be on the previous line.134
errorFirst sentence should end with a period.140
errorMethod 'getValues' is not designed for extension - needs to be abstract, final or empty.144
error'<' is not preceded with whitespace.145
error'<' is not followed by whitespace.145
error'>' is not preceded with whitespace.145
error'{' should be on the previous line.146

org/apache/oodt/cas/product/jaxrs/resources/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/jaxrs/writers/RssWriter.java

ViolationMessageLine
error'{' should be on the previous line.18
errorMissing a Javadoc comment.20
errorMissing a Javadoc comment.22
errorMissing a Javadoc comment.23
errorMissing a Javadoc comment.24
errorMissing a Javadoc comment.25
errorName 'dateFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.25
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.31
errorMethod 'getBaseUri' is not designed for extension - needs to be abstract, final or empty.40
error'{' should be on the previous line.41
errorInner assignments should be avoided.43
errorAvoid inline conditionals.43
errorMethod 'getConfiguration' is not designed for extension - needs to be abstract, final or empty.52
error'{' should be on the previous line.53
error'{' should be on the previous line.57
error'<' is not preceded with whitespace.58
error'<' is not followed by whitespace.58
error'>' is not preceded with whitespace.58
error'<' is not preceded with whitespace.59
error'<' is not followed by whitespace.59
error'>' is not preceded with whitespace.59
error'>' is not followed by whitespace.59
error'{' should be on the previous line.63

org/apache/oodt/cas/product/jaxrs/writers/DatasetZipWriter.java

ViolationMessageLine
error'<' is not preceded with whitespace.45
error'<' is not followed by whitespace.45
error'>' is not preceded with whitespace.45
error'{' should be on the previous line.46
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
errorParameter resource should be final.48
errorParameter type should be final.48
error'<' is not preceded with whitespace.48
error'<' is not followed by whitespace.48
error'?' is not preceded with whitespace.48
error'>' is not preceded with whitespace.48
error'?' is not followed by whitespace.48
errorParameter genericType should be final.48
errorParameter annotations should be final.49
errorParameter mediaType should be final.49
error'{' should be on the previous line.50
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.56
errorMissing a Javadoc comment.56
errorParameter type should be final.57
error'<' is not preceded with whitespace.57
error'<' is not followed by whitespace.57
error'?' is not preceded with whitespace.57
error'>' is not preceded with whitespace.57
error'?' is not followed by whitespace.57
errorParameter genericType should be final.57
errorParameter annotations should be final.58
errorParameter mediaType should be final.58
error'{' should be on the previous line.59
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
errorParameter resource should be final.66
errorParameter type should be final.66
error'<' is not preceded with whitespace.66
error'<' is not followed by whitespace.66
error'?' is not preceded with whitespace.66
error'>' is not preceded with whitespace.66
error'?' is not followed by whitespace.66
errorParameter genericType should be final.66
errorParameter annotations should be final.67
errorParameter mediaType should be final.67
errorParameter httpHeaders should be final.68
error'<' is not preceded with whitespace.68
error'<' is not followed by whitespace.68
error'>' is not preceded with whitespace.68
errorParameter entityStream should be final.68
errorRedundant throws: 'WebApplicationException' is unchecked exception.69
error'{' should be on the previous line.70

org/apache/oodt/cas/product/rss/RSSConfigReader.java

ViolationMessageLine
errorLine has trailing spaces.33
errorLine has trailing spaces.35
errorLine has trailing spaces.38
errorUtility classes should not have a public or default constructor.40
errorLine has trailing spaces.44
errorParameter file should be final.52
errorLine has trailing spaces.63
errorMissing a Javadoc comment.64
errorParameter root should be final.64
errorParameter conf should be final.64
errorMissing a Javadoc comment.77
errorParameter root should be final.77
errorParameter conf should be final.77
errorMissing a Javadoc comment.96
errorParameter tagElem should be final.96
errorParameter tag should be final.96

org/apache/oodt/cas/product/rdf/RDFConfigReader.java

ViolationMessageLine
errorLine has trailing spaces.34
errorLine has trailing spaces.36
errorLine has trailing spaces.39
errorUtility classes should not have a public or default constructor.41
errorLine has trailing spaces.45
errorParameter file should be final.53
errorMissing a Javadoc comment.68
errorParameter root should be final.68
errorParameter conf should be final.68
errorMissing a Javadoc comment.80
errorParameter root should be final.80
errorParameter conf should be final.80
errorMissing a Javadoc comment.93
errorParameter root should be final.93
errorParameter conf should be final.93
errorMissing a Javadoc comment.106
errorParameter root should be final.106
errorParameter conf should be final.106
errorMissing a Javadoc comment.120
errorParameter root should be final.120
errorParameter conf should be final.120

org/apache/oodt/cas/product/rss/RSSNamespace.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine has trailing spaces.22
errorLine has trailing spaces.25
errorLine has trailing spaces.29
error'{' should be on the previous line.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.42
errorMethod 'setPrefix' is not designed for extension - needs to be abstract, final or empty.48
errorParameter prefix should be final.48
error'prefix' hides a field.48
error';' is not followed by whitespace.48
error'}' is not preceded with whitespace.48
errorMethod 'getUri' is not designed for extension - needs to be abstract, final or empty.53
errorMethod 'setUri' is not designed for extension - needs to be abstract, final or empty.59
errorParameter uri should be final.59
error'uri' hides a field.59

org/apache/oodt/cas/product/rss/RSSTag.java

ViolationMessageLine
errorLine has trailing spaces.26
errorLine has trailing spaces.29
errorLine has trailing spaces.32
errorMissing a Javadoc comment.36
errorMissing a Javadoc comment.38
errorMissing a Javadoc comment.40
error'<' is not preceded with whitespace.40
error'<' is not followed by whitespace.40
error'>' is not preceded with whitespace.40
error'<' is not preceded with whitespace.48
error'<' is not followed by whitespace.48
error'>' is not preceded with whitespace.48
error'>' is not followed by whitespace.48
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.54
errorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.62
errorParameter name should be final.62
error'name' hides a field.62
errorMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.69
errorMethod 'setSource' is not designed for extension - needs to be abstract, final or empty.77
errorParameter source should be final.77
error'source' hides a field.77
errorMethod 'getAttrs' is not designed for extension - needs to be abstract, final or empty.84
error'<' is not preceded with whitespace.84
error'<' is not followed by whitespace.84
error'>' is not preceded with whitespace.84
errorMethod 'setAttrs' is not designed for extension - needs to be abstract, final or empty.92
errorParameter attrs should be final.92
error'<' is not preceded with whitespace.92
error'<' is not followed by whitespace.92
error'>' is not preceded with whitespace.92
error'attrs' hides a field.92

org/apache/oodt/cas/product/data/DatasetDeliveryServlet.java

ViolationMessageLine
errorLine has trailing spaces.52
errorMissing a Javadoc comment.60
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.67
errorMissing a Javadoc comment.70
errorMissing a Javadoc comment.73
error'static' modifier out of order with the JLS suggestions.73
errorLine has trailing spaces.77
errorMethod 'doGet' is not designed for extension - needs to be abstract, final or empty.82
errorMissing a Javadoc comment.82
errorParameter req should be final.82
errorParameter res should be final.82
errorLine has trailing spaces.88
errorLine has trailing spaces.94
errorMethod 'doPut' is not designed for extension - needs to be abstract, final or empty.104
errorParameter req should be final.104
errorParameter res should be final.104
errorLine is longer than 80 characters.164
error'512' is a magic number.202
error'while' construct must use '{}'s.204
errorMust have at least one statement.215
errorMust have at least one statement.224
errorLine has trailing spaces.242
errorMethod 'init' is not designed for extension - needs to be abstract, final or empty.245
errorMissing a Javadoc comment.245
errorParameter config should be final.245
errorLine is longer than 80 characters.251
error')' is preceded with whitespace.252
errorLine is longer than 80 characters.254
errorLine has trailing spaces.255
error'if' construct must use '{}'s.256
errorAvoid inline conditionals.273
errorMissing a Javadoc comment.278
errorParameter p should be final.278
errorParameter hash should be final.278

org/apache/oodt/cas/product/jaxrs/configurations/RssConfiguration.java

ViolationMessageLine
error'{' should be on the previous line.25
errorMissing a Javadoc comment.26
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.35
errorMissing a Javadoc comment.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
error'<' is not preceded with whitespace.37
error'<' is not followed by whitespace.37
error'>' is not preceded with whitespace.37
error'>' is not followed by whitespace.37
errorMissing a Javadoc comment.38
error'<' is not preceded with whitespace.38
error'<' is not followed by whitespace.38
error'>' is not preceded with whitespace.38
error'<' is not preceded with whitespace.38
error'<' is not followed by whitespace.38
error'>' is not preceded with whitespace.38
error'>' is not followed by whitespace.38
errorMissing a Javadoc comment.39
errorMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.49
errorParameter file should be final.49
error'{' should be on the previous line.50
errorMissing a Javadoc comment.64
error'<' is not preceded with whitespace.64
error'<' is not followed by whitespace.64
error'>' is not preceded with whitespace.64
errorParameter root should be final.64
error'{' should be on the previous line.65
error'<' is not preceded with whitespace.66
error'<' is not followed by whitespace.66
error'>' is not preceded with whitespace.66
error'<' is not preceded with whitespace.66
error'<' is not followed by whitespace.66
error'>' is not preceded with whitespace.66
error'>' is not followed by whitespace.66
error'{' should be on the previous line.69
error'{' should be on the previous line.71
errorMissing a Javadoc comment.82
error'<' is not preceded with whitespace.82
error'<' is not followed by whitespace.82
error'>' is not preceded with whitespace.82
errorParameter root should be final.82
error'{' should be on the previous line.83
error'<' is not preceded with whitespace.84
error'<' is not followed by whitespace.84
error'>' is not preceded with whitespace.84
error'<' is not preceded with whitespace.84
error'<' is not followed by whitespace.84
error'>' is not preceded with whitespace.84
error'>' is not followed by whitespace.84
error'{' should be on the previous line.87
error'{' should be on the previous line.89
errorMissing a Javadoc comment.100
error'<' is not preceded with whitespace.100
error'<' is not followed by whitespace.100
error'>' is not preceded with whitespace.100
errorParameter element should be final.100
error'{' should be on the previous line.101
error'<' is not preceded with whitespace.102
error'<' is not followed by whitespace.102
error'>' is not preceded with whitespace.102
error'<' is not preceded with whitespace.102
error'<' is not followed by whitespace.102
error'>' is not preceded with whitespace.102
error'>' is not followed by whitespace.102
error'{' should be on the previous line.105
error'{' should be on the previous line.107
errorMethod 'getNamespaceList' is not designed for extension - needs to be abstract, final or empty.123
error'<' is not preceded with whitespace.123
error'<' is not followed by whitespace.123
error'>' is not preceded with whitespace.123
error'{' should be on the previous line.124
errorMethod 'getChannelLink' is not designed for extension - needs to be abstract, final or empty.134
error'{' should be on the previous line.135
errorMethod 'appendTags' is not designed for extension - needs to be abstract, final or empty.148
errorParameter metadata should be final.148
errorParameter document should be final.148
errorParameter parent should be final.149
error'{' should be on the previous line.150
error'{' should be on the previous line.152
errorLine has trailing spaces.159
error'{' should be on the previous line.165
errorLine is longer than 80 characters.166
error'{' should be on the previous line.172

org/apache/oodt/cas/product/jaxrs/writers/TransfersRssWriter.java

ViolationMessageLine
errorLine is longer than 80 characters.38
error'<' is not preceded with whitespace.55
error'<' is not followed by whitespace.55
error'>' is not preceded with whitespace.55
error'{' should be on the previous line.56
errorMissing a Javadoc comment.57
errorMethod 'getSize' is not designed for extension - needs to be abstract, final or empty.62
errorMissing a Javadoc comment.62
errorParameter resource should be final.63
errorParameter type should be final.63
error'<' is not preceded with whitespace.63
error'<' is not followed by whitespace.63
error'?' is not preceded with whitespace.63
error'>' is not preceded with whitespace.63
error'?' is not followed by whitespace.63
errorParameter genericType should be final.64
errorParameter annotations should be final.64
errorParameter mediaType should be final.64
error'{' should be on the previous line.65
errorMethod 'isWriteable' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
errorParameter type should be final.72
error'<' is not preceded with whitespace.72
error'<' is not followed by whitespace.72
error'?' is not preceded with whitespace.72
error'>' is not preceded with whitespace.72
error'?' is not followed by whitespace.72
errorParameter genericType should be final.72
errorParameter annotations should be final.73
errorParameter mediaType should be final.73
error'{' should be on the previous line.74
errorMethod 'writeTo' is not designed for extension - needs to be abstract, final or empty.80
errorMissing a Javadoc comment.80
errorParameter resource should be final.81
errorParameter type should be final.81
error'<' is not preceded with whitespace.81
error'<' is not followed by whitespace.81
error'?' is not preceded with whitespace.81
error'>' is not preceded with whitespace.81
error'?' is not followed by whitespace.81
errorParameter genericType should be final.82
errorParameter annotations should be final.82
errorParameter mediaType should be final.82
errorParameter httpHeaders should be final.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error'>' is not preceded with whitespace.83
errorParameter entityStream should be final.83
errorRedundant throws: 'WebApplicationException' is unchecked exception.84
error'{' should be on the previous line.85
error'{' should be on the previous line.87
error'{' should be on the previous line.138
error'}' should be on the same line.145
error'{' should be on the previous line.147
error'}' should be on the same line.151
error'{' should be on the previous line.153

org/apache/oodt/cas/product/jaxrs/exceptions/BadRequestException.java

ViolationMessageLine
error'{' should be on the previous line.31
errorMissing a Javadoc comment.33
errorParameter message should be final.40
error'{' should be on the previous line.41

org/apache/oodt/cas/product/jaxrs/configurations/RssTagAttribute.java

ViolationMessageLine
error'{' should be on the previous line.10
errorMissing a Javadoc comment.11
errorMissing a Javadoc comment.12
errorParameter name should be final.19
error'name' hides a field.19
errorParameter value should be final.19
error'value' hides a field.19
error'{' should be on the previous line.20
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.29
error'{' should be on the previous line.30
errorMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.40
error'{' should be on the previous line.41

org/apache/oodt/cas/product/CASProductHandlerMetKeys.java

ViolationMessageLine
errorinterfaces should describe a type and hence have methods.27
errorLine has trailing spaces.28
errorMissing a Javadoc comment.29
errorRedundant 'public' modifier.29
errorLine has trailing spaces.30
errorMissing a Javadoc comment.31
errorRedundant 'public' modifier.31
errorLine has trailing spaces.32
errorMissing a Javadoc comment.33
errorRedundant 'public' modifier.33

org/apache/oodt/cas/product/jaxrs/writers/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/oodt/cas/product/package.html

ViolationMessageLine
errorMissing package documentation file.0