Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
110003519

Files

FilesIWE
org/codehaus/xfire/AbstractXFireComponent.java 004
org/codehaus/xfire/AbstractXFireTest.java 001
org/codehaus/xfire/AbstractXFireTest.java 00197
org/codehaus/xfire/DefaultXFire.java 00122
org/codehaus/xfire/MessageContext.java 00137
org/codehaus/xfire/SOAPConstants.java 0025
org/codehaus/xfire/XFire.java 001
org/codehaus/xfire/XFire.java 0019
org/codehaus/xfire/XFireFactory.java 00116
org/codehaus/xfire/XFireRuntimeException.java 0022
org/codehaus/xfire/client/AbstractClientHandler.java 006
org/codehaus/xfire/client/ClientHandler.java 001
org/codehaus/xfire/client/ClientHandler.java 0015
org/codehaus/xfire/client/NullRequestHandler.java 0010
org/codehaus/xfire/client/http/AbstractHttpClient.java 0094
org/codehaus/xfire/client/http/RestHttpClient.java 0032
org/codehaus/xfire/client/http/SoapHttpClient.java 00112
org/codehaus/xfire/client/http/package.html 001
org/codehaus/xfire/client/package.html 001
org/codehaus/xfire/fault/FaultHandler.java 0013
org/codehaus/xfire/fault/SOAP11FaultHandler.java 0080
org/codehaus/xfire/fault/SOAP12FaultHandler.java 0062
org/codehaus/xfire/fault/XFireFault.java 00169
org/codehaus/xfire/fault/package.html 001
org/codehaus/xfire/handler/AbstractHandler.java 0036
org/codehaus/xfire/handler/Handler.java 0019
org/codehaus/xfire/handler/SoapHandler.java 0067
org/codehaus/xfire/handler/dom/AbstractDOMHandler.java 006
org/codehaus/xfire/handler/dom/DOMHandler.java 0013
org/codehaus/xfire/handler/dom/DOMPipelineHandler.java 0043
org/codehaus/xfire/handler/dom/Message.java 0098
org/codehaus/xfire/handler/dom/package.html 001
org/codehaus/xfire/handler/package.html 001
org/codehaus/xfire/package.html 001
org/codehaus/xfire/service/DefaultServiceRegistry.java 0075
org/codehaus/xfire/service/Service.java 0018
org/codehaus/xfire/service/ServiceRegistry.java 0026
org/codehaus/xfire/service/SimpleService.java 00178
org/codehaus/xfire/service/package.html 001
org/codehaus/xfire/session/Session.java 0014
org/codehaus/xfire/session/package.html 001
org/codehaus/xfire/transport/DefaultTransportManager.java 0027
org/codehaus/xfire/transport/Transport.java 0016
org/codehaus/xfire/transport/TransportManager.java 0018
org/codehaus/xfire/transport/http/SoapHttpTransport.java 00155
org/codehaus/xfire/transport/http/XFireHttpSession.java 0052
org/codehaus/xfire/transport/http/XFireServlet.java 0032
org/codehaus/xfire/transport/http/XFireServletController.java 0082
org/codehaus/xfire/transport/http/package.html 001
org/codehaus/xfire/transport/package.html 001
org/codehaus/xfire/util/DOMStreamWriter.java 0068
org/codehaus/xfire/util/DOMUtils.java 00115
org/codehaus/xfire/util/DateUtils.java 001
org/codehaus/xfire/util/DateUtils.java 00268
org/codehaus/xfire/util/DepthXMLStreamReader.java 00189
org/codehaus/xfire/util/NamespaceHelper.java 0052
org/codehaus/xfire/util/STAXStreamReader.java 001
org/codehaus/xfire/util/STAXStreamReader.java 00193
org/codehaus/xfire/util/STAXUtils.java 001
org/codehaus/xfire/util/STAXUtils.java 0098
org/codehaus/xfire/util/package.html 001
org/codehaus/xfire/wsdl/AbstractWSDL.java 00230
org/codehaus/xfire/wsdl/ResourceWSDL.java 0034
org/codehaus/xfire/wsdl/WSDL.java 001
org/codehaus/xfire/wsdl/WSDL.java 0011
org/codehaus/xfire/wsdl/WSDLBuilder.java 001
org/codehaus/xfire/wsdl/WSDLBuilder.java 0013
org/codehaus/xfire/wsdl/WSDLType.java 0018
org/codehaus/xfire/wsdl/package.html 001

org/codehaus/xfire/AbstractXFireComponent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 5
Error '{' should be on the previous line. 9
Error Line has trailing spaces. 10

org/codehaus/xfire/AbstractXFireTest.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/AbstractXFireTest.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 28
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39
Error Method 'printNode' 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 node 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 preceded with whitespace. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Line has trailing spaces. 46
Error Line has trailing spaces. 49
Error Expected an @return tag. 55
Error Line has trailing spaces. 55
Error Method 'invokeService' is not designed for extension - needs to be abstract, final or empty. 55
Error '(' is followed by whitespace. 55
Error Parameter service should be final. 55
Error Parameter document should be final. 55
Error ')' is preceded with whitespace. 55
Error Expected @throws tag for 'Exception'. 56
Error '{' should be on the previous line. 57
Error Line has trailing spaces. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 65
Error '(' is followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error ')' is preceded with whitespace. 66
Error Line has trailing spaces. 67
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '}' should be on the same line. 72
Error 'catch' is not followed by whitespace. 73
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 81
Error Method 'getWSDLDocument' 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 service should be final. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 87
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '}' should be on the same line. 92
Error 'catch' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error Line has trailing spaces. 100
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error ')' is preceded with whitespace. 112
Error Line has trailing spaces. 115
Error Line has trailing spaces. 118
Error Method 'assertValid' is not designed for extension - needs to be abstract, final or empty. 122
Error '(' is followed by whitespace. 122
Error Parameter xpath should be final. 122
Error Expected @param tag for 'xpath'. 122
Error Parameter node should be final. 122
Error Expected @param tag for 'node'. 122
Error ')' is preceded with whitespace. 122
Error Expected @throws tag for 'Exception'. 123
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line has trailing spaces. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '{' should be on the previous line. 128
Error Line is longer than 80 characters. 129
Error '(' is followed by whitespace. 129
Error '+' should be on a new line. 129
Error '+' should be on a new line. 130
Error ')' is preceded with whitespace. 131
Error Line has trailing spaces. 134
Error Line has trailing spaces. 137
Error Method 'assertInvalid' is not designed for extension - needs to be abstract, final or empty. 141
Error '(' is followed by whitespace. 141
Error Parameter xpath should be final. 141
Error Expected @param tag for 'xpath'. 141
Error Parameter node should be final. 141
Error Expected @param tag for 'node'. 141
Error ')' is preceded with whitespace. 141
Error Expected @throws tag for 'Exception'. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 145
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error '(' is followed by whitespace. 148
Error '+' should be on a new line. 148
Error '+' should be on a new line. 149
Error ')' is preceded with whitespace. 150
Error Line has trailing spaces. 157
Error Method 'assertXPathEquals' is not designed for extension - needs to be abstract, final or empty. 163
Error '(' is followed by whitespace. 163
Error Parameter xpath should be final. 163
Error Expected @param tag for 'xpath'. 163
Error Parameter value should be final. 163
Error Expected @param tag for 'value'. 163
Error Parameter node should be final. 163
Error Expected @param tag for 'node'. 163
Error ')' is preceded with whitespace. 163
Error Expected @throws tag for 'Exception'. 164
Error '{' should be on the previous line. 165
Error Line is longer than 80 characters. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error Line has trailing spaces. 167
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error Line has trailing spaces. 170
Error Method 'assertNoFault' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error '(' is followed by whitespace. 171
Error Parameter node should be final. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 173
Error Line has trailing spaces. 176
Error Expected an @return tag. 181
Error Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. 181
Error '(' is followed by whitespace. 181
Error Parameter xpathString should be final. 181
Error Expected @param tag for 'xpathString'. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error Line has trailing spaces. 185
Error Line has trailing spaces. 188
Error Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 194
Error '(' is followed by whitespace. 194
Error Parameter ns should be final. 194
Error Parameter uri should be final. 194
Error ')' is preceded with whitespace. 194
Error '{' should be on the previous line. 195
Error Line has trailing spaces. 201
Error Unused @param tag for 'string'. 202
Error Expected an @return tag. 206
Error Line has trailing spaces. 206
Error Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. 206
Error Parameter service should be final. 206
Error Expected @param tag for 'service'. 206
Error Expected @throws tag for 'Exception'. 207
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 211
Error Line has trailing spaces. 214
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error '{' should be on the previous line. 216
Error Line has trailing spaces. 219
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 220
Error Missing a Javadoc comment. 220
Error '{' should be on the previous line. 221
Error Line has trailing spaces. 224
Error Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. 225
Error Missing a Javadoc comment. 225
Error '(' is followed by whitespace. 225
Error Parameter resource should be final. 225
Error ')' is preceded with whitespace. 225
Error '{' should be on the previous line. 226
Error Method 'getResourceAsReader' is not designed for extension - needs to be abstract, final or empty. 230
Error Missing a Javadoc comment. 230
Error '(' is followed by whitespace. 230
Error Parameter resource should be final. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232

org/codehaus/xfire/DefaultXFire.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 Missing a Javadoc comment. 30
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error '{' should be on the previous line. 35
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 40
Error Parameter registry should be final. 40
Error 'registry' hides a field. 40
Error Parameter transportManager should be final. 41
Error 'transportManager' hides a field. 41
Error '{' should be on the previous line. 42
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 48
Error Line has trailing spaces. 50
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 50
Error '(' is followed by whitespace. 50
Error Parameter reader should be final. 50
Error Parameter context should be final. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
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. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '}' should be on the same line. 67
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error '}' should be on the same line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '}' should be on the same line. 78
Error '{' should be on the previous line. 80
Error Expected an @return tag. 91
Error Line has trailing spaces. 91
Error Method 'findService' is not designed for extension - needs to be abstract, final or empty. 91
Error '(' is followed by whitespace. 91
Error Parameter serviceName should be final. 91
Error Expected @param tag for 'serviceName'. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 99
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 99
Error '(' is followed by whitespace. 99
Error Parameter stream should be final. 99
Error Parameter context should be final. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error Line has trailing spaces. 103
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 107
Error '}' should be on the same line. 108
Error '{' should be on the previous line. 110
Error Line has trailing spaces. 113
Error Method 'generateWSDL' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter serviceName should be final. 118
Error Parameter out should be final. 118
Error '{' should be on the previous line. 119
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 125
Error '}' should be on the same line. 125
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '}' should be on the same line. 129
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. 135
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Expected an @return tag. 142
Error Line has trailing spaces. 142
Error Line contains a tab character. 142
Error Parameter serviceName should be final. 142
Error Expected @param tag for 'serviceName'. 142
Error Expected @throws tag for 'WSDLException'. 143
Error Line contains a tab character. 144
Error '{' should be on the previous line. 144
Error Line contains a tab character. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line has trailing spaces. 146
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 155
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error '{' should be on the previous line. 157

org/codehaus/xfire/MessageContext.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 11
Error '{' should be on the previous line. 16
Error Missing a Javadoc comment. 17
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 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 Line has trailing spaces. 27
Error '(' is followed by whitespace. 32
Error Parameter service should be final. 32
Error 'service' hides a field. 32
Error Expected @param tag for 'service'. 32
Error Parameter action should be final. 33
Error 'action' hides a field. 33
Error Expected @param tag for 'action'. 33
Error Line has trailing spaces. 34
Error Parameter response should be final. 34
Error Expected @param tag for 'response'. 34
Error Line has trailing spaces. 35
Error Parameter session should be final. 35
Error 'session' hides a field. 35
Error Expected @param tag for 'session'. 35
Error Parameter requestUri should be final. 36
Error 'requestUri' hides a field. 36
Error Expected @param tag for 'requestUri'. 36
Error ')' is preceded with whitespace. 36
Error '{' should be on the previous line. 37
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 51
Error '{' should be on the previous line. 55
Error Method 'getProperty' 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 key should be final. 59
Error ')' is preceded with whitespace. 59
Error '{' should be on the previous line. 60
Error Line contains a tab character. 61
Error Line has trailing spaces. 63
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error '(' is followed by whitespace. 64
Error Parameter key should be final. 64
Error Parameter value should be final. 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 Method 'getRequestUri' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Method 'setRequestUri' is not designed for extension - needs to be abstract, final or empty. 74
Error Missing a Javadoc comment. 74
Error '(' is followed by whitespace. 74
Error Parameter requestUri should be final. 74
Error 'requestUri' hides a field. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 78
Error Method 'getResponseStream' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error Line has trailing spaces. 83
Error Method 'setResponseStream' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '(' is followed by whitespace. 84
Error Parameter responseStream should be final. 84
Error 'responseStream' hides a field. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Expected an @return tag. 94
Error Method 'getSession' is not designed for extension - needs to be abstract, final or empty. 94
Error '{' should be on the previous line. 95
Error Line has trailing spaces. 98
Error Method 'setSession' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error '(' is followed by whitespace. 99
Error Parameter session should be final. 99
Error 'session' hides a field. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 103
Error Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 108
Error Method 'setAction' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '(' is followed by whitespace. 109
Error Parameter action should be final. 109
Error 'action' hides a field. 109
Error ')' is preceded with whitespace. 109
Error '{' should be on the previous line. 110
Error Line has trailing spaces. 113
Error Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 118
Error Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error '(' is followed by whitespace. 119
Error Parameter service should be final. 119
Error 'service' hides a field. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125
Error Line has trailing spaces. 128
Error Method 'setSoapVersion' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error '(' is followed by whitespace. 129
Error Parameter soapVersion should be final. 129
Error 'soapVersion' hides a field. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error Line has trailing spaces. 133
Error Line has trailing spaces. 136
Error Expected an @return tag. 139
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 139
Error '{' should be on the previous line. 140
Error Line has trailing spaces. 143
Error Method 'setService' 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 service should be final. 144
Error 'service' hides a field. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145

org/codehaus/xfire/SOAPConstants.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 Line has trailing spaces. 13
Error Line is longer than 80 characters. 14
Error 'static' modifier out of order with the JLS suggestions. 14
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 16
Error Missing a Javadoc comment. 16
Error 'static' modifier out of order with the JLS suggestions. 16
Error Line has trailing spaces. 18
Error Line is longer than 80 characters. 20
Error 'static' modifier out of order with the JLS suggestions. 20
Error Line has trailing spaces. 21
Error Line is longer than 80 characters. 22
Error Missing a Javadoc comment. 22
Error 'static' modifier out of order with the JLS suggestions. 22
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38

org/codehaus/xfire/XFire.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/XFire.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error '{' should be on the previous line. 23
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 24
Error Redundant 'final' modifier. 24
Error 'public' modifier out of order with the JLS suggestions. 24
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line has trailing spaces. 29
Error Line has trailing spaces. 32
Error Line contains a tab character. 35
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 37
Error Line has trailing spaces. 41
Error Expected an @return tag. 50
Error Line has trailing spaces. 51
Error Expected an @return tag. 55

org/codehaus/xfire/XFireFactory.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. 28
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Missing a Javadoc comment. 36
Error '{' should be on the previous line. 38
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Missing a Javadoc comment. 42
Error Parameter xfire should be final. 42
Error 'xfire' hides a field. 42
Error Line contains a tab character. 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 contains a tab character. 46
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 48
Error Line contains a tab character. 49
Error '{' should be on the previous line. 50
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line contains a tab character. 54
Error Missing a Javadoc comment. 54
Error '{' should be on the previous line. 56
Error Line contains a tab character. 58
Error '{' should be on the previous line. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error '{' should be on the previous line. 60
Error Line contains a tab character. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error Line contains a tab character. 62
Error '{' should be on the previous line. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error '}' should be on the same line. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error '{' should be on the previous line. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 74
Error Parameter clazz should be final. 74
Error '{' should be on the previous line. 75
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 79
Error '}' should be on the same line. 81
Error '{' should be on the previous line. 83
Error '}' should be on the same line. 85
Error '{' should be on the previous line. 87
Error Line is longer than 80 characters. 88
Error '}' should be on the same line. 89
Error '{' should be on the previous line. 91
Error Line is longer than 80 characters. 92
Error '}' should be on the same line. 93
Error '{' should be on the previous line. 95
Error '}' should be on the same line. 97
Error '{' should be on the previous line. 99
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 105
Error Missing a Javadoc comment. 105
Error Parameter selector should be final. 105
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '{' should be on the previous line. 110
Error Line contains a tab character. 112
Error '{' should be on the previous line. 112
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 Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line has trailing spaces. 120
Error Line has trailing spaces. 121
Error Line has trailing spaces. 122
Error Line contains a tab character. 122
Error Line has trailing spaces. 124
Error Line contains a tab character. 128
Error '(' is followed by whitespace. 128
Error Parameter factoryClass should be final. 128
Error Expected @param tag for 'factoryClass'. 128
Error Parameter def should be final. 128
Error ')' is preceded with whitespace. 128
Error Line contains a tab character. 129
Error '{' should be on the previous line. 129
Error 'if' construct must use '{}'s. 130
Error Line contains a tab character. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error Line contains a tab character. 131
Error Line has trailing spaces. 132
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line has trailing spaces. 135
Error Line contains a tab character. 135
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 136
Error Missing a Javadoc comment. 136
Error '{' should be on the previous line. 137

org/codehaus/xfire/XFireRuntimeException.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. 12
Error Line contains a tab character. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Parameter message should be final. 17
Error Expected @param tag for 'message'. 17
Error Parameter t should be final. 17
Error Expected @param tag for 't'. 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 Parameter message should be final. 25
Error Expected @param tag for 'message'. 25
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27

org/codehaus/xfire/client/AbstractClientHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 5
Error '{' should be on the previous line. 11
Error Method 'hasRequest' is not designed for extension - needs to be abstract, final or empty. 12
Error Missing a Javadoc comment. 12
Error '{' should be on the previous line. 13

org/codehaus/xfire/client/ClientHandler.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/client/ClientHandler.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. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error '(' is followed by whitespace. 30
Error Expected @param tag for 'writer'. 30
Error ')' is preceded with whitespace. 30
Error Expected @throws tag for 'XMLStreamException'. 31
Error Line has trailing spaces. 32
Error '(' is followed by whitespace. 38
Error Expected @param tag for 'reader'. 38
Error ')' is preceded with whitespace. 38
Error Expected @throws tag for 'XMLStreamException'. 39

org/codehaus/xfire/client/NullRequestHandler.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. 12
Error Method 'hasRequest' is not designed for extension - needs to be abstract, final or empty. 13
Error Missing a Javadoc comment. 13
Error '{' should be on the previous line. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 18
Error Parameter writer should be final. 18
Error '{' should be on the previous line. 20

org/codehaus/xfire/client/http/AbstractHttpClient.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. 25
Error Line is longer than 80 characters. 26
Error Missing a Javadoc comment. 26
Error 'static' modifier out of order with the JLS suggestions. 26
Error Line has trailing spaces. 27
Error Line is longer than 80 characters. 28
Error Missing a Javadoc comment. 28
Error 'static' modifier out of order with the JLS suggestions. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 35
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 37
Error '{' should be on the previous line. 39
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '}' should be on the same line. 71
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 78
Error Parameter urlConn should be final. 78
Error '{' should be on the previous line. 79
Error Line has trailing spaces. 80
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter out should be final. 86
Error Expected @param tag for 'out'. 86
Error '{' should be on the previous line. 87
Error Line has trailing spaces. 89
Error '{' should be on the previous line. 91
Error Line has trailing spaces. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '}' should be on the same line. 95
Error '{' should be on the previous line. 97
Error Line is longer than 80 characters. 102
Error Missing a Javadoc comment. 102
Error Parameter writer should be final. 102
Error Method 'readResponse' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter is should be final. 107
Error Expected @param tag for 'is'. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 111
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '}' should be on the same line. 115
Error '{' should be on the previous line. 117
Error Line is longer than 80 characters. 122
Error Missing a Javadoc comment. 122
Error Parameter reader should be final. 122
Error Line has trailing spaces. 123
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 131
Error Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter url should be final. 135
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 139
Error Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. 143
Error '{' should be on the previous line. 144
Error Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter charset should be final. 150
Error '{' should be on the previous line. 151
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 157
Error '{' should be on the previous line. 158
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 164
Error Parameter password should be final. 164
Error 'password' hides a field. 164
Error '{' should be on the previous line. 165
Error Method 'getUsername' is not designed for extension - needs to be abstract, final or empty. 171
Error '{' should be on the previous line. 172
Error Method 'setUsername' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter username should be final. 178
Error 'username' hides a field. 178
Error '{' should be on the previous line. 179

org/codehaus/xfire/client/http/RestHttpClient.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 Line has trailing spaces. 17
Error '{' should be on the previous line. 19
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21
Error Parameter bodyHandler should be final. 27
Error Parameter url should be final. 27
Error '{' should be on the previous line. 28
Error '(' is followed by whitespace. 31
Error ')' is preceded with whitespace. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 34
Error Missing a Javadoc comment. 34
Error Parameter out should be final. 34
Error '{' should be on the previous line. 35
Error 'if' construct must use '{}'s. 36
Error '(' is followed by whitespace. 36
Error ')' is preceded with whitespace. 36
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 40
Error Missing a Javadoc comment. 40
Error Parameter writer should be final. 40
Error '{' should be on the previous line. 42
Error Line has trailing spaces. 50
Error Method 'readResponse' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Parameter reader should be final. 50
Error '{' should be on the previous line. 52
Error Line has trailing spaces. 54

org/codehaus/xfire/client/http/SoapHttpClient.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 Line has trailing spaces. 17
Error '{' should be on the previous line. 19
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 28
Error Parameter bodyHandler should be final. 33
Error 'bodyHandler' hides a field. 33
Error Parameter url should be final. 33
Error '{' should be on the previous line. 34
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 Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 44
Error Line has trailing spaces. 51
Error '(' is followed by whitespace. 51
Error Parameter bodyHandler should be final. 51
Error 'bodyHandler' hides a field. 51
Error Line has trailing spaces. 52
Error Parameter headerHandler should be final. 52
Error 'headerHandler' hides a field. 52
Error Parameter url should be final. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 63
Error Line has trailing spaces. 71
Error '(' is followed by whitespace. 71
Error Parameter bodyHandler should be final. 71
Error 'bodyHandler' hides a field. 71
Error Line has trailing spaces. 72
Error Parameter headerHandler should be final. 72
Error 'headerHandler' hides a field. 72
Error Parameter url should be final. 73
Error Parameter soapVersion should be final. 74
Error 'soapVersion' hides a field. 74
Error ')' is preceded with whitespace. 74
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error Parameter writer should be final. 83
Error '{' should be on the previous line. 85
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 Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 111
Error Method 'readResponse' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter reader should be final. 111
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error Line is longer than 80 characters. 122
Error 'if' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '}' should be on the same line. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Method 'writeHeaders' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter urlConn should be final. 139
Error '{' should be on the previous line. 140
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error Line has trailing spaces. 144
Error Method 'getBodyHandler' is not designed for extension - needs to be abstract, final or empty. 148
Error '{' should be on the previous line. 149
Error Line has trailing spaces. 152
Error Method 'getHeaderHandler' is not designed for extension - needs to be abstract, final or empty. 156
Error '{' should be on the previous line. 157
Error Line has trailing spaces. 160
Error Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. 164
Error '{' should be on the previous line. 165
Error Line has trailing spaces. 168
Error Method 'setSoapVersion' is not designed for extension - needs to be abstract, final or empty. 172
Error Parameter soapVersion should be final. 172
Error 'soapVersion' hides a field. 172
Error '{' should be on the previous line. 173
Error Method 'setAction' is not designed for extension - needs to be abstract, final or empty. 179
Error Parameter action should be final. 179
Error 'action' hides a field. 179
Error '{' should be on the previous line. 180
Error Line has trailing spaces. 183
Error Method 'getAction' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error '{' should be on the previous line. 185

org/codehaus/xfire/client/http/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/client/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/fault/FaultHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 8
Error '{' should be on the previous line. 12
Error Missing a Javadoc comment. 13
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error Comment matches to-do format 'TODO:'. 19
Error Line has trailing spaces. 20
Error Redundant 'public' modifier. 24
Error '(' is followed by whitespace. 24
Error Expected @param tag for 'e'. 24
Error Expected @param tag for 'context'. 24
Error ')' is preceded with whitespace. 24

org/codehaus/xfire/fault/SOAP11FaultHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 20
Error Line 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 Line is longer than 80 characters. 29
Error Line has trailing spaces. 31
Error Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. 31
Error '(' is followed by whitespace. 31
Error Parameter e should be final. 31
Error Parameter context should be final. 32
Error ')' is preceded with whitespace. 32
Error '{' should be on the previous line. 33
Error '{' should be on the previous line. 39
Error Line is longer than 80 characters. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 46
Error '(' is followed by whitespace. 46
Error ';' is followed by whitespace. 46
Error Line is longer than 80 characters. 49
Error '+' is not preceded with whitespace. 49
Error '+' is not followed by whitespace. 49
Error Line has trailing spaces. 51
Error Line has trailing spaces. 56
Error '(' is followed by whitespace. 58
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error ')' is preceded with whitespace. 58
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error '}' should be on the same line. 65
Error '(' is followed by whitespace. 66
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Line has trailing spaces. 73
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 83
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error 'cast' is not followed by whitespace. 90
Error Line has trailing spaces. 93
Error Line has trailing spaces. 96
Error Line has trailing spaces. 100
Error '}' should be on the same line. 102
Error '{' should be on the previous line. 104
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Expected an @return tag. 113
Error Line contains a tab character. 113
Error Parameter e should be final. 113
Error Expected @param tag for 'e'. 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. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118

org/codehaus/xfire/fault/SOAP12FaultHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 20
Error Line 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 Line is longer than 80 characters. 29
Error Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. 31
Error Parameter e should be final. 31
Error Parameter context should be final. 31
Error '{' should be on the previous line. 32
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 Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 45
Error '(' is followed by whitespace. 45
Error ';' is followed by whitespace. 45
Error Line is longer than 80 characters. 48
Error '+' is not preceded with whitespace. 48
Error '+' is not followed by whitespace. 48
Error Line has trailing spaces. 50
Error Line has trailing spaces. 55
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
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 '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error Line has trailing spaces. 80
Error Line has trailing spaces. 82
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error 'cast' is not followed by whitespace. 89
Error Line has trailing spaces. 92
Error '}' should be on the same line. 101
Error '{' should be on the previous line. 103
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 Expected an @return tag. 112
Error Line contains a tab character. 112
Error Parameter e should be final. 112
Error Expected @param tag for 'e'. 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 has trailing spaces. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117

org/codehaus/xfire/fault/XFireFault.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 27
Error '{' should be on the previous line. 33
Error 'static' modifier out of order with the JLS suggestions. 35
Error Missing a Javadoc comment. 36
Error 'static' modifier out of order with the JLS suggestions. 36
Error Missing a Javadoc comment. 37
Error 'static' modifier out of order with the JLS suggestions. 37
Error Line has trailing spaces. 38
Error First sentence should end with a period. 39
Error Line has trailing spaces. 40
Error 'static' modifier out of order with the JLS suggestions. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 51
Error 'static' modifier out of order with the JLS suggestions. 55
Error Line contains a tab character. 57
Error Missing a Javadoc comment. 57
Error Line has trailing spaces. 58
Error Line contains a tab character. 59
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 60
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 62
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Missing a Javadoc comment. 63
Error Line has trailing spaces. 64
Error Line contains a tab character. 64
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 67
Error Line has trailing spaces. 68
Error Line has trailing spaces. 71
Error Unused @param tag for 'string'. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 75
Error Line has trailing spaces. 76
Error Line contains a tab character. 76
Error '(' is followed by whitespace. 76
Error Parameter message should be final. 76
Error Expected @param tag for 'message'. 76
Error Line contains a tab character. 77
Error Parameter exception should be final. 77
Error 'exception' hides a field. 77
Error Line contains a tab character. 78
Error Parameter code should be final. 78
Error ')' is preceded with whitespace. 78
Error Line contains a tab character. 79
Error '{' should be on the previous line. 79
Error Line contains a tab character. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 83
Error Line contains a tab character. 90
Error '(' is followed by whitespace. 90
Error Parameter exception should be final. 90
Error 'exception' hides a field. 90
Error Expected @param tag for 'exception'. 90
Error ')' is preceded with whitespace. 90
Error Line contains a tab character. 91
Error '{' should be on the previous line. 91
Error Line contains a tab character. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 95
Error Line has trailing spaces. 96
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line has trailing spaces. 100
Error Parameter exception should be final. 104
Error 'exception' hides a field. 104
Error Parameter code should be final. 104
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line has trailing spaces. 114
Error Line contains a tab character. 116
Error Line contains a tab character. 118
Error Parameter message should be final. 118
Error Parameter code should be final. 118
Error Line contains a tab character. 119
Error '{' should be on the previous line. 119
Error Line contains a tab character. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Line contains a tab character. 123
Error Line contains a tab character. 125
Error Missing a Javadoc comment. 125
Error '(' is followed by whitespace. 125
Error Parameter e should be final. 125
Error ')' is preceded with whitespace. 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 has trailing spaces. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '}' should be on the same line. 132
Error '{' should be on the previous line. 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 Line has trailing spaces. 140
Error Line contains a tab character. 140
Error Expected an @return tag. 144
Error Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 144
Error '{' should be on the previous line. 145
Error Line has trailing spaces. 148
Error Method 'getReason' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error '{' should be on the previous line. 150
Error Line has trailing spaces. 153
Error Line has trailing spaces. 156
Error Method 'getSubCode' is not designed for extension - needs to be abstract, final or empty. 159
Error '{' should be on the previous line. 160
Error Line has trailing spaces. 163
Error Method 'getDetailElement' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error '{' should be on the previous line. 165
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error '{' should be on the previous line. 169
Error Line is longer than 80 characters. 170
Error Line has trailing spaces. 172
Error '}' should be on the same line. 175
Error '{' should be on the previous line. 177
Error Line has trailing spaces. 183
Error Method 'setSubCode' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Parameter subCode should be final. 184
Error 'subCode' hides a field. 184
Error '{' should be on the previous line. 185
Error Method 'getFaultCode' is not designed for extension - needs to be abstract, final or empty. 189
Error Missing a Javadoc comment. 189
Error '{' should be on the previous line. 190
Error Method 'setFaultCode' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Parameter faultCode should be final. 194
Error 'faultCode' hides a field. 194
Error '{' should be on the previous line. 195
Error Line has trailing spaces. 198
Error Line has trailing spaces. 203
Error Expected an @return tag. 206
Error Method 'getNamespaces' is not designed for extension - needs to be abstract, final or empty. 206
Error '{' should be on the previous line. 207
Error Line has trailing spaces. 210
Error Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 211
Error Missing a Javadoc comment. 211
Error '(' is followed by whitespace. 211
Error Parameter prefix should be final. 211
Error Parameter ns should be final. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error Expected an @return tag. 219
Error Method 'hasDetails' is not designed for extension - needs to be abstract, final or empty. 219
Error '{' should be on the previous line. 220
Error 'if' construct must use '{}'s. 221
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Line has trailing spaces. 223

org/codehaus/xfire/fault/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/handler/AbstractHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' should be on the previous line. 19
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 25
Error Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. 28
Error '{' should be on the previous line. 29
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 37
Error Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. 39
Error '(' is followed by whitespace. 39
Error Parameter e should be final. 39
Error Parameter context should be final. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error Line has trailing spaces. 42
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line has trailing spaces. 45
Error Method 'getXMLStreamWriter' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error '(' is followed by whitespace. 46
Error Parameter context should be final. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error Line is longer than 80 characters. 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 '{' should be on the previous line. 54
Error Line is longer than 80 characters. 55
Error '}' should be on the same line. 56
Error '{' should be on the previous line. 58
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 61
Error Line has trailing spaces. 64

org/codehaus/xfire/handler/Handler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' should be on the previous line. 19
Error Line contains a tab character. 20
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Unused @param tag for 'message'. 31
Error '(' is followed by whitespace. 33
Error Expected @param tag for 'context'. 33
Error Expected @param tag for 'reader'. 34
Error ')' is preceded with whitespace. 34
Error Expected @throws tag for 'Exception'. 34
Error Line has trailing spaces. 38
Error Line has trailing spaces. 41
Error '(' is followed by whitespace. 41
Error Expected @param tag for 'e'. 41
Error Expected @param tag for 'context'. 42
Error ')' is preceded with whitespace. 42

org/codehaus/xfire/handler/SoapHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 15
Error '{' should be on the previous line. 17
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 21
Error '(' is followed by whitespace. 21
Error Parameter bodyHandler should be final. 21
Error 'bodyHandler' hides a field. 21
Error ')' is preceded with whitespace. 21
Error '{' should be on the previous line. 22
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error '(' is followed by whitespace. 26
Error Parameter bodyHandler should be final. 26
Error 'bodyHandler' hides a field. 26
Error Parameter headerHandler should be final. 26
Error 'headerHandler' hides a field. 26
Error ')' is preceded with whitespace. 26
Error '{' should be on the previous line. 27
Error Line has trailing spaces. 31
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter context should be final. 35
Error Expected @param tag for 'context'. 35
Error Parameter reader should be final. 35
Error Expected @param tag for 'reader'. 35
Error Expected @throws tag for 'Exception'. 36
Error '{' should be on the previous line. 37
Error Line has trailing spaces. 40
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 46
Error Line is longer than 80 characters. 56
Error 'if' is not followed by whitespace. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line is longer than 80 characters. 58
Error '}' should be on the same line. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error Line is longer than 80 characters. 65
Error '}' should be on the same line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error Expected an @return tag. 91
Error Line has trailing spaces. 91
Error Parameter context should be final. 91
Error Expected @param tag for 'context'. 91
Error Parameter reader should be final. 92
Error Expected @param tag for 'reader'. 92
Error Parameter encoding should be final. 93
Error Expected @param tag for 'encoding'. 93
Error Expected @throws tag for 'XMLStreamException'. 94
Error '{' should be on the previous line. 95
Error 'if' construct must use '{}'s. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error 'else' construct must use '{}'s. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error Line has trailing spaces. 108

org/codehaus/xfire/handler/dom/AbstractDOMHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error '{' should be on the previous line. 13
Error Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. 17
Error '{' should be on the previous line. 18

org/codehaus/xfire/handler/dom/DOMHandler.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 Line has trailing spaces. 21
Error Line has trailing spaces. 25
Error Unused @param tag for 'message'. 26
Error '(' is followed by whitespace. 28
Error Expected @param tag for 'context'. 28
Error Expected @param tag for 'request'. 29
Error Expected @param tag for 'response'. 30
Error ')' is preceded with whitespace. 30
Error Expected @throws tag for 'Exception'. 30

org/codehaus/xfire/handler/dom/DOMPipelineHandler.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 Line has trailing spaces. 18
Error '{' should be on the previous line. 24
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 32
Error '(' is followed by whitespace. 32
Error Parameter handlers should be final. 32
Error 'handlers' hides a field. 32
Error ')' is preceded with whitespace. 32
Error '{' should be on the previous line. 33
Error Line has trailing spaces. 36
Error Method 'getUnderstoodHeaders' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error '{' should be on the previous line. 38
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 45
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 45
Error '(' is followed by whitespace. 45
Error Parameter context should be final. 45
Error Parameter parser should be final. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error Line has trailing spaces. 49
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 55
Error '(' is followed by whitespace. 56
Error ';' is followed by whitespace. 56
Error '{' should be on the previous line. 57
Error Line has trailing spaces. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line has trailing spaces. 62
Error Line has trailing spaces. 66
Error Method 'getHandlers' 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

org/codehaus/xfire/handler/dom/Message.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. 17
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 23
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error '(' is followed by whitespace. 26
Error Parameter message should be final. 26
Error 'message' hides a field. 26
Error ')' is preceded with whitespace. 26
Error '{' should be on the previous line. 27
Error Line contains a tab character. 33
Error Line is longer than 80 characters. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error '(' is followed by whitespace. 36
Error Parameter soapVersion should be final. 36
Error 'soapVersion' hides a field. 36
Error Expected @param tag for 'soapVersion'. 36
Error ')' is preceded with whitespace. 36
Error Line contains a tab character. 37
Error '{' should be on the previous line. 37
Error Line contains a tab character. 38
Error Line has trailing spaces. 39
Error Line contains a tab character. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error Line has trailing spaces. 43
Error Line contains a tab character. 43
Error Line is longer than 80 characters. 44
Error Line contains a tab character. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Line has trailing spaces. 46
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. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Method 'getBody' is not designed for extension - needs to be abstract, final or empty. 53
Error Line contains a tab character. 54
Error '{' should be on the previous 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. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line has trailing spaces. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. 65
Error Line contains a tab character. 66
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 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 Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. 85
Error Line contains a tab character. 86
Error '{' should be on the previous line. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88

org/codehaus/xfire/handler/dom/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/handler/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/service/DefaultServiceRegistry.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error '{' should be on the previous line. 14
Error Missing a Javadoc comment. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 17
Error '{' should be on the previous line. 18
Error Line has trailing spaces. 21
Error Line contains a tab character. 22
Error Line is longer than 80 characters. 23
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 25
Error '(' is followed by whitespace. 25
Error Parameter serviceName should be final. 25
Error ')' is preceded with whitespace. 25
Error Line contains a tab character. 26
Error '{' should be on the previous line. 26
Error Line contains a tab character. 27
Error '(' is followed by whitespace. 27
Error ')' is preceded with whitespace. 27
Error Line contains a tab character. 28
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Method 'register' is not designed for extension - needs to be abstract, final or empty. 33
Error '(' is followed by whitespace. 33
Error Parameter service should be final. 33
Error ')' is preceded with whitespace. 33
Error Line contains a tab character. 34
Error '{' should be on the previous line. 34
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 38
Error Line is longer than 80 characters. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Method 'unregister' is not designed for extension - needs to be abstract, final or empty. 41
Error '(' is followed by whitespace. 41
Error Parameter serviceName should be final. 41
Error ')' is preceded with whitespace. 41
Error Line contains a tab character. 42
Error '{' should be on the previous line. 42
Error Line contains a tab character. 43
Error '(' is followed by whitespace. 43
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error ')' is preceded with whitespace. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 46
Error Line is longer than 80 characters. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Method 'hasService' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter service should be final. 49
Error Line contains a tab character. 50
Error '{' should be on the previous line. 50
Error Line contains a tab character. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Method 'getServices' is not designed for extension - needs to be abstract, final or empty. 57
Error Line contains a tab character. 58
Error '{' should be on the previous line. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 60

org/codehaus/xfire/service/Service.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. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 19
Error Line has trailing spaces. 20
Error Expected an @return tag. 26
Error Line has trailing spaces. 27
Error Expected an @return tag. 32
Error Expected an @return tag. 38
Error Expected an @return tag. 43
Error Line has trailing spaces. 47
Error Expected an @return tag. 50
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56

org/codehaus/xfire/service/ServiceRegistry.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 Line has trailing spaces. 8
Error '{' should be on the previous line. 13
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 14
Error Redundant 'final' modifier. 14
Error 'public' modifier out of order with the JLS suggestions. 14
Error Line has trailing spaces. 15
Error Line contains a tab character. 16
Error Missing a Javadoc comment. 16
Error '(' is followed by whitespace. 16
Error ')' is preceded with whitespace. 16
Error Missing a Javadoc comment. 18
Error '(' is followed by whitespace. 18
Error ')' is preceded with whitespace. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error '(' is followed by whitespace. 20
Error ')' is preceded with whitespace. 20
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 22
Error Line contains a tab character. 24
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Line has trailing spaces. 27

org/codehaus/xfire/service/SimpleService.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. 20
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 22
Error Missing a Javadoc comment. 23
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 26
Error Missing a Javadoc comment. 27
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 29
Error Line has trailing spaces. 30
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 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 '{' should be on the previous line. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Method 'getWSDL' is not designed for extension - needs to be abstract, final or empty. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '{' should be on the previous line. 54
Error Line has trailing spaces. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '}' should be on the same line. 60
Error '{' should be on the previous line. 62
Error Line has trailing spaces. 64
Error 'if' construct must use '{}'s. 65
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error Line has trailing spaces. 69
Error Method 'getWSDLBuilder' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 77
Error Method 'setWSDLBuilder' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error '(' is followed by whitespace. 78
Error Parameter wsdlBuilder should be final. 78
Error 'wsdlBuilder' hides a field. 78
Error ')' is preceded with whitespace. 78
Error '{' should be on the previous line. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Method 'getWSDLURL' is not designed for extension - needs to be abstract, final or empty. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 92
Error Method 'setWSDLURL' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter wsdlUri should be final. 96
Error 'wsdlUri' hides a field. 96
Error '{' should be on the previous line. 97
Error Line has trailing spaces. 100
Error Method 'getDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 108
Error Method 'setDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. 112
Error '(' is followed by whitespace. 112
Error Parameter defaultNamespace should be final. 112
Error 'defaultNamespace' hides a field. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error Method 'getStyle' is not designed for extension - needs to be abstract, final or empty. 119
Error '{' should be on the previous line. 120
Error Line has trailing spaces. 123
Error Method 'setStyle' is not designed for extension - needs to be abstract, final or empty. 127
Error '(' is followed by whitespace. 127
Error Parameter style should be final. 127
Error 'style' hides a field. 127
Error ')' is preceded with whitespace. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 131
Error Method 'getUse' is not designed for extension - needs to be abstract, final or empty. 135
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 139
Error Method 'setUse' is not designed for extension - needs to be abstract, final or empty. 143
Error '(' is followed by whitespace. 143
Error Parameter use should be final. 143
Error 'use' hides a field. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error Method 'getSoapVersion' is not designed for extension - needs to be abstract, final or empty. 151
Error '{' should be on the previous line. 152
Error Line contains a tab character. 156
Error Method 'setSoapVersion' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Parameter soapVersion should be final. 156
Error 'soapVersion' hides a field. 156
Error Line contains a tab character. 157
Error '{' should be on the previous line. 157
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line has trailing spaces. 160
Error Line contains a tab character. 161
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Line contains a tab character. 162
Error '{' should be on the previous line. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 164
Error Line has trailing spaces. 165
Error Line contains a tab character. 166
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Parameter name should be final. 166
Error 'name' hides a field. 166
Error Line contains a tab character. 167
Error '{' should be on the previous line. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line has trailing spaces. 170
Error Line is longer than 80 characters. 172
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 174
Error '(' is followed by whitespace. 174
Error Parameter name should be final. 174
Error 'name' hides a field. 174
Error Parameter value should be final. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 175
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error Line is longer than 80 characters. 180
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 182
Error '(' is followed by whitespace. 182
Error Parameter name should be final. 182
Error 'name' hides a field. 182
Error ')' is preceded with whitespace. 182
Error '{' should be on the previous line. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error Line has trailing spaces. 186
Error Method 'getFaultHandler' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error '{' should be on the previous line. 188
Error Line has trailing spaces. 191
Error Method 'setFaultHandler' is not designed for extension - needs to be abstract, final or empty. 192
Error Missing a Javadoc comment. 192
Error '(' is followed by whitespace. 192
Error Parameter faultHandler should be final. 192
Error 'faultHandler' hides a field. 192
Error ')' is preceded with whitespace. 192
Error '{' should be on the previous line. 193
Error Line has trailing spaces. 196
Error Method 'getServiceHandler' is not designed for extension - needs to be abstract, final or empty. 197
Error Missing a Javadoc comment. 197
Error '{' should be on the previous line. 198
Error Line has trailing spaces. 201
Error Method 'setServiceHandler' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error '(' is followed by whitespace. 202
Error Parameter serviceHandler should be final. 202
Error 'serviceHandler' hides a field. 202
Error ')' is preceded with whitespace. 202
Error '{' should be on the previous line. 203
Error Method 'setWSDL' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error '(' is followed by whitespace. 207
Error Parameter wsdl should be final. 207
Error 'wsdl' hides a field. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208

org/codehaus/xfire/service/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/session/Session.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 5
Error '{' should be on the previous line. 9
Error Line has trailing spaces. 12
Error Expected an @return tag. 16
Error '(' is followed by whitespace. 16
Error Expected @param tag for 'key'. 16
Error ')' is preceded with whitespace. 16
Error Line has trailing spaces. 17
Error Line has trailing spaces. 20
Error '(' is followed by whitespace. 24
Error Expected @param tag for 'key'. 24
Error Expected @param tag for 'value'. 24
Error ')' is preceded with whitespace. 24

org/codehaus/xfire/session/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/transport/DefaultTransportManager.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 has trailing spaces. 11
Error Line contains a tab character. 15
Error '{' should be on the previous line. 17
Error Missing a Javadoc comment. 18
Error Variable 'transports' must be private and have accessor methods. 18
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error '{' should be on the previous line. 21
Error Line has trailing spaces. 24
Error Line is longer than 80 characters. 26
Error Method 'register' is not designed for extension - needs to be abstract, final or empty. 28
Error Parameter transport should be final. 28
Error '{' should be on the previous line. 29
Error Line is longer than 80 characters. 34
Error Method 'getTransports' is not designed for extension - needs to be abstract, final or empty. 36
Error Parameter service should be final. 36
Error '{' should be on the previous line. 37
Error Line is longer than 80 characters. 42
Error Parameter transport should be final. 44
Error Parameter service should be final. 44
Error '{' should be on the previous line. 45
Error Line is longer than 80 characters. 50
Error Parameter transport should be final. 52
Error Parameter service should be final. 52
Error '{' should be on the previous line. 53

org/codehaus/xfire/transport/Transport.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. 10
Error Line has trailing spaces. 12
Error '{' should be on the previous line. 16
Error Missing a Javadoc comment. 17
Error Expected an @return tag. 23
Error Expected @param tag for 'portType'. 23
Error Expected @param tag for 'service'. 23
Error Expected an @return tag. 29
Error Expected @param tag for 'transportBinding'. 29
Error Expected @param tag for 'service'. 29
Error Expected an @return tag. 37
Error Line is longer than 80 characters. 37
Error Expected @param tag for 'portType'. 37
Error Expected @param tag for 'wsdlOp'. 37
Error Expected @param tag for 'service'. 37

org/codehaus/xfire/transport/TransportManager.java

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

org/codehaus/xfire/transport/http/SoapHttpTransport.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. 31
Error '{' should be on the previous line. 32
Error Missing a Javadoc comment. 33
Error 'static' modifier out of order with the JLS suggestions. 33
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error '{' should be on the previous line. 38
Error Line has trailing spaces. 40
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 44
Error '{' should be on the previous line. 45
Error Line is longer than 80 characters. 50
Error Method 'createBinding' is not designed for extension - needs to be abstract, final or empty. 52
Error Parameter portType should be final. 52
Error Parameter service should be final. 52
Error '{' should be on the previous line. 53
Error Line contains a tab character. 54
Error Line is longer than 80 characters. 55
Error '(' is followed by whitespace. 55
Error '(' is followed by whitespace. 55
Error '+' is not preceded with whitespace. 55
Error '+' is not followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error Line has trailing spaces. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line contains a tab character. 64
Error Method 'createSoapBinding' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter service should be final. 64
Error Line contains a tab character. 65
Error '{' should be on the previous line. 65
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error 'if' construct must use '{}'s. 69
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. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line is longer than 80 characters. 79
Error Method 'createPort' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter transportBinding should be final. 81
Error Parameter service should be final. 81
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 88
Error '+' is not preceded with whitespace. 88
Error '+' is not followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 90
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Expected an @return tag. 97
Error Line contains a tab character. 97
Error Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. 97
Error '(' is followed by whitespace. 97
Error Parameter serviceName should be final. 97
Error Expected @param tag for 'serviceName'. 97
Error ')' is preceded with whitespace. 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 has trailing spaces. 100
Error Line contains a tab character. 102
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line is longer than 80 characters. 107
Error Method 'createBindingOperation' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter portType should be final. 107
Error Parameter wsdlOp should be final. 107
Error Parameter service should be final. 107
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 114
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 118
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 '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132
Error Method 'createSoapBody' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error '(' is followed by whitespace. 133
Error Parameter service should be final. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error Line has trailing spaces. 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 followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error ')' is preceded with whitespace. 138
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error Line has trailing spaces. 140
Error Line has trailing spaces. 143
Error Method 'getWebappBase' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Parameter request should be final. 144
Error Line contains a tab character. 145
Error '{' should be on the previous line. 145
Error Line contains a tab character. 146
Error '128' is a magic number. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error '80' is a magic number. 150
Error Line contains a tab character. 151
Error '{' should be on the previous line. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157

org/codehaus/xfire/transport/http/XFireHttpSession.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 Line is longer than 80 characters. 15
Error Missing a Javadoc comment. 15
Error 'static' modifier out of order with the JLS suggestions. 15
Error Line has trailing spaces. 16
Error Missing a Javadoc comment. 17
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Line has trailing spaces. 20
Error Line contains a tab character. 21
Error Missing a Javadoc comment. 21
Error '(' is followed by whitespace. 21
Error Parameter request should be final. 21
Error 'request' hides a field. 21
Error ')' is preceded with whitespace. 21
Error '{' should be on the previous line. 22
Error Line has trailing spaces. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 29
Error Parameter key should be final. 29
Error Line contains a tab character. 30
Error '{' should be on the previous line. 30
Error Line contains a tab character. 31
Error 'cast' is not followed by whitespace. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 34
Error Line is longer than 80 characters. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter key should be final. 37
Error Parameter value should be final. 37
Error Line contains a tab character. 38
Error '{' should be on the previous line. 38
Error Line contains a tab character. 39
Error 'cast' is not followed by whitespace. 39
Error Line contains a tab character. 40
Error Method 'getSession' 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 Line contains a tab character. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error Line contains a tab character. 46
Error Line has trailing spaces. 48

org/codehaus/xfire/transport/http/XFireServlet.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 Line has trailing spaces. 20
Error '{' should be on the previous line. 22
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 27
Error Method 'init' 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. 29
Error Line has trailing spaces. 35
Error Method 'createXFire' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error '{' should be on the previous line. 37
Error '{' should be on the previous line. 39
Error '}' should be on the same line. 42
Error '{' should be on the previous line. 44
Error Line has trailing spaces. 49
Error Method 'createController' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error '{' should be on the previous line. 51
Error Line is longer than 80 characters. 56
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter request should be final. 59
Error Line has trailing spaces. 60
Error Parameter response should be final. 60
Error '{' should be on the previous line. 62
Error Line is longer than 80 characters. 67
Error Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 70
Error Parameter req should be final. 70
Error Parameter res should be final. 70
Error '{' should be on the previous line. 72

org/codehaus/xfire/transport/http/XFireServletController.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. 25
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Variable 'xfire' must be private and have accessor methods. 30
Error Missing a Javadoc comment. 32
Error Variable 'context' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 34
Error Parameter xfire should be final. 34
Error 'xfire' hides a field. 34
Error Parameter context should be final. 34
Error 'context' hides a field. 34
Error '{' should be on the previous line. 35
Error Method 'registerTransport' 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 Missing a Javadoc comment. 48
Error '{' should be on the previous line. 49
Error Method 'getWebappBase' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error '{' should be on the previous line. 54
Error '{' should be on the previous line. 56
Error Expected an @return tag. 66
Error Method 'getTransportManager' is not designed for extension - needs to be abstract, final or empty. 66
Error '{' should be on the previous line. 67
Error Line is longer than 80 characters. 72
Error Method 'doService' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter request should be final. 75
Error Parameter response should be final. 76
Error '{' should be on the previous line. 78
Error '{' should be on the previous line. 88
Error '{' should be on the previous line. 94
Error '{' should be on the previous line. 96
Error '}' should be on the same line. 98
Error '{' should be on the previous line. 100
Error '}' should be on the same line. 103
Error '{' should be on the previous line. 105
Error Parameter response should be final. 116
Error Expected @param tag for 'response'. 116
Error Expected @throws tag for 'IOException'. 117
Error '{' should be on the previous line. 118
Error '{' should be on the previous line. 128
Error Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter request should be final. 149
Error Expected @param tag for 'request'. 149
Error Line has trailing spaces. 150
Error Parameter response should be final. 150
Error Expected @param tag for 'response'. 150
Error Parameter service should be final. 151
Error Expected @param tag for 'service'. 151
Error Expected @throws tag for 'ServletException'. 152
Error Expected @throws tag for 'IOException'. 152
Error Expected @throws tag for 'UnsupportedEncodingException'. 152
Error Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. 152
Error '{' should be on the previous line. 153
Error '200' is a magic number. 154
Error 'context' hides a field. 159
Error Method 'generateWSDL' is not designed for extension - needs to be abstract, final or empty. 171
Error Parameter response should be final. 171
Error Expected @param tag for 'response'. 171
Error Parameter service should be final. 171
Error Expected @param tag for 'service'. 171
Error Expected @throws tag for 'ServletException'. 172
Error Expected @throws tag for 'IOException'. 172
Error '{' should be on the previous line. 173
Error '200' is a magic number. 174
Error Expected an @return tag. 185
Error Parameter request should be final. 185
Error Expected @param tag for 'request'. 185
Error '{' should be on the previous line. 186
Error 'if' construct must use '{}'s. 189
Error '{' should be on the previous line. 195
Error '}' should be on the same line. 197
Error '{' should be on the previous line. 199
Error Expected an @return tag. 209
Error Method 'getXFire' is not designed for extension - needs to be abstract, final or empty. 209
Error '{' should be on the previous line. 210
Error Method 'getServiceRegistry' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error '{' should be on the previous line. 215

org/codehaus/xfire/transport/http/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/transport/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/util/DOMStreamWriter.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 Utility classes should not have a public or default constructor. 17
Error '{' should be on the previous line. 18
Error Line has trailing spaces. 22
Error Line has trailing spaces. 27
Error '(' is followed by whitespace. 27
Error Parameter e should be final. 27
Error Expected @param tag for 'e'. 27
Error Parameter writer should be final. 27
Error Expected @param tag for 'writer'. 27
Error ')' is preceded with whitespace. 27
Error Expected @throws tag for 'XMLStreamException'. 28
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 previous line. 31
Error Line is longer than 80 characters. 33
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34
Error '{' should be on the previous line. 35
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 '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '}' should be on the same line. 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. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '{' should be on the previous line. 53
Error '}' should be on the same line. 56
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Line has trailing spaces. 61
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '{' should be on the previous line. 64
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 75
Error Line has trailing spaces. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error Line has trailing spaces. 84
Error 'if' construct must use '{}'s. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 87
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 90
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error 'cast' is not followed by whitespace. 94

org/codehaus/xfire/util/DOMUtils.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 43
Error Utility classes should not have a public or default constructor. 46
Error '{' should be on the previous line. 47
Error First sentence should end with a period. 48
Error Expected an @return tag. 51
Error Parameter n should be final. 51
Error Expected @param tag for 'n'. 51
Error '{' should be on the previous line. 52
Error 'if' construct must use '{}'s. 53
Error 'if' construct must use '{}'s. 57
Error Line has trailing spaces. 66
Error Expected an @return tag. 72
Error Parameter parent should be final. 72
Error Parameter name should be final. 72
Error '{' should be on the previous line. 73
Error 'if' construct must use '{}'s. 74
Error 'if' construct must use '{}'s. 77
Error '{' should be on the previous line. 81
Error 'if' construct must use '{}'s. 84
Error '{' should be on the previous line. 87
Error '{' should be on the previous line. 91
Error Missing a Javadoc comment. 98
Error Parameter element should be final. 98
Error Parameter attName should be final. 98
Error '{' should be on the previous line. 99
Error 'if' construct must use '{}'s. 101
Error 'if' construct must use '{}'s. 104
Error Missing a Javadoc comment. 109
Error Parameter node should be final. 109
Error Parameter attName should be final. 109
Error Parameter val should be final. 109
Error '{' should be on the previous line. 110
Error Missing a Javadoc comment. 117
Error Parameter node should be final. 117
Error Parameter attName should be final. 117
Error '{' should be on the previous line. 118
Error First sentence should end with a period. 123
Error Parameter node should be final. 126
Error Expected @param tag for 'node'. 126
Error Parameter val should be final. 126
Error Expected @param tag for 'val'. 126
Error '{' should be on the previous line. 127
Error '{' should be on the previous line. 130
Error Line has trailing spaces. 141
Error Expected an @return tag. 150
Error Parameter parent should be final. 150
Error Expected @param tag for 'parent'. 150
Error Parameter elemName should be final. 150
Error Parameter attName should be final. 151
Error Parameter attVal should be final. 151
Error '{' should be on the previous line. 152
Error '{' should be on the previous line. 156
Error '{' should be on the previous line. 161
Error '}' should be on the same line. 164
Error '{' should be on the previous line. 166
Error '{' should be on the previous line. 171
Error Expected an @return tag. 181
Error Parameter parent should be final. 181
Error Expected @param tag for 'parent'. 181
Error Parameter name should be final. 181
Error Expected @param tag for 'name'. 181
Error '{' should be on the previous line. 182
Error 'if' construct must use '{}'s. 184
Error '{' should be on the previous line. 187
Error '{' should be on the previous line. 191
Error First sentence should end with a period. 198
Error Expected an @return tag. 201
Error Parameter parent should be final. 201
Error Expected @param tag for 'parent'. 201
Error Parameter type should be final. 201
Error Expected @param tag for 'type'. 201
Error '{' should be on the previous line. 202
Error '{' should be on the previous line. 205
Error 'if' construct must use '{}'s. 208
Error First sentence should end with a period. 213
Error Expected an @return tag. 216
Error Parameter current should be final. 216
Error Expected @param tag for 'current'. 216
Error '{' should be on the previous line. 217
Error First sentence should end with a period. 223
Error Expected an @return tag. 226
Error Parameter current should be final. 226
Error Expected @param tag for 'current'. 226
Error Parameter name should be final. 226
Error Expected @param tag for 'name'. 226
Error Parameter type should be final. 226
Error Expected @param tag for 'type'. 226
Error '{' should be on the previous line. 227
Error 'if' construct must use '{}'s. 229
Error '{' should be on the previous line. 233
Error 'if' construct must use '{}'s. 235
Error 'if' construct must use '{}'s. 239
Error '{' should be on the previous line. 242
Error Missing a Javadoc comment. 249
Error '{' should be on the previous line. 250
Error Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 251
Error Missing a Javadoc comment. 251
Error Parameter publicId should be final. 251
Error Parameter systemId should be final. 251
Error '{' should be on the previous line. 253
Error Expected an @return tag. 261
Error Parameter is should be final. 261
Error Expected @param tag for 'is'. 261
Error Expected @throws tag for 'SAXException'. 261
Error Expected @throws tag for 'IOException'. 262
Error Expected @throws tag for 'ParserConfigurationException'. 262
Error '{' should be on the previous line. 263
Error Missing a Javadoc comment. 282
Error Parameter n should be final. 282
Error Parameter os should be final. 282
Error '{' should be on the previous line. 284

org/codehaus/xfire/util/DateUtils.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/util/DateUtils.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 Utility classes should not have a public or default constructor. 16
Error '{' should be on the previous line. 17
Error Line contains a tab character. 18
Error Missing a Javadoc comment. 18
Error Line contains a tab character. 19
Error Line is longer than 80 characters. 21
Error Line contains a tab character. 21
Error Missing a Javadoc comment. 21
Error Line contains a tab character. 22
Error Missing a Javadoc comment. 24
Error Line has trailing spaces. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 31
Error Missing a Javadoc comment. 31
Error Parameter source 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 Line contains a tab character. 34
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error '{' should be on the previous line. 38
Error 'if' construct must use '{}'s. 39
Error Line is longer than 80 characters. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error '{' should be on the previous line. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error 'if' construct must use '{}'s. 47
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error '10' is a magic number. 47
Error 'if' construct must use '{}'s. 50
Error Line contains a tab character. 50
Error '4' is a magic number. 50
Error '7' is a magic number. 50
Error Line contains a tab character. 53
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error '{' should be on the previous line. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error '{' should be on the previous line. 59
Error Line is longer than 80 characters. 60
Error Line contains a tab character. 60
Error Avoid inline conditionals. 60
Error '10' is a magic number. 60
Error Line contains a tab character. 61
Error '}' should be on the same line. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error '{' should be on the previous line. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error '{' should be on the previous line. 69
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 Line contains a tab character. 74
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Missing a Javadoc comment. 79
Error '(' is followed by whitespace. 79
Error Parameter date should be final. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error Line has trailing spaces. 81
Error '{' should be on the previous line. 82
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 88
Error '(' is followed by whitespace. 88
Error Parameter date should be final. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 90
Error '{' should be on the previous line. 91
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Line contains a tab character. 97
Error Missing a Javadoc comment. 97
Error Parameter source should be final. 97
Error Line contains a tab character. 98
Error '{' should be on the previous line. 98
Error Line contains a tab character. 99
Error 'calendar' hides a field. 99
Error Line contains a tab character. 100
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 '{' should be on the previous line. 105
Error 'if' construct must use '{}'s. 106
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error '{' should be on the previous line. 109
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error 'if' construct must use '{}'s. 114
Error Line has trailing spaces. 114
Error Line contains a tab character. 114
Error '19' is a magic number. 114
Error 'if' construct must use '{}'s. 117
Error Line contains a tab character. 117
Error '4' is a magic number. 117
Error '7' is a magic number. 117
Error Line has trailing spaces. 118
Error Line contains a tab character. 118
Error '10' is a magic number. 118
Error 'if' construct must use '{}'s. 121
Error Line has trailing spaces. 121
Error Line is longer than 80 characters. 121
Error Line contains a tab character. 121
Error '13' is a magic number. 121
Error '16' is a magic number. 121
Error Line contains a tab character. 123
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error '{' should be on the previous line. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error '{' should be on the previous line. 129
Error Line is longer than 80 characters. 130
Error Line contains a tab character. 130
Error Avoid inline conditionals. 130
Error ',' is not followed by whitespace. 130
Error '19' is a magic number. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error '}' should be on the same line. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error '{' should be on the previous line. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 138
Error '19' is a magic number. 138
Error Line contains a tab character. 140
Error Line contains a tab character. 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 '{' should be on the previous line. 144
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error 'while' construct must use '{}'s. 147
Error Line contains a tab character. 147
Error Line is longer than 80 characters. 148
Error Line contains a tab character. 148
Error Line contains a tab character. 149
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error '3' is a magic number. 152
Error Line contains a tab character. 153
Error '{' should be on the previous line. 153
Error Line is longer than 80 characters. 154
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error '}' should be on the same line. 155
Error Line contains a tab character. 156
Error '3' is a magic number. 156
Error Line contains a tab character. 157
Error '{' should be on the previous line. 157
Error Line is longer than 80 characters. 158
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error '3' is a magic number. 159
Error Line contains a tab character. 160
Error '}' should be on the same line. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error '{' should be on the previous line. 162
Error Line is longer than 80 characters. 163
Error Line contains a tab character. 163
Error '3' is a magic number. 163
Error 'if' construct must use '{}'s. 164
Error Line is longer than 80 characters. 164
Error Line contains a tab character. 164
Error '3' is a magic number. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error '5' is a magic number. 172
Error Line is longer than 80 characters. 173
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error '{' should be on the previous line. 174
Error 'if' construct must use '{}'s. 175
Error Line contains a tab character. 175
Error Line is longer than 80 characters. 176
Error Line contains a tab character. 176
Error Line contains a tab character. 177
Error '3' is a magic number. 177
Error Line is longer than 80 characters. 178
Error Line contains a tab character. 178
Error '4' is a magic number. 178
Error Line has trailing spaces. 179
Error Line is longer than 80 characters. 179
Error Line contains a tab character. 179
Error '5' is a magic number. 179
Error Line is longer than 80 characters. 180
Error Line contains a tab character. 182
Error '10' is a magic number. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 184
Error '4' is a magic number. 184
Error '10' is a magic number. 184
Error Line contains a tab character. 185
Error '5' is a magic number. 185
Error Line is longer than 80 characters. 186
Error Line contains a tab character. 186
Error '60' is a magic number. 186
Error '60' is a magic number. 186
Error '1000' is a magic number. 186
Error Line is longer than 80 characters. 188
Error Line contains a tab character. 188
Error 'if' construct must use '{}'s. 189
Error Line is longer than 80 characters. 189
Error Line contains a tab character. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error '6' is a magic number. 191
Error Line contains a tab character. 192
Error Line contains a tab character. 194
Error Line contains a tab character. 195
Error '{' should be on the previous line. 195
Error Line contains a tab character. 196
Error Line is longer than 80 characters. 197
Error Line contains a tab character. 197
Error Line contains a tab character. 198
Error 'if' construct must use '{}'s. 200
Error Line has trailing spaces. 200
Error Line contains a tab character. 200
Error Line contains a tab character. 202
Error Line contains a tab character. 204
Error Line contains a tab character. 206
Error Line contains a tab character. 207
Error Line contains a tab character. 208
Error '{' should be on the previous line. 208
Error Line contains a tab character. 209
Error Line contains a tab character. 210
Error Line contains a tab character. 212
Error Line contains a tab character. 213

org/codehaus/xfire/util/DepthXMLStreamReader.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 15
Error '{' should be on the previous line. 17
Error Missing a Javadoc comment. 18
Error Variable 'reader' must be private and have accessor methods. 18
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 22
Error Parameter reader should be final. 22
Error 'reader' hides a field. 22
Error '{' should be on the previous line. 23
Error Method 'getDepth' 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
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 32
Error Missing a Javadoc comment. 32
Error '{' should be on the previous line. 33
Error Method 'getAttributeCount' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error '{' should be on the previous line. 38
Error Method 'getAttributeLocalName' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter arg0 should be final. 42
Error '{' should be on the previous line. 43
Error Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. 47
Error Missing a Javadoc comment. 47
Error Parameter arg0 should be final. 47
Error '{' should be on the previous line. 48
Error Method 'getAttributeNamespace' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter arg0 should be final. 52
Error '{' should be on the previous line. 53
Error Method 'getAttributePrefix' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter arg0 should be final. 57
Error '{' should be on the previous line. 58
Error Method 'getAttributeType' is not designed for extension - needs to be abstract, final or empty. 62
Error Missing a Javadoc comment. 62
Error Parameter arg0 should be final. 62
Error '{' should be on the previous line. 63
Error Method 'getAttributeValue' is not designed for extension - needs to be abstract, final or empty. 67
Error Missing a Javadoc comment. 67
Error Parameter arg0 should be final. 67
Error '{' should be on the previous line. 68
Error Method 'getAttributeValue' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter arg0 should be final. 72
Error Parameter arg1 should be final. 72
Error '{' should be on the previous line. 73
Error Method 'getCharacterEncodingScheme' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error '{' should be on the previous line. 78
Error Method 'getElementText' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error '{' should be on the previous line. 83
Error Method 'getEncoding' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 88
Error Method 'getEventType' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error Method 'getLocalName' 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. 98
Error Method 'getLocation' 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 Method 'getName' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error '{' should be on the previous line. 113
Error Method 'getNamespaceCount' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error '{' should be on the previous line. 118
Error Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter arg0 should be final. 123
Error '{' should be on the previous line. 124
Error Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error '{' should be on the previous line. 130
Error Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter arg0 should be final. 135
Error '{' should be on the previous line. 136
Error Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Parameter arg0 should be final. 141
Error '{' should be on the previous line. 142
Error Method 'getPIData' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error '{' should be on the previous line. 148
Error Method 'getPITarget' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error '{' should be on the previous line. 154
Error Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. 159
Error Missing a Javadoc comment. 159
Error '{' should be on the previous line. 160
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 165
Error Missing a Javadoc comment. 165
Error Parameter arg0 should be final. 165
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 165
Error '{' should be on the previous line. 166
Error Method 'getText' 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 Method 'getTextCharacters' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error '{' should be on the previous line. 178
Error Method 'getTextCharacters' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Parameter arg0 should be final. 182
Error Parameter arg1 should be final. 182
Error Parameter arg2 should be final. 182
Error Parameter arg3 should be final. 182
Error '{' should be on the previous line. 184
Error Method 'getTextLength' 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 Method 'getTextStart' 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
Error Method 'getVersion' 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 Method 'hasName' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error '{' should be on the previous line. 205
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 210
Error Missing a Javadoc comment. 210
Error '{' should be on the previous line. 211
Error Method 'hasText' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error '{' should be on the previous line. 216
Error Method 'isAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. 220
Error Missing a Javadoc comment. 220
Error Parameter arg0 should be final. 220
Error '{' should be on the previous line. 221
Error Method 'isCharacters' is not designed for extension - needs to be abstract, final or empty. 225
Error Missing a Javadoc comment. 225
Error '{' should be on the previous line. 226
Error Method 'isEndElement' is not designed for extension - needs to be abstract, final or empty. 231
Error Missing a Javadoc comment. 231
Error '{' should be on the previous line. 232
Error Method 'isStandalone' is not designed for extension - needs to be abstract, final or empty. 237
Error Missing a Javadoc comment. 237
Error '{' should be on the previous line. 238
Error Method 'isStartElement' is not designed for extension - needs to be abstract, final or empty. 243
Error Missing a Javadoc comment. 243
Error '{' should be on the previous line. 244
Error Method 'isWhiteSpace' is not designed for extension - needs to be abstract, final or empty. 249
Error Missing a Javadoc comment. 249
Error '{' should be on the previous line. 250
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 255
Error Missing a Javadoc comment. 255
Error '{' should be on the previous line. 256
Error Line has trailing spaces. 258
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '{' should be on the previous line. 260
Error '}' should be on the same line. 262
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '{' should be on the previous line. 264
Error Line has trailing spaces. 267
Error Method 'nextTag' is not designed for extension - needs to be abstract, final or empty. 271
Error Missing a Javadoc comment. 271
Error '{' should be on the previous line. 272
Error Method 'require' is not designed for extension - needs to be abstract, final or empty. 277
Error Missing a Javadoc comment. 277
Error Parameter arg0 should be final. 277
Error Parameter arg1 should be final. 277
Error Parameter arg2 should be final. 277
Error '{' should be on the previous line. 279
Error Method 'standaloneSet' is not designed for extension - needs to be abstract, final or empty. 283
Error Missing a Javadoc comment. 283
Error '{' should be on the previous line. 284
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 288
Error Missing a Javadoc comment. 288
Error '{' should be on the previous line. 289
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 293
Error Missing a Javadoc comment. 293
Error Parameter arg0 should be final. 293
Error '{' should be on the previous line. 294
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 298
Error Missing a Javadoc comment. 298
Error '{' should be on the previous line. 299

org/codehaus/xfire/util/NamespaceHelper.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 Utility classes should not have a public or default constructor. 12
Error '{' should be on the previous line. 13
Error '(' is followed by whitespace. 19
Error Parameter prefix should be final. 19
Error Expected @param tag for 'prefix'. 19
Error Parameter nsUri should be final. 19
Error Expected @param tag for 'nsUri'. 19
Error ')' is preceded with whitespace. 19
Error '{' should be on the previous line. 20
Error '(' is followed by whitespace. 21
Error ')' is preceded with whitespace. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 26
Error '(' is followed by whitespace. 31
Error Parameter el should be final. 31
Error Expected @param tag for 'el'. 31
Error Parameter nsUri should be final. 31
Error Expected @param tag for 'nsUri'. 31
Error ')' is preceded with whitespace. 31
Error '{' should be on the previous line. 32
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error Line is longer than 80 characters. 37
Error '(' is followed by whitespace. 37
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37
Error ')' is preceded with whitespace. 37
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 43
Error Missing a Javadoc comment. 44
Error '(' is followed by whitespace. 44
Error Parameter el should be final. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error Line has trailing spaces. 47
Error 'while' is not followed by whitespace. 48
Error '{' should be on the previous line. 49
Error Line has trailing spaces. 51
Error 'if' construct must use '{}'s. 52
Error '(' is followed by whitespace. 52
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error ')' is preceded with whitespace. 52
Error Line has trailing spaces. 54
Error Line has trailing spaces. 57

org/codehaus/xfire/util/STAXStreamReader.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/util/STAXStreamReader.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Unused import - javax.xml.stream.events.StartElement. 9
Error Unused import - org.dom4j.Node. 16
Error Line has trailing spaces. 22
Error '{' should be on the previous line. 27
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error '{' should be on the previous line. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 46
Error '(' is followed by whitespace. 51
Error Parameter factory should be final. 51
Error 'factory' hides a field. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '{' should be on the previous line. 54
Error '}' should be on the same line. 56
Error '{' should be on the previous line. 58
Error Line has trailing spaces. 64
Error Method 'setDocumentFactory' is not designed for extension - needs to be abstract, final or empty. 69
Error '(' is followed by whitespace. 69
Error Parameter factory should be final. 69
Error 'factory' hides a field. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error '{' should be on the previous line. 72
Error '}' should be on the same line. 74
Error '{' should be on the previous line. 76
Error Line has trailing spaces. 80
Error Line has trailing spaces. 84
Error Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. 91
Error '(' is followed by whitespace. 91
Error Parameter is should be final. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 95
Error Line has trailing spaces. 99
Error Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. 106
Error '(' is followed by whitespace. 106
Error Parameter reader should be final. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error '(' is followed by whitespace. 111
Error Parameter is should be final. 111
Error Parameter systemId should be final. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 113
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '}' should be on the same line. 119
Error '{' should be on the previous line. 121
Error Line has trailing spaces. 125
Error Line has trailing spaces. 129
Error Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. 138
Error '(' is followed by whitespace. 138
Error Parameter reader should be final. 138
Error Parameter systemId should be final. 138
Error ')' is preceded with whitespace. 138
Error '{' should be on the previous line. 140
Error Line has trailing spaces. 141
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 146
Error '{' should be on the previous line. 148
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 153
Error Method 'readNode' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error '(' is followed by whitespace. 153
Error Parameter reader should be final. 153
Error Parameter node should be final. 153
Error ')' is preceded with whitespace. 153
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 '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error Line has trailing spaces. 179
Error Line has trailing spaces. 180
Error Line has trailing spaces. 182
Error Line has trailing spaces. 187
Error Method 'readDocument' is not designed for extension - needs to be abstract, final or empty. 194
Error '(' is followed by whitespace. 194
Error Parameter reader should be final. 194
Error ')' is preceded with whitespace. 194
Error '{' should be on the previous line. 196
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error '{' should be on the previous line. 202
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error '{' should be on the previous line. 206
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '}' should be on the same line. 208
Error '{' should be on the previous line. 210
Error '{' should be on the previous line. 221
Error Line has trailing spaces. 225
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error Method 'readElement' is not designed for extension - needs to be abstract, final or empty. 233
Error Missing a Javadoc comment. 233
Error '(' is followed by whitespace. 233
Error Parameter reader should be final. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 235
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error Line has trailing spaces. 237
Error '{' should be on the previous line. 240
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '{' should be on the previous line. 244
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error Line has trailing spaces. 251
Error Line has trailing spaces. 253
Error Method 'readEntityReference' is not designed for extension - needs to be abstract, final or empty. 257
Error Missing a Javadoc comment. 257
Error '(' is followed by whitespace. 257
Error Parameter reader should be final. 257
Error ')' is preceded with whitespace. 257
Error '{' should be on the previous line. 259
Error Line has trailing spaces. 262
Error Line has trailing spaces. 267
Error Method 'readProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. 276
Error Parameter reader should be final. 277
Error ')' is preceded with whitespace. 277
Error '{' should be on the previous line. 278
Error Line has trailing spaces. 279
Error '(' is followed by whitespace. 279
Error Method 'createElement' is not designed for extension - needs to be abstract, final or empty. 284
Error Missing a Javadoc comment. 284
Error '(' is followed by whitespace. 284
Error Parameter reader should be final. 284
Error ')' is preceded with whitespace. 284
Error '{' should be on the previous line. 285
Error 'if' construct must use '{}'s. 287
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error Line has trailing spaces. 289
Error Line has trailing spaces. 291
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 293
Error Line has trailing spaces. 294
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error Line has trailing spaces. 296
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error Line has trailing spaces. 299
Error '{' should be on the previous line. 299
Error 'if' construct must use '{}'s. 301
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error Line has trailing spaces. 303
Error Line has trailing spaces. 304
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 306
Error Line has trailing spaces. 307
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error '{' should be on the previous line. 313
Error 'if' construct must use '{}'s. 315
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error Line has trailing spaces. 317
Error Line has trailing spaces. 319
Error '(' is followed by whitespace. 319
Error ')' is preceded with whitespace. 321
Error Line has trailing spaces. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323

org/codehaus/xfire/util/STAXUtils.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/util/STAXUtils.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 Utility classes should not have a public or default constructor. 14
Error '{' should be on the previous line. 15
Error Line has trailing spaces. 19
Error Comment matches to-do format 'TODO:'. 20
Error Line has trailing spaces. 22
Error Line has trailing spaces. 27
Error '(' is followed by whitespace. 27
Error Parameter reader should be final. 27
Error Expected @param tag for 'reader'. 27
Error Parameter writer should be final. 27
Error Expected @param tag for 'writer'. 27
Error ')' is preceded with whitespace. 27
Error Expected @throws tag for 'XMLStreamException'. 28
Error '{' should be on the previous line. 29
Error Line has trailing spaces. 32
Error '(' is followed by whitespace. 33
Error ')' is preceded with whitespace. 33
Error '{' should be on the previous line. 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. 39
Error ')' is preceded with whitespace. 39
Error 'if' construct must use '{}'s. 44
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error Line has trailing spaces. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 62
Error Missing a Javadoc comment. 62
Error Parameter reader should be final. 62
Error Parameter writer should be final. 62
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error Line has trailing spaces. 70
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error Line has trailing spaces. 85
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error Line is longer than 80 characters. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 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. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '}' should be on the same line. 98
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Line has trailing spaces. 102
Error '}' should be on the same line. 103
Error '{' should be on the previous line. 105
Error 'if' construct must use '{}'s. 106
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 109
Error '(' is followed by whitespace. 109
Error '}' should be on the same line. 114
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. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error Line has trailing spaces. 130
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '{' should be on the previous line. 139
Error '}' should be on the same line. 143
Error '{' should be on the previous line. 145

org/codehaus/xfire/util/package.html

ErrorLine
Error Missing package documentation file.0

org/codehaus/xfire/wsdl/AbstractWSDL.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. 28
Error Line has trailing spaces. 30
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 48
Error Variable 'xsdNs' must be private and have accessor methods. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error Variable 'schemaQ' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 52
Error Variable 'elementQ' must be private and have accessor methods. 52
Error Line is longer than 80 characters. 54
Error Line is longer than 80 characters. 55
Error Variable 'xfireTypeQ' must be private and have accessor methods. 55
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57
Error '(' is followed by whitespace. 57
Error Parameter service should be final. 57
Error 'service' hides a field. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 59
Error Line has trailing spaces. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line has trailing spaces. 65
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 has trailing spaces. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Method 'writeDocument' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 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. 83
Error Line is longer than 80 characters. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Method 'writeComplexTypes' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 92
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 '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error Line has trailing spaces. 98
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 104
Error ';' is followed by whitespace. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error Line has trailing spaces. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error Line has trailing spaces. 115
Error Method 'addDependency' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error Parameter type should be final. 118
Error '{' should be on the previous line. 119
Error 'if' construct must use '{}'s. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Line has trailing spaces. 122
Error '(' is followed by whitespace. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 127
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 132
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error '(' is followed by whitespace. 135
Error ';' is followed by whitespace. 135
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error Line has trailing spaces. 141
Error Line has trailing spaces. 144
Error Line has trailing spaces. 145
Error Line contains a tab character. 149
Error Method 'writeSchemaForNamespace' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter schema should be final. 149
Error Parameter schemaNs should be final. 149
Error Line contains a tab character. 150
Error '{' should be on the previous line. 150
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 contains a tab character. 155
Error '(' is followed by whitespace. 155
Error ';' is followed by whitespace. 155
Error '{' should be on the previous line. 156
Error Line has trailing spaces. 158
Error Line is longer than 80 characters. 159
Error '(' is followed by whitespace. 159
Error ';' is followed by whitespace. 159
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Line contains a tab character. 170
Error Line contains a tab character. 172
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter out should be final. 175
Error '{' should be on the previous line. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error Line has trailing spaces. 182
Error Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Parameter prefix should be final. 183
Error Parameter uri should be final. 183
Error '{' should be on the previous line. 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. 188
Error Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 189
Error Missing a Javadoc comment. 189
Error '(' is followed by whitespace. 189
Error Parameter uri should be final. 189
Error ')' is preceded with whitespace. 189
Error '{' should be on the previous line. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error Line has trailing spaces. 193
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 197
Error '{' should be on the previous line. 198
Error Method 'getDefinition' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error '{' should be on the previous line. 203
Error Line has trailing spaces. 206
Error Method 'setDefinition' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error Parameter definition should be final. 207
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 211
Error Method 'getService' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error '{' should be on the previous line. 213
Error Line has trailing spaces. 216
Error Method 'setService' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error Parameter service should be final. 217
Error 'service' hides a field. 217
Error '{' should be on the previous line. 218
Error Line has trailing spaces. 221
Error Line has trailing spaces. 224
Error Expected an @return tag. 228
Error Method 'createSchemaType' is not designed for extension - needs to be abstract, final or empty. 228
Error '(' is followed by whitespace. 228
Error Parameter namespace should be final. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error Line has trailing spaces. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error Line contains a tab character. 235
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error Line has trailing spaces. 238
Error Line has trailing spaces. 240
Error Line has trailing spaces. 243
Error Method 'getSchemaTypes' is not designed for extension - needs to be abstract, final or empty. 244
Error Missing a Javadoc comment. 244
Error '{' should be on the previous line. 245
Error Line has trailing spaces. 248
Error Method 'setSchemaTypes' is not designed for extension - needs to be abstract, final or empty. 249
Error Missing a Javadoc comment. 249
Error Parameter schemaTypes should be final. 249
Error 'schemaTypes' hides a field. 249
Error '{' should be on the previous line. 250

org/codehaus/xfire/wsdl/ResourceWSDL.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 11
Error Line contains a tab character. 15
Error '{' should be on the previous line. 16
Error Missing a Javadoc comment. 17
Error Variable 'wsdlUrl' must be private and have accessor methods. 17
Error Line has trailing spaces. 18
Error Parameter wsdlUrl should be final. 22
Error 'wsdlUrl' hides a field. 22
Error Expected @param tag for 'wsdlUrl'. 22
Error Expected @throws tag for 'WSDLException'. 22
Error '{' should be on the previous line. 23
Error Line has trailing spaces. 26
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 27
Error Missing a Javadoc comment. 27
Error Parameter out should be final. 27
Error '{' should be on the previous line. 28
Error Line has trailing spaces. 30
Error '(' is followed by whitespace. 31
Error '8096' is a magic number. 31
Error ')' is preceded with whitespace. 31
Error Line has trailing spaces. 33
Error Method 'copy' 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 Line has trailing spaces. 35
Error ')' is preceded with whitespace. 36
Error '{' should be on the previous line. 38
Error Line has trailing spaces. 40
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error '{' should be on the previous line. 43
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44

org/codehaus/xfire/wsdl/WSDL.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/wsdl/WSDL.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. 14
Error Missing a Javadoc comment. 15
Error Redundant 'public' modifier. 15
Error Line has trailing spaces. 16
Error Line is longer than 80 characters. 17
Error Missing a Javadoc comment. 17
Error Redundant 'public' modifier. 17
Error Line has trailing spaces. 21
Error Expected @throws tag for 'IOException'. 25

org/codehaus/xfire/wsdl/WSDLBuilder.java

ErrorLine
Error File does not end with a newline. 0

org/codehaus/xfire/wsdl/WSDLBuilder.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. 6
Error Line has trailing spaces. 8
Error '{' should be on the previous line. 12
Error Missing a Javadoc comment. 13
Error Redundant 'public' modifier. 13
Error 'static' modifier out of order with the JLS suggestions. 13
Error Line has trailing spaces. 14
Error Missing a Javadoc comment. 15
Error Redundant 'public' modifier. 15
Error '(' is followed by whitespace. 15
Error ')' is preceded with whitespace. 15
Error Line contains a tab character. 16

org/codehaus/xfire/wsdl/WSDLType.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 has trailing spaces. 10
Error '{' should be on the previous line. 14
Error Line has trailing spaces. 18
Error Expected an @return tag. 21
Error Line contains a tab character. 21
Error Line has trailing spaces. 22
Error Line has trailing spaces. 25
Error Expected an @return tag. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 32
Error '(' is followed by whitespace. 35
Error Expected @param tag for 'element'. 35
Error ')' is preceded with whitespace. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 39
Error Expected an @return tag. 42

org/codehaus/xfire/wsdl/package.html

ErrorLine
Error Missing package documentation file.0