Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
74002311

Files

FilesIWE
encoding/sample1/Collecter.java 001
encoding/sample1/Collecter.java 0024
encoding/sample1/EchoImpl.java 0036
encoding/sample1/EchoProvider.java 001
encoding/sample1/EchoProvider.java 00168
encoding/sample1/EchoStruct.java 00144
encoding/sample1/EchoStructEncoder.java 001
encoding/sample1/EchoStructEncoder.java 00381
encoding/sample1/EchoStub.java 001
encoding/sample1/EchoStub.java 0015
encoding/sample1/EndToEndTest.java 001
encoding/sample1/EndToEndTest.java 0034
encoding/sample1/LoadIncreaseTest.java 001
encoding/sample1/LoadIncreaseTest.java 0017
encoding/sample1/LoadTest.java 001
encoding/sample1/LoadTest.java 0041
encoding/sample1/Sampler.java 001
encoding/sample1/Sampler.java 0045
encoding/sample1/package.html 001
encoding/sample2/benchMark/BenchProvider.java 00195
encoding/sample2/benchMark/Benchmark1Impl.java 001
encoding/sample2/benchMark/Benchmark1Impl.java 0052
encoding/sample2/benchMark/Benchmark1PortType.java 001
encoding/sample2/benchMark/Benchmark1PortType.java 0072
encoding/sample2/benchMark/package.html 001
interop/doclit/InteropProvider.java 0034
interop/doclit/InteropRequestHandler.java 0048
interop/doclit/InteropStub.java 00105
interop/doclit/SOAPStruct.java 001
interop/doclit/SOAPStruct.java 0063
interop/doclit/SOAPStructEncoder.java 001
interop/doclit/SOAPStructEncoder.java 0065
interop/doclit/SimpleTypeEncoder.java 001
interop/doclit/SimpleTypeEncoder.java 0045
interop/doclit/WSDLInteropTestDocLitPortType.java 001
interop/doclit/WSDLInteropTestDocLitPortType.java 0014
interop/doclit/package.html 001
interop/util/Constants.java 0014
interop/util/InteropTO.java 0078
interop/util/package.html 001
org/apache/axis/testUtils/ArrayTypeEncoder.java 0054
org/apache/axis/testUtils/Encoder.java 001
org/apache/axis/testUtils/Encoder.java 0013
org/apache/axis/testUtils/ObjectToOMBuilder.java 00121
org/apache/axis/testUtils/SimpleJavaProvider.java 0035
org/apache/axis/testUtils/SimpleTypeEncoder.java 001
org/apache/axis/testUtils/SimpleTypeEncoder.java 0045
org/apache/axis/testUtils/SimpleTypeEncodingUtils.java 0045
org/apache/axis/testUtils/package.html 001
userguide/sample1/AsynchronousClient.java 0091
userguide/sample1/ClientEchoCallbackHandler.java 0041
userguide/sample1/ClientUtil.java 0027
userguide/sample1/EchoXML.java 001
userguide/sample1/EchoXML.java 006
userguide/sample1/LoggingHandler.java 0037
userguide/sample1/SynchronousClient.java 0083
userguide/sample1/package.html 001

encoding/sample1/Collecter.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/Collecter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 33
Error Parameter size should be final. 33
Error Parameter message should be final. 33
Error 'message' hides a field. 33
Error Parameter writer should be final. 33
Error 'writer' hides a field. 33
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Parameter value should be final. 39
Error Method 'printResult' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error '+' is not preceded with whitespace. 62
Error '+' is not followed by whitespace. 62

encoding/sample1/EchoImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error '{' is not preceded with whitespace. 26
Error '{' is not followed by whitespace. 26
Error '}' is not preceded with whitespace. 26
Error Line contains a tab character. 27
Error Method 'echoString' is not designed for extension - needs to be abstract, final or empty. 27
Error Missing a Javadoc comment. 27
Error Parameter in should be final. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Method 'echoStringArray' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Parameter in should be final. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Method 'echoEchoStruct' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error Line contains a tab character. 34
Error Parameter in should be final. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Method 'echoEchoStructArray' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Line contains a tab character. 38
Error Parameter in should be final. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40

encoding/sample1/EchoProvider.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/EchoProvider.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 37
Error Method 'deserializeParameters' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Parameter msgContext should be final. 40
Error Parameter method should be final. 41
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error ',' is not followed by whitespace. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter msgContext should be final. 94
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line has trailing spaces. 98
Error Line contains a tab character. 98
Error Line has trailing spaces. 99
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Name 'ImplClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line has trailing spaces. 103
Error Line contains a tab character. 103
Error Line has trailing spaces. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line is longer than 80 characters. 113
Error Line contains a tab character. 113
Error Line has trailing spaces. 114
Error Line contains a tab character. 114
Error Line contains a tab character. 116
Error 'cast' is not followed by whitespace. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error 'if' is not followed by whitespace. 118
Error Line is longer than 80 characters. 119
Error Line contains a tab character. 119
Error 'cast' is not followed by whitespace. 119
Error Line contains a tab character. 120
Error 'else' is not preceded with whitespace. 120
Error '}' is not followed by whitespace. 120
Error Line contains a tab character. 121
Error 'cast' is not followed by whitespace. 121
Error Line contains a tab character. 122
Error 'else' is not preceded with whitespace. 122
Error '}' is not followed by whitespace. 122
Error Line is longer than 80 characters. 123
Error Line contains a tab character. 123
Error 'cast' is not followed by whitespace. 123
Error Line is longer than 80 characters. 124
Error Line contains a tab character. 124
Error 'else' is not preceded with whitespace. 124
Error '}' is not followed by whitespace. 124
Error Line contains a tab character. 125
Error 'cast' is not followed by whitespace. 125
Error Line is longer than 80 characters. 126
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line has trailing spaces. 132
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line is longer than 80 characters. 135
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line is longer than 80 characters. 138
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 146
Error Line is longer than 80 characters. 147
Error Line contains a tab character. 147
Error Line is longer than 80 characters. 149
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line is longer than 80 characters. 151
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 165
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173

encoding/sample1/EchoStruct.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 43
Error More than 7 parameters. 43
Error Parameter value1 should be final. 44
Error 'value1' hides a field. 44
Error Parameter value10 should be final. 45
Error 'value10' hides a field. 45
Error Parameter value11 should be final. 46
Error 'value11' hides a field. 46
Error Parameter value12 should be final. 47
Error 'value12' hides a field. 47
Error Parameter value13 should be final. 48
Error 'value13' hides a field. 48
Error Parameter value2 should be final. 49
Error 'value2' hides a field. 49
Error Parameter value3 should be final. 50
Error 'value3' hides a field. 50
Error Parameter value4 should be final. 51
Error 'value4' hides a field. 51
Error Parameter value5 should be final. 52
Error 'value5' hides a field. 52
Error Parameter value6 should be final. 53
Error 'value6' hides a field. 53
Error Parameter value7 should be final. 54
Error 'value7' hides a field. 54
Error Parameter value8 should be final. 55
Error 'value8' hides a field. 55
Error Parameter value9 should be final. 56
Error 'value9' hides a field. 56
Error Line has trailing spaces. 74
Error Method 'getValue1' is not designed for extension - needs to be abstract, final or empty. 77
Error Line has trailing spaces. 83
Error Method 'setValue1' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter value1 should be final. 86
Error 'value1' hides a field. 86
Error Expected @param tag for 'value1'. 86
Error Line has trailing spaces. 92
Error Method 'getValue10' is not designed for extension - needs to be abstract, final or empty. 95
Error Line has trailing spaces. 101
Error Method 'setValue10' is not designed for extension - needs to be abstract, final or empty. 104
Error Parameter value10 should be final. 104
Error 'value10' hides a field. 104
Error Expected @param tag for 'value10'. 104
Error Line has trailing spaces. 110
Error Method 'getValue11' is not designed for extension - needs to be abstract, final or empty. 113
Error Line has trailing spaces. 119
Error Method 'setValue11' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter value11 should be final. 122
Error 'value11' hides a field. 122
Error Expected @param tag for 'value11'. 122
Error Line has trailing spaces. 128
Error Method 'getValue12' is not designed for extension - needs to be abstract, final or empty. 131
Error Line has trailing spaces. 137
Error Method 'setValue12' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter value12 should be final. 140
Error 'value12' hides a field. 140
Error Expected @param tag for 'value12'. 140
Error Line has trailing spaces. 146
Error Method 'getValue13' is not designed for extension - needs to be abstract, final or empty. 149
Error Line has trailing spaces. 155
Error Method 'setValue13' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter value13 should be final. 158
Error 'value13' hides a field. 158
Error Expected @param tag for 'value13'. 158
Error Line has trailing spaces. 164
Error Method 'getValue2' is not designed for extension - needs to be abstract, final or empty. 167
Error Line has trailing spaces. 173
Error Method 'setValue2' is not designed for extension - needs to be abstract, final or empty. 176
Error Parameter value2 should be final. 176
Error 'value2' hides a field. 176
Error Expected @param tag for 'value2'. 176
Error Line has trailing spaces. 182
Error Method 'getValue3' is not designed for extension - needs to be abstract, final or empty. 185
Error Line has trailing spaces. 191
Error Method 'setValue3' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter value3 should be final. 194
Error 'value3' hides a field. 194
Error Expected @param tag for 'value3'. 194
Error Line has trailing spaces. 200
Error Method 'getValue4' is not designed for extension - needs to be abstract, final or empty. 203
Error Line has trailing spaces. 209
Error Method 'setValue4' is not designed for extension - needs to be abstract, final or empty. 212
Error Parameter value4 should be final. 212
Error 'value4' hides a field. 212
Error Expected @param tag for 'value4'. 212
Error Line has trailing spaces. 218
Error Method 'getValue5' is not designed for extension - needs to be abstract, final or empty. 221
Error Line has trailing spaces. 227
Error Method 'setValue5' is not designed for extension - needs to be abstract, final or empty. 230
Error Parameter value5 should be final. 230
Error 'value5' hides a field. 230
Error Expected @param tag for 'value5'. 230
Error Line has trailing spaces. 236
Error Method 'getValue6' is not designed for extension - needs to be abstract, final or empty. 239
Error Line has trailing spaces. 245
Error Method 'setValue6' is not designed for extension - needs to be abstract, final or empty. 248
Error Parameter value6 should be final. 248
Error 'value6' hides a field. 248
Error Expected @param tag for 'value6'. 248
Error Line has trailing spaces. 254
Error Method 'getValue7' is not designed for extension - needs to be abstract, final or empty. 257
Error Line has trailing spaces. 263
Error Method 'setValue7' is not designed for extension - needs to be abstract, final or empty. 266
Error Parameter value7 should be final. 266
Error 'value7' hides a field. 266
Error Expected @param tag for 'value7'. 266
Error Line has trailing spaces. 272
Error Method 'getValue8' is not designed for extension - needs to be abstract, final or empty. 275
Error Line has trailing spaces. 281
Error Method 'setValue8' is not designed for extension - needs to be abstract, final or empty. 284
Error Parameter value8 should be final. 284
Error 'value8' hides a field. 284
Error Expected @param tag for 'value8'. 284
Error Line has trailing spaces. 290
Error Method 'getValue9' is not designed for extension - needs to be abstract, final or empty. 293
Error Line has trailing spaces. 299
Error Method 'setValue9' is not designed for extension - needs to be abstract, final or empty. 302
Error Parameter value9 should be final. 302
Error 'value9' hides a field. 302
Error Expected @param tag for 'value9'. 302
Error Definition of 'equals()' without corresponding definition of 'hashCode()'. 309
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 309
Error Missing a Javadoc comment. 309
Error Parameter obj should be final. 309
Error Line has trailing spaces. 326
Error Line has trailing spaces. 329

encoding/sample1/EchoStructEncoder.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/EchoStructEncoder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 30
Error Line contains a tab character. 32
Error Missing a Javadoc comment. 32
Error Line contains a tab character. 33
Error Missing a Javadoc comment. 33
Error Line contains a tab character. 34
Error Missing a Javadoc comment. 34
Error Line contains a tab character. 35
Error Missing a Javadoc comment. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Line contains a tab character. 38
Error Missing a Javadoc comment. 38
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error Line contains a tab character. 40
Error Missing a Javadoc comment. 40
Error Line contains a tab character. 41
Error Missing a Javadoc comment. 41
Error Line contains a tab character. 42
Error Missing a Javadoc comment. 42
Error Line contains a tab character. 43
Error Missing a Javadoc comment. 43
Error Line contains a tab character. 44
Error Missing a Javadoc comment. 44
Error Line contains a tab character. 46
Error Missing a Javadoc comment. 46
Error Line contains a tab character. 47
Error Missing a Javadoc comment. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Line contains a tab character. 53
Error Missing a Javadoc comment. 53
Error Parameter struct should be final. 53
Error 'struct' hides a field. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 57
Error Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter xpp should be final. 57
Error Line contains a tab character. 58
Error 'struct' hides a field. 58
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line is longer than 80 characters. 93
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line is longer than 80 characters. 101
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line is longer than 80 characters. 109
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line is longer than 80 characters. 113
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line is longer than 80 characters. 117
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line is longer than 80 characters. 120
Error Line contains a tab character. 120
Error '+' is not preceded with whitespace. 120
Error Line contains a tab character. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line is longer than 80 characters. 127
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 137
Error Line contains a tab character. 139
Error Method 'serialize' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter writer should be final. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 146
Error Method 'serialize' is not designed for extension - needs to be abstract, final or empty. 146
Error Method length is 216 lines (max allowed is 150). 146
Error Missing a Javadoc comment. 146
Error Parameter contentHandler should be final. 146
Error 'contentHandler' hides a field. 146
Error Line contains a tab character. 147
Error Redundant throws: 'OMException' is unchecked exception. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Avoid inline conditionals. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Avoid inline conditionals. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 196
Error Line contains a tab character. 198
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Line contains a tab character. 205
Error Avoid inline conditionals. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 214
Error Line contains a tab character. 215
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Line contains a tab character. 219
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error Avoid inline conditionals. 221
Error Line contains a tab character. 222
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 227
Error Line contains a tab character. 228
Error Line contains a tab character. 230
Error Line contains a tab character. 231
Error Line contains a tab character. 232
Error Line contains a tab character. 233
Error Line contains a tab character. 234
Error Line contains a tab character. 235
Error Line contains a tab character. 236
Error Line contains a tab character. 237
Error Avoid inline conditionals. 237
Error Line contains a tab character. 238
Error Line contains a tab character. 239
Error Line contains a tab character. 240
Error Line contains a tab character. 241
Error Line contains a tab character. 242
Error Line contains a tab character. 243
Error Line contains a tab character. 244
Error Line contains a tab character. 246
Error Line contains a tab character. 247
Error Line contains a tab character. 248
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Line contains a tab character. 251
Error Line contains a tab character. 252
Error Line contains a tab character. 253
Error Avoid inline conditionals. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 255
Error Line contains a tab character. 256
Error Line contains a tab character. 257
Error Line contains a tab character. 258
Error Line contains a tab character. 259
Error Line contains a tab character. 260
Error Line contains a tab character. 262
Error Line contains a tab character. 263
Error Line contains a tab character. 264
Error Line contains a tab character. 265
Error Line contains a tab character. 266
Error Line contains a tab character. 267
Error Line contains a tab character. 268
Error Line contains a tab character. 269
Error Avoid inline conditionals. 269
Error Line contains a tab character. 270
Error Line contains a tab character. 271
Error Line contains a tab character. 272
Error Line contains a tab character. 273
Error Line contains a tab character. 274
Error Line contains a tab character. 275
Error Line contains a tab character. 276
Error Line contains a tab character. 278
Error Line contains a tab character. 279
Error Line contains a tab character. 280
Error Line contains a tab character. 281
Error Line contains a tab character. 282
Error Line contains a tab character. 283
Error Line contains a tab character. 284
Error Line contains a tab character. 285
Error Avoid inline conditionals. 285
Error Line contains a tab character. 286
Error Line contains a tab character. 287
Error Line contains a tab character. 288
Error Line contains a tab character. 289
Error Line contains a tab character. 290
Error Line contains a tab character. 291
Error Line contains a tab character. 292
Error Line contains a tab character. 294
Error Line contains a tab character. 295
Error Line contains a tab character. 296
Error Line contains a tab character. 297
Error Line contains a tab character. 298
Error Line contains a tab character. 299
Error Line contains a tab character. 300
Error Line contains a tab character. 301
Error Avoid inline conditionals. 301
Error Line contains a tab character. 302
Error Line contains a tab character. 303
Error Line contains a tab character. 304
Error Line contains a tab character. 305
Error Line contains a tab character. 306
Error Line contains a tab character. 307
Error Line contains a tab character. 308
Error Line contains a tab character. 310
Error Line contains a tab character. 311
Error Line contains a tab character. 312
Error Line contains a tab character. 313
Error Line contains a tab character. 314
Error Line contains a tab character. 315
Error Line contains a tab character. 316
Error Line contains a tab character. 317
Error Avoid inline conditionals. 317
Error Line contains a tab character. 318
Error Line contains a tab character. 319
Error Line contains a tab character. 320
Error Line contains a tab character. 321
Error Line contains a tab character. 322
Error Line contains a tab character. 323
Error Line contains a tab character. 324
Error Line contains a tab character. 326
Error Line contains a tab character. 327
Error Line contains a tab character. 328
Error Line contains a tab character. 329
Error Line contains a tab character. 330
Error Line contains a tab character. 331
Error Line contains a tab character. 332
Error Line contains a tab character. 333
Error Avoid inline conditionals. 333
Error Line contains a tab character. 334
Error Line contains a tab character. 335
Error Line contains a tab character. 336
Error Line contains a tab character. 337
Error Line contains a tab character. 338
Error Line contains a tab character. 339
Error Line contains a tab character. 340
Error Line contains a tab character. 342
Error Line contains a tab character. 343
Error Line contains a tab character. 344
Error Line contains a tab character. 345
Error Line contains a tab character. 346
Error Line contains a tab character. 347
Error Line contains a tab character. 348
Error Line contains a tab character. 349
Error Avoid inline conditionals. 349
Error Line contains a tab character. 350
Error Line contains a tab character. 351
Error Line contains a tab character. 352
Error Line contains a tab character. 353
Error Line contains a tab character. 354
Error Line contains a tab character. 355
Error Line contains a tab character. 356
Error Line contains a tab character. 358
Error Line contains a tab character. 359
Error Line contains a tab character. 360
Error Line contains a tab character. 362
Error Line contains a tab character. 364
Error Line contains a tab character. 365
Error Line contains a tab character. 366
Error Line contains a tab character. 367
Error Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 367
Error Missing a Javadoc comment. 367
Error Parameter obj should be final. 367
Error Line contains a tab character. 368
Error Line contains a tab character. 370

encoding/sample1/EchoStub.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/EchoStub.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 41
Error Variable 'targetNs' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Method 'echoEchoStructArray' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter in should be final. 45

encoding/sample1/EndToEndTest.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/EndToEndTest.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Utility classes should not have a public or default constructor. 34
Error Missing a Javadoc comment. 35
Error '10' is a magic number. 35
Error Missing a Javadoc comment. 36
Error '100' is a magic number. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Name 'THREAD_COUNT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error '100' is a magic number. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Parameter no should be final. 40
Error 'no' hides a field. 40
Error ',' is not followed by whitespace. 40
Error Parameter c should be final. 40
Error 'c' hides a field. 40
Error '{' is not preceded with whitespace. 40
Error Missing a Javadoc comment. 44
Error Parameter args should be final. 44
Error Line has trailing spaces. 45
Error '10' is a magic number. 48
Error ',' is not followed by whitespace. 48
Error '100' is a magic number. 48
Error ',' is not followed by whitespace. 48
Error '1000' is a magic number. 48
Error '100' is a magic number. 50
Error ',' is not followed by whitespace. 50
Error ',' is not followed by whitespace. 50

encoding/sample1/LoadIncreaseTest.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/LoadIncreaseTest.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Utility classes should not have a public or default constructor. 34
Error Missing a Javadoc comment. 35
Error Parameter args should be final. 35
Error '1000' is a magic number. 37
Error ',' is not followed by whitespace. 37
Error ',' is not followed by whitespace. 37
Error '14000' is a magic number. 38
Error 'while' is not followed by whitespace. 39
Error '1000' is a magic number. 40
Error '+' is not preceded with whitespace. 41
Error Line has trailing spaces. 42
Error ',' is not followed by whitespace. 43

encoding/sample1/LoadTest.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/LoadTest.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 35
Error '10' is a magic number. 35
Error Missing a Javadoc comment. 36
Error '100' is a magic number. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Name 'THREAD_COUNT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error '500' is a magic number. 38
Error Line has trailing spaces. 39
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Parameter no should be final. 40
Error 'no' hides a field. 40
Error ',' is not followed by whitespace. 40
Error Parameter c should be final. 40
Error 'c' hides a field. 40
Error '{' is not preceded with whitespace. 40
Error Missing a Javadoc comment. 45
Error Parameter args should be final. 45
Error Line is longer than 80 characters. 47
Error ',' is not followed by whitespace. 47
Error ',' is not followed by whitespace. 47
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. 50
Error Line has trailing spaces. 55
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error ',' is not followed by whitespace. 65
Error Line has trailing spaces. 70
Error '+' is not preceded with whitespace. 73
Error '+' is not followed by whitespace. 73
Error '+' is not preceded with whitespace. 73

encoding/sample1/Sampler.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample1/Sampler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Parameter count should be final. 36
Error 'count' hides a field. 36
Error ',' is not followed by whitespace. 36
Error Parameter collector should be final. 36
Error 'collector' hides a field. 36
Error '{' is not preceded with whitespace. 36
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Method 'invokeService' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '+' is not preceded with whitespace. 47
Error '+' is not followed by whitespace. 47
Error '+' is not preceded with whitespace. 48
Error '+' is not followed by whitespace. 48
Error '345' is a magic number. 49
Error '+' is not preceded with whitespace. 50
Error '+' is not followed by whitespace. 50
Error '+' is not preceded with whitespace. 51
Error '+' is not followed by whitespace. 51
Error '+' is not preceded with whitespace. 52
Error '+' is not followed by whitespace. 52
Error '+' is not preceded with whitespace. 53
Error '+' is not followed by whitespace. 53
Error '+' is not preceded with whitespace. 54
Error '+' is not followed by whitespace. 54
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. 57
Error '+' is not followed by whitespace. 57
Error '+' is not preceded with whitespace. 59
Error '+' is not followed by whitespace. 59
Error 'if' is not followed by whitespace. 125
Error '{' is not preceded with whitespace. 125
Error '-' is not followed by whitespace. 130

encoding/sample1/package.html

ErrorLine
Error Missing package documentation file.0

encoding/sample2/benchMark/BenchProvider.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Method 'deserializeParameters' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error Parameter msgContext should be final. 46
Error Parameter method should be final. 47
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 77
Error Line contains a tab character. 77
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line is longer than 80 characters. 80
Error Line contains a tab character. 80
Error Line is longer than 80 characters. 81
Error Line contains a tab character. 81
Error '=' is not followed by whitespace. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Line is longer than 80 characters. 84
Error Line contains a tab character. 84
Error Line is longer than 80 characters. 85
Error Line contains a tab character. 85
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 86
Error Line is longer than 80 characters. 87
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error 'else' is not preceded with whitespace. 88
Error '}' is not followed by whitespace. 88
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error ',' is not followed by whitespace. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line is longer than 80 characters. 100
Error Line contains a tab character. 100
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter msgContext should be final. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Name 'ImplClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
Error Line contains a tab character. 107
Error Line contains a tab character. 108
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line is longer than 80 characters. 119
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 122
Error 'cast' is not followed by whitespace. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error 'if' is not followed by whitespace. 124
Error Line contains a tab character. 125
Error ';' is not followed by whitespace. 125
Error Line contains a tab character. 126
Error 'else' is not preceded with whitespace. 126
Error '}' is not followed by whitespace. 126
Error Line is longer than 80 characters. 127
Error Line contains a tab character. 127
Error 'cast' is not followed by whitespace. 127
Error Line contains a tab character. 128
Error 'else' is not preceded with whitespace. 128
Error '}' is not followed by whitespace. 128
Error Line contains a tab character. 129
Error 'cast' is not followed by whitespace. 129
Error Line contains a tab character. 130
Error 'else' is not preceded with whitespace. 130
Error '}' is not followed by whitespace. 130
Error Line is longer than 80 characters. 131
Error Line contains a tab character. 131
Error 'cast' is not followed by whitespace. 131
Error Line contains a tab character. 132
Error 'else' is not preceded with whitespace. 132
Error '}' is not followed by whitespace. 132
Error Line contains a tab character. 133
Error 'cast' is not followed by whitespace. 133
Error Line contains a tab character. 134
Error 'else' is not preceded with whitespace. 134
Error '}' is not followed by whitespace. 134
Error Line is longer than 80 characters. 135
Error Line contains a tab character. 135
Error 'cast' is not followed by whitespace. 135
Error Line contains a tab character. 136
Error Line is longer than 80 characters. 137
Error Line contains a tab character. 137
Error 'cast' is not followed by whitespace. 137
Error Line contains a tab character. 138
Error Line is longer than 80 characters. 139
Error Line contains a tab character. 139
Error 'cast' is not followed by whitespace. 139
Error Line contains a tab character. 140
Error 'else' is not preceded with whitespace. 140
Error '}' is not followed by whitespace. 140
Error Line is longer than 80 characters. 141
Error Line contains a tab character. 141
Error 'cast' is not followed by whitespace. 141
Error Line contains a tab character. 142
Error Line is longer than 80 characters. 143
Error Line contains a tab character. 143
Error 'cast' is not followed by whitespace. 143
Error Line contains a tab character. 144
Error Line is longer than 80 characters. 145
Error Line contains a tab character. 145
Error 'cast' is not followed by whitespace. 145
Error Line contains a tab character. 146
Error 'else' is not preceded with whitespace. 146
Error '}' is not followed by whitespace. 146
Error Line is longer than 80 characters. 147
Error Line contains a tab character. 147
Error 'cast' is not followed by whitespace. 147
Error Line contains a tab character. 148
Error 'else' is not preceded with whitespace. 148
Error '}' is not followed by whitespace. 148
Error Line is longer than 80 characters. 149
Error Line contains a tab character. 149
Error 'cast' is not followed by whitespace. 149
Error Line contains a tab character. 150
Error Line contains a tab character. 153
Error '||' should be on a new line. 156
Error '||' should be on a new line. 157
Error '||' should be on a new line. 158
Error '||' should be on a new line. 159
Error '||' should be on a new line. 160
Error '||' should be on a new line. 161
Error '||' should be on a new line. 162
Error '||' should be on a new line. 163
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 168
Error Line is longer than 80 characters. 169
Error Line contains a tab character. 169
Error Line is longer than 80 characters. 171
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line is longer than 80 characters. 173
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 187
Error Line contains a tab character. 189
Error Line contains a tab character. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error Line contains a tab character. 198

encoding/sample2/benchMark/Benchmark1Impl.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample2/benchMark/Benchmark1Impl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 19
Error '{' is not preceded with whitespace. 19
Error Missing a Javadoc comment. 20
Error Method 'echoBase64' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error Parameter input should be final. 23
Error Line is longer than 80 characters. 27
Error Method 'echoStrings' is not designed for extension - needs to be abstract, final or empty. 27
Error Missing a Javadoc comment. 27
Error Parameter input should be final. 27
Error Method 'echoInts' is not designed for extension - needs to be abstract, final or empty. 31
Error Missing a Javadoc comment. 31
Error Parameter input should be final. 31
Error Line is longer than 80 characters. 35
Error Method 'echoDoubles' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter input should be final. 35
Error Method 'receiveBase64' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter input should be final. 40
Error Method 'receiveStrings' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter input should be final. 44
Error Method 'receiveInts' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter input should be final. 48
Error Method 'receiveDoubles' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter input should be final. 52
Error Method 'sendBase64' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter n should be final. 56
Error '{' should be on the previous line. 59
Error Method 'sendStrings' is not designed for extension - needs to be abstract, final or empty. 65
Error Missing a Javadoc comment. 65
Error Parameter n should be final. 65
Error '{' should be on the previous line. 68
Error '+' is not preceded with whitespace. 69
Error '+' is not followed by whitespace. 69
Error Method 'sendInts' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error Parameter n should be final. 74
Error '{' should be on the previous line. 77
Error Method 'sendDoubles' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter n should be final. 83
Error '{' should be on the previous line. 86

encoding/sample2/benchMark/Benchmark1PortType.java

ErrorLine
Error File does not end with a newline. 0

encoding/sample2/benchMark/Benchmark1PortType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 19
Error First sentence should end with a period. 21
Error Redundant 'public' modifier. 24
Error Expected @throws tag for 'java.rmi.RemoteException'. 24
Error First sentence should end with a period. 26
Error Expected an @return tag. 29
Error Redundant 'public' modifier. 29
Error Expected @param tag for 'input'. 29
Error Expected @throws tag for 'java.rmi.RemoteException'. 29
Error First sentence should end with a period. 31
Error Expected an @return tag. 34
Error Line is longer than 80 characters. 34
Error Redundant 'public' modifier. 34
Error Expected @param tag for 'input'. 34
Error Expected @throws tag for 'java.rmi.RemoteException'. 34
Error First sentence should end with a period. 36
Error Expected an @return tag. 39
Error Redundant 'public' modifier. 39
Error Expected @param tag for 'input'. 39
Error Expected @throws tag for 'java.rmi.RemoteException'. 39
Error First sentence should end with a period. 41
Error Expected an @return tag. 44
Error Redundant 'public' modifier. 44
Error Expected @param tag for 'input'. 44
Error Expected @throws tag for 'java.rmi.RemoteException'. 44
Error First sentence should end with a period. 46
Error Expected an @return tag. 49
Error Redundant 'public' modifier. 49
Error Expected @param tag for 'input'. 49
Error Expected @throws tag for 'java.rmi.RemoteException'. 49
Error First sentence should end with a period. 51
Error Expected an @return tag. 54
Error Line is longer than 80 characters. 54
Error Redundant 'public' modifier. 54
Error Expected @param tag for 'input'. 54
Error Expected @throws tag for 'java.rmi.RemoteException'. 54
Error First sentence should end with a period. 56
Error Expected an @return tag. 59
Error Redundant 'public' modifier. 59
Error Expected @param tag for 'input'. 59
Error Expected @throws tag for 'java.rmi.RemoteException'. 59
Error First sentence should end with a period. 61
Error Expected an @return tag. 64
Error Redundant 'public' modifier. 64
Error Expected @param tag for 'input'. 64
Error Expected @throws tag for 'java.rmi.RemoteException'. 64
Error First sentence should end with a period. 66
Error Expected an @return tag. 69
Error Redundant 'public' modifier. 69
Error Expected @param tag for 'size'. 69
Error Expected @throws tag for 'java.rmi.RemoteException'. 69
Error First sentence should end with a period. 71
Error Expected an @return tag. 74
Error Line is longer than 80 characters. 74
Error Redundant 'public' modifier. 74
Error Expected @param tag for 'size'. 74
Error Expected @throws tag for 'java.rmi.RemoteException'. 74
Error First sentence should end with a period. 76
Error Expected an @return tag. 79
Error Redundant 'public' modifier. 79
Error Expected @param tag for 'size'. 79
Error Expected @throws tag for 'java.rmi.RemoteException'. 79
Error First sentence should end with a period. 81
Error Expected an @return tag. 84
Error Redundant 'public' modifier. 84
Error Expected @param tag for 'size'. 84
Error Expected @throws tag for 'java.rmi.RemoteException'. 84

encoding/sample2/benchMark/package.html

ErrorLine
Error Missing package documentation file.0

interop/doclit/InteropProvider.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Missing a Javadoc comment. 48
Error Method 'deserializeParameters' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter msgContext should be final. 50
Error Parameter method should be final. 51
Error Parameter xpp should be final. 52
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 72
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter msgContext should be final. 84
Error 'event' hides a field. 90
Error Line is longer than 80 characters. 109
Error 'else' is not preceded with whitespace. 112
Error '}' is not followed by whitespace. 112
Error 'else' is not followed by whitespace. 112
Error '{' is not preceded with whitespace. 112
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 113
Error Line is longer than 80 characters. 123
Error Line is longer than 80 characters. 127
Error Name 'ImplClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 163
Error Line is longer than 80 characters. 170
Error Line is longer than 80 characters. 181
Error Line is longer than 80 characters. 182

interop/doclit/InteropRequestHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Line is longer than 80 characters. 35
Error Method 'handleInteropRequest' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter interopTransferTo should be final. 35
Error '{' is not preceded with whitespace. 35
Error '==' is not preceded with whitespace. 37
Error '==' is not followed by whitespace. 37
Error '{' is not preceded with whitespace. 37
Error 'else' is not preceded with whitespace. 39
Error '}' is not followed by whitespace. 39
Error '==' is not preceded with whitespace. 39
Error '==' is not followed by whitespace. 39
Error '{' is not preceded with whitespace. 39
Error Line is longer than 80 characters. 41
Error 'else' is not preceded with whitespace. 41
Error '}' is not followed by whitespace. 41
Error '==' is not preceded with whitespace. 41
Error '==' is not followed by whitespace. 41
Error '{' is not preceded with whitespace. 41
Error Missing a Javadoc comment. 46
Error Parameter transferTo should be final. 46
Error '{' is not preceded with whitespace. 46
Error Name 'SOAPAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error ',' is not followed by whitespace. 59
Error Missing a Javadoc comment. 64
Error Parameter transferTo should be final. 64
Error '{' is not preceded with whitespace. 64
Error Name 'SOAPAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error ',' is not followed by whitespace. 73
Error Missing a Javadoc comment. 77
Error Parameter transferTo should be final. 77
Error '{' is not preceded with whitespace. 77
Error Name 'SOAPAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Error ',' is not followed by whitespace. 86
Error Line is longer than 80 characters. 90
Error Missing a Javadoc comment. 90
Error Parameter stub should be final. 90
Error ',' is not followed by whitespace. 90
Error Parameter transferTo should be final. 90
Error '{' is not preceded with whitespace. 90
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 96
Error Missing a Javadoc comment. 96
Error Parameter env should be final. 96
Error '100' is a magic number. 97

interop/doclit/InteropStub.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error ';' is preceded with whitespace. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Name 'SOAPAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Line is longer than 80 characters. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 46
Error Method 'getSentEnvelope' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Method 'getRecvdEnvelope' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Method 'getSOAPAction' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Method 'setSOAPAction' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter SOAPAction should be final. 63
Error 'SOAPAction' hides a field. 63
Error Name 'SOAPAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
Error Missing a Javadoc comment. 68
Error Parameter endpointURL should be final. 68
Error 'endpointURL' hides a field. 68
Error '=' is not preceded with whitespace. 70
Error Line is longer than 80 characters. 73
Error ',' is not followed by whitespace. 73
Error Missing a Javadoc comment. 77
Error '{' is not preceded with whitespace. 77
Error Method 'echoStruct' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter inputEchoStruct should be final. 81
Error '{' is not preceded with whitespace. 81
Error Line is longer than 80 characters. 84
Error ',' is not followed by whitespace. 84
Error Line is longer than 80 characters. 86
Error ',' is not followed by whitespace. 86
Error Line is longer than 80 characters. 87
Error '+' is not followed by whitespace. 87
Error Line is longer than 80 characters. 90
Error ',' is not followed by whitespace. 90
Error Line is longer than 80 characters. 91
Error '+' is not followed by whitespace. 91
Error Line is longer than 80 characters. 94
Error ',' is not followed by whitespace. 94
Error Line is longer than 80 characters. 95
Error Name 'SOAPBody' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
Error '{' is not preceded with whitespace. 106
Error Line is longer than 80 characters. 107
Error ',' is not followed by whitespace. 107
Error Line is longer than 80 characters. 110
Error 'cast' is not followed by whitespace. 110
Error ',' is not followed by whitespace. 110
Error '==' is not preceded with whitespace. 111
Error '==' is not followed by whitespace. 111
Error '{' is not preceded with whitespace. 111
Error Line is longer than 80 characters. 118
Error 'cast' is not followed by whitespace. 118
Error Method 'echoStringArray' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Parameter input should be final. 126
Error '{' is not preceded with whitespace. 126
Error Line is longer than 80 characters. 129
Error ',' is not followed by whitespace. 129
Error Line is longer than 80 characters. 132
Error ',' is not followed by whitespace. 132
Error Line is longer than 80 characters. 133
Error Name 'SOAPBody' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
Error '{' is not preceded with whitespace. 146
Error Line is longer than 80 characters. 147
Error ',' is not followed by whitespace. 147
Error Line is longer than 80 characters. 150
Error 'cast' is not followed by whitespace. 150
Error ',' is not followed by whitespace. 150
Error '==' is not preceded with whitespace. 151
Error '==' is not followed by whitespace. 151
Error '{' is not preceded with whitespace. 151
Error Line is longer than 80 characters. 155
Error Method 'echoString' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter input should be final. 161
Error '{' is not preceded with whitespace. 161
Error Line is longer than 80 characters. 163
Error ',' is not followed by whitespace. 163
Error Line is longer than 80 characters. 164
Error ',' is not followed by whitespace. 164
Error Name 'SOAPBody' must match pattern '^[a-z][a-zA-Z0-9]*$'. 174
Error '{' is not preceded with whitespace. 175
Error Line is longer than 80 characters. 176
Error ',' is not followed by whitespace. 176
Error Line is longer than 80 characters. 179
Error 'cast' is not followed by whitespace. 179
Error ',' is not followed by whitespace. 179
Error '==' is not preceded with whitespace. 180
Error '==' is not followed by whitespace. 180
Error '{' is not preceded with whitespace. 180
Error Missing a Javadoc comment. 190
Error Parameter env should be final. 190
Error Line is longer than 80 characters. 191
Error '!=' is not preceded with whitespace. 195
Error '!=' is not followed by whitespace. 195
Error '{' is not preceded with whitespace. 195

interop/doclit/SOAPStruct.java

ErrorLine
Error File does not end with a newline. 0

interop/doclit/SOAPStruct.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 11
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 18
Error Parameter varFloat should be final. 19
Error 'varFloat' hides a field. 19
Error Parameter varInt should be final. 20
Error 'varInt' hides a field. 20
Error Parameter varString should be final. 21
Error 'varString' hides a field. 21
Error Line has trailing spaces. 30
Error Method 'getVarString' is not designed for extension - needs to be abstract, final or empty. 33
Error Line has trailing spaces. 40
Error Method 'setVarString' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter varString should be final. 43
Error 'varString' hides a field. 43
Error Expected @param tag for 'varString'. 43
Error Line has trailing spaces. 50
Error Method 'getVarInt' is not designed for extension - needs to be abstract, final or empty. 53
Error Line has trailing spaces. 60
Error Method 'setVarInt' is not designed for extension - needs to be abstract, final or empty. 63
Error Parameter varInt should be final. 63
Error 'varInt' hides a field. 63
Error Expected @param tag for 'varInt'. 63
Error Line has trailing spaces. 70
Error Method 'getVarFloat' is not designed for extension - needs to be abstract, final or empty. 73
Error Line has trailing spaces. 80
Error Method 'setVarFloat' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter varFloat should be final. 83
Error 'varFloat' hides a field. 83
Error Expected @param tag for 'varFloat'. 83
Error Missing a Javadoc comment. 87
Error Name '__equalsCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter obj should be final. 88
Error 'if' construct must use '{}'s. 89
Error 'if' construct must use '{}'s. 91
Error 'if' construct must use '{}'s. 92
Error Name '_equals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Line has trailing spaces. 98
Error '&&' should be on a new line. 98
Error Expression can be simplified. 98
Error Line has trailing spaces. 99
Error '==' is not preceded with whitespace. 99
Error '==' is not followed by whitespace. 99
Error '==' is not preceded with whitespace. 99
Error '==' is not followed by whitespace. 99
Error '||' should be on a new line. 99
Error '!=' is not preceded with whitespace. 100
Error '!=' is not followed by whitespace. 100
Error '&&' should be on a new line. 100
Error '&&' should be on a new line. 101
Error '&&' should be on a new line. 102
Error Missing a Javadoc comment. 108
Error Name '__hashCodeCalc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
Error Line has trailing spaces. 124

interop/doclit/SOAPStructEncoder.java

ErrorLine
Error File does not end with a newline. 0

interop/doclit/SOAPStructEncoder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Line has trailing spaces. 37
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 42
Error Parameter struct should be final. 42
Error 'struct' hides a field. 42
Error Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error Parameter xpp should be final. 46
Error 'struct' hides a field. 47
Error 'else' is not preceded with whitespace. 58
Error '}' is not followed by whitespace. 58
Error 'if' is not followed by whitespace. 58
Error '{' is not preceded with whitespace. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 59
Error 'else' is not preceded with whitespace. 60
Error '}' is not followed by whitespace. 60
Error 'if' is not followed by whitespace. 60
Error '{' is not preceded with whitespace. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 61
Error 'else' is not preceded with whitespace. 62
Error '}' is not followed by whitespace. 62
Error 'else' is not followed by whitespace. 62
Error '{' is not preceded with whitespace. 62
Error '+' is not preceded with whitespace. 63
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Method 'serialize' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error Parameter contentHandler should be final. 86
Error 'contentHandler' hides a field. 86
Error Redundant throws: 'OMException' is unchecked exception. 87
Error Line is longer than 80 characters. 92
Error ',' is not followed by whitespace. 92
Error ',' is not followed by whitespace. 92
Error ',' is not followed by whitespace. 92
Error ',' is not followed by whitespace. 92
Error Line is longer than 80 characters. 93
Error ',' is not followed by whitespace. 93
Error ',' is not followed by whitespace. 93
Error ',' is not followed by whitespace. 93
Error ',' is not followed by whitespace. 93
Error Line is longer than 80 characters. 94
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 94
Error Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error Parameter obj should be final. 104

interop/doclit/SimpleTypeEncoder.java

ErrorLine
Error File does not end with a newline. 0

interop/doclit/SimpleTypeEncoder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Parameter obj should be final. 32
Error 'obj' hides a field. 32
Error Method 'serialize' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Parameter cHandler should be final. 37
Error Redundant throws: 'OMException' is unchecked exception. 37
Error 'if' is not followed by whitespace. 54
Error '!=' is not preceded with whitespace. 54
Error '!=' is not followed by whitespace. 54
Error '{' is not preceded with whitespace. 54
Error 'else' is not preceded with whitespace. 56
Error '}' is not followed by whitespace. 56
Error 'else' is not followed by whitespace. 56
Error '{' is not preceded with whitespace. 56
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 90
Error 'else' is not preceded with whitespace. 94
Error '}' is not followed by whitespace. 94
Error 'if' is not followed by whitespace. 94
Error '{' is not preceded with whitespace. 94
Error 'cast' is not followed by whitespace. 95
Error ',' is not followed by whitespace. 97
Error ',' is not followed by whitespace. 97
Error 'else' is not preceded with whitespace. 98
Error '}' is not followed by whitespace. 98
Error 'else' is not followed by whitespace. 98
Error '{' is not preceded with whitespace. 98
Error Line is longer than 80 characters. 108
Error Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter xpp should be final. 110
Error Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter obj should be final. 117
Error 'obj' hides a field. 117

interop/doclit/WSDLInteropTestDocLitPortType.java

ErrorLine
Error File does not end with a newline. 0

interop/doclit/WSDLInteropTestDocLitPortType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 4
Error Line is longer than 80 characters. 6
Error Method 'echoString' is not designed for extension - needs to be abstract, final or empty. 6
Error Missing a Javadoc comment. 6
Error Parameter a should be final. 6
Error Line is longer than 80 characters. 9
Error Method 'echoStringArray' is not designed for extension - needs to be abstract, final or empty. 9
Error Missing a Javadoc comment. 9
Error Parameter a should be final. 9
Error Method 'echoStruct' is not designed for extension - needs to be abstract, final or empty. 12
Error Missing a Javadoc comment. 12
Error Parameter a should be final. 12
Error Missing a Javadoc comment. 15

interop/doclit/package.html

ErrorLine
Error Missing package documentation file.0

interop/util/Constants.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 21
Error '{' is not preceded with whitespace. 21
Error Missing a Javadoc comment. 22
Error '=' is not preceded with whitespace. 22
Error '=' is not followed by whitespace. 22
Error Missing a Javadoc comment. 23
Error '=' is not preceded with whitespace. 23
Error '=' is not followed by whitespace. 23
Error Missing a Javadoc comment. 24
Error '=' is not preceded with whitespace. 24
Error '=' is not followed by whitespace. 24

interop/util/InteropTO.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 10
Error Name 'URL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 10
Error Missing a Javadoc comment. 11
Error Name 'SOAPAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 11
Error Missing a Javadoc comment. 12
Error Name 'StringValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 12
Error Missing a Javadoc comment. 13
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 21
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 24
Error Missing a Javadoc comment. 24
Error Method 'setType' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error Parameter type should be final. 28
Error 'type' hides a field. 28
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Method 'setURL' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter URL should be final. 36
Error 'URL' hides a field. 36
Error Name 'URL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Method 'getSOAPAction' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Method 'setSOAPAction' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Parameter SOAPAction should be final. 44
Error 'SOAPAction' hides a field. 44
Error Name 'SOAPAction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Method 'setStringValue' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter stringValue should be final. 52
Error Method 'getArraValue' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Method 'setArraValue' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter arraValue should be final. 60
Error 'arraValue' hides a field. 60
Error Method 'getStructString' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Method 'setStructString' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter structString should be final. 68
Error 'structString' hides a field. 68
Error Method 'getStructint' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Method 'setStructint' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error Parameter structint should be final. 76
Error 'structint' hides a field. 76
Error Method 'getStructfloat' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Method 'setStructfloat' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter structfloat should be final. 84
Error 'structfloat' hides a field. 84
Error Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter request should be final. 92
Error 'request' hides a field. 92
Error Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter response should be final. 100
Error 'response' hides a field. 100
Error Method 'printMe' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error '{' is not preceded with whitespace. 104

interop/util/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/axis/testUtils/ArrayTypeEncoder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Parameter obj should be final. 37
Error 'obj' hides a field. 37
Error Parameter arrayTypeEncoder should be final. 37
Error 'arrayTypeEncoder' hides a field. 37
Error Missing a Javadoc comment. 42
Error Parameter arrayTypeEncoder should be final. 42
Error 'arrayTypeEncoder' hides a field. 42
Error Missing a Javadoc comment. 46
Error Parameter obj should be final. 47
Error 'obj' hides a field. 47
Error Parameter arrayTypeEncoder should be final. 48
Error 'arrayTypeEncoder' hides a field. 48
Error Parameter arrayelmentLocalName should be final. 49
Error 'arrayelmentLocalName' hides a field. 49
Error Parameter arrayelmentNSsURI should be final. 50
Error 'arrayelmentNSsURI' hides a field. 50
Error Parameter arrayelmentQName should be final. 51
Error 'arrayelmentQName' hides a field. 51
Error Missing a Javadoc comment. 59
Error Parameter arrayTypeEncoder should be final. 60
Error 'arrayTypeEncoder' hides a field. 60
Error Parameter arrayelmentLocalName should be final. 61
Error 'arrayelmentLocalName' hides a field. 61
Error Parameter arrayelmentNSsURI should be final. 62
Error 'arrayelmentNSsURI' hides a field. 62
Error Parameter arrayelmentQName should be final. 63
Error 'arrayelmentQName' hides a field. 63
Error Method 'serialize' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error Parameter cHandler should be final. 70
Error Redundant throws: 'OMException' is unchecked exception. 70
Error Expected an @return tag. 94
Error Method 'getArrayTypeEncoder' is not designed for extension - needs to be abstract, final or empty. 94
Error Method 'setArrayTypeEncoder' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter encoder should be final. 101
Error Expected @param tag for 'encoder'. 101
Error Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter xpp should be final. 105
Error Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter obj should be final. 139
Error 'obj' hides a field. 139

org/apache/axis/testUtils/Encoder.java

ErrorLine
Error File does not end with a newline. 0

org/apache/axis/testUtils/Encoder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27
Error Missing a Javadoc comment. 29
Error Redundant 'public' modifier. 29
Error Missing a Javadoc comment. 31
Error Redundant 'public' modifier. 31
Error Redundant throws: 'OMException' is unchecked exception. 31

org/apache/axis/testUtils/ObjectToOMBuilder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 48
Error First sentence should end with a period. 52
Error Line is longer than 80 characters. 53
Error Expected an @return tag. 57
Error Method 'getExternalContentHandler' is not designed for extension - needs to be abstract, final or empty. 57
Error Line is longer than 80 characters. 63
Error Parameter startElement should be final. 68
Error 'startElement' hides a field. 68
Error Parameter outObject should be final. 68
Error 'outObject' hides a field. 68
Error Expected @param tag for 'outObject'. 68
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Redundant throws: 'OMException' is unchecked exception. 77
Error Line is longer than 80 characters. 79
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 101
Error Method 'discard' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter el should be final. 107
Error Expected @param tag for 'el'. 107
Error Expected @throws tag for 'OMException'. 107
Error Redundant throws: 'OMException' is unchecked exception. 107
Error Method 'setCache' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter b should be final. 117
Error Expected @param tag for 'b'. 117
Error Expected @throws tag for 'OMException'. 117
Error Redundant throws: 'OMException' is unchecked exception. 117
Error Line is longer than 80 characters. 119
Error Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Method 'isCompleted' is not designed for extension - needs to be abstract, final or empty. 128
Error Missing a Javadoc comment. 128
Error Method 'getDocumentElement' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Line is longer than 80 characters. 136
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Line is longer than 80 characters. 145
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter ch should be final. 145
Error Array brackets at illegal position. 145
Error Parameter start should be final. 145
Error Parameter length should be final. 145
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 152
Error Missing a Javadoc comment. 152
Error Parameter ch should be final. 152
Error Array brackets at illegal position. 152
Error Parameter start should be final. 152
Error Parameter length should be final. 152
Error Missing a Javadoc comment. 155
Error Parameter prefix should be final. 155
Error Missing a Javadoc comment. 158
Error Parameter name should be final. 158
Error Missing a Javadoc comment. 161
Error Parameter locator should be final. 161
Error Line is longer than 80 characters. 164
Error Missing a Javadoc comment. 164
Error Parameter target should be final. 164
Error Parameter data should be final. 164
Error Line is longer than 80 characters. 167
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Parameter prefix should be final. 167
Error Parameter uri should be final. 167
Error Line is longer than 80 characters. 171
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Parameter namespaceURI should be final. 171
Error Parameter localName should be final. 171
Error Parameter qName should be final. 171
Error Line is longer than 80 characters. 181
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Parameter namespaceURI should be final. 181
Error Parameter localName should be final. 181
Error Parameter qName should be final. 181
Error Parameter atts should be final. 181
Error Line is longer than 80 characters. 182
Error 'if' construct must use '{}'s. 183
Error Line is longer than 80 characters. 192
Error Avoid inline conditionals. 192
Error Line is longer than 80 characters. 193
Error Line is longer than 80 characters. 194
Error Line is longer than 80 characters. 212
Error Avoid inline conditionals. 212
Error 'if' construct must use '{}'s. 214
Error 'if' construct must use '{}'s. 217
Error Line is longer than 80 characters. 219
Error Line is longer than 80 characters. 221
Error Missing a Javadoc comment. 230
Error Parameter currentNode should be final. 230
Error Parameter lastNode should be final. 230
Error 'lastNode' hides a field. 230
Error Method 'getBuilderType' is not designed for extension - needs to be abstract, final or empty. 240
Error Missing a Javadoc comment. 240
Error Method 'registerExternalContentHandler' is not designed for extension - needs to be abstract, final or empty. 244
Error Missing a Javadoc comment. 244
Error Parameter obj should be final. 244
Error 'if' construct must use '{}'s. 245
Error 'else' construct must use '{}'s. 247
Error Line is longer than 80 characters. 248
Error Method 'getRegisteredContentHandler' is not designed for extension - needs to be abstract, final or empty. 251
Error Missing a Javadoc comment. 251

org/apache/axis/testUtils/SimpleJavaProvider.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 45
Error Variable 'log' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 46
Error Variable 'scope' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 47
Error Variable 'method' must be private and have accessor methods. 47
Error Missing a Javadoc comment. 50
Error Method 'makeNewServiceObject' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Parameter msgContext should be final. 55
Error Method 'getTheImplementationObject' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Parameter msgContext should be final. 66
Error Method 'deserializeParameters' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter msgContext should be final. 94
Error Parameter method should be final. 95
Error 'method' hides a field. 95
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 111
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter msgContext should be final. 122
Error Line has trailing spaces. 124
Error Line has trailing spaces. 127
Error Name 'ImplClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 154

org/apache/axis/testUtils/SimpleTypeEncoder.java

ErrorLine
Error File does not end with a newline. 0

org/apache/axis/testUtils/SimpleTypeEncoder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Parameter obj should be final. 31
Error 'obj' hides a field. 31
Error Method 'serialize' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Parameter cHandler should be final. 36
Error Redundant throws: 'OMException' is unchecked exception. 36
Error 'if' is not followed by whitespace. 53
Error '!=' is not preceded with whitespace. 53
Error '!=' is not followed by whitespace. 53
Error '{' is not preceded with whitespace. 53
Error 'else' is not preceded with whitespace. 55
Error '}' is not followed by whitespace. 55
Error 'else' is not followed by whitespace. 55
Error '{' is not preceded with whitespace. 55
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 89
Error 'else' is not preceded with whitespace. 93
Error '}' is not followed by whitespace. 93
Error 'if' is not followed by whitespace. 93
Error '{' is not preceded with whitespace. 93
Error 'cast' is not followed by whitespace. 94
Error ',' is not followed by whitespace. 96
Error ',' is not followed by whitespace. 96
Error 'else' is not preceded with whitespace. 97
Error '}' is not followed by whitespace. 97
Error 'else' is not followed by whitespace. 97
Error '{' is not preceded with whitespace. 97
Error Line is longer than 80 characters. 107
Error Method 'deSerialize' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Parameter xpp should be final. 109
Error Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Parameter obj should be final. 116
Error 'obj' hides a field. 116

org/apache/axis/testUtils/SimpleTypeEncodingUtils.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Missing a Javadoc comment. 30
Error Utility classes should not have a public or default constructor. 30
Error Line is longer than 80 characters. 32
Error Missing a Javadoc comment. 32
Error Parameter xpp should be final. 32
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error Parameter xpp should be final. 41
Error Line is longer than 80 characters. 67
Error Missing a Javadoc comment. 67
Error Parameter xpp should be final. 67
Error Line is longer than 80 characters. 91
Error Missing a Javadoc comment. 91
Error Parameter xpp should be final. 91
Error Line is longer than 80 characters. 100
Error Missing a Javadoc comment. 111
Error Parameter xpp should be final. 111
Error Line is longer than 80 characters. 119
Error Missing a Javadoc comment. 119
Error Parameter xpp should be final. 119
Error Missing a Javadoc comment. 127
Error Parameter xpp should be final. 127
Error Line is longer than 80 characters. 135
Error Missing a Javadoc comment. 135
Error Parameter xpp should be final. 135
Error Line is longer than 80 characters. 167
Error Missing a Javadoc comment. 167
Error Parameter xpp should be final. 167
Error Line is longer than 80 characters. 199
Error Missing a Javadoc comment. 199
Error Parameter out should be final. 199
Error Parameter elementName should be final. 199
Error Parameter value should be final. 199
Error Line is longer than 80 characters. 202
Error Missing a Javadoc comment. 211
Error Parameter contentHandler should be final. 212
Error Parameter localName should be final. 213
Error Parameter uri should be final. 214
Error Parameter prefixed should be final. 215
Error Parameter value should be final. 216
Error Avoid inline conditionals. 220

org/apache/axis/testUtils/package.html

ErrorLine
Error Missing package documentation file.0

userguide/sample1/AsynchronousClient.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 19
Error Line has trailing spaces. 23
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 34
Error Utility classes should not have a public or default constructor. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Missing a Javadoc comment. 36
Error Parameter args should be final. 36
Error Line contains a tab character. 37
Error 'if' is not followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error '{' is not preceded with whitespace. 37
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line has trailing spaces. 41
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line is longer than 80 characters. 47
Error Line contains a tab character. 47
Error ',' is not followed by whitespace. 47
Error ',' is not followed by whitespace. 47
Error ',' is not followed by whitespace. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line is longer than 80 characters. 62
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error ',' is not followed by whitespace. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line is longer than 80 characters. 67
Error Line contains a tab character. 67
Error ')' is preceded with whitespace. 67
Error Line has trailing spaces. 68
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line has trailing spaces. 71
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error '}' should be on the same line. 73
Error Line contains a tab character. 74
Error '{' is not preceded with whitespace. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line has trailing spaces. 77
Error Line contains a tab character. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error '6000' is a magic number. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85

userguide/sample1/ClientEchoCallbackHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 12
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Method 'onComplete' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Parameter result should be final. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line is longer than 80 characters. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error ',' is not followed by whitespace. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line is longer than 80 characters. 38
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line is longer than 80 characters. 41
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 46
Error Line has trailing spaces. 48
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Method 'reportError' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter e should be final. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 53

userguide/sample1/ClientUtil.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 15
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 26
Error Utility classes should not have a public or default constructor. 26
Error Line contains a tab character. 28
Error Missing a Javadoc comment. 28
Error '{' is not preceded with whitespace. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41

userguide/sample1/EchoXML.java

ErrorLine
Error File does not end with a newline. 0

userguide/sample1/EchoXML.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Missing a Javadoc comment. 6
Error Method 'echo' is not designed for extension - needs to be abstract, final or empty. 7
Error Missing a Javadoc comment. 7
Error Parameter element should be final. 7
Error '{' is not preceded with whitespace. 7

userguide/sample1/LoggingHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 15
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 25
Error Line contains a tab character. 27
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Line contains a tab character. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Line has trailing spaces. 30
Error Line contains a tab character. 30
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error Parameter msgContext should be final. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error '+' is not preceded with whitespace. 33
Error '+' is not followed by whitespace. 33
Error Line contains a tab character. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Method 'revoke' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Parameter msgContext should be final. 37
Error '{' is not preceded with whitespace. 37
Error Line is longer than 80 characters. 38
Error Line contains a tab character. 38
Error '+' is not preceded with whitespace. 38
Error '+' is not followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Line contains a tab character. 39

userguide/sample1/SynchronousClient.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 20
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 35
Error Utility classes should not have a public or default constructor. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Missing a Javadoc comment. 37
Error Parameter args should be final. 37
Error '{' is not preceded with whitespace. 37
Error Line contains a tab character. 38
Error 'if' is not followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error '{' is not preceded with whitespace. 38
Error Line contains a tab character. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line is longer than 80 characters. 47
Error Line contains a tab character. 47
Error ',' is not followed by whitespace. 47
Error ',' is not followed by whitespace. 47
Error ',' is not followed by whitespace. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 57
Error Line contains a tab character. 57
Error Line is longer than 80 characters. 58
Error Line contains a tab character. 58
Error Line has trailing spaces. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line is longer than 80 characters. 61
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error ',' is not followed by whitespace. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line is longer than 80 characters. 65
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error ',' is not followed by whitespace. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line has trailing spaces. 80
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line has trailing spaces. 82
Error Line contains a tab character. 82
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Line has trailing spaces. 84
Error Line contains a tab character. 84

userguide/sample1/package.html

ErrorLine
Error Missing package documentation file.0