Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
160002501

Files

FilesIWE
org/apache/commons/latka/AbstractReporter.java 005
org/apache/commons/latka/DefaultLatkaEventInfo.java 0050
org/apache/commons/latka/HtmlPrettyPrintWriter.java 0018
org/apache/commons/latka/Latka.java 0063
org/apache/commons/latka/LatkaException.java 0031
org/apache/commons/latka/LatkaProperties.java 0037
org/apache/commons/latka/Suite.java 001
org/apache/commons/latka/Suite.java 0016
org/apache/commons/latka/ValidationException.java 0022
org/apache/commons/latka/Validator.java 006
org/apache/commons/latka/XMLReporter.java 0051
org/apache/commons/latka/event/BaseRequestEvent.java 0018
org/apache/commons/latka/event/LatkaEvent.java 005
org/apache/commons/latka/event/LatkaEventInfo.java 005
org/apache/commons/latka/event/LatkaEventListener.java 0020
org/apache/commons/latka/event/LatkaEventPublisher.java 0042
org/apache/commons/latka/event/ReportMessageEvent.java 0012
org/apache/commons/latka/event/RequestErrorEvent.java 0018
org/apache/commons/latka/event/RequestEvent.java 0010
org/apache/commons/latka/event/RequestFailedEvent.java 0018
org/apache/commons/latka/event/RequestSkippedEvent.java 0010
org/apache/commons/latka/event/RequestSucceededEvent.java 0010
org/apache/commons/latka/event/SuiteCompletedEvent.java 008
org/apache/commons/latka/event/SuiteEvent.java 005
org/apache/commons/latka/event/package.html 001
org/apache/commons/latka/http/Credentials.java 008
org/apache/commons/latka/http/CredentialsImpl.java 0021
org/apache/commons/latka/http/MethodFactory.java 008
org/apache/commons/latka/http/Parameters.java 009
org/apache/commons/latka/http/ParametersImpl.java 0016
org/apache/commons/latka/http/Proxy.java 0028
org/apache/commons/latka/http/Request.java 0028
org/apache/commons/latka/http/RequestHeaders.java 007
org/apache/commons/latka/http/RequestHeadersImpl.java 0017
org/apache/commons/latka/http/RequestImpl.java 00194
org/apache/commons/latka/http/Response.java 0013
org/apache/commons/latka/http/ResponseImpl.java 001
org/apache/commons/latka/http/ResponseImpl.java 0030
org/apache/commons/latka/http/Session.java 0017
org/apache/commons/latka/http/SessionImpl.java 0063
org/apache/commons/latka/http/package.html 001
org/apache/commons/latka/jelly/CredentialsTag.java 0028
org/apache/commons/latka/jelly/JellyUtils.java 0048
org/apache/commons/latka/jelly/LatkaTagLibrary.java 0027
org/apache/commons/latka/jelly/ParameterNameTag.java 008
org/apache/commons/latka/jelly/ParameterTag.java 0021
org/apache/commons/latka/jelly/ParameterValueTag.java 009
org/apache/commons/latka/jelly/ReportMessageTag.java 0020
org/apache/commons/latka/jelly/RequestBodyTag.java 009
org/apache/commons/latka/jelly/RequestHeaderTag.java 0029
org/apache/commons/latka/jelly/RequestTag.java 00138
org/apache/commons/latka/jelly/SessionTag.java 0030
org/apache/commons/latka/jelly/SuiteSettings.java 0040
org/apache/commons/latka/jelly/SuiteTag.java 0067
org/apache/commons/latka/jelly/ValidateTag.java 0011
org/apache/commons/latka/jelly/package.html 001
org/apache/commons/latka/jelly/validators/ByteLengthTag.java 0031
org/apache/commons/latka/jelly/validators/CookieTag.java 0035
org/apache/commons/latka/jelly/validators/GoldenFileTag.java 0030
org/apache/commons/latka/jelly/validators/HttpValidatorTagSupport.java 001
org/apache/commons/latka/jelly/validators/HttpValidatorTagSupport.java 0043
org/apache/commons/latka/jelly/validators/MaxRequestTimeTag.java 0020
org/apache/commons/latka/jelly/validators/RegexpTag.java 0031
org/apache/commons/latka/jelly/validators/ResponseHeaderTag.java 0036
org/apache/commons/latka/jelly/validators/StatusCodeTag.java 0020
org/apache/commons/latka/jelly/validators/StatusTextTag.java 0020
org/apache/commons/latka/jelly/validators/XPathTag.java 0031
org/apache/commons/latka/jelly/validators/package.html 001
org/apache/commons/latka/junit/JUnitEventReporter.java 0061
org/apache/commons/latka/junit/JUnitTestAdapter.java 001
org/apache/commons/latka/junit/JUnitTestAdapter.java 0066
org/apache/commons/latka/junit/package.html 001
org/apache/commons/latka/package.html 001
org/apache/commons/latka/servlet/ViewResponseServlet.java 001
org/apache/commons/latka/servlet/ViewResponseServlet.java 0023
org/apache/commons/latka/servlet/ViewSuiteServlet.java 0017
org/apache/commons/latka/servlet/package.html 001
org/apache/commons/latka/validators/BaseConditionalValidator.java 0048
org/apache/commons/latka/validators/BaseValidator.java 0031
org/apache/commons/latka/validators/ByteLengthValidator.java 0045
org/apache/commons/latka/validators/CookieValidator.java 0061
org/apache/commons/latka/validators/GoldenFileValidator.java 0083
org/apache/commons/latka/validators/MaxRequestTimeValidator.java 0032
org/apache/commons/latka/validators/RegexpValidator.java 0048
org/apache/commons/latka/validators/ResponseHeaderValidator.java 0061
org/apache/commons/latka/validators/StatusCodeValidator.java 0035
org/apache/commons/latka/validators/StatusTextValidator.java 0027
org/apache/commons/latka/validators/XPathValidator.java 00129
org/apache/commons/latka/validators/package.html 001

org/apache/commons/latka/AbstractReporter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37

org/apache/commons/latka/DefaultLatkaEventInfo.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 45
Error Name '_requestSucceeded' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Variable '_requestSucceeded' must be private and have accessor methods. 48
Error First sentence should end with a period. 50
Error Name '_sessionSucceeded' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Variable '_sessionSucceeded' must be private and have accessor methods. 53
Error Name '_suiteSucceeded' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Variable '_suiteSucceeded' must be private and have accessor methods. 59
Error Name '_failedResponses' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
Error Variable '_failedResponses' must be private and have accessor methods. 65
Error Missing a Javadoc comment. 67
Error Name '_listener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
Error Variable '_listener' must be private and have accessor methods. 67
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 72
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 75
Error Parameter listener should be final. 75
Error Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. 85
Error Parameter event should be final. 85
Error Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. 97
Error Parameter event should be final. 97
Error Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter event should be final. 109
Error Method 'requestError' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter event should be final. 120
Error Line has trailing spaces. 126
Error Line has trailing spaces. 129
Error Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter event should be final. 132
Error Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter event should be final. 141
Error Method 'recordSuccess' is not designed for extension - needs to be abstract, final or empty. 154
Error Parameter event should be final. 154
Error Parameter bool should be final. 154
Error Expression can be simplified. 155
Error Method 'didRequestSucceed' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter request should be final. 170
Error Conditional logic can be removed. 173
Error Expression can be simplified. 173
Error Method 'didSessionSucceed' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter session should be final. 190
Error Conditional logic can be removed. 193
Error Expression can be simplified. 193
Error Method 'didSuiteSucceed' is not designed for extension - needs to be abstract, final or empty. 205
Error First sentence should end with a period. 209
Error Method 'getFailedResponses' is not designed for extension - needs to be abstract, final or empty. 213

org/apache/commons/latka/HtmlPrettyPrintWriter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 24
Error Line has trailing spaces. 27
Error Unclosed HTML tag found: <wbr> tag will be inserted roughly 27
Error Line has trailing spaces. 30
Error First sentence should end with a period. 38
Error Name '_charsWritten' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable '_charsWritten' must be private and have accessor methods. 39
Error First sentence should end with a period. 41
Error Parameter writer should be final. 46
Error First sentence should end with a period. 50
Error Line has trailing spaces. 54
Error Method 'print' is not designed for extension - needs to be abstract, final or empty. 55
Error Parameter output should be final. 55
Error '5' is a magic number. 73

org/apache/commons/latka/Latka.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 65
Error Name '_isValidating' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Variable '_isValidating' must be private and have accessor methods. 66
Error First sentence should end with a period. 67
Error Name '_reportStylesheetUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Variable '_reportStylesheetUrl' must be private and have accessor methods. 68
Error First sentence should end with a period. 70
Error Line has trailing spaces. 71
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 71
Error First sentence should end with a period. 74
Error Name '_props' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Error Variable '_props' must be private and have accessor methods. 75
Error First sentence should end with a period. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 85
Error Line has trailing spaces. 92
Error Method 'runTests' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter suite should be final. 99
Error Parameter listener should be final. 99
Error Unable to get class information for LatkaException. 100
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 108
Error ',' is not followed by whitespace. 111
Error ',' is not followed by whitespace. 115
Error '+' is not preceded with whitespace. 115
Error '+' is not followed by whitespace. 115
Error ',' is not followed by whitespace. 120
Error Method 'buildJellyContext' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error ',' is not followed by whitespace. 133
Error Method 'setValidating' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter isValidating should be final. 145
Error First sentence should end with a period. 149
Error Line has trailing spaces. 151
Error Method 'setReportStylesheet' is not designed for extension - needs to be abstract, final or empty. 153
Error Parameter url should be final. 153
Error Method 'logXML' is not designed for extension - needs to be abstract, final or empty. 164
Error Parameter xml should be final. 164
Error Method 'transformXML' is not designed for extension - needs to be abstract, final or empty. 197
Error Parameter xml should be final. 197
Error Unable to get class information for LatkaException. 197
Error Line has trailing spaces. 198
Error Line contains a tab character. 206
Error Line contains a tab character. 209
Error Line has trailing spaces. 220
Error Method 'runCommandLine' is not designed for extension - needs to be abstract, final or empty. 241
Error Parameter args should be final. 241
Error Array brackets at illegal position. 241
Error Unable to get class information for LatkaException. 241
Error '5' is a magic number. 254
Error Line has trailing spaces. 257
Error '9' is a magic number. 259
Error '9' is a magic number. 262
Error Line has trailing spaces. 263
Error Line has trailing spaces. 274
Error Expression can be simplified. 292
Error Parameter args should be final. 310
Error Array brackets at illegal position. 310
Error Line has trailing spaces. 319

org/apache/commons/latka/LatkaException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 34
Error First sentence should end with a period. 35
Error Name '_wrappedException' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Variable '_wrappedException' must be private and have accessor methods. 38
Error First sentence should end with a period. 40
Error Parameter message should be final. 44
Error Parameter e should be final. 53
Error First sentence should end with a period. 58
Error Method 'getException' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter e should be final. 76
Error First sentence should end with a period. 95
Error Line has trailing spaces. 96
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 98
Error Line has trailing spaces. 103
Error Line has trailing spaces. 106
Error First sentence should end with a period. 107
Error Line has trailing spaces. 108
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter s should be final. 111
Error Line has trailing spaces. 116
Error Line has trailing spaces. 119
Error First sentence should end with a period. 120
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter s should be final. 124
Error Line has trailing spaces. 129
Error Line has trailing spaces. 132

org/apache/commons/latka/LatkaProperties.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 34
Error Utility classes should not have a public or default constructor. 38
Error First sentence should end with a period. 40
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
Error First sentence should end with a period. 44
Error Name '_initProps' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable '_initProps' must be private and have accessor methods. 45
Error Name '_propsThreadLocal' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Variable '_propsThreadLocal' must be private and have accessor methods. 55
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 92
Error First sentence should end with a period. 106
Error Line has trailing spaces. 124
Error First sentence should end with a period. 127
Error Parameter classpathLocation should be final. 134
Error Line has trailing spaces. 137
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line has trailing spaces. 159
Error First sentence should end with a period. 163
Error Name '_initProps' must match pattern '^[a-z][a-zA-Z0-9]*$'. 164
Error Variable '_initProps' must be private and have accessor methods. 164
Error First sentence should end with a period. 166
Error Line has trailing spaces. 169
Error Parameter initProps should be final. 172
Error First sentence should end with a period. 176
Error Line has trailing spaces. 179

org/apache/commons/latka/Suite.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/latka/Suite.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 31
Error Name '_url' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_url' must be private and have accessor methods. 32
Error Parameter url should be final. 40
Error Line has trailing spaces. 46
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 49
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 57
Error Method 'setURL' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter url should be final. 61

org/apache/commons/latka/ValidationException.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 19
Error Line has trailing spaces. 27
Error First sentence should end with a period. 28
Error First sentence should end with a period. 35
Error Line has trailing spaces. 40
Error Parameter label should be final. 41
Error Parameter reason should be final. 41
Error First sentence should end with a period. 46
Error Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error First sentence should end with a period. 49
Error Name '_reason' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error First sentence should end with a period. 52
Error Line has trailing spaces. 56
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 57
Error First sentence should end with a period. 71
Error Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. 75
Error First sentence should end with a period. 79
Error Method 'getReason' is not designed for extension - needs to be abstract, final or empty. 83

org/apache/commons/latka/Validator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 34
Error Unable to get class information for ValidationException. 44

org/apache/commons/latka/XMLReporter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 42
Error Line has trailing spaces. 44
Error Line is longer than 80 characters. 51
Error First sentence should end with a period. 52
Error Name '_doc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Variable '_doc' must be private and have accessor methods. 53
Error First sentence should end with a period. 54
Error Name '_rootElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Error Variable '_rootElement' must be private and have accessor methods. 55
Error First sentence should end with a period. 56
Error Line has trailing spaces. 56
Error Name '_printWriter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Variable '_printWriter' must be private and have accessor methods. 57
Error Missing a Javadoc comment. 59
Error Name '_didSuiteSucceed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Variable '_didSuiteSucceed' must be private and have accessor methods. 59
Error Missing a Javadoc comment. 61
Error Name '_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
Error Variable '_factory' must be private and have accessor methods. 61
Error First sentence should end with a period. 63
Error First sentence should end with a period. 74
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 79
Error Method 'getDocumentAsString' is not designed for extension - needs to be abstract, final or empty. 91
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 104
Error Method 'requestError' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter event should be final. 107
Error Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter event should be final. 131
Error Line has trailing spaces. 135
Error Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter event should be final. 145
Error Line has trailing spaces. 150
Error Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. 174
Error Parameter event should be final. 174
Error Line has trailing spaces. 179
Error First sentence should end with a period. 188
Error Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty. 194
Error Parameter event should be final. 194
Error Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty. 204
Error Parameter event should be final. 204
Error Method 'createRequestElement' is not designed for extension - needs to be abstract, final or empty. 216
Error Parameter event should be final. 216
Error Line has trailing spaces. 237
Error Method 'setPrintWriter' is not designed for extension - needs to be abstract, final or empty. 241
Error Parameter writer should be final. 241

org/apache/commons/latka/event/BaseRequestEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 32
Error Name '_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error First sentence should end with a period. 37
Error Name '_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error First sentence should end with a period. 42
Error Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error First sentence should end with a period. 47
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Parameter request should be final. 52
Error Parameter response should be final. 52
Error Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. 61
Error Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. 68
Error Method 'getSession' is not designed for extension - needs to be abstract, final or empty. 75

org/apache/commons/latka/event/LatkaEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 19

org/apache/commons/latka/event/LatkaEventInfo.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 26

org/apache/commons/latka/event/LatkaEventListener.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 21
Error Line has trailing spaces. 25
Error First sentence should end with a period. 30
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 42
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 57
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73

org/apache/commons/latka/event/LatkaEventPublisher.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 23
Error Line has trailing spaces. 26
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error First sentence should end with a period. 34
Error Name '_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_list' must be private and have accessor methods. 35
Error Line has trailing spaces. 37
Error Line has trailing spaces. 39
Error Method 'addListener' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter listener should be final. 41
Error Line has trailing spaces. 42
Error First sentence should end with a period. 45
Error Method 'broadcastEvent' is not designed for extension - needs to be abstract, final or empty. 49
Error Parameter event should be final. 49
Error First sentence should end with a period. 56
Error Method 'broadcastEvent' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter event should be final. 61
Error Parameter listener should be final. 61
Error First sentence should end with a period. 78
Error Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. 82
Error Parameter event should be final. 82
Error Line has trailing spaces. 85
Error First sentence should end with a period. 86
Error Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. 90
Error Parameter event should be final. 90
Error First sentence should end with a period. 94
Error Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter event should be final. 98
Error First sentence should end with a period. 102
Error Method 'requestError' is not designed for extension - needs to be abstract, final or empty. 106
Error Parameter event should be final. 106
Error First sentence should end with a period. 110
Error Method 'reportMessage' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter event should be final. 114
Error First sentence should end with a period. 118
Error Method 'suiteCompleted' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter event should be final. 122

org/apache/commons/latka/event/ReportMessageEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 19
Error First sentence should end with a period. 28
Error Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Error First sentence should end with a period. 31
Error Parameter message should be final. 36
Error First sentence should end with a period. 40
Error Line has trailing spaces. 42
Error Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 45

org/apache/commons/latka/event/RequestErrorEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 22
Error Line has trailing spaces. 24
Error Line has trailing spaces. 30
Error First sentence should end with a period. 31
Error Name '_t' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Line has trailing spaces. 35
Error First sentence should end with a period. 36
Error Line has trailing spaces. 36
Error Parameter request should be final. 42
Error Parameter response should be final. 42
Error Parameter t should be final. 42
Error First sentence should end with a period. 48
Error Line has trailing spaces. 51
Error Method 'getError' is not designed for extension - needs to be abstract, final or empty. 52

org/apache/commons/latka/event/RequestEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 23
Error Line has trailing spaces. 31
Error First sentence should end with a period. 32
Error Line has trailing spaces. 36
Error First sentence should end with a period. 37
Error First sentence should end with a period. 42

org/apache/commons/latka/event/RequestFailedEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 23
Error Line has trailing spaces. 32
Error First sentence should end with a period. 33
Error Name '_ex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Line has trailing spaces. 35
Error First sentence should end with a period. 36
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Parameter request should be final. 41
Error Parameter response should be final. 41
Error Parameter e should be final. 42
Error First sentence should end with a period. 47
Error Line has trailing spaces. 49
Error Method 'getValidationException' is not designed for extension - needs to be abstract, final or empty. 50

org/apache/commons/latka/event/RequestSkippedEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 22
Error Line has trailing spaces. 30
Error First sentence should end with a period. 31
Error Line has trailing spaces. 34
Error Parameter request should be final. 35
Error Parameter response should be final. 35

org/apache/commons/latka/event/RequestSucceededEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 22
Error Line has trailing spaces. 24
Error First sentence should end with a period. 31
Error Line has trailing spaces. 35
Error Parameter request should be final. 36
Error Parameter response should be final. 36

org/apache/commons/latka/event/SuiteCompletedEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 19
Error Line has trailing spaces. 24
Error First sentence should end with a period. 25
Error Line has trailing spaces. 26

org/apache/commons/latka/event/SuiteEvent.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 19

org/apache/commons/latka/event/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/latka/http/Credentials.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 19
Error First sentence should end with a period. 27
Error First sentence should end with a period. 34
Error Line has trailing spaces. 34

org/apache/commons/latka/http/CredentialsImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 19
Error First sentence should end with a period. 29
Error Name '_userName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable '_userName' must be private and have accessor methods. 31
Error Line has trailing spaces. 32
Error First sentence should end with a period. 33
Error Name '_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_password' must be private and have accessor methods. 35
Error First sentence should end with a period. 37
Error Parameter userName should be final. 42
Error Parameter password should be final. 42
Error First sentence should end with a period. 47
Error Line has trailing spaces. 47
Error Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. 51
Error First sentence should end with a period. 55
Error Line has trailing spaces. 58
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 59

org/apache/commons/latka/http/MethodFactory.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 33
Error Parameter method should be final. 46
Error Parameter url should be final. 46
Error Expected @param tag for 'url'. 46

org/apache/commons/latka/http/Parameters.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 21
Error Line has trailing spaces. 29
Error First sentence should end with a period. 30
Error Line has trailing spaces. 32
Error Line has trailing spaces. 43

org/apache/commons/latka/http/ParametersImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 22
Error Line has trailing spaces. 25
Error Name '_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable '_list' must be private and have accessor methods. 37
Error Line has trailing spaces. 40
Error First sentence should end with a period. 46
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter paramName should be final. 50
Error Parameter paramValue should be final. 50
Error '{' is followed by whitespace. 51
Error First sentence should end with a period. 54
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 59

org/apache/commons/latka/http/Proxy.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 20
Error Line has trailing spaces. 28
Error First sentence should end with a period. 29
Error Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
Error First sentence should end with a period. 31
Error Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error First sentence should end with a period. 33
Error Line has trailing spaces. 35
Error First sentence should end with a period. 36
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Parameter host should be final. 49
Error Parameter port should be final. 49
Error Line has trailing spaces. 53
Error Method 'getHost' is not designed for extension - needs to be abstract, final or empty. 59
Error Line has trailing spaces. 62
Error Method 'setHost' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter host should be final. 68
Error Line has trailing spaces. 71
Error Method 'getPort' is not designed for extension - needs to be abstract, final or empty. 77
Error Line has trailing spaces. 80
Error Method 'setPort' is not designed for extension - needs to be abstract, final or empty. 86
Error Parameter port should be final. 86
Error Line has trailing spaces. 89

org/apache/commons/latka/http/Request.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 32
Error First sentence should end with a period. 33
Error Redundant 'public' modifier. 34
Error First sentence should end with a period. 35
Error Redundant 'public' modifier. 36
Error Line has trailing spaces. 40
Error Line has trailing spaces. 56
Error Line has trailing spaces. 65
Error Line has trailing spaces. 82
Error Line has trailing spaces. 91
Error Line has trailing spaces. 98
Error Line has trailing spaces. 107
Error Line has trailing spaces. 116
Error First sentence should end with a period. 131
Error Line has trailing spaces. 143
Error First sentence should end with a period. 148
Error Line has trailing spaces. 150
Error Line has trailing spaces. 158
Error First sentence should end with a period. 163
Error Line has trailing spaces. 166
Error Line has trailing spaces. 174
Error First sentence should end with a period. 188
Error Line has trailing spaces. 190

org/apache/commons/latka/http/RequestHeaders.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 21
Error First sentence should end with a period. 30
Error Line has trailing spaces. 36

org/apache/commons/latka/http/RequestHeadersImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 22
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Name '_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Variable '_list' must be private and have accessor methods. 36
Error Line has trailing spaces. 39
Error First sentence should end with a period. 45
Error Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter headerName should be final. 51
Error Parameter headerValue should be final. 51
Error '{' is followed by whitespace. 52
Error First sentence should end with a period. 55
Error Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. 60

org/apache/commons/latka/http/RequestImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 49
Error First sentence should end with a period. 50
Error Line has trailing spaces. 52
Error First sentence should end with a period. 53
Error First sentence should end with a period. 55
Error Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Variable '_host' must be private and have accessor methods. 56
Error First sentence should end with a period. 57
Error Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Variable '_port' must be private and have accessor methods. 58
Error First sentence should end with a period. 59
Error Name '_method' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error Variable '_method' must be private and have accessor methods. 60
Error First sentence should end with a period. 61
Error Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error Variable '_session' must be private and have accessor methods. 62
Error First sentence should end with a period. 63
Error Name '_credentials' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
Error Variable '_credentials' must be private and have accessor methods. 64
Error First sentence should end with a period. 65
Error Name '_httpMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error Variable '_httpMethod' must be private and have accessor methods. 66
Error First sentence should end with a period. 67
Error Name '_targetURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error Variable '_targetURL' must be private and have accessor methods. 68
Error First sentence should end with a period. 69
Error Name '_query' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Error Variable '_query' must be private and have accessor methods. 70
Error First sentence should end with a period. 71
Error Name '_requestTiming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Error Variable '_requestTiming' must be private and have accessor methods. 72
Error First sentence should end with a period. 73
Error Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Error Variable '_label' must be private and have accessor methods. 74
Error First sentence should end with a period. 75
Error Name '_requestHeaders' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
Error Variable '_requestHeaders' must be private and have accessor methods. 76
Error First sentence should end with a period. 77
Error Name '_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
Error Variable '_parameters' must be private and have accessor methods. 78
Error First sentence should end with a period. 79
Error Name '_requestBody' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Error Variable '_requestBody' must be private and have accessor methods. 80
Error First sentence should end with a period. 81
Error Name '_followRedirects' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Error Variable '_followRedirects' must be private and have accessor methods. 83
Error First sentence should end with a period. 84
Error Name '_httpClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
Error Variable '_httpClient' must be private and have accessor methods. 85
Error First sentence should end with a period. 86
Error Name '_proxy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
Error First sentence should end with a period. 88
Error Line has trailing spaces. 89
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 89
Error First sentence should end with a period. 92
Error First sentence should end with a period. 96
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 101
Error Name '_httpVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
Error Variable '_httpVersion' must be private and have accessor methods. 101
Error Missing a Javadoc comment. 103
Error Name '_visitedURLs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
Error Variable '_visitedURLs' must be private and have accessor methods. 103
Error First sentence should end with a period. 105
Error Line has trailing spaces. 109
Error Parameter url should be final. 114
Error Parameter httpMethod should be final. 114
Error Parameter state should be final. 114
Error Parameter session should be final. 115
Error Line has trailing spaces. 118
Error First sentence should end with a period. 119
Error Line has trailing spaces. 129
Error Parameter label should be final. 129
Error Parameter url should be final. 129
Error Parameter httpMethod should be final. 129
Error Parameter state should be final. 130
Error Parameter session should be final. 130
Error Parameter followRedirects should be final. 130
Error Line has trailing spaces. 131
Error Line has trailing spaces. 135
Error Line has trailing spaces. 138
Error Line has trailing spaces. 147
Error Method 'getHttpMethod' is not designed for extension - needs to be abstract, final or empty. 155
Error Line has trailing spaces. 158
Error First sentence should end with a period. 159
Error Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. 164
Error Line has trailing spaces. 167
Error First sentence should end with a period. 168
Error Method 'setHeaders' is not designed for extension - needs to be abstract, final or empty. 173
Error Parameter requestHeaders should be final. 173
Error Line has trailing spaces. 176
Error First sentence should end with a period. 177
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 182
Error First sentence should end with a period. 186
Error Method 'setRequestBody' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter body should be final. 190
Error Line has trailing spaces. 193
Error First sentence should end with a period. 194
Error Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. 199
Error Parameter parameters should be final. 199
Error Line has trailing spaces. 202
Error First sentence should end with a period. 203
Error Method 'setCredentials' is not designed for extension - needs to be abstract, final or empty. 208
Error Parameter credentials should be final. 208
Error Line has trailing spaces. 209
Error Method 'getCredentials' is not designed for extension - needs to be abstract, final or empty. 217
Error Missing a Javadoc comment. 217
Error Line has trailing spaces. 220
Error Line has trailing spaces. 224
Error Line has trailing spaces. 226
Error Method 'executeRequestPerHost' is not designed for extension - needs to be abstract, final or empty. 232
Error Line has trailing spaces. 233
Error Line has trailing spaces. 240
Error Line has trailing spaces. 252
Error Line has trailing spaces. 255
Error Line has trailing spaces. 260
Error Line has trailing spaces. 262
Error Line has trailing spaces. 264
Error Line has trailing spaces. 266
Error Line has trailing spaces. 272
Error Line has trailing spaces. 282
Error Line has trailing spaces. 290
Error Line has trailing spaces. 296
Error Line has trailing spaces. 297
Error Line has trailing spaces. 299
Error Line has trailing spaces. 304
Error Line has trailing spaces. 307
Error Line has trailing spaces. 310
Error Expected an @return tag. 315
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 315
Error Expected @throws tag for 'IOException'. 315
Error Expression can be simplified. 318
Error Line is longer than 80 characters. 325
Error '301' is a magic number. 325
Error '302' is a magic number. 325
Error Line is longer than 80 characters. 333
Error Line is longer than 80 characters. 334
Error First sentence should end with a period. 349
Error Method 'getURL' is not designed for extension - needs to be abstract, final or empty. 354
Error Line has trailing spaces. 357
Error First sentence should end with a period. 358
Error Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. 363
Error Line has trailing spaces. 366
Error First sentence should end with a period. 367
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 373
Error Parameter name should be final. 373
Error Parameter value should be final. 373
Error Line has trailing spaces. 376
Error Method 'addHttpClientParameter' is not designed for extension - needs to be abstract, final or empty. 383
Error Parameter name should be final. 383
Error Parameter value should be final. 383
Error Line has trailing spaces. 387
Error Line has trailing spaces. 392
Error Line has trailing spaces. 415
Error First sentence should end with a period. 416
Error Method 'addHeader' is not designed for extension - needs to be abstract, final or empty. 422
Error Parameter headerName should be final. 422
Error Parameter headerValue should be final. 422
Error Line has trailing spaces. 425
Error Method 'getSession' is not designed for extension - needs to be abstract, final or empty. 431
Error Line has trailing spaces. 434
Error Method 'getRequestTiming' is not designed for extension - needs to be abstract, final or empty. 439
Error Line has trailing spaces. 442
Error Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. 450
Error Line has trailing spaces. 452
Error Line has trailing spaces. 457
Error Line has trailing spaces. 469
Error Line has trailing spaces. 473
Error Line is longer than 80 characters. 474
Error Line is longer than 80 characters. 477
Error Line has trailing spaces. 479
Error Line has trailing spaces. 482
Error First sentence should end with a period. 483
Error Method 'closeConnection' is not designed for extension - needs to be abstract, final or empty. 487
Error Line has trailing spaces. 492
Error First sentence should end with a period. 493
Error Method 'followRedirects' is not designed for extension - needs to be abstract, final or empty. 498
Error Line has trailing spaces. 501
Error First sentence should end with a period. 502
Error Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. 508
Error Line has trailing spaces. 511
Error Method 'getProxy' is not designed for extension - needs to be abstract, final or empty. 515
Error Line has trailing spaces. 518
Error Method 'setProxy' is not designed for extension - needs to be abstract, final or empty. 522
Error Parameter proxy should be final. 522
Error Line has trailing spaces. 525
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 533
Error Parameter version should be final. 533
Error Line has trailing spaces. 540
Error Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 543

org/apache/commons/latka/http/Response.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error First sentence should end with a period. 56
Error Line has trailing spaces. 59
Error First sentence should end with a period. 64
Error Line has trailing spaces. 74

org/apache/commons/latka/http/ResponseImpl.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/latka/http/ResponseImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 36
Error Name '_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable '_request' must be private and have accessor methods. 37
Error First sentence should end with a period. 38
Error Name '_httpMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Variable '_httpMethod' must be private and have accessor methods. 39
Error First sentence should end with a period. 41
Error Parameter request should be final. 46
Error First sentence should end with a period. 51
Error Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. 56
Error Method 'getStatusCode' is not designed for extension - needs to be abstract, final or empty. 67
Error Method 'getStatusText' is not designed for extension - needs to be abstract, final or empty. 74
Error First sentence should end with a period. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Method 'getResource' is not designed for extension - needs to be abstract, final or empty. 85
Error Line has trailing spaces. 97
Error Method 'getHeader' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter headerName should be final. 102
Error First sentence should end with a period. 110
Error Line has trailing spaces. 113
Error Method 'getByteLength' is not designed for extension - needs to be abstract, final or empty. 116
Error Must have at least one statement. 120
Error First sentence should end with a period. 129
Error Line has trailing spaces. 131
Error Method 'getStream' is not designed for extension - needs to be abstract, final or empty. 135

org/apache/commons/latka/http/Session.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 39
Error Line has trailing spaces. 47
Error Line has trailing spaces. 48
Error Line is longer than 80 characters. 56
Error Line has trailing spaces. 68
Error Line has trailing spaces. 70
Error Line is longer than 80 characters. 75
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 93
Error Line has trailing spaces. 97
Error Line has trailing spaces. 107

org/apache/commons/latka/http/SessionImpl.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 26
Error First sentence should end with a period. 38
Error Line has trailing spaces. 38
Error Name '_urls' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable '_urls' must be private and have accessor methods. 44
Error First sentence should end with a period. 46
Error Name '_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Variable '_state' must be private and have accessor methods. 51
Error Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. 71
Error Parameter url should be final. 71
Error Parameter httpMethod should be final. 71
Error Parameter version should be final. 71
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 94
Error Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter label should be final. 94
Error Parameter url should be final. 94
Error Parameter httpMethod should be final. 94
Error Parameter version should be final. 95
Error Parameter followRedirects should be final. 95
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 107
Error Line is longer than 80 characters. 116
Error Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter url should be final. 116
Error Parameter httpMethod should be final. 116
Error Parameter proxy should be final. 116
Error Parameter version should be final. 116
Error Line has trailing spaces. 121
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 122
Error Line is longer than 80 characters. 129
Error Method 'createRequest' is not designed for extension - needs to be abstract, final or empty. 139
Error Parameter label should be final. 139
Error Parameter url should be final. 139
Error Parameter httpMethod should be final. 139
Error Parameter version should be final. 140
Error Parameter followRedirects should be final. 140
Error Parameter proxy should be final. 140
Error Line has trailing spaces. 141
Error Line has trailing spaces. 142
Error Line has trailing spaces. 160
Error Method 'setReferer' is not designed for extension - needs to be abstract, final or empty. 163
Error Parameter url should be final. 163
Error Line has trailing spaces. 169
Error Line has trailing spaces. 172
Error Method 'getReferer' is not designed for extension - needs to be abstract, final or empty. 176
Error Line has trailing spaces. 185
Error Method 'addCookie' is not designed for extension - needs to be abstract, final or empty. 193
Error Parameter domain should be final. 193
Error Parameter path should be final. 193
Error Parameter name should be final. 194
Error Parameter value should be final. 194
Error Method 'getCookieValue' is not designed for extension - needs to be abstract, final or empty. 209
Error Parameter name should be final. 209

org/apache/commons/latka/http/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/latka/jelly/CredentialsTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 25
Error Line has trailing spaces. 27
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_userName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_userName' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name '_password' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable '_password' must be private and have accessor methods. 33
Error Line has trailing spaces. 34
Error First sentence should end with a period. 35
Error Unused @throws tag for 'Exception'. 39
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter xmlOutput should be final. 41
Error Line is longer than 80 characters. 42
Error ',' is not followed by whitespace. 43
Error First sentence should end with a period. 46
Error Line has trailing spaces. 48
Error Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter userName should be final. 51
Error First sentence should end with a period. 55
Error Line has trailing spaces. 57
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 60
Error Parameter password should be final. 60

org/apache/commons/latka/jelly/JellyUtils.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 38
Error Name '_utils' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Variable '_utils' must be private and have accessor methods. 38
Error First sentence should end with a period. 40
Error Missing a Javadoc comment. 44
Error Line has trailing spaces. 47
Error First sentence should end with a period. 48
Error Line has trailing spaces. 51
Error Method 'getLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter context should be final. 56
Error Line has trailing spaces. 62
Error Line has trailing spaces. 63
Error Unused @param tag for 'listener'. 64
Error Method 'setLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter context should be final. 66
Error Expected @param tag for 'context'. 66
Error Parameter info should be final. 66
Error Expected @param tag for 'info'. 66
Error ',' is not followed by whitespace. 67
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Method 'removeLatkaEventInfo' is not designed for extension - needs to be abstract, final or empty. 76
Error Parameter context should be final. 76
Error Expected @param tag for 'context'. 76
Error First sentence should end with a period. 80
Error Line has trailing spaces. 83
Error Method 'getLatkaEventListener' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter context should be final. 88
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line is longer than 80 characters. 98
Error Method 'setLatkaEventListener' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter context should be final. 98
Error Expected @param tag for 'context'. 98
Error Parameter listener should be final. 98
Error ',' is not followed by whitespace. 99
Error Line has trailing spaces. 105
Error Method 'findParentRequest' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter tag should be final. 109
Error Line has trailing spaces. 110
Error Line is longer than 80 characters. 111

org/apache/commons/latka/jelly/LatkaTagLibrary.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 21
Error Line has trailing spaces. 29
Error First sentence should end with a period. 30
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 52
Error Line has trailing spaces. 54
Error Line is longer than 80 characters. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
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. 64
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 69
Error Line has trailing spaces. 73

org/apache/commons/latka/jelly/ParameterNameTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 30
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter xmlOutput should be final. 35
Error Line is longer than 80 characters. 37

org/apache/commons/latka/jelly/ParameterTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Missing a Javadoc comment. 31
Error Name '_paramName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable '_paramName' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 32
Error Name '_paramValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_paramValue' must be private and have accessor methods. 32
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 38
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter xmlOutput should be final. 40
Error ',' is not followed by whitespace. 45
Error Method 'setParamName' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Parameter paramName should be final. 49
Error Method 'setParamValue' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter paramValue should be final. 53

org/apache/commons/latka/jelly/ParameterValueTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 30
Error Line is longer than 80 characters. 33
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter xmlOutput should be final. 35
Error Line is longer than 80 characters. 37

org/apache/commons/latka/jelly/ReportMessageTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 25
Error Line has trailing spaces. 27
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_message' must be private and have accessor methods. 32
Error First sentence should end with a period. 34
Error Unused @throws tag for 'Exception'. 38
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter xmlOutput should be final. 40
Error Line has trailing spaces. 41
Error First sentence should end with a period. 46
Error Line has trailing spaces. 48
Error Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. 51
Error Parameter message should be final. 51
Error Expected @param tag for 'message'. 51

org/apache/commons/latka/jelly/RequestBodyTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 34
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter xmlOutput should be final. 37
Error Line has trailing spaces. 40
Error Line is longer than 80 characters. 43

org/apache/commons/latka/jelly/RequestHeaderTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Missing a Javadoc comment. 31
Error Name '_headerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable '_headerName' must be private and have accessor methods. 31
Error Missing a Javadoc comment. 32
Error Name '_headerValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_headerValue' must be private and have accessor methods. 32
Error Line has trailing spaces. 33
Error First sentence should end with a period. 34
Error Unused @throws tag for 'Exception'. 38
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter xmlOutput should be final. 40
Error Line is longer than 80 characters. 41
Error ',' is not followed by whitespace. 42
Error First sentence should end with a period. 45
Error Line has trailing spaces. 47
Error Method 'setHeaderName' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter headerName should be final. 50
Error First sentence should end with a period. 54
Error Line has trailing spaces. 56
Error Method 'setHeaderValue' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter headerValue should be final. 59
Error Expected @param tag for 'headerValue'. 59

org/apache/commons/latka/jelly/RequestTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Missing a Javadoc comment. 45
Error Name '_host' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable '_host' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 46
Error Name '_port' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Variable '_port' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 47
Error Name '_proxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Variable '_proxyHost' must be private and have accessor methods. 47
Error Missing a Javadoc comment. 48
Error Name '_proxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Variable '_proxyPort' must be private and have accessor methods. 48
Error Missing a Javadoc comment. 49
Error Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Error Variable '_label' must be private and have accessor methods. 49
Error Missing a Javadoc comment. 50
Error Name '_method' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Variable '_method' must be private and have accessor methods. 50
Error Missing a Javadoc comment. 51
Error Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Variable '_path' must be private and have accessor methods. 51
Error Missing a Javadoc comment. 52
Error Name '_secure' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Variable '_secure' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 53
Error Name '_followRedirects' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Variable '_followRedirects' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 54
Error Name '_httpVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Variable '_httpVersion' must be private and have accessor methods. 54
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 56
Error Name '_request' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Variable '_request' must be private and have accessor methods. 56
Error Missing a Javadoc comment. 57
Error Name '_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Error Variable '_response' must be private and have accessor methods. 57
Error Missing a Javadoc comment. 58
Error Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
Error Variable '_session' must be private and have accessor methods. 58
Error Missing a Javadoc comment. 59
Error Name '_requestExecuted' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
Error Variable '_requestExecuted' must be private and have accessor methods. 59
Error Line is longer than 80 characters. 61
Error Missing a Javadoc comment. 61
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 61
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter xmlOutput should be final. 69
Error ',' is not followed by whitespace. 73
Error Expression can be simplified. 78
Error ',' is not followed by whitespace. 79
Error Line has trailing spaces. 88
Error ',' is not followed by whitespace. 95
Error Line has trailing spaces. 97
Error Line has trailing spaces. 106
Error Line has trailing spaces. 112
Error Unused @throws tag for 'IOException'. 114
Error Expected @throws tag for 'LatkaException'. 118
Error Unable to get class information for LatkaException. 118
Error Line is longer than 80 characters. 124
Error ',' is not followed by whitespace. 144
Error Line has trailing spaces. 146
Error Avoid inline conditionals. 149
Error Line is longer than 80 characters. 153
Error ',' is not followed by whitespace. 153
Error ',' is not followed by whitespace. 153
Error ',' is not followed by whitespace. 153
Error ',' is not followed by whitespace. 153
Error ',' is not followed by whitespace. 153
Error Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error Method 'findSession' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Line is longer than 80 characters. 162
Error Method 'getRequestExecuted' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Line has trailing spaces. 182
Error Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. 187
Error Unable to get class information for LatkaException. 187
Error Expression can be simplified. 188
Error Line has trailing spaces. 191
Error Line has trailing spaces. 195
Error Line has trailing spaces. 199
Error First sentence should end with a period. 213
Error Line has trailing spaces. 215
Error Method 'getSuiteSettings' is not designed for extension - needs to be abstract, final or empty. 218
Error Line has trailing spaces. 219
Error Line is longer than 80 characters. 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. 230
Error Parameter host should be final. 230
Error First sentence should end with a period. 234
Error Line has trailing spaces. 236
Error Line has trailing spaces. 238
Error Method 'setPort' is not designed for extension - needs to be abstract, final or empty. 240
Error Parameter port should be final. 240
Error First sentence should end with a period. 245
Error Line has trailing spaces. 247
Error Unused @param tag for 'defaultHost'. 248
Error Method 'setProxyHost' is not designed for extension - needs to be abstract, final or empty. 251
Error Parameter host should be final. 251
Error Expected @param tag for 'host'. 251
Error First sentence should end with a period. 255
Error Line has trailing spaces. 257
Error Unused @param tag for 'defaultPort'. 258
Error Line has trailing spaces. 260
Error Method 'setProxyPort' is not designed for extension - needs to be abstract, final or empty. 262
Error Parameter port should be final. 262
Error Expected @param tag for 'port'. 262
Error First sentence should end with a period. 266
Error Line has trailing spaces. 268
Error Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. 271
Error Parameter label should be final. 271
Error Line has trailing spaces. 278
Error Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. 283
Error Parameter method should be final. 283
Error Redundant throws: 'UnsupportedOperationException' is unchecked exception. 283
Error Line is longer than 80 characters. 291
Error First sentence should end with a period. 295
Error Line has trailing spaces. 298
Error Method 'setPath' is not designed for extension - needs to be abstract, final or empty. 301
Error Parameter path should be final. 301
Error Line has trailing spaces. 308
Error Method 'setSecure' is not designed for extension - needs to be abstract, final or empty. 311
Error Parameter secure should be final. 311
Error Line has trailing spaces. 319
Error Unused @param tag for 'secure'. 320
Error Method 'setFollowRedirects' is not designed for extension - needs to be abstract, final or empty. 322
Error Parameter followRedirects should be final. 322
Error Expected @param tag for 'followRedirects'. 322
Error Line has trailing spaces. 329
Error Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 332
Error Parameter version should be final. 332

org/apache/commons/latka/jelly/SessionTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Name '_sessionId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable '_sessionId' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 35
Error Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_label' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 36
Error Name '_session' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Variable '_session' must be private and have accessor methods. 36
Error Line has trailing spaces. 39
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 44
Error Parameter xmlOutput should be final. 44
Error Method 'getSession' is not designed for extension - needs to be abstract, final or empty. 49
Error Missing a Javadoc comment. 49
Error Method 'findSession' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter sessionId should be final. 53
Error ',' is not followed by whitespace. 63
Error Line has trailing spaces. 74
Error Method 'setSessionId' is not designed for extension - needs to be abstract, final or empty. 78
Error Parameter sessionId should be final. 78
Error First sentence should end with a period. 82
Error Line has trailing spaces. 84
Error Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter label should be final. 87

org/apache/commons/latka/jelly/SuiteSettings.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 24
Error Missing a Javadoc comment. 25
Error Name '_defaultHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Error Variable '_defaultHost' must be private and have accessor methods. 25
Error Missing a Javadoc comment. 26
Error Name '_defaultPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Error Variable '_defaultPort' must be private and have accessor methods. 26
Error Missing a Javadoc comment. 27
Error Name '_defaultProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Error Variable '_defaultProxyHost' must be private and have accessor methods. 27
Error Missing a Javadoc comment. 28
Error Name '_defaultProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
Error Variable '_defaultProxyPort' must be private and have accessor methods. 28
Error First sentence should end with a period. 30
Error Parameter defaultHost should be final. 31
Error Expected @param tag for 'defaultHost'. 31
Error Parameter defaultPort should be final. 31
Error Expected @param tag for 'defaultPort'. 31
Error Parameter defaultProxyHost should be final. 32
Error Expected @param tag for 'defaultProxyHost'. 32
Error Parameter defaultProxyPort should be final. 32
Error Expected @param tag for 'defaultProxyPort'. 32
Error Line has trailing spaces. 38
Error First sentence should end with a period. 39
Error Line has trailing spaces. 41
Error Method 'getDefaultHost' is not designed for extension - needs to be abstract, final or empty. 44
Error Line has trailing spaces. 47
Error First sentence should end with a period. 48
Error Line has trailing spaces. 50
Error Method 'getDefaultPort' is not designed for extension - needs to be abstract, final or empty. 53
Error First sentence should end with a period. 58
Error Line has trailing spaces. 60
Error Method 'getDefaultProxyHost' is not designed for extension - needs to be abstract, final or empty. 63
Error First sentence should end with a period. 67
Error Line has trailing spaces. 69
Error Method 'getDefaultProxyPort' is not designed for extension - needs to be abstract, final or empty. 72

org/apache/commons/latka/jelly/SuiteTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 40
Error Missing a Javadoc comment. 41
Error Name '_defaultHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable '_defaultHost' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Name '_defaultPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Variable '_defaultPort' must be private and have accessor methods. 42
Error Missing a Javadoc comment. 43
Error Name '_defaultProxyHost' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable '_defaultProxyHost' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 44
Error Name '_defaultProxyPort' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable '_defaultProxyPort' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 45
Error Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable '_label' must be private and have accessor methods. 45
Error Missing a Javadoc comment. 47
Error Name '_settings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Variable '_settings' must be private and have accessor methods. 47
Error Missing a Javadoc comment. 48
Error Name '_sessionCache' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Variable '_sessionCache' must be private and have accessor methods. 48
Error Line is longer than 80 characters. 54
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter xmlOutput should be final. 57
Error Avoid nested blocks. 62
Error Line has trailing spaces. 63
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Expression can be simplified. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 88
Error Line is longer than 80 characters. 92
Error ',' is not followed by whitespace. 92
Error Line is longer than 80 characters. 94
Error ',' is not followed by whitespace. 94
Error Expression can be simplified. 97
Error Method 'getSuiteSettings' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Method 'getSessionCache' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error First sentence should end with a period. 113
Error Line has trailing spaces. 115
Error Method 'setDefaultHost' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter defaultHost should be final. 119
Error Line has trailing spaces. 122
Error First sentence should end with a period. 123
Error Line has trailing spaces. 125
Error Method 'setDefaultPort' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter defaultPort should be final. 129
Error First sentence should end with a period. 134
Error Line has trailing spaces. 136
Error Method 'setDefaultProxyHost' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter defaultHost should be final. 140
Error First sentence should end with a period. 144
Error Line has trailing spaces. 146
Error Method 'setDefaultProxyPort' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter defaultPort should be final. 150
Error First sentence should end with a period. 154
Error Line has trailing spaces. 156
Error Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. 159
Error Parameter label should be final. 159

org/apache/commons/latka/jelly/ValidateTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 36
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 39
Error Parameter xmlOutput should be final. 39
Error ',' is not followed by whitespace. 46
Error Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Unable to get class information for LatkaException. 57

org/apache/commons/latka/jelly/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/latka/jelly/validators/ByteLengthTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_minLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_minLength' must be private and have accessor methods. 32
Error '-2' is a magic number. 32
Error Missing a Javadoc comment. 33
Error Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable '_maxLength' must be private and have accessor methods. 33
Error '-2' is a magic number. 33
Error Line is longer than 80 characters. 35
Error Missing a Javadoc comment. 35
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 37
Error Missing a Javadoc comment. 37
Error '-2' is a magic number. 41
Error '-2' is a magic number. 45
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 54
Error Method 'setMin' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter minLength should be final. 57
Error Line has trailing spaces. 60
Error Line has trailing spaces. 63
Error Method 'setMax' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter maxLength should be final. 66
Error Line has trailing spaces. 69

org/apache/commons/latka/jelly/validators/CookieTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_cond' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_cond' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable '_name' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable '_value' must be private and have accessor methods. 34
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 50
Error Line has trailing spaces. 53
Error Line has trailing spaces. 56
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter name should be final. 59
Error Line has trailing spaces. 62
Error First sentence should end with a period. 63
Error Line has trailing spaces. 65
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter value should be final. 68
Error First sentence should end with a period. 72
Error Line has trailing spaces. 74
Error Method 'setCond' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter cond should be final. 77
Error Line has trailing spaces. 80

org/apache/commons/latka/jelly/validators/GoldenFileTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 26
Error Line has trailing spaces. 29
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Name '_fileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_fileName' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 36
Error Name '_ignoreWhitespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Variable '_ignoreWhitespace' must be private and have accessor methods. 36
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
Error First sentence should end with a period. 40
Error Line has trailing spaces. 42
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 45
Error Line has trailing spaces. 52
Error First sentence should end with a period. 53
Error Line has trailing spaces. 55
Error Method 'setIgnoreWhitespace' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter ignoreWhitespace should be final. 59
Error Line has trailing spaces. 62
Error First sentence should end with a period. 63
Error Line has trailing spaces. 65
Error Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter fileName should be final. 68
Error Line has trailing spaces. 71

org/apache/commons/latka/jelly/validators/HttpValidatorTagSupport.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 34
Error Line is longer than 80 characters. 39
Error First sentence should end with a period. 43
Error Name '_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable '_response' must be private and have accessor methods. 44
Error First sentence should end with a period. 45
Error Name '_listener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Variable '_listener' must be private and have accessor methods. 46
Error First sentence should end with a period. 47
Error Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Error Variable '_label' must be private and have accessor methods. 48
Error Line is longer than 80 characters. 50
Error Missing a Javadoc comment. 50
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 55
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Method 'doTag' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter xmlOutput should be final. 65
Error Line has trailing spaces. 67
Error Unused @param tag for 'listener'. 75
Error Unused @param tag for 'tagName'. 76
Error Line has trailing spaces. 77
Error Unused @param tag for 'reader'. 77
Error Unused @param tag for 'response'. 78
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 80
Error Line has trailing spaces. 81
Error Line is longer than 80 characters. 86
Error Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter label should be final. 91
Error First sentence should end with a period. 95
Error Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. 99
Error Line has trailing spaces. 108
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter validator should be final. 112
Error Line has trailing spaces. 121
Error Line has trailing spaces. 141

org/apache/commons/latka/jelly/validators/MaxRequestTimeTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_millis' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_millis' must be private and have accessor methods. 32
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Error First sentence should end with a period. 36
Error Line has trailing spaces. 38
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 41
Error Method 'setMillis' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter millis should be final. 51
Error Line has trailing spaces. 54

org/apache/commons/latka/jelly/validators/RegexpTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 31
Error First sentence should end with a period. 32
Error Name '_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error First sentence should end with a period. 34
Error Name '_ignoreCase' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error First sentence should end with a period. 36
Error Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error ',' is not followed by whitespace. 42
Error ',' is not followed by whitespace. 42
Error ',' is not followed by whitespace. 42
Error Line has trailing spaces. 44
Error Method 'setIgnoreCase' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter ignoreCase should be final. 48
Error Line has trailing spaces. 51
Error Method 'setPattern' is not designed for extension - needs to be abstract, final or empty. 55
Error Parameter pattern should be final. 55
Error Method 'setCond' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter condition should be final. 59
Error Line has trailing spaces. 62

org/apache/commons/latka/jelly/validators/ResponseHeaderTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_headerName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_headerName' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable '_condition' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Name '_headerValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable '_headerValue' must be private and have accessor methods. 34
Error Line is longer than 80 characters. 36
Error Missing a Javadoc comment. 36
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error First sentence should end with a period. 38
Error Line has trailing spaces. 40
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 43
Error ',' is not followed by whitespace. 45
Error First sentence should end with a period. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Method 'setHeaderName' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter name should be final. 59
Error First sentence should end with a period. 63
Error Line has trailing spaces. 65
Error Method 'setHeaderValue' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter value should be final. 68
Error Method 'setCond' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter condition should be final. 72
Error Line has trailing spaces. 75

org/apache/commons/latka/jelly/validators/StatusCodeTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_statusCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_statusCode' must be private and have accessor methods. 32
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Error First sentence should end with a period. 36
Error Line has trailing spaces. 38
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 41
Error Method 'setCode' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Parameter statusCode should be final. 51
Error Line has trailing spaces. 54

org/apache/commons/latka/jelly/validators/StatusTextTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_statusText' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_statusText' must be private and have accessor methods. 32
Error Line is longer than 80 characters. 34
Error Missing a Javadoc comment. 34
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
Error First sentence should end with a period. 36
Error Line has trailing spaces. 38
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 41
Error Method 'setText' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Parameter statusText should be final. 48
Error Line has trailing spaces. 51

org/apache/commons/latka/jelly/validators/XPathTag.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 32
Error Name '_select' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
Error Variable '_select' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Variable '_value' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 34
Error Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Variable '_condition' must be private and have accessor methods. 34
Error Missing a Javadoc comment. 36
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
Error First sentence should end with a period. 38
Error Line has trailing spaces. 40
Error Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 43
Error Method 'setSelect' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter select should be final. 53
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 57
Error Missing a Javadoc comment. 57
Error Parameter value should be final. 57
Error Method 'setCond' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error Parameter condition should be final. 61
Error Line has trailing spaces. 64

org/apache/commons/latka/jelly/validators/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/latka/junit/JUnitEventReporter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 45
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
Error First sentence should end with a period. 49
Error Name '_testResult' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error First sentence should end with a period. 52
Error Line has trailing spaces. 52
Error Line has trailing spaces. 56
Error Parameter result should be final. 57
Error First sentence should end with a period. 61
Error First sentence should end with a period. 65
Error Name '_failed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Error First sentence should end with a period. 67
Error Name '_error' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
Error First sentence should end with a period. 70
Error Line has trailing spaces. 70
Error Line has trailing spaces. 73
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 85
Error Parameter t should be final. 86
Error Line has trailing spaces. 89
Error First sentence should end with a period. 90
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 97
Error Parameter t should be final. 98
Error Line has trailing spaces. 101
Error First sentence should end with a period. 102
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 110
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118
Error Parameter result should be final. 119
Error First sentence should end with a period. 130
Error Method 'requestError' is not designed for extension - needs to be abstract, final or empty. 134
Error Parameter event should be final. 134
Error First sentence should end with a period. 141
Error Line has trailing spaces. 144
Error Method 'requestFailed' is not designed for extension - needs to be abstract, final or empty. 145
Error Parameter event should be final. 145
Error Line has trailing spaces. 148
Error First sentence should end with a period. 159
Error Line has trailing spaces. 162
Error Method 'requestSkipped' is not designed for extension - needs to be abstract, final or empty. 163
Error Parameter event should be final. 163
Error First sentence should end with a period. 171
Error Line has trailing spaces. 174
Error Method 'requestSucceeded' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter event should be final. 175
Error Line has trailing spaces. 184
Error Parameter event should be final. 187
Error First sentence should end with a period. 191
Error Line has trailing spaces. 194
Error Parameter event should be final. 195

org/apache/commons/latka/junit/JUnitTestAdapter.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/latka/junit/JUnitTestAdapter.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 46
Error First sentence should end with a period. 55
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
Error First sentence should end with a period. 59
Error Name '_latkaSuite' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
Error First sentence should end with a period. 61
Error Name '_testCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
Error First sentence should end with a period. 64
Error Line has trailing spaces. 70
Error Parameter suite should be final. 71
Error Parameter testCount should be final. 71
Error First sentence should end with a period. 76
Error Line has trailing spaces. 80
Error Parameter fileName should be final. 81
Error First sentence should end with a period. 93
Error Line has trailing spaces. 95
Error Line has trailing spaces. 97
Error Parameter file should be final. 98
Error First sentence should end with a period. 108
Error Line has trailing spaces. 115
Error Parameter resourceName should be final. 116
Error First sentence should end with a period. 126
Error Line has trailing spaces. 131
Error Parameter url should be final. 132
Error First sentence should end with a period. 142
Error Line has trailing spaces. 146
Error Parameter url should be final. 147
Error First sentence should end with a period. 163
Error Line has trailing spaces. 167
Error Line has trailing spaces. 168
Error Line has trailing spaces. 170
Error Line has trailing spaces. 173
Error Parameter xml should be final. 174
Error Redundant throws: 'FactoryConfigurationError' is unchecked exception. 175
Error Line has trailing spaces. 179
Error First sentence should end with a period. 189
Error Line has trailing spaces. 194
Error First sentence should end with a period. 198
Error Name '_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
Error Line has trailing spaces. 200
Error First sentence should end with a period. 201
Error Line has trailing spaces. 203
Error Line has trailing spaces. 207
Error First sentence should end with a period. 208
Error Line has trailing spaces. 214
Error Line has trailing spaces. 215
Error Parameter uri should be final. 215
Error Parameter localName should be final. 215
Error Parameter qName should be final. 215
Error Parameter atts should be final. 216
Error Line has trailing spaces. 221
Error First sentence should end with a period. 222
Error Line has trailing spaces. 225
Error First sentence should end with a period. 231
Error Line has trailing spaces. 233
Error Method 'countTestCases' is not designed for extension - needs to be abstract, final or empty. 236
Error First sentence should end with a period. 240
Error Line has trailing spaces. 241
Error Line has trailing spaces. 245
Error Method 'run' is not designed for extension - needs to be abstract, final or empty. 246
Error Parameter r should be final. 246
Error Line is longer than 80 characters. 250

org/apache/commons/latka/junit/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/latka/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/latka/servlet/ViewResponseServlet.java

ErrorLine
Error File does not end with a newline. 0

org/apache/commons/latka/servlet/ViewResponseServlet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 36
Error First sentence should end with a period. 43
Error Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
Error First sentence should end with a period. 47
Error Line has trailing spaces. 49
Error Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter req should be final. 54
Error Parameter res should be final. 54
Error First sentence should end with a period. 59
Error Line has trailing spaces. 61
Error Line has trailing spaces. 66
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter req should be final. 66
Error Parameter res should be final. 66
Error Line has trailing spaces. 75
Error First sentence should end with a period. 104
Error First sentence should end with a period. 108
Error Parameter o1 should be final. 115
Error Parameter o2 should be final. 115

org/apache/commons/latka/servlet/ViewSuiteServlet.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 30
Error Line has trailing spaces. 37
Error First sentence should end with a period. 38
Error Line has trailing spaces. 45
Error Method 'doPost' is not designed for extension - needs to be abstract, final or empty. 45
Error Parameter req should be final. 45
Error Parameter res should be final. 45
Error First sentence should end with a period. 50
Error Line has trailing spaces. 57
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter req should be final. 57
Error Parameter res should be final. 57
Error Line has trailing spaces. 61

org/apache/commons/latka/servlet/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/commons/latka/validators/BaseConditionalValidator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 17
Error Line has trailing spaces. 25
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error First sentence should end with a period. 39
Error Name '_log' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Error Variable '_log' must be private and have accessor methods. 40
Error First sentence should end with a period. 42
Error Name '_condition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable '_condition' must be private and have accessor methods. 43
Error First sentence should end with a period. 47
Error Line has trailing spaces. 49
Error Parameter condition should be final. 52
Error First sentence should end with a period. 56
Error Line has trailing spaces. 58
Error Parameter label should be final. 62
Error Parameter condition should be final. 62
Error First sentence should end with a period. 69
Error Line has trailing spaces. 71
Error Method 'setCondition' is not designed for extension - needs to be abstract, final or empty. 74
Error Parameter condition should be final. 74
Error First sentence should end with a period. 78
Error Line has trailing spaces. 80
Error Method 'getCondition' is not designed for extension - needs to be abstract, final or empty. 83
Error Line has trailing spaces. 91
Error Parameter response should be final. 95
Error Unable to get class information for ValidationException. 95
Error Expression can be simplified. 98
Error Expression can be simplified. 98
Error Expression can be simplified. 100
Error Expression can be simplified. 100
Error Line has trailing spaces. 110
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Line has trailing spaces. 116
Error Parameter response should be final. 121
Error Unable to get class information for ValidationException. 122
Error Line has trailing spaces. 133
Error Line has trailing spaces. 143
Error Method 'throwValidationException' is not designed for extension - needs to be abstract, final or empty. 147
Error Unable to get class information for ValidationException. 147
Error Expression can be simplified. 149

org/apache/commons/latka/validators/BaseValidator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 17
Error Line has trailing spaces. 32
Error First sentence should end with a period. 34
Error Name '_log' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_log' must be private and have accessor methods. 35
Error First sentence should end with a period. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 42
Error Parameter response should be final. 44
Error Expected @throws tag for 'ValidationException'. 44
Error Unable to get class information for ValidationException. 44
Error Missing a Javadoc comment. 46
Error Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Error Variable '_label' must be private and have accessor methods. 46
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 54
Error Parameter label should be final. 54
Error Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. 60
Error Missing a Javadoc comment. 60
Error Parameter label should be final. 60
Error Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Method 'fail' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter reason should be final. 68
Error Unable to get class information for ValidationException. 68
Error ',' is not followed by whitespace. 69

org/apache/commons/latka/validators/ByteLengthValidator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error First sentence should end with a period. 25
Error Missing a Javadoc comment. 36
Error Name '_minLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Variable '_minLength' must be private and have accessor methods. 36
Error Missing a Javadoc comment. 37
Error Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Variable '_maxLength' must be private and have accessor methods. 37
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 44
Error ',' is not followed by whitespace. 45
Error ',' is not followed by whitespace. 45
Error Missing a Javadoc comment. 48
Error Parameter label should be final. 48
Error ',' is not followed by whitespace. 49
Error ',' is not followed by whitespace. 49
Error Missing a Javadoc comment. 52
Error Parameter min should be final. 52
Error Parameter max should be final. 52
Error ',' is not followed by whitespace. 53
Error ',' is not followed by whitespace. 53
Error Missing a Javadoc comment. 56
Error Parameter label should be final. 56
Error Parameter min should be final. 56
Error Parameter max should be final. 56
Error Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error Parameter length should be final. 64
Error Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty. 68
Error Missing a Javadoc comment. 68
Error Parameter length should be final. 68
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 72
Error Missing a Javadoc comment. 72
Error Parameter response should be final. 72
Error Unable to get class information for ValidationException. 73
Error Line is longer than 80 characters. 79
Error '{' is followed by whitespace. 79
Error Line is longer than 80 characters. 84
Error '{' is followed by whitespace. 84

org/apache/commons/latka/validators/CookieValidator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 35
Error Name '_cookieValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Variable '_cookieValue' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 36
Error Name '_cookieName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Variable '_cookieName' must be private and have accessor methods. 36
Error Line is longer than 80 characters. 38
Error Missing a Javadoc comment. 38
Error Line is longer than 80 characters. 39
Error Missing a Javadoc comment. 39
Error Line is longer than 80 characters. 40
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 43
Error Name '_lastTestedCookieValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable '_lastTestedCookieValue' must be private and have accessor methods. 43
Error Line is longer than 80 characters. 45
Error Missing a Javadoc comment. 47
Error ',' is not followed by whitespace. 48
Error ',' is not followed by whitespace. 48
Error ',' is not followed by whitespace. 48
Error Missing a Javadoc comment. 51
Error Parameter label should be final. 51
Error ',' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 52
Error ',' is not followed by whitespace. 52
Error Missing a Javadoc comment. 55
Error Parameter name should be final. 55
Error Parameter value should be final. 55
Error ',' is not followed by whitespace. 56
Error ',' is not followed by whitespace. 56
Error ',' is not followed by whitespace. 56
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 59
Error Parameter label should be final. 59
Error Parameter name should be final. 59
Error Parameter value should be final. 59
Error Parameter condition should be final. 59
Error Line is longer than 80 characters. 65
Error First sentence should end with a period. 67
Error Line is longer than 80 characters. 68
Error Method 'setCookieValue' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter value should be final. 72
Error Line is longer than 80 characters. 77
Error Method 'setCookieName' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter name should be final. 81
Error Line is longer than 80 characters. 87
Error Expected an @return tag. 89
Error Method 'assertTrue' is not designed for extension - needs to be abstract, final or empty. 89
Error Parameter response should be final. 89
Error Expected @param tag for 'response'. 89
Error Unable to get class information for ValidationException. 90
Error '}' should be on the same line. 100
Error '}' should be on the same line. 107
Error Method 'generateBareExceptionMessage' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error '}' should be on the same line. 120

org/apache/commons/latka/validators/GoldenFileValidator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 38
Error Missing a Javadoc comment. 41
Error Name '_goldFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Variable '_goldFile' must be private and have accessor methods. 41
Error Missing a Javadoc comment. 42
Error Name '_ignoreWhitespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Variable '_ignoreWhitespace' must be private and have accessor methods. 42
Error '=' is not preceded with whitespace. 42
Error '=' is not followed by whitespace. 42
Error Missing a Javadoc comment. 43
Error Name 'TRUE_MESSAGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Variable 'TRUE_MESSAGE' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 44
Error Name '_matchLog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable '_matchLog' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 46
Error Parameter goldenFile should be final. 46
Error ',' is not followed by whitespace. 47
Error Missing a Javadoc comment. 50
Error Parameter label should be final. 50
Error Parameter goldenFile should be final. 50
Error Method 'setIgnoreWhitespace' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Parameter ignoreWhitespace should be final. 55
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 59
Error Missing a Javadoc comment. 59
Error Parameter response should be final. 59
Error Unable to get class information for ValidationException. 60
Error '=' is not preceded with whitespace. 63
Error '=' is not followed by whitespace. 63
Error '=' is not preceded with whitespace. 86
Error '=' is not followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line is longer than 80 characters. 90
Error Line has trailing spaces. 109
Error '=' is not preceded with whitespace. 109
Error '=' is not followed by whitespace. 109
Error ')' is preceded with whitespace. 110
Error Expression can be simplified. 116
Error Method 'compare' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Parameter array1 should be final. 129
Error Parameter array2 should be final. 129
Error 'if' construct must use '{}'s. 130
Error '(' is followed by whitespace. 130
Error '==' is not preceded with whitespace. 130
Error '==' is not followed by whitespace. 130
Error '==' is not preceded with whitespace. 130
Error '==' is not followed by whitespace. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error ')' is preceded with whitespace. 132
Error '=' is not preceded with whitespace. 138
Error '=' is not followed by whitespace. 138
Error '<' is not preceded with whitespace. 138
Error '<' is not followed by whitespace. 138
Error ';' is preceded with whitespace. 138
Error ')' is preceded with whitespace. 138
Error ')' is preceded with whitespace. 139
Error '+' should be on a new line. 140
Error Method 'compareWeak' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Parameter str1 should be final. 151
Error Parameter str2 should be final. 151
Error 'if' construct must use '{}'s. 152
Error '(' is followed by whitespace. 152
Error '==' is not preceded with whitespace. 152
Error '==' is not followed by whitespace. 152
Error '==' is not preceded with whitespace. 152
Error '==' is not followed by whitespace. 152
Error '=' is not preceded with whitespace. 154
Error '=' is not followed by whitespace. 154
Error '=' is not preceded with whitespace. 155
Error '=' is not followed by whitespace. 155
Error Line has trailing spaces. 161
Error Conditional logic can be removed. 167
Error Method 'log' is not designed for extension - needs to be abstract, final or empty. 174
Error Missing a Javadoc comment. 174
Error Parameter message should be final. 174

org/apache/commons/latka/validators/MaxRequestTimeValidator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line is longer than 80 characters. 27
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 31
Error Name '_millis' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Error Variable '_millis' must be private and have accessor methods. 31
Error '30000' is a magic number. 31
Error Line is longer than 80 characters. 33
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 37
Error ',' is not followed by whitespace. 38
Error '30000' is a magic number. 38
Error Missing a Javadoc comment. 41
Error Parameter label should be final. 41
Error ',' is not followed by whitespace. 42
Error '30000' is a magic number. 42
Error Missing a Javadoc comment. 45
Error Parameter label should be final. 45
Error Parameter millis should be final. 45
Error Method 'setMaxMillis' is not designed for extension - needs to be abstract, final or empty. 52
Error Missing a Javadoc comment. 52
Error Parameter millis should be final. 52
Error Method 'validate' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error Parameter response should be final. 56
Error Unable to get class information for ValidationException. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 60
Error '{' is followed by whitespace. 60

org/apache/commons/latka/validators/RegexpValidator.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 3
Error Line has trailing spaces. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 35
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 42
Error Missing a Javadoc comment. 44
Error Name '_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Variable '_pattern' must be private and have accessor methods. 44
Error Missing a Javadoc comment. 45
Error Name '_ignoreCase' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Error Variable '_ignoreCase' must be private and have accessor methods. 45