Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
35001041

Files

FilesIWE
org/codehaus/xfire/plexus/PlexusXFire.java 0036
org/codehaus/xfire/plexus/PlexusXFireComponent.java 0017
org/codehaus/xfire/plexus/PlexusXFireFactory.java 0073
org/codehaus/xfire/plexus/PlexusXFireServlet.java 009
org/codehaus/xfire/plexus/PlexusXFireTest.java 00168
org/codehaus/xfire/plexus/StandaloneXFireServlet.java 0057
org/codehaus/xfire/plexus/config/ConfigurationService.java 008
org/codehaus/xfire/plexus/config/Configurator.java 0012
org/codehaus/xfire/plexus/config/DefaultConfigurationService.java 00162
org/codehaus/xfire/plexus/config/package.html 001
org/codehaus/xfire/plexus/java/JavaConfigurator.java 0014
org/codehaus/xfire/plexus/java/PlexusJavaService.java 00234
org/codehaus/xfire/plexus/java/TypeMappingRegistry.java 0090
org/codehaus/xfire/plexus/java/package.html 001
org/codehaus/xfire/plexus/package.html 001
org/codehaus/xfire/plexus/simple/PlexusSimpleService.java 00111
org/codehaus/xfire/plexus/simple/SimpleConfigurator.java 0023
org/codehaus/xfire/plexus/simple/package.html 001
org/codehaus/xfire/plexus/xmlbeans/XMLBeansConfigurator.java 0022
org/codehaus/xfire/plexus/xmlbeans/package.html 001

org/codehaus/xfire/plexus/PlexusXFire.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. 3
Error Line has trailing spaces. 16
Error Line has trailing spaces. 20
Error '{' should be on the previous line. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 26
Error Missing a Javadoc comment. 26
Error '{' should be on the previous line. 27
Error '{' should be on the previous line. 29
Error '(' is followed by whitespace. 30
Error ')' is preceded with whitespace. 30
Error '}' should be on the same line. 31
Error '{' should be on the previous line. 33
Error Line has trailing spaces. 37
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error '{' should be on the previous line. 39
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '}' should be on the same line. 43
Error '{' should be on the previous line. 45
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 51
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 53
Error '(' is followed by whitespace. 53
Error Parameter locator should be final. 53
Error 'locator' hides a field. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Redundant throws: 'Exception' is unchecked exception. 58
Error '{' should be on the previous line. 59

org/codehaus/xfire/plexus/PlexusXFireComponent.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 Line contains a tab character. 14
Error '{' should be on the previous line. 15
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 17
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error '(' is followed by whitespace. 18
Error Parameter manager should be final. 18
Error 'manager' hides a field. 18
Error ')' is preceded with whitespace. 18
Error '{' should be on the previous line. 19
Error Line has trailing spaces. 22
Error Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. 26
Error '{' should be on the previous line. 27

org/codehaus/xfire/plexus/PlexusXFireFactory.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. 27
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Variable 'embed' must be private and have accessor methods. 31
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 33
Error '{' should be on the previous line. 35
Error Line has trailing spaces. 37
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error Line has trailing spaces. 45
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 49
Error Line contains a tab character. 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 previous line. 53
Error 'synchronized' is not followed by whitespace. 54
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error Line has trailing spaces. 59
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Expected an @return tag. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error '{' should be on the previous line. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
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 '}' should be on the same line. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error '{' should be on the previous line. 82
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 84
Error '}' should be on the same line. 85
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error Line contains a tab character. 105
Error Method 'finalize' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Line contains a tab character. 106
Error '{' should be on the previous line. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 110

org/codehaus/xfire/plexus/PlexusXFireServlet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 19
Error Line contains a tab character. 20
Error Method 'createXFire' is not designed for extension - needs to be abstract, final or empty. 20
Error Missing a Javadoc comment. 20
Error Line contains a tab character. 21
Error '{' should be on the previous line. 22
Error Line is longer than 80 characters. 23

org/codehaus/xfire/plexus/PlexusXFireTest.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 25
Error '{' should be on the previous line. 30
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Method 'printNode' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error '(' is followed by whitespace. 34
Error Parameter node should be final. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 44
Error Expected an @return tag. 50
Error Line has trailing spaces. 50
Error Method 'invokeService' is not designed for extension - needs to be abstract, final or empty. 50
Error '(' is followed by whitespace. 50
Error Parameter service should be final. 50
Error Parameter document should be final. 50
Error ')' is preceded with whitespace. 50
Error Expected @throws tag for 'Exception'. 51
Error '{' should be on the previous line. 52
Error Line has trailing spaces. 54
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 60
Error '(' is followed by whitespace. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line has trailing spaces. 62
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 67
Error Method 'getWSDLDocument' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error Parameter service should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 77
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 81
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 84
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Method 'assertValid' is not designed for extension - needs to be abstract, final or empty. 95
Error '(' is followed by whitespace. 95
Error Parameter xpath should be final. 95
Error Expected @param tag for 'xpath'. 95
Error Parameter node should be final. 95
Error Expected @param tag for 'node'. 95
Error ')' is preceded with whitespace. 95
Error Expected @throws tag for 'Exception'. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
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 is longer than 80 characters. 102
Error '(' is followed by whitespace. 102
Error '+' should be on a new line. 102
Error '+' should be on a new line. 103
Error ')' is preceded with whitespace. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 110
Error Method 'assertInvalid' is not designed for extension - needs to be abstract, final or empty. 114
Error '(' is followed by whitespace. 114
Error Parameter xpath should be final. 114
Error Expected @param tag for 'xpath'. 114
Error Parameter node should be final. 114
Error Expected @param tag for 'node'. 114
Error ')' is preceded with whitespace. 114
Error Expected @throws tag for 'Exception'. 115
Error '{' should be on the previous line. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 121
Error '+' should be on a new line. 121
Error '+' should be on a new line. 122
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 130
Error Method 'assertXPathEquals' is not designed for extension - needs to be abstract, final or empty. 136
Error '(' is followed by whitespace. 136
Error Parameter xpath should be final. 136
Error Expected @param tag for 'xpath'. 136
Error Parameter value should be final. 136
Error Expected @param tag for 'value'. 136
Error Parameter node should be final. 136
Error Expected @param tag for 'node'. 136
Error ')' is preceded with whitespace. 136
Error Expected @throws tag for 'Exception'. 137
Error '{' should be on the previous line. 138
Error Line is longer than 80 characters. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 143
Error Method 'assertNoFault' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error '(' is followed by whitespace. 144
Error Parameter node should be final. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 146
Error Line has trailing spaces. 149
Error Expected an @return tag. 154
Error Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. 154
Error '(' is followed by whitespace. 154
Error Parameter xpathString should be final. 154
Error Expected @param tag for 'xpathString'. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Line has trailing spaces. 158
Error Line has trailing spaces. 161
Error Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 167
Error '(' is followed by whitespace. 167
Error Parameter ns should be final. 167
Error Parameter uri should be final. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 174
Error Unused @param tag for 'string'. 175
Error Expected an @return tag. 179
Error Line has trailing spaces. 179
Error Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter service should be final. 179
Error Expected @param tag for 'service'. 179
Error Expected @throws tag for 'Exception'. 180
Error '{' should be on the previous line. 181
Error Line has trailing spaces. 184
Error Line has trailing spaces. 187
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 188
Error Missing a Javadoc comment. 188
Error '{' should be on the previous line. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Line has trailing spaces. 192
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error '{' should be on the previous line. 194

org/codehaus/xfire/plexus/StandaloneXFireServlet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 17
Error Line contains a tab character. 21
Error '{' should be on the previous line. 22
Error Missing a Javadoc comment. 23
Error Variable 'factory' must be private and have accessor methods. 23
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 32
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error '{' should be on the previous line. 34
Error '{' should be on the previous line. 36
Error '}' should be on the same line. 38
Error '{' should be on the previous line. 40
Error Line is longer than 80 characters. 42
Error Method 'getWebappBase' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error '{' should be on the previous line. 47
Error '{' should be on the previous line. 49
Error Line has trailing spaces. 55
Error Method 'createXFire' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error '{' should be on the previous line. 57
Error Line has trailing spaces. 59
Error Line has trailing spaces. 62
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error Line contains a tab character. 66
Error Line has trailing spaces. 68
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 72
Error '}' should be on the same line. 72
Error '{' should be on the previous line. 74
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 79
Error Expected an @return tag. 84
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 84
Error Line contains a tab character. 85
Error Expected @throws tag for 'ServletException'. 85
Error '{' should be on the previous line. 86
Error '{' should be on the previous line. 88
Error '}' should be on the same line. 90
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 96
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error '{' should be on the previous line. 99
Error '{' should be on the previous line. 101
Error '}' should be on the same line. 103
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 109
Error Method 'destroy' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error '{' should be on the previous line. 111

org/codehaus/xfire/plexus/config/ConfigurationService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 6
Error '{' should be on the previous line. 11
Error Missing a Javadoc comment. 12
Error Missing a Javadoc comment. 14
Error Redundant 'public' modifier. 14
Error '(' is followed by whitespace. 14
Error ')' is preceded with whitespace. 14

org/codehaus/xfire/plexus/config/Configurator.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 '{' should be on the previous line. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Redundant 'public' modifier. 17
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 19
Error Redundant 'public' modifier. 19
Error '(' is followed by whitespace. 19
Error ')' is preceded with whitespace. 19

org/codehaus/xfire/plexus/config/DefaultConfigurationService.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 26
Error Line has trailing spaces. 32
Error '{' should be on the previous line. 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 Line contains a tab character. 37
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error Line contains a tab character. 38
Error '{' should be on the previous line. 38
Error Line contains a tab character. 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 has trailing spaces. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error '(' is followed by whitespace. 43
Error ';' is followed by whitespace. 43
Error Line contains a tab character. 44
Error '{' should be on the previous line. 44
Error Line contains a tab character. 45
Error Line has trailing spaces. 46
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error Line contains a tab character. 48
Error Line has trailing spaces. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line contains a tab character. 53
Error '{' should be on the previous line. 53
Error Line contains a tab character. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55
Error Line has trailing spaces. 56
Error Line contains a tab character. 56
Error Line is longer than 80 characters. 57
Error Line contains a tab character. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Line contains a tab character. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error Line contains a tab character. 59
Error '}' should be on the same line. 59
Error Line contains a tab character. 60
Error 'catch' is not followed by whitespace. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 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 Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Missing a Javadoc comment. 67
Error Parameter child should be final. 67
Error '{' should be on the previous line. 69
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 78
Error Parameter c should be final. 78
Error '{' should be on the previous line. 80
Error Line has trailing spaces. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error '{' should be on the previous line. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 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 is longer than 80 characters. 96
Error '}' should be on the same line. 98
Error '{' should be on the previous line. 100
Error Line contains a tab character. 105
Error Method 'findConfigurationReader' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Line contains a tab character. 106
Error '{' should be on the previous line. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '}' should be on the same line. 123
Error '{' should be on the previous line. 125
Error Line is longer than 80 characters. 126
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error Line has trailing spaces. 134
Error 'if' construct must use '{}'s. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error Line has trailing spaces. 138
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 145
Error Line is longer than 80 characters. 146
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Method 'contextualize' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter context should be final. 148
Error Line contains a tab character. 149
Error '{' should be on the previous line. 149
Error Line is longer than 80 characters. 150
Error Line contains a tab character. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line contains a tab character. 151
Error Line is longer than 80 characters. 154
Error Method 'register' is not designed for extension - needs to be abstract, final or empty. 156
Error '(' is followed by whitespace. 156
Error Parameter configurator should be final. 156
Error ')' is preceded with whitespace. 156
Error '{' should be on the previous line. 157
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 159

org/codehaus/xfire/plexus/config/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/plexus/java/JavaConfigurator.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 '{' 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 is longer than 80 characters. 29
Error Method 'createService' is not designed for extension - needs to be abstract, final or empty. 31
Error '(' is followed by whitespace. 31
Error Parameter config should be final. 31
Error ')' is preceded with whitespace. 31
Error Line has trailing spaces. 37

org/codehaus/xfire/plexus/java/PlexusJavaService.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. 5
Error Line has trailing spaces. 28
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error '{' should be on the previous line. 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 Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 43
Error Method 'getFaultHandler' is not designed for extension - needs to be abstract, final or empty. 45
Error Missing a Javadoc comment. 45
Error '{' should be on the previous line. 46
Error '{' should be on the previous line. 48
Error Line is longer than 80 characters. 49
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error '}' should be on the same line. 50
Error '{' should be on the previous line. 52
Error Line is longer than 80 characters. 53
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Line has trailing spaces. 56
Error Method 'getFaultHandlerHint' 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 'setFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter faultHandlerHint should be final. 62
Error 'faultHandlerHint' hides a field. 62
Error '{' should be on the previous line. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 71
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter config should be final. 71
Error Line has trailing spaces. 74
Error Line has trailing spaces. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line is longer than 80 characters. 85
Error Parameter config should be final. 85
Error Expected @param tag for 'config'. 85
Error Expected @throws tag for 'PlexusConfigurationException'. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 88
Error '(' is followed by whitespace. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 90
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Line has trailing spaces. 96
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error ')' is preceded with whitespace. 99
Error '}' should be on the same line. 100
Error '{' should be on the previous line. 102
Error Line is longer than 80 characters. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 105
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 Line has trailing spaces. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '}' should be on the same line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '}' should be on the same line. 120
Error 'else' construct must use '{}'s. 121
Error Line is longer than 80 characters. 122
Error Line has trailing spaces. 123
Error 'if' construct must use '{}'s. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error 'if' construct must use '{}'s. 127
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error 'if' construct must use '{}'s. 129
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error Line has trailing spaces. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error Line has trailing spaces. 133
Error Line is longer than 80 characters. 134
Error '(' is followed by whitespace. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error ')' is preceded with whitespace. 134
Error Line is longer than 80 characters. 141
Error Parameter config should be final. 141
Error Expected @param tag for 'config'. 141
Error Expected @throws tag for 'PlexusConfigurationException'. 141
Error Line has trailing spaces. 145
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Redundant throws: 'Exception' is unchecked exception. 146
Error '{' should be on the previous line. 147
Error Line is longer than 80 characters. 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 Line has trailing spaces. 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 ')' is preceded with whitespace. 158
Error ')' is preceded with whitespace. 158
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error Line is longer than 80 characters. 163
Error Missing a Javadoc comment. 163
Error Parameter configuration should be final. 163
Error Parameter tm should be final. 163
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 Line has trailing spaces. 169
Error '(' is followed by whitespace. 170
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 '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error ')' is preceded with whitespace. 172
Error '}' should be on the same line. 173
Error '{' should be on the previous line. 175
Error 'if' construct must use '{}'s. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error Line has trailing spaces. 178
Error Line is longer than 80 characters. 179
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error Line has trailing spaces. 180
Error Line has trailing spaces. 182
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error '{' should be on the previous line. 184
Error Line has trailing spaces. 186
Error '{' should be on the previous line. 188
Error Line is longer than 80 characters. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '}' should be on the same line. 190
Error '{' should be on the previous line. 192
Error Line is longer than 80 characters. 193
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error Line has trailing spaces. 195
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error '{' should be on the previous line. 200
Error Line has trailing spaces. 202
Error '{' should be on the previous line. 204
Error Line is longer than 80 characters. 205
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error '}' should be on the same line. 206
Error '{' should be on the previous line. 208
Error Line is longer than 80 characters. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error Line has trailing spaces. 211
Error Line has trailing spaces. 214
Error Line has trailing spaces. 215
Error Method 'getTypeMappingRegistry' is not designed for extension - needs to be abstract, final or empty. 216
Error Missing a Javadoc comment. 216
Error '{' should be on the previous line. 217
Error Line has trailing spaces. 219
Error '{' should be on the previous line. 221
Error Line is longer than 80 characters. 222
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '}' should be on the same line. 223
Error '{' should be on the previous line. 225
Error Line is longer than 80 characters. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error Line has trailing spaces. 228
Error Line has trailing spaces. 231
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 232
Error Missing a Javadoc comment. 232
Error '(' is followed by whitespace. 232
Error Parameter manager should be final. 232
Error 'manager' hides a field. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 233
Error Line has trailing spaces. 236
Error Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. 240
Error '{' should be on the previous line. 241

org/codehaus/xfire/plexus/java/TypeMappingRegistry.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 20
Error '{' should be on the previous line. 27
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 30
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 30
Error Missing a Javadoc comment. 30
Error Parameter config should be final. 30
Error '{' should be on the previous line. 32
Error Array brackets at illegal position. 33
Error Line has trailing spaces. 34
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error Missing a Javadoc comment. 41
Error Parameter configuration should be final. 41
Error '{' should be on the previous line. 43
Error Line has trailing spaces. 45
Error '(' is followed by whitespace. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line has trailing spaces. 47
Error 'if' construct must use '{}'s. 48
Error Line is longer than 80 characters. 48
Error '(' is followed by whitespace. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error ')' is preceded with whitespace. 48
Error '(' is followed by whitespace. 49
Error ')' is preceded with whitespace. 49
Error Line has trailing spaces. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line has trailing spaces. 52
Error Line is longer than 80 characters. 55
Error ',' is not followed by whitespace. 55
Error Line is longer than 80 characters. 56
Error ',' is not followed by whitespace. 56
Error Line is longer than 80 characters. 57
Error ',' is not followed by whitespace. 57
Error Line is longer than 80 characters. 58
Error ',' is not followed by whitespace. 58
Error Line is longer than 80 characters. 59
Error ',' is not followed by whitespace. 59
Error Line has trailing spaces. 60
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 67
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error Parameter configuration should be final. 67
Error Parameter tm should be final. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 69
Error '{' should be on the previous line. 71
Error Line has trailing spaces. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error '(' is followed by whitespace. 83
Error '+' should be on a new line. 83
Error Line is longer than 80 characters. 84
Error ')' is preceded with whitespace. 84
Error '}' should be on the same line. 85
Error '{' should be on the previous line. 87
Error 'if' construct must use '{}'s. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Line has trailing spaces. 92
Error Method 'enableLogging' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Parameter logger should be final. 95
Error 'logger' hides a field. 95
Error '{' should be on the previous line. 96

org/codehaus/xfire/plexus/java/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/plexus/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/plexus/simple/PlexusSimpleService.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. 3
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 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. 34
Error Line is longer than 80 characters. 35
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 37
Error Redundant throws: 'Exception' is unchecked exception. 37
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Method 'getFaultHandler' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 43
Error '{' should be on the previous line. 45
Error Line is longer than 80 characters. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '}' should be on the same line. 47
Error '{' should be on the previous line. 49
Error Line is longer than 80 characters. 50
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error Line has trailing spaces. 53
Error Method 'getFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error '{' should be on the previous line. 55
Error Line has trailing spaces. 58
Error Method 'setFaultHandlerHint' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter faultHandlerHint should be final. 59
Error 'faultHandlerHint' hides a field. 59
Error '{' should be on the previous line. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 64
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter config should be final. 64
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Line has trailing spaces. 68
Error '(' is followed by whitespace. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line has trailing spaces. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line has trailing spaces. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line has trailing spaces. 78
Error 'if' construct must use '{}'s. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error 'if' construct must use '{}'s. 81
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error 'else' construct must use '{}'s. 83
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 86
Error '(' is followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 88
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 92
Error '{' should be on the previous line. 94
Error Line is longer than 80 characters. 95
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '}' should be on the same line. 96
Error '{' should be on the previous line. 98
Error Line is longer than 80 characters. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error '(' is followed by whitespace. 105
Error Parameter manager should be final. 105
Error 'manager' hides a field. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 109
Error Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. 113
Error '{' should be on the previous line. 114

org/codehaus/xfire/plexus/simple/SimpleConfigurator.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. 8
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/plexus/simple/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/plexus/xmlbeans/XMLBeansConfigurator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 14
Error '{' should be on the previous line. 21
Error Missing a Javadoc comment. 22
Error 'public' modifier out of order with the JLS suggestions. 22
Error Line has trailing spaces. 23
Error Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. 27
Error '{' should be on the previous line. 28
Error Line is longer than 80 characters. 33
Error Method 'createService' is not designed for extension - needs to be abstract, final or empty. 35
Error '(' is followed by whitespace. 35
Error Parameter config should be final. 35
Error ')' is preceded with whitespace. 35
Error Line has trailing spaces. 40
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line has trailing spaces. 44
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. 48

org/codehaus/xfire/plexus/xmlbeans/package.html

ErrorLine
Error Missing package documentation file.0