Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
43002275

Files

FilesIWE
org/codehaus/xfire/aegis/AegisConfigurator.java 0022
org/codehaus/xfire/aegis/AegisService.java 00227
org/codehaus/xfire/aegis/AegisServiceHandler.java 0071
org/codehaus/xfire/aegis/mapping/DefaultTypeRegistry.java 00147
org/codehaus/xfire/aegis/mapping/TypeRegistry.java 0018
org/codehaus/xfire/aegis/mapping/package.html 001
org/codehaus/xfire/aegis/operation/WrappedOperation.java 00192
org/codehaus/xfire/aegis/operation/package.html 001
org/codehaus/xfire/aegis/package.html 001
org/codehaus/xfire/aegis/type/ArrayType.java 001
org/codehaus/xfire/aegis/type/ArrayType.java 00246
org/codehaus/xfire/aegis/type/BeanType.java 00254
org/codehaus/xfire/aegis/type/BooleanType.java 0027
org/codehaus/xfire/aegis/type/DateTimeType.java 0026
org/codehaus/xfire/aegis/type/DateType.java 0027
org/codehaus/xfire/aegis/type/DoubleType.java 0029
org/codehaus/xfire/aegis/type/FlatArrayType.java 001
org/codehaus/xfire/aegis/type/FlatArrayType.java 00201
org/codehaus/xfire/aegis/type/IntegerType.java 0029
org/codehaus/xfire/aegis/type/LongType.java 0029
org/codehaus/xfire/aegis/type/SimpleType.java 00199
org/codehaus/xfire/aegis/type/Type.java 00169
org/codehaus/xfire/aegis/type/package.html 001
org/codehaus/xfire/aegis/wsdl/AegisWSDL.java 00283
org/codehaus/xfire/aegis/wsdl/AegisWSDLBuilder.java 0072
org/codehaus/xfire/aegis/wsdl/package.html 001

org/codehaus/xfire/aegis/AegisConfigurator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 10
Error Line has trailing spaces. 14
Error '{' should be on the previous line. 17
Error Missing a Javadoc comment. 18
Error 'public' modifier out of order with the JLS suggestions. 18
Error Line has trailing spaces. 19
Error Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. 23
Error '{' should be on the previous line. 24
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 30
Error Line has trailing spaces. 32
Error Method 'createService' is not designed for extension - needs to be abstract, final or empty. 32
Error '(' is followed by whitespace. 32
Error Parameter config should be final. 32
Error ')' is preceded with whitespace. 32
Error '{' should be on the previous line. 34
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error Line has trailing spaces. 39

org/codehaus/xfire/aegis/AegisService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 10
Error First sentence should end with a period. 31
Error Line has trailing spaces. 33
Error '{' should be on the previous line. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error '{' should be on the previous line. 53
Error Line contains a tab character. 54
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. 60
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 60
Error Line contains a tab character. 61
Error '{' should be on the previous line. 61
Error Line has trailing spaces. 63
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error Line has trailing spaces. 71
Error Line is longer than 80 characters. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '}' should be on the same line. 76
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 84
Error Line contains a tab character. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line contains a tab character. 91
Error Line contains a tab character. 96
Error Method 'createService' is not designed for extension - needs to be abstract, final or empty. 96
Error Line contains a tab character. 97
Error '{' should be on the previous line. 97
Error Line contains a tab character. 98
Error Line is longer than 80 characters. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error Line has trailing spaces. 101
Error '(' is followed by whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error Line contains a tab character. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '}' should be on the same line. 105
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Line has trailing spaces. 110
Error '(' is followed by whitespace. 112
Error ';' is followed by whitespace. 112
Error '{' should be on the previous line. 113
Error Line contains a tab character. 114
Error Line has trailing spaces. 115
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Line contains a tab character. 123
Error Line contains a tab character. 125
Error Method 'getOperations' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Line contains a tab character. 126
Error '{' should be on the previous line. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line has trailing spaces. 129
Error Method 'getOperation' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error '(' is followed by whitespace. 130
Error Parameter name should be final. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 134
Error Line contains a tab character. 135
Error Method 'getTypeRegistry' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Line contains a tab character. 136
Error '{' should be on the previous line. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 140
Error Method 'getServiceDescriptorStream' is not designed for extension - needs to be abstract, final or empty. 144
Error '{' should be on the previous line. 145
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error Line has trailing spaces. 148
Error 'if' construct must use '{}'s. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error Line is longer than 80 characters. 150
Error Line has trailing spaces. 151
Error Method 'getServiceDescriptorName' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error '{' should be on the previous line. 156
Error Line has trailing spaces. 162
Error Line contains a tab character. 163
Error Method 'getServiceDescriptor' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Line contains a tab character. 164
Error '{' should be on the previous line. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line has trailing spaces. 167
Error Line contains a tab character. 168
Error Method 'getServiceClassName' is not designed for extension - needs to be abstract, final or empty. 168
Error Missing a Javadoc comment. 168
Error Line contains a tab character. 169
Error '{' should be on the previous line. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171
Error Line has trailing spaces. 172
Error Line contains a tab character. 173
Error Method 'setServiceClassName' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Parameter serviceClassName should be final. 173
Error 'serviceClassName' hides a field. 173
Error Line contains a tab character. 174
Error '{' should be on the previous line. 174
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line has trailing spaces. 177
Error Method 'createServiceObject' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error '{' should be on the previous line. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error '{' should be on the previous line. 183
Error Line is longer than 80 characters. 184
Error Line contains a tab character. 184
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error Line contains a tab character. 185
Error '}' should be on the same line. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error '{' should be on the previous line. 187
Error Line is longer than 80 characters. 188
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error '}' should be on the same line. 190
Error '{' should be on the previous line. 192
Error Line contains a tab character. 193
Error Line has trailing spaces. 194
Error Line contains a tab character. 196
Error Line contains a tab character. 197
Error '{' should be on the previous line. 197
Error Line contains a tab character. 198
Error Line contains a tab character. 200
Error '}' should be on the same line. 200
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error '{' should be on the previous line. 202
Error Line is longer than 80 characters. 203
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Line has trailing spaces. 205
Error Line contains a tab character. 205
Error Line has trailing spaces. 208
Error Line is longer than 80 characters. 210
Error Line is longer than 80 characters. 212
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 212
Error '(' is followed by whitespace. 212
Error Parameter config should be final. 212
Error ')' is preceded with whitespace. 212
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error Line has trailing spaces. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error Line has trailing spaces. 221
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error Line has trailing spaces. 224
Error Line has trailing spaces. 227
Error Line has trailing spaces. 228
Error Method 'getServiceHandler' is not designed for extension - needs to be abstract, final or empty. 229
Error Missing a Javadoc comment. 229
Error '{' should be on the previous line. 230
Error Line has trailing spaces. 233
Error Method 'setServiceHandler' is not designed for extension - needs to be abstract, final or empty. 234
Error Missing a Javadoc comment. 234
Error '(' is followed by whitespace. 234
Error Parameter serviceHandler should be final. 234
Error 'serviceHandler' hides a field. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235

org/codehaus/xfire/aegis/AegisServiceHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 15
Error Line has trailing spaces. 17
Error Line contains a tab character. 21
Error '{' should be on the previous line. 23
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Line is longer than 80 characters. 27
Error Line has trailing spaces. 29
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 29
Error '(' is followed by whitespace. 29
Error Parameter context should be final. 29
Error Line has trailing spaces. 30
Error Parameter request should be final. 30
Error Line has trailing spaces. 31
Error Parameter response should be final. 31
Error ')' is preceded with whitespace. 31
Error '{' should be on the previous line. 33
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Line has trailing spaces. 39
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '{' should be on the previous line. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 44
Error Line has trailing spaces. 46
Error '(' is followed by whitespace. 47
Error Line has trailing spaces. 48
Error Line contains a tab character. 51
Error '{' should be on the previous line. 51
Error Line is longer than 80 characters. 52
Error '(' is followed by whitespace. 52
Error '{' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 54
Error Line contains a tab character. 54
Error '(' is followed by whitespace. 54
Error '{' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error Line contains a tab character. 55
Error '}' should be on the same line. 55
Error 'catch' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Line contains a tab character. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error 'if' construct must use '{}'s. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Line has trailing spaces. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 69
Error Line has trailing spaces. 72
Error Line contains a tab character. 74
Error Line contains a tab character. 76
Error Method 'getPayload' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter request should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 79

org/codehaus/xfire/aegis/mapping/DefaultTypeRegistry.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Unused import - javax.naming.ConfigurationException. 7
Error First sentence should end with a period. 17
Error Line has trailing spaces. 19
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error '{' should be on the previous line. 25
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 28
Error Line is longer than 80 characters. 29
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Method 'register' is not designed for extension - needs to be abstract, final or empty. 31
Error Parameter typeQ should be final. 31
Error Parameter typeClass should be final. 31
Error Line contains a tab character. 32
Error '{' should be on the previous line. 32
Error Line contains a tab character. 33
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 36
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Method 'getTypeClass' is not designed for extension - needs to be abstract, final or empty. 39
Error Parameter typeQ should be final. 39
Error Line contains a tab character. 40
Error '{' should be on the previous line. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line has trailing spaces. 43
Error Line contains a tab character. 44
Error Line is longer than 80 characters. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Method 'createType' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter typeQ should be final. 47
Error Line contains a tab character. 48
Error '{' should be on the previous line. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error '{' should be on the previous line. 50
Error Line has trailing spaces. 52
Error 'if' construct must use '{}'s. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Line has trailing spaces. 55
Error Line has trailing spaces. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error '}' should be on the same line. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error '{' should be on the previous line. 61
Error Line is longer than 80 characters. 62
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error '}' should be on the same line. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error '{' should be on the previous line. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Method 'unregisterType' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter typeQ should be final. 73
Error Line contains a tab character. 74
Error '{' should be on the previous line. 74
Error Line contains a tab character. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Method 'getAllTypes' is not designed for extension - needs to be abstract, final or empty. 81
Error Line contains a tab character. 82
Error '{' should be on the previous line. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
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 Line has trailing spaces. 89
Error Line contains a tab character. 89
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 89
Error Parameter config should be final. 89
Error Line contains a tab character. 91
Error '{' should be on the previous line. 91
Error Line contains a tab character. 92
Error 'types' hides a field. 92
Error Line has trailing spaces. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error Line has trailing spaces. 97
Error Line has trailing spaces. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error Line contains a tab character. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error Line contains a tab character. 105
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 is longer than 80 characters. 112
Error Line contains a tab character. 112
Error Parameter configuration should be final. 112
Error Expected @param tag for 'configuration'. 112
Error Parameter namespace should be final. 112
Error Expected @param tag for 'namespace'. 112
Error Expected @throws tag for 'PlexusConfigurationException'. 113
Error Line contains a tab character. 114
Error '{' should be on the previous line. 114
Error Line contains a tab character. 115
Error Line has trailing spaces. 117
Error Line has trailing spaces. 119
Error Line contains a tab character. 122
Error '{' should be on the previous line. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error '}' should be on the same line. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error '{' should be on the previous line. 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

org/codehaus/xfire/aegis/mapping/TypeRegistry.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error '{' should be on the previous line. 16
Error Line contains a tab character. 17
Error Missing a Javadoc comment. 17
Error Redundant 'final' modifier. 17
Error 'public' modifier out of order with the JLS suggestions. 17
Error Missing a Javadoc comment. 19
Error Redundant 'public' modifier. 19
Error Missing a Javadoc comment. 21
Error Redundant 'public' modifier. 21
Error Missing a Javadoc comment. 23
Error Redundant 'public' modifier. 23
Error Missing a Javadoc comment. 25
Error Redundant 'public' modifier. 25
Error Missing a Javadoc comment. 27
Error Redundant 'public' modifier. 27

org/codehaus/xfire/aegis/mapping/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/aegis/operation/WrappedOperation.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 17
Error Line has trailing spaces. 19
Error '{' should be on the previous line. 23
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 25
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 Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error '{' should be on the previous line. 32
Error Line contains a tab character. 33
Error Line has trailing spaces. 38
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error '(' is followed by whitespace. 39
Error Parameter message should be final. 39
Error Parameter vars should be final. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ';' is followed by whitespace. 42
Error '{' should be on the previous line. 43
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 51
Error '(' is followed by whitespace. 52
Error ';' is followed by whitespace. 52
Error '{' should be on the previous line. 53
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error '(' is followed by whitespace. 59
Error Parameter message should be final. 59
Error Parameter vars should be final. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 61
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 65
Error ';' is followed by whitespace. 65
Error '{' should be on the previous line. 66
Error Line has trailing spaces. 71
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error ';' is followed by whitespace. 74
Error '{' should be on the previous line. 75
Error Line is longer than 80 characters. 81
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error '(' is followed by whitespace. 81
Error Parameter config should be final. 81
Error Parameter service should be final. 81
Error Parameter reg should be final. 81
Error ')' is preceded with whitespace. 81
Error Line is longer than 80 characters. 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line is longer than 80 characters. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line is longer than 80 characters. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 93
Error Line contains a tab character. 93
Error Missing a Javadoc comment. 93
Error Parameter service should be final. 93
Error Parameter types should be final. 93
Error Parameter reg should be final. 93
Error Parameter resEl should be final. 93
Error Line contains a tab character. 94
Error 'if' construct must use '{}'s. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Line has trailing spaces. 97
Error Line contains a tab character. 98
Error '(' is followed by whitespace. 99
Error ';' is followed by whitespace. 99
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 103
Error Line contains a tab character. 106
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 contains a tab character. 113
Error Expected an @return tag. 114
Error Line is longer than 80 characters. 114
Error Line contains a tab character. 114
Error Parameter service should be final. 114
Error Expected @param tag for 'service'. 114
Error Parameter reg should be final. 114
Error Expected @param tag for 'reg'. 114
Error Parameter paramEl should be final. 114
Error Expected @param tag for 'paramEl'. 114
Error Line contains a tab character. 115
Error Line is longer than 80 characters. 116
Error Line contains a tab character. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Line has trailing spaces. 117
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line has trailing spaces. 119
Error 'if' construct must use '{}'s. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Line has trailing spaces. 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. 127
Error Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Line contains a tab character. 128
Error '{' should be on the previous line. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line has trailing spaces. 131
Error Line contains a tab character. 132
Error Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Parameter request should be final. 132
Error 'request' hides a field. 132
Error Line contains a tab character. 133
Error '{' should be on the previous line. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Line has trailing spaces. 136
Error Line contains a tab character. 137
Error Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Line contains a tab character. 138
Error '{' should be on the previous line. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line has trailing spaces. 141
Error Line contains a tab character. 142
Error Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter response should be final. 142
Error 'response' hides a field. 142
Error Line contains a tab character. 143
Error '{' should be on the previous line. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 147
Error Method 'getQName' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Line contains a tab character. 148
Error '{' should be on the previous line. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line has trailing spaces. 151
Error Method 'setQName' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Parameter name should be final. 152
Error '{' should be on the previous line. 153
Error Line has trailing spaces. 156
Error Line contains a tab character. 157
Error Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error Line contains a tab character. 158
Error '{' should be on the previous line. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line has trailing spaces. 161
Error Line contains a tab character. 162
Error Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Parameter documentation should be final. 162
Error 'documentation' hides a field. 162
Error Line contains a tab character. 163
Error '{' should be on the previous line. 163
Error Line contains a tab character. 164
Error Line contains a tab character. 165

org/codehaus/xfire/aegis/operation/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/aegis/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/aegis/type/ArrayType.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/aegis/type/ArrayType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line contains a tab character. 29
Error '{' should be on the previous line. 30
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 46
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 46
Error Parameter element should be final. 46
Error Parameter context should be final. 46
Error Line contains a tab character. 47
Error '{' should be on the previous line. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error '{' should be on the previous line. 49
Error '{' should be on the previous line. 52
Error '}' should be on the same line. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error Line has trailing spaces. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error Line contains a tab character. 62
Error Line has trailing spaces. 64
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 70
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line has trailing spaces. 74
Error '}' should be on the same line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 82
Error ';' is followed by whitespace. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 90
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '}' should be on the same line. 92
Error '{' should be on the previous line. 94
Error Line is longer than 80 characters. 95
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 104
Error Line has trailing spaces. 105
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 110
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 112
Error '(' is followed by whitespace. 112
Error Parameter element should be final. 112
Error Parameter context should be final. 112
Error ')' is preceded with whitespace. 112
Error Line has trailing spaces. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 121
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter root should be final. 121
Error Parameter occurrence should be final. 121
Error Parameter context should be final. 121
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error 'if' construct must use '{}'s. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Line has trailing spaces. 139
Error '{' should be on the previous line. 141
Error '}' should be on the same line. 144
Error '{' should be on the previous line. 146
Error Line is longer than 80 characters. 147
Error Line has trailing spaces. 149
Error Line has trailing spaces. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '{' should be on the previous line. 154
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error Line has trailing spaces. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '}' should be on the same line. 162
Error '{' should be on the previous line. 164
Error Line is longer than 80 characters. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error Line contains a tab character. 169
Error Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error '{' should be on the previous line. 172
Error Line has trailing spaces. 175
Error Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error '{' should be on the previous line. 177
Error Line has trailing spaces. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error Line has trailing spaces. 181
Error Line has trailing spaces. 184
Error Method 'getChildType' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error '{' should be on the previous line. 186
Error Line has trailing spaces. 189
Error Method 'setChildType' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Parameter childType should be final. 190
Error 'childType' hides a field. 190
Error '{' should be on the previous line. 191
Error Line has trailing spaces. 194
Error Line contains a tab character. 195
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 195
Error Missing a Javadoc comment. 195
Error Line contains a tab character. 196
Error '{' should be on the previous line. 196
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error Line contains a tab character. 200
Error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 200
Error Missing a Javadoc comment. 200
Error Parameter key should be final. 200
Error 'key' hides a field. 200
Error Line contains a tab character. 201
Error '{' should be on the previous line. 201
Error Line contains a tab character. 202
Error Method 'getPostOgnl' is not designed for extension - needs to be abstract, final or empty. 205
Error Missing a Javadoc comment. 205
Error '{' should be on the previous line. 206
Error Line has trailing spaces. 209
Error Method 'setPostOgnl' is not designed for extension - needs to be abstract, final or empty. 210
Error Missing a Javadoc comment. 210
Error Parameter postOgnl should be final. 210
Error 'postOgnl' hides a field. 210
Error '{' should be on the previous line. 211
Error Line has trailing spaces. 214
Error Line contains a tab character. 215
Error Line is longer than 80 characters. 216
Error Line contains a tab character. 216
Error Line contains a tab character. 217
Error Line contains a tab character. 218
Error Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. 218
Error Parameter root should be final. 218
Error Line contains a tab character. 219
Error '{' should be on the previous line. 219
Error Line is longer than 80 characters. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Line has trailing spaces. 222
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error Line is longer than 80 characters. 226
Error Line has trailing spaces. 227
Error Line contains a tab character. 230
Error Line has trailing spaces. 232
Error Line contains a tab character. 233
Error Line contains a tab character. 234
Error Line contains a tab character. 237
Error Line has trailing spaces. 238
Error Line is longer than 80 characters. 240
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error Line has trailing spaces. 241
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '{' should be on the previous line. 243
Error Line is longer than 80 characters. 244
Error '}' should be on the same line. 245
Error '{' should be on the previous line. 247
Error Line is longer than 80 characters. 249
Error Line has trailing spaces. 252
Error Line contains a tab character. 252
Error Comment matches to-do format 'TODO:'. 253
Error Line contains a tab character. 253
Error Line contains a tab character. 254
Error Line contains a tab character. 256
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. 261
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 261
Error Parameter configuration should be final. 261
Error Parameter service should be final. 262
Error Parameter reg should be final. 263
Error Line contains a tab character. 264
Error '{' should be on the previous line. 264
Error Line contains a tab character. 265
Error Line has trailing spaces. 270
Error Line contains a tab character. 273
Error Line contains a tab character. 274
Error Line contains a tab character. 275
Error '{' should be on the previous line. 275
Error Line contains a tab character. 276
Error Line contains a tab character. 277
Error '}' should be on the same line. 277
Error Line contains a tab character. 278
Error Line contains a tab character. 279
Error '{' should be on the previous line. 279
Error Line is longer than 80 characters. 280
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. 285
Error '(' is followed by whitespace. 285
Error ')' is preceded with whitespace. 285
Error '{' should be on the previous line. 286
Error Line is longer than 80 characters. 287
Error Line has trailing spaces. 289
Error Line contains a tab character. 290
Error Line is longer than 80 characters. 291
Error Line contains a tab character. 291
Error Line contains a tab character. 293
Error Line contains a tab character. 294
Error Line contains a tab character. 296
Error Line contains a tab character. 297

org/codehaus/xfire/aegis/type/BeanType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 33
Error Line contains a tab character. 37
Error '{' should be on the previous line. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 42
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error '(' is followed by whitespace. 43
Error Parameter element should be final. 43
Error Parameter context should be final. 43
Error ')' is preceded with whitespace. 43
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 52
Error ';' is followed by whitespace. 52
Error Line has trailing spaces. 60
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error '(' is followed by whitespace. 61
Error Parameter element should be final. 61
Error Parameter context should be final. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 62
Error '{' should be on the previous line. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line is longer than 80 characters. 68
Error Line is longer than 80 characters. 70
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 70
Error Parameter element should be final. 70
Error Parameter occurrence should be final. 70
Error Parameter context should be final. 70
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error 'if' construct must use '{}'s. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error '{' should be on the previous line. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line contains a tab character. 85
Error '}' should be on the same line. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error '{' should be on the previous line. 87
Error Line is longer than 80 characters. 88
Error Line contains a tab character. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line contains a tab character. 89
Error Line has trailing spaces. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 94
Error ';' is followed by whitespace. 94
Error '{' should be on the previous line. 95
Error Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error '{' should be on the previous line. 103
Error Line has trailing spaces. 106
Error Method 'setChildren' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error '(' is followed by whitespace. 107
Error Parameter children should be final. 107
Error 'children' hides a field. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 111
Error Method 'addChild' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error '(' is followed by whitespace. 112
Error Parameter type should be final. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error 'if' construct must use '{}'s. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error Line has trailing spaces. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 119
Error Line contains a tab character. 120
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Line contains a tab character. 121
Error '{' should be on the previous line. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line has trailing spaces. 124
Error Line contains a tab character. 125
Error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Parameter key should be final. 125
Error 'key' hides a field. 125
Error Line contains a tab character. 126
Error '{' should be on the previous line. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 130
Error Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Line contains a tab character. 131
Error '{' should be on the previous line. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line has trailing spaces. 134
Error Line contains a tab character. 135
Error Line is longer than 80 characters. 136
Error Line contains a tab character. 136
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter root should be final. 138
Error Line contains a tab character. 139
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error Line is longer than 80 characters. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 147
Error Line has trailing spaces. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error Line has trailing spaces. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error 'if' construct must use '{}'s. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error Line has trailing spaces. 157
Error '(' is followed by whitespace. 158
Error ';' is followed by whitespace. 158
Error '{' should be on the previous line. 159
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 164
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error Line is longer than 80 characters. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '}' should be on the same line. 168
Error '{' should be on the previous line. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error Comment matches to-do format 'TODO:'. 172
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error Line is longer than 80 characters. 174
Error Line contains a tab character. 177
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Line is longer than 80 characters. 182
Error Line contains a tab character. 182
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 182
Error Parameter configuration should be final. 182
Error Parameter service should be final. 182
Error Parameter reg should be final. 182
Error ')' is preceded with whitespace. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error Line has trailing spaces. 187
Error 'if' construct must use '{}'s. 189
Error Line contains a tab character. 190
Error Line has trailing spaces. 191
Error 'if' construct must use '{}'s. 193
Error Line contains a tab character. 194
Error Line has trailing spaces. 195
Error '(' is followed by whitespace. 196
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error ')' is preceded with whitespace. 196
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error Line has trailing spaces. 198
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 202
Error '}' should be on the same line. 203
Error '{' should be on the previous line. 205
Error Line is longer than 80 characters. 206
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error ')' is preceded with whitespace. 206
Error Line has trailing spaces. 208
Error '(' is followed by whitespace. 210
Error ';' is followed by whitespace. 210
Error '{' should be on the previous line. 211
Error Line is longer than 80 characters. 213
Error Line has trailing spaces. 216
Error 'if' construct must use '{}'s. 217
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error Line has trailing spaces. 219
Error Line has trailing spaces. 221
Error Line contains a tab character. 226
Error Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Line contains a tab character. 227
Error '{' should be on the previous line. 227
Error 'if' construct must use '{}'s. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error Line has trailing spaces. 230
Error Line contains a tab character. 231
Error Line has trailing spaces. 232
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error Line has trailing spaces. 234
Error Line contains a tab character. 236

org/codehaus/xfire/aegis/type/BooleanType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 9
Error Line contains a tab character. 13
Error '{' should be on the previous line. 14
Error Line contains a tab character. 15
Error Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Parameter string should be final. 15
Error Line contains a tab character. 16
Error '{' should be on the previous line. 16
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 20
Error Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Parameter value should be final. 20
Error Line contains a tab character. 21
Error '{' should be on the previous line. 21
Error 'cast' is not followed by whitespace. 22
Error Line contains a tab character. 25
Error Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Line contains a tab character. 26
Error '{' should be on the previous line. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28

org/codehaus/xfire/aegis/type/DateTimeType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 9
Error Line has trailing spaces. 11
Error Line contains a tab character. 15
Error '{' should be on the previous line. 16
Error Line contains a tab character. 18
Error Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error Parameter string should be final. 18
Error Line contains a tab character. 19
Error '{' should be on the previous line. 19
Error '(' is followed by whitespace. 20
Error ')' is preceded with whitespace. 20
Error Line contains a tab character. 21
Error Line has trailing spaces. 22
Error Line contains a tab character. 23
Error Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error Parameter value should be final. 23
Error Line contains a tab character. 24
Error '{' should be on the previous line. 24
Error 'cast' is not followed by whitespace. 25
Error Line contains a tab character. 26
Error Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error '{' should be on the previous line. 29

org/codehaus/xfire/aegis/type/DateType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 9
Error Line has trailing spaces. 11
Error Line contains a tab character. 15
Error '{' should be on the previous line. 16
Error Line contains a tab character. 17
Error Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. 17
Error Missing a Javadoc comment. 17
Error Parameter string should be final. 17
Error Line contains a tab character. 18
Error '{' should be on the previous line. 18
Error Line contains a tab character. 19
Error '(' is followed by whitespace. 19
Error ')' is preceded with whitespace. 19
Error Line contains a tab character. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 22
Error Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. 22
Error Missing a Javadoc comment. 22
Error Parameter value should be final. 22
Error Line contains a tab character. 23
Error '{' should be on the previous line. 23
Error 'cast' is not followed by whitespace. 24
Error Line contains a tab character. 25
Error Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. 27
Error Missing a Javadoc comment. 27
Error '{' should be on the previous line. 28

org/codehaus/xfire/aegis/type/DoubleType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 9
Error Line contains a tab character. 13
Error '{' should be on the previous line. 14
Error Line contains a tab character. 15
Error Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Parameter string should be final. 15
Error Line contains a tab character. 16
Error '{' should be on the previous line. 16
Error Line contains a tab character. 17
Error '(' is followed by whitespace. 17
Error ')' is preceded with whitespace. 17
Error Line contains a tab character. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 20
Error Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Parameter value should be final. 20
Error Line contains a tab character. 21
Error '{' should be on the previous line. 21
Error 'cast' is not followed by whitespace. 22
Error Line contains a tab character. 25
Error Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Line contains a tab character. 26
Error '{' should be on the previous line. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28

org/codehaus/xfire/aegis/type/FlatArrayType.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/aegis/type/FlatArrayType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line contains a tab character. 24
Error '{' should be on the previous line. 25
Error Line contains a tab character. 26
Error Missing a Javadoc comment. 26
Error Line has trailing spaces. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 39
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 39
Error Parameter element should be final. 39
Error Parameter context should be final. 39
Error Line contains a tab character. 40
Error '{' should be on the previous line. 40
Error Line contains a tab character. 41
Error '{' should be on the previous line. 42
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error Line contains a tab character. 47
Error Line has trailing spaces. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error Line has trailing spaces. 53
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 57
Error '}' should be on the same line. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error '(' is followed by whitespace. 65
Error ';' is followed by whitespace. 65
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error Line has trailing spaces. 68
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '}' should be on the same line. 75
Error '{' should be on the previous line. 77
Error Line is longer than 80 characters. 78
Error Line contains a tab character. 80
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error '(' is followed by whitespace. 82
Error Parameter element should be final. 82
Error Parameter context should be final. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 89
Error Line contains a tab character. 89
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter element should be final. 89
Error Parameter occurrence should be final. 89
Error Parameter context should be final. 89
Error Line contains a tab character. 90
Error Line has trailing spaces. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Line has trailing spaces. 95
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error '{' should be on the previous line. 105
Error '}' should be on the same line. 109
Error '{' should be on the previous line. 111
Error Line is longer than 80 characters. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Line contains a tab character. 119
Error Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 125
Error Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error '{' should be on the previous line. 127
Error Line has trailing spaces. 130
Error Method 'getChildType' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error '{' should be on the previous line. 132
Error Line has trailing spaces. 135
Error Method 'setChildType' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error Parameter childType should be final. 136
Error 'childType' hides a field. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 140
Error Line contains a tab character. 141
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Line contains a tab character. 142
Error '{' should be on the previous line. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 146
Error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Parameter key should be final. 146
Error 'key' hides a field. 146
Error Line contains a tab character. 147
Error '{' should be on the previous line. 147
Error Line contains a tab character. 148
Error Line has trailing spaces. 150
Error Line contains a tab character. 151
Error Line is longer than 80 characters. 152
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Method 'writeSchema' is not designed for extension - needs to be abstract, final or empty. 154
Error Parameter root should be final. 154
Error Line contains a tab character. 155
Error '{' should be on the previous line. 155
Error Line contains a tab character. 157
Error Line has trailing spaces. 159
Error Line contains a tab character. 160
Error Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Line contains a tab character. 161
Error '{' should be on the previous line. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 163
Error Line has trailing spaces. 164
Error Line contains a tab character. 165
Error Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error Line contains a tab character. 166
Error '{' should be on the previous line. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line has trailing spaces. 169
Error Line contains a tab character. 170
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 170
Error Missing a Javadoc comment. 170
Error Line contains a tab character. 171
Error '{' should be on the previous line. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line has trailing spaces. 174
Error Line contains a tab character. 175
Error Method 'getQName' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Line contains a tab character. 176
Error '{' should be on the previous line. 176
Error Line contains a tab character. 177
Error Line contains a tab character. 178
Error Line has trailing spaces. 179
Error Line has trailing spaces. 180
Error Line contains a tab character. 181
Error Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181
Error Line contains a tab character. 182
Error '{' should be on the previous line. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error Line has trailing spaces. 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 Method 'configure' is not designed for extension - needs to be abstract, final or empty. 189
Error Parameter configuration should be final. 189
Error Line contains a tab character. 190
Error Parameter service should be final. 190
Error Line contains a tab character. 191
Error Parameter reg should be final. 191
Error Line contains a tab character. 192
Error '{' should be on the previous line. 192
Error Line contains a tab character. 193
Error Line contains a tab character. 194
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error Line contains a tab character. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error Line is longer than 80 characters. 199
Error Line has trailing spaces. 201
Error Line contains a tab character. 202
Error Line is longer than 80 characters. 203
Error Line contains a tab character. 203
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error Line contains a tab character. 208
Error Line contains a tab character. 209

org/codehaus/xfire/aegis/type/IntegerType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 9
Error Line contains a tab character. 13
Error '{' should be on the previous line. 14
Error Line contains a tab character. 15
Error Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Parameter string should be final. 15
Error Line contains a tab character. 16
Error '{' should be on the previous line. 16
Error Line contains a tab character. 17
Error '(' is followed by whitespace. 17
Error ')' is preceded with whitespace. 17
Error Line contains a tab character. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 20
Error Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Parameter value should be final. 20
Error Line contains a tab character. 21
Error '{' should be on the previous line. 21
Error 'cast' is not followed by whitespace. 22
Error Line contains a tab character. 25
Error Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Line contains a tab character. 26
Error '{' should be on the previous line. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28

org/codehaus/xfire/aegis/type/LongType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 9
Error Line contains a tab character. 13
Error '{' should be on the previous line. 14
Error Line contains a tab character. 15
Error Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. 15
Error Missing a Javadoc comment. 15
Error Parameter string should be final. 15
Error Line contains a tab character. 16
Error '{' should be on the previous line. 16
Error Line contains a tab character. 17
Error '(' is followed by whitespace. 17
Error ')' is preceded with whitespace. 17
Error Line contains a tab character. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 20
Error Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Parameter value should be final. 20
Error Line contains a tab character. 21
Error '{' should be on the previous line. 21
Error 'cast' is not followed by whitespace. 22
Error Line contains a tab character. 25
Error Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. 25
Error Missing a Javadoc comment. 25
Error Line contains a tab character. 26
Error '{' should be on the previous line. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28

org/codehaus/xfire/aegis/type/SimpleType.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 21
Error '{' should be on the previous line. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error '{' should be on the previous line. 31
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37
Error Expected an @return tag. 41
Error Method 'coerceValue' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter value should be final. 41
Error Expected @param tag for 'value'. 41
Error '{' should be on the previous line. 42
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Expected an @return tag. 53
Error Method 'coerceString' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter string should be final. 53
Error Expected @param tag for 'string'. 53
Error '{' should be on the previous line. 54
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error '(' is followed by whitespace. 58
Error Parameter element should be final. 58
Error Parameter context should be final. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error '{' should be on the previous line. 62
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error ')' is preceded with whitespace. 67
Error Line contains a tab character. 69
Error '}' should be on the same line. 69
Error '{' should be on the previous line. 71
Error Must have at least one statement. 71
Error '}' should be on the same line. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error '{' should be on the previous line. 74
Error Comment matches to-do format 'TODO:'. 75
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Line contains a tab character. 77
Error '}' should be on the same line. 77
Error '{' should be on the previous line. 79
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line has trailing spaces. 82
Error Line contains a tab character. 82
Error Line has trailing spaces. 85
Error Line contains a tab character. 85
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error '(' is followed by whitespace. 85
Error Parameter element should be final. 85
Error Parameter context should be final. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 93
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 93
Error Parameter element should be final. 93
Error Parameter occurrence should be final. 93
Error Parameter context should be final. 93
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error 'if' construct must use '{}'s. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error Line contains a tab character. 104
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error Line is longer than 80 characters. 107
Error '(' is followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line has trailing spaces. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '}' should be on the same line. 110
Error '{' should be on the previous line. 112
Error Line is longer than 80 characters. 113
Error Line contains a tab character. 113
Error '(' is followed by whitespace. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error ')' is preceded with whitespace. 113
Error Line contains a tab character. 115
Error '}' should be on the same line. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error '{' should be on the previous line. 117
Error Line is longer than 80 characters. 118
Error Line contains a tab character. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 123
Error Line is longer than 80 characters. 124
Error Line contains a tab character. 124
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Parameter element should be final. 126
Error Line contains a tab character. 127
Error '{' should be on the previous line. 127
Error Line contains a tab character. 129
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line is longer than 80 characters. 134
Error Line contains a tab character. 134
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 134
Error Parameter configuration should be final. 134
Error Parameter service should be final. 134
Error Parameter reg should be final. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error 'if' construct must use '{}'s. 138
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error 'else' construct must use '{}'s. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error ')' is preceded with whitespace. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line has trailing spaces. 146
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '{' should be on the previous line. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '}' should be on the same line. 151
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error Line contains a tab character. 156
Error Line has trailing spaces. 157
Error Method 'getDefaultSchemaType' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error '{' should be on the previous line. 159
Error Line contains a tab character. 163
Error Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Line contains a tab character. 164
Error '{' should be on the previous line. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line has trailing spaces. 167
Error Line contains a tab character. 168
Error Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 168
Error Missing a Javadoc comment. 168
Error Parameter key should be final. 168
Error 'key' hides a field. 168
Error Line contains a tab character. 169
Error '{' should be on the previous line. 169
Error Line contains a tab character. 170
Error Line contains a tab character. 171

org/codehaus/xfire/aegis/type/Type.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 16
Error '{' should be on the previous line. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 25
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 Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error '{' should be on the previous line. 32
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error '(' is followed by whitespace. 37
Error Parameter element should be final. 37
Error Parameter context should be final. 37
Error ')' is preceded with whitespace. 37
Error Line is longer than 80 characters. 39
Error Line contains a tab character. 39
Error Missing a Javadoc comment. 39
Error '(' is followed by whitespace. 39
Error Parameter element should be final. 39
Error Parameter context should be final. 39
Error ')' is preceded with whitespace. 39
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error '(' is followed by whitespace. 41
Error Parameter element should be final. 41
Error Parameter occurrence should be final. 41
Error Parameter context should be final. 41
Error ')' is preceded with whitespace. 41
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 43
Error '(' is followed by whitespace. 43
Error Parameter element should be final. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 45
Error '(' is followed by whitespace. 45
Error Parameter configuration should be final. 45
Error Parameter service should be final. 45
Error Parameter reg should be final. 45
Error ')' is preceded with whitespace. 45
Error Method 'isComplex' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error '{' should be on the previous line. 48
Error Line has trailing spaces. 51
Error Method 'getDependencies' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error '{' should be on the previous line. 53
Error Line contains a tab character. 54
Error Line has trailing spaces. 56
Error Method 'getOgnl' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error '{' should be on the previous line. 58
Error Line has trailing spaces. 61
Error Method 'setOgnl' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error '(' is followed by whitespace. 62
Error Parameter ognl should be final. 62
Error 'ognl' hides a field. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 66
Error Method 'getQName' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 71
Error Method 'setQName' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error '(' is followed by whitespace. 72
Error Parameter name should be final. 72
Error 'name' hides a field. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error Line contains a tab character. 77
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Line contains a tab character. 78
Error '{' should be on the previous line. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 82
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error Parameter name should be final. 82
Error 'name' hides a field. 82
Error Line contains a tab character. 83
Error '{' should be on the previous line. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line has trailing spaces. 86
Error Line contains a tab character. 87
Error Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error Line contains a tab character. 88
Error '{' should be on the previous line. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line has trailing spaces. 91
Error Line contains a tab character. 92
Error Method 'setSchemaType' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter schemaType should be final. 92
Error 'schemaType' hides a field. 92
Error Line contains a tab character. 93
Error '{' should be on the previous line. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 97
Error Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Line contains a tab character. 98
Error '{' should be on the previous line. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line has trailing spaces. 101
Error Line contains a tab character. 102
Error Method 'setDocumentation' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter documentation should be final. 102
Error 'documentation' hides a field. 102
Error Line contains a tab character. 103
Error '{' should be on the previous line. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line has trailing spaces. 106
Error Line contains a tab character. 107
Error Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Line contains a tab character. 108
Error '{' should be on the previous line. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line has trailing spaces. 111
Error Line contains a tab character. 112
Error Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Parameter maxOccurs should be final. 112
Error 'maxOccurs' hides a field. 112
Error Line contains a tab character. 113
Error '{' should be on the previous line. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line has trailing spaces. 116
Error Line contains a tab character. 117
Error Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Line contains a tab character. 118
Error '{' should be on the previous line. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line has trailing spaces. 121
Error Line contains a tab character. 122
Error Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter minOccurs should be final. 122
Error 'minOccurs' hides a field. 122
Error Line contains a tab character. 123
Error '{' should be on the previous line. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 125

org/codehaus/xfire/aegis/type/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/aegis/wsdl/AegisWSDL.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error First sentence should end with a period. 33
Error Line has trailing spaces. 35
Error Line contains a tab character. 40
Error Line has trailing spaces. 41
Error '{' should be on the previous line. 41
Error Missing a Javadoc comment. 42
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Missing a Javadoc comment. 46
Error Parameter service should be final. 46
Error Parameter transports should be final. 46
Error 'transports' hides a field. 46
Error '{' should be on the previous line. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line has trailing spaces. 52
Error Line has trailing spaces. 54
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error Line contains a tab character. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 62
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 Parameter element should be final. 72
Error Expected @param tag for 'element'. 72
Error Line contains a tab character. 73
Error '{' should be on the previous line. 73
Error Line contains a tab character. 74
Error '{' should be on the previous line. 75
Error Line contains a tab character. 76
Error Line has trailing spaces. 78
Error '+' is not preceded with whitespace. 81
Error '+' is not followed by whitespace. 81
Error Line has trailing spaces. 85
Error Line has trailing spaces. 89
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 98
Error Line contains a tab character. 101
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Expected an @return tag. 106
Error Method 'createAbstractInterface' is not designed for extension - needs to be abstract, final or empty. 106
Error Line contains a tab character. 107
Error '{' should be on the previous line. 107
Error Line contains a tab character. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 119
Error Line is longer than 80 characters. 121
Error '(' is followed by whitespace. 121
Error ';' is followed by whitespace. 121
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line has trailing spaces. 126
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error Line has trailing spaces. 134
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error Line has trailing spaces. 137
Error Line contains a tab character. 139
Error Method 'createConcreteInterface' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Parameter portType should be final. 141
Error '{' should be on the previous line. 142
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 145
Error Line has trailing spaces. 146
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 151
Error ';' is followed by whitespace. 151
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 154
Error Line is longer than 80 characters. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error Line has trailing spaces. 156
Error Line is longer than 80 characters. 157
Error '(' is followed by whitespace. 157
Error ';' is followed by whitespace. 157
Error Line is longer than 80 characters. 159
Error Line has trailing spaces. 161
Error Line is longer than 80 characters. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 164
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error Line is longer than 80 characters. 168
Error Line has trailing spaces. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error Line has trailing spaces. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Line has trailing spaces. 176
Error Expected an @return tag. 181
Error Line is longer than 80 characters. 181
Error Line contains a tab character. 181
Error Method 'createOperation' is not designed for extension - needs to be abstract, final or empty. 181
Error Parameter opName should be final. 181
Error Expected @param tag for 'opName'. 181
Error Parameter req should be final. 181
Error Expected @param tag for 'req'. 181
Error Parameter res should be final. 181
Error Expected @param tag for 'res'. 181
Error Line contains a tab character. 182
Error '{' should be on the previous line. 182
Error Line has trailing spaces. 184
Error Line contains a tab character. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error Line has trailing spaces. 192
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error Line has trailing spaces. 197
Error Line contains a tab character. 199
Error Line has trailing spaces. 200
Error Missing a Javadoc comment. 201
Error Parameter op should be final. 201
Error '{' should be on the previous line. 202
Error '(' is followed by whitespace. 205
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 206
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error Line has trailing spaces. 211
Error Line contains a tab character. 215
Error Missing a Javadoc comment. 215
Error Parameter op should be final. 215
Error '{' should be on the previous line. 216
Error Line is longer than 80 characters. 218
Error '(' is followed by whitespace. 218
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error Line has trailing spaces. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Missing a Javadoc comment. 226
Error Parameter op should be final. 226
Error Parameter part should be final. 226
Error '{' should be on the previous line. 227
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error Line has trailing spaces. 230
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error Line has trailing spaces. 233
Error Missing a Javadoc comment. 237
Error Parameter op should be final. 237
Error Parameter part should be final. 237
Error '{' should be on the previous line. 238
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error Line has trailing spaces. 241
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error Line has trailing spaces. 244
Error Line contains a tab character. 248
Error Line has trailing spaces. 250
Error Line is longer than 80 characters. 255
Error Parameter operations should be final. 255
Error Expected @param tag for 'operations'. 255
Error Parameter opName should be final. 255
Error Expected @param tag for 'opName'. 255
Error Parameter root should be final. 255
Error Expected @param tag for 'root'. 255
Error '(' is followed by whitespace. 257
Error ')' is preceded with whitespace. 257
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error Line has trailing spaces. 259
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error Line has trailing spaces. 262
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '{' should be on the previous line. 264
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error Line has trailing spaces. 266
Error '(' is followed by whitespace. 267
Error ';' is followed by whitespace. 267
Error '{' should be on the previous line. 268
Error Line has trailing spaces. 270
Error Line is longer than 80 characters. 272
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error Line has trailing spaces. 273
Error Line is longer than 80 characters. 274
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error Line is longer than 80 characters. 278
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 278
Error '}' should be on the same line. 279
Error '{' should be on the previous line. 281
Error Line contains a tab character. 282
Error ')' is preceded with whitespace. 282
Error Line is longer than 80 characters. 283
Error ')' is preceded with whitespace. 283
Error Line has trailing spaces. 287
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error Missing a Javadoc comment. 294
Error '(' is followed by whitespace. 294
Error Parameter complex should be final. 294
Error ')' is preceded with whitespace. 294
Error '{' should be on the previous line. 295
Error '(' is followed by whitespace. 297
Error ')' is preceded with whitespace. 297
Error Line is longer than 80 characters. 301
Error Method 'createInputParts' is not designed for extension - needs to be abstract, final or empty. 303
Error '(' is followed by whitespace. 303
Error Parameter req should be final. 303
Error Parameter op should be final. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error Line has trailing spaces. 306
Error Line has trailing spaces. 308
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error Line has trailing spaces. 311
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error Line has trailing spaces. 314
Error Line has trailing spaces. 319
Error Method 'createOutputParts' is not designed for extension - needs to be abstract, final or empty. 323
Error '(' is followed by whitespace. 323
Error Parameter req should be final. 323
Error Expected @param tag for 'req'. 323
Error Parameter op should be final. 323
Error Expected @param tag for 'op'. 323
Error ')' is preceded with whitespace. 323
Error '{' should be on the previous line. 324
Error '(' is followed by whitespace. 330
Error ')' is preceded with whitespace. 330
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error Line has trailing spaces. 332
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333

org/codehaus/xfire/aegis/wsdl/AegisWSDLBuilder.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line is longer than 80 characters. 7
Error Line has trailing spaces. 21
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Line has trailing spaces. 30
Error Line contains a tab character. 31
Error Method 'createWSDL' is not designed for extension - needs to be abstract, final or empty. 31
Error Missing a Javadoc comment. 31
Error '(' is followed by whitespace. 31
Error Parameter s should be final. 31
Error ')' is preceded with whitespace. 31
Error Line contains a tab character. 33
Error '{' should be on the previous line. 33
Error Line has trailing spaces. 35
Error Line contains a tab character. 36
Error 'manager' hides a field. 36
Error '{' should be on the previous line. 38
Error Line is longer than 80 characters. 39
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '}' should be on the same line. 40
Error '{' should be on the previous line. 42
Error Line is longer than 80 characters. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 50
Error '{' should be on the previous line. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '}' should be on the same line. 53
Error '{' should be on the previous line. 67
Error Line is longer than 80 characters. 68
Error Line contains a tab character. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Line contains a tab character. 70
Error Line has trailing spaces. 71
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 75
Error '{' should be on the previous line. 77
Error Line is longer than 80 characters. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '}' should be on the same line. 79
Error '{' should be on the previous line. 81
Error Line is longer than 80 characters. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 87
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error '(' is followed by whitespace. 88
Error Parameter manager should be final. 88
Error 'manager' hides a field. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 92
Error Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. 96
Error '{' should be on the previous line. 97

org/codehaus/xfire/aegis/wsdl/package.html

ErrorLine
Error Missing package documentation file.0