Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
268009619

Files

FilesIWE
org/apache/commons/httpclient/AutoCloseInputStream.java 001
org/apache/commons/httpclient/AutoCloseInputStream.java 0014
org/apache/commons/httpclient/ChunkedInputStream.java 001
org/apache/commons/httpclient/ChunkedInputStream.java 0062
org/apache/commons/httpclient/ChunkedOutputStream.java 001
org/apache/commons/httpclient/ChunkedOutputStream.java 0078
org/apache/commons/httpclient/CircularRedirectException.java 001
org/apache/commons/httpclient/CircularRedirectException.java 0015
org/apache/commons/httpclient/ConnectMethod.java 001
org/apache/commons/httpclient/ConnectMethod.java 0044
org/apache/commons/httpclient/ConnectTimeoutException.java 001
org/apache/commons/httpclient/ConnectTimeoutException.java 0013
org/apache/commons/httpclient/ConnectionPoolTimeoutException.java 001
org/apache/commons/httpclient/ConnectionPoolTimeoutException.java 0013
org/apache/commons/httpclient/ContentLengthInputStream.java 001
org/apache/commons/httpclient/ContentLengthInputStream.java 0027
org/apache/commons/httpclient/Cookie.java 001
org/apache/commons/httpclient/Cookie.java 00125
org/apache/commons/httpclient/Credentials.java 001
org/apache/commons/httpclient/Credentials.java 004
org/apache/commons/httpclient/DefaultHttpMethodRetryHandler.java 001
org/apache/commons/httpclient/DefaultHttpMethodRetryHandler.java 0047
org/apache/commons/httpclient/DefaultMethodRetryHandler.java 001
org/apache/commons/httpclient/DefaultMethodRetryHandler.java 0034
org/apache/commons/httpclient/Header.java 001
org/apache/commons/httpclient/Header.java 0028
org/apache/commons/httpclient/HeaderElement.java 001
org/apache/commons/httpclient/HeaderElement.java 0037
org/apache/commons/httpclient/HeaderGroup.java 001
org/apache/commons/httpclient/HeaderGroup.java 0065
org/apache/commons/httpclient/HostConfiguration.java 001
org/apache/commons/httpclient/HostConfiguration.java 00143
org/apache/commons/httpclient/HttpClient.java 001
org/apache/commons/httpclient/HttpClient.java 00178
org/apache/commons/httpclient/HttpClientError.java 001
org/apache/commons/httpclient/HttpClientError.java 005
org/apache/commons/httpclient/HttpConnection.java 001
org/apache/commons/httpclient/HttpConnection.java 00359
org/apache/commons/httpclient/HttpConnectionManager.java 001
org/apache/commons/httpclient/HttpConnectionManager.java 0058
org/apache/commons/httpclient/HttpConstants.java 001
org/apache/commons/httpclient/HttpConstants.java 0046
org/apache/commons/httpclient/HttpException.java 001
org/apache/commons/httpclient/HttpException.java 0059
org/apache/commons/httpclient/HttpHost.java 001
org/apache/commons/httpclient/HttpHost.java 0050
org/apache/commons/httpclient/HttpMethod.java 001
org/apache/commons/httpclient/HttpMethod.java 00171
org/apache/commons/httpclient/HttpMethodBase.java 001
org/apache/commons/httpclient/HttpMethodBase.java 00619
org/apache/commons/httpclient/HttpMethodDirector.java 001
org/apache/commons/httpclient/HttpMethodDirector.java 00295
org/apache/commons/httpclient/HttpMethodRetryHandler.java 001
org/apache/commons/httpclient/HttpMethodRetryHandler.java 0013
org/apache/commons/httpclient/HttpParser.java 001
org/apache/commons/httpclient/HttpParser.java 0036
org/apache/commons/httpclient/HttpRecoverableException.java 001
org/apache/commons/httpclient/HttpRecoverableException.java 007
org/apache/commons/httpclient/HttpState.java 001
org/apache/commons/httpclient/HttpState.java 00234
org/apache/commons/httpclient/HttpStatus.java 001
org/apache/commons/httpclient/HttpStatus.java 0078
org/apache/commons/httpclient/HttpURL.java 001
org/apache/commons/httpclient/HttpURL.java 00166
org/apache/commons/httpclient/HttpVersion.java 001
org/apache/commons/httpclient/HttpVersion.java 0083
org/apache/commons/httpclient/HttpsURL.java 001
org/apache/commons/httpclient/HttpsURL.java 0089
org/apache/commons/httpclient/MethodRetryHandler.java 001
org/apache/commons/httpclient/MethodRetryHandler.java 0014
org/apache/commons/httpclient/MultiThreadedHttpConnectionManager.java 001
org/apache/commons/httpclient/MultiThreadedHttpConnectionManager.java 00523
org/apache/commons/httpclient/NTCredentials.java 001
org/apache/commons/httpclient/NTCredentials.java 0042
org/apache/commons/httpclient/NameValuePair.java 001
org/apache/commons/httpclient/NameValuePair.java 0026
org/apache/commons/httpclient/NoHttpResponseException.java 001
org/apache/commons/httpclient/NoHttpResponseException.java 0012
org/apache/commons/httpclient/ProtocolException.java 001
org/apache/commons/httpclient/ProtocolException.java 0013
org/apache/commons/httpclient/ProxyClient.java 001
org/apache/commons/httpclient/ProxyClient.java 00124
org/apache/commons/httpclient/ProxyHost.java 001
org/apache/commons/httpclient/ProxyHost.java 0017
org/apache/commons/httpclient/RedirectException.java 001
org/apache/commons/httpclient/RedirectException.java 0013
org/apache/commons/httpclient/ResponseConsumedWatcher.java 001
org/apache/commons/httpclient/ResponseConsumedWatcher.java 002
org/apache/commons/httpclient/SimpleHttpConnectionManager.java 001
org/apache/commons/httpclient/SimpleHttpConnectionManager.java 0079
org/apache/commons/httpclient/StatusLine.java 001
org/apache/commons/httpclient/StatusLine.java 0012
org/apache/commons/httpclient/URI.java 001
org/apache/commons/httpclient/URI.java 00665
org/apache/commons/httpclient/URIException.java 001
org/apache/commons/httpclient/URIException.java 0022
org/apache/commons/httpclient/UsernamePasswordCredentials.java 001
org/apache/commons/httpclient/UsernamePasswordCredentials.java 0038
org/apache/commons/httpclient/Wire.java 001
org/apache/commons/httpclient/Wire.java 0060
org/apache/commons/httpclient/WireLogInputStream.java 001
org/apache/commons/httpclient/WireLogInputStream.java 0017
org/apache/commons/httpclient/WireLogOutputStream.java 001
org/apache/commons/httpclient/WireLogOutputStream.java 0017
org/apache/commons/httpclient/auth/AuthChallengeException.java 001
org/apache/commons/httpclient/auth/AuthChallengeException.java 0013
org/apache/commons/httpclient/auth/AuthChallengeParser.java 001
org/apache/commons/httpclient/auth/AuthChallengeParser.java 0027
org/apache/commons/httpclient/auth/AuthChallengeProcessor.java 001
org/apache/commons/httpclient/auth/AuthChallengeProcessor.java 0051
org/apache/commons/httpclient/auth/AuthPolicy.java 001
org/apache/commons/httpclient/auth/AuthPolicy.java 0064
org/apache/commons/httpclient/auth/AuthScheme.java 001
org/apache/commons/httpclient/auth/AuthScheme.java 0053
org/apache/commons/httpclient/auth/AuthSchemeBase.java 001
org/apache/commons/httpclient/auth/AuthSchemeBase.java 0015
org/apache/commons/httpclient/auth/AuthScope.java 001
org/apache/commons/httpclient/auth/AuthScope.java 00107
org/apache/commons/httpclient/auth/AuthState.java 001
org/apache/commons/httpclient/auth/AuthState.java 0060
org/apache/commons/httpclient/auth/AuthenticationException.java 001
org/apache/commons/httpclient/auth/AuthenticationException.java 0014
org/apache/commons/httpclient/auth/BasicScheme.java 001
org/apache/commons/httpclient/auth/BasicScheme.java 0078
org/apache/commons/httpclient/auth/CredentialsNotAvailableException.java 001
org/apache/commons/httpclient/auth/CredentialsNotAvailableException.java 0015
org/apache/commons/httpclient/auth/CredentialsProvider.java 001
org/apache/commons/httpclient/auth/CredentialsProvider.java 0030
org/apache/commons/httpclient/auth/DigestScheme.java 001
org/apache/commons/httpclient/auth/DigestScheme.java 00149
org/apache/commons/httpclient/auth/HttpAuthRealm.java 001
org/apache/commons/httpclient/auth/HttpAuthRealm.java 0012
org/apache/commons/httpclient/auth/HttpAuthenticator.java 001
org/apache/commons/httpclient/auth/HttpAuthenticator.java 00125
org/apache/commons/httpclient/auth/InvalidCredentialsException.java 001
org/apache/commons/httpclient/auth/InvalidCredentialsException.java 0014
org/apache/commons/httpclient/auth/MalformedChallengeException.java 001
org/apache/commons/httpclient/auth/MalformedChallengeException.java 0015
org/apache/commons/httpclient/auth/NTLM.java 001
org/apache/commons/httpclient/auth/NTLM.java 00192
org/apache/commons/httpclient/auth/NTLMScheme.java 001
org/apache/commons/httpclient/auth/NTLMScheme.java 0099
org/apache/commons/httpclient/auth/RFC2617Scheme.java 001
org/apache/commons/httpclient/auth/RFC2617Scheme.java 0039
org/apache/commons/httpclient/cookie/CookiePolicy.java 001
org/apache/commons/httpclient/cookie/CookiePolicy.java 00100
org/apache/commons/httpclient/cookie/CookieSpec.java 001
org/apache/commons/httpclient/cookie/CookieSpec.java 0043
org/apache/commons/httpclient/cookie/CookieSpecBase.java 001
org/apache/commons/httpclient/cookie/CookieSpecBase.java 00112
org/apache/commons/httpclient/cookie/IgnoreCookiesSpec.java 001
org/apache/commons/httpclient/cookie/IgnoreCookiesSpec.java 00125
org/apache/commons/httpclient/cookie/MalformedCookieException.java 001
org/apache/commons/httpclient/cookie/MalformedCookieException.java 0015
org/apache/commons/httpclient/cookie/NetscapeDraftSpec.java 001
org/apache/commons/httpclient/cookie/NetscapeDraftSpec.java 0056
org/apache/commons/httpclient/cookie/RFC2109Spec.java 001
org/apache/commons/httpclient/cookie/RFC2109Spec.java 0066
org/apache/commons/httpclient/methods/ByteArrayRequestEntity.java 001
org/apache/commons/httpclient/methods/ByteArrayRequestEntity.java 0023
org/apache/commons/httpclient/methods/DeleteMethod.java 001
org/apache/commons/httpclient/methods/DeleteMethod.java 005
org/apache/commons/httpclient/methods/EntityEnclosingMethod.java 001
org/apache/commons/httpclient/methods/EntityEnclosingMethod.java 00128
org/apache/commons/httpclient/methods/ExpectContinueMethod.java 001
org/apache/commons/httpclient/methods/ExpectContinueMethod.java 0058
org/apache/commons/httpclient/methods/GetMethod.java 001
org/apache/commons/httpclient/methods/GetMethod.java 0013
org/apache/commons/httpclient/methods/HeadMethod.java 001
org/apache/commons/httpclient/methods/HeadMethod.java 0051
org/apache/commons/httpclient/methods/InputStreamRequestEntity.java 001
org/apache/commons/httpclient/methods/InputStreamRequestEntity.java 0063
org/apache/commons/httpclient/methods/MultipartPostMethod.java 001
org/apache/commons/httpclient/methods/MultipartPostMethod.java 0092
org/apache/commons/httpclient/methods/OptionsMethod.java 001
org/apache/commons/httpclient/methods/OptionsMethod.java 0019
org/apache/commons/httpclient/methods/PostMethod.java 001
org/apache/commons/httpclient/methods/PostMethod.java 0063
org/apache/commons/httpclient/methods/PutMethod.java 001
org/apache/commons/httpclient/methods/PutMethod.java 007
org/apache/commons/httpclient/methods/RequestEntity.java 001
org/apache/commons/httpclient/methods/RequestEntity.java 0020
org/apache/commons/httpclient/methods/StringRequestEntity.java 001
org/apache/commons/httpclient/methods/StringRequestEntity.java 0049
org/apache/commons/httpclient/methods/TraceMethod.java 001
org/apache/commons/httpclient/methods/TraceMethod.java 0015
org/apache/commons/httpclient/methods/multipart/ByteArrayPartSource.java 001
org/apache/commons/httpclient/methods/multipart/ByteArrayPartSource.java 0013
org/apache/commons/httpclient/methods/multipart/FilePart.java 001
org/apache/commons/httpclient/methods/multipart/FilePart.java 0075
org/apache/commons/httpclient/methods/multipart/FilePartSource.java 001
org/apache/commons/httpclient/methods/multipart/FilePartSource.java 0027
org/apache/commons/httpclient/methods/multipart/MultipartRequestEntity.java 001
org/apache/commons/httpclient/methods/multipart/MultipartRequestEntity.java 0053
org/apache/commons/httpclient/methods/multipart/Part.java 001
org/apache/commons/httpclient/methods/multipart/Part.java 00126
org/apache/commons/httpclient/methods/multipart/PartBase.java 001
org/apache/commons/httpclient/methods/multipart/PartBase.java 0045
org/apache/commons/httpclient/methods/multipart/PartSource.java 001
org/apache/commons/httpclient/methods/multipart/PartSource.java 0014
org/apache/commons/httpclient/methods/multipart/StringPart.java 001
org/apache/commons/httpclient/methods/multipart/StringPart.java 0031
org/apache/commons/httpclient/params/DefaultHttpParams.java 001
org/apache/commons/httpclient/params/DefaultHttpParams.java 00109
org/apache/commons/httpclient/params/DefaultHttpParamsFactory.java 001
org/apache/commons/httpclient/params/DefaultHttpParamsFactory.java 0030
org/apache/commons/httpclient/params/HostParams.java 001
org/apache/commons/httpclient/params/HostParams.java 0028
org/apache/commons/httpclient/params/HttpClientParams.java 001
org/apache/commons/httpclient/params/HttpClientParams.java 0080
org/apache/commons/httpclient/params/HttpConnectionManagerParams.java 001
org/apache/commons/httpclient/params/HttpConnectionManagerParams.java 0067
org/apache/commons/httpclient/params/HttpConnectionParams.java 001
org/apache/commons/httpclient/params/HttpConnectionParams.java 00144
org/apache/commons/httpclient/params/HttpMethodParams.java 001
org/apache/commons/httpclient/params/HttpMethodParams.java 00167
org/apache/commons/httpclient/params/HttpParams.java 001
org/apache/commons/httpclient/params/HttpParams.java 00127
org/apache/commons/httpclient/params/HttpParamsFactory.java 001
org/apache/commons/httpclient/params/HttpParamsFactory.java 0010
org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory.java 001
org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory.java 0042
org/apache/commons/httpclient/protocol/DefaultProtocolSocketFactory.java 001
org/apache/commons/httpclient/protocol/DefaultProtocolSocketFactory.java 0045
org/apache/commons/httpclient/protocol/Protocol.java 001
org/apache/commons/httpclient/protocol/Protocol.java 0088
org/apache/commons/httpclient/protocol/ProtocolSocketFactory.java 001
org/apache/commons/httpclient/protocol/ProtocolSocketFactory.java 0032
org/apache/commons/httpclient/protocol/ReflectionSocketFactory.java 001
org/apache/commons/httpclient/protocol/ReflectionSocketFactory.java 0053
org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.java 001
org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.java 0056
org/apache/commons/httpclient/protocol/SecureProtocolSocketFactory.java 001
org/apache/commons/httpclient/protocol/SecureProtocolSocketFactory.java 0013
org/apache/commons/httpclient/util/DateParseException.java 001
org/apache/commons/httpclient/util/DateParseException.java 006
org/apache/commons/httpclient/util/DateParser.java 001
org/apache/commons/httpclient/util/DateParser.java 0044
org/apache/commons/httpclient/util/DateUtil.java 001
org/apache/commons/httpclient/util/DateUtil.java 0083
org/apache/commons/httpclient/util/EncodingUtil.java 001
org/apache/commons/httpclient/util/EncodingUtil.java 0070
org/apache/commons/httpclient/util/ExceptionUtil.java 001
org/apache/commons/httpclient/util/ExceptionUtil.java 0044
org/apache/commons/httpclient/util/HttpURLConnection.java 001
org/apache/commons/httpclient/util/HttpURLConnection.java 0075
org/apache/commons/httpclient/util/IdleConnectionHandler.java 001
org/apache/commons/httpclient/util/IdleConnectionHandler.java 0039
org/apache/commons/httpclient/util/IdleConnectionTimeoutThread.java 001
org/apache/commons/httpclient/util/IdleConnectionTimeoutThread.java 0058
org/apache/commons/httpclient/util/LangUtils.java 001
org/apache/commons/httpclient/util/LangUtils.java 0019
org/apache/commons/httpclient/util/ParameterFormatter.java 001
org/apache/commons/httpclient/util/ParameterFormatter.java 0076
org/apache/commons/httpclient/util/ParameterParser.java 001
org/apache/commons/httpclient/util/ParameterParser.java 0066
org/apache/commons/httpclient/util/TimeoutController.java 001
org/apache/commons/httpclient/util/TimeoutController.java 0016
org/apache/commons/httpclient/util/URIUtil.java 001
org/apache/commons/httpclient/util/URIUtil.java 00132

org/apache/commons/httpclient/AutoCloseInputStream.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/AutoCloseInputStream.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error First sentence should end with a period. 57
Error Line has trailing spaces. 57
Error Line has trailing spaces. 60
Error First sentence should end with a period. 63
Error 'watcher' hides a field. 71
Error Parameter b should be final. 103
Error Parameter off should be final. 103
Error Parameter len should be final. 103
Error Parameter b should be final. 122
Error Parameter readResult should be final. 150

org/apache/commons/httpclient/ChunkedInputStream.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ChunkedInputStream.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 64
Error First sentence should end with a period. 67
Error First sentence should end with a period. 70
Error First sentence should end with a period. 73
Error First sentence should end with a period. 76
Error First sentence should end with a period. 79
Error First sentence should end with a period. 82
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 91
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 96
Error 'in' hides a field. 101
Error 'method' hides a field. 101
Error Line has trailing spaces. 102
Error Line contains a tab character. 103
Error Line is longer than 80 characters. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error First sentence should end with a period. 111
Error 'in' hides a field. 118
Error Line contains a tab character. 119
Error Line has trailing spaces. 121
Error Line has trailing spaces. 126
Error Line has trailing spaces. 133
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 136
Error Line has trailing spaces. 143
Error Line has trailing spaces. 146
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 165
Error Parameter b should be final. 165
Error Parameter off should be final. 165
Error Parameter len should be final. 165
Error Line has trailing spaces. 171
Error Line has trailing spaces. 176
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter b should be final. 194
Error Line has trailing spaces. 205
Error Unused @param tag for 'required'. 235
Error Unclosed HTML tag found: <tt>true<tt/> if a valid chunk must be present, 235
Error Line has trailing spaces. 237
Error Line has trailing spaces. 239
Error Line has trailing spaces. 242
Error Line has trailing spaces. 244
Error Line has trailing spaces. 247
Error Line has trailing spaces. 250
Error Line has trailing spaces. 254
Error Avoid inline conditionals. 298
Error '16' is a magic number. 303
Error 'catch' is not followed by whitespace. 322
Error Line has trailing spaces. 325
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 341
Error Parameter inStream should be final. 365
Error Array brackets at illegal position. 367
Error '1024' is a magic number. 367
Error Empty statement. 369

org/apache/commons/httpclient/ChunkedOutputStream.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ChunkedOutputStream.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 46
Error Array brackets at illegal position. 46
Error '13' is a magic number. 46
Error '10' is a magic number. 46
Error First sentence should end with a period. 48
Error Array brackets at illegal position. 49
Error First sentence should end with a period. 51
Error Array brackets at illegal position. 52
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 72
Error Parameter stream should be final. 72
Error 'stream' hides a field. 72
Error Parameter bufferSize should be final. 72
Error Expected @throws tag for 'IOException'. 72
Error Line is longer than 80 characters. 78
Error Parameter stream should be final. 83
Error 'stream' hides a field. 83
Error Expected @param tag for 'stream'. 83
Error Expected @throws tag for 'IOException'. 83
Error '2048' is a magic number. 84
Error Line is longer than 80 characters. 87
Error First sentence should end with a period. 88
Error Line has trailing spaces. 91
Error Method 'flushCache' is not designed for extension - needs to be abstract, final or empty. 94
Error Expected @throws tag for 'IOException'. 94
Error Array brackets at illegal position. 96
Error First sentence should end with a period. 105
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 115
Error Method 'flushCacheWithAppend' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter bufferToAppend should be final. 115
Error Expected @param tag for 'bufferToAppend'. 115
Error Array brackets at illegal position. 115
Error Parameter off should be final. 115
Error Expected @param tag for 'off'. 115
Error Parameter len should be final. 115
Error Expected @param tag for 'len'. 115
Error Expected @throws tag for 'IOException'. 115
Error Array brackets at illegal position. 116
Error Method 'writeClosingChunk' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 135
Error Line has trailing spaces. 137
Error Method 'finish' is not designed for extension - needs to be abstract, final or empty. 140
Error Expected @throws tag for 'IOException'. 140
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 152
Error Line has trailing spaces. 154
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter b should be final. 158
Error 'if' construct must use '{}'s. 161
Error Line has trailing spaces. 169
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 172
Error Parameter b should be final. 172
Error Expected @param tag for 'b'. 172
Error Array brackets at illegal position. 172
Error Expected @throws tag for 'IOException'. 172
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Parameter src should be final. 176
Error Array brackets at illegal position. 176
Error Parameter off should be final. 176
Error Parameter len should be final. 176
Error Method 'flush' is not designed for extension - needs to be abstract, final or empty. 189
Error Expected @throws tag for 'IOException'. 189
Error Line is longer than 80 characters. 194
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 197
Error Expected @throws tag for 'IOException'. 197

org/apache/commons/httpclient/CircularRedirectException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/CircularRedirectException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 32
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 50
Error Parameter message should be final. 53
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Parameter message should be final. 64
Error Parameter cause should be final. 64

org/apache/commons/httpclient/ConnectMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ConnectMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 48
Error First sentence should end with a period. 49
Error Line has trailing spaces. 54
Error Line has trailing spaces. 63
Error Parameter method should be final. 69
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 78
Error Line has trailing spaces. 83
Error Line has trailing spaces. 92
Error Parameter state should be final. 95
Error Parameter conn should be final. 95
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 96
Error Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter state should be final. 118
Error Parameter conn should be final. 118
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 119
Error Line has trailing spaces. 137
Error Line has trailing spaces. 140
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter state should be final. 140
Error Parameter conn should be final. 140
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 141
Error Method 'writeRequestLine' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter state should be final. 159
Error Parameter conn should be final. 159
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 160
Error Line has trailing spaces. 163
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 168
Error Line has trailing spaces. 170
Error Line has trailing spaces. 171
Error Line has trailing spaces. 173
Error Line has trailing spaces. 174
Error Line has trailing spaces. 185
Error Line has trailing spaces. 188
Error Method 'shouldCloseConnection' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter conn should be final. 191
Error Expected @param tag for 'conn'. 191
Error Line has trailing spaces. 203
Error Line is longer than 80 characters. 203
Error Line has trailing spaces. 213

org/apache/commons/httpclient/ConnectTimeoutException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ConnectTimeoutException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Parameter message should be final. 58
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 66
Error Parameter message should be final. 69
Error Parameter cause should be final. 69
Error Line is longer than 80 characters. 71

org/apache/commons/httpclient/ConnectionPoolTimeoutException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ConnectionPoolTimeoutException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 33
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 51
Error Line has trailing spaces. 52
Error Parameter message should be final. 54
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 62
Error Parameter message should be final. 65
Error Parameter cause should be final. 65

org/apache/commons/httpclient/ContentLengthInputStream.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ContentLengthInputStream.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 61
Error First sentence should end with a period. 68
Error Line has trailing spaces. 81
Error Parameter in should be final. 88
Error Parameter contentLength should be final. 88
Error 'contentLength' hides a field. 88
Error 'cast' is not followed by whitespace. 89
Error First sentence should end with a period. 92
Error Line has trailing spaces. 98
Error Parameter in should be final. 101
Error Parameter contentLength should be final. 101
Error 'contentLength' hides a field. 101
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 114
Error First sentence should end with a period. 127
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 133
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 157
Error Parameter b should be final. 157
Error Parameter off should be final. 157
Error Parameter len should be final. 157
Error Method 'read' is not designed for extension - needs to be abstract, final or empty. 182
Error Parameter b should be final. 182
Error Method 'skip' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter n should be final. 194
Error Line has trailing spaces. 195

org/apache/commons/httpclient/Cookie.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/Cookie.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 47
Error Line has trailing spaces. 50
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 62
Error Line has trailing spaces. 69
Error Parameter domain should be final. 83
Error Parameter name should be final. 83
Error Parameter value should be final. 83
Error First sentence should end with a period. 87
Error Line has trailing spaces. 89
Error Unused @throws tag for 'IllegalArgumentException'. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Parameter domain should be final. 104
Error Parameter name should be final. 104
Error Parameter value should be final. 104
Error Parameter path should be final. 105
Error Parameter expires should be final. 105
Error Parameter secure should be final. 105
Error Line has trailing spaces. 106
Error Line is longer than 80 characters. 108
Error First sentence should end with a period. 121
Error Line has trailing spaces. 123
Error Line has trailing spaces. 130
Error Line has trailing spaces. 135
Error Parameter domain should be final. 135
Error Parameter name should be final. 135
Error Parameter value should be final. 135
Error Parameter path should be final. 135
Error Parameter maxAge should be final. 136
Error Parameter secure should be final. 136
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 143
Error '1000L' is a magic number. 143
Error Line has trailing spaces. 150
Error Line has trailing spaces. 151
Error Method 'getComment' is not designed for extension - needs to be abstract, final or empty. 155
Error Line has trailing spaces. 162
Error Line has trailing spaces. 164
Error Method 'setComment' is not designed for extension - needs to be abstract, final or empty. 167
Error Parameter comment should be final. 167
Error Line has trailing spaces. 174
Error Method 'getExpiryDate' is not designed for extension - needs to be abstract, final or empty. 182
Error Line is longer than 80 characters. 188
Error Line has trailing spaces. 189
Error Line is longer than 80 characters. 192
Error Method 'setExpiryDate' is not designed for extension - needs to be abstract, final or empty. 197
Error Parameter expiryDate should be final. 197
Error Method 'isPersistent' is not designed for extension - needs to be abstract, final or empty. 209
Error Line has trailing spaces. 216
Error Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. 221
Error Line has trailing spaces. 227
Error Method 'setDomain' is not designed for extension - needs to be abstract, final or empty. 232
Error Parameter domain should be final. 232
Error First sentence should end with a period. 243
Error Line has trailing spaces. 245
Error Line has trailing spaces. 247
Error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 250
Error Method 'setPath' is not designed for extension - needs to be abstract, final or empty. 262
Error Parameter path should be final. 262
Error Line is longer than 80 characters. 267
Error Method 'getSecure' is not designed for extension - needs to be abstract, final or empty. 270
Error Line has trailing spaces. 283
Error Method 'setSecure' is not designed for extension - needs to be abstract, final or empty. 286
Error Parameter secure should be final. 286
Error Line has trailing spaces. 295
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 299
Error Line has trailing spaces. 305
Error Line has trailing spaces. 308
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 311
Error Parameter version should be final. 311
Error Line has trailing spaces. 317
Error Method 'isExpired' is not designed for extension - needs to be abstract, final or empty. 320
Error Line has trailing spaces. 321
Error Line has trailing spaces. 327
Error Line has trailing spaces. 329
Error Method 'isExpired' is not designed for extension - needs to be abstract, final or empty. 332
Error Parameter now should be final. 332
Error Line has trailing spaces. 333
Error Line has trailing spaces. 339
Error Line has trailing spaces. 341
Error Line has trailing spaces. 342
Error Line has trailing spaces. 343
Error Line has trailing spaces. 346
Error Line has trailing spaces. 348
Error Method 'setPathAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. 351
Error Parameter value should be final. 351
Error Line has trailing spaces. 359
Error Line has trailing spaces. 361
Error Method 'isPathAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. 364
Error Line has trailing spaces. 369
Error Line has trailing spaces. 371
Error Line has trailing spaces. 372
Error Line has trailing spaces. 373
Error Line has trailing spaces. 376
Error Method 'setDomainAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. 381
Error Parameter value should be final. 381
Error Line has trailing spaces. 386
Error Line has trailing spaces. 389
Error Method 'isDomainAttributeSpecified' is not designed for extension - needs to be abstract, final or empty. 394
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 403
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 417
Error Parameter obj should be final. 417
Error 'if' construct must use '{}'s. 418
Error 'if' construct must use '{}'s. 419
Error Line has trailing spaces. 433
Error Method 'toExternalForm' is not designed for extension - needs to be abstract, final or empty. 436
Error Line has trailing spaces. 439
Error Line has trailing spaces. 441
Error Line has trailing spaces. 443
Error Line has trailing spaces. 450
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 456
Error Parameter o1 should be final. 456
Error Parameter o2 should be final. 456
Error Line has trailing spaces. 490
Error Line has trailing spaces. 492
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 495
Error First sentence should end with a period. 516
Error First sentence should end with a period. 522
Error Line has trailing spaces. 533
Error First sentence should end with a period. 541

org/apache/commons/httpclient/Credentials.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/Credentials.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 40

org/apache/commons/httpclient/DefaultHttpMethodRetryHandler.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/DefaultHttpMethodRetryHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line contains a tab character. 46
Error Missing a Javadoc comment. 46
Error Name 'SSL_HANDSHAKE_EXCEPTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Line has trailing spaces. 47
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line is longer than 80 characters. 50
Error Line contains a tab character. 50
Error Line has trailing spaces. 51
Error Line contains a tab character. 51
Error Must have at least one statement. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error First sentence should end with a period. 54
Error Line contains a tab character. 54
Error Line has trailing spaces. 56
Error First sentence should end with a period. 57
Error Line is longer than 80 characters. 57
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 65
Error Parameter retryCount should be final. 65
Error 'retryCount' hides a field. 65
Error Parameter requestSentRetryEnabled should be final. 65
Error 'requestSentRetryEnabled' hides a field. 65
Error Line has trailing spaces. 70
Error '3' is a magic number. 76
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 81
Error Method 'retryMethod' is not designed for extension - needs to be abstract, final or empty. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Parameter executionCount should be final. 87
Error Line is longer than 80 characters. 92
Error Line contains a tab character. 96
Error 'cast' is not followed by whitespace. 96
Error Line contains a tab character. 98
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Method 'isRequestSentRetryEnabled' is not designed for extension - needs to be abstract, final or empty. 137
Error Method 'getRetryCount' is not designed for extension - needs to be abstract, final or empty. 144

org/apache/commons/httpclient/DefaultMethodRetryHandler.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/DefaultMethodRetryHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 39
Error First sentence should end with a period. 43
Error Line has trailing spaces. 45
Error First sentence should end with a period. 46
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 48
Error '3' is a magic number. 52
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 60
Error Method 'retryMethod' is not designed for extension - needs to be abstract, final or empty. 62
Error Parameter method should be final. 63
Error Parameter connection should be final. 64
Error Parameter recoverableException should be final. 65
Error Parameter executionCount should be final. 66
Error Parameter requestSent should be final. 67
Error Line is longer than 80 characters. 69
Error Line has trailing spaces. 72
Error Method 'isRequestSentRetryEnabled' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'getRetryCount' is not designed for extension - needs to be abstract, final or empty. 82
Error Line has trailing spaces. 87
Error Method 'setRequestSentRetryEnabled' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter requestSentRetryEnabled should be final. 90
Error 'requestSentRetryEnabled' hides a field. 90
Error Method 'setRetryCount' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter retryCount should be final. 97
Error 'retryCount' hides a field. 97

org/apache/commons/httpclient/Header.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/Header.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 48
Error First sentence should end with a period. 56
Error Parameter name should be final. 62
Error Parameter value should be final. 62
Error First sentence should end with a period. 66
Error Line has trailing spaces. 73
Error Parameter name should be final. 76
Error Parameter value should be final. 76
Error Parameter isAutogenerated should be final. 76
Error 'isAutogenerated' hides a field. 76
Error Method 'toExternalForm' is not designed for extension - needs to be abstract, final or empty. 88
Error Line has trailing spaces. 89
Error Avoid inline conditionals. 89
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Avoid inline conditionals. 91
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 100
Error Line has trailing spaces. 111
Error Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 114
Error Line has trailing spaces. 123
Error Line has trailing spaces. 125
Error Method 'getElements' is not designed for extension - needs to be abstract, final or empty. 128
Error Line has trailing spaces. 134
Error Line has trailing spaces. 137
Error Method 'isAutogenerated' is not designed for extension - needs to be abstract, final or empty. 140

org/apache/commons/httpclient/HeaderElement.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HeaderElement.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 84
Error Parameter name should be final. 102
Error Parameter value should be final. 102
Error Parameter name should be final. 113
Error Parameter value should be final. 113
Error Parameter parameters should be final. 114
Error 'parameters' hides a field. 114
Error Line has trailing spaces. 125
Error Parameter chars should be final. 128
Error Parameter offset should be final. 128
Error Parameter length should be final. 128
Error Line has trailing spaces. 137
Error Line has trailing spaces. 141
Error Line has trailing spaces. 150
Error Parameter chars should be final. 153
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 175
Error Line has trailing spaces. 188
Error Parameter headerValue should be final. 191
Error Line has trailing spaces. 192
Error Line has trailing spaces. 198
Error Line has trailing spaces. 199
Error Line has trailing spaces. 232
Error Parameter headerValue should be final. 235
Error Line has trailing spaces. 236
Error Line has trailing spaces. 253
Error Parameter headerValue should be final. 256
Error Line has trailing spaces. 258
Error Line has trailing spaces. 266
Error Line has trailing spaces. 269
Error Method 'getParameterByName' is not designed for extension - needs to be abstract, final or empty. 276
Error Parameter name should be final. 276
Error Line has trailing spaces. 282
Error 'parameters' hides a field. 284
Error Array brackets at illegal position. 284

org/apache/commons/httpclient/HeaderGroup.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HeaderGroup.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error First sentence should end with a period. 47
Error Line is longer than 80 characters. 47
Error Line has trailing spaces. 56
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 67
Error Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. 70
Error Parameter header should be final. 70
Error Line has trailing spaces. 73
Error Method 'removeHeader' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter header should be final. 79
Error Line has trailing spaces. 87
Error Method 'setHeaders' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter headers should be final. 90
Error 'headers' hides a field. 90
Error Line has trailing spaces. 92
Error Line has trailing spaces. 97
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Method 'getCondensedHeader' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter name should be final. 109
Error 'headers' hides a field. 110
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error Line has trailing spaces. 118
Error Line has trailing spaces. 123
Error Line has trailing spaces. 127
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter name should be final. 138
Error Line has trailing spaces. 140
Error Line has trailing spaces. 147
Error Line has trailing spaces. 150
Error Line has trailing spaces. 153
Error Line has trailing spaces. 155
Error Method 'getFirstHeader' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter name should be final. 159
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error Method 'getLastHeader' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter name should be final. 178
Error Line has trailing spaces. 184
Error Line has trailing spaces. 186
Error Line has trailing spaces. 187
Error Line has trailing spaces. 189
Error Line has trailing spaces. 192
Error Method 'getAllHeaders' is not designed for extension - needs to be abstract, final or empty. 195
Error Line has trailing spaces. 198
Error Line has trailing spaces. 201
Error Line has trailing spaces. 203
Error Method 'containsHeader' is not designed for extension - needs to be abstract, final or empty. 208
Error Parameter name should be final. 208
Error Line has trailing spaces. 215
Error Line has trailing spaces. 221
Error Line has trailing spaces. 223
Error Method 'getIterator' is not designed for extension - needs to be abstract, final or empty. 226
Error Line has trailing spaces. 227

org/apache/commons/httpclient/HostConfiguration.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HostConfiguration.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 52
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 56
Error First sentence should end with a period. 61
Error First sentence should end with a period. 64
Error Line is longer than 80 characters. 64
Error First sentence should end with a period. 67
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 93
Error 'cast' is not followed by whitespace. 98
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 102
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 108
Error Line has trailing spaces. 110
Error Line has trailing spaces. 111
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118
Error '50' is a magic number. 118
Error Line has trailing spaces. 120
Error Line has trailing spaces. 149
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 155
Error Line is longer than 80 characters. 157
Error Line has trailing spaces. 159
Error Method 'hostEquals' is not designed for extension - needs to be abstract, final or empty. 162
Error Line is longer than 80 characters. 167
Error Line has trailing spaces. 182
Error Line has trailing spaces. 187
Error Line is longer than 80 characters. 196
Error Method 'proxyEquals' is not designed for extension - needs to be abstract, final or empty. 201
Error Line is longer than 80 characters. 207
Error Line has trailing spaces. 212
Error Line has trailing spaces. 213
Error Line has trailing spaces. 217
Error Method 'isHostSet' is not designed for extension - needs to be abstract, final or empty. 220
Error First sentence should end with a period. 224
Error Line has trailing spaces. 226
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 229
Error 'host' hides a field. 229
Error Line has trailing spaces. 232
Error First sentence should end with a period. 233
Error Line has trailing spaces. 235
Error Line is longer than 80 characters. 240
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 240
Error 'host' hides a field. 240
Error Parameter port should be final. 240
Error Line has trailing spaces. 243
Error Line has trailing spaces. 246
Error Line has trailing spaces. 251
Error Line has trailing spaces. 254
Error Line is longer than 80 characters. 254
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 254
Error 'host' hides a field. 254
Error Parameter port should be final. 254
Error Line has trailing spaces. 262
Error Line is longer than 80 characters. 267
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 267
Error 'host' hides a field. 267
Error Parameter port should be final. 267
Error Line has trailing spaces. 269
Error Line has trailing spaces. 272
Error Line has trailing spaces. 279
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 283
Error 'host' hides a field. 283
Error Parameter port should be final. 283
Error Line has trailing spaces. 286
Error Line has trailing spaces. 289
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 292
Error 'host' hides a field. 292
Error Line has trailing spaces. 293
Error Line has trailing spaces. 296
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 301
Error Line has trailing spaces. 311
Error Method 'getHostURL' is not designed for extension - needs to be abstract, final or empty. 314
Error Line has trailing spaces. 316
Error Line is longer than 80 characters. 316
Error Line has trailing spaces. 324
Error Line has trailing spaces. 326
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 329
Error Line has trailing spaces. 339
Error Line has trailing spaces. 341
Error Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. 344
Error Line contains a tab character. 345
Error Line has trailing spaces. 350
Error Line has trailing spaces. 352
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 355
Error Method 'getProtocol' is not designed for extension - needs to be abstract, final or empty. 367
Error Line has trailing spaces. 377
Error Line has trailing spaces. 379
Error Line has trailing spaces. 381
Error Line has trailing spaces. 383
Error Method 'isProxySet' is not designed for extension - needs to be abstract, final or empty. 384
Error Line has trailing spaces. 385
Error First sentence should end with a period. 388
Error Line has trailing spaces. 390
Error Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty. 393
Error 'proxyHost' hides a field. 393
Error Line has trailing spaces. 396
Error Method 'setProxy' is not designed for extension - needs to be abstract, final or empty. 402
Error 'proxyHost' hides a field. 402
Error Parameter proxyPort should be final. 402
Error Line has trailing spaces. 403
Error Line has trailing spaces. 408
Error Line has trailing spaces. 410
Error Method 'getProxyHost' is not designed for extension - needs to be abstract, final or empty. 413
Error Line has trailing spaces. 423
Error Line has trailing spaces. 425
Error Method 'getProxyPort' is not designed for extension - needs to be abstract, final or empty. 428
Error Line is longer than 80 characters. 439
Error Line has trailing spaces. 440
Error Line has trailing spaces. 443
Error Method 'setLocalAddress' is not designed for extension - needs to be abstract, final or empty. 444
Error Parameter localAddress should be final. 444
Error 'localAddress' hides a field. 444
Error Line has trailing spaces. 451
Error Line is longer than 80 characters. 452
Error Line has trailing spaces. 454
Error Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. 455
Error Line has trailing spaces. 458
Error Line is longer than 80 characters. 460
Error Method 'getParams' is not designed for extension - needs to be abstract, final or empty. 466
Error Line is longer than 80 characters. 471
Error Line has trailing spaces. 472
Error Line has trailing spaces. 474
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 477
Error 'params' hides a field. 477
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 487
Error Line has trailing spaces. 490
Error Line has trailing spaces. 500
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 506

org/apache/commons/httpclient/HttpClient.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 82
Error Must have at least one statement. 84
Error Line is longer than 80 characters. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Parameter params should be final. 109
Error 'params' hides a field. 109
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 121
Error Line has trailing spaces. 122
Error Line has trailing spaces. 135
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 145
Error Parameter params should be final. 145
Error 'params' hides a field. 145
Error Parameter httpConnectionManager should be final. 145
Error 'httpConnectionManager' hides a field. 145
Error Line has trailing spaces. 148
Error Line is longer than 80 characters. 148
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error Line has trailing spaces. 159
Error Line has trailing spaces. 161
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 164
Error Line has trailing spaces. 166
Error Parameter httpConnectionManager should be final. 169
Error 'httpConnectionManager' hides a field. 169
Error Line has trailing spaces. 172
Error First sentence should end with a period. 175
Error Line has trailing spaces. 175
Error Line has trailing spaces. 185
Error Line is longer than 80 characters. 187
Error Line has trailing spaces. 189
Error First sentence should end with a period. 191
Error Line has trailing spaces. 191
Error Line has trailing spaces. 196
Error Method 'getState' is not designed for extension - needs to be abstract, final or empty. 205
Error Method 'setState' is not designed for extension - needs to be abstract, final or empty. 215
Error Parameter state should be final. 215
Error 'state' hides a field. 215
Error Line has trailing spaces. 220
Error Line has trailing spaces. 221
Error Line has trailing spaces. 222
Error Line has trailing spaces. 224
Error Line is longer than 80 characters. 224
Error Line has trailing spaces. 225
Error Line has trailing spaces. 227
Error Method 'setStrictMode' is not designed for extension - needs to be abstract, final or empty. 235
Error Parameter strictMode should be final. 235
Error Line has trailing spaces. 245
Error Line has trailing spaces. 250
Error Line has trailing spaces. 251
Error Line is longer than 80 characters. 251
Error Method 'isStrictMode' is not designed for extension - needs to be abstract, final or empty. 254
Error Line has trailing spaces. 259
Error Line is longer than 80 characters. 259
Error Line has trailing spaces. 260
Error Line is longer than 80 characters. 260
Error Line has trailing spaces. 264
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 266
Error Method 'setTimeout' is not designed for extension - needs to be abstract, final or empty. 270
Error Parameter newTimeoutInMilliseconds should be final. 270
Error Line has trailing spaces. 275
Error Line has trailing spaces. 278
Error Line has trailing spaces. 280
Error Line has trailing spaces. 282
Error Line has trailing spaces. 283
Error Line is longer than 80 characters. 284
Error Method 'setHttpConnectionFactoryTimeout' is not designed for extension - needs to be abstract, final or empty. 287
Error Parameter timeout should be final. 287
Error Line has trailing spaces. 292
Error Line has trailing spaces. 294
Error Line has trailing spaces. 297
Error Line has trailing spaces. 298
Error Line is longer than 80 characters. 299
Error Line is longer than 80 characters. 302
Error Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. 302
Error Parameter newTimeoutInMilliseconds should be final. 302
Error Line is longer than 80 characters. 303
Error Line is longer than 80 characters. 314
Error Line has trailing spaces. 315
Error Line has trailing spaces. 316
Error Line is longer than 80 characters. 316
Error Method 'executeMethod' is not designed for extension - needs to be abstract, final or empty. 319
Error Parameter method should be final. 319
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 320
Error Line has trailing spaces. 321
Error Line has trailing spaces. 328
Error Line is longer than 80 characters. 331
Error Line is longer than 80 characters. 335
Error Line has trailing spaces. 337
Error Line is longer than 80 characters. 337
Error Line is longer than 80 characters. 341
Error Method 'executeMethod' is not designed for extension - needs to be abstract, final or empty. 341
Error 'hostConfiguration' hides a field. 341
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 342
Error Line has trailing spaces. 343
Error Line is longer than 80 characters. 344
Error Line has trailing spaces. 346
Error Line has trailing spaces. 348
Error Line has trailing spaces. 350
Error Line has trailing spaces. 352
Error Line has trailing spaces. 353
Error Line is longer than 80 characters. 356
Error Line is longer than 80 characters. 358
Error Line is longer than 80 characters. 359
Error Line is longer than 80 characters. 363
Error Line has trailing spaces. 365
Error Line is longer than 80 characters. 365
Error Line has trailing spaces. 369
Error Method 'executeMethod' is not designed for extension - needs to be abstract, final or empty. 369
Error Parameter hostconfig should be final. 369
Error 'state' hides a field. 370
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 371
Error Line has trailing spaces. 372
Error Line is longer than 80 characters. 373
Error Line is longer than 80 characters. 376
Error Line has trailing spaces. 382
Error Line has trailing spaces. 390
Error Avoid inline conditionals. 395
Error Line has trailing spaces. 401
Error Line has trailing spaces. 404
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 407
Error Line has trailing spaces. 415
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 418
Error Line has trailing spaces. 421
Error Line has trailing spaces. 423
Error Line is longer than 80 characters. 423
Error Line has trailing spaces. 425
Error Line has trailing spaces. 427
Error Method 'getHostConfiguration' is not designed for extension - needs to be abstract, final or empty. 430
Error Line has trailing spaces. 437
Error Line is longer than 80 characters. 438
Error Line has trailing spaces. 439
Error Line is longer than 80 characters. 442
Error Method 'setHostConfiguration' is not designed for extension - needs to be abstract, final or empty. 442
Error Parameter hostConfiguration should be final. 442
Error 'hostConfiguration' hides a field. 442
Error Line has trailing spaces. 447
Error Line is longer than 80 characters. 447
Error Line has trailing spaces. 449
Error Line has trailing spaces. 451
Error Method 'getHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. 454
Error Line is longer than 80 characters. 459
Error Line has trailing spaces. 461
Error Line is longer than 80 characters. 462
Error Line has trailing spaces. 464
Error Method 'setHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. 467
Error Parameter httpConnectionManager should be final. 468
Error 'httpConnectionManager' hides a field. 468
Error Line is longer than 80 characters. 477
Error Line has trailing spaces. 478
Error Line has trailing spaces. 480
Error Method 'getParams' is not designed for extension - needs to be abstract, final or empty. 483
Error Line is longer than 80 characters. 488
Error Line has trailing spaces. 489
Error Line has trailing spaces. 491
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 494
Error 'params' hides a field. 494

org/apache/commons/httpclient/HttpClientError.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpClientError.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 36
Error Parameter message should be final. 52

org/apache/commons/httpclient/HttpConnection.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpConnection.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 56
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 90
Error Parameter host should be final. 102
Error Parameter port should be final. 102
Error Parameter host should be final. 114
Error Parameter port should be final. 114
Error Parameter protocol should be final. 114
Error Line has trailing spaces. 119
Error Line is longer than 80 characters. 127
Error Parameter host should be final. 127
Error Parameter virtualHost should be final. 127
Error Parameter port should be final. 127
Error Parameter protocol should be final. 127
Error Line has trailing spaces. 132
Error Parameter proxyHost should be final. 141
Error Parameter proxyPort should be final. 142
Error Parameter host should be final. 143
Error Parameter port should be final. 144
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 150
Error Parameter hostConfiguration should be final. 153
Error Line has trailing spaces. 163
Error Line has trailing spaces. 164
Error Line has trailing spaces. 166
Error Line has trailing spaces. 170
Error Line has trailing spaces. 173
Error Parameter proxyHost should be final. 177
Error Parameter proxyPort should be final. 178
Error Parameter host should be final. 179
Error Parameter virtualHost should be final. 180
Error Parameter port should be final. 181
Error Parameter protocol should be final. 182
Error Line contains a tab character. 183
Error Line has trailing spaces. 187
Error Line has trailing spaces. 188
Error Line has trailing spaces. 190
Error Parameter proxyHost should be final. 198
Error Parameter proxyPort should be final. 199
Error Parameter host should be final. 200
Error Parameter port should be final. 201
Error Parameter protocol should be final. 202
Error Line has trailing spaces. 224
Error Method 'getSocket' is not designed for extension - needs to be abstract, final or empty. 227
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 236
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 246
Error Parameter host should be final. 246
Error Redundant throws: 'IllegalStateException' is unchecked exception. 246
Error Line has trailing spaces. 258
Error Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. 262
Error Line has trailing spaces. 269
Error Line has trailing spaces. 270
Error Line has trailing spaces. 273
Error Line has trailing spaces. 275
Error Method 'setVirtualHost' is not designed for extension - needs to be abstract, final or empty. 279
Error Parameter host should be final. 279
Error Redundant throws: 'IllegalStateException' is unchecked exception. 279
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 291
Error Avoid inline conditionals. 293
Error '443' is a magic number. 293
Error '80' is a magic number. 293
Error Line has trailing spaces. 303
Error Method 'setPort' is not designed for extension - needs to be abstract, final or empty. 306
Error Parameter port should be final. 306
Error Redundant throws: 'IllegalStateException' is unchecked exception. 306
Error Method 'getProxyHost' is not designed for extension - needs to be abstract, final or empty. 316
Error Line has trailing spaces. 324
Error Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty. 327
Error Parameter host should be final. 327
Error Redundant throws: 'IllegalStateException' is unchecked exception. 327
Error Method 'getProxyPort' is not designed for extension - needs to be abstract, final or empty. 337
Error Line has trailing spaces. 345
Error Method 'setProxyPort' is not designed for extension - needs to be abstract, final or empty. 348
Error Parameter port should be final. 348
Error Redundant throws: 'IllegalStateException' is unchecked exception. 348
Error Line has trailing spaces. 354
Error Method 'isSecure' is not designed for extension - needs to be abstract, final or empty. 359
Error Method 'getProtocol' is not designed for extension - needs to be abstract, final or empty. 367
Error First sentence should end with a period. 371
Error Line has trailing spaces. 373
Error Line has trailing spaces. 375
Error Unused @throws tag for 'IllegalStateException'. 376
Error Method 'setProtocol' is not designed for extension - needs to be abstract, final or empty. 378
Error Parameter protocol should be final. 378
Error Line has trailing spaces. 392
Error Method 'getLocalAddress' is not designed for extension - needs to be abstract, final or empty. 395
Error Line has trailing spaces. 398
Error Line has trailing spaces. 402
Error Method 'setLocalAddress' is not designed for extension - needs to be abstract, final or empty. 405
Error Parameter localAddress should be final. 405
Error 'localAddress' hides a field. 405
Error Line has trailing spaces. 411
Error Method 'isOpen' is not designed for extension - needs to be abstract, final or empty. 415
Error Line has trailing spaces. 421
Error Line has trailing spaces. 422
Error Line is longer than 80 characters. 422
Error Line has trailing spaces. 424
Error Line has trailing spaces. 426
Error Method 'closeIfStale' is not designed for extension - needs to be abstract, final or empty. 429
Error Expected @throws tag for 'IOException'. 429
Error Line has trailing spaces. 437
Error Line has trailing spaces. 440
Error Line has trailing spaces. 442
Error Line has trailing spaces. 444
Error Method 'isStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 448
Error Line is longer than 80 characters. 453
Error Line has trailing spaces. 454
Error Line is longer than 80 characters. 455
Error Line is longer than 80 characters. 456
Error Line is longer than 80 characters. 457
Error Line is longer than 80 characters. 458
Error Line has trailing spaces. 459
Error Line has trailing spaces. 461
Error Line has trailing spaces. 464
Error Line is longer than 80 characters. 465
Error Method 'setStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 468
Error Parameter staleCheckEnabled should be final. 468
Error Line is longer than 80 characters. 473
Error Line is longer than 80 characters. 477
Error Line is longer than 80 characters. 478
Error Line is longer than 80 characters. 479
Error Line is longer than 80 characters. 486
Error Line has trailing spaces. 490
Error Line is longer than 80 characters. 491
Error Extra HTML tag found: </tt> if the connection is already closed, or a read would 491
Error Method 'isStale' is not designed for extension - needs to be abstract, final or empty. 494
Error Line is longer than 80 characters. 525
Error Line has trailing spaces. 539
Error Method 'isProxied' is not designed for extension - needs to be abstract, final or empty. 542
Error Method 'setLastResponseInputStream' is not designed for extension - needs to be abstract, final or empty. 556
Error Parameter inStream should be final. 556
Error Line is longer than 80 characters. 564
Error Line is longer than 80 characters. 565
Error Line is longer than 80 characters. 568
Error Method 'getLastResponseInputStream' is not designed for extension - needs to be abstract, final or empty. 573
Error Line is longer than 80 characters. 580
Error Method 'getParams' is not designed for extension - needs to be abstract, final or empty. 586
Error Line is longer than 80 characters. 591
Error Line has trailing spaces. 592
Error Line has trailing spaces. 594
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 597
Error 'params' hides a field. 597
Error Line is longer than 80 characters. 605
Error Line has trailing spaces. 614
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 618
Error Parameter timeout should be final. 618
Error Expected @throws tag for 'IllegalStateException'. 619
Error Redundant throws: 'IllegalStateException' is unchecked exception. 619
Error Line has trailing spaces. 627
Error Line is longer than 80 characters. 627
Error Line has trailing spaces. 628
Error Line has trailing spaces. 635
Error Method 'setSocketTimeout' is not designed for extension - needs to be abstract, final or empty. 638
Error Parameter timeout should be final. 638
Error Redundant throws: 'IllegalStateException' is unchecked exception. 639
Error Line is longer than 80 characters. 647
Error Line has trailing spaces. 648
Error Line is longer than 80 characters. 648
Error Line has trailing spaces. 654
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 658
Error Expected @throws tag for 'SocketException'. 658
Error Line has trailing spaces. 667
Error Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. 671
Error Parameter timeout should be final. 671
Error Line is longer than 80 characters. 680
Error Method 'open' is not designed for extension - needs to be abstract, final or empty. 683
Error Avoid inline conditionals. 686
Error Avoid inline conditionals. 687
Error Line has trailing spaces. 689
Error Line has trailing spaces. 693
Error Line has trailing spaces. 707
Error Line has trailing spaces. 713
Error Line has trailing spaces. 714
Error Line has trailing spaces. 715
Error Line has trailing spaces. 716
Error Line has trailing spaces. 717
Error Line has trailing spaces. 722
Error Line has trailing spaces. 727
Error Line has trailing spaces. 731
Error Line has trailing spaces. 735
Error '2048' is a magic number. 737
Error '2048' is a magic number. 738
Error '2048' is a magic number. 741
Error '2048' is a magic number. 742
Error Line is longer than 80 characters. 744
Error Line is longer than 80 characters. 745
Error Line has trailing spaces. 756
Error Line is longer than 80 characters. 756
Error Line has trailing spaces. 757
Error Line is longer than 80 characters. 757
Error Line is longer than 80 characters. 758
Error Line is longer than 80 characters. 762
Error Method 'tunnelCreated' is not designed for extension - needs to be abstract, final or empty. 765
Error Redundant throws: 'IllegalStateException' is unchecked exception. 765
Error Line has trailing spaces. 777
Error Line is longer than 80 characters. 779
Error Line has trailing spaces. 789
Error Line has trailing spaces. 793
Error '2048' is a magic number. 795
Error '2048' is a magic number. 796
Error '2048' is a magic number. 799
Error '2048' is a magic number. 800
Error Line is longer than 80 characters. 802
Error Line is longer than 80 characters. 803
Error Line is longer than 80 characters. 811
Error Method 'isTransparent' is not designed for extension - needs to be abstract, final or empty. 814
Error Line has trailing spaces. 819
Error Line is longer than 80 characters. 820
Error Line has trailing spaces. 821
Error Method 'flushRequestOutputStream' is not designed for extension - needs to be abstract, final or empty. 824
Error Method 'getRequestOutputStream' is not designed for extension - needs to be abstract, final or empty. 837
Error Redundant throws: 'IllegalStateException' is unchecked exception. 838
Error Method 'getResponseInputStream' is not designed for extension - needs to be abstract, final or empty. 854
Error Redundant throws: 'IllegalStateException' is unchecked exception. 855
Error Line has trailing spaces. 864
Error Line has trailing spaces. 865
Error Line has trailing spaces. 867
Error Unused @throws tag for 'IllegalStateException'. 869
Error Line has trailing spaces. 871
Error Method 'isResponseAvailable' is not designed for extension - needs to be abstract, final or empty. 871
Error Line is longer than 80 characters. 882
Error Line has trailing spaces. 883
Error Line has trailing spaces. 884
Error Line is longer than 80 characters. 884
Error Line has trailing spaces. 885
Error Line has trailing spaces. 887
Error Unused @throws tag for 'IllegalStateException'. 889
Error Line has trailing spaces. 891
Error Method 'isResponseAvailable' is not designed for extension - needs to be abstract, final or empty. 891
Error Parameter timeout should be final. 891
Error Line is longer than 80 characters. 915
Error Line is longer than 80 characters. 921
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 939
Error Parameter data should be final. 939
Error Redundant throws: 'IllegalStateException' is unchecked exception. 940
Error Method 'write' is not designed for extension - needs to be abstract, final or empty. 960
Error Parameter data should be final. 960
Error Parameter offset should be final. 960
Error Parameter length should be final. 960
Error Redundant throws: 'IllegalStateException' is unchecked exception. 961
Error Line is longer than 80 characters. 965
Error Line is longer than 80 characters. 968
Error Line is longer than 80 characters. 971
Error Method 'writeLine' is not designed for extension - needs to be abstract, final or empty. 985
Error Parameter data should be final. 985
Error Redundant throws: 'IllegalStateException' is unchecked exception. 986
Error Method 'writeLine' is not designed for extension - needs to be abstract, final or empty. 998
Error Redundant throws: 'IllegalStateException' is unchecked exception. 999
Error Line has trailing spaces. 1006
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 1013
Error Parameter data should be final. 1013
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1014
Error Line has trailing spaces. 1026
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 1029
Error Parameter data should be final. 1029
Error Parameter charset should be final. 1029
Error Line contains a tab character. 1030
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1030
Error Line has trailing spaces. 1034
Error Line has trailing spaces. 1037
Error Method 'printLine' is not designed for extension - needs to be abstract, final or empty. 1045
Error Parameter data should be final. 1045
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1046
Error Line has trailing spaces. 1059
Error Method 'printLine' is not designed for extension - needs to be abstract, final or empty. 1062
Error Parameter data should be final. 1062
Error Parameter charset should be final. 1062
Error Line contains a tab character. 1063
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1063
Error Line has trailing spaces. 1066
Error Line has trailing spaces. 1067
Error Method 'printLine' is not designed for extension - needs to be abstract, final or empty. 1074
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1075
Error Line has trailing spaces. 1088
Error Method 'readLine' is not designed for extension - needs to be abstract, final or empty. 1091
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1091
Error Line has trailing spaces. 1102
Error Line has trailing spaces. 1108
Error Line is longer than 80 characters. 1111
Error Method 'readLine' is not designed for extension - needs to be abstract, final or empty. 1111
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1111
Error Line is longer than 80 characters. 1119
Error Line has trailing spaces. 1121
Error Method 'shutdownOutput' is not designed for extension - needs to be abstract, final or empty. 1124
Error 'params' hides a field. 1134
Error Method 'close' is not designed for extension - needs to be abstract, final or empty. 1146
Error Method 'getHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. 1155
Error Line is longer than 80 characters. 1163
Error Method 'setHttpConnectionManager' is not designed for extension - needs to be abstract, final or empty. 1163
Error Parameter httpConnectionManager should be final. 1163
Error 'httpConnectionManager' hides a field. 1163
Error Line is longer than 80 characters. 1168
Error Line has trailing spaces. 1169
Error Line is longer than 80 characters. 1169
Error Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. 1172
Error Line is longer than 80 characters. 1175
Error Line is longer than 80 characters. 1180
Error Line has trailing spaces. 1185
Error Line is longer than 80 characters. 1185
Error Line has trailing spaces. 1187
Error Line is longer than 80 characters. 1188
Error Line has trailing spaces. 1189
Error Method 'isLocked' is not designed for extension - needs to be abstract, final or empty. 1192
Error Line has trailing spaces. 1197
Error Line has trailing spaces. 1199
Error Line is longer than 80 characters. 1200
Error Line has trailing spaces. 1202
Error Method 'setLocked' is not designed for extension - needs to be abstract, final or empty. 1205
Error Parameter locked should be final. 1205
Error 'locked' hides a field. 1205
Error Method 'closeSocketAndStreams' is not designed for extension - needs to be abstract, final or empty. 1213
Error Line has trailing spaces. 1217
Error Line has trailing spaces. 1253
Error Line is longer than 80 characters. 1259
Error Method 'assertNotOpen' is not designed for extension - needs to be abstract, final or empty. 1263
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1263
Error Method 'assertOpen' is not designed for extension - needs to be abstract, final or empty. 1274
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1274
Error Line has trailing spaces. 1282
Error Line is longer than 80 characters. 1283
Error Line has trailing spaces. 1285
Error Line has trailing spaces. 1287
Error Method 'getSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 1290
Error Line has trailing spaces. 1300
Error Line has trailing spaces. 1302
Error Line has trailing spaces. 1304
Error Line has trailing spaces. 1306
Error Method 'setSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 1310
Error Parameter sendBufferSize should be final. 1310
Error '13' is a magic number. 1317
Error '10' is a magic number. 1317
Error Line has trailing spaces. 1321
Error Line has trailing spaces. 1323
Error Line has trailing spaces. 1326
Error Line has trailing spaces. 1329
Error Line has trailing spaces. 1332
Error Line has trailing spaces. 1335
Error Line has trailing spaces. 1338
Error Line has trailing spaces. 1344
Error Line has trailing spaces. 1347
Error Variable 'isOpen' must be private and have accessor methods. 1349
Error Line has trailing spaces. 1350
Error First sentence should end with a period. 1351
Error Line has trailing spaces. 1353
Error First sentence should end with a period. 1354
Error Line has trailing spaces. 1356
Error First sentence should end with a period. 1357
Error Line has trailing spaces. 1357
Error Line is longer than 80 characters. 1357
Error Line has trailing spaces. 1360
Error Line has trailing spaces. 1363
Error First sentence should end with a period. 1364
Error Line has trailing spaces. 1366
Error First sentence should end with a period. 1367
Error Line has trailing spaces. 1369
Error First sentence should end with a period. 1370
Error Line is longer than 80 characters. 1370

org/apache/commons/httpclient/HttpConnectionManager.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpConnectionManager.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Line has trailing spaces. 76
Error Line has trailing spaces. 78
Error Line has trailing spaces. 81
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 89
Error Line is longer than 80 characters. 90
Error Line contains a tab character. 90
Error Line is longer than 80 characters. 91
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line is longer than 80 characters. 94
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line is longer than 80 characters. 97
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line is longer than 80 characters. 99
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error Line has trailing spaces. 101
Error Line contains a tab character. 101
Error Line contains a tab character. 102
Error Line has trailing spaces. 103
Error Line contains a tab character. 103
Error Line is longer than 80 characters. 104
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line has trailing spaces. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 110
Error Line is longer than 80 characters. 111
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line is longer than 80 characters. 122
Error Line is longer than 80 characters. 123
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 126
Error Line has trailing spaces. 130
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Line has trailing spaces. 136
Error Line has trailing spaces. 142
Error Line has trailing spaces. 144
Error Line has trailing spaces. 146

org/apache/commons/httpclient/HttpConstants.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpConstants.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 43
Error Utility classes should not have a public or default constructor. 46
Error First sentence should end with a period. 48
Error First sentence should end with a period. 51
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error First sentence should end with a period. 84
Error Line has trailing spaces. 91
Error Parameter offset should be final. 94
Error Parameter length should be final. 94
Error Line has trailing spaces. 105
Error Line has trailing spaces. 106
Error First sentence should end with a period. 114
Error First sentence should end with a period. 126
Error Parameter charset should be final. 136
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line has trailing spaces. 161
Error Line has trailing spaces. 162
Error First sentence should end with a period. 171
Error Line has trailing spaces. 179
Error Line has trailing spaces. 184
Error Line has trailing spaces. 185
Error Parameter offset should be final. 185
Error Line has trailing spaces. 186
Error Parameter length should be final. 186
Error Parameter charset should be final. 187
Error Line is longer than 80 characters. 203
Error Line is longer than 80 characters. 207
Error Line has trailing spaces. 211
Error Line has trailing spaces. 212
Error First sentence should end with a period. 222
Error Parameter charset should be final. 232
Error First sentence should end with a period. 236
Error First sentence should end with a period. 248
Error Line has trailing spaces. 255
Error Line is longer than 80 characters. 258
Error Parameter offset should be final. 258
Error Parameter length should be final. 258
Error First sentence should end with a period. 262
Error Line has trailing spaces. 300
Error Line is longer than 80 characters. 303
Error Parameter offset should be final. 303
Error Parameter length should be final. 303

org/apache/commons/httpclient/HttpException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpException.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 42
Error Parameter message should be final. 59
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 68
Error Line has trailing spaces. 70
Error Parameter message should be final. 73
Error Parameter cause should be final. 73
Error 'cause' hides a field. 73
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 77
Error '{' is followed by whitespace. 79
Error Line is longer than 80 characters. 80
Error '{' is followed by whitespace. 81
Error Must have at least one statement. 82
Error Line is longer than 80 characters. 88
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 91
Error Line has trailing spaces. 93
Error Method 'getCause' is not designed for extension - needs to be abstract, final or empty. 96
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 102
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 105
Error Line is longer than 80 characters. 110
Error Line has trailing spaces. 111
Error Line is longer than 80 characters. 112
Error Line has trailing spaces. 114
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter s should be final. 117
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 121
Error Line is longer than 80 characters. 121
Error '{' is followed by whitespace. 122
Error Line is longer than 80 characters. 139
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 143
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter s should be final. 146
Error Line is longer than 80 characters. 148
Error Line is longer than 80 characters. 149
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 150
Error '{' is followed by whitespace. 151
Error Method 'setReason' is not designed for extension - needs to be abstract, final or empty. 176
Error Parameter reason should be final. 176
Error 'reason' hides a field. 176
Error Expected an @return tag. 187
Error Method 'getReason' is not designed for extension - needs to be abstract, final or empty. 187
Error Method 'setReasonCode' is not designed for extension - needs to be abstract, final or empty. 201
Error Parameter code should be final. 201
Error Expected an @return tag. 212
Error Method 'getReasonCode' is not designed for extension - needs to be abstract, final or empty. 212
Error First sentence should end with a period. 232

org/apache/commons/httpclient/HttpHost.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpHost.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error First sentence should end with a period. 54
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 62
Error 'hostname' hides a field. 64
Error Parameter port should be final. 64
Error 'port' hides a field. 64
Error 'protocol' hides a field. 64
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 85
Error 'hostname' hides a field. 87
Error Parameter port should be final. 87
Error 'port' hides a field. 87
Error Line has trailing spaces. 90
Error Line has trailing spaces. 93
Error 'hostname' hides a field. 96
Error Line has trailing spaces. 99
Error Line has trailing spaces. 102
Error Expected @throws tag for 'URIException'. 105
Error Line is longer than 80 characters. 106
Error First sentence should end with a period. 109
Error Line has trailing spaces. 111
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error Line has trailing spaces. 130
Error Method 'getHostName' is not designed for extension - needs to be abstract, final or empty. 133
Error Line has trailing spaces. 139
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 142
Error Method 'getProtocol' is not designed for extension - needs to be abstract, final or empty. 150
Error Line has trailing spaces. 156
Error Method 'toURI' is not designed for extension - needs to be abstract, final or empty. 159
Error Line has trailing spaces. 160
Error '50' is a magic number. 160
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 176
Error Line has trailing spaces. 177
Error '50' is a magic number. 177
Error Line has trailing spaces. 180
Error Line has trailing spaces. 181
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 185
Error Line has trailing spaces. 186
Error Line has trailing spaces. 189
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 212

org/apache/commons/httpclient/HttpMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 60
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 80
Error Line has trailing spaces. 87
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error Line has trailing spaces. 119
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 121
Error Line is longer than 80 characters. 121
Error Line has trailing spaces. 122
Error Line has trailing spaces. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 129
Error Line has trailing spaces. 138
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 139
Error Line has trailing spaces. 141
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 172
Error Line is longer than 80 characters. 173
Error Line has trailing spaces. 178
Error Line is longer than 80 characters. 186
Error Line is longer than 80 characters. 187
Error Line has trailing spaces. 191
Error Line is longer than 80 characters. 201
Error Line has trailing spaces. 217
Error Line has trailing spaces. 219
Error Line has trailing spaces. 225
Error Line is longer than 80 characters. 225
Error Line has trailing spaces. 227
Error Line has trailing spaces. 228
Error Line is longer than 80 characters. 228
Error First sentence should end with a period. 233
Error Line has trailing spaces. 234
Error Line is longer than 80 characters. 234
Error Line has trailing spaces. 236
Error Line is longer than 80 characters. 237
Error Line is longer than 80 characters. 245
Error Line has trailing spaces. 246
Error Line is longer than 80 characters. 247
Error Line has trailing spaces. 248
Error Line has trailing spaces. 255
Error Line is longer than 80 characters. 255
Error Line has trailing spaces. 256
Error Line is longer than 80 characters. 256
Error Line is longer than 80 characters. 259
Error Line is longer than 80 characters. 260
Error Line has trailing spaces. 262
Error Line is longer than 80 characters. 265
Error Line has trailing spaces. 271
Error Line has trailing spaces. 273
Error Line has trailing spaces. 274
Error Line is longer than 80 characters. 280
Error Line is longer than 80 characters. 281
Error Line is longer than 80 characters. 282
Error Line has trailing spaces. 284
Error Line has trailing spaces. 286
Error Line is longer than 80 characters. 293
Error Line has trailing spaces. 297
Error Line is longer than 80 characters. 305
Error Line has trailing spaces. 306
Error Line is longer than 80 characters. 307
Error Line has trailing spaces. 313
Error Line has trailing spaces. 322
Error Line is longer than 80 characters. 329
Error Line has trailing spaces. 330
Error Line has trailing spaces. 331
Error Line has trailing spaces. 339
Error Line has trailing spaces. 341
Error Line is longer than 80 characters. 342
Error Line is longer than 80 characters. 343
Error Line is longer than 80 characters. 349
Error Line has trailing spaces. 353
Error Line is longer than 80 characters. 359
Error Line has trailing spaces. 360
Error Line has trailing spaces. 370
Error Line is longer than 80 characters. 377
Error Line is longer than 80 characters. 378
Error Line is longer than 80 characters. 380
Error Line has trailing spaces. 381
Error Line has trailing spaces. 384
Error Line has trailing spaces. 390
Error Line is longer than 80 characters. 390
Error Line is longer than 80 characters. 391
Error Line is longer than 80 characters. 392
Error Line is longer than 80 characters. 393
Error Line is longer than 80 characters. 397
Error Line is longer than 80 characters. 399
Error Line has trailing spaces. 401
Error Line is longer than 80 characters. 409
Error Line has trailing spaces. 411
Error Line is longer than 80 characters. 411
Error Line has trailing spaces. 412
Error Line has trailing spaces. 413
Error Line has trailing spaces. 414
Error Line is longer than 80 characters. 420
Error Line has trailing spaces. 422
Error Line is longer than 80 characters. 423
Error Line has trailing spaces. 431
Error Line is longer than 80 characters. 433
Error Line is longer than 80 characters. 437
Error Line has trailing spaces. 439
Error Line is longer than 80 characters. 439
Error Line has trailing spaces. 444
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 445
Error Line has trailing spaces. 449
Error Line has trailing spaces. 451
Error Line has trailing spaces. 461
Error Line has trailing spaces. 463
Error Line is longer than 80 characters. 471
Error Line has trailing spaces. 472
Error Line is longer than 80 characters. 472
Error Line is longer than 80 characters. 476
Error Line has trailing spaces. 477
Error Line has trailing spaces. 486
Error Line has trailing spaces. 488
Error Line has trailing spaces. 493
Error Line has trailing spaces. 496
Error Line is longer than 80 characters. 497
Error Line has trailing spaces. 498
Error First sentence should end with a period. 503
Error Line has trailing spaces. 504
Error Line is longer than 80 characters. 504
Error Line is longer than 80 characters. 505
Error Line has trailing spaces. 507
Error Line has trailing spaces. 509
Error Line has trailing spaces. 511
Error First sentence should end with a period. 516
Error Line has trailing spaces. 517
Error Line is longer than 80 characters. 520
Error Line has trailing spaces. 522
Error Line has trailing spaces. 524
Error Line is longer than 80 characters. 531
Error Line has trailing spaces. 532
Error Line has trailing spaces. 534
Error Redundant 'public' modifier. 537
Error Line is longer than 80 characters. 540
Error Line has trailing spaces. 541
Error Line has trailing spaces. 543
Error Redundant 'public' modifier. 546
Error First sentence should end with a period. 548
Error Line has trailing spaces. 550
Error Line has trailing spaces. 552
Error Redundant 'public' modifier. 555
Error First sentence should end with a period. 557
Error Line has trailing spaces. 559
Error Line has trailing spaces. 561
Error Redundant 'public' modifier. 564
Error Line has trailing spaces. 568
Error Line is longer than 80 characters. 568
Error Line is longer than 80 characters. 569
Error Line has trailing spaces. 571
Error Line is longer than 80 characters. 572

org/apache/commons/httpclient/HttpMethodBase.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpMethodBase.java

ErrorLine
Error File length is 2,413 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 95
Error Line has trailing spaces. 104
Error Line has trailing spaces. 124
Error First sentence should end with a period. 131
Error First sentence should end with a period. 144
Error First sentence should end with a period. 147
Error Line has trailing spaces. 153
Error First sentence should end with a period. 157
Error First sentence should end with a period. 160
Error Line has trailing spaces. 162
Error First sentence should end with a period. 167
Error First sentence should end with a period. 176
Error First sentence should end with a period. 179
Error Line has trailing spaces. 182
Error First sentence should end with a period. 183
Error Line is longer than 80 characters. 186
Error '4' is a magic number. 187
Error '*' is not preceded with whitespace. 187
Error '*' is not followed by whitespace. 187
Error '1024' is a magic number. 187
Error Line has trailing spaces. 188
Error Line has trailing spaces. 204
Error Line is longer than 80 characters. 206
Error Line has trailing spaces. 208
Error Parameter uri should be final. 208
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 209
Error Redundant throws: 'IllegalStateException' is unchecked exception. 209
Error Line has trailing spaces. 219
Error Line has trailing spaces. 220
Error Line has trailing spaces. 230
Error First sentence should end with a period. 235
Error Line has trailing spaces. 237
Error Line has trailing spaces. 239
Error Line has trailing spaces. 241
Error Method 'getURI' is not designed for extension - needs to be abstract, final or empty. 244
Error Line is longer than 80 characters. 251
Error Line has trailing spaces. 265
Error Line has trailing spaces. 266
Error Line has trailing spaces. 267
Error Line has trailing spaces. 268
Error Line has trailing spaces. 270
Error Method 'setURI' is not designed for extension - needs to be abstract, final or empty. 273
Error Parameter uri should be final. 273
Error Avoid inline conditionals. 281
Error Line has trailing spaces. 285
Error First sentence should end with a period. 287
Error Line has trailing spaces. 288
Error Line is longer than 80 characters. 288
Error Line has trailing spaces. 290
Error Line is longer than 80 characters. 291
Error Method 'setFollowRedirects' is not designed for extension - needs to be abstract, final or empty. 294
Error Parameter followRedirects should be final. 294
Error 'followRedirects' hides a field. 294
Error Line has trailing spaces. 299
Error Line is longer than 80 characters. 299
Error Line has trailing spaces. 301
Error Line has trailing spaces. 302
Error Line is longer than 80 characters. 302
Error Method 'getFollowRedirects' is not designed for extension - needs to be abstract, final or empty. 305
Error Line is longer than 80 characters. 309
Error Line has trailing spaces. 312
Error Method 'setHttp11' is not designed for extension - needs to be abstract, final or empty. 315
Error Parameter http11 should be final. 315
Error Line has trailing spaces. 320
Error First sentence should end with a period. 323
Error Line has trailing spaces. 324
Error Line is longer than 80 characters. 324
Error Line is longer than 80 characters. 325
Error Line has trailing spaces. 327
Error Line has trailing spaces. 329
Error Method 'getDoAuthentication' is not designed for extension - needs to be abstract, final or empty. 332
Error First sentence should end with a period. 336
Error Line has trailing spaces. 337
Error Line is longer than 80 characters. 340
Error Line has trailing spaces. 342
Error Method 'setDoAuthentication' is not designed for extension - needs to be abstract, final or empty. 345
Error Parameter doAuthentication should be final. 345
Error 'doAuthentication' hides a field. 345
Error Line has trailing spaces. 352
Error Line has trailing spaces. 356
Error Method 'isHttp11' is not designed for extension - needs to be abstract, final or empty. 359
Error Method 'setPath' is not designed for extension - needs to be abstract, final or empty. 371
Error Parameter path should be final. 371
Error 'path' hides a field. 371
Error Method 'addRequestHeader' is not designed for extension - needs to be abstract, final or empty. 381
Error Parameter header should be final. 381
Error Line has trailing spaces. 393
Error Method 'addResponseFooter' is not designed for extension - needs to be abstract, final or empty. 396
Error Parameter footer should be final. 396
Error Line has trailing spaces. 402
Error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 408
Error Avoid inline conditionals. 409
Error Line has trailing spaces. 413
Error Line is longer than 80 characters. 413
Error Line has trailing spaces. 414
Error Line is longer than 80 characters. 414
Error Line has trailing spaces. 418
Error Method 'setQueryString' is not designed for extension - needs to be abstract, final or empty. 421
Error Parameter queryString should be final. 421
Error 'queryString' hides a field. 421
Error Line has trailing spaces. 426
Error Line is longer than 80 characters. 426
Error Line has trailing spaces. 427
Error Line is longer than 80 characters. 427
Error Line has trailing spaces. 431
Error Line has trailing spaces. 433
Error Method 'setQueryString' is not designed for extension - needs to be abstract, final or empty. 437
Error Parameter params should be final. 437
Error 'params' hides a field. 437
Error Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. 447
Error Method 'setRequestHeader' is not designed for extension - needs to be abstract, final or empty. 458
Error Parameter headerName should be final. 458
Error Parameter headerValue should be final. 458
Error Line has trailing spaces. 466
Error Method 'setRequestHeader' is not designed for extension - needs to be abstract, final or empty. 469
Error Parameter header should be final. 469
Error Line has trailing spaces. 470
Error Line has trailing spaces. 472
Error Line has trailing spaces. 476
Error Line has trailing spaces. 478
Error Line has trailing spaces. 486
Error Line has trailing spaces. 490
Error Method 'getRequestHeader' is not designed for extension - needs to be abstract, final or empty. 493
Error Parameter headerName should be final. 493
Error First sentence should end with a period. 501
Error Line is longer than 80 characters. 502
Error Method 'getRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 506
Error Line is longer than 80 characters. 511
Error Method 'getRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 513
Error Parameter headerName should be final. 513
Error Line has trailing spaces. 519
Error Line has trailing spaces. 521
Error Method 'getRequestHeaderGroup' is not designed for extension - needs to be abstract, final or empty. 524
Error Line has trailing spaces. 529
Error Line is longer than 80 characters. 529
Error Line has trailing spaces. 531
Error Line has trailing spaces. 533
Error Method 'getResponseTrailerHeaderGroup' is not designed for extension - needs to be abstract, final or empty. 536
Error Line has trailing spaces. 542
Error Line has trailing spaces. 544
Error Method 'getResponseHeaderGroup' is not designed for extension - needs to be abstract, final or empty. 547
Error Line has trailing spaces. 550
Error Line is longer than 80 characters. 552
Error Line has trailing spaces. 553
Error Method 'getResponseHeaders' is not designed for extension - needs to be abstract, final or empty. 556
Error Parameter headerName should be final. 556
Error Method 'getStatusCode' is not designed for extension - needs to be abstract, final or empty. 565
Error Method 'getStatusLine' is not designed for extension - needs to be abstract, final or empty. 575
Error Line is longer than 80 characters. 581
Error Line is longer than 80 characters. 588
Error Method 'getResponseHeaders' is not designed for extension - needs to be abstract, final or empty. 593
Error Line has trailing spaces. 607
Error Method 'getResponseHeader' is not designed for extension - needs to be abstract, final or empty. 607
Error Parameter headerName should be final. 607
Error Line has trailing spaces. 612
Error Line has trailing spaces. 624
Error Line has trailing spaces. 626
Error Method 'getResponseContentLength' is not designed for extension - needs to be abstract, final or empty. 629
Error Line is longer than 80 characters. 630
Error Line is longer than 80 characters. 653
Error Line is longer than 80 characters. 654
Error Line has trailing spaces. 655
Error Line is longer than 80 characters. 656
Error Line is longer than 80 characters. 658
Error Line has trailing spaces. 660
Error Line has trailing spaces. 662
Error Line has trailing spaces. 663
Error Line is longer than 80 characters. 663
Error Method 'getResponseBody' is not designed for extension - needs to be abstract, final or empty. 666
Error Line is longer than 80 characters. 671
Error Line is longer than 80 characters. 672
Error '+' is not preceded with whitespace. 672
Error '+' is not followed by whitespace. 672
Error Line is longer than 80 characters. 674
Error '1024' is a magic number. 674
Error '*' is not preceded with whitespace. 674
Error '*' is not followed by whitespace. 674
Error '1024' is a magic number. 674
Error Line is longer than 80 characters. 676
Error Line is longer than 80 characters. 677
Error '+' is not followed by whitespace. 677
Error Line is longer than 80 characters. 681
Error Avoid inline conditionals. 681
Error '4096' is a magic number. 682
Error Line has trailing spaces. 696
Error Line is longer than 80 characters. 696
Error Line has trailing spaces. 698
Error Line has trailing spaces. 700
Error Line has trailing spaces. 701
Error Line is longer than 80 characters. 701
Error Method 'getResponseBodyAsStream' is not designed for extension - needs to be abstract, final or empty. 704
Error Line is longer than 80 characters. 709
Error Line has trailing spaces. 717
Error Line is longer than 80 characters. 717
Error Line is longer than 80 characters. 718
Error Line is longer than 80 characters. 719
Error Line has trailing spaces. 721
Error Line is longer than 80 characters. 722
Error Line is longer than 80 characters. 724
Error Line has trailing spaces. 726
Error Line has trailing spaces. 728
Error Line has trailing spaces. 729
Error Line is longer than 80 characters. 729
Error Method 'getResponseBodyAsString' is not designed for extension - needs to be abstract, final or empty. 732
Error Line is longer than 80 characters. 745
Error Method 'getResponseFooters' is not designed for extension - needs to be abstract, final or empty. 750
Error Line has trailing spaces. 762
Error Method 'getResponseFooter' is not designed for extension - needs to be abstract, final or empty. 766
Error Parameter footerName should be final. 766
Error Line is longer than 80 characters. 770
Error Method 'setResponseStream' is not designed for extension - needs to be abstract, final or empty. 778
Error Parameter responseStream should be final. 778
Error 'responseStream' hides a field. 778
Error Line is longer than 80 characters. 784
Error Line is longer than 80 characters. 785
Error Method 'getResponseStream' is not designed for extension - needs to be abstract, final or empty. 790
Error Line has trailing spaces. 793
Error Line has trailing spaces. 797
Error Method 'getStatusText' is not designed for extension - needs to be abstract, final or empty. 800
Error Line has trailing spaces. 805
Error Line is longer than 80 characters. 806
Error Line has trailing spaces. 807
Error Line is longer than 80 characters. 807
Error Line has trailing spaces. 808
Error Line has trailing spaces. 810
Error Line has trailing spaces. 812
Error Line is longer than 80 characters. 813
Error Method 'setStrictMode' is not designed for extension - needs to be abstract, final or empty. 816
Error Parameter strictMode should be final. 816
Error Line is longer than 80 characters. 825
Error Method 'isStrictMode' is not designed for extension - needs to be abstract, final or empty. 830
Error Method 'addRequestHeader' is not designed for extension - needs to be abstract, final or empty. 841
Error Parameter headerName should be final. 841
Error Parameter headerValue should be final. 841
Error Line has trailing spaces. 847
Error Method 'isConnectionCloseForced' is not designed for extension - needs to be abstract, final or empty. 850
Error Line has trailing spaces. 855
Error Line has trailing spaces. 856
Error Line has trailing spaces. 857
Error Line has trailing spaces. 858
Error Line is longer than 80 characters. 859
Error Method 'setConnectionCloseForced' is not designed for extension - needs to be abstract, final or empty. 862
Error Parameter b should be final. 862
Error Line is longer than 80 characters. 870
Error Line has trailing spaces. 871
Error Line is longer than 80 characters. 871
Error Line has trailing spaces. 873
Error Line has trailing spaces. 875
Error Method 'shouldCloseConnection' is not designed for extension - needs to be abstract, final or empty. 878
Error Parameter conn should be final. 878
Error Line has trailing spaces. 879
Error Line is longer than 80 characters. 889
Error Line has trailing spaces. 905
Error Line is longer than 80 characters. 905
Error Line is longer than 80 characters. 909
Error Line has trailing spaces. 911
Error Line is longer than 80 characters. 911
Error Line is longer than 80 characters. 917
Error Line is longer than 80 characters. 921
Error Line is longer than 80 characters. 925
Error Line is longer than 80 characters. 929
Error Line has trailing spaces. 934
Error Line has trailing spaces. 937
Error Line is longer than 80 characters. 938
Error Parameter state should be final. 942
Error Parameter conn should be final. 942
Error Line is longer than 80 characters. 946
Error Line is longer than 80 characters. 949
Error Line has trailing spaces. 961
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 973
Error Parameter state should be final. 973
Error Parameter conn should be final. 973
Error Line has trailing spaces. 975
Error Line has trailing spaces. 978
Error Line has trailing spaces. 990
Error Line has trailing spaces. 997
Error Line has trailing spaces. 1004
Error Method 'abort' is not designed for extension - needs to be abstract, final or empty. 1007
Error Line has trailing spaces. 1012
Error Line is longer than 80 characters. 1019
Error Line has trailing spaces. 1021
Error Line is longer than 80 characters. 1022
Error Method 'hasBeenUsed' is not designed for extension - needs to be abstract, final or empty. 1024
Error Line has trailing spaces. 1033
Error Line has trailing spaces. 1035
Error Method 'recycle' is not designed for extension - needs to be abstract, final or empty. 1039
Error Line has trailing spaces. 1068
Error Line is longer than 80 characters. 1068
Error Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. 1073
Error Must have at least one statement. 1079
Error Method 'removeRequestHeader' is not designed for extension - needs to be abstract, final or empty. 1093
Error Parameter headerName should be final. 1093
Error Line has trailing spaces. 1094
Error Line has trailing spaces. 1099
Error Line has trailing spaces. 1101
Error Line has trailing spaces. 1104
Error Method 'removeRequestHeader' is not designed for extension - needs to be abstract, final or empty. 1107
Error Line is longer than 80 characters. 1117
Error Line has trailing spaces. 1118
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 1121
Error First sentence should end with a period. 1126
Error Line has trailing spaces. 1126
Error Line has trailing spaces. 1128
Error Comment matches to-do format 'TODO:'. 1129
Error Line has trailing spaces. 1130
Error Line contains a tab character. 1134
Error Line contains a tab character. 1135
Error Line contains a tab character. 1136
Error Line is longer than 80 characters. 1137
Error Line contains a tab character. 1137
Error Line contains a tab character. 1138
Error Line contains a tab character. 1139
Error Line contains a tab character. 1140
Error Line contains a tab character. 1141
Error Line is longer than 80 characters. 1142
Error Line contains a tab character. 1142
Error 'cast' is not followed by whitespace. 1142
Error Line contains a tab character. 1143
Error Line contains a tab character. 1144
Error Line is longer than 80 characters. 1148
Error Line is longer than 80 characters. 1151
Error Line is longer than 80 characters. 1155
Error Line has trailing spaces. 1157
Error Line is longer than 80 characters. 1157
Error Method 'addCookieRequestHeader' is not designed for extension - needs to be abstract, final or empty. 1160
Error Parameter state should be final. 1160
Error Parameter conn should be final. 1160
Error Line is longer than 80 characters. 1182
Error Line is longer than 80 characters. 1185
Error Line is longer than 80 characters. 1190
Error Line is longer than 80 characters. 1197
Error Line is longer than 80 characters. 1200
Error Line is longer than 80 characters. 1204
Error Line has trailing spaces. 1206
Error Line is longer than 80 characters. 1206
Error Method 'addHostRequestHeader' is not designed for extension - needs to be abstract, final or empty. 1209
Error Parameter state should be final. 1209
Error Parameter conn should be final. 1209
Error Comment matches to-do format 'TODO:'. 1216
Error Line is longer than 80 characters. 1226
Error Line is longer than 80 characters. 1229
Error Line is longer than 80 characters. 1231
Error Line has trailing spaces. 1247
Error Line is longer than 80 characters. 1250
Error Line is longer than 80 characters. 1254
Error Line has trailing spaces. 1256
Error Line is longer than 80 characters. 1256
Error Method 'addProxyConnectionHeader' is not designed for extension - needs to be abstract, final or empty. 1259
Error Parameter state should be final. 1259
Error Parameter conn should be final. 1260
Error Line contains a tab character. 1265
Error Line contains a tab character. 1267
Error Line has trailing spaces. 1272
Error Line is longer than 80 characters. 1287
Error Line is longer than 80 characters. 1291
Error Line has trailing spaces. 1293
Error Line is longer than 80 characters. 1293
Error Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 1298
Error Parameter state should be final. 1298
Error Parameter conn should be final. 1298
Error Line is longer than 80 characters. 1313
Error Line is longer than 80 characters. 1317
Error Line has trailing spaces. 1319
Error Line is longer than 80 characters. 1319
Error Method 'addUserAgentRequestHeader' is not designed for extension - needs to be abstract, final or empty. 1322
Error Parameter state should be final. 1322
Error Parameter conn should be final. 1323
Error Line is longer than 80 characters. 1329
Error 'cast' is not followed by whitespace. 1329
Error Line is longer than 80 characters. 1338
Error Method 'checkNotUsed' is not designed for extension - needs to be abstract, final or empty. 1344
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1344
Error Method 'checkUsed' is not designed for extension - needs to be abstract, final or empty. 1357
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1357
Error Parameter connection should be final. 1377
Error Parameter name should be final. 1378
Error Parameter requestPath should be final. 1378
Error Parameter query should be final. 1378
Error Parameter version should be final. 1378
Error Line has trailing spaces. 1392
Error Line has trailing spaces. 1419
Error Line has trailing spaces. 1422
Error Line has trailing spaces. 1424
Error Line is longer than 80 characters. 1425
Error Line is longer than 80 characters. 1432
Error Parameter state should be final. 1439
Error Parameter conn should be final. 1439
Error Line has trailing spaces. 1443
Error Line is longer than 80 characters. 1444
Error Line is longer than 80 characters. 1453
Error Method 'processResponseHeaders' is not designed for extension - needs to be abstract, final or empty. 1460
Error Parameter state should be final. 1460
Error Parameter conn should be final. 1461
Error Line has trailing spaces. 1468
Error Line has trailing spaces. 1471
Error Line has trailing spaces. 1489
Error Line has trailing spaces. 1490
Error Line has trailing spaces. 1506
Error Line has trailing spaces. 1511
Error Line is longer than 80 characters. 1511
Error Line has trailing spaces. 1521
Error Line is longer than 80 characters. 1522
Error Line is longer than 80 characters. 1525
Error Parameter state should be final. 1532
Error Parameter conn should be final. 1532
Error Line is longer than 80 characters. 1556
Error Line is longer than 80 characters. 1564
Error Line is longer than 80 characters. 1574
Error Line is longer than 80 characters. 1578
Error Line has trailing spaces. 1580
Error Line is longer than 80 characters. 1580
Error Method 'readResponse' is not designed for extension - needs to be abstract, final or empty. 1583
Error Parameter state should be final. 1583
Error Parameter conn should be final. 1583
Error Line has trailing spaces. 1594
Error '100' is a magic number. 1596
Error '200' is a magic number. 1596
Error Line has trailing spaces. 1598
Error Line is longer than 80 characters. 1598
Error Line is longer than 80 characters. 1622
Error Line is longer than 80 characters. 1626
Error Line has trailing spaces. 1628
Error Line is longer than 80 characters. 1628
Error Method 'readResponseBody' is not designed for extension - needs to be abstract, final or empty. 1634
Error Parameter state should be final. 1634
Error Parameter conn should be final. 1634
Error Line has trailing spaces. 1652
Error Line is longer than 80 characters. 1663
Error Line has trailing spaces. 1665
Error Line is longer than 80 characters. 1665
Error Expected an @return tag. 1668
Error Parameter conn should be final. 1668
Error Line is longer than 80 characters. 1680
Error Line has trailing spaces. 1686
Error Line is longer than 80 characters. 1689
Error Line has trailing spaces. 1695
Error Line has trailing spaces. 1696
Error Line is longer than 80 characters. 1696
Error Line is longer than 80 characters. 1701
Error Line is longer than 80 characters. 1702
Error Line has trailing spaces. 1709
Error Line has trailing spaces. 1712
Error Line is longer than 80 characters. 1717
Error Line is longer than 80 characters. 1718
Error Line has trailing spaces. 1728
Error Line has trailing spaces. 1732
Error Line is longer than 80 characters. 1757
Error Line is longer than 80 characters. 1771
Error Line is longer than 80 characters. 1775
Error Line has trailing spaces. 1777
Error Line is longer than 80 characters. 1777
Error Method 'readResponseHeaders' is not designed for extension - needs to be abstract, final or empty. 1783
Error Parameter state should be final. 1783
Error Parameter conn should be final. 1783
Error Line has trailing spaces. 1789
Error Line is longer than 80 characters. 1810
Error Line is longer than 80 characters. 1814
Error Line has trailing spaces. 1816
Error Line is longer than 80 characters. 1816
Error Method 'readStatusLine' is not designed for extension - needs to be abstract, final or empty. 1821
Error Parameter state should be final. 1821
Error Parameter conn should be final. 1821
Error Line is longer than 80 characters. 1823
Error Line is longer than 80 characters. 1826
Error Line has trailing spaces. 1835
Error Line is longer than 80 characters. 1835
Error '+' should be on a new line. 1835
Error Line has trailing spaces. 1846
Error '+' should be on a new line. 1846
Error Line has trailing spaces. 1857
Error Line is longer than 80 characters. 1857
Error Line is longer than 80 characters. 1861
Error '+' should be on a new line. 1861
Error Line has trailing spaces. 1883
Error Line has trailing spaces. 1887
Error Line has trailing spaces. 1894
Error Line is longer than 80 characters. 1905
Error Line is longer than 80 characters. 1909
Error Line has trailing spaces. 1911
Error Line is longer than 80 characters. 1911
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 1914
Error Parameter state should be final. 1914
Error Parameter conn should be final. 1914
Error Line has trailing spaces. 1931
Error Line has trailing spaces. 1937
Error Line is longer than 80 characters. 1946
Error Line has trailing spaces. 1958
Error Line is longer than 80 characters. 1961
Error Line has trailing spaces. 1965
Error Line is longer than 80 characters. 1968
Error Line is longer than 80 characters. 1991
Error Line is longer than 80 characters. 1997
Error Line has trailing spaces. 1999
Error Line is longer than 80 characters. 1999
Error Method 'writeRequestBody' is not designed for extension - needs to be abstract, final or empty. 2002
Error Parameter state should be final. 2002
Error Parameter conn should be final. 2002
Error Line is longer than 80 characters. 2008
Error Line is longer than 80 characters. 2011
Error Line is longer than 80 characters. 2020
Error Line is longer than 80 characters. 2024
Error Line has trailing spaces. 2026
Error Line is longer than 80 characters. 2026
Error Method 'writeRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 2032
Error Parameter state should be final. 2032
Error Parameter conn should be final. 2032
Error Line has trailing spaces. 2039
Error Line is longer than 80 characters. 2058
Error Line is longer than 80 characters. 2062
Error Line has trailing spaces. 2064
Error Line is longer than 80 characters. 2064
Error Method 'writeRequestLine' is not designed for extension - needs to be abstract, final or empty. 2069
Error Parameter state should be final. 2069
Error Parameter conn should be final. 2069
Error Line has trailing spaces. 2082
Error Line has trailing spaces. 2085
Error Parameter conn should be final. 2088
Error Line is longer than 80 characters. 2094
Error Method 'getParams' is not designed for extension - needs to be abstract, final or empty. 2100
Error Line is longer than 80 characters. 2105
Error Line has trailing spaces. 2106
Error Line has trailing spaces. 2108
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 2111
Error 'params' hides a field. 2111
Error First sentence should end with a period. 2118
Error Method 'getEffectiveVersion' is not designed for extension - needs to be abstract, final or empty. 2126
Error Line is longer than 80 characters. 2136
Error Parameter status should be final. 2139
Error '100' is a magic number. 2144
Error '199' is a magic number. 2144
Error '204' is a magic number. 2144
Error '304' is a magic number. 2145
Error Line has trailing spaces. 2153
Error Line is longer than 80 characters. 2153
Error Line has trailing spaces. 2155
Error Line has trailing spaces. 2157
Error Method 'getProxyAuthenticationRealm' is not designed for extension - needs to be abstract, final or empty. 2160
Error Line has trailing spaces. 2165
Error Line is longer than 80 characters. 2165
Error Line has trailing spaces. 2167
Error Line has trailing spaces. 2169
Error Method 'getAuthenticationRealm' is not designed for extension - needs to be abstract, final or empty. 2172
Error Line has trailing spaces. 2178
Error Method 'getContentCharSet' is not designed for extension - needs to be abstract, final or empty. 2182
Error Parameter contentheader should be final. 2182
Error Array brackets at illegal position. 2186
Error Line has trailing spaces. 2192
Error Line is longer than 80 characters. 2209
Error Line has trailing spaces. 2210
Error Method 'getRequestCharSet' is not designed for extension - needs to be abstract, final or empty. 2213
Error Line has trailing spaces. 2218
Error Line is longer than 80 characters. 2219
Error Line has trailing spaces. 2220
Error Method 'getResponseCharSet' is not designed for extension - needs to be abstract, final or empty. 2223
Error Line has trailing spaces. 2229
Error Method 'getRecoverableExceptionCount' is not designed for extension - needs to be abstract, final or empty. 2235
Error Line is longer than 80 characters. 2242
Error Method 'responseBodyConsumed' is not designed for extension - needs to be abstract, final or empty. 2248
Error Line has trailing spaces. 2259
Error 'if' is not followed by whitespace. 2264
Error Line is longer than 80 characters. 2266
Error 'if' is not followed by whitespace. 2268
Error Line is longer than 80 characters. 2269
Error Line has trailing spaces. 2270
Error '}' should be on the same line. 2273
Error Line has trailing spaces. 2296
Error Line has trailing spaces. 2298
Error Method 'getHostConfiguration' is not designed for extension - needs to be abstract, final or empty. 2301
Error Line has trailing spaces. 2308
Error Line has trailing spaces. 2310
Error Method 'setHostConfiguration' is not designed for extension - needs to be abstract, final or empty. 2313
Error First sentence should end with a period. 2324
Error Line has trailing spaces. 2326
Error Line has trailing spaces. 2328
Error Method 'getMethodRetryHandler' is not designed for extension - needs to be abstract, final or empty. 2331
Error First sentence should end with a period. 2335
Error Line has trailing spaces. 2337
Error Line has trailing spaces. 2339
Error Method 'setMethodRetryHandler' is not designed for extension - needs to be abstract, final or empty. 2342
Error Parameter handler should be final. 2342
Error Line has trailing spaces. 2347
Error Line has trailing spaces. 2349
Error Line has trailing spaces. 2351
Error Comment matches to-do format 'TODO:'. 2352
Error Method 'fakeResponse' is not designed for extension - needs to be abstract, final or empty. 2354
Error Line has trailing spaces. 2355
Error Parameter statusline should be final. 2355
Error Expected @param tag for 'statusline'. 2355
Error Parameter responseheaders should be final. 2356
Error Expected @param tag for 'responseheaders'. 2356
Error Parameter responseStream should be final. 2357
Error 'responseStream' hides a field. 2357
Error Expected @param tag for 'responseStream'. 2357
Error Line has trailing spaces. 2366
Error First sentence should end with a period. 2367
Error Line has trailing spaces. 2369
Error Line has trailing spaces. 2371
Error Method 'getHostAuthState' is not designed for extension - needs to be abstract, final or empty. 2374
Error First sentence should end with a period. 2378
Error Line has trailing spaces. 2380
Error Line has trailing spaces. 2382
Error Method 'getProxyAuthState' is not designed for extension - needs to be abstract, final or empty. 2385
Error Line has trailing spaces. 2388
Error First sentence should end with a period. 2389
Error Line has trailing spaces. 2391
Error Line has trailing spaces. 2394
Error Method 'isAborted' is not designed for extension - needs to be abstract, final or empty. 2397
Error Line has trailing spaces. 2400
Error Line has trailing spaces. 2403
Error Line is longer than 80 characters. 2403
Error Line is longer than 80 characters. 2404
Error Line has trailing spaces. 2406
Error Line is longer than 80 characters. 2407
Error Method 'isRequestSent' is not designed for extension - needs to be abstract, final or empty. 2409
Error Line has trailing spaces. 2412

org/apache/commons/httpclient/HttpMethodDirector.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpMethodDirector.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Line has trailing spaces. 81
Error Line contains a tab character. 81
Error Missing a Javadoc comment. 82
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 84
Error Line has trailing spaces. 85
Error Missing a Javadoc comment. 86
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 88
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 90
Error First sentence should end with a period. 93
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 96
Error Line has trailing spaces. 97
Error Missing a Javadoc comment. 98
Error 'connectionManager' hides a field. 99
Error 'hostConfiguration' hides a field. 100
Error 'params' hides a field. 101
Error 'state' hides a field. 102
Error Line has trailing spaces. 111
Error Line has trailing spaces. 112
Error Line contains a tab character. 112
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 119
Error Expected @param tag for 'method'. 119
Error Expected @throws tag for 'IOException'. 119
Error Expected @throws tag for 'HttpException'. 119
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 119
Error Line has trailing spaces. 127
Error 'cast' is not followed by whitespace. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error 'cast' is not followed by whitespace. 134
Error Line contains a tab character. 135
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 139
Error '100' is a magic number. 139
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 149
Error Line has trailing spaces. 154
Error Line has trailing spaces. 158
Error '{' should be on the previous line. 159
Error Line is longer than 80 characters. 160
Error Line has trailing spaces. 175
Error Line is longer than 80 characters. 182
Error Line is longer than 80 characters. 187
Error Line has trailing spaces. 218
Error Line has trailing spaces. 227
Error Missing a Javadoc comment. 228
Error Line is longer than 80 characters. 240
Error Missing a Javadoc comment. 240
Error Line has trailing spaces. 253
Error Line is longer than 80 characters. 255
Error Missing a Javadoc comment. 255
Error Line has trailing spaces. 273
Error Line has trailing spaces. 274
Error Line has trailing spaces. 275
Error Line is longer than 80 characters. 281
Error Line is longer than 80 characters. 283
Error Line is longer than 80 characters. 287
Error Line is longer than 80 characters. 289
Error '+' should be on a new line. 289
Error Line has trailing spaces. 290
Error Line is longer than 80 characters. 298
Error Missing a Javadoc comment. 298
Error Line has trailing spaces. 311
Error Line has trailing spaces. 312
Error Line has trailing spaces. 313
Error Line is longer than 80 characters. 319
Error Line is longer than 80 characters. 321
Error Line is longer than 80 characters. 325
Error Line is longer than 80 characters. 327
Error '+' should be on a new line. 327
Error Line has trailing spaces. 328
Error Line has trailing spaces. 334
Error Line has trailing spaces. 335
Error First sentence should end with a period. 336
Error Line has trailing spaces. 338
Error Line has trailing spaces. 340
Error Line has trailing spaces. 341
Error Line is longer than 80 characters. 343
Error Line is longer than 80 characters. 346
Error Line is longer than 80 characters. 349
Error 'cast' is not followed by whitespace. 352
Error Line has trailing spaces. 354
Error Line has trailing spaces. 356
Error Line has trailing spaces. 360
Error Line is longer than 80 characters. 360
Error Line has trailing spaces. 362
Error Line is longer than 80 characters. 362
Error Line has trailing spaces. 365
Error Expected @param tag for 'method'. 365
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 366
Error Line has trailing spaces. 367
Error Line is longer than 80 characters. 368
Error Line has trailing spaces. 370
Error Line is longer than 80 characters. 378
Error Line has trailing spaces. 387
Error Line is longer than 80 characters. 389
Error Line has trailing spaces. 396
Error Line is longer than 80 characters. 400
Error Line has trailing spaces. 410
Error 'cast' is not followed by whitespace. 411
Error Line has trailing spaces. 415
Error Line is longer than 80 characters. 416
Error Line has trailing spaces. 417
Error Line is longer than 80 characters. 419
Error Line is longer than 80 characters. 420
Error Line has trailing spaces. 426
Error 'cast' is not followed by whitespace. 427
Error Line is longer than 80 characters. 438
Error '+' is not preceded with whitespace. 438
Error '+' is not followed by whitespace. 438
Error Line has trailing spaces. 463
Error Line has trailing spaces. 466
Error Line has trailing spaces. 468
Error Line has trailing spaces. 472
Error Expected @throws tag for 'IOException'. 473
Error Expected @throws tag for 'HttpException'. 473
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 473
Error Line is longer than 80 characters. 476
Error Line has trailing spaces. 477
Error Line has trailing spaces. 494
Error Line has trailing spaces. 498
Error Line is longer than 80 characters. 499
Error '200' is a magic number. 512
Error '300' is a magic number. 512
Error First sentence should end with a period. 522
Error Line has trailing spaces. 527
Error Expected @param tag for 'method'. 528
Error Expected @throws tag for 'IOException'. 529
Error Expected @throws tag for 'HttpException'. 529
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 529
Error Line has trailing spaces. 535
Error Line has trailing spaces. 536
Error Line has trailing spaces. 537
Error Line has trailing spaces. 538
Error Line has trailing spaces. 544
Error Line has trailing spaces. 546
Error Line is longer than 80 characters. 560
Error Line has trailing spaces. 563
Error Line contains a tab character. 564
Error Line contains a tab character. 565
Error Line has trailing spaces. 566
Error Line contains a tab character. 567
Error Line contains a tab character. 568
Error Line contains a tab character. 569
Error Expected @param tag for 'method'. 569
Error Expected @throws tag for 'RedirectException'. 570
Error Line contains a tab character. 571
Error Line contains a tab character. 572
Error Line contains a tab character. 573
Error Line contains a tab character. 574
Error Line is longer than 80 characters. 575
Error Line contains a tab character. 575
Error Line contains a tab character. 576
Error Line contains a tab character. 577
Error Line contains a tab character. 578
Error Line contains a tab character. 579
Error Line contains a tab character. 580
Error Line is longer than 80 characters. 581
Error Line contains a tab character. 581
Error Line contains a tab character. 582
Error Line has trailing spaces. 583
Error Line contains a tab character. 584
Error Line contains a tab character. 585
Error Line contains a tab character. 586
Error Line contains a tab character. 587
Error Line contains a tab character. 589
Error Line contains a tab character. 590
Error Line contains a tab character. 591
Error Line contains a tab character. 592
Error Line has trailing spaces. 593
Error Line has trailing spaces. 594
Error Line contains a tab character. 595
Error Line contains a tab character. 596
Error Line contains a tab character. 597
Error Line contains a tab character. 598
Error Line is longer than 80 characters. 599
Error Line contains a tab character. 599
Error Line is longer than 80 characters. 600
Error Line contains a tab character. 600
Error Line contains a tab character. 601
Error Line has trailing spaces. 602
Error Line contains a tab character. 602
Error Line is longer than 80 characters. 603
Error Line contains a tab character. 603
Error Line is longer than 80 characters. 604
Error Line contains a tab character. 604
Error Line is longer than 80 characters. 605
Error Line contains a tab character. 605
Error Line contains a tab character. 606
Error Line contains a tab character. 607
Error Line contains a tab character. 610
Error Line is longer than 80 characters. 611
Error Line contains a tab character. 611
Error Line contains a tab character. 612
Error Line contains a tab character. 613
Error Line is longer than 80 characters. 615
Error 'if' is not followed by whitespace. 621
Error '+' should be on a new line. 630
Error Line contains a tab character. 635
Error Line is longer than 80 characters. 636
Error Line contains a tab character. 636
Error Line contains a tab character. 637
Error Line contains a tab character. 638
Error Line has trailing spaces. 640
Error Line contains a tab character. 641
Error Line contains a tab character. 642
Error First sentence should end with a period. 644
Error Line contains a tab character. 644
Error Line contains a tab character. 645
Error Line contains a tab character. 646
Error Line contains a tab character. 647
Error Line contains a tab character. 648
Error Line is longer than 80 characters. 649
Error Line contains a tab character. 649
Error Line has trailing spaces. 650
Error Line is longer than 80 characters. 650
Error Line contains a tab character. 652
Error Line contains a tab character. 653
Error Line contains a tab character. 654
Error Line contains a tab character. 655
Error Line contains a tab character. 657
Error Line contains a tab character. 672
Error Missing a Javadoc comment. 674
Error Line has trailing spaces. 675
Error '{' should be on the previous line. 676
Error Line has trailing spaces. 682
Error Line is longer than 80 characters. 686
Error Line has trailing spaces. 701
Error Line has trailing spaces. 702
Error Line has trailing spaces. 704
Error Line has trailing spaces. 729
Error Missing a Javadoc comment. 738
Error Line has trailing spaces. 740
Error '{' should be on the previous line. 740
Error Line has trailing spaces. 746
Error Line is longer than 80 characters. 750
Error Line has trailing spaces. 760
Error Line has trailing spaces. 761
Error Line has trailing spaces. 762
Error Line has trailing spaces. 788
Error Line is longer than 80 characters. 798
Error Line has trailing spaces. 799
Error Line has trailing spaces. 801
Error Line is longer than 80 characters. 802
Error Line contains a tab character. 804
Error Line contains a tab character. 805
Error Line contains a tab character. 806
Error Line contains a tab character. 807
Error Line contains a tab character. 808
Error Line contains a tab character. 809
Error Line contains a tab character. 810
Error Line contains a tab character. 818
Error Line contains a tab character. 819
Error Line contains a tab character. 820
Error Line contains a tab character. 821
Error Line has trailing spaces. 825
Error Line has trailing spaces. 827
Error Line is longer than 80 characters. 828
Error Line is longer than 80 characters. 834
Error Line has trailing spaces. 835
Error '||' should be on a new line. 835
Error Line is longer than 80 characters. 838
Error Missing a Javadoc comment. 850
Error Line has trailing spaces. 852
Error 'params' hides a field. 852
Error '{' should be on the previous line. 854
Error Line has trailing spaces. 857
Error Line is longer than 80 characters. 858
Error 'cast' is not followed by whitespace. 858
Error Line is longer than 80 characters. 862
Error Missing a Javadoc comment. 878
Error 'params' hides a field. 880
Error Line has trailing spaces. 881
Error '{' should be on the previous line. 882
Error Line has trailing spaces. 885
Error Line is longer than 80 characters. 886
Error 'cast' is not followed by whitespace. 886
Error Expected an @return tag. 909
Error Expected an @return tag. 916
Error Expected an @return tag. 923
Error Expected an @return tag. 930

org/apache/commons/httpclient/HttpMethodRetryHandler.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpMethodRetryHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 53
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 62

org/apache/commons/httpclient/HttpParser.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpParser.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Class HttpParser should be declared as final. 50
Error Line has trailing spaces. 54
Error Line has trailing spaces. 62
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 72
Error Parameter inputStream should be final. 72
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 103
Error Parameter inputStream should be final. 103
Error Parameter charset should be final. 103
Error Line has trailing spaces. 135
Error Parameter inputStream should be final. 139
Error Line has trailing spaces. 143
Error Line has trailing spaces. 147
Error Line has trailing spaces. 150
Error Line has trailing spaces. 152
Error Line has trailing spaces. 155
Error Line is longer than 80 characters. 158
Error Parameter is should be final. 158
Error Parameter charset should be final. 158
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 158
Error ';' is preceded with whitespace. 164
Error Line is longer than 80 characters. 191
Error Line has trailing spaces. 203
Error Line has trailing spaces. 204
Error Line has trailing spaces. 210
Error Line has trailing spaces. 212
Error Line has trailing spaces. 214
Error Line has trailing spaces. 217
Error Line is longer than 80 characters. 220
Error Parameter is should be final. 220
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 220

org/apache/commons/httpclient/HttpRecoverableException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpRecoverableException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 48
Error Parameter message should be final. 59

org/apache/commons/httpclient/HttpState.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpState.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 40
Error Line has trailing spaces. 50
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 68
Error First sentence should end with a period. 73
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 86
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 93
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 114
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 115
Error Line has trailing spaces. 117
Error Line has trailing spaces. 119
Error Line has trailing spaces. 121
Error Method 'addCookie' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter cookie should be final. 123
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 142
Error Line has trailing spaces. 143
Error Line is longer than 80 characters. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 147
Error Line has trailing spaces. 149
Error Line has trailing spaces. 150
Error Method 'addCookies' is not designed for extension - needs to be abstract, final or empty. 152
Error Parameter cookies should be final. 152
Error 'cookies' hides a field. 152
Error Line has trailing spaces. 165
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error Method 'getCookies' is not designed for extension - needs to be abstract, final or empty. 171
Error Line has trailing spaces. 177
Error Line has trailing spaces. 179
Error Line has trailing spaces. 184
Error Line has trailing spaces. 186
Error Line has trailing spaces. 188
Error Method 'getCookies' is not designed for extension - needs to be abstract, final or empty. 191
Error Line has trailing spaces. 192
Error Parameter domain should be final. 192
Error Line has trailing spaces. 193
Error Parameter port should be final. 193
Error Line has trailing spaces. 194
Error Parameter path should be final. 194
Error Parameter secure should be final. 195
Error Line has trailing spaces. 213
Error Line has trailing spaces. 215
Error Method 'purgeExpiredCookies' is not designed for extension - needs to be abstract, final or empty. 217
Error Line has trailing spaces. 224
Error Line has trailing spaces. 225
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Line has trailing spaces. 231
Error Method 'purgeExpiredCookies' is not designed for extension - needs to be abstract, final or empty. 234
Error Parameter date should be final. 234
Error Line has trailing spaces. 251
Error Line has trailing spaces. 253
Error Line has trailing spaces. 254
Error Line is longer than 80 characters. 255
Error Line has trailing spaces. 256
Error Line has trailing spaces. 258
Error Method 'getCookiePolicy' is not designed for extension - needs to be abstract, final or empty. 259
Error Line has trailing spaces. 262
Error Line has trailing spaces. 265
Error Line has trailing spaces. 267
Error Line has trailing spaces. 268
Error Line has trailing spaces. 269
Error Line has trailing spaces. 270
Error Line has trailing spaces. 271
Error Line has trailing spaces. 272
Error Line is longer than 80 characters. 272
Error Line has trailing spaces. 275
Error Method 'setAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. 276
Error Parameter value should be final. 276
Error Line has trailing spaces. 282
Error Line has trailing spaces. 284
Error Line has trailing spaces. 286
Error Line has trailing spaces. 287
Error Line has trailing spaces. 288
Error Line is longer than 80 characters. 288
Error Line has trailing spaces. 291
Error Method 'isAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. 292
Error Line has trailing spaces. 295
Error Line has trailing spaces. 299
Error Line has trailing spaces. 300
Error Line has trailing spaces. 303
Error Line has trailing spaces. 305
Error Line has trailing spaces. 306
Error Line is longer than 80 characters. 307
Error Line has trailing spaces. 308
Error Line has trailing spaces. 310
Error Method 'setCookiePolicy' is not designed for extension - needs to be abstract, final or empty. 311
Error Parameter policy should be final. 311
Error Line has trailing spaces. 315
Error Line has trailing spaces. 316
Error Line has trailing spaces. 317
Error Line has trailing spaces. 318
Error Line has trailing spaces. 319
Error Line has trailing spaces. 320
Error Line has trailing spaces. 321
Error Line is longer than 80 characters. 321
Error Line has trailing spaces. 322
Error Line has trailing spaces. 324
Error Line has trailing spaces. 327
Error Line has trailing spaces. 329
Error Line has trailing spaces. 331
Error Line has trailing spaces. 332
Error Line has trailing spaces. 335
Error Line is longer than 80 characters. 336
Error Method 'setCredentials' is not designed for extension - needs to be abstract, final or empty. 336
Error Parameter realm should be final. 336
Error Parameter host should be final. 336
Error Parameter credentials should be final. 336
Error Line is longer than 80 characters. 337
Error Line is longer than 80 characters. 338
Error Line has trailing spaces. 341
Error Line has trailing spaces. 342
Error Line has trailing spaces. 344
Error Line has trailing spaces. 346
Error Line has trailing spaces. 348
Error Line has trailing spaces. 350
Error Line has trailing spaces. 351
Error Line is longer than 80 characters. 354
Error Method 'setCredentials' is not designed for extension - needs to be abstract, final or empty. 354
Error Line is longer than 80 characters. 356
Error Line is longer than 80 characters. 363
Error Unused @param tag for 'token'. 366
Error Line has trailing spaces. 367
Error Line has trailing spaces. 368
Error Line is longer than 80 characters. 370
Error Expected @param tag for 'authscope'. 370
Error 'cast' is not followed by whitespace. 372
Error 'cast' is not followed by whitespace. 380
Error 'cast' is not followed by whitespace. 388
Error Line has trailing spaces. 393
Error Line has trailing spaces. 395
Error Line is longer than 80 characters. 395
Error Line is longer than 80 characters. 398
Error Line is longer than 80 characters. 399
Error Line has trailing spaces. 408
Error Line has trailing spaces. 409
Error Line has trailing spaces. 411
Error Line has trailing spaces. 414
Error Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty. 415
Error Parameter realm should be final. 415
Error Parameter host should be final. 415
Error Line has trailing spaces. 417
Error Line is longer than 80 characters. 418
Error Line is longer than 80 characters. 422
Error Line has trailing spaces. 425
Error Line has trailing spaces. 426
Error Line has trailing spaces. 428
Error Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty. 431
Error Line is longer than 80 characters. 433
Error Line has trailing spaces. 440
Error Line is longer than 80 characters. 440
Error Line has trailing spaces. 441
Error Line is longer than 80 characters. 441
Error Line has trailing spaces. 442
Error Line is longer than 80 characters. 442
Error Line has trailing spaces. 443
Error Line has trailing spaces. 444
Error Line is longer than 80 characters. 444
Error Line has trailing spaces. 445
Error Line is longer than 80 characters. 445
Error Line has trailing spaces. 446
Error Line is longer than 80 characters. 446
Error Line has trailing spaces. 447
Error Line has trailing spaces. 453
Error Line has trailing spaces. 456
Error Method 'setProxyCredentials' is not designed for extension - needs to be abstract, final or empty. 459
Error Line has trailing spaces. 460
Error Parameter realm should be final. 460
Error Line has trailing spaces. 461
Error Parameter proxyHost should be final. 461
Error Parameter credentials should be final. 462
Error Line is longer than 80 characters. 464
Error Line is longer than 80 characters. 465
Error Line has trailing spaces. 468
Error Line has trailing spaces. 469
Error Line is longer than 80 characters. 469
Error Line has trailing spaces. 471
Error Line has trailing spaces. 473
Error Line has trailing spaces. 475
Error Line has trailing spaces. 477
Error Line has trailing spaces. 478
Error Line has trailing spaces. 481
Error Method 'setProxyCredentials' is not designed for extension - needs to be abstract, final or empty. 481
Error '{' should be on the previous line. 483
Error Line is longer than 80 characters. 485
Error Line is longer than 80 characters. 487
Error Line has trailing spaces. 492
Error Line is longer than 80 characters. 492
Error Line is longer than 80 characters. 495
Error Line is longer than 80 characters. 496
Error Line has trailing spaces. 502
Error Line has trailing spaces. 505
Error Line has trailing spaces. 507
Error Line is longer than 80 characters. 510
Error Method 'getProxyCredentials' is not designed for extension - needs to be abstract, final or empty. 510
Error Parameter realm should be final. 510
Error Parameter proxyHost should be final. 510
Error Line has trailing spaces. 512
Error Line is longer than 80 characters. 513
Error Line has trailing spaces. 515
Error Line is longer than 80 characters. 517
Error Line has trailing spaces. 520
Error Line has trailing spaces. 521
Error Line has trailing spaces. 523
Error Line is longer than 80 characters. 526
Error Method 'getProxyCredentials' is not designed for extension - needs to be abstract, final or empty. 526
Error Line is longer than 80 characters. 528
Error Line has trailing spaces. 536
Error Line has trailing spaces. 538
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 541
Error Line has trailing spaces. 556
Error Line is longer than 80 characters. 562
Error Line has trailing spaces. 577
Error Line has trailing spaces. 595
Error Method 'clearCredentials' is not designed for extension - needs to be abstract, final or empty. 599
Error Line has trailing spaces. 602
Error Method 'clearProxyCredentials' is not designed for extension - needs to be abstract, final or empty. 606
Error Line has trailing spaces. 609
Error Method 'clearCookies' is not designed for extension - needs to be abstract, final or empty. 613
Error Line has trailing spaces. 616
Error Line is longer than 80 characters. 618
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 620

org/apache/commons/httpclient/HttpStatus.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpStatus.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 36
Error Line has trailing spaces. 41
Error Comment matches to-do format 'TODO:'. 42
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Utility classes should not have a public or default constructor. 46
Error '3' is a magic number. 54
Error '8' is a magic number. 55
Error '8' is a magic number. 56
Error '25' is a magic number. 57
Error '8' is a magic number. 58
Error Line has trailing spaces. 66
Error Line has trailing spaces. 69
Error Line has trailing spaces. 73
Error Comment matches to-do format 'TODO:'. 74
Error Parameter statusCode should be final. 76
Error Line is longer than 80 characters. 79
Error '100' is a magic number. 81
Error '100' is a magic number. 82
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 84
Error Parameter statusCode should be final. 98
Error Parameter reasonPhrase should be final. 98
Error '100' is a magic number. 99
Error Line is longer than 80 characters. 100
Error '100' is a magic number. 100
Error First sentence should end with a period. 108
Error First sentence should end with a period. 110
Error First sentence should end with a period. 112
Error First sentence should end with a period. 117
Error First sentence should end with a period. 119
Error First sentence should end with a period. 121
Error First sentence should end with a period. 123
Error First sentence should end with a period. 125
Error First sentence should end with a period. 127
Error First sentence should end with a period. 129
Error First sentence should end with a period. 131
Error Line has trailing spaces. 131
Error First sentence should end with a period. 139
Error First sentence should end with a period. 141
Error First sentence should end with a period. 143
Error Line is longer than 80 characters. 143
Error First sentence should end with a period. 145
Error First sentence should end with a period. 147
Error First sentence should end with a period. 149
Error First sentence should end with a period. 151
Error First sentence should end with a period. 156
Error First sentence should end with a period. 158
Error First sentence should end with a period. 160
Error First sentence should end with a period. 162
Error First sentence should end with a period. 164
Error First sentence should end with a period. 166
Error First sentence should end with a period. 168
Error First sentence should end with a period. 170
Error First sentence should end with a period. 172
Error First sentence should end with a period. 174
Error First sentence should end with a period. 176
Error First sentence should end with a period. 178
Error First sentence should end with a period. 180
Error First sentence should end with a period. 182
Error First sentence should end with a period. 184
Error First sentence should end with a period. 186
Error First sentence should end with a period. 188
Error First sentence should end with a period. 190
Error First sentence should end with a period. 215
Error First sentence should end with a period. 217
Error First sentence should end with a period. 219
Error First sentence should end with a period. 224
Error First sentence should end with a period. 226
Error First sentence should end with a period. 228
Error First sentence should end with a period. 230
Error First sentence should end with a period. 232
Error First sentence should end with a period. 234
Error First sentence should end with a period. 237
Error Line has trailing spaces. 276
Error Line has trailing spaces. 278

org/apache/commons/httpclient/HttpURL.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpURL.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Parameter escaped should be final. 59
Error Parameter charset should be final. 59
Error Redundant throws: 'NullPointerException' is unchecked exception. 60
Error Parameter escaped should be final. 75
Error Redundant throws: 'NullPointerException' is unchecked exception. 75
Error Parameter original should be final. 90
Error Parameter charset should be final. 90
Error Parameter original should be final. 104
Error Parameter host should be final. 119
Error Parameter port should be final. 119
Error Parameter path should be final. 119
Error Parameter host should be final. 134
Error Parameter port should be final. 134
Error Parameter path should be final. 134
Error Parameter query should be final. 134
Error Parameter user should be final. 150
Error Parameter password should be final. 150
Error Parameter host should be final. 150
Error Parameter user should be final. 167
Error Parameter password should be final. 167
Error Parameter host should be final. 167
Error Parameter port should be final. 167
Error Parameter user should be final. 185
Error Parameter password should be final. 185
Error Parameter host should be final. 185
Error Parameter port should be final. 185
Error Parameter path should be final. 186
Error Parameter user should be final. 204
Error Parameter password should be final. 204
Error Parameter host should be final. 204
Error Parameter port should be final. 204
Error Parameter path should be final. 205
Error Parameter query should be final. 205
Error Parameter host should be final. 221
Error Parameter path should be final. 221
Error Parameter query should be final. 221
Error Parameter fragment should be final. 221
Error Line has trailing spaces. 230
Error Line has trailing spaces. 233
Error Parameter userinfo should be final. 243
Error Parameter host should be final. 243
Error Parameter path should be final. 243
Error Parameter query should be final. 243
Error Parameter fragment should be final. 244
Error Line has trailing spaces. 256
Error Parameter userinfo should be final. 264
Error Parameter host should be final. 264
Error Parameter port should be final. 264
Error Parameter path should be final. 264
Error Line has trailing spaces. 277
Error Parameter userinfo should be final. 286
Error Parameter host should be final. 286
Error Parameter port should be final. 286
Error Parameter path should be final. 286
Error Parameter query should be final. 287
Error Line has trailing spaces. 299
Error Parameter userinfo should be final. 309
Error Parameter host should be final. 309
Error Parameter port should be final. 309
Error Parameter path should be final. 309
Error Parameter query should be final. 310
Error Parameter fragment should be final. 310
Error Parameter user should be final. 363
Error Parameter password should be final. 363
Error Parameter host should be final. 363
Error Parameter port should be final. 363
Error Parameter path should be final. 364
Error Parameter query should be final. 364
Error Parameter fragment should be final. 364
Error Line has trailing spaces. 367
Error Line is longer than 80 characters. 368
Error Missing a Javadoc comment. 368
Error Parameter user should be final. 368
Error Parameter password should be final. 368
Error 'if' construct must use '{}'s. 369
Error '20' is a magic number. 370
Error 'if' construct must use '{}'s. 372
Error Parameter base should be final. 386
Error Parameter relative should be final. 386
Error Parameter base should be final. 398
Error Parameter relative should be final. 398
Error '{' is followed by whitespace. 408
Error Name '_default_scheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 415
Error Name '_default_port' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 427
Error Method 'getRawScheme' is not designed for extension - needs to be abstract, final or empty. 441
Error Avoid inline conditionals. 442
Error Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. 451
Error Avoid inline conditionals. 452
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 461
Error Avoid inline conditionals. 462
Error Method 'setRawUserinfo' is not designed for extension - needs to be abstract, final or empty. 475
Error Parameter escapedUser should be final. 475
Error Parameter escapedPassword should be final. 475
Error Line has trailing spaces. 481
Error Line has trailing spaces. 482
Error Line has trailing spaces. 488
Error Avoid inline conditionals. 489
Error Avoid inline conditionals. 490
Error Avoid inline conditionals. 492
Error Method 'setEscapedUserinfo' is not designed for extension - needs to be abstract, final or empty. 509
Error Parameter escapedUser should be final. 509
Error Parameter escapedPassword should be final. 509
Error Redundant throws: 'NullPointerException' is unchecked exception. 510
Error Line has trailing spaces. 512
Error Avoid inline conditionals. 513
Error Line has trailing spaces. 525
Error Method 'setUserinfo' is not designed for extension - needs to be abstract, final or empty. 525
Error Parameter user should be final. 525
Error Parameter password should be final. 525
Error Redundant throws: 'NullPointerException' is unchecked exception. 526
Error Line has trailing spaces. 530
Error Line has trailing spaces. 531
Error Avoid inline conditionals. 531
Error Method 'setRawUser' is not designed for extension - needs to be abstract, final or empty. 542
Error Parameter escapedUser should be final. 542
Error Avoid inline conditionals. 552
Error Avoid inline conditionals. 554
Error Method 'setEscapedUser' is not designed for extension - needs to be abstract, final or empty. 569
Error Parameter escapedUser should be final. 569
Error Redundant throws: 'NullPointerException' is unchecked exception. 570
Error Method 'setUser' is not designed for extension - needs to be abstract, final or empty. 582
Error Parameter user should be final. 582
Error Redundant throws: 'NullPointerException' is unchecked exception. 582
Error Method 'getRawUser' is not designed for extension - needs to be abstract, final or empty. 592
Error First sentence should end with a period. 607
Error Method 'getEscapedUser' is not designed for extension - needs to be abstract, final or empty. 612
Error Avoid inline conditionals. 614
Error Method 'getUser' is not designed for extension - needs to be abstract, final or empty. 624
Error Avoid inline conditionals. 626
Error Method 'setRawPassword' is not designed for extension - needs to be abstract, final or empty. 636
Error Parameter escapedPassword should be final. 636
Error Line has trailing spaces. 637
Error Avoid inline conditionals. 648
Error Avoid inline conditionals. 650
Error Method 'setEscapedPassword' is not designed for extension - needs to be abstract, final or empty. 664
Error Parameter escapedPassword should be final. 664
Error Line has trailing spaces. 665
Error Avoid inline conditionals. 665
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 676
Error Parameter password should be final. 676
Error Avoid inline conditionals. 677
Error Method 'getRawPassword' is not designed for extension - needs to be abstract, final or empty. 687
Error Method 'getEscapedPassword' is not designed for extension - needs to be abstract, final or empty. 704
Error Avoid inline conditionals. 706
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 716
Error Avoid inline conditionals. 718
Error Method 'getRawCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. 730
Error Line has trailing spaces. 731
Error Avoid inline conditionals. 731
Error Method 'getRawAboveHierPath' is not designed for extension - needs to be abstract, final or empty. 742
Error Line is longer than 80 characters. 744
Error Avoid inline conditionals. 744
Error Method 'getRawPath' is not designed for extension - needs to be abstract, final or empty. 753
Error Avoid inline conditionals. 755
Error Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. 770
Error Parameter queryName should be final. 770
Error Parameter queryValue should be final. 770
Error Redundant throws: 'NullPointerException' is unchecked exception. 771
Error Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. 794
Error Parameter queryName should be final. 794
Error Parameter queryValue should be final. 794
Error Redundant throws: 'NullPointerException' is unchecked exception. 795
Error Line has trailing spaces. 809
Error Method 'checkValid' is not designed for extension - needs to be abstract, final or empty. 824

org/apache/commons/httpclient/HttpVersion.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpVersion.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 66
Error First sentence should end with a period. 72
Error First sentence should end with a period. 75
Error First sentence should end with a period. 78
Error Line has trailing spaces. 79
Error '9' is a magic number. 79
Error First sentence should end with a period. 81
Error Line has trailing spaces. 82
Error First sentence should end with a period. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 93
Error Unused @throws tag for 'IllegalArgumentException'. 93
Error Parameter major should be final. 95
Error 'major' hides a field. 95
Error Parameter minor should be final. 95
Error 'minor' hides a field. 95
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 105
Error Line has trailing spaces. 108
Error Method 'getMajor' is not designed for extension - needs to be abstract, final or empty. 111
Error Line has trailing spaces. 117
Error Method 'getMinor' is not designed for extension - needs to be abstract, final or empty. 120
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 127
Error '100000' is a magic number. 128
Error Line has trailing spaces. 130
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 134
Error Parameter obj should be final. 134
Error Line has trailing spaces. 141
Error 'cast' is not followed by whitespace. 141
Error Line has trailing spaces. 146
Error Line has trailing spaces. 148
Error Line has trailing spaces. 149
Error Line is longer than 80 characters. 149
Error Line has trailing spaces. 150
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 152
Error Parameter anotherVer should be final. 152
Error Line has trailing spaces. 154
Error Line is longer than 80 characters. 154
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 166
Error Parameter o should be final. 166
Error 'cast' is not followed by whitespace. 167
Error Line has trailing spaces. 172
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 173
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 176
Error Parameter version should be final. 176
Error Expected @param tag for 'version'. 176
Error Line has trailing spaces. 177
Error Line is longer than 80 characters. 181
Error Line has trailing spaces. 182
Error Line has trailing spaces. 183
Error Line is longer than 80 characters. 183
Error Method 'greaterEquals' is not designed for extension - needs to be abstract, final or empty. 186
Error Parameter version should be final. 186
Error Expected @param tag for 'version'. 186
Error Line has trailing spaces. 192
Error Line has trailing spaces. 193
Error Line is longer than 80 characters. 193
Error Method 'lessEquals' is not designed for extension - needs to be abstract, final or empty. 196
Error Parameter version should be final. 196
Error Expected @param tag for 'version'. 196
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 203
Error Line has trailing spaces. 205
Error Line has trailing spaces. 206
Error Line has trailing spaces. 207
Error Line has trailing spaces. 208
Error Line has trailing spaces. 214
Error Line has trailing spaces. 216
Error Line has trailing spaces. 217
Error Line is longer than 80 characters. 217
Error Expected @param tag for 's'. 219
Error Line has trailing spaces. 227
Error Line has trailing spaces. 234
Error Line is longer than 80 characters. 236
Error Line has trailing spaces. 241
Error Line is longer than 80 characters. 243

org/apache/commons/httpclient/HttpsURL.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/HttpsURL.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Parameter escaped should be final. 61
Error Parameter charset should be final. 61
Error Redundant throws: 'NullPointerException' is unchecked exception. 62
Error Parameter escaped should be final. 77
Error Redundant throws: 'NullPointerException' is unchecked exception. 77
Error Parameter original should be final. 92
Error Parameter charset should be final. 92
Error Parameter original should be final. 106
Error Parameter host should be final. 121
Error Parameter port should be final. 121
Error Parameter path should be final. 121
Error Parameter host should be final. 136
Error Parameter port should be final. 136
Error Parameter path should be final. 136
Error Parameter query should be final. 136
Error Parameter user should be final. 152
Error Parameter password should be final. 152
Error Parameter host should be final. 152
Error Parameter user should be final. 169
Error Parameter password should be final. 169
Error Parameter host should be final. 169
Error Parameter port should be final. 169
Error Parameter user should be final. 187
Error Parameter password should be final. 187
Error Parameter host should be final. 187
Error Parameter port should be final. 187
Error Parameter path should be final. 188
Error Parameter user should be final. 206
Error Parameter password should be final. 206
Error Parameter host should be final. 206
Error Parameter port should be final. 206
Error Parameter path should be final. 207
Error Parameter query should be final. 207
Error Parameter host should be final. 223
Error Parameter path should be final. 223
Error Parameter query should be final. 223
Error Parameter fragment should be final. 223
Error Line has trailing spaces. 236
Error Parameter userinfo should be final. 245
Error Parameter host should be final. 245
Error Parameter path should be final. 245
Error Parameter query should be final. 245
Error Parameter fragment should be final. 246
Error Line has trailing spaces. 258
Error Parameter userinfo should be final. 266
Error Parameter host should be final. 266
Error Parameter port should be final. 266
Error Parameter path should be final. 266
Error Line has trailing spaces. 279
Error Parameter userinfo should be final. 288
Error Parameter host should be final. 288
Error Parameter port should be final. 288
Error Parameter path should be final. 288
Error Parameter query should be final. 289
Error Line has trailing spaces. 301
Error Parameter userinfo should be final. 311
Error Parameter host should be final. 311
Error Parameter port should be final. 311
Error Parameter path should be final. 311
Error Parameter query should be final. 312
Error Parameter fragment should be final. 312
Error Parameter user should be final. 364
Error Parameter password should be final. 364
Error Parameter host should be final. 364
Error Parameter port should be final. 364
Error Parameter path should be final. 365
Error Parameter query should be final. 365
Error Parameter fragment should be final. 365
Error Line is longer than 80 characters. 366
Error Line has trailing spaces. 367
Error Parameter base should be final. 376
Error Parameter relative should be final. 376
Error Parameter base should be final. 388
Error Parameter relative should be final. 388
Error '{' is followed by whitespace. 398
Error Line has trailing spaces. 399
Error Name '_default_scheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 405
Error Name '_default_port' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 418
Error Method 'getRawScheme' is not designed for extension - needs to be abstract, final or empty. 433
Error Avoid inline conditionals. 434
Error Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. 443
Error Avoid inline conditionals. 444
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 453
Error Avoid inline conditionals. 454
Error Line has trailing spaces. 455
Error Line has trailing spaces. 456
Error Method 'checkValid' is not designed for extension - needs to be abstract, final or empty. 464

org/apache/commons/httpclient/MethodRetryHandler.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/MethodRetryHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 33
Error Line has trailing spaces. 35
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 48
Error Line has trailing spaces. 52
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 54
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 57
Error Line has trailing spaces. 61

org/apache/commons/httpclient/MultiThreadedHttpConnectionManager.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/MultiThreadedHttpConnectionManager.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 69
Error First sentence should end with a period. 71
Error Line is longer than 80 characters. 72
Error First sentence should end with a period. 74
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 82
Error First sentence should end with a period. 83
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 87
Error Name 'REFERENCE_QUEUE_THREAD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 96
Error Name 'ALL_CONNECTION_MANAGERS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Error Line has trailing spaces. 98
Error Line has trailing spaces. 103
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 104
Error Line has trailing spaces. 105
Error Line has trailing spaces. 117
Error Line has trailing spaces. 123
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 134
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 135
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 136
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 140
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 143
Error Line has trailing spaces. 147
Error Parameter connection should be final. 151
Error Parameter hostConfiguration should be final. 152
Error Parameter connectionPool should be final. 153
Error Line has trailing spaces. 155
Error Line has trailing spaces. 159
Error Line has trailing spaces. 161
Error Line has trailing spaces. 167
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 176
Error Line is longer than 80 characters. 179
Error Parameter connectionPool should be final. 179
Error Line has trailing spaces. 182
Error Line has trailing spaces. 183
Error Line has trailing spaces. 185
Error Line is longer than 80 characters. 186
Error Line has trailing spaces. 189
Error Line is longer than 80 characters. 201
Error Line has trailing spaces. 212
Error Line is longer than 80 characters. 214
Error Line is longer than 80 characters. 215
Error Line has trailing spaces. 216
Error Line has trailing spaces. 218
Error Line is longer than 80 characters. 219
Error Line is longer than 80 characters. 221
Error Parameter connection should be final. 221
Error Line has trailing spaces. 222
Error Line has trailing spaces. 226
Error Line has trailing spaces. 227
Error Line has trailing spaces. 234
Error Line is longer than 80 characters. 234
Error First sentence should end with a period. 236
Error Missing a Javadoc comment. 239
Error Line has trailing spaces. 240
Error First sentence should end with a period. 244
Error 'synchronized' is not followed by whitespace. 249
Error Line has trailing spaces. 258
Error Line is longer than 80 characters. 258
Error Line has trailing spaces. 259
Error Line has trailing spaces. 260
Error Line has trailing spaces. 261
Error Line has trailing spaces. 262
Error Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 265
Error Line has trailing spaces. 273
Error Line is longer than 80 characters. 275
Error Line has trailing spaces. 276
Error Line is longer than 80 characters. 277
Error Line has trailing spaces. 278
Error Line has trailing spaces. 280
Error Line is longer than 80 characters. 281
Error Method 'isConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 284
Error Line is longer than 80 characters. 289
Error Line has trailing spaces. 290
Error Line has trailing spaces. 291
Error Line is longer than 80 characters. 291
Error Line has trailing spaces. 293
Error Line has trailing spaces. 295
Error Line is longer than 80 characters. 296
Error Line is longer than 80 characters. 299
Error Method 'setConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 299
Error Parameter connectionStaleCheckingEnabled should be final. 299
Error Line has trailing spaces. 309
Error Line is longer than 80 characters. 310
Error Method 'setMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. 313
Error Parameter maxHostConnections should be final. 313
Error Line has trailing spaces. 323
Error Line is longer than 80 characters. 324
Error Method 'getMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. 327
Error Line is longer than 80 characters. 332
Error Line has trailing spaces. 335
Error Line is longer than 80 characters. 336
Error Method 'setMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. 339
Error Parameter maxTotalConnections should be final. 339
Error Line is longer than 80 characters. 344
Error Line has trailing spaces. 347
Error Line is longer than 80 characters. 348
Error Method 'getMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. 351
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 358
Error Parameter hostConfiguration should be final. 358
Error Line is longer than 80 characters. 364
Error Line is longer than 80 characters. 365
Error Line is longer than 80 characters. 376
Error Line has trailing spaces. 377
Error Line has trailing spaces. 380
Error Line is longer than 80 characters. 380
Error Method 'getConnectionWithTimeout' is not designed for extension - needs to be abstract, final or empty. 380
Error Parameter hostConfiguration should be final. 380
Error Parameter timeout should be final. 381
Error Line is longer than 80 characters. 383
Error Line has trailing spaces. 396
Error Line contains a tab character. 401
Error Line contains a tab character. 402
Error Line has trailing spaces. 403
Error Line contains a tab character. 403
Error Line contains a tab character. 404
Error Line contains a tab character. 405
Error Line has trailing spaces. 406
Error Line is longer than 80 characters. 406
Error Line contains a tab character. 406
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 406
Error Parameter hostConfiguration should be final. 406
Error Line contains a tab character. 407
Error Parameter timeout should be final. 407
Error Line is longer than 80 characters. 409
Error Line contains a tab character. 409
Error Line contains a tab character. 410
Error Line is longer than 80 characters. 411
Error Line contains a tab character. 411
Error Line contains a tab character. 412
Error 'catch' is not followed by whitespace. 412
Error Line contains a tab character. 413
Error Line contains a tab character. 414
Error Line contains a tab character. 415
Error Unused @throws tag for 'HttpException'. 429
Error Line has trailing spaces. 432
Error Parameter hostConfiguration should be final. 432
Error Parameter timeout should be final. 433
Error Expected @throws tag for 'ConnectionPoolTimeoutException'. 433
Error Line is longer than 80 characters. 437
Error Line has trailing spaces. 439
Error Line is longer than 80 characters. 443
Error Line is longer than 80 characters. 445
Error Line is longer than 80 characters. 456
Error Line has trailing spaces. 458
Error Line is longer than 80 characters. 462
Error Line has trailing spaces. 466
Error Line is longer than 80 characters. 469
Error Line is longer than 80 characters. 471
Error Line has trailing spaces. 474
Error Line is longer than 80 characters. 478
Error Comment matches to-do format 'TODO:'. 484
Error Line has trailing spaces. 488
Error Line is longer than 80 characters. 490
Error Line has trailing spaces. 492
Error Line is longer than 80 characters. 494
Error Line has trailing spaces. 496
Error Line has trailing spaces. 502
Error Line has trailing spaces. 506
Error Line has trailing spaces. 510
Error Line has trailing spaces. 511
Error Line is longer than 80 characters. 511
Error Must have at least one statement. 515
Error Line has trailing spaces. 530
Error Line is longer than 80 characters. 530
Error Line has trailing spaces. 531
Error Line is longer than 80 characters. 531
Error Line is longer than 80 characters. 533
Error Line has trailing spaces. 535
Error Method 'getConnectionsInPool' is not designed for extension - needs to be abstract, final or empty. 539
Error Parameter hostConfiguration should be final. 539
Error Line is longer than 80 characters. 541
Error Line has trailing spaces. 547
Error Line is longer than 80 characters. 547
Error Line has trailing spaces. 548
Error Line is longer than 80 characters. 548
Error Line has trailing spaces. 549
Error Line is longer than 80 characters. 549
Error Line has trailing spaces. 551
Error Method 'getConnectionsInPool' is not designed for extension - needs to be abstract, final or empty. 554
Error Line has trailing spaces. 559
Error Line has trailing spaces. 565
Error Method 'getConnectionsInUse' is not designed for extension - needs to be abstract, final or empty. 568
Error Parameter hostConfiguration should be final. 568
Error Line has trailing spaces. 574
Error Line has trailing spaces. 576
Error Method 'getConnectionsInUse' is not designed for extension - needs to be abstract, final or empty. 579
Error Line is longer than 80 characters. 584
Error Line has trailing spaces. 586
Error Line has trailing spaces. 588
Error Method 'deleteClosedConnections' is not designed for extension - needs to be abstract, final or empty. 591
Error Line has trailing spaces. 594
Error Method 'closeIdleConnections' is not designed for extension - needs to be abstract, final or empty. 598
Error Parameter idleTimeout should be final. 598
Error Expected @param tag for 'idleTimeout'. 598
Error Line has trailing spaces. 601
Error Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. 609
Error Parameter conn should be final. 609
Error Line is longer than 80 characters. 610
Error Must have at least one statement. 615
Error Parameter conn should be final. 631
Error Line has trailing spaces. 634
Error Line has trailing spaces. 636
Error Line has trailing spaces. 637
Error Line is longer than 80 characters. 644
Error Line has trailing spaces. 651
Error Line has trailing spaces. 653
Error Line has trailing spaces. 655
Error Method 'getParams' is not designed for extension - needs to be abstract, final or empty. 658
Error Line has trailing spaces. 663
Error Line has trailing spaces. 665
Error Line has trailing spaces. 667
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 670
Error 'params' hides a field. 670
Error Line has trailing spaces. 676
Error First sentence should end with a period. 677
Error Line has trailing spaces. 681
Error First sentence should end with a period. 682
Error First sentence should end with a period. 685
Error First sentence should end with a period. 688
Error Line has trailing spaces. 694
Error Line is longer than 80 characters. 694
Error Missing a Javadoc comment. 694
Error Line has trailing spaces. 695
Error First sentence should end with a period. 696
Error Line has trailing spaces. 703
Error Line has trailing spaces. 711
Error Line has trailing spaces. 714
Error Line has trailing spaces. 722
Error Line has trailing spaces. 725
Error Line has trailing spaces. 729
Error Line is longer than 80 characters. 731
Error Line is longer than 80 characters. 736
Error Parameter hostConfiguration should be final. 736
Error Line is longer than 80 characters. 739
Error Line is longer than 80 characters. 741
Error Line is longer than 80 characters. 743
Error Line is longer than 80 characters. 744
Error Line has trailing spaces. 747
Error Line has trailing spaces. 753
Error Line has trailing spaces. 755
Error Line is longer than 80 characters. 755
Error Line has trailing spaces. 757
Error Line is longer than 80 characters. 760
Error Parameter config should be final. 760
Error Line is longer than 80 characters. 769
Error Line is longer than 80 characters. 774
Error Parameter hostConfiguration should be final. 774
Error Line is longer than 80 characters. 775
Error Line has trailing spaces. 778
Error Line has trailing spaces. 786
Error First sentence should end with a period. 790
Error Line is longer than 80 characters. 796
Error Parameter hostConfiguration should be final. 796
Error Line has trailing spaces. 799
Error Line is longer than 80 characters. 803
Error Line is longer than 80 characters. 805
Error Line is longer than 80 characters. 809
Error Line has trailing spaces. 815
Error Line has trailing spaces. 820
Error Line has trailing spaces. 823
Error Line has trailing spaces. 825
Error Line has trailing spaces. 827
Error Parameter idleTimeout should be final. 841
Error Expected @param tag for 'idleTimeout'. 841
Error Line has trailing spaces. 844
Error Line is longer than 80 characters. 846
Error Line has trailing spaces. 848
Error Line is longer than 80 characters. 849
Error Line has trailing spaces. 851
Error Parameter connection should be final. 854
Error Line has trailing spaces. 855
Error Line is longer than 80 characters. 856
Error Line is longer than 80 characters. 859
Error Line has trailing spaces. 865
Error Line has trailing spaces. 871
Error Line has trailing spaces. 873
Error Line is longer than 80 characters. 875
Error Line is longer than 80 characters. 879
Error Line is longer than 80 characters. 884
Error Line has trailing spaces. 889
Error Line is longer than 80 characters. 889
Error Line is longer than 80 characters. 894
Error Parameter configuration should be final. 894
Error Line has trailing spaces. 899
Error Line is longer than 80 characters. 899
Error Line is longer than 80 characters. 900
Error Line has trailing spaces. 902
Error Line is longer than 80 characters. 905
Error Parameter hostPool should be final. 905
Error Line is longer than 80 characters. 907
Error Line has trailing spaces. 908
Error Line is longer than 80 characters. 908
Error Line has trailing spaces. 911
Error Line has trailing spaces. 914
Error Line is longer than 80 characters. 914
Error Line has trailing spaces. 916
Error Line is longer than 80 characters. 917
Error Line is longer than 80 characters. 921
Error Line is longer than 80 characters. 924
Error Line has trailing spaces. 928
Error Parameter conn should be final. 938
Error Line is longer than 80 characters. 940
Error Line is longer than 80 characters. 943
Error Line has trailing spaces. 947
Error Line is longer than 80 characters. 949
Error Line has trailing spaces. 954
Error Line is longer than 80 characters. 955
Error Line is longer than 80 characters. 957
Error Line has trailing spaces. 961
Error Line is longer than 80 characters. 967
Error Line is longer than 80 characters. 968
Error Line has trailing spaces. 972
Error Line is longer than 80 characters. 986
Error Line has trailing spaces. 990
Error First sentence should end with a period. 991
Error Variable 'connectionPool' must be private and have accessor methods. 992
Error First sentence should end with a period. 994
Error Variable 'hostConfiguration' must be private and have accessor methods. 995
Error Line has trailing spaces. 997
Error First sentence should end with a period. 1003
Error Variable 'hostConfiguration' must be private and have accessor methods. 1004
Error Line has trailing spaces. 1005
Error First sentence should end with a period. 1006
Error Variable 'freeConnections' must be private and have accessor methods. 1007
Error Line has trailing spaces. 1008
Error First sentence should end with a period. 1009
Error Variable 'waitingThreads' must be private and have accessor methods. 1010
Error First sentence should end with a period. 1012
Error Variable 'numConnections' must be private and have accessor methods. 1013
Error Line has trailing spaces. 1015
Error Line has trailing spaces. 1017
Error Line is longer than 80 characters. 1017
Error First sentence should end with a period. 1021
Error Variable 'thread' must be private and have accessor methods. 1022
Error Line has trailing spaces. 1023
Error First sentence should end with a period. 1024
Error Variable 'hostConnectionPool' must be private and have accessor methods. 1025
Error Missing a Javadoc comment. 1034
Error Line has trailing spaces. 1035
Error Missing a Javadoc comment. 1044
Error Line has trailing spaces. 1047
Error Line has trailing spaces. 1050
Error Parameter ref should be final. 1053
Error Line has trailing spaces. 1054
Error Line has trailing spaces. 1056
Error Line is longer than 80 characters. 1058
Error Line has trailing spaces. 1060
Error Line has trailing spaces. 1065
Error Line is longer than 80 characters. 1065
Error Line has trailing spaces. 1068
Error Line is longer than 80 characters. 1069
Error Line has trailing spaces. 1079
Error Line has trailing spaces. 1080
Error '1000' is a magic number. 1082
Error Line has trailing spaces. 1093
Error Line has trailing spaces. 1098
Error Line is longer than 80 characters. 1099
Error Missing a Javadoc comment. 1099
Error Variable 'reference' must be private and have accessor methods. 1099
Error Line has trailing spaces. 1100
Error Line is longer than 80 characters. 1104
Error Parameter hostConfiguration should be final. 1104
Error Expected @param tag for 'hostConfiguration'. 1104
Error Line has trailing spaces. 1109
Error Missing a Javadoc comment. 1117
Error Parameter connection should be final. 1123
Error Line is longer than 80 characters. 1124
Error Line has trailing spaces. 1142
Error Missing a Javadoc comment. 1143
Error Must have at least one statement. 1146
Error Missing a Javadoc comment. 1151
Error Expected an @return tag. 1162
Error Missing a Javadoc comment. 1170
Error Parameter localAddress should be final. 1170
Error Line has trailing spaces. 1177
Error Line has trailing spaces. 1179
Error Parameter staleCheckEnabled should be final. 1181
Error Expected @param tag for 'staleCheckEnabled'. 1181
Error Missing a Javadoc comment. 1189
Error Missing a Javadoc comment. 1197
Error Missing a Javadoc comment. 1205
Error Missing a Javadoc comment. 1213
Error Missing a Javadoc comment. 1221
Error Missing a Javadoc comment. 1229
Error Missing a Javadoc comment. 1237
Error Missing a Javadoc comment. 1245
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1246
Error Missing a Javadoc comment. 1254
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1255
Error Missing a Javadoc comment. 1263
Error Missing a Javadoc comment. 1271
Error Missing a Javadoc comment. 1279
Error Missing a Javadoc comment. 1287
Error Missing a Javadoc comment. 1295
Error Parameter timeout should be final. 1295
Error Missing a Javadoc comment. 1303
Error Missing a Javadoc comment. 1311
Error Missing a Javadoc comment. 1319
Error Parameter data should be final. 1330
Error Expected @param tag for 'data'. 1330
Error Expected @throws tag for 'IOException'. 1331
Error Expected @throws tag for 'IllegalStateException'. 1331
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1331
Error Missing a Javadoc comment. 1339
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1340
Error Parameter data should be final. 1351
Error Expected @param tag for 'data'. 1351
Error Expected @throws tag for 'IOException'. 1352
Error Expected @throws tag for 'IllegalStateException'. 1352
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1352
Error Expected an @return tag. 1363
Error Expected @throws tag for 'IOException'. 1363
Error Expected @throws tag for 'IllegalStateException'. 1363
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1363
Error Line is longer than 80 characters. 1371
Error Missing a Javadoc comment. 1371
Error Parameter charset should be final. 1371
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1371
Error Missing a Javadoc comment. 1379
Error 'wrappedConnection' hides a field. 1381
Error Must have at least one statement. 1384
Error Parameter timeout should be final. 1392
Error Expected @param tag for 'timeout'. 1392
Error Must have at least one statement. 1395
Error Missing a Javadoc comment. 1400
Error Parameter host should be final. 1400
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1400
Error Must have at least one statement. 1403
Error Line is longer than 80 characters. 1408
Error Missing a Javadoc comment. 1408
Error Parameter httpConnectionManager should be final. 1408
Error Line is longer than 80 characters. 1410
Error Must have at least one statement. 1411
Error Missing a Javadoc comment. 1416
Error Parameter inStream should be final. 1416
Error Must have at least one statement. 1419
Error Missing a Javadoc comment. 1424
Error Parameter port should be final. 1424
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1424
Error Must have at least one statement. 1427
Error Missing a Javadoc comment. 1432
Error Parameter protocol should be final. 1432
Error Must have at least one statement. 1435
Error Missing a Javadoc comment. 1440
Error Parameter host should be final. 1440
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1440
Error Must have at least one statement. 1443
Error Missing a Javadoc comment. 1448
Error Parameter port should be final. 1448
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1448
Error Must have at least one statement. 1451
Error Parameter timeout should be final. 1459
Error Expected @param tag for 'timeout'. 1459
Error Expected @throws tag for 'SocketException'. 1460
Error Expected @throws tag for 'IllegalStateException'. 1460
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1460
Error Must have at least one statement. 1463
Error Must have at least one statement. 1474
Error Missing a Javadoc comment. 1479
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1479
Error Must have at least one statement. 1482
Error Missing a Javadoc comment. 1487
Error Parameter data should be final. 1487
Error Parameter offset should be final. 1487
Error Parameter length should be final. 1487
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1488
Error Missing a Javadoc comment. 1496
Error Parameter data should be final. 1496
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1497
Error Missing a Javadoc comment. 1505
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1506
Error Missing a Javadoc comment. 1514
Error Parameter data should be final. 1514
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1515
Error Missing a Javadoc comment. 1523
Error Expected an @return tag. 1534
Error Expected @throws tag for 'SocketException'. 1534
Error Expected an @return tag. 1545
Error Parameter host should be final. 1556
Error Expected @param tag for 'host'. 1556
Error Expected @throws tag for 'IllegalStateException'. 1556
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1556
Error Missing a Javadoc comment. 1564
Error Line is longer than 80 characters. 1575
Error Parameter sendBufferSize should be final. 1575
Error Expected @param tag for 'sendBufferSize'. 1575
Error Expected @throws tag for 'SocketException'. 1575
Error Missing a Javadoc comment. 1583
Error Missing a Javadoc comment. 1591
Error 'params' hides a field. 1591
Error Line is longer than 80 characters. 1600
Error Line is longer than 80 characters. 1602
Error Missing a Javadoc comment. 1602
Error Parameter data should be final. 1602
Error Parameter charset should be final. 1602
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1602
Error Line is longer than 80 characters. 1611
Error Missing a Javadoc comment. 1613
Error Parameter data should be final. 1613
Error Parameter charset should be final. 1613
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1614
Error Line is longer than 80 characters. 1623
Error Line is longer than 80 characters. 1625
Error Missing a Javadoc comment. 1625
Error Parameter timeout should be final. 1625
Error Redundant throws: 'IllegalStateException' is unchecked exception. 1625

org/apache/commons/httpclient/NTCredentials.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/NTCredentials.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 68
Error Line is longer than 80 characters. 71
Error Parameter userName should be final. 75
Error Parameter password should be final. 75
Error Parameter host should be final. 75
Error 'host' hides a field. 75
Error Parameter domain should be final. 76
Error 'domain' hides a field. 76
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Method 'setDomain' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter domain should be final. 99
Error 'domain' hides a field. 99
Error Line is longer than 80 characters. 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 112
Error Method 'getDomain' is not designed for extension - needs to be abstract, final or empty. 114
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 119
Error Line has trailing spaces. 123
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter host should be final. 126
Error 'host' hides a field. 126
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 138
Error Line has trailing spaces. 141
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 146
Error Line has trailing spaces. 148
Error Line is longer than 80 characters. 158
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 162
Error Line is longer than 80 characters. 170
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter o should be final. 177
Error 'if' construct must use '{}'s. 178
Error 'if' construct must use '{}'s. 179
Error ')' is preceded with whitespace. 180

org/apache/commons/httpclient/NameValuePair.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/NameValuePair.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 38
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 52
Error Parameter name should be final. 63
Error 'name' hides a field. 63
Error Parameter value should be final. 63
Error 'value' hides a field. 63
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter name should be final. 88
Error 'name' hides a field. 88
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 99
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter value should be final. 109
Error 'value' hides a field. 109
Error Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 119
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 129
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error 'if' construct must use '{}'s. 134
Error 'if' construct must use '{}'s. 135
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145

org/apache/commons/httpclient/NoHttpResponseException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/NoHttpResponseException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 48
Error Parameter message should be final. 59
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 69
Error Parameter message should be final. 72
Error Parameter cause should be final. 72
Error Line is longer than 80 characters. 74

org/apache/commons/httpclient/ProtocolException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ProtocolException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 33
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 43
Error Line has trailing spaces. 51
Error Parameter message should be final. 54
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 62
Error Parameter message should be final. 65
Error Parameter cause should be final. 65

org/apache/commons/httpclient/ProxyClient.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ProxyClient.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 62
Error Line has trailing spaces. 64
Error First sentence should end with a period. 66
Error Line has trailing spaces. 66
Error Line has trailing spaces. 71
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Parameter params should be final. 89
Error 'params' hides a field. 89
Error Line has trailing spaces. 92
Error Method 'getState' is not designed for extension - needs to be abstract, final or empty. 105
Error Method 'setState' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter state should be final. 115
Error 'state' hides a field. 115
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 122
Error Method 'getHostConfiguration' is not designed for extension - needs to be abstract, final or empty. 125
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 135
Error Method 'setHostConfiguration' is not designed for extension - needs to be abstract, final or empty. 135
Error Parameter hostConfiguration should be final. 135
Error 'hostConfiguration' hides a field. 135
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 141
Error Method 'getParams' is not designed for extension - needs to be abstract, final or empty. 144
Error Line is longer than 80 characters. 149
Error Line has trailing spaces. 150
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 153
Error 'params' hides a field. 153
Error Line is longer than 80 characters. 161
Error Line has trailing spaces. 162
Error Line is longer than 80 characters. 164
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error Line is longer than 80 characters. 170
Error Line has trailing spaces. 172
Error Line has trailing spaces. 174
Error Line has trailing spaces. 177
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 180
Error Expected @throws tag for 'IOException'. 180
Error Expected @throws tag for 'HttpException'. 180
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 180
Error Line has trailing spaces. 181
Error Line is longer than 80 characters. 186
Error Line has trailing spaces. 188
Error Line has trailing spaces. 191
Error Line has trailing spaces. 194
Error Line has trailing spaces. 201
Error Line has trailing spaces. 203
Error Line has trailing spaces. 206
Error Line has trailing spaces. 213
Error Line is longer than 80 characters. 218
Error Class ConnectResponse should be declared as final. 220
Error Line has trailing spaces. 221
Error Missing a Javadoc comment. 222
Error Line has trailing spaces. 223
Error Missing a Javadoc comment. 224
Error Line has trailing spaces. 225
Error Missing a Javadoc comment. 226
Error '{' is not followed by whitespace. 226
Error '}' is not preceded with whitespace. 226
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Line is longer than 80 characters. 229
Error Line has trailing spaces. 231
Error Parameter connectMethod should be final. 240
Error 'connectMethod' hides a field. 240
Error Line is longer than 80 characters. 244
Error Line is longer than 80 characters. 245
Error Line is longer than 80 characters. 246
Error Line has trailing spaces. 247
Error Parameter socket should be final. 256
Error 'socket' hides a field. 256
Error Line has trailing spaces. 260
Error Line is longer than 80 characters. 262
Error Missing a Javadoc comment. 266
Error Line has trailing spaces. 267
Error Missing a Javadoc comment. 268
Error Line has trailing spaces. 269
Error Missing a Javadoc comment. 270
Error Parameter idleTimeout should be final. 270
Error Missing a Javadoc comment. 273
Error Missing a Javadoc comment. 277
Error Parameter httpParams should be final. 277
Error Missing a Javadoc comment. 281
Error Parameter hostConfiguration should be final. 282
Error 'hostConfiguration' hides a field. 282
Error Parameter timeout should be final. 282
Error Line has trailing spaces. 288
Error Line has trailing spaces. 289
Error Expected an @return tag. 293
Error Line is longer than 80 characters. 293
Error Parameter hostConfiguration should be final. 293
Error 'hostConfiguration' hides a field. 293
Error Expected @param tag for 'hostConfiguration'. 293
Error Parameter timeout should be final. 293
Error Expected @param tag for 'timeout'. 293
Error Expected @throws tag for 'HttpException'. 294
Error Line has trailing spaces. 297
Error Line is longer than 80 characters. 298
Error Missing a Javadoc comment. 298
Error Parameter hostConfiguration should be final. 298
Error 'hostConfiguration' hides a field. 298
Error Line has trailing spaces. 301
Error Missing a Javadoc comment. 302
Error Parameter conn should be final. 302
Error Missing a Javadoc comment. 305
Error Missing a Javadoc comment. 309
Error Parameter params should be final. 309
Error 'params' hides a field. 309

org/apache/commons/httpclient/ProxyHost.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ProxyHost.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error First sentence should end with a period. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 60
Error Parameter port should be final. 62
Error Line has trailing spaces. 65
Error Line has trailing spaces. 68
Error Line has trailing spaces. 74
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 78
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81

org/apache/commons/httpclient/RedirectException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/RedirectException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 32
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 42
Error Line has trailing spaces. 50
Error Parameter message should be final. 53
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Parameter message should be final. 64
Error Parameter cause should be final. 64

org/apache/commons/httpclient/ResponseConsumedWatcher.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/ResponseConsumedWatcher.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2

org/apache/commons/httpclient/SimpleHttpConnectionManager.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/SimpleHttpConnectionManager.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 54
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 56
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 60
Error Parameter conn should be final. 67
Error Line has trailing spaces. 79
Error First sentence should end with a period. 80
Error Variable 'httpConnection' must be private and have accessor methods. 81
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 100
Error Missing a Javadoc comment. 101
Error Line has trailing spaces. 103
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter hostConfiguration should be final. 107
Error Line is longer than 80 characters. 112
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 114
Error Line has trailing spaces. 115
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 118
Error Method 'isConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 121
Error Line is longer than 80 characters. 126
Error Line has trailing spaces. 127
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 128
Error Line has trailing spaces. 130
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 136
Error Method 'setConnectionStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 136
Error Parameter connectionStaleCheckingEnabled should be final. 136
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 142
Error Method 'getConnectionWithTimeout' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter hostConfiguration should be final. 146
Error Parameter timeout should be final. 146
Error Line has trailing spaces. 158
Error Line is longer than 80 characters. 166
Error 'if' construct must use '{}'s. 178
Error Line has trailing spaces. 180
Error Line contains a tab character. 184
Error Line contains a tab character. 185
Error Line has trailing spaces. 186
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. 189
Error Line contains a tab character. 190
Error Parameter hostConfiguration should be final. 190
Error Parameter timeout should be final. 190
Error Line contains a tab character. 192
Error Line is longer than 80 characters. 195
Error Method 'releaseConnection' is not designed for extension - needs to be abstract, final or empty. 197
Error Parameter conn should be final. 197
Error Line is longer than 80 characters. 199
Error Line has trailing spaces. 203
Error Line has trailing spaces. 211
Error Line has trailing spaces. 213
Error Line has trailing spaces. 215
Error Method 'getParams' is not designed for extension - needs to be abstract, final or empty. 218
Error Line has trailing spaces. 223
Error Line has trailing spaces. 225
Error Line has trailing spaces. 227
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 230
Error 'params' hides a field. 230
Error Line has trailing spaces. 236
Error Method 'closeIdleConnections' is not designed for extension - needs to be abstract, final or empty. 240
Error Parameter idleTimeout should be final. 240
Error Expected @param tag for 'idleTimeout'. 240

org/apache/commons/httpclient/StatusLine.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/StatusLine.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error 'statusLine' hides a field. 81
Error Inner assignments should be avoided. 91
Error '4' is a magic number. 91
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 115
Error Line has trailing spaces. 118
Error Line has trailing spaces. 129
Error Line is longer than 80 characters. 129
Error Line has trailing spaces. 170
Error '4' is a magic number. 179

org/apache/commons/httpclient/URI.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/URI.java

ErrorLine
Error File length is 3,956 lines (max allowed is 2,000). 1
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 47
Error Line has trailing spaces. 51
Error Line has trailing spaces. 68
Error Line has trailing spaces. 115
Error First sentence should end with a period. 122
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 128
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Line has trailing spaces. 137
Error Line has trailing spaces. 139
Error Parameter s should be final. 142
Error Parameter escaped should be final. 142
Error 'escaped' hides a field. 142
Error Parameter charset should be final. 142
Error Redundant throws: 'NullPointerException' is unchecked exception. 143
Error Line has trailing spaces. 149
Error Line is longer than 80 characters. 149
Error Line has trailing spaces. 150
Error Line has trailing spaces. 153
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 158
Error Line has trailing spaces. 160
Error Parameter s should be final. 163
Error Parameter escaped should be final. 163
Error 'escaped' hides a field. 163
Error Redundant throws: 'NullPointerException' is unchecked exception. 164
Error Line has trailing spaces. 177
Error Line has trailing spaces. 180
Error Parameter escaped should be final. 180
Error 'escaped' hides a field. 180
Error Parameter charset should be final. 180
Error Redundant throws: 'NullPointerException' is unchecked exception. 181
Error Line has trailing spaces. 189
Error Line has trailing spaces. 191
Error Line has trailing spaces. 196
Error Line has trailing spaces. 199
Error Parameter escaped should be final. 199
Error 'escaped' hides a field. 199
Error Redundant throws: 'NullPointerException' is unchecked exception. 200
Error Line has trailing spaces. 213
Error Parameter original should be final. 216
Error Parameter charset should be final. 216
Error Line has trailing spaces. 227
Error Line has trailing spaces. 234
Error Parameter original should be final. 237
Error Parameter scheme should be final. 258
Error 'scheme' hides a field. 258
Error Parameter schemeSpecificPart should be final. 258
Error Parameter fragment should be final. 258
Error 'fragment' hides a field. 258
Error Line has trailing spaces. 275
Error Parameter scheme should be final. 301
Error 'scheme' hides a field. 301
Error Parameter authority should be final. 301
Error 'authority' hides a field. 301
Error Parameter path should be final. 301
Error 'path' hides a field. 301
Error Parameter query should be final. 301
Error 'query' hides a field. 301
Error Parameter fragment should be final. 302
Error 'fragment' hides a field. 302
Error Parameter scheme should be final. 344
Error 'scheme' hides a field. 344
Error Parameter userinfo should be final. 344
Error 'userinfo' hides a field. 344
Error Parameter host should be final. 344
Error 'host' hides a field. 344
Error Parameter port should be final. 344
Error 'port' hides a field. 344
Error Parameter scheme should be final. 362
Error 'scheme' hides a field. 362
Error Parameter userinfo should be final. 362
Error 'userinfo' hides a field. 362
Error Parameter host should be final. 362
Error 'host' hides a field. 362
Error Parameter port should be final. 362
Error 'port' hides a field. 362
Error Parameter path should be final. 363
Error 'path' hides a field. 363
Error Parameter scheme should be final. 381
Error 'scheme' hides a field. 381
Error Parameter userinfo should be final. 381
Error 'userinfo' hides a field. 381
Error Parameter host should be final. 381
Error 'host' hides a field. 381
Error Parameter port should be final. 381
Error 'port' hides a field. 381
Error Parameter path should be final. 382
Error 'path' hides a field. 382
Error Parameter query should be final. 382
Error 'query' hides a field. 382
Error Parameter scheme should be final. 401
Error 'scheme' hides a field. 401
Error Parameter userinfo should be final. 401
Error 'userinfo' hides a field. 401
Error Parameter host should be final. 401
Error 'host' hides a field. 401
Error Parameter port should be final. 401
Error 'port' hides a field. 401
Error Parameter path should be final. 402
Error 'path' hides a field. 402
Error Parameter query should be final. 402
Error 'query' hides a field. 402
Error Parameter fragment should be final. 402
Error 'fragment' hides a field. 402
Error Line has trailing spaces. 404
Error Avoid inline conditionals. 404
Error Line has trailing spaces. 405
Error Avoid inline conditionals. 405
Error Avoid inline conditionals. 406
Error Parameter scheme should be final. 420
Error 'scheme' hides a field. 420
Error Parameter host should be final. 420
Error 'host' hides a field. 420
Error Parameter path should be final. 420
Error 'path' hides a field. 420
Error Parameter fragment should be final. 420
Error 'fragment' hides a field. 420
Error Line has trailing spaces. 433
Error Parameter base should be final. 436
Error Parameter relative should be final. 436
Error Line has trailing spaces. 446
Error Line is longer than 80 characters. 446
Error Line has trailing spaces. 448
Error Line has trailing spaces. 450
Error Parameter base should be final. 453
Error Parameter relative should be final. 453
Error Parameter escaped should be final. 453
Error 'escaped' hides a field. 453
Error Line has trailing spaces. 497
Error Unclosed HTML tag found: <hier_part> syntax, and thus cannot use relative references. 502
Error Parameter base should be final. 508
Error Parameter relative should be final. 508
Error Line has trailing spaces. 519
Error Line has trailing spaces. 572
Error Line is longer than 80 characters. 589
Error First sentence should end with a period. 596
Error Variable 'hash' must be private and have accessor methods. 603
Error Line has trailing spaces. 609
Error Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 611
Error Variable '_uri' must be private and have accessor methods. 611
Error Variable 'protocolCharset' must be private and have accessor methods. 617
Error Variable 'defaultProtocolCharset' must be private and have accessor methods. 623
Error Variable 'defaultDocumentCharset' must be private and have accessor methods. 630
Error Missing a Javadoc comment. 631
Error Variable 'defaultDocumentCharsetByLocale' must be private and have accessor methods. 631
Error Missing a Javadoc comment. 632
Error Variable 'defaultDocumentCharsetByPlatform' must be private and have accessor methods. 632
Error Line is longer than 80 characters. 645
Error Must have at least one statement. 646
Error Name '_scheme' must match pattern '^[a-z][a-zA-Z0-9]*$'. 658
Error Variable '_scheme' must be private and have accessor methods. 658
Error Name '_opaque' must match pattern '^[a-z][a-zA-Z0-9]*$'. 664
Error Variable '_opaque' must be private and have accessor methods. 664
Error Name '_authority' must match pattern '^[a-z][a-zA-Z0-9]*$'. 670
Error Variable '_authority' must be private and have accessor methods. 670
Error Name '_userinfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 676
Error Variable '_userinfo' must be private and have accessor methods. 676
Error Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. 682
Error Variable '_host' must be private and have accessor methods. 682
Error Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. 688
Error Variable '_port' must be private and have accessor methods. 688
Error Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 694
Error Variable '_path' must be private and have accessor methods. 694
Error Name '_query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 700
Error Variable '_query' must be private and have accessor methods. 700
Error Name '_fragment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 706
Error Variable '_fragment' must be private and have accessor methods. 706
Error Variable 'rootPath' must be private and have accessor methods. 712
Error '{' is followed by whitespace. 712
Error Name 'percent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 721
Error '256' is a magic number. 721
Error Name 'digit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 735
Error '256' is a magic number. 735
Error Name 'alpha' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 750
Error '256' is a magic number. 750
Error Name 'alphanum' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 768
Error '256' is a magic number. 768
Error Name 'hex' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 783
Error '256' is a magic number. 783
Error Name 'escaped' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 802
Error '256' is a magic number. 802
Error Name 'mark' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 817
Error '256' is a magic number. 817
Error Name 'unreserved' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 839
Error '256' is a magic number. 839
Error Name 'reserved' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 854
Error '256' is a magic number. 854
Error Name 'uric' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 876
Error '256' is a magic number. 876
Error Name 'fragment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 891
Error Name 'query' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 900
Error Name 'pchar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 910
Error '256' is a magic number. 910
Error Name 'param' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 931
Error Name 'segment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 940
Error '256' is a magic number. 940
Error Name 'path_segments' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 955
Error '256' is a magic number. 955
Error Name 'abs_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 969
Error '256' is a magic number. 969
Error Name 'uric_no_slash' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 984
Error '256' is a magic number. 984
Error Line has trailing spaces. 999
Error Name 'opaque_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1007
Error '256' is a magic number. 1007
Error Line has trailing spaces. 1014
Error Name 'path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1022
Error '256' is a magic number. 1022
Error Name 'port' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1033
Error Name 'IPv4address' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1042
Error '256' is a magic number. 1042
Error Name 'IPv6address' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1056
Error '256' is a magic number. 1056
Error Name 'IPv6reference' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1071
Error '256' is a magic number. 1071
Error Name 'toplabel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1086
Error '256' is a magic number. 1086
Error Name 'domainlabel' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1100
Error Name 'hostname' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1109
Error '256' is a magic number. 1109
Error Name 'host' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1124
Error '256' is a magic number. 1124
Error Name 'hostport' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1139
Error '256' is a magic number. 1139
Error Name 'userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1155
Error '256' is a magic number. 1155
Error Name 'within_userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1173
Error '256' is a magic number. 1173
Error Name 'server' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1191
Error '256' is a magic number. 1191
Error Name 'reg_name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1207
Error '256' is a magic number. 1207
Error Name 'authority' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1229
Error '256' is a magic number. 1229
Error Name 'scheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1243
Error '256' is a magic number. 1243
Error Name 'rel_segment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1261
Error '256' is a magic number. 1261
Error Name 'rel_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1282
Error '256' is a magic number. 1282
Error Name 'net_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1296
Error '256' is a magic number. 1296
Error Line has trailing spaces. 1303
Error Name 'hier_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1311
Error '256' is a magic number. 1311
Error Name 'relativeURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1327
Error '256' is a magic number. 1327
Error Name 'absoluteURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1344
Error '256' is a magic number. 1344
Error Name 'URI_reference' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1360
Error '256' is a magic number. 1360
Error Name 'control' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1375
Error '256' is a magic number. 1375
Error '0x1F' is a magic number. 1378
Error '0x7F' is a magic number. 1381
Error Name 'space' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1387
Error '256' is a magic number. 1387
Error '0x20' is a magic number. 1390
Error Name 'delims' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1397
Error '256' is a magic number. 1397
Error Name 'unwise' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1411
Error '256' is a magic number. 1411
Error Name 'disallowed_rel_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1428
Error '256' is a magic number. 1428
Error Name 'disallowed_opaque_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1439
Error '256' is a magic number. 1439
Error Name 'allowed_authority' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1451
Error '256' is a magic number. 1451
Error Name 'allowed_opaque_part' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1462
Error '256' is a magic number. 1462
Error Line has trailing spaces. 1463
Error Name 'allowed_reg_name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1473
Error '256' is a magic number. 1473
Error Line has trailing spaces. 1474
Error Name 'allowed_userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1485
Error '256' is a magic number. 1485
Error Name 'allowed_within_userinfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1497
Error '256' is a magic number. 1497
Error Name 'allowed_IPv6reference' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1509
Error '256' is a magic number. 1509
Error Name 'allowed_host' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1523
Error '256' is a magic number. 1523
Error Name 'allowed_within_authority' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1534
Error '256' is a magic number. 1534
Error Name 'allowed_abs_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1550
Error '256' is a magic number. 1550
Error Name 'allowed_rel_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1562
Error '256' is a magic number. 1562
Error Name 'allowed_within_path' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1573
Error '256' is a magic number. 1573
Error Name 'allowed_query' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1587
Error '256' is a magic number. 1587
Error Name 'allowed_within_query' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1598
Error '256' is a magic number. 1598
Error Name 'allowed_fragment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1609
Error '256' is a magic number. 1609
Error Comment matches to-do format 'TODO:'. 1618
Error Missing a Javadoc comment. 1622
Error Name '_is_hier_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1622
Error Variable '_is_hier_part' must be private and have accessor methods. 1622
Error Missing a Javadoc comment. 1623
Error Name '_is_opaque_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1623
Error Variable '_is_opaque_part' must be private and have accessor methods. 1623
Error Line has trailing spaces. 1624
Error Missing a Javadoc comment. 1626
Error Name '_is_net_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1626
Error Variable '_is_net_path' must be private and have accessor methods. 1626
Error Missing a Javadoc comment. 1627
Error Name '_is_abs_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1627
Error Variable '_is_abs_path' must be private and have accessor methods. 1627
Error Missing a Javadoc comment. 1628
Error Name '_is_rel_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1628
Error Variable '_is_rel_path' must be private and have accessor methods. 1628
Error Line has trailing spaces. 1629
Error Missing a Javadoc comment. 1631
Error Name '_is_reg_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1631
Error Variable '_is_reg_name' must be private and have accessor methods. 1631
Error Missing a Javadoc comment. 1632
Error Name '_is_server' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1632
Error Variable '_is_server' must be private and have accessor methods. 1632
Error Missing a Javadoc comment. 1635
Error Name '_is_hostname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1635
Error Variable '_is_hostname' must be private and have accessor methods. 1635
Error Missing a Javadoc comment. 1636
Error Name '_is_IPv4address' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1636
Error Variable '_is_IPv4address' must be private and have accessor methods. 1636
Error Missing a Javadoc comment. 1637
Error Name '_is_IPv6reference' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1637
Error Variable '_is_IPv6reference' must be private and have accessor methods. 1637
Error Line has trailing spaces. 1640
Error Line has trailing spaces. 1676
Error Parameter original should be final. 1677
Error Parameter allowed should be final. 1677
Error Parameter charset should be final. 1678
Error Line is longer than 80 characters. 1680
Error Line is longer than 80 characters. 1683
Error Line is longer than 80 characters. 1685
Error Line has trailing spaces. 1719
Error Parameter component should be final. 1719
Error Parameter charset should be final. 1719
Error Line is longer than 80 characters. 1722
Error Line has trailing spaces. 1756
Error Line has trailing spaces. 1759
Error Parameter component should be final. 1759
Error Parameter charset should be final. 1759
Error Line is longer than 80 characters. 1762
Error Line has trailing spaces. 1765
Error Method 'prevalidate' is not designed for extension - needs to be abstract, final or empty. 1780
Error Parameter component should be final. 1780
Error Parameter disallowed should be final. 1780
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 1804
Error Parameter component should be final. 1804
Error Parameter generous should be final. 1804
Error Line has trailing spaces. 1815
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 1825
Error Parameter component should be final. 1825
Error Parameter soffset should be final. 1825
Error Parameter eoffset should be final. 1825
Error Parameter generous should be final. 1826
Error Line has trailing spaces. 1832
Error Unclosed HTML tag found: <undefined> 1861
Error Method 'parseUriReference' is not designed for extension - needs to be abstract, final or empty. 1870
Error Method length is 190 lines (max allowed is 150). 1870
Error Parameter original should be final. 1870
Error Parameter escaped should be final. 1870
Error 'escaped' hides a field. 1870
Error Line has trailing spaces. 1882
Error '{' is followed by whitespace. 1893
Error '{' is followed by whitespace. 1896
Error Avoid inline conditionals. 1926
Error Line has trailing spaces. 1927
Error Inner assignments should be avoided. 1958
Error Inner assignments should be avoided. 1958
Error Inner assignments should be avoided. 1958
Error Line has trailing spaces. 1966
Error Avoid inline conditionals. 1966
Error Inner assignments should be avoided. 1970
Error Line has trailing spaces. 1995
Error Line has trailing spaces. 1996
Error Line is longer than 80 characters. 1996
Error Line has trailing spaces. 1997
Error Line is longer than 80 characters. 1998
Error Line has trailing spaces. 2001
Error Line has trailing spaces. 2002
Error Line is longer than 80 characters. 2002
Error Line has trailing spaces. 2003
Error Line is longer than 80 characters. 2004
Error Line has trailing spaces. 2036
Error Avoid inline conditionals. 2036
Error Line has trailing spaces. 2053
Error Avoid inline conditionals. 2053
Error Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. 2071
Error Parameter s should be final. 2071
Error Parameter delims should be final. 2071
Error 'delims' hides a field. 2071
Error Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. 2085
Error Parameter s should be final. 2085
Error Parameter delims should be final. 2085
Error 'delims' hides a field. 2085
Error Parameter offset should be final. 2085
Error Avoid inline conditionals. 2107
Error Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. 2119
Error Parameter s should be final. 2119
Error Parameter delim should be final. 2119
Error Method 'indexFirstOf' is not designed for extension - needs to be abstract, final or empty. 2133
Error Parameter s should be final. 2133
Error Parameter delim should be final. 2133
Error Parameter offset should be final. 2133
Error Method 'parseAuthority' is not designed for extension - needs to be abstract, final or empty. 2159
Error Parameter original should be final. 2159
Error Parameter escaped should be final. 2159
Error 'escaped' hides a field. 2159
Error Inner assignments should be avoided. 2163
Error Inner assignments should be avoided. 2164
Error Inner assignments should be avoided. 2164
Error Inner assignments should be avoided. 2164
Error Line has trailing spaces. 2174
Error Avoid inline conditionals. 2174
Error Line has trailing spaces. 2188
Error Avoid inline conditionals. 2188
Error Inner assignments should be avoided. 2214
Error Inner assignments should be avoided. 2214
Error Inner assignments should be avoided. 2215
Error Line has trailing spaces. 2217
Error Avoid inline conditionals. 2217
Error Line has trailing spaces. 2220
Error Method 'setURI' is not designed for extension - needs to be abstract, final or empty. 2255
Error Line has trailing spaces. 2297
Error Method 'isAbsoluteURI' is not designed for extension - needs to be abstract, final or empty. 2304
Error Line has trailing spaces. 2307
Error Method 'isRelativeURI' is not designed for extension - needs to be abstract, final or empty. 2314
Error Method 'isHierPart' is not designed for extension - needs to be abstract, final or empty. 2324
Error Method 'isOpaquePart' is not designed for extension - needs to be abstract, final or empty. 2334
Error Method 'isNetPath' is not designed for extension - needs to be abstract, final or empty. 2346
Error Method 'isAbsPath' is not designed for extension - needs to be abstract, final or empty. 2356
Error Method 'isRelPath' is not designed for extension - needs to be abstract, final or empty. 2366
Error Method 'hasAuthority' is not designed for extension - needs to be abstract, final or empty. 2378
Error Method 'isRegName' is not designed for extension - needs to be abstract, final or empty. 2387
Error Line has trailing spaces. 2390
Error Method 'isServer' is not designed for extension - needs to be abstract, final or empty. 2397
Error Line has trailing spaces. 2400
Error Method 'hasUserinfo' is not designed for extension - needs to be abstract, final or empty. 2407
Error Line has trailing spaces. 2410
Error Method 'isHostname' is not designed for extension - needs to be abstract, final or empty. 2417
Error Method 'isIPv4address' is not designed for extension - needs to be abstract, final or empty. 2427
Error Method 'isIPv6reference' is not designed for extension - needs to be abstract, final or empty. 2437
Error Method 'hasQuery' is not designed for extension - needs to be abstract, final or empty. 2447
Error Line has trailing spaces. 2450
Error Method 'hasFragment' is not designed for extension - needs to be abstract, final or empty. 2457
Error Line has trailing spaces. 2460
Error Line has trailing spaces. 2461
Error Line has trailing spaces. 2507
Error Parameter charset should be final. 2507
Error Unable to get class information for DefaultCharsetChanged. 2508
Error Line has trailing spaces. 2509
Error Method 'getProtocolCharset' is not designed for extension - needs to be abstract, final or empty. 2543
Error Line has trailing spaces. 2544
Error Line has trailing spaces. 2545
Error Avoid inline conditionals. 2545
Error Line has trailing spaces. 2587
Error Parameter charset should be final. 2587
Error Unable to get class information for DefaultCharsetChanged. 2588
Error Line has trailing spaces. 2589
Error Method 'getRawScheme' is not designed for extension - needs to be abstract, final or empty. 2632
Error Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. 2643
Error Avoid inline conditionals. 2644
Error Line has trailing spaces. 2657
Error Line has trailing spaces. 2661
Error Method 'setRawAuthority' is not designed for extension - needs to be abstract, final or empty. 2661
Error Parameter escapedAuthority should be final. 2661
Error Redundant throws: 'NullPointerException' is unchecked exception. 2662
Error Line has trailing spaces. 2663
Error Line has trailing spaces. 2675
Error Method 'setEscapedAuthority' is not designed for extension - needs to be abstract, final or empty. 2678
Error Parameter escapedAuthority should be final. 2678
Error Method 'getRawAuthority' is not designed for extension - needs to be abstract, final or empty. 2691
Error Method 'getEscapedAuthority' is not designed for extension - needs to be abstract, final or empty. 2701
Error Avoid inline conditionals. 2702
Error Method 'getAuthority' is not designed for extension - needs to be abstract, final or empty. 2712
Error Avoid inline conditionals. 2713
Error Method 'getRawUserinfo' is not designed for extension - needs to be abstract, final or empty. 2725
Error Method 'getEscapedUserinfo' is not designed for extension - needs to be abstract, final or empty. 2736
Error Avoid inline conditionals. 2737
Error Method 'getUserinfo' is not designed for extension - needs to be abstract, final or empty. 2748
Error Avoid inline conditionals. 2749
Error Method 'getRawHost' is not designed for extension - needs to be abstract, final or empty. 2764
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 2779
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 2798
Error Method 'setRawPath' is not designed for extension - needs to be abstract, final or empty. 2811
Error Parameter escapedPath should be final. 2811
Error Inner assignments should be avoided. 2813
Error Line has trailing spaces. 2834
Error Line has trailing spaces. 2835
Error Line has trailing spaces. 2837
Error Line has trailing spaces. 2843
Error Method 'setEscapedPath' is not designed for extension - needs to be abstract, final or empty. 2863
Error Parameter escapedPath should be final. 2863
Error Inner assignments should be avoided. 2865
Error Method 'setPath' is not designed for extension - needs to be abstract, final or empty. 2880
Error Parameter path should be final. 2880
Error 'path' hides a field. 2880
Error Inner assignments should be avoided. 2883
Error Avoid inline conditionals. 2883
Error Method 'resolvePath' is not designed for extension - needs to be abstract, final or empty. 2928
Error Parameter basePath should be final. 2928
Error Parameter relPath should be final. 2928
Error Avoid inline conditionals. 2932
Error Line has trailing spaces. 2943
Error Avoid inline conditionals. 2945
Error Method 'getRawCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. 2961
Error Parameter path should be final. 2961
Error 'path' hides a field. 2961
Error Method 'getRawCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. 2988
Error Avoid inline conditionals. 2989
Error Line has trailing spaces. 2991
Error Method 'getEscapedCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. 2999
Error 'path' hides a field. 3000
Error Avoid inline conditionals. 3001
Error Line has trailing spaces. 3003
Error Method 'getCurrentHierPath' is not designed for extension - needs to be abstract, final or empty. 3012
Error 'path' hides a field. 3013
Error Avoid inline conditionals. 3014
Error Method 'getRawAboveHierPath' is not designed for extension - needs to be abstract, final or empty. 3024
Error 'path' hides a field. 3025
Error Avoid inline conditionals. 3026
Error Method 'getEscapedAboveHierPath' is not designed for extension - needs to be abstract, final or empty. 3036
Error 'path' hides a field. 3037
Error Avoid inline conditionals. 3038
Error Method 'getAboveHierPath' is not designed for extension - needs to be abstract, final or empty. 3049
Error 'path' hides a field. 3050
Error Avoid inline conditionals. 3051
Error Method 'getRawPath' is not designed for extension - needs to be abstract, final or empty. 3063
Error Avoid inline conditionals. 3064
Error Line has trailing spaces. 3072
Error Method 'getEscapedPath' is not designed for extension - needs to be abstract, final or empty. 3078
Error 'path' hides a field. 3079
Error Avoid inline conditionals. 3080
Error Line has trailing spaces. 3093
Error Method 'getPath' is not designed for extension - needs to be abstract, final or empty. 3093
Error 'path' hides a field. 3094
Error Avoid inline conditionals. 3095
Error Method 'getRawName' is not designed for extension - needs to be abstract, final or empty. 3104
Error Line has trailing spaces. 3105
Error Method 'getEscapedName' is not designed for extension - needs to be abstract, final or empty. 3128
Error Avoid inline conditionals. 3130
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 3142
Error Avoid inline conditionals. 3144
Error Line has trailing spaces. 3148
Error Method 'getRawPathQuery' is not designed for extension - needs to be abstract, final or empty. 3155
Error Method 'getEscapedPathQuery' is not designed for extension - needs to be abstract, final or empty. 3177
Error Avoid inline conditionals. 3179
Error Method 'getPathQuery' is not designed for extension - needs to be abstract, final or empty. 3191
Error Avoid inline conditionals. 3193
Error Line has trailing spaces. 3197
Error Method 'setRawQuery' is not designed for extension - needs to be abstract, final or empty. 3205
Error Parameter escapedQuery should be final. 3205
Error Method 'setEscapedQuery' is not designed for extension - needs to be abstract, final or empty. 3228
Error Parameter escapedQuery should be final. 3228
Error Method 'setQuery' is not designed for extension - needs to be abstract, final or empty. 3255
Error Parameter query should be final. 3255
Error 'query' hides a field. 3255
Error Avoid inline conditionals. 3257
Error Method 'getRawQuery' is not designed for extension - needs to be abstract, final or empty. 3270
Error Method 'getEscapedQuery' is not designed for extension - needs to be abstract, final or empty. 3280
Error Avoid inline conditionals. 3281
Error Method 'getQuery' is not designed for extension - needs to be abstract, final or empty. 3293
Error Avoid inline conditionals. 3294
Error Line has trailing spaces. 3297
Error Method 'setRawFragment' is not designed for extension - needs to be abstract, final or empty. 3305
Error Parameter escapedFragment should be final. 3305
Error Method 'setEscapedFragment' is not designed for extension - needs to be abstract, final or empty. 3326
Error Parameter escapedFragment should be final. 3326
Error Method 'setFragment' is not designed for extension - needs to be abstract, final or empty. 3342
Error Parameter fragment should be final. 3342
Error 'fragment' hides a field. 3342
Error Avoid inline conditionals. 3344
Error Method 'getRawFragment' is not designed for extension - needs to be abstract, final or empty. 3368
Error Method 'getEscapedFragment' is not designed for extension - needs to be abstract, final or empty. 3378
Error Avoid inline conditionals. 3379
Error Method 'getFragment' is not designed for extension - needs to be abstract, final or empty. 3391
Error Avoid inline conditionals. 3392
Error Line has trailing spaces. 3396
Error Method 'removeFragmentIdentifier' is not designed for extension - needs to be abstract, final or empty. 3404
Error Parameter component should be final. 3404
Error Line has trailing spaces. 3405
Error Line has trailing spaces. 3419
Error Line has trailing spaces. 3420
Error Method 'normalize' is not designed for extension - needs to be abstract, final or empty. 3427
Error Parameter path should be final. 3427
Error 'path' hides a field. 3427
Error Line has trailing spaces. 3429
Error Line is longer than 80 characters. 3447
Error Line is longer than 80 characters. 3459
Error Line is longer than 80 characters. 3465
Error '3' is a magic number. 3465
Error Line has trailing spaces. 3467
Error '3' is a magic number. 3467
Error Line is longer than 80 characters. 3471
Error '4' is a magic number. 3471
Error Line is longer than 80 characters. 3479
Error '3' is a magic number. 3487
Error Line is longer than 80 characters. 3491
Error '4' is a magic number. 3491
Error Line has trailing spaces. 3502
Error Line is longer than 80 characters. 3502
Error Line is longer than 80 characters. 3503
Error Line has trailing spaces. 3507
Error Method 'normalize' is not designed for extension - needs to be abstract, final or empty. 3510
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 3525
Error Parameter first should be final. 3525
Error Parameter second should be final. 3525
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 3551
Error Parameter obj should be final. 3551
Error Method 'writeObject' is not designed for extension - needs to be abstract, final or empty. 3597
Error Parameter oos should be final. 3597
Error Method 'readObject' is not designed for extension - needs to be abstract, final or empty. 3612
Error Parameter ois should be final. 3612
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 3625
Error '31' is a magic number. 3630
Error '31' is a magic number. 3636
Error Line has trailing spaces. 3643
Error Line has trailing spaces. 3646
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 3653
Error Parameter obj should be final. 3653
Error Redundant throws: 'ClassCastException' is unchecked exception. 3653
Error Line has trailing spaces. 3656
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 3674
Error Method 'getRawURI' is not designed for extension - needs to be abstract, final or empty. 3722
Error Method 'getEscapedURI' is not designed for extension - needs to be abstract, final or empty. 3733
Error Avoid inline conditionals. 3734
Error Line has trailing spaces. 3736
Error Method 'getURI' is not designed for extension - needs to be abstract, final or empty. 3746
Error Avoid inline conditionals. 3747
Error Method 'getRawURIReference' is not designed for extension - needs to be abstract, final or empty. 3756
Error Line has trailing spaces. 3757
Error Line has trailing spaces. 3760
Error Method 'getEscapedURIReference' is not designed for extension - needs to be abstract, final or empty. 3774
Error Avoid inline conditionals. 3776
Error Method 'getURIReference' is not designed for extension - needs to be abstract, final or empty. 3786
Error Avoid inline conditionals. 3788
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 3810
Error Line has trailing spaces. 3817
Error Parameter reasonCode should be final. 3831
Error 'reasonCode' hides a field. 3831
Error Parameter reason should be final. 3831
Error 'reason' hides a field. 3831
Error Method 'getReasonCode' is not designed for extension - needs to be abstract, final or empty. 3863
Error Method 'getReason' is not designed for extension - needs to be abstract, final or empty. 3872
Error Line has trailing spaces. 3879
Error Utility classes should not have a public or default constructor. 3886
Error First sentence should end with a period. 3888
Error Line has trailing spaces. 3932
Error Parameter locale should be final. 3940
Error Line has trailing spaces. 3944
Error Line has trailing spaces. 3947

org/apache/commons/httpclient/URIException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/URIException.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 37
Error Parameter reasonCode should be final. 55
Error 'reasonCode' hides a field. 55
Error Parameter reasonCode should be final. 66
Error 'reasonCode' hides a field. 66
Error Parameter reason should be final. 66
Error 'reason' hides a field. 66
Error Parameter reason should be final. 78
Error 'reason' hides a field. 78
Error Variable 'reasonCode' must be private and have accessor methods. 120
Error Variable 'reason' must be private and have accessor methods. 126
Error Method 'getReasonCode' is not designed for extension - needs to be abstract, final or empty. 135
Error Method 'setReasonCode' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter reasonCode should be final. 147
Error 'reasonCode' hides a field. 147
Error Method 'getReason' is not designed for extension - needs to be abstract, final or empty. 159
Error Line is longer than 80 characters. 169
Error Method 'setReason' is not designed for extension - needs to be abstract, final or empty. 171
Error Parameter reason should be final. 171
Error 'reason' hides a field. 171

org/apache/commons/httpclient/UsernamePasswordCredentials.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/UsernamePasswordCredentials.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 51
Error Parameter usernamePassword should be final. 65
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 68
Error Parameter userName should be final. 86
Error 'userName' hides a field. 86
Error Parameter password should be final. 86
Error 'password' hides a field. 86
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 118
Error Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter userName should be final. 120
Error 'userName' hides a field. 120
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 122
Error Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. 134
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 145
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter password should be final. 147
Error 'password' hides a field. 147
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 158
Error Line has trailing spaces. 162
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 168
Error Avoid inline conditionals. 172
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 181
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 196
Error Parameter o should be final. 196
Error 'if' construct must use '{}'s. 197
Error 'if' construct must use '{}'s. 198
Error ')' is preceded with whitespace. 205

org/apache/commons/httpclient/Wire.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/Wire.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 42
Error Class Wire should be declared as final. 45
Error Line is longer than 80 characters. 47
Error Missing a Javadoc comment. 47
Error Name 'HEADER_WIRE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Variable 'HEADER_WIRE' must be private and have accessor methods. 47
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 49
Error Name 'CONTENT_WIRE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Variable 'CONTENT_WIRE' must be private and have accessor methods. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Parameter log should be final. 54
Error 'log' hides a field. 54
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Parameter header should be final. 58
Error Parameter instream should be final. 58
Error '13' is a magic number. 63
Error '10' is a magic number. 65
Error '32' is a magic number. 71
Error '127' is a magic number. 71
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 88
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Missing a Javadoc comment. 92
Error Parameter outstream should be final. 92
Error Line has trailing spaces. 95
Error Missing a Javadoc comment. 100
Error Parameter instream should be final. 100
Error Line has trailing spaces. 103
Error Missing a Javadoc comment. 108
Error Parameter b should be final. 108
Error Parameter off should be final. 108
Error Parameter len should be final. 108
Error Line has trailing spaces. 111
Error Missing a Javadoc comment. 116
Error Parameter b should be final. 116
Error Parameter off should be final. 116
Error Parameter len should be final. 116
Error Line has trailing spaces. 119
Error Missing a Javadoc comment. 124
Error Parameter b should be final. 124
Error Line has trailing spaces. 127
Error Missing a Javadoc comment. 132
Error Parameter b should be final. 132
Error Line has trailing spaces. 135
Error Missing a Javadoc comment. 140
Error Parameter b should be final. 140
Error Missing a Javadoc comment. 145
Error Parameter b should be final. 145
Error Missing a Javadoc comment. 150
Error Line has trailing spaces. 153
Error Missing a Javadoc comment. 158
Error Line has trailing spaces. 161

org/apache/commons/httpclient/WireLogInputStream.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/WireLogInputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 42
Error Line has trailing spaces. 46
Error Line has trailing spaces. 52
Error Parameter in should be final. 58
Error 'in' hides a field. 58
Error Parameter wire should be final. 58
Error 'wire' hides a field. 58
Error Line has trailing spaces. 64
Error Parameter b should be final. 67
Error Parameter off should be final. 67
Error Parameter len should be final. 67
Error Line has trailing spaces. 76
Error Line has trailing spaces. 81
Error Line has trailing spaces. 88
Error Parameter b should be final. 91

org/apache/commons/httpclient/WireLogOutputStream.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/WireLogOutputStream.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 40
Error Line has trailing spaces. 47
Error Parameter out should be final. 56
Error 'out' hides a field. 56
Error Parameter wire should be final. 56
Error 'wire' hides a field. 56
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Parameter b should be final. 66
Error Parameter off should be final. 66
Error Parameter len should be final. 66
Error Line has trailing spaces. 72
Error Parameter b should be final. 75
Error Line has trailing spaces. 81
Error Parameter b should be final. 84

org/apache/commons/httpclient/auth/AuthChallengeException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthChallengeException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 50
Error Parameter message should be final. 53
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Parameter message should be final. 64
Error Parameter cause should be final. 64

org/apache/commons/httpclient/auth/AuthChallengeParser.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthChallengeParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Utility classes should not have a public or default constructor. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 61
Error Line has trailing spaces. 64
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 87
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 97
Error First sentence should end with a period. 110
Error Line has trailing spaces. 110
Error Line has trailing spaces. 115
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 124
Error Line has trailing spaces. 127

org/apache/commons/httpclient/auth/AuthChallengeProcessor.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthChallengeProcessor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 50
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 52
Error Line has trailing spaces. 53
Error First sentence should end with a period. 54
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 58
Error 'params' hides a field. 60
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 69
Error Line has trailing spaces. 71
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 110
Error Line has trailing spaces. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 129
Error Line has trailing spaces. 130
Error Line has trailing spaces. 132
Error Line has trailing spaces. 133
Error Unused @throws tag for 'AuthChallengeException'. 133
Error Line is longer than 80 characters. 137
Error Expected @param tag for 'state'. 137
Error Expected @throws tag for 'MalformedChallengeException'. 138
Error Expected @throws tag for 'AuthenticationException'. 138
Error Line has trailing spaces. 139
Error '{' should be on the previous line. 139
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 146
Error Line has trailing spaces. 158
Error '+' should be on a new line. 158

org/apache/commons/httpclient/auth/AuthPolicy.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthPolicy.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 47
Error Line has trailing spaces. 51
Error Utility classes should not have a public or default constructor. 57
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line has trailing spaces. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line is longer than 80 characters. 72
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 87
Error First sentence should end with a period. 92
Error Line has trailing spaces. 92
Error Line has trailing spaces. 97
Error Line has trailing spaces. 103
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 109
Error Line has trailing spaces. 110
Error Line is longer than 80 characters. 110
Error Line has trailing spaces. 112
Error Line has trailing spaces. 114
Error Line is longer than 80 characters. 114
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 124
Error Parameter clazz should be final. 124
Error Line is longer than 80 characters. 129
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 136
Error Line has trailing spaces. 138
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error Line has trailing spaces. 155
Error Line has trailing spaces. 158
Error Redundant throws: 'IllegalStateException' is unchecked exception. 159
Error 'cast' is not followed by whitespace. 164
Error 'cast' is not followed by whitespace. 167
Error Line has trailing spaces. 170
Error '+' should be on a new line. 170
Error '+' should be on a new line. 171
Error Line is longer than 80 characters. 175
Error Line has trailing spaces. 177
Error Line has trailing spaces. 180
Error Line is longer than 80 characters. 180
Error Line has trailing spaces. 182
Error Line has trailing spaces. 186
Error 'cast' is not followed by whitespace. 186
Error Line has trailing spaces. 187

org/apache/commons/httpclient/auth/AuthScheme.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthScheme.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 37
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 81
Error Expected @throws tag for 'MalformedChallengeException'. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 85
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 103
Error Line has trailing spaces. 107
Error Line has trailing spaces. 114
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 120
Error Line has trailing spaces. 123
Error First sentence should end with a period. 128
Error Line has trailing spaces. 131
Error Line has trailing spaces. 134
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 142
Error Line has trailing spaces. 144
Error Line has trailing spaces. 145
Error Line has trailing spaces. 147
Error Line has trailing spaces. 150
Error Line has trailing spaces. 153
Error Line is longer than 80 characters. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 157
Error Line has trailing spaces. 159
Error Line has trailing spaces. 160
Error Line has trailing spaces. 162
Error Line has trailing spaces. 163
Error Line has trailing spaces. 165
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error Line has trailing spaces. 173
Error Line is longer than 80 characters. 177
Error Line has trailing spaces. 178
Error Line has trailing spaces. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 185
Error Line is longer than 80 characters. 188
Error Line has trailing spaces. 189

org/apache/commons/httpclient/auth/AuthSchemeBase.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthSchemeBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 50
Error Line has trailing spaces. 52
Error Line is longer than 80 characters. 53
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 59
Error 'challenge' hides a field. 59
Error Line has trailing spaces. 63
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter obj should be final. 71
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 82
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 89

org/apache/commons/httpclient/auth/AuthScope.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthScope.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 38
Error Line has trailing spaces. 41
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 68
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 72
Error Line has trailing spaces. 76
Error Line has trailing spaces. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 87
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 105
Error 'host' hides a field. 105
Error Parameter port should be final. 105
Error 'port' hides a field. 105
Error 'realm' hides a field. 106
Error 'scheme' hides a field. 106
Error '{' should be on the previous line. 107
Error Avoid inline conditionals. 108
Error ':' is not preceded with whitespace. 108
Error Avoid inline conditionals. 109
Error ':' is not preceded with whitespace. 109
Error Avoid inline conditionals. 110
Error ':' is not preceded with whitespace. 110
Error Avoid inline conditionals. 111
Error ':' is not preceded with whitespace. 111
Error Empty statement. 111
Error Line has trailing spaces. 113
Error Line has trailing spaces. 114
Error Line has trailing spaces. 117
Error Line has trailing spaces. 120
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error 'host' hides a field. 130
Error Parameter port should be final. 130
Error 'port' hides a field. 130
Error 'realm' hides a field. 130
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error Line has trailing spaces. 137
Error Line has trailing spaces. 140
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error 'host' hides a field. 147
Error Parameter port should be final. 147
Error 'port' hides a field. 147
Error Line has trailing spaces. 150
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error Expected @param tag for 'authscope'. 156
Error Line has trailing spaces. 166
Error Line has trailing spaces. 169
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 172
Error Line has trailing spaces. 178
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 181
Error Line has trailing spaces. 187
Error Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. 190
Error Line has trailing spaces. 196
Error Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. 199
Error Line has trailing spaces. 204
Error Line has trailing spaces. 217
Error Line has trailing spaces. 218
Error Parameter p1 should be final. 223
Error Parameter p2 should be final. 223
Error Line has trailing spaces. 228
Error Line has trailing spaces. 229
Error Line has trailing spaces. 230
Error Line has trailing spaces. 231
Error Line has trailing spaces. 233
Error Method 'match' is not designed for extension - needs to be abstract, final or empty. 236
Error Expected @param tag for 'that'. 236
Error '4' is a magic number. 253
Error '8' is a magic number. 260
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 272
Error Parameter o should be final. 272
Error Line has trailing spaces. 283
Error Line has trailing spaces. 284
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 293
Error Line has trailing spaces. 316
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 320

org/apache/commons/httpclient/auth/AuthState.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthState.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 42
Error First sentence should end with a period. 43
Error First sentence should end with a period. 46
Error First sentence should end with a period. 49
Error First sentence should end with a period. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 57
Error Method 'invalidate' is not designed for extension - needs to be abstract, final or empty. 66
Error First sentence should end with a period. 73
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Method 'isAuthRequested' is not designed for extension - needs to be abstract, final or empty. 79
Error Line has trailing spaces. 82
Error First sentence should end with a period. 83
Error Line has trailing spaces. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error Method 'setAuthRequested' is not designed for extension - needs to be abstract, final or empty. 89
Error Parameter challengeReceived should be final. 89
Error Line has trailing spaces. 92
Error First sentence should end with a period. 93
Error Line has trailing spaces. 93
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Method 'isAuthAttempted' is not designed for extension - needs to be abstract, final or empty. 99
Error Line has trailing spaces. 102
Error First sentence should end with a period. 103
Error Line has trailing spaces. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 106
Error Line is longer than 80 characters. 106
Error Method 'setAuthAttempted' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter challengeResponded should be final. 109
Error Line has trailing spaces. 112
Error Method 'setPreemptive' is not designed for extension - needs to be abstract, final or empty. 116
Error Line is longer than 80 characters. 119
Error Line has trailing spaces. 128
Error Line has trailing spaces. 129
Error Method 'isPreemptive' is not designed for extension - needs to be abstract, final or empty. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 138
Error Method 'setAuthScheme' is not designed for extension - needs to be abstract, final or empty. 141
Error 'authScheme' hides a field. 141
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 155
Error Method 'getAuthScheme' is not designed for extension - needs to be abstract, final or empty. 158
Error Line has trailing spaces. 161
Error Line has trailing spaces. 164
Error Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. 167
Error Line has trailing spaces. 174
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 175
Error Missing a Javadoc comment. 175
Error Line has trailing spaces. 185

org/apache/commons/httpclient/auth/AuthenticationException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/AuthenticationException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 34
Error Line has trailing spaces. 38
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 52
Error Parameter message should be final. 55
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 65
Error Parameter message should be final. 68
Error Parameter cause should be final. 68

org/apache/commons/httpclient/auth/BasicScheme.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/BasicScheme.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 44
Error Line has trailing spaces. 56
Error Line has trailing spaces. 59
Error First sentence should end with a period. 60
Error Line has trailing spaces. 62
Error Line has trailing spaces. 65
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 81
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 91
Error Method 'getSchemeName' is not designed for extension - needs to be abstract, final or empty. 94
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 108
Error Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter challenge should be final. 108
Error Line has trailing spaces. 109
Error '{' should be on the previous line. 110
Error Line has trailing spaces. 117
Error Line has trailing spaces. 120
Error Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. 123
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Unused @throws tag for 'InvalidCredentialsException'. 134
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 143
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 143
Error Parameter credentials should be final. 143
Error Parameter method should be final. 143
Error Parameter uri should be final. 143
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 153
Error Line has trailing spaces. 161
Error Line has trailing spaces. 163
Error Method 'isConnectionBased' is not designed for extension - needs to be abstract, final or empty. 166
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 171
Error Line has trailing spaces. 172
Error Unused @throws tag for 'InvalidCredentialsException'. 175
Error Line has trailing spaces. 177
Error Line has trailing spaces. 179
Error Line has trailing spaces. 181
Error Line is longer than 80 characters. 184
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 184
Error Parameter credentials should be final. 184
Error Parameter method should be final. 184
Error Line has trailing spaces. 196
Error Line has trailing spaces. 200
Error Line has trailing spaces. 203
Error Line is longer than 80 characters. 205
Error Line has trailing spaces. 206
Error Line has trailing spaces. 207
Error Line has trailing spaces. 209
Error Line has trailing spaces. 211
Error Parameter credentials should be final. 214
Error Line has trailing spaces. 219
Error Line has trailing spaces. 221
Error Line has trailing spaces. 224
Error Line has trailing spaces. 226
Error Line is longer than 80 characters. 229
Error Parameter credentials should be final. 229
Error Parameter charset should be final. 229
Error Line is longer than 80 characters. 231
Error Line has trailing spaces. 234
Error Line is longer than 80 characters. 237
Error Line has trailing spaces. 243
Error Line is longer than 80 characters. 245
Error Line has trailing spaces. 247

org/apache/commons/httpclient/auth/CredentialsNotAvailableException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 37
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 50
Error Parameter message should be final. 53
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Parameter message should be final. 64
Error Parameter cause should be final. 64

org/apache/commons/httpclient/auth/CredentialsProvider.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/CredentialsProvider.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 53
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 59
Error Line has trailing spaces. 69
Error Line is longer than 80 characters. 70
Error Redundant 'public' modifier. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 74
Error Line has trailing spaces. 80
Error Expected an @return tag. 81
Error Redundant 'public' modifier. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Expected @throws tag for 'CredentialsNotAvailableException'. 85

org/apache/commons/httpclient/auth/DigestScheme.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/DigestScheme.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 61
Error Comment matches to-do format 'TODO:'. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error First sentence should end with a period. 92
Error Line has trailing spaces. 94
Error Comment matches to-do format 'TODO:'. 95
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 95
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 102
Error Missing a Javadoc comment. 104
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 120
Error Expected an @return tag. 123
Error Method 'getID' is not designed for extension - needs to be abstract, final or empty. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 130
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 139
Error Line has trailing spaces. 141
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 142
Error Line has trailing spaces. 145
Error Line has trailing spaces. 153
Error Line has trailing spaces. 155
Error Line is longer than 80 characters. 156
Error Line has trailing spaces. 158
Error Line has trailing spaces. 161
Error Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. 161
Error Line has trailing spaces. 164
Error Line has trailing spaces. 169
Error Line is longer than 80 characters. 169
Error Line has trailing spaces. 171
Error ',' is not followed by whitespace. 176
Error Line is longer than 80 characters. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error '+' is not preceded with whitespace. 186
Error Line has trailing spaces. 187
Error Line has trailing spaces. 189
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error Line is longer than 80 characters. 192
Error Line has trailing spaces. 194
Error Line has trailing spaces. 195
Error Line has trailing spaces. 201
Error Line has trailing spaces. 204
Error Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. 207
Error Line has trailing spaces. 218
Error Method 'getSchemeName' is not designed for extension - needs to be abstract, final or empty. 221
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Method 'isConnectionBased' is not designed for extension - needs to be abstract, final or empty. 232
Error Line has trailing spaces. 233
Error Line has trailing spaces. 237
Error Line has trailing spaces. 239
Error Line has trailing spaces. 241
Error Line has trailing spaces. 242
Error Line has trailing spaces. 243
Error Unused @throws tag for 'InvalidCredentialsException'. 244
Error Line has trailing spaces. 246
Error Line has trailing spaces. 248
Error Line has trailing spaces. 250
Error Line has trailing spaces. 253
Error Line is longer than 80 characters. 256
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 256
Error Parameter credentials should be final. 256
Error Parameter method should be final. 256
Error Parameter uri should be final. 256
Error Line is longer than 80 characters. 259
Error Line has trailing spaces. 266
Error Line is longer than 80 characters. 274
Error Line has trailing spaces. 278
Error Line has trailing spaces. 280
Error Line has trailing spaces. 283
Error Unused @throws tag for 'InvalidCredentialsException'. 284
Error Line has trailing spaces. 286
Error Line has trailing spaces. 288
Error Line has trailing spaces. 290
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 293
Error Parameter credentials should be final. 293
Error Parameter method should be final. 293
Error Line has trailing spaces. 303
Error Line is longer than 80 characters. 310
Error Line has trailing spaces. 318
Error Line has trailing spaces. 321
Error Unused @param tag for 'charset'. 324
Error Line has trailing spaces. 325
Error Line is longer than 80 characters. 330
Error Line has trailing spaces. 356
Error Line is longer than 80 characters. 370
Error 'if' is not followed by whitespace. 379
Error Line is longer than 80 characters. 384
Error '=' is not preceded with whitespace. 384
Error '=' is not followed by whitespace. 384
Error Line is longer than 80 characters. 385
Error 'if' is not followed by whitespace. 392
Error Line is longer than 80 characters. 395
Error Comment matches to-do format 'TODO:'. 401
Error Line has trailing spaces. 401
Error Line is longer than 80 characters. 411
Error Line is longer than 80 characters. 424
Error '5' is a magic number. 424
Error Line has trailing spaces. 435
Error Line is longer than 80 characters. 440
Error Line has trailing spaces. 447
Error Line has trailing spaces. 450
Error Line has trailing spaces. 453
Error Expected @throws tag for 'AuthenticationException'. 454
Error '20' is a magic number. 466
Error Line has trailing spaces. 472
Error Line has trailing spaces. 480
Error '||' should be on a new line. 491
Error Missing a Javadoc comment. 499
Error Line has trailing spaces. 502
Error Line has trailing spaces. 506
Error Line has trailing spaces. 510
Error Line has trailing spaces. 512
Error Parameter binaryData should be final. 516
Error '16' is a magic number. 519
Error Line has trailing spaces. 521
Error '32' is a magic number. 523
Error '16' is a magic number. 524
Error '0x0f' is a magic number. 525
Error '0xf0' is a magic number. 526
Error '4' is a magic number. 526
Error Line has trailing spaces. 537
Error Unused @throws tag for 'HttpClientError'. 539

org/apache/commons/httpclient/auth/HttpAuthRealm.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/HttpAuthRealm.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 33
Error Line has trailing spaces. 36
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 46
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 55

org/apache/commons/httpclient/auth/HttpAuthenticator.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/HttpAuthenticator.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 48
Error Extra HTML tag found: </p> 59
Error Line has trailing spaces. 60
Error Line has trailing spaces. 69
Error Utility classes should not have a public or default constructor. 72
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error Unused @throws tag for 'UnsupportedOperationException'. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 115
Error Line is longer than 80 characters. 122
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 128
Error Line has trailing spaces. 147
Error Line is longer than 80 characters. 147
Error Line has trailing spaces. 149
Error Missing a Javadoc comment. 150
Error Line has trailing spaces. 151
Error Parameter method should be final. 151
Error Parameter conn should be final. 152
Error Line has trailing spaces. 153
Error Parameter state should be final. 153
Error Parameter proxy should be final. 154
Error Avoid inline conditionals. 164
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 167
Error Avoid inline conditionals. 167
Error Line has trailing spaces. 173
Error Avoid inline conditionals. 180
Error Line has trailing spaces. 188
Error Line has trailing spaces. 189
Error Line has trailing spaces. 191
Error Line has trailing spaces. 192
Error Line has trailing spaces. 194
Error Line has trailing spaces. 196
Error Line has trailing spaces. 197
Error Line has trailing spaces. 200
Error Line has trailing spaces. 201
Error Line has trailing spaces. 203
Error Unused @throws tag for 'InvalidCredentialsException'. 204
Error Line has trailing spaces. 209
Error Line has trailing spaces. 213
Error Parameter method should be final. 213
Error Parameter conn should be final. 214
Error Parameter state should be final. 215
Error Line is longer than 80 characters. 218
Error Line has trailing spaces. 224
Error Line has trailing spaces. 225
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Line has trailing spaces. 230
Error Line has trailing spaces. 233
Error Line has trailing spaces. 234
Error Line has trailing spaces. 236
Error Unused @throws tag for 'InvalidCredentialsException'. 237
Error Line has trailing spaces. 242
Error Line has trailing spaces. 246
Error Parameter method should be final. 246
Error Parameter conn should be final. 247
Error Parameter state should be final. 248
Error Line is longer than 80 characters. 250
Error Missing a Javadoc comment. 255
Error Line has trailing spaces. 256
Error Parameter authscheme should be final. 256
Error Line has trailing spaces. 257
Error Parameter method should be final. 257
Error Parameter conn should be final. 258
Error Line has trailing spaces. 259
Error Parameter state should be final. 259
Error Parameter proxy should be final. 260
Error Line is longer than 80 characters. 263
Error Line has trailing spaces. 293
Error Line has trailing spaces. 294
Error Line has trailing spaces. 297
Error Line has trailing spaces. 298
Error Avoid inline conditionals. 298
Error Line has trailing spaces. 302
Error Line has trailing spaces. 310
Error Line has trailing spaces. 311
Error Avoid inline conditionals. 316
Error Line has trailing spaces. 326
Error Line has trailing spaces. 327
Error Line has trailing spaces. 329
Error Line has trailing spaces. 332
Error Line has trailing spaces. 333
Error Line has trailing spaces. 336
Error Line has trailing spaces. 338
Error Unused @throws tag for 'CredentialsNotAvailableException'. 339
Error Line is longer than 80 characters. 340
Error Line has trailing spaces. 344
Error Line has trailing spaces. 348
Error Parameter authscheme should be final. 348
Error Line has trailing spaces. 349
Error Parameter method should be final. 349
Error Parameter conn should be final. 350
Error Line has trailing spaces. 351
Error Parameter state should be final. 351
Error Line is longer than 80 characters. 354
Error Line has trailing spaces. 361
Error Line has trailing spaces. 362
Error Line has trailing spaces. 364
Error Line has trailing spaces. 367
Error Line has trailing spaces. 368
Error Line has trailing spaces. 371
Error Line has trailing spaces. 372
Error Line has trailing spaces. 374
Error Unused @throws tag for 'CredentialsNotAvailableException'. 375
Error Line is longer than 80 characters. 376
Error Line has trailing spaces. 380
Error Line has trailing spaces. 384
Error Parameter authscheme should be final. 384
Error Line has trailing spaces. 385
Error Parameter method should be final. 385
Error Parameter conn should be final. 386
Error Parameter state should be final. 387
Error Line is longer than 80 characters. 389

org/apache/commons/httpclient/auth/InvalidCredentialsException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/InvalidCredentialsException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 37
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 50
Error Parameter message should be final. 53
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 61
Error Parameter message should be final. 64
Error Parameter cause should be final. 64

org/apache/commons/httpclient/auth/MalformedChallengeException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/MalformedChallengeException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 39
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 53
Error Parameter message should be final. 56
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error Parameter message should be final. 69
Error Parameter cause should be final. 69

org/apache/commons/httpclient/auth/NTLM.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/NTLM.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 63
Error First sentence should end with a period. 68
Error First sentence should end with a period. 71
Error First sentence should end with a period. 74
Error First sentence should end with a period. 77
Error Line has trailing spaces. 79
Error Unused @throws tag for 'HttpException'. 89
Error Redundant 'final' modifier. 91
Error Parameter message should be final. 91
Error Parameter username should be final. 92
Error Parameter password should be final. 92
Error Parameter host should be final. 92
Error Parameter domain should be final. 92
Error Expected @throws tag for 'AuthenticationException'. 93
Error Line has trailing spaces. 94
Error Parameter key should be final. 111
Error Line is longer than 80 characters. 118
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 127
Error Parameter key56 should be final. 132
Error '8' is a magic number. 133
Error '0xff' is a magic number. 134
Error Line has trailing spaces. 135
Error '6' is a magic number. 135
Error '0xff' is a magic number. 136
Error '0xff' is a magic number. 136
Error '0xff' is a magic number. 136
Error Line has trailing spaces. 137
Error '0x03' is a magic number. 137
Error '5' is a magic number. 137
Error '0xff' is a magic number. 138
Error '3' is a magic number. 138
Error '0xff' is a magic number. 138
Error '0xff' is a magic number. 138
Error Line has trailing spaces. 139
Error '3' is a magic number. 139
Error '0x07' is a magic number. 139
Error '4' is a magic number. 139
Error '3' is a magic number. 140
Error '0xff' is a magic number. 140
Error '4' is a magic number. 140
Error '0xff' is a magic number. 140
Error '0xff' is a magic number. 140
Error Line has trailing spaces. 141
Error '4' is a magic number. 141
Error '3' is a magic number. 141
Error '0x0f' is a magic number. 141
Error '3' is a magic number. 141
Error '4' is a magic number. 142
Error '0xff' is a magic number. 142
Error '5' is a magic number. 142
Error '0xff' is a magic number. 142
Error '0xff' is a magic number. 142
Error Line has trailing spaces. 143
Error '5' is a magic number. 143
Error '4' is a magic number. 143
Error '0x1f' is a magic number. 143
Error '5' is a magic number. 144
Error '0xff' is a magic number. 144
Error '6' is a magic number. 144
Error '0xff' is a magic number. 144
Error '0xff' is a magic number. 144
Error Line has trailing spaces. 145
Error '6' is a magic number. 145
Error '5' is a magic number. 145
Error '0x3f' is a magic number. 145
Error '6' is a magic number. 146
Error '0xff' is a magic number. 146
Error '7' is a magic number. 146
Error '0xff' is a magic number. 146
Error '0xff' is a magic number. 146
Error '7' is a magic number. 147
Error '6' is a magic number. 147
Error '0x7f' is a magic number. 147
Error Line has trailing spaces. 148
Error Unused @throws tag for 'HttpException'. 160
Error Parameter key should be final. 162
Error Parameter bytes should be final. 162
Error Expected @throws tag for 'AuthenticationException'. 163
Error Line is longer than 80 characters. 169
Error Line is longer than 80 characters. 171
Error Line has trailing spaces. 175
Error Parameter length should be final. 179
Error Line has trailing spaces. 184
Error Parameter b should be final. 188
Error Line has trailing spaces. 193
Error Parameter bytes should be final. 197
Error Line has trailing spaces. 204
Error Line has trailing spaces. 222
Error Line is longer than 80 characters. 224
Error Line is longer than 80 characters. 225
Error Parameter host should be final. 231
Error Parameter domain should be final. 231
Error '32' is a magic number. 237
Error Line has trailing spaces. 239
Error '6' is a magic number. 252
Error '82' is a magic number. 253
Error '32' is a magic number. 268
Error '32' is a magic number. 284
Error Line has trailing spaces. 299
Error Line has trailing spaces. 301
Error Parameter message should be final. 306
Error Line is longer than 80 characters. 308
Error '8' is a magic number. 309
Error '8' is a magic number. 311
Error '24' is a magic number. 312
Error Line has trailing spaces. 317
Error Line is longer than 80 characters. 318
Error Line is longer than 80 characters. 319
Error Parameter user should be final. 330
Error Parameter password should be final. 330
Error Parameter host should be final. 331
Error Parameter domain should be final. 331
Error Parameter nonce should be final. 331
Error '24' is a magic number. 335
Error Line has trailing spaces. 345
Error '64' is a magic number. 345
Error '3' is a magic number. 351
Error '24' is a magic number. 357
Error '24' is a magic number. 358
Error '24' is a magic number. 361
Error Line has trailing spaces. 377
Error '64' is a magic number. 379
Error '64' is a magic number. 388
Error '64' is a magic number. 397
Error '6' is a magic number. 399
Error '6' is a magic number. 409
Error '82' is a magic number. 410
Error Line has trailing spaces. 421
Error Unused @throws tag for 'HttpException'. 427
Error Parameter password should be final. 429
Error Parameter nonce should be final. 429
Error Expected @throws tag for 'AuthenticationException'. 430
Error Line is longer than 80 characters. 431
Error '7' is a magic number. 432
Error '7' is a magic number. 433
Error '7' is a magic number. 436
Error '7' is a magic number. 437
Error '7' is a magic number. 444
Error '14' is a magic number. 449
Error '14' is a magic number. 450
Error '7' is a magic number. 452
Error '7' is a magic number. 453
Error '14' is a magic number. 455
Error '7' is a magic number. 456
Error Line has trailing spaces. 461
Error '0x4B' is a magic number. 461
Error '0x47' is a magic number. 461
Error '0x53' is a magic number. 461
Error '0x21' is a magic number. 461
Error '0x40' is a magic number. 462
Error '0x23' is a magic number. 462
Error '0x24' is a magic number. 462
Error '0x25' is a magic number. 462
Error '21' is a magic number. 470
Error '8' is a magic number. 475
Error '5' is a magic number. 477
Error '16' is a magic number. 478
Error '24' is a magic number. 482
Error Line has trailing spaces. 488
Error Line has trailing spaces. 492
Error Parameter keys should be final. 498
Error Parameter plaintext should be final. 498
Error Parameter results should be final. 498
Error '7' is a magic number. 500
Error '7' is a magic number. 501
Error '7' is a magic number. 502
Error '7' is a magic number. 503
Error '7' is a magic number. 507
Error '7' is a magic number. 508
Error '7' is a magic number. 511
Error '14' is a magic number. 512
Error '8' is a magic number. 520
Error '8' is a magic number. 523
Error '8' is a magic number. 524
Error '8' is a magic number. 526
Error '16' is a magic number. 527
Error Line has trailing spaces. 531
Error Parameter num should be final. 536
Error '16' is a magic number. 538
Error '4' is a magic number. 539
Error '4' is a magic number. 542
Error '16' is a magic number. 545
Error '16' is a magic number. 546
Error Line has trailing spaces. 549
Error Parameter credentialCharset should be final. 560
Error 'credentialCharset' hides a field. 560

org/apache/commons/httpclient/auth/NTLMScheme.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/NTLMScheme.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error First sentence should end with a period. 66
Error Line has trailing spaces. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 81
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 99
Error Line is longer than 80 characters. 102
Error Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. 102
Error Line is longer than 80 characters. 105
Error Line has trailing spaces. 124
Error Line has trailing spaces. 127
Error Method 'isComplete' is not designed for extension - needs to be abstract, final or empty. 130
Error Line has trailing spaces. 136
Error Method 'getSchemeName' is not designed for extension - needs to be abstract, final or empty. 139
Error Line has trailing spaces. 144
Error Line has trailing spaces. 146
Error Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. 149
Error Line has trailing spaces. 152
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 163
Error Line has trailing spaces. 165
Error Line has trailing spaces. 168
Error Method 'getID' is not designed for extension - needs to be abstract, final or empty. 171
Error Line has trailing spaces. 174
Error Line has trailing spaces. 177
Error Line is longer than 80 characters. 178
Error Line has trailing spaces. 180
Error Line has trailing spaces. 182
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 185
Error Parameter name should be final. 185
Error Line has trailing spaces. 187
Error Line is longer than 80 characters. 187
Error Line has trailing spaces. 194
Error Line has trailing spaces. 196
Error Method 'isConnectionBased' is not designed for extension - needs to be abstract, final or empty. 199
Error Line has trailing spaces. 200
Error Line has trailing spaces. 212
Error Line has trailing spaces. 216
Error Line has trailing spaces. 224
Error Line has trailing spaces. 242
Error Line has trailing spaces. 244
Error Line has trailing spaces. 248
Error Line contains a tab character. 249
Error Line contains a tab character. 250
Error Parameter charset should be final. 250
Error Line has trailing spaces. 258
Error Line has trailing spaces. 263
Error Line contains a tab character. 264
Error Line has trailing spaces. 265
Error Line contains a tab character. 265
Error Line contains a tab character. 266
Error Line has trailing spaces. 269
Error Line has trailing spaces. 271
Error Line has trailing spaces. 273
Error Unused @throws tag for 'InvalidCredentialsException'. 277
Error Line has trailing spaces. 279
Error Line has trailing spaces. 281
Error Line has trailing spaces. 283
Error Line has trailing spaces. 286
Error Line is longer than 80 characters. 286
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 286
Error Parameter credentials should be final. 286
Error Parameter method should be final. 286
Error Parameter uri should be final. 286
Error Line has trailing spaces. 295
Error Line has trailing spaces. 300
Error Line has trailing spaces. 302
Error Line has trailing spaces. 304
Error Line has trailing spaces. 307
Error Unused @throws tag for 'InvalidCredentialsException'. 308
Error Line has trailing spaces. 310
Error Line has trailing spaces. 312
Error Line has trailing spaces. 314
Error Method 'authenticate' is not designed for extension - needs to be abstract, final or empty. 317
Error Line has trailing spaces. 318
Error Parameter credentials should be final. 318
Error Parameter method should be final. 319
Error Line is longer than 80 characters. 324
Error Line has trailing spaces. 332
Error Line has trailing spaces. 340
Error Line has trailing spaces. 345
Error Line has trailing spaces. 347
Error Line has trailing spaces. 353

org/apache/commons/httpclient/auth/RFC2617Scheme.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/auth/RFC2617Scheme.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 37
Error Line has trailing spaces. 52
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 70
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 87
Error Method 'processChallenge' is not designed for extension - needs to be abstract, final or empty. 87
Error Line has trailing spaces. 91
Error Line has trailing spaces. 98
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 101
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter name should be final. 112
Error Line has trailing spaces. 114
Error Line is longer than 80 characters. 114
Error Line has trailing spaces. 124
Error Method 'getRealm' is not designed for extension - needs to be abstract, final or empty. 127
Error Line has trailing spaces. 130
Error Line has trailing spaces. 137
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 148
Error Method 'getID' is not designed for extension - needs to be abstract, final or empty. 151

org/apache/commons/httpclient/cookie/CookiePolicy.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/cookie/CookiePolicy.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line has trailing spaces. 46
Error Line has trailing spaces. 52
Error Utility classes should not have a public or default constructor. 58
Error Missing a Javadoc comment. 60
Error Name 'SPECS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 114
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 121
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 139
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 140
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 143
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 146
Error Line has trailing spaces. 148
Error Line is longer than 80 characters. 156
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 164
Error Line has trailing spaces. 165
Error Line has trailing spaces. 177
Error Line has trailing spaces. 179
Error Line has trailing spaces. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error Redundant throws: 'IllegalStateException' is unchecked exception. 187
Error 'cast' is not followed by whitespace. 192
Error 'cast' is not followed by whitespace. 196
Error Line has trailing spaces. 199
Error '+' should be on a new line. 199
Error '+' should be on a new line. 200
Error Line has trailing spaces. 206
Error Line has trailing spaces. 210
Error Line has trailing spaces. 212
Error Line has trailing spaces. 218
Error Line has trailing spaces. 222
Error Line has trailing spaces. 224
Error Parameter policy should be final. 226
Error Line has trailing spaces. 229
Error Line has trailing spaces. 233
Error Line has trailing spaces. 234
Error Parameter policy should be final. 236
Error Line has trailing spaces. 238
Error Line has trailing spaces. 239
Error Line has trailing spaces. 240
Error Line has trailing spaces. 241
Error Line has trailing spaces. 245
Error Line has trailing spaces. 251
Error Line is longer than 80 characters. 251
Error Line has trailing spaces. 252
Error Line is longer than 80 characters. 252
Error Line has trailing spaces. 254
Error Line has trailing spaces. 256
Error Line has trailing spaces. 267
Error Line has trailing spaces. 271
Error Unclosed HTML tag found: <ul> 273
Error Line has trailing spaces. 280
Error Line has trailing spaces. 282
Error Parameter ver should be final. 285
Error Line has trailing spaces. 287
Error Line has trailing spaces. 288
Error Line has trailing spaces. 292
Error Line has trailing spaces. 297
Error Line has trailing spaces. 299

org/apache/commons/httpclient/cookie/CookieSpec.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/cookie/CookieSpec.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Line has trailing spaces. 53
Error First sentence should end with a period. 55
Error Redundant 'static' modifier. 56
Error First sentence should end with a period. 58
Error Redundant 'static' modifier. 59
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Line has trailing spaces. 72
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 81
Error Line has trailing spaces. 87
Error Line has trailing spaces. 94
Error Line has trailing spaces. 101
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 103
Error Line has trailing spaces. 106
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 115
Error Line has trailing spaces. 118
Error Line has trailing spaces. 124
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 136
Error Line has trailing spaces. 142
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 150
Error Line has trailing spaces. 160
Error Line has trailing spaces. 170
Error Line has trailing spaces. 176
Error Line has trailing spaces. 179
Error Array brackets at illegal position. 180
Error Line has trailing spaces. 187
Error Line has trailing spaces. 197
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 217
Error Line has trailing spaces. 218
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 226
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 235

org/apache/commons/httpclient/cookie/CookieSpecBase.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/cookie/CookieSpecBase.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 28
Error Line has trailing spaces. 47
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 64
Error First sentence should end with a period. 65
Error First sentence should end with a period. 68
Error Line has trailing spaces. 70
Error First sentence should end with a period. 71
Error Line has trailing spaces. 108
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 108
Error Parameter host should be final. 108
Error Parameter port should be final. 108
Error Parameter path should be final. 108
Error Line has trailing spaces. 109
Error Parameter secure should be final. 109
Error Line has trailing spaces. 111
Error Line has trailing spaces. 112
Error Line has trailing spaces. 139
Error Line has trailing spaces. 151
Error Line has trailing spaces. 157
Error Line has trailing spaces. 161
Error Must have at least one statement. 162
Error Line has trailing spaces. 173
Error Line has trailing spaces. 184
Error Line has trailing spaces. 188
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 238
Error Parameter host should be final. 239
Error Parameter port should be final. 239
Error Parameter path should be final. 239
Error Parameter secure should be final. 239
Error Line has trailing spaces. 241
Error Method 'parseAttribute' is not designed for extension - needs to be abstract, final or empty. 261
Error Line has trailing spaces. 264
Error '1000L' is a magic number. 309
Error Line is longer than 80 characters. 327
Error Line has trailing spaces. 331
Error Line has trailing spaces. 336
Error Line has trailing spaces. 342
Error Line contains a tab character. 343
Error Method 'getValidDateFormats' is not designed for extension - needs to be abstract, final or empty. 343
Error Missing a Javadoc comment. 343
Error Line contains a tab character. 344
Error Line contains a tab character. 345
Error Line contains a tab character. 347
Error Method 'setValidDateFormats' is not designed for extension - needs to be abstract, final or empty. 347
Error Missing a Javadoc comment. 347
Error 'datepatterns' hides a field. 347
Error Line contains a tab character. 348
Error Line contains a tab character. 349
Error First sentence should end with a period. 351
Error Line contains a tab character. 351
Error Line has trailing spaces. 363
Error Line has trailing spaces. 364
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 364
Error Parameter host should be final. 364
Error Parameter port should be final. 364
Error Parameter path should be final. 364
Error Line has trailing spaces. 365
Error Parameter secure should be final. 365
Error Line has trailing spaces. 367
Error Line has trailing spaces. 391
Error Line has trailing spaces. 398
Error Line has trailing spaces. 399
Error Line has trailing spaces. 400
Error Line has trailing spaces. 401
Error Line has trailing spaces. 413
Error Line has trailing spaces. 415
Error Line has trailing spaces. 422
Error Line has trailing spaces. 432
Error Line has trailing spaces. 449
Error Method 'match' is not designed for extension - needs to be abstract, final or empty. 449
Error Parameter host should be final. 449
Error Parameter port should be final. 449
Error Parameter path should be final. 449
Error Parameter secure should be final. 450
Error Line has trailing spaces. 451
Error Line has trailing spaces. 454
Error Line has trailing spaces. 485
Error Line has trailing spaces. 487
Error Line has trailing spaces. 488
Error Line has trailing spaces. 490
Error Line has trailing spaces. 494
Error Line has trailing spaces. 495
Error Line has trailing spaces. 496
Error Avoid inline conditionals. 496
Error Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. 505
Error Parameter domain should be final. 505
Error Method 'pathMatch' is not designed for extension - needs to be abstract, final or empty. 521
Error Line has trailing spaces. 545
Error Method 'match' is not designed for extension - needs to be abstract, final or empty. 545
Error Parameter host should be final. 545
Error Parameter port should be final. 545
Error Parameter path should be final. 545
Error Parameter secure should be final. 546
Error Array brackets at illegal position. 546
Error Line has trailing spaces. 547
Error Parameter list should be final. 573
Error Parameter addCookie should be final. 573
Error First sentence should end with a period. 585
Error Method 'formatCookie' is not designed for extension - needs to be abstract, final or empty. 590
Error Parameter cookie should be final. 590
Error First sentence should end with a period. 605
Error Method 'formatCookies' is not designed for extension - needs to be abstract, final or empty. 613
Error Parameter cookies should be final. 613
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 614
Error Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. 641
Error Parameter cookies should be final. 641
Error Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. 653
Error Parameter cookie should be final. 653

org/apache/commons/httpclient/cookie/IgnoreCookiesSpec.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/cookie/IgnoreCookiesSpec.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 28
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 54
Error Expected an @return tag. 56
Error Line is longer than 80 characters. 56
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter host should be final. 56
Error Expected @param tag for 'host'. 56
Error Parameter port should be final. 56
Error Expected @param tag for 'port'. 56
Error Parameter path should be final. 56
Error Expected @param tag for 'path'. 56
Error Parameter secure should be final. 56
Error Expected @param tag for 'secure'. 56
Error Parameter header should be final. 56
Error Expected @param tag for 'header'. 56
Error Expected @throws tag for 'MalformedCookieException'. 57
Error Line contains a tab character. 64
Error Method 'getValidDateFormats' is not designed for extension - needs to be abstract, final or empty. 64
Error Line contains a tab character. 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. 71
Error Parameter datepatterns should be final. 71
Error Expected @param tag for 'datepatterns'. 71
Error Line contains a tab character. 72
Error Line has trailing spaces. 73
Error Line contains a tab character. 73
Error Method 'formatCookie' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter cookie should be final. 77
Error Expected @param tag for 'cookie'. 77
Error Line is longer than 80 characters. 84
Error Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter cookie should be final. 84
Error Expected @param tag for 'cookie'. 84
Error Expected @throws tag for 'IllegalArgumentException'. 84
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 84
Error Line is longer than 80 characters. 91
Error Method 'formatCookieHeader' is not designed for extension - needs to be abstract, final or empty. 91
Error Parameter cookies should be final. 91
Error Expected @param tag for 'cookies'. 91
Error Expected @throws tag for 'IllegalArgumentException'. 91
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 91
Error Line is longer than 80 characters. 98
Error Method 'formatCookies' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter cookies should be final. 98
Error Expected @param tag for 'cookies'. 98
Error Expected @throws tag for 'IllegalArgumentException'. 98
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 98
Error Line is longer than 80 characters. 105
Error Method 'match' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter host should be final. 105
Error Expected @param tag for 'host'. 105
Error Parameter port should be final. 105
Error Expected @param tag for 'port'. 105
Error Parameter path should be final. 105
Error Expected @param tag for 'path'. 105
Error Parameter secure should be final. 105
Error Expected @param tag for 'secure'. 105
Error Parameter cookie should be final. 105
Error Expected @param tag for 'cookie'. 105
Error Line is longer than 80 characters. 110
Error Expected an @return tag. 112
Error Line is longer than 80 characters. 112
Error Method 'match' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter host should be final. 112
Error Expected @param tag for 'host'. 112
Error Parameter port should be final. 112
Error Expected @param tag for 'port'. 112
Error Parameter path should be final. 112
Error Expected @param tag for 'path'. 112
Error Parameter secure should be final. 112
Error Expected @param tag for 'secure'. 112
Error Parameter cookies should be final. 112
Error Expected @param tag for 'cookies'. 112
Error Line is longer than 80 characters. 117
Error Expected an @return tag. 119
Error Line is longer than 80 characters. 119
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter host should be final. 119
Error Expected @param tag for 'host'. 119
Error Parameter port should be final. 119
Error Expected @param tag for 'port'. 119
Error Parameter path should be final. 119
Error Expected @param tag for 'path'. 119
Error Parameter secure should be final. 119
Error Expected @param tag for 'secure'. 119
Error Parameter header should be final. 119
Error Expected @param tag for 'header'. 119
Error Expected @throws tag for 'MalformedCookieException'. 120
Error Expected @throws tag for 'IllegalArgumentException'. 120
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 120
Error Parameter attribute should be final. 127
Error Expected @param tag for 'attribute'. 127
Error Parameter cookie should be final. 127
Error Expected @param tag for 'cookie'. 127
Error Expected @throws tag for 'MalformedCookieException'. 128
Error Expected @throws tag for 'IllegalArgumentException'. 128
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 128
Error Line is longer than 80 characters. 134
Error Parameter host should be final. 134
Error Expected @param tag for 'host'. 134
Error Parameter port should be final. 134
Error Expected @param tag for 'port'. 134
Error Parameter path should be final. 134
Error Expected @param tag for 'path'. 134
Error Parameter secure should be final. 134
Error Expected @param tag for 'secure'. 134
Error Parameter cookie should be final. 134
Error Expected @param tag for 'cookie'. 134
Error Expected @throws tag for 'MalformedCookieException'. 135
Error Expected @throws tag for 'IllegalArgumentException'. 135
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 135
Error Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. 141
Error Expected @param tag for 'host'. 141
Error Expected @param tag for 'domain'. 141
Error Method 'pathMatch' is not designed for extension - needs to be abstract, final or empty. 148
Error Expected @param tag for 'path'. 148
Error Expected @param tag for 'topmostPath'. 148

org/apache/commons/httpclient/cookie/MalformedCookieException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/cookie/MalformedCookieException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 34
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Line has trailing spaces. 53
Error Parameter message should be final. 56
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 66
Error Parameter message should be final. 69
Error Parameter cause should be final. 69

org/apache/commons/httpclient/cookie/NetscapeDraftSpec.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/cookie/NetscapeDraftSpec.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error First sentence should end with a period. 43
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error First sentence should end with a period. 62
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 87
Error Line has trailing spaces. 99
Error Line has trailing spaces. 102
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter host should be final. 102
Error Parameter port should be final. 102
Error Parameter path should be final. 102
Error Line has trailing spaces. 103
Error Parameter secure should be final. 103
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 106
Error Line is longer than 80 characters. 109
Error Line is longer than 80 characters. 112
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 129
Error Line has trailing spaces. 142
Error First sentence should end with a period. 157
Error Method 'parseAttribute' is not designed for extension - needs to be abstract, final or empty. 166
Error Line has trailing spaces. 169
Error Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. 205
Error First sentence should end with a period. 209
Error Line has trailing spaces. 215
Error Line has trailing spaces. 221
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 221
Error Parameter host should be final. 221
Error Parameter port should be final. 221
Error Parameter path should be final. 221
Error Line has trailing spaces. 222
Error Parameter secure should be final. 222
Error Line has trailing spaces. 224
Error Line has trailing spaces. 237
Error '3' is a magic number. 242
Error Line has trailing spaces. 244
Error Line has trailing spaces. 246
Error Line has trailing spaces. 250
Error Line has trailing spaces. 259

org/apache/commons/httpclient/cookie/RFC2109Spec.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/cookie/RFC2109Spec.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 5
Error First sentence should end with a period. 36
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Missing a Javadoc comment. 55
Error Line has trailing spaces. 56
Error First sentence should end with a period. 57
Error Line has trailing spaces. 57
Error Method 'parseAttribute' is not designed for extension - needs to be abstract, final or empty. 73
Error Line has trailing spaces. 76
Error Line has trailing spaces. 106
Error First sentence should end with a period. 115
Error Line has trailing spaces. 127
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter host should be final. 127
Error Parameter port should be final. 127
Error Parameter path should be final. 127
Error Parameter secure should be final. 128
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 138
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Line has trailing spaces. 146
Error Line has trailing spaces. 149
Error Line has trailing spaces. 150
Error Line has trailing spaces. 156
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error Line has trailing spaces. 163
Error Line has trailing spaces. 167
Error Line has trailing spaces. 170
Error Line has trailing spaces. 171
Error Line is longer than 80 characters. 172
Error Line has trailing spaces. 182
Error Method 'domainMatch' is not designed for extension - needs to be abstract, final or empty. 185
Error Parameter host should be final. 185
Error Parameter domain should be final. 185
Error Line has trailing spaces. 186
Error First sentence should end with a period. 192
Error Line has trailing spaces. 198
Error Line is longer than 80 characters. 200
Error Parameter version should be final. 200
Error Line has trailing spaces. 205
Error First sentence should end with a period. 212
Error Line has trailing spaces. 213
Error Line is longer than 80 characters. 219
Error Parameter version should be final. 219
Error Line is longer than 80 characters. 224
Error Line is longer than 80 characters. 227
Error Line has trailing spaces. 229
Error Line is longer than 80 characters. 232
Error First sentence should end with a period. 236
Error Method 'formatCookie' is not designed for extension - needs to be abstract, final or empty. 242
Error Parameter cookie should be final. 242
Error Line has trailing spaces. 249
Error Line has trailing spaces. 250
Error First sentence should end with a period. 257
Error Method 'formatCookies' is not designed for extension - needs to be abstract, final or empty. 264
Error Parameter cookies should be final. 264
Error Line has trailing spaces. 275
Error Line has trailing spaces. 276

org/apache/commons/httpclient/methods/ByteArrayRequestEntity.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/ByteArrayRequestEntity.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 38
Error First sentence should end with a period. 43
Error Line has trailing spaces. 45
Error First sentence should end with a period. 46
Error Parameter content should be final. 53
Error 'content' hides a field. 53
Error Line has trailing spaces. 56
Error Parameter content should be final. 62
Error 'content' hides a field. 62
Error Parameter contentType should be final. 62
Error 'contentType' hides a field. 62
Error Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. 74
Error Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Line has trailing spaces. 84
Error Line is longer than 80 characters. 86
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error Parameter out should be final. 88
Error Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. 95
Error Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 102

org/apache/commons/httpclient/methods/DeleteMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/DeleteMethod.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 38
Error Parameter uri should be final. 77
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 90

org/apache/commons/httpclient/methods/EntityEnclosingMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/EntityEnclosingMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 66
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 84
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 95
Error Missing a Javadoc comment. 96
Error Parameter uri should be final. 117
Error Line has trailing spaces. 124
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Method 'hasRequestContent' is not designed for extension - needs to be abstract, final or empty. 133
Error Line has trailing spaces. 135
Error Line has trailing spaces. 136
Error Line has trailing spaces. 142
Error Line has trailing spaces. 145
Error Method 'clearRequestBody' is not designed for extension - needs to be abstract, final or empty. 148
Error Line has trailing spaces. 156
Error Line has trailing spaces. 157
Error Line has trailing spaces. 160
Error Line has trailing spaces. 161
Error Line has trailing spaces. 163
Error Method 'generateRequestBody' is not designed for extension - needs to be abstract, final or empty. 166
Error Method 'generateRequestEntity' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Line has trailing spaces. 172
Error Line has trailing spaces. 180
Error Line has trailing spaces. 184
Error Line has trailing spaces. 199
Error Method 'getFollowRedirects' is not designed for extension - needs to be abstract, final or empty. 208
Error Line has trailing spaces. 214
Error Method 'setFollowRedirects' is not designed for extension - needs to be abstract, final or empty. 219
Error Parameter followRedirects should be final. 219
Error Expression can be simplified. 220
Error Line is longer than 80 characters. 221
Error Line is longer than 80 characters. 238
Error Line has trailing spaces. 244
Error Line has trailing spaces. 245
Error Method 'setRequestContentLength' is not designed for extension - needs to be abstract, final or empty. 248
Error Parameter length should be final. 248
Error Line has trailing spaces. 254
Error Line is longer than 80 characters. 254
Error Line has trailing spaces. 255
Error Line has trailing spaces. 256
Error Line has trailing spaces. 258
Error Method 'getRequestCharSet' is not designed for extension - needs to be abstract, final or empty. 261
Error Line is longer than 80 characters. 289
Error Line has trailing spaces. 295
Error Line has trailing spaces. 296
Error Method 'setRequestContentLength' is not designed for extension - needs to be abstract, final or empty. 299
Error Parameter length should be final. 299
Error Line has trailing spaces. 306
Error Line has trailing spaces. 308
Error Method 'setContentChunked' is not designed for extension - needs to be abstract, final or empty. 311
Error Parameter chunked should be final. 311
Error 'chunked' hides a field. 311
Error Line has trailing spaces. 314
Error Method 'getRequestContentLength' is not designed for extension - needs to be abstract, final or empty. 320
Error Line has trailing spaces. 330
Error Line is longer than 80 characters. 332
Error Avoid inline conditionals. 332
Error Line has trailing spaces. 336
Error Line has trailing spaces. 337
Error Line is longer than 80 characters. 341
Error Extra HTML tag found: </tt> or <tt>Transfer-Encoding</tt> 341
Error Line is longer than 80 characters. 351
Error Line is longer than 80 characters. 355
Error Line has trailing spaces. 357
Error Line is longer than 80 characters. 357
Error Line has trailing spaces. 361
Error Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 364
Error Parameter state should be final. 364
Error Parameter conn should be final. 364
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 365
Error Line is longer than 80 characters. 372
Error 'requestEntity' hides a field. 375
Error Line is longer than 80 characters. 376
Error Line is longer than 80 characters. 377
Error Line has trailing spaces. 381
Error Method 'addContentLengthRequestHeader' is not designed for extension - needs to be abstract, final or empty. 394
Error Parameter state should be final. 394
Error Parameter conn should be final. 395
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 396
Error Line has trailing spaces. 400
Error Line has trailing spaces. 407
Error '+' should be on a new line. 407
Error Line has trailing spaces. 420
Error Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. 423
Error Parameter body should be final. 423
Error Line is longer than 80 characters. 433
Error Line has trailing spaces. 435
Error Line is longer than 80 characters. 436
Error Line has trailing spaces. 440
Error Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. 443
Error Parameter body should be final. 443
Error Line is longer than 80 characters. 452
Error Line is longer than 80 characters. 458
Error Line has trailing spaces. 460
Error Line is longer than 80 characters. 460
Error Method 'writeRequestBody' is not designed for extension - needs to be abstract, final or empty. 463
Error Parameter state should be final. 463
Error Parameter conn should be final. 463
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 464
Error Line is longer than 80 characters. 466
Error Line has trailing spaces. 467
Error Line has trailing spaces. 473
Error Line has trailing spaces. 490
Error Line has trailing spaces. 494
Error Line has trailing spaces. 496
Error Line has trailing spaces. 501
Error Line has trailing spaces. 503
Error Line has trailing spaces. 513
Error Line has trailing spaces. 515
Error Method 'recycle' is not designed for extension - needs to be abstract, final or empty. 519
Error Line is longer than 80 characters. 522
Error Line has trailing spaces. 530
Error Method 'getRequestEntity' is not designed for extension - needs to be abstract, final or empty. 533
Error Line has trailing spaces. 539
Error Method 'setRequestEntity' is not designed for extension - needs to be abstract, final or empty. 542
Error Parameter requestEntity should be final. 542
Error 'requestEntity' hides a field. 542

org/apache/commons/httpclient/methods/ExpectContinueMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/ExpectContinueMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 58
Error Line has trailing spaces. 64
Error Line has trailing spaces. 71
Error Line is longer than 80 characters. 73
Error Parameter uri should be final. 91
Error Line has trailing spaces. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error Method 'getUseExpectHeader' is not designed for extension - needs to be abstract, final or empty. 116
Error Line is longer than 80 characters. 117
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Line has trailing spaces. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 141
Error Line has trailing spaces. 143
Error Line has trailing spaces. 145
Error Line has trailing spaces. 147
Error Method 'setUseExpectHeader' is not designed for extension - needs to be abstract, final or empty. 152
Error Parameter value should be final. 152
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 160
Error Line has trailing spaces. 162
Error Line has trailing spaces. 168
Error Line is longer than 80 characters. 171
Error Line is longer than 80 characters. 175
Error Line has trailing spaces. 177
Error Line is longer than 80 characters. 177
Error Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 180
Error Parameter state should be final. 180
Error Parameter conn should be final. 180
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 181
Error Line is longer than 80 characters. 182
Error Line has trailing spaces. 183
Error Line has trailing spaces. 191
Error Line has trailing spaces. 192
Error '{' should be on the previous line. 194

org/apache/commons/httpclient/methods/GetMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/GetMethod.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line has trailing spaces. 84
Error Parameter uri should be final. 87
Error Line has trailing spaces. 97
Error Line has trailing spaces. 99
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 102
Error Line has trailing spaces. 113
Error Line has trailing spaces. 115
Error Line has trailing spaces. 117
Error Method 'recycle' is not designed for extension - needs to be abstract, final or empty. 121

org/apache/commons/httpclient/methods/HeadMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/HeadMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 46
Error Line has trailing spaces. 59
Error Line has trailing spaces. 78
Error Line has trailing spaces. 89
Error Parameter uri should be final. 92
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 106
Error Line has trailing spaces. 115
Error Line has trailing spaces. 117
Error Line has trailing spaces. 119
Error Method 'recycle' is not designed for extension - needs to be abstract, final or empty. 123
Error Line has trailing spaces. 132
Error Line is longer than 80 characters. 133
Error Line is longer than 80 characters. 137
Error Line has trailing spaces. 139
Error Line is longer than 80 characters. 139
Error Line has trailing spaces. 144
Error Method 'readResponseBody' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter state should be final. 147
Error Parameter conn should be final. 147
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 148
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 159
Error Line has trailing spaces. 160
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 172
Error Line is longer than 80 characters. 174
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 176
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error Line has trailing spaces. 187
Error Line has trailing spaces. 188
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error Method 'getBodyCheckTimeout' is not designed for extension - needs to be abstract, final or empty. 197
Error Line is longer than 80 characters. 198
Error Line has trailing spaces. 203
Error Line has trailing spaces. 204
Error Line has trailing spaces. 205
Error Line has trailing spaces. 207
Error Line has trailing spaces. 209
Error Method 'setBodyCheckTimeout' is not designed for extension - needs to be abstract, final or empty. 214
Error Parameter timeout should be final. 214
Error Line is longer than 80 characters. 215

org/apache/commons/httpclient/methods/InputStreamRequestEntity.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/InputStreamRequestEntity.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 43
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 54
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 58
Error Line has trailing spaces. 62
Error First sentence should end with a period. 63
Error Line is longer than 80 characters. 67
Error Parameter content should be final. 71
Error 'content' hides a field. 71
Error Line has trailing spaces. 74
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 76
Error Parameter content should be final. 81
Error 'content' hides a field. 81
Error Parameter contentType should be final. 81
Error 'contentType' hides a field. 81
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 88
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Parameter content should be final. 92
Error 'content' hides a field. 92
Error Parameter contentLength should be final. 92
Error 'contentLength' hides a field. 92
Error Line has trailing spaces. 95
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 101
Error Line is longer than 80 characters. 105
Error Parameter content should be final. 105
Error 'content' hides a field. 105
Error Parameter contentLength should be final. 105
Error 'contentLength' hides a field. 105
Error Parameter contentType should be final. 105
Error 'contentType' hides a field. 105
Error Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Line has trailing spaces. 120
Error '4096' is a magic number. 133
Error Line has trailing spaces. 149
Error Line is longer than 80 characters. 151
Error Line has trailing spaces. 153
Error Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. 156
Error Line is longer than 80 characters. 161
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Parameter out should be final. 163
Error Line has trailing spaces. 164
Error '4096' is a magic number. 166
Error Line has trailing spaces. 172
Error Line is longer than 80 characters. 176
Error Line is longer than 80 characters. 181
Error Expected an @return tag. 184
Error Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. 184
Error Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 194

org/apache/commons/httpclient/methods/MultipartPostMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/MultipartPostMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 75
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 81
Error First sentence should end with a period. 87
Error Parameter uri should be final. 102
Error First sentence should end with a period. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 110
Error Method 'hasRequestContent' is not designed for extension - needs to be abstract, final or empty. 113
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 121
Error First sentence should end with a period. 125
Error Line has trailing spaces. 127
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter parameterName should be final. 131
Error Parameter parameterValue should be final. 131
Error Line is longer than 80 characters. 132
Error First sentence should end with a period. 137
Error Line has trailing spaces. 139
Error Line has trailing spaces. 144
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 144
Error Parameter parameterName should be final. 144
Error Parameter parameterFile should be final. 144
Error Line is longer than 80 characters. 146
Error First sentence should end with a period. 152
Error Line has trailing spaces. 154
Error Line has trailing spaces. 160
Error Line is longer than 80 characters. 160
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 160
Error Parameter parameterName should be final. 160
Error Parameter fileName should be final. 160
Error Parameter parameterFile should be final. 160
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 167
Error Line has trailing spaces. 170
Error Method 'addPart' is not designed for extension - needs to be abstract, final or empty. 173
Error Line has trailing spaces. 180
Error Method 'getParts' is not designed for extension - needs to be abstract, final or empty. 183
Error Line has trailing spaces. 188
Error Line is longer than 80 characters. 194
Error Line has trailing spaces. 196
Error Line is longer than 80 characters. 196
Error Line has trailing spaces. 198
Error Method 'addContentLengthRequestHeader' is not designed for extension - needs to be abstract, final or empty. 201
Error Parameter state should be final. 201
Error Parameter conn should be final. 202
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 203
Error Line has trailing spaces. 207
Error Line is longer than 80 characters. 220
Error Line has trailing spaces. 222
Error Line is longer than 80 characters. 222
Error Line has trailing spaces. 224
Error Method 'addContentTypeRequestHeader' is not designed for extension - needs to be abstract, final or empty. 227
Error Parameter state should be final. 227
Error Parameter conn should be final. 228
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 229
Error Line has trailing spaces. 244
Error Line has trailing spaces. 245
Error Extra HTML tag found: </tt> and <tt>Content-Type</tt> 249
Error Line is longer than 80 characters. 259
Error Line is longer than 80 characters. 263
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 265
Error Line has trailing spaces. 270
Error Method 'addRequestHeaders' is not designed for extension - needs to be abstract, final or empty. 270
Error Parameter state should be final. 270
Error Parameter conn should be final. 270
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 271
Error Line is longer than 80 characters. 272
Error Line is longer than 80 characters. 282
Error Line is longer than 80 characters. 288
Error Line has trailing spaces. 290
Error Line is longer than 80 characters. 290
Error Line has trailing spaces. 293
Error Method 'writeRequestBody' is not designed for extension - needs to be abstract, final or empty. 293
Error Parameter state should be final. 293
Error Parameter conn should be final. 293
Error Redundant throws: 'HttpException' is subclass of 'IOException'. 294
Error Line has trailing spaces. 307
Error Method 'getRequestContentLength' is not designed for extension - needs to be abstract, final or empty. 310
Error Expected @throws tag for 'IOException'. 310
Error Line has trailing spaces. 321
Error Line has trailing spaces. 323
Error Method 'recycle' is not designed for extension - needs to be abstract, final or empty. 327

org/apache/commons/httpclient/methods/OptionsMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/OptionsMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 47
Error Parameter uri should be final. 94
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 115
Error Line has trailing spaces. 122
Error Method 'isAllowed' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter method should be final. 127
Error Method 'getAllowedMethods' is not designed for extension - needs to be abstract, final or empty. 139
Error Line has trailing spaces. 149
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 161
Error Method 'processResponseHeaders' is not designed for extension - needs to be abstract, final or empty. 161
Error Parameter state should be final. 161
Error Parameter conn should be final. 161
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 183
Error Method 'needContentLength' is not designed for extension - needs to be abstract, final or empty. 186

org/apache/commons/httpclient/methods/PostMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/PostMethod.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 43
Error Line has trailing spaces. 52
Error Line has trailing spaces. 78
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Parameter uri should be final. 104
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 117
Error Line has trailing spaces. 124
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Method 'hasRequestContent' is not designed for extension - needs to be abstract, final or empty. 133
Error Line has trailing spaces. 144
Error Line has trailing spaces. 147
Error Method 'clearRequestBody' is not designed for extension - needs to be abstract, final or empty. 150
Error Line is longer than 80 characters. 158
Error Line has trailing spaces. 159
Error Expected an @return tag. 162
Error Method 'generateRequestEntity' is not designed for extension - needs to be abstract, final or empty. 162
Error Line is longer than 80 characters. 165
Error Line is longer than 80 characters. 166
Error Line is longer than 80 characters. 167
Error Line is longer than 80 characters. 168
Error Line is longer than 80 characters. 169
Error Line has trailing spaces. 179
Error Line is longer than 80 characters. 181
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 189
Error Parameter parameterName should be final. 189
Error Parameter parameterValue should be final. 189
Error Line has trailing spaces. 206
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 208
Error Parameter paramName should be final. 208
Error Line has trailing spaces. 236
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 238
Error Line has trailing spaces. 262
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 262
Error Parameter paramName should be final. 262
Error Parameter paramValue should be final. 262
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 263
Error Line has trailing spaces. 284
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 284
Error Parameter param should be final. 284
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 285
Error Method 'addParameters' is not designed for extension - needs to be abstract, final or empty. 302
Error Parameter parameters should be final. 302
Error Line has trailing spaces. 329
Error Method 'removeParameter' is not designed for extension - needs to be abstract, final or empty. 329
Error Parameter paramName should be final. 329
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 330
Error Line has trailing spaces. 365
Error Method 'removeParameter' is not designed for extension - needs to be abstract, final or empty. 365
Error Parameter paramName should be final. 365
Error Parameter paramValue should be final. 365
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 366
Error Line is longer than 80 characters. 370
Error Line is longer than 80 characters. 373
Error First sentence should end with a period. 391
Error Line has trailing spaces. 397
Error Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. 400
Error Parameter parametersBody should be final. 400
Error Redundant throws: 'IllegalArgumentException' is unchecked exception. 401
Error Line is longer than 80 characters. 405

org/apache/commons/httpclient/methods/PutMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/PutMethod.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 35
Error Line has trailing spaces. 41
Error Line has trailing spaces. 44
Error Parameter uri should be final. 74
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 86

org/apache/commons/httpclient/methods/RequestEntity.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/RequestEntity.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 43
Error Expected @param tag for 'out'. 53
Error Expected @throws tag for 'IOException'. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 70
Error Line has trailing spaces. 73

org/apache/commons/httpclient/methods/StringRequestEntity.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/StringRequestEntity.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 42
Error First sentence should end with a period. 47
Error Line has trailing spaces. 49
Error First sentence should end with a period. 50
Error Line has trailing spaces. 55
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line has trailing spaces. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 67
Error Line has trailing spaces. 69
Error Parameter content should be final. 72
Error 'content' hides a field. 72
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 93
Error Parameter content should be final. 93
Error 'content' hides a field. 93
Error Parameter contentType should be final. 93
Error 'contentType' hides a field. 93
Error Parameter charset should be final. 93
Error 'charset' hides a field. 93
Error Expected @throws tag for 'UnsupportedEncodingException'. 94
Error Line has trailing spaces. 99
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 108
Error Line has trailing spaces. 118
Error Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. 138
Error Line is longer than 80 characters. 143
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter out should be final. 145
Error Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. 156
Error Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 163
Error Line is longer than 80 characters. 176
Error Method 'getCharset' is not designed for extension - needs to be abstract, final or empty. 179

org/apache/commons/httpclient/methods/TraceMethod.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/TraceMethod.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 29
Error Line has trailing spaces. 37
Error Line has trailing spaces. 56
Error Line has trailing spaces. 66
Error Line has trailing spaces. 68
Error Parameter uri should be final. 70
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 83
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 85
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Method 'recycle' is not designed for extension - needs to be abstract, final or empty. 102

org/apache/commons/httpclient/methods/multipart/ByteArrayPartSource.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 54
Error Parameter fileName should be final. 58
Error 'fileName' hides a field. 58
Error Parameter bytes should be final. 58
Error 'bytes' hides a field. 58
Error Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 68
Error Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'createInputStream' is not designed for extension - needs to be abstract, final or empty. 82

org/apache/commons/httpclient/methods/multipart/FilePart.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/multipart/FilePart.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 43
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 59
Error First sentence should end with a period. 70
Error First sentence should end with a period. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 90
Error Parameter name should be final. 90
Error Parameter partSource should be final. 90
Error Parameter contentType should be final. 90
Error Parameter charset should be final. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Avoid inline conditionals. 94
Error Line has trailing spaces. 95
Error Avoid inline conditionals. 95
Error Line has trailing spaces. 104
Error Parameter name should be final. 111
Error Parameter partSource should be final. 111
Error Line has trailing spaces. 124
Error Parameter name should be final. 124
Error Parameter file should be final. 124
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 134
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 136
Error Line has trailing spaces. 142
Error Parameter name should be final. 142
Error Parameter file should be final. 142
Error Parameter contentType should be final. 142
Error Parameter charset should be final. 142
Error Line has trailing spaces. 151
Error Line has trailing spaces. 157
Error Parameter name should be final. 157
Error Parameter fileName should be final. 157
Error Parameter file should be final. 157
Error Line has trailing spaces. 161
Error Line has trailing spaces. 166
Error Line has trailing spaces. 168
Error Line is longer than 80 characters. 168
Error Line has trailing spaces. 170
Error Line is longer than 80 characters. 170
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 176
Error Parameter name should be final. 176
Error Parameter fileName should be final. 176
Error Parameter file should be final. 176
Error Parameter contentType should be final. 176
Error Parameter charset should be final. 176
Error Line has trailing spaces. 180
Error First sentence should end with a period. 181
Error Line has trailing spaces. 187
Error Method 'sendDispositionHeader' is not designed for extension - needs to be abstract, final or empty. 187
Error Parameter out should be final. 187
Error Line has trailing spaces. 199
Error Line is longer than 80 characters. 204
Error Method 'sendData' is not designed for extension - needs to be abstract, final or empty. 206
Error Parameter out should be final. 206
Error Line has trailing spaces. 209
Error Line has trailing spaces. 216
Error '4096' is a magic number. 217
Error Line has trailing spaces. 230
Error Line has trailing spaces. 232
Error Method 'getSource' is not designed for extension - needs to be abstract, final or empty. 235
Error Line has trailing spaces. 245
Error Method 'lengthOfData' is not designed for extension - needs to be abstract, final or empty. 246
Error Line has trailing spaces. 249

org/apache/commons/httpclient/methods/multipart/FilePartSource.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/multipart/FilePartSource.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 29
Error Line has trailing spaces. 41
Error Line has trailing spaces. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 55
Error Line has trailing spaces. 58
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Parameter file should be final. 64
Error 'file' hides a field. 64
Error Line has trailing spaces. 73
Error Line has trailing spaces. 79
Error Line has trailing spaces. 83
Error Line has trailing spaces. 86
Error Parameter fileName should be final. 86
Error 'fileName' hides a field. 86
Error Parameter file should be final. 86
Error 'file' hides a field. 86
Error Line has trailing spaces. 93
Error First sentence should end with a period. 94
Error Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 99
Error First sentence should end with a period. 107
Error Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. 112
Error Avoid inline conditionals. 113
Error Method 'createInputStream' is not designed for extension - needs to be abstract, final or empty. 122

org/apache/commons/httpclient/methods/multipart/MultipartRequestEntity.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Line has trailing spaces. 53
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 78
Error Missing a Javadoc comment. 78
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 82
Error Name 'MULTIPART_CHARS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
Error Line has trailing spaces. 88
Error Expected an @return tag. 93
Error Line is longer than 80 characters. 95
Error '11' is a magic number. 95
Error '30' is a magic number. 95
Error Line has trailing spaces. 101
Error First sentence should end with a period. 102
Error Variable 'parts' must be private and have accessor methods. 103
Error Line has trailing spaces. 104
Error Missing a Javadoc comment. 105
Error Line has trailing spaces. 106
Error Missing a Javadoc comment. 107
Error Line has trailing spaces. 108
Error Parameter parts should be final. 114
Error 'parts' hides a field. 114
Error Parameter params should be final. 114
Error 'params' hides a field. 114
Error Line has trailing spaces. 128
Error Line has trailing spaces. 129
Error Line has trailing spaces. 131
Error Method 'getMultipartBoundary' is not designed for extension - needs to be abstract, final or empty. 134
Error Line is longer than 80 characters. 136
Error Line is longer than 80 characters. 147
Error Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. 150
Error Line is longer than 80 characters. 160
Error Method 'writeRequest' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Parameter out should be final. 162
Error Line is longer than 80 characters. 167
Error Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Line has trailing spaces. 171
Error Line is longer than 80 characters. 171
Error Line is longer than 80 characters. 173
Error Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. 181
Error Missing a Javadoc comment. 181

org/apache/commons/httpclient/methods/multipart/Part.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/multipart/Part.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 56
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 58
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 66
Error Line is longer than 80 characters. 69
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error First sentence should end with a period. 74
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Line has trailing spaces. 79
Error First sentence should end with a period. 80
Error Line has trailing spaces. 82
Error First sentence should end with a period. 83
Error Line has trailing spaces. 84
Error First sentence should end with a period. 87
Error Line has trailing spaces. 89
Error First sentence should end with a period. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 93
Error First sentence should end with a period. 94
Error Line is longer than 80 characters. 95
Error Line has trailing spaces. 96
Error First sentence should end with a period. 97
Error Line has trailing spaces. 98
Error First sentence should end with a period. 101
Error First sentence should end with a period. 104
Error Line has trailing spaces. 105
Error First sentence should end with a period. 108
Error First sentence should end with a period. 111
Error Line has trailing spaces. 112
Error First sentence should end with a period. 115
Error Line is longer than 80 characters. 116
Error First sentence should end with a period. 118
Error Line has trailing spaces. 119
Error Line has trailing spaces. 135
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 150
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 157
Error Line has trailing spaces. 164
Error Method 'getPartBoundary' is not designed for extension - needs to be abstract, final or empty. 167
Error Line has trailing spaces. 172
Error Line has trailing spaces. 175
Error Line has trailing spaces. 177
Error Method 'setPartBoundary' is not designed for extension - needs to be abstract, final or empty. 183
Error Parameter boundaryBytes should be final. 183
Error 'boundaryBytes' hides a field. 183
Error Line has trailing spaces. 186
Error Line has trailing spaces. 189
Error Line is longer than 80 characters. 189
Error Method 'isRepeatable' is not designed for extension - needs to be abstract, final or empty. 193
Error Line has trailing spaces. 196
Error First sentence should end with a period. 197
Error Method 'sendStart' is not designed for extension - needs to be abstract, final or empty. 202
Error Parameter out should be final. 202
Error Line has trailing spaces. 208
Error First sentence should end with a period. 209
Error Line has trailing spaces. 211
Error Method 'sendDispositionHeader' is not designed for extension - needs to be abstract, final or empty. 215
Error Parameter out should be final. 215
Error Line has trailing spaces. 222
Error First sentence should end with a period. 223
Error Method 'sendContentTypeHeader' is not designed for extension - needs to be abstract, final or empty. 228
Error Parameter out should be final. 228
Error First sentence should end with a period. 243
Error Line has trailing spaces. 244
Error Line has trailing spaces. 246
Error Line is longer than 80 characters. 250
Error Method 'sendTransferEncodingHeader' is not designed for extension - needs to be abstract, final or empty. 250
Error Parameter out should be final. 250
Error First sentence should end with a period. 260
Error Method 'sendEndOfHeader' is not designed for extension - needs to be abstract, final or empty. 265
Error Parameter out should be final. 265
Error Line has trailing spaces. 270
Error First sentence should end with a period. 271
Error Parameter out should be final. 276
Error Line has trailing spaces. 277
Error First sentence should end with a period. 278
Error Line has trailing spaces. 280
Error Line has trailing spaces. 285
Error Method 'sendEnd' is not designed for extension - needs to be abstract, final or empty. 291
Error Parameter out should be final. 291
Error Line has trailing spaces. 295
Error Line has trailing spaces. 298
Error Line has trailing spaces. 300
Error Method 'send' is not designed for extension - needs to be abstract, final or empty. 304
Error Parameter out should be final. 304
Error Line has trailing spaces. 318
Error Line has trailing spaces. 320
Error Method 'length' is not designed for extension - needs to be abstract, final or empty. 324
Error Line has trailing spaces. 343
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 344
Error Line has trailing spaces. 350
Error Line has trailing spaces. 353
Error Parameter out should be final. 356
Error Line has trailing spaces. 363
Error Line has trailing spaces. 367
Error Line has trailing spaces. 369
Error Line is longer than 80 characters. 372
Error Parameter out should be final. 372
Error Parameter parts should be final. 372
Error Parameter partBoundary should be final. 372
Error Line has trailing spaces. 374
Error Line has trailing spaces. 376
Error Line has trailing spaces. 391
Error First sentence should end with a period. 392
Error Line has trailing spaces. 394
Error Line has trailing spaces. 397
Error Parameter parts should be final. 400
Error Line has trailing spaces. 404
Error Line has trailing spaces. 407
Error Line has trailing spaces. 411
Error Line has trailing spaces. 413
Error Line is longer than 80 characters. 416
Error Parameter parts should be final. 416
Error Parameter partBoundary should be final. 416
Error Line has trailing spaces. 419
Error Line has trailing spaces. 436

org/apache/commons/httpclient/methods/multipart/PartBase.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/multipart/PartBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 29
Error Line has trailing spaces. 35
Error Line has trailing spaces. 42
Error Line has trailing spaces. 48
Error Line has trailing spaces. 54
Error Line has trailing spaces. 57
Error Line is longer than 80 characters. 60
Error Parameter name should be final. 60
Error 'name' hides a field. 60
Error Parameter contentType should be final. 60
Error 'contentType' hides a field. 60
Error Parameter charSet should be final. 60
Error 'charSet' hides a field. 60
Error Parameter transferEncoding should be final. 60
Error 'transferEncoding' hides a field. 60
Error Line has trailing spaces. 76
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 76
Error Line has trailing spaces. 77
Error Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. 84
Error Method 'getCharSet' is not designed for extension - needs to be abstract, final or empty. 92
Error Method 'getTransferEncoding' is not designed for extension - needs to be abstract, final or empty. 100
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 107
Error Method 'setCharSet' is not designed for extension - needs to be abstract, final or empty. 110
Error Parameter charSet should be final. 110
Error 'charSet' hides a field. 110
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 117
Error Method 'setContentType' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter contentType should be final. 119
Error 'contentType' hides a field. 119
Error Line has trailing spaces. 125
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter name should be final. 128
Error 'name' hides a field. 128
Error Expected @param tag for 'name'. 128
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 138
Error Method 'setTransferEncoding' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter transferEncoding should be final. 141
Error 'transferEncoding' hides a field. 141

org/apache/commons/httpclient/methods/multipart/PartSource.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/multipart/PartSource.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 29
Error Line has trailing spaces. 37
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Line has trailing spaces. 48
Error Line has trailing spaces. 52
Error Line has trailing spaces. 55
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Line has trailing spaces. 64
Error Line has trailing spaces. 66

org/apache/commons/httpclient/methods/multipart/StringPart.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/methods/multipart/StringPart.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 39
Error First sentence should end with a period. 57
Error First sentence should end with a period. 60
Error Line has trailing spaces. 65
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error Parameter name should be final. 77
Error Parameter value should be final. 77
Error 'value' hides a field. 77
Error Parameter charset should be final. 77
Error Line has trailing spaces. 78
Error Avoid inline conditionals. 82
Error Line is longer than 80 characters. 90
Error Parameter name should be final. 101
Error Parameter value should be final. 101
Error 'value' hides a field. 101
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 106
Error Line has trailing spaces. 108
Error Line has trailing spaces. 117
Error Method 'sendData' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter out should be final. 123
Error Line has trailing spaces. 127
Error Method 'lengthOfData' is not designed for extension - needs to be abstract, final or empty. 134
Error Line has trailing spaces. 138
Error Line is longer than 80 characters. 140
Error Method 'setCharSet' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter charSet should be final. 142

org/apache/commons/httpclient/params/DefaultHttpParams.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/DefaultHttpParams.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 39
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line has trailing spaces. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 76
Error Parameter httpParamsFactory should be final. 76
Error 'httpParamsFactory' hides a field. 76
Error Line is longer than 80 characters. 78
Error First sentence should end with a period. 83
Error First sentence should end with a period. 86
Error Line has trailing spaces. 88
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 94
Error 'defaults' hides a field. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line has trailing spaces. 106
Error Line has trailing spaces. 108
Error Line has trailing spaces. 114
Error Method 'getDefaults' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Line has trailing spaces. 118
Error Method 'setDefaults' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Line has trailing spaces. 122
Error Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 144
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error Line has trailing spaces. 153
Error First sentence should end with a period. 154
Error Line has trailing spaces. 156
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 160
Error Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. 160
Error Line has trailing spaces. 166
Error Method 'getLongParameter' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Parameter defaultValue should be final. 166
Error 'cast' is not followed by whitespace. 171
Error Line has trailing spaces. 173
Error Method 'setLongParameter' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Parameter value should be final. 174
Error Line has trailing spaces. 178
Error Method 'getIntParameter' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter defaultValue should be final. 178
Error 'cast' is not followed by whitespace. 183
Error Line has trailing spaces. 185
Error Method 'setIntParameter' is not designed for extension - needs to be abstract, final or empty. 186
Error Missing a Javadoc comment. 186
Error Parameter value should be final. 186
Error Line has trailing spaces. 190
Error Method 'getDoubleParameter' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Parameter defaultValue should be final. 190
Error 'cast' is not followed by whitespace. 195
Error Line has trailing spaces. 197
Error Method 'setDoubleParameter' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error Parameter value should be final. 198
Error Line has trailing spaces. 202
Error Line is longer than 80 characters. 202
Error Method 'getBooleanParameter' is not designed for extension - needs to be abstract, final or empty. 202
Error Missing a Javadoc comment. 202
Error Parameter defaultValue should be final. 202
Error 'cast' is not followed by whitespace. 207
Error Line has trailing spaces. 209
Error Method 'setBooleanParameter' is not designed for extension - needs to be abstract, final or empty. 210
Error Missing a Javadoc comment. 210
Error Parameter value should be final. 210
Error Method 'isParameterSet' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error Line has trailing spaces. 217
Error Method 'isParameterSetLocally' is not designed for extension - needs to be abstract, final or empty. 218
Error Missing a Javadoc comment. 218
Error Line has trailing spaces. 221
Error Method 'isParameterTrue' is not designed for extension - needs to be abstract, final or empty. 222
Error Missing a Javadoc comment. 222
Error Line has trailing spaces. 225
Error Method 'isParameterFalse' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 226
Error Line has trailing spaces. 231
Error Method 'clear' is not designed for extension - needs to be abstract, final or empty. 233
Error Line has trailing spaces. 239
Error Line has trailing spaces. 240
Error Expected an @return tag. 244
Error Method 'clone' is not designed for extension - needs to be abstract, final or empty. 244
Error Expected @throws tag for 'CloneNotSupportedException'. 244
Error '{' should be on the previous line. 245
Error 'cast' is not followed by whitespace. 246
Error Line has trailing spaces. 248
Error 'cast' is not followed by whitespace. 248

org/apache/commons/httpclient/params/DefaultHttpParamsFactory.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/DefaultHttpParamsFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 56
Error Method 'getDefaultParams' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Method 'createParams' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error Line has trailing spaces. 68
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 94
Error Line has trailing spaces. 99
Error Comment matches to-do format 'TODO:'. 100
Error Must have at least one statement. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 109
Error Comment matches to-do format 'TODO:'. 110
Error Line is longer than 80 characters. 113
Error Must have at least one statement. 114
Error Line is longer than 80 characters. 119
Error Line is longer than 80 characters. 121
Error Line has trailing spaces. 124
Error Comment matches to-do format 'TODO:'. 125
Error Line is longer than 80 characters. 128
Error Must have at least one statement. 129
Error Line has trailing spaces. 142

org/apache/commons/httpclient/params/HostParams.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/HostParams.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 54
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73
Error Parameter defaults should be final. 79
Error Line has trailing spaces. 82
Error Line has trailing spaces. 85
Error Method 'setVirtualHost' is not designed for extension - needs to be abstract, final or empty. 88
Error Line has trailing spaces. 94
Error Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. 97
Error Line has trailing spaces. 100

org/apache/commons/httpclient/params/HttpClientParams.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/HttpClientParams.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 50
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 64
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 93
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 119
Error Parameter defaults should be final. 125
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 131
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Method 'getConnectionManagerTimeout' is not designed for extension - needs to be abstract, final or empty. 136
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 142
Error Line is longer than 80 characters. 143
Error Line has trailing spaces. 144
Error Line has trailing spaces. 146
Error Method 'setConnectionManagerTimeout' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter timeout should be final. 147
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 153
Error Line is longer than 80 characters. 155
Error Line has trailing spaces. 157
Error Method 'getConnectionManagerClass' is not designed for extension - needs to be abstract, final or empty. 158
Error Line is longer than 80 characters. 163
Error Line has trailing spaces. 165
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 168
Error Method 'setConnectionManagerClass' is not designed for extension - needs to be abstract, final or empty. 169
Error Parameter clazz should be final. 169
Error Line has trailing spaces. 172
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 174
Error Line has trailing spaces. 176
Error Method 'isAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. 180
Error Line has trailing spaces. 181
Error Line has trailing spaces. 186
Error Line is longer than 80 characters. 187
Error Method 'setAuthenticationPreemptive' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter value should be final. 190
Error Line has trailing spaces. 191
Error Missing a Javadoc comment. 194
Error Method 'makeStrict' is not designed for extension - needs to be abstract, final or empty. 200
Error Missing a Javadoc comment. 200
Error Method 'makeLenient' is not designed for extension - needs to be abstract, final or empty. 206
Error Missing a Javadoc comment. 206

org/apache/commons/httpclient/params/HttpConnectionManagerParams.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/HttpConnectionManagerParams.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 41
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 56
Error Line is longer than 80 characters. 56
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 62
Error Line is longer than 80 characters. 65
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 68
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 81
Error Method 'setDefaultMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter maxHostConnections should be final. 84
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 95
Error Method 'setMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter hostConfiguration should be final. 99
Error Parameter maxHostConnections should be final. 100
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 118
Error Line has trailing spaces. 124
Error Method 'getDefaultMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. 127
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 132
Error Line is longer than 80 characters. 133
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 137
Error Line has trailing spaces. 138
Error Method 'getMaxConnectionsPerHost' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter hostConfiguration should be final. 141
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 145
Error Line is longer than 80 characters. 146
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 150
Error Line is longer than 80 characters. 152
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error Line is longer than 80 characters. 156
Error Avoid inline conditionals. 156
Error Line has trailing spaces. 167
Error Method 'setMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter maxTotalConnections should be final. 170
Error Line has trailing spaces. 180
Error Method 'getMaxTotalConnections' is not designed for extension - needs to be abstract, final or empty. 183

org/apache/commons/httpclient/params/HttpConnectionParams.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/HttpConnectionParams.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 48
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 51
Error Line has trailing spaces. 57
Error Line has trailing spaces. 60
Error Line is longer than 80 characters. 60
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 82
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 94
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 98
Error Line has trailing spaces. 99
Error Line is longer than 80 characters. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 106
Error Line has trailing spaces. 109
Error Line has trailing spaces. 115
Error Line has trailing spaces. 118
Error Line has trailing spaces. 119
Error Line has trailing spaces. 121
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 126
Error Line has trailing spaces. 131
Error Line has trailing spaces. 133
Error Line has trailing spaces. 141
Error Line is longer than 80 characters. 141
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 142
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 148
Error Line has trailing spaces. 153
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 154
Error Line is longer than 80 characters. 154
Error Line has trailing spaces. 155
Error Line has trailing spaces. 156
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 160
Error Parameter timeout should be final. 160
Error Line has trailing spaces. 165
Error Line is longer than 80 characters. 165
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 168
Error Line is longer than 80 characters. 168
Error Line has trailing spaces. 169
Error Line is longer than 80 characters. 169
Error Method 'setTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 174
Error Parameter value should be final. 174
Error Line has trailing spaces. 179
Error Method 'getTcpNoDelay' is not designed for extension - needs to be abstract, final or empty. 184
Error Line has trailing spaces. 189
Error Line is longer than 80 characters. 189
Error Line has trailing spaces. 190
Error Line has trailing spaces. 191
Error Line is longer than 80 characters. 191
Error Method 'getSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 196
Error Line has trailing spaces. 201
Error Line has trailing spaces. 202
Error Line has trailing spaces. 203
Error Line is longer than 80 characters. 203
Error Method 'setSendBufferSize' is not designed for extension - needs to be abstract, final or empty. 208
Error Parameter size should be final. 208
Error Line has trailing spaces. 213
Error Line has trailing spaces. 214
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 215
Error Line has trailing spaces. 216
Error Method 'getReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 220
Error Line has trailing spaces. 225
Error Line has trailing spaces. 226
Error Line has trailing spaces. 227
Error Line is longer than 80 characters. 227
Error Line has trailing spaces. 228
Error Method 'setReceiveBufferSize' is not designed for extension - needs to be abstract, final or empty. 232
Error Parameter size should be final. 232
Error Line has trailing spaces. 237
Error Line is longer than 80 characters. 237
Error Line has trailing spaces. 239
Error Method 'getLinger' is not designed for extension - needs to be abstract, final or empty. 242
Error Line has trailing spaces. 247
Error Line is longer than 80 characters. 247
Error Line has trailing spaces. 248
Error Line is longer than 80 characters. 248
Error Line has trailing spaces. 249
Error Line has trailing spaces. 250
Error Line is longer than 80 characters. 250
Error Line has trailing spaces. 251
Error Method 'setLinger' is not designed for extension - needs to be abstract, final or empty. 256
Error Parameter value should be final. 256
Error Line has trailing spaces. 261
Error Line has trailing spaces. 263
Error Method 'getConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. 266
Error Line has trailing spaces. 271
Error Line has trailing spaces. 273
Error Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. 276
Error Parameter timeout should be final. 276
Error Line has trailing spaces. 279
Error Line has trailing spaces. 281
Error Line has trailing spaces. 282
Error Line has trailing spaces. 284
Error Line has trailing spaces. 285
Error Line has trailing spaces. 286
Error Method 'isStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 289
Error Line has trailing spaces. 294
Error Line has trailing spaces. 295
Error Line has trailing spaces. 297
Error Line has trailing spaces. 298
Error Line has trailing spaces. 299
Error Method 'setStaleCheckingEnabled' is not designed for extension - needs to be abstract, final or empty. 302
Error Parameter value should be final. 302

org/apache/commons/httpclient/params/HttpMethodParams.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/HttpMethodParams.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 46
Error Line has trailing spaces. 48
Error Line has trailing spaces. 57
Error Line has trailing spaces. 63
Error Line has trailing spaces. 66
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 91
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 100
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 104
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 109
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 112
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 113
Error Line has trailing spaces. 114
Error Line is longer than 80 characters. 114
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 120
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 128
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Line has trailing spaces. 136
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141
Error Line has trailing spaces. 142
Error Line has trailing spaces. 145
Error Line has trailing spaces. 148
Error Line is longer than 80 characters. 148
Error Line has trailing spaces. 151
Error Line has trailing spaces. 152
Error Line is longer than 80 characters. 152
Error Line has trailing spaces. 158
Error Line is longer than 80 characters. 158
Error Line has trailing spaces. 159
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 174
Error Line has trailing spaces. 175
Error Line is longer than 80 characters. 177
Error Line has trailing spaces. 183
Error Line is longer than 80 characters. 189
Error Line is longer than 80 characters. 200
Error Line has trailing spaces. 201
Error Line is longer than 80 characters. 209
Error Line is longer than 80 characters. 214
Error Line is longer than 80 characters. 215
Error Line has trailing spaces. 217
Error Line is longer than 80 characters. 220
Error Line has trailing spaces. 223
Error Line is longer than 80 characters. 223
Error Line has trailing spaces. 230
Error Line is longer than 80 characters. 233
Error Line has trailing spaces. 234
Error Line is longer than 80 characters. 245
Error Line has trailing spaces. 247
Error Line has trailing spaces. 249
Error Line is longer than 80 characters. 251
Error Line is longer than 80 characters. 257
Error Line has trailing spaces. 258
Error Line has trailing spaces. 262
Error Line has trailing spaces. 265
Error Line is longer than 80 characters. 272
Error Line is longer than 80 characters. 274
Error Line has trailing spaces. 275
Error Line has trailing spaces. 279
Error Line has trailing spaces. 281
Error Line has trailing spaces. 289
Error Line has trailing spaces. 290
Error Line has trailing spaces. 293
Error Parameter defaults should be final. 299
Error Method 'getHttpElementCharset' is not designed for extension - needs to be abstract, final or empty. 307
Error Line has trailing spaces. 315
Error Method 'setHttpElementCharset' is not designed for extension - needs to be abstract, final or empty. 320
Error Parameter charset should be final. 320
Error Line has trailing spaces. 325
Error Method 'getContentCharset' is not designed for extension - needs to be abstract, final or empty. 329
Error Line is longer than 80 characters. 332
Error Line has trailing spaces. 337
Error Method 'setContentCharset' is not designed for extension - needs to be abstract, final or empty. 343
Error Parameter charset should be final. 343
Error Line is longer than 80 characters. 348
Error Line is longer than 80 characters. 349
Error Method 'getCredentialCharset' is not designed for extension - needs to be abstract, final or empty. 352
Error Line is longer than 80 characters. 355
Error Line has trailing spaces. 360
Error Method 'setCredentialCharset' is not designed for extension - needs to be abstract, final or empty. 365
Error Parameter charset should be final. 365
Error Line has trailing spaces. 368
Error Line has trailing spaces. 370
Error Line has trailing spaces. 371
Error Line has trailing spaces. 372
Error Line has trailing spaces. 376
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 376
Error 'cast' is not followed by whitespace. 381
Error Line has trailing spaces. 383
Error Line has trailing spaces. 385
Error Line has trailing spaces. 386
Error Line has trailing spaces. 387
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 391
Error Parameter version should be final. 391
Error Line has trailing spaces. 397
Error Line has trailing spaces. 398
Error Line has trailing spaces. 399
Error Line has trailing spaces. 403
Error Method 'getCookiePolicy' is not designed for extension - needs to be abstract, final or empty. 403
Error 'cast' is not followed by whitespace. 408
Error Line has trailing spaces. 410
Error Line has trailing spaces. 412
Error Line has trailing spaces. 413
Error Line has trailing spaces. 414
Error Method 'setCookiePolicy' is not designed for extension - needs to be abstract, final or empty. 418
Error Parameter policy should be final. 418
Error Line has trailing spaces. 423
Error Line is longer than 80 characters. 423
Error Line has trailing spaces. 424
Error Line is longer than 80 characters. 424
Error Line has trailing spaces. 425
Error Method 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty. 429
Error Line has trailing spaces. 434
Error Line is longer than 80 characters. 434
Error Line has trailing spaces. 435
Error Line is longer than 80 characters. 435
Error Line has trailing spaces. 436
Error Method 'setSoTimeout' is not designed for extension - needs to be abstract, final or empty. 440
Error Parameter timeout should be final. 440
Error Line has trailing spaces. 446
Error Method 'setVirtualHost' is not designed for extension - needs to be abstract, final or empty. 449
Error Line has trailing spaces. 455
Error Method 'getVirtualHost' is not designed for extension - needs to be abstract, final or empty. 458
Error Line has trailing spaces. 461
Error Missing a Javadoc comment. 462
Error Line has trailing spaces. 469
Error Line has trailing spaces. 471
Error Line is longer than 80 characters. 472
Error Line has trailing spaces. 473
Error Line is longer than 80 characters. 473
Error Line has trailing spaces. 474
Error Line is longer than 80 characters. 474
Error Line has trailing spaces. 475
Error Method 'makeStrict' is not designed for extension - needs to be abstract, final or empty. 477
Error Line has trailing spaces. 484
Error Line has trailing spaces. 485
Error Method 'makeLenient' is not designed for extension - needs to be abstract, final or empty. 488

org/apache/commons/httpclient/params/HttpParams.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/HttpParams.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 39
Error First sentence should end with a period. 46
Error Line has trailing spaces. 46
Error Line has trailing spaces. 48
Error Line has trailing spaces. 50
Error Line has trailing spaces. 53
Error Redundant 'public' modifier. 56
Error First sentence should end with a period. 58
Error Line has trailing spaces. 58
Error Line has trailing spaces. 60
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Redundant 'public' modifier. 68
Error Line has trailing spaces. 69
Error Line has trailing spaces. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 78
Error Line has trailing spaces. 80
Error Redundant 'public' modifier. 83
Error First sentence should end with a period. 85
Error Line has trailing spaces. 87
Error Line has trailing spaces. 90
Error Redundant 'public' modifier. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error Redundant 'public' modifier. 107
Error Line has trailing spaces. 108
Error First sentence should end with a period. 109
Error Line has trailing spaces. 111
Error Line has trailing spaces. 114
Error Redundant 'public' modifier. 115
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 119
Error Line has trailing spaces. 120
Error Line is longer than 80 characters. 120
Error Line is longer than 80 characters. 121
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Line has trailing spaces. 126
Error Line has trailing spaces. 128
Error Line has trailing spaces. 131
Error Redundant 'public' modifier. 131
Error Line has trailing spaces. 132
Error First sentence should end with a period. 133
Error Line has trailing spaces. 135
Error Line has trailing spaces. 138
Error Redundant 'public' modifier. 139
Error Line has trailing spaces. 141
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error Line has trailing spaces. 144
Error Line is longer than 80 characters. 144
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 146
Error Line has trailing spaces. 147
Error Line has trailing spaces. 150
Error Line has trailing spaces. 152
Error Line has trailing spaces. 155
Error Redundant 'public' modifier. 155
Error Line has trailing spaces. 156
Error First sentence should end with a period. 157
Error Line has trailing spaces. 159
Error Line has trailing spaces. 162
Error Redundant 'public' modifier. 163
Error Line has trailing spaces. 165
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 168
Error Line is longer than 80 characters. 168
Error Line is longer than 80 characters. 169
Error Line has trailing spaces. 170
Error Line has trailing spaces. 171
Error Line has trailing spaces. 174
Error Line has trailing spaces. 176
Error Line has trailing spaces. 179
Error Line is longer than 80 characters. 179
Error Redundant 'public' modifier. 179
Error Line has trailing spaces. 180
Error First sentence should end with a period. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 186
Error Redundant 'public' modifier. 187
Error Line is longer than 80 characters. 190
Error Line has trailing spaces. 191
Error Line has trailing spaces. 193
Error Line is longer than 80 characters. 194
Error Redundant 'public' modifier. 197
Error Line has trailing spaces. 198
Error Line is longer than 80 characters. 200
Error Line has trailing spaces. 201
Error Line has trailing spaces. 203
Error Redundant 'public' modifier. 207
Error Line has trailing spaces. 208
Error Line is longer than 80 characters. 210
Error Line has trailing spaces. 212
Error Line has trailing spaces. 214
Error Line is longer than 80 characters. 215
Error Redundant 'public' modifier. 218
Error Line has trailing spaces. 219
Error Line has trailing spaces. 221
Error Line is longer than 80 characters. 221
Error Line has trailing spaces. 223
Error Line has trailing spaces. 225
Error Line has trailing spaces. 226
Error Line is longer than 80 characters. 226
Error Redundant 'public' modifier. 229

org/apache/commons/httpclient/params/HttpParamsFactory.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/params/HttpParamsFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 33
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 45

org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 41
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 43
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 46
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 69
Error Line has trailing spaces. 71
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Expected @param tag for 'socketfactory'. 80
Error Parameter timeout should be final. 85
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 86
Error Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. 86
Error '{' should be on the previous line. 87
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 97
Error Missing a Javadoc comment. 107
Error Parameter timeout should be final. 107
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 108
Error Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. 108
Error '{' should be on the previous line. 109
Error Line has trailing spaces. 114
Error 'abstract' modifier out of order with the JLS suggestions. 127
Error First sentence should end with a period. 128
Error First sentence should end with a period. 130
Error Method 'setSocket' is not designed for extension - needs to be abstract, final or empty. 137
Error Method 'getSocket' is not designed for extension - needs to be abstract, final or empty. 145
Error Line is longer than 80 characters. 154
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 155

org/apache/commons/httpclient/protocol/DefaultProtocolSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 53
Error Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 62
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter host should be final. 74
Error Parameter port should be final. 75
Error Parameter localAddress should be final. 76
Error Parameter localPort should be final. 77
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 78
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 85
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 87
Error Line is longer than 80 characters. 88
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 92
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 106
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 109
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 115
Error Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. 115
Error Line is longer than 80 characters. 125
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter host should be final. 137
Error Parameter port should be final. 137
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 138
Error Expected an @return tag. 145
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter obj should be final. 145
Error Expected @param tag for 'obj'. 145
Error Line is longer than 80 characters. 146
Error Expected an @return tag. 152
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 152

org/apache/commons/httpclient/protocol/Protocol.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/protocol/Protocol.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line has trailing spaces. 44
Error Line has trailing spaces. 46
Error Line has trailing spaces. 50
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error First sentence should end with a period. 58
Error Line is longer than 80 characters. 59
Error Line has trailing spaces. 65
Error Line has trailing spaces. 68
Error Parameter id should be final. 71
Error Parameter protocol should be final. 71
Error Line has trailing spaces. 85
Error Parameter id should be final. 88
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line has trailing spaces. 106
Error Parameter id should be final. 106
Error Redundant throws: 'IllegalStateException' is unchecked exception. 107
Error Line has trailing spaces. 120
Error Line has trailing spaces. 124
Error Line has trailing spaces. 126
Error Line has trailing spaces. 128
Error Line has trailing spaces. 131
Error Parameter id should be final. 131
Error Redundant throws: 'IllegalStateException' is unchecked exception. 132
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 136
Error '80' is a magic number. 136
Error Line has trailing spaces. 142
Error Line is longer than 80 characters. 143
Error '443' is a magic number. 143
Error Line has trailing spaces. 150
Error Line has trailing spaces. 154
Error First sentence should end with a period. 155
Error Line has trailing spaces. 157
Error First sentence should end with a period. 158
Error Line has trailing spaces. 160
Error First sentence should end with a period. 161
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 165
Error Line has trailing spaces. 167
Error Line is longer than 80 characters. 173
Error Parameter scheme should be final. 173
Error 'scheme' hides a field. 173
Error Parameter factory should be final. 173
Error Parameter defaultPort should be final. 173
Error 'defaultPort' hides a field. 173
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 182
Error Line has trailing spaces. 184
Error Line has trailing spaces. 190
Error Line is longer than 80 characters. 192
Error Line is longer than 80 characters. 199
Error Line has trailing spaces. 202
Error Parameter scheme should be final. 202
Error 'scheme' hides a field. 202
Error Parameter factory should be final. 203
Error Parameter defaultPort should be final. 203
Error 'defaultPort' hides a field. 203
Error Line has trailing spaces. 204
Error Line has trailing spaces. 205
Error Line has trailing spaces. 206
Error Method 'getDefaultPort' is not designed for extension - needs to be abstract, final or empty. 211
Error Method 'getSocketFactory' is not designed for extension - needs to be abstract, final or empty. 220
Error Method 'getScheme' is not designed for extension - needs to be abstract, final or empty. 228
Error First sentence should end with a period. 232
Error Method 'isSecure' is not designed for extension - needs to be abstract, final or empty. 236
Error Line has trailing spaces. 239
Error Line has trailing spaces. 243
Error Line has trailing spaces. 245
Error Method 'resolvePort' is not designed for extension - needs to be abstract, final or empty. 248
Error Parameter port should be final. 248
Error Avoid inline conditionals. 249
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 256
Error Line has trailing spaces. 259
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 265
Error Parameter obj should be final. 265
Error Line has trailing spaces. 266
Error Line has trailing spaces. 268
Error Line has trailing spaces. 270
Error Line has trailing spaces. 276
Error Line has trailing spaces. 280
Error First sentence should end with a period. 283
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 287

org/apache/commons/httpclient/protocol/ProtocolSocketFactory.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/protocol/ProtocolSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 43
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 46
Error Line has trailing spaces. 48
Error Line has trailing spaces. 50
Error Line has trailing spaces. 53
Error Line has trailing spaces. 60
Error Line has trailing spaces. 65
Error Line has trailing spaces. 67
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 77
Error Line has trailing spaces. 81
Error Line has trailing spaces. 87
Error Line has trailing spaces. 89
Error Line has trailing spaces. 95
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 104
Error Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. 104
Error Line has trailing spaces. 119
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 121

org/apache/commons/httpclient/protocol/ReflectionSocketFactory.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/protocol/ReflectionSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error First sentence should end with a period. 42
Error Line has trailing spaces. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 52
Error Name 'REFLECTION_FAILED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Name 'INETSOCKETADDRESS_CONSTRUCTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Missing a Javadoc comment. 55
Error Name 'SOCKETCONNECT_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Missing a Javadoc comment. 56
Error Name 'SOCKETBIND_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 57
Error Name 'SOCKETTIMEOUTEXCEPTION_CLASS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Missing a Javadoc comment. 59
Error Line is longer than 80 characters. 65
Error Line has trailing spaces. 67
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 83
Error Line has trailing spaces. 86
Error Parameter timeout should be final. 91
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 92
Error Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. 92
Error '{' should be on the previous line. 93
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 102
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error Line is longer than 80 characters. 115
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 118
Error '{' is followed by whitespace. 120
Error Line has trailing spaces. 122
Error '{' is followed by whitespace. 124
Error '{' is followed by whitespace. 127
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 131
Error Line has trailing spaces. 135
Error '{' is followed by whitespace. 138
Error Line is longer than 80 characters. 139
Error '{' is followed by whitespace. 139
Error '}' should be on the same line. 141
Error Line has trailing spaces. 143
Error Line is longer than 80 characters. 146
Error Line has trailing spaces. 155
Error 'cast' is not followed by whitespace. 159
Error '}' should be on the same line. 162

org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 44
Error Line has trailing spaces. 47
Error Line is longer than 80 characters. 55
Error Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 63
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 73
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter host should be final. 76
Error Parameter port should be final. 77
Error Parameter clientHost should be final. 78
Error Parameter clientPort should be final. 79
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 80
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 93
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 94
Error Line is longer than 80 characters. 95
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 99
Error Line has trailing spaces. 105
Error Line has trailing spaces. 107
Error Line has trailing spaces. 111
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 114
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 120
Error Expected @throws tag for 'ConnectTimeoutException'. 120
Error Redundant throws: 'ConnectTimeoutException' is subclass of 'IOException'. 120
Error Line is longer than 80 characters. 130
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 142
Error Parameter host should be final. 142
Error Parameter port should be final. 142
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 143
Error Line is longer than 80 characters. 151
Error Method 'createSocket' is not designed for extension - needs to be abstract, final or empty. 153
Error Parameter socket should be final. 154
Error Parameter host should be final. 155
Error Parameter port should be final. 156
Error Parameter autoClose should be final. 157
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 158
Error Expected an @return tag. 170
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter obj should be final. 170
Error Expected @param tag for 'obj'. 170
Error Line is longer than 80 characters. 171
Error Expected an @return tag. 177
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 177
Error Line has trailing spaces. 179
Error Line has trailing spaces. 180

org/apache/commons/httpclient/protocol/SecureProtocolSocketFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 51
Error Line has trailing spaces. 52
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Line has trailing spaces. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 69
Error Redundant throws: 'UnknownHostException' is subclass of 'IOException'. 69

org/apache/commons/httpclient/util/DateParseException.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/DateParseException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 43
Error Parameter message should be final. 52

org/apache/commons/httpclient/util/DateParser.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/DateParser.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 42
Error Line is longer than 80 characters. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Line has trailing spaces. 48
Error Class DateParser should be declared as final. 51
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 64
Error Missing a Javadoc comment. 69
Error Line is longer than 80 characters. 70
Error Line contains a tab character. 70
Error '{' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Line is longer than 80 characters. 72
Error Line has trailing spaces. 76
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 79
Error Parameter dateValue should be final. 82
Error Line has trailing spaces. 85
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 97
Error Parameter dateValue should be final. 97
Error Parameter dateFormats should be final. 98
Error Line has trailing spaces. 100
Error Line contains a tab character. 105
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118
Error Line has trailing spaces. 120
Error Line has trailing spaces. 125
Error Must have at least one statement. 129
Error Line has trailing spaces. 131
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 135
Error Line has trailing spaces. 138
Error Line has trailing spaces. 140

org/apache/commons/httpclient/util/DateUtil.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/DateUtil.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 46
Error Class DateUtil should be declared as final. 50
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 63
Error Missing a Javadoc comment. 68
Error Line is longer than 80 characters. 69
Error Line contains a tab character. 69
Error '{' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line has trailing spaces. 70
Error Missing a Javadoc comment. 71
Error Line has trailing spaces. 72
Error '2000' is a magic number. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Parameter dateValue should be final. 92
Error Line has trailing spaces. 95
Error Line has trailing spaces. 98
Error Line has trailing spaces. 101
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 104
Error Line has trailing spaces. 106
Error Parameter dateValue should be final. 106
Error Parameter dateFormats should be final. 106
Error Line has trailing spaces. 110
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 116
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 117
Error Line has trailing spaces. 118
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 119
Error Line has trailing spaces. 120
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 123
Error Line has trailing spaces. 126
Error Parameter dateValue should be final. 126
Error Parameter dateFormats should be final. 127
Error Line has trailing spaces. 128
Error Parameter startDate should be final. 128
Error Line has trailing spaces. 130
Error Line contains a tab character. 135
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error Line has trailing spaces. 148
Error Line has trailing spaces. 149
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error Line has trailing spaces. 159
Error Must have at least one statement. 163
Error Line has trailing spaces. 165
Error Line has trailing spaces. 167
Error Line has trailing spaces. 169
Error Line is longer than 80 characters. 169
Error Line has trailing spaces. 174
Error Line has trailing spaces. 177
Error Parameter date should be final. 180
Error Line has trailing spaces. 183
Error Line has trailing spaces. 188
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error Unused @throws tag for 'IllegalArgumentException'. 193
Error Line has trailing spaces. 194
Error Parameter date should be final. 197
Error Parameter pattern should be final. 197
Error 'if' construct must use '{}'s. 198
Error 'if' construct must use '{}'s. 199
Error Line is longer than 80 characters. 199
Error Line has trailing spaces. 200
Error Line has trailing spaces. 205
Error Line has trailing spaces. 206
Error Line has trailing spaces. 208

org/apache/commons/httpclient/util/EncodingUtil.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/EncodingUtil.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line has trailing spaces. 44
Error Class EncodingUtil should be declared as final. 47
Error First sentence should end with a period. 49
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 63
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Parameter pairs should be final. 78
Error Parameter charset should be final. 78
Error Line has trailing spaces. 87
Error '+' should be on a new line. 87
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 99
Error Line is longer than 80 characters. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 110
Error Line is longer than 80 characters. 113
Error Parameter pairs should be final. 113
Error Parameter charset should be final. 113
Error Line has trailing spaces. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 133
Error Line has trailing spaces. 141
Error Line has trailing spaces. 144
Error Line has trailing spaces. 148
Error Line has trailing spaces. 149
Error Parameter offset should be final. 149
Error Line has trailing spaces. 150
Error Parameter length should be final. 150
Error Parameter charset should be final. 151
Error Line is longer than 80 characters. 159
Error Line is longer than 80 characters. 167
Error Line has trailing spaces. 182
Error Parameter charset should be final. 185
Error Line is longer than 80 characters. 190
Error Line has trailing spaces. 196
Error Parameter charset should be final. 199
Error Line is longer than 80 characters. 206
Error Line is longer than 80 characters. 214
Error Line has trailing spaces. 216
Error Line has trailing spaces. 219
Error Line has trailing spaces. 220
Error Line has trailing spaces. 226
Error Line has trailing spaces. 249
Error Line has trailing spaces. 251
Error Line is longer than 80 characters. 254
Error Parameter offset should be final. 254
Error Parameter length should be final. 254
Error Line has trailing spaces. 274

org/apache/commons/httpclient/util/ExceptionUtil.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/ExceptionUtil.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line has trailing spaces. 42
Error Utility classes should not have a public or default constructor. 45
Error First sentence should end with a period. 50
Error Line is longer than 80 characters. 50
Error 'private' modifier out of order with the JLS suggestions. 51
Error First sentence should end with a period. 53
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 54
Error 'private' modifier out of order with the JLS suggestions. 54
Error Line has trailing spaces. 55
Error Unclosed HTML tag found: <code>Method<code> allowing access to 57
Error Line is longer than 80 characters. 58
Error Line has trailing spaces. 61
Error Line has trailing spaces. 64
Error 'private' modifier out of order with the JLS suggestions. 65
Error '{' is followed by whitespace. 67
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 75
Error Unclosed HTML tag found: <code>SocketTimeoutExceptionClass<code> or <code>null</code> 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 79
Error 'private' modifier out of order with the JLS suggestions. 80
Error Name 'SocketTimeoutExceptionClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Line has trailing spaces. 87
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 90
Error Parameter throwable should be final. 94
Error Parameter cause should be final. 94
Error '{' is followed by whitespace. 97
Error Line has trailing spaces. 104
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 105
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Line has trailing spaces. 110
Error Line is longer than 80 characters. 111
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 114

org/apache/commons/httpclient/util/HttpURLConnection.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/HttpURLConnection.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 69
Error First sentence should end with a period. 82
Error Parameter method should be final. 98
Error 'method' hides a field. 98
Error Parameter url should be final. 98
Error 'url' hides a field. 98
Error Parameter url should be final. 109
Error 'url' hides a field. 109
Error Line has trailing spaces. 118
Error Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. 125
Error Method 'getErrorStream' is not designed for extension - needs to be abstract, final or empty. 135
Error Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. 144
Error Method 'connect' is not designed for extension - needs to be abstract, final or empty. 154
Error Method 'usingProxy' is not designed for extension - needs to be abstract, final or empty. 165
Error Method 'getRequestMethod' is not designed for extension - needs to be abstract, final or empty. 176
Error Method 'getResponseCode' is not designed for extension - needs to be abstract, final or empty. 188
Error First sentence should end with a period. 193
Error Method 'getResponseMessage' is not designed for extension - needs to be abstract, final or empty. 200
Error First sentence should end with a period. 205
Error Method 'getHeaderField' is not designed for extension - needs to be abstract, final or empty. 212
Error Parameter name should be final. 212
Error First sentence should end with a period. 226
Error Method 'getHeaderFieldKey' is not designed for extension - needs to be abstract, final or empty. 233
Error Parameter keyPosition should be final. 233
Error Line has trailing spaces. 237
Error Line has trailing spaces. 239
Error First sentence should end with a period. 255
Error Method 'getHeaderField' is not designed for extension - needs to be abstract, final or empty. 262
Error Parameter position should be final. 262
Error Line has trailing spaces. 266
Error Line has trailing spaces. 268
Error First sentence should end with a period. 284
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 289
Error Method 'setInstanceFollowRedirects' is not designed for extension - needs to be abstract, final or empty. 310
Error Parameter isFollowingRedirects should be final. 310
Error Expected @param tag for 'isFollowingRedirects'. 310
Error Line is longer than 80 characters. 311
Error Expected an @return tag. 319
Error Method 'getInstanceFollowRedirects' is not designed for extension - needs to be abstract, final or empty. 319
Error Method 'setRequestMethod' is not designed for extension - needs to be abstract, final or empty. 328
Error Parameter method should be final. 328
Error 'method' hides a field. 328
Error Method 'getPermission' is not designed for extension - needs to be abstract, final or empty. 338
Error Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 347
Error Expected an @return tag. 355
Error Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 355
Error Parameter classes should be final. 355
Error Expected @param tag for 'classes'. 355
Error Expected @throws tag for 'IOException'. 355
Error Method 'getOutputStream' is not designed for extension - needs to be abstract, final or empty. 363
Error Method 'setDoInput' is not designed for extension - needs to be abstract, final or empty. 373
Error Parameter isInput should be final. 373
Error Method 'getDoInput' is not designed for extension - needs to be abstract, final or empty. 383
Error Method 'setDoOutput' is not designed for extension - needs to be abstract, final or empty. 392
Error Parameter isOutput should be final. 392
Error Method 'getDoOutput' is not designed for extension - needs to be abstract, final or empty. 402
Error Method 'setAllowUserInteraction' is not designed for extension - needs to be abstract, final or empty. 411
Error Parameter isAllowInteraction should be final. 411
Error Method 'getAllowUserInteraction' is not designed for extension - needs to be abstract, final or empty. 421
Error Method 'setUseCaches' is not designed for extension - needs to be abstract, final or empty. 430
Error Parameter isUsingCaches should be final. 430
Error Method 'getUseCaches' is not designed for extension - needs to be abstract, final or empty. 440
Error Method 'setIfModifiedSince' is not designed for extension - needs to be abstract, final or empty. 449
Error Parameter modificationDate should be final. 449
Error Method 'getIfModifiedSince' is not designed for extension - needs to be abstract, final or empty. 459
Error Method 'getDefaultUseCaches' is not designed for extension - needs to be abstract, final or empty. 468
Error Method 'setDefaultUseCaches' is not designed for extension - needs to be abstract, final or empty. 477
Error Parameter isUsingCaches should be final. 477
Error Method 'setRequestProperty' is not designed for extension - needs to be abstract, final or empty. 487
Error Parameter key should be final. 487
Error Parameter value should be final. 487
Error Method 'getRequestProperty' is not designed for extension - needs to be abstract, final or empty. 497
Error Parameter key should be final. 497

org/apache/commons/httpclient/util/IdleConnectionHandler.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/IdleConnectionHandler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error Line is longer than 80 characters. 44
Error Line has trailing spaces. 45
Error Line has trailing spaces. 49
Error Line is longer than 80 characters. 50
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 51
Error Line has trailing spaces. 54
Error Line has trailing spaces. 56
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 63
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 65
Error Line has trailing spaces. 67
Error Method 'add' is not designed for extension - needs to be abstract, final or empty. 70
Error Parameter connection should be final. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 73
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 82
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter connection should be final. 85
Error Expected @param tag for 'connection'. 85
Error Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. 92
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 99
Error Method 'closeIdleConnections' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter idleTime should be final. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error Line is longer than 80 characters. 117

org/apache/commons/httpclient/util/IdleConnectionTimeoutThread.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/IdleConnectionTimeoutThread.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 45
Error Missing a Javadoc comment. 46
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 48
Error Line has trailing spaces. 49
Error Missing a Javadoc comment. 50
Error '1000' is a magic number. 50
Error Line has trailing spaces. 51
Error Missing a Javadoc comment. 52
Error '3000' is a magic number. 52
Error Line has trailing spaces. 53
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 57
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 60
Error Line is longer than 80 characters. 61
Error Line has trailing spaces. 62
Error Line is longer than 80 characters. 65
Error Method 'addConnectionManager' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter connectionManager should be final. 65
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 71
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 78
Error Method 'removeConnectionManager' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter connectionManager should be final. 78
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 84
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 88
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 93
Error Line has trailing spaces. 96
Error Must have at least one statement. 99
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 107
Error Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. 109
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118
Error Method 'setConnectionTimeout' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter connectionTimeout should be final. 121
Error 'connectionTimeout' hides a field. 121
Error Line is longer than 80 characters. 123
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 128
Error Line is longer than 80 characters. 129
Error Line has trailing spaces. 130
Error Method 'setTimeoutInterval' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter timeoutInterval should be final. 133
Error 'timeoutInterval' hides a field. 133
Error Line is longer than 80 characters. 135
Error Line has trailing spaces. 139

org/apache/commons/httpclient/util/LangUtils.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/LangUtils.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 35
Error Line has trailing spaces. 37
Error Class LangUtils should be declared as final. 40
Error Line has trailing spaces. 41
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 53
Error Avoid inline conditionals. 54
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57
Error Avoid inline conditionals. 58
Error Line has trailing spaces. 60
Error Missing a Javadoc comment. 61
Error Avoid inline conditionals. 62

org/apache/commons/httpclient/util/ParameterFormatter.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/ParameterFormatter.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 36
Error Line is longer than 80 characters. 36
Error Line has trailing spaces. 37
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 40
Error Line has trailing spaces. 45
Error Line is longer than 80 characters. 45
Error Line has trailing spaces. 46
Error Line is longer than 80 characters. 46
Error Unclosed HTML tag found: <any CHAR except CTLs or separators> 50
Error Line is longer than 80 characters. 57
Error Unclosed HTML tag found: <any TEXT except <">> 61
Error Line has trailing spaces. 64
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 85
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 97
Error First sentence should end with a period. 98
Error Line has trailing spaces. 105
Error First sentence should end with a period. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 111
Error First sentence should end with a period. 112
Error Line has trailing spaces. 116
Error Missing a Javadoc comment. 117
Error Parameter chars should be final. 117
Error Parameter ch should be final. 117
Error Line has trailing spaces. 125
Error Missing a Javadoc comment. 126
Error Parameter ch should be final. 126
Error Line has trailing spaces. 129
Error Missing a Javadoc comment. 130
Error Parameter ch should be final. 130
Error First sentence should end with a period. 134
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Method 'isAlwaysUseQuotes' is not designed for extension - needs to be abstract, final or empty. 141
Error Line has trailing spaces. 144
Error First sentence should end with a period. 145
Error Line has trailing spaces. 146
Error Line has trailing spaces. 148
Error Method 'setAlwaysUseQuotes' is not designed for extension - needs to be abstract, final or empty. 151
Error Parameter alwaysUseQuotes should be final. 151
Error 'alwaysUseQuotes' hides a field. 151
Error Expected @param tag for 'alwaysUseQuotes'. 151
Error Line has trailing spaces. 154
Error First sentence should end with a period. 155
Error Line has trailing spaces. 157
Error Line has trailing spaces. 158
Error Line has trailing spaces. 159
Error Line has trailing spaces. 161
Error Line has trailing spaces. 162
Error Line has trailing spaces. 163
Error Line is longer than 80 characters. 167
Error Parameter alwaysUseQuotes should be final. 167
Error Line has trailing spaces. 203
Error First sentence should end with a period. 204
Error Line has trailing spaces. 205
Error Line has trailing spaces. 207
Error Line has trailing spaces. 208
Error Method 'format' is not designed for extension - needs to be abstract, final or empty. 211
Error Line has trailing spaces. 225
Error First sentence should end with a period. 226
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Line has trailing spaces. 231
Error Line has trailing spaces. 232
Error Method 'format' is not designed for extension - needs to be abstract, final or empty. 235

org/apache/commons/httpclient/util/ParameterParser.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/ParameterParser.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Line has trailing spaces. 51
Error First sentence should end with a period. 52
Error Line has trailing spaces. 54
Error First sentence should end with a period. 55
Error Line has trailing spaces. 55
Error First sentence should end with a period. 58
Error Line has trailing spaces. 58
Error First sentence should end with a period. 61
Error First sentence should end with a period. 64
Error Line has trailing spaces. 66
Error First sentence should end with a period. 67
Error Expected an @return tag. 74
Error Line has trailing spaces. 78
Error Expected an @return tag. 80
Error Parameter quoted should be final. 80
Error Expected @param tag for 'quoted'. 80
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Expected an @return tag. 107
Error Parameter ch should be final. 107
Error Expected @param tag for 'ch'. 107
Error Parameter charray should be final. 107
Error Expected @param tag for 'charray'. 107
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error Expected an @return tag. 121
Error Expected @param tag for 'terminators'. 121
Error Line has trailing spaces. 135
Error Line has trailing spaces. 136
Error Expected an @return tag. 140
Error Expected @param tag for 'terminators'. 140
Error Line has trailing spaces. 161
Error Line has trailing spaces. 162
Error Line has trailing spaces. 167
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 169
Error Parameter separator should be final. 169
Error Expected @param tag for 'separator'. 169
Error Line has trailing spaces. 177
Error Line has trailing spaces. 178
Error Line has trailing spaces. 181
Error Line has trailing spaces. 183
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 186
Error 'chars' hides a field. 186
Error Parameter separator should be final. 186
Error Expected @param tag for 'separator'. 186
Error Line has trailing spaces. 195
Error Line has trailing spaces. 196
Error Line has trailing spaces. 199
Error Line has trailing spaces. 203
Error Line is longer than 80 characters. 206
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 206
Error 'chars' hides a field. 206
Error Parameter offset should be final. 206
Error Parameter length should be final. 206
Error Parameter separator should be final. 206
Error Expected @param tag for 'separator'. 206
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 228
Error Line has trailing spaces. 231

org/apache/commons/httpclient/util/TimeoutController.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/TimeoutController.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 53
Error Line is longer than 80 characters. 57
Error Line is longer than 80 characters. 59
Error Parameter task should be final. 59
Error Parameter timeout should be final. 59
Error Unable to get class information for TimeoutException. 59
Error Must have at least one statement. 63
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 76
Error Line is longer than 80 characters. 78
Error Parameter task should be final. 78
Error Parameter timeout should be final. 78
Error Unable to get class information for TimeoutException. 78
Error First sentence should end with a period. 88

org/apache/commons/httpclient/util/URIUtil.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/httpclient/util/URIUtil.java

ErrorLine
Error Line does not match expected header line of ' Apache License'. 1
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 45
Error Utility classes should not have a public or default constructor. 47
Error Missing a Javadoc comment. 51
Error Name 'empty' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
Error Parameter uri should be final. 61
Error Line has trailing spaces. 62
Error Avoid inline conditionals. 66
Error Parameter uri should be final. 76
Error Line has trailing spaces. 77
Error Line has trailing spaces. 81
Error Avoid inline conditionals. 82
Error Avoid inline conditionals. 82
Error Avoid inline conditionals. 98
Error Parameter uri should be final. 108
Error Line has trailing spaces. 111
Error Line has trailing spaces. 115
Error Avoid inline conditionals. 116
Error Avoid inline conditionals. 116
Error Line has trailing spaces. 118
Error Avoid inline conditionals. 129
Error Avoid inline conditionals. 129
Error Parameter uri should be final. 139
Error Line has trailing spaces. 142
Error Line has trailing spaces. 146
Error Avoid inline conditionals. 147
Error Avoid inline conditionals. 147
Error Avoid inline conditionals. 157
Error Avoid inline conditionals. 157
Error Parameter uri should be final. 167
Error Line has trailing spaces. 170
Error Line has trailing spaces. 174
Error Avoid inline conditionals. 175
Error Avoid inline conditionals. 175
Error Avoid inline conditionals. 178
Error Avoid inline conditionals. 178
Error Line has trailing spaces. 190
Error Parameter unescaped should be final. 196
Error Line has trailing spaces. 199
Error Line has trailing spaces. 209
Error Line has trailing spaces. 211
Error Parameter unescaped should be final. 214
Error Parameter charset should be final. 214
Error Line has trailing spaces. 219
Error Line has trailing spaces. 229
Error Line has trailing spaces. 231
Error Parameter unescaped should be final. 235
Error Line is longer than 80 characters. 238
Error Line has trailing spaces. 251
Error Line has trailing spaces. 253
Error Parameter unescaped should be final. 256
Error Parameter charset should be final. 256
Error Line has trailing spaces. 269
Error Line has trailing spaces. 271
Error Parameter unescaped should be final. 275
Error Line has trailing spaces. 287
Error Line has trailing spaces. 289
Error Parameter unescaped should be final. 292
Error Parameter charset should be final. 292
Error Line is longer than 80 characters. 300
Error Line is longer than 80 characters. 301
Error Line has trailing spaces. 314
Error Line has trailing spaces. 316
Error Parameter unescaped should be final. 320
Error Line has trailing spaces. 337
Error Line has trailing spaces. 339
Error Parameter unescaped should be final. 342
Error Parameter charset should be final. 342
Error Line has trailing spaces. 355
Error Line has trailing spaces. 357
Error Parameter unescaped should be final. 361
Error Line has trailing spaces. 373
Error Line has trailing spaces. 375
Error Parameter unescaped should be final. 378
Error Parameter charset should be final. 378
Error Line has trailing spaces. 394
Error Line has trailing spaces. 396
Error Parameter unescaped should be final. 400
Error Line has trailing spaces. 417
Error Line has trailing spaces. 419
Error Parameter unescaped should be final. 422
Error Parameter charset should be final. 422
Error Line has trailing spaces. 438
Error Line has trailing spaces. 440
Error Parameter unescaped should be final. 444
Error Line has trailing spaces. 459
Error Line has trailing spaces. 461
Error Parameter unescaped should be final. 464
Error Parameter charset should be final. 464
Error Line has trailing spaces. 478
Error Line has trailing spaces. 480
Error Parameter unescaped should be final. 483
Error Parameter allowed should be final. 483
Error Parameter unescaped should be final. 499
Error Parameter allowed should be final. 499
Error Parameter charset should be final. 500
Error Expected @throws tag for 'URIException'. 500
Error Line has trailing spaces. 501
Error Line has trailing spaces. 513
Error Line has trailing spaces. 515
Error Parameter escaped should be final. 518
Error Line is longer than 80 characters. 520
Error Line is longer than 80 characters. 521
Error Line has trailing spaces. 533
Error Line has trailing spaces. 535
Error Parameter escaped should be final. 538
Error Parameter charset should be final. 538
Error Line has trailing spaces. 549
Error Line has trailing spaces. 562
Error Line has trailing spaces. 564
Error Line has trailing spaces. 567
Error Line is longer than 80 characters. 567
Error Parameter unescapedComponent should be final. 567
Error Parameter allowed should be final. 567
Error Parameter charset should be final. 567
Error Line has trailing spaces. 580
Error Line has trailing spaces. 582
Error Parameter escapedComponent should be final. 585
Error Parameter charset should be final. 585
Error First sentence should end with a period. 592
Error Parameter original should be final. 598
Error '128' is a magic number. 601
Error Line has trailing spaces. 604
Error '16' is a magic number. 604
Error '16' is a magic number. 605
Error Parameter original should be final. 623
Error Parameter from should be final. 623
Error Parameter to should be final. 623
Error Parameter original should be final. 639
Error Parameter from should be final. 639
Error Parameter to should be final. 639