Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
91003650

Files

FilesIWE
org/apache/excalibur/xml/DefaultEntityResolver.java 00124
org/apache/excalibur/xml/EntityResolver.java 009
org/apache/excalibur/xml/dom/DOMHandler.java 008
org/apache/excalibur/xml/dom/DOMHandlerFactory.java 0012
org/apache/excalibur/xml/dom/DOMParser.java 0016
org/apache/excalibur/xml/dom/DOMSerializer.java 0011
org/apache/excalibur/xml/dom/DefaultDOMHandler.java 0036
org/apache/excalibur/xml/dom/DefaultDOMHandlerFactory.java 0024
org/apache/excalibur/xml/dom/DefaultDOMSerializer.java 0045
org/apache/excalibur/xml/dom/XMLFragment.java 0012
org/apache/excalibur/xml/dom/package.html 001
org/apache/excalibur/xml/impl/JaxpParser.java 00394
org/apache/excalibur/xml/impl/XercesParser.java 00111
org/apache/excalibur/xml/impl/package.html 001
org/apache/excalibur/xml/package.html 001
org/apache/excalibur/xml/sax/ContentHandlerAdapter.java 00150
org/apache/excalibur/xml/sax/ContentHandlerProxy.java 00110
org/apache/excalibur/xml/sax/ContentHandlerWrapper.java 00216
org/apache/excalibur/xml/sax/DocumentHandlerAdapter.java 00230
org/apache/excalibur/xml/sax/JTidyHTMLParser.java 0068
org/apache/excalibur/xml/sax/NOPContentHandler.java 0046
org/apache/excalibur/xml/sax/NOPLexicalHandler.java 0029
org/apache/excalibur/xml/sax/NOPXMLConsumer.java 0030
org/apache/excalibur/xml/sax/SAXParser.java 0021
org/apache/excalibur/xml/sax/XMLConsumer.java 007
org/apache/excalibur/xml/sax/XMLConsumerProxy.java 0070
org/apache/excalibur/xml/sax/XMLizable.java 0014
org/apache/excalibur/xml/sax/package.html 001
org/apache/excalibur/xml/xpath/AbstractProcessorImpl.java 0085
org/apache/excalibur/xml/xpath/EmptyNodeList.java 0015
org/apache/excalibur/xml/xpath/JaxenProcessorImpl.java 00101
org/apache/excalibur/xml/xpath/NodeListImpl.java 0035
org/apache/excalibur/xml/xpath/PrefixResolver.java 0010
org/apache/excalibur/xml/xpath/Saxon6ProcessorImpl.java 0088
org/apache/excalibur/xml/xpath/Saxon7ProcessorImpl.java 0094
org/apache/excalibur/xml/xpath/SimpleNodeList.java 0023
org/apache/excalibur/xml/xpath/XPathException.java 0048
org/apache/excalibur/xml/xpath/XPathProcessor.java 0035
org/apache/excalibur/xml/xpath/XPathProcessorImpl.java 00109
org/apache/excalibur/xml/xpath/XPathUtil.java 00208
org/apache/excalibur/xml/xslt/TraxErrorHandler.java 0098
org/apache/excalibur/xml/xslt/XSLTProcessor.java 0041
org/apache/excalibur/xml/xslt/XSLTProcessorException.java 0020
org/apache/excalibur/xml/xslt/XSLTProcessorImpl.java 00734
org/apache/excalibur/xml/xslt/package.html 001
org/apache/excalibur/xmlizer/DefaultXMLizer.java 0092
org/apache/excalibur/xmlizer/XMLizer.java 0015
org/apache/excalibur/xmlizer/package.html 001

org/apache/excalibur/xml/DefaultEntityResolver.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 48
Error Line has trailing spaces. 49
Error First sentence should end with a period. 63
Error Variable 'catalogManager' must be private and have accessor methods. 64
Error First sentence should end with a period. 66
Error Line is longer than 80 characters. 67
Error Variable 'catalogResolver' must be private and have accessor methods. 67
Error First sentence should end with a period. 69
Error Variable 'manager' must be private and have accessor methods. 70
Error First sentence should end with a period. 72
Error Variable 'resolver' must be private and have accessor methods. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 81
Error Method 'parameterize' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter params should be final. 81
Error Line has trailing spaces. 82
Error Expected @throws tag for 'ParameterException'. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 89
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 95
Error '{' should be on the previous line. 96
Error Line has trailing spaces. 99
Error '}' should be on the same line. 99
Error Line has trailing spaces. 100
Error '{' should be on the previous line. 101
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 108
Error '(' is followed by whitespace. 109
Error '{' should be on the previous line. 110
Error '}' should be on the same line. 112
Error '{' should be on the previous line. 114
Error Line has trailing spaces. 118
Error Line has trailing spaces. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error First sentence should end with a period. 126
Error Line has trailing spaces. 129
Error Method 'parseCatalog' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter file should be final. 129
Error Expected @param tag for 'file'. 129
Error '{' should be on the previous line. 130
Error Line has trailing spaces. 131
Error '{' should be on the previous line. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error '{' should be on the previous line. 138
Error Line has trailing spaces. 141
Error '}' should be on the same line. 141
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error '{' should be on the previous line. 143
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 145
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error Line has trailing spaces. 148
Error '{' should be on the previous line. 148
Error Line has trailing spaces. 149
Error '{' should be on the previous line. 150
Error 'if' construct must use '{}'s. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '=' is not followed by whitespace. 152
Error Line is longer than 80 characters. 153
Error Line has trailing spaces. 154
Error '}' should be on the same line. 154
Error '{' should be on the previous line. 156
Error Line is longer than 80 characters. 157
Error '}' should be on the same line. 160
Error Line has trailing spaces. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error Line has trailing spaces. 166
Error First sentence should end with a period. 167
Error Expected an @return tag. 170
Error Line has trailing spaces. 170
Error Method 'defaultCatalog' is not designed for extension - needs to be abstract, final or empty. 170
Error '{' should be on the previous line. 171
Error Line has trailing spaces. 174
Error Line has trailing spaces. 180
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 180
Error Parameter manager should be final. 180
Error 'manager' hides a field. 180
Error Line has trailing spaces. 181
Error Expected @throws tag for 'ServiceException'. 181
Error '{' should be on the previous line. 182
Error Line is longer than 80 characters. 184
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 221
Error Parameter publicId should be final. 221
Error Parameter systemId should be final. 221
Error Line has trailing spaces. 222
Error '{' should be on the previous line. 223
Error Line has trailing spaces. 226
Error '{' should be on the previous line. 227
Error Line has trailing spaces. 228
Error '{' should be on the previous line. 229
Error First sentence should end with a period. 238
Error Line has trailing spaces. 241
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 241
Error '{' should be on the previous line. 242
Error Line has trailing spaces. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error '{' should be on the previous line. 244
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245

org/apache/excalibur/xml/EntityResolver.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error interfaces should describe a type and hence have methods. 25
Error '{' should be on the previous line. 27
Error Missing a Javadoc comment. 28

org/apache/excalibur/xml/dom/DOMHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32

org/apache/excalibur/xml/dom/DOMHandlerFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 35
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35

org/apache/excalibur/xml/dom/DOMParser.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 34
Error Missing a Javadoc comment. 35
Error Expected an @return tag. 41
Error '(' is followed by whitespace. 41
Error Expected @param tag for 'in'. 41
Error ')' is preceded with whitespace. 41
Error Expected @throws tag for 'SAXException'. 42
Error Expected @throws tag for 'IOException'. 42
Error Expected an @return tag. 47
Error Expected @throws tag for 'SAXException'. 47

org/apache/excalibur/xml/dom/DOMSerializer.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 36

org/apache/excalibur/xml/dom/DefaultDOMHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Name 'm_result' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
Error Missing a Javadoc comment. 36
Error '(' is followed by whitespace. 36
Error Parameter handler should be final. 36
Error Parameter document should be final. 37
Error ')' is preceded with whitespace. 37
Error '{' should be on the previous line. 38
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '{' should be on the previous line. 41
Error '}' should be on the same line. 43
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error '{' should be on the previous line. 55
Error '==' is not preceded with whitespace. 56
Error '==' is not followed by whitespace. 56
Error '(' is followed by whitespace. 59
Error 'cast' is not followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61

org/apache/excalibur/xml/dom/DefaultDOMHandlerFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 36
Error Line is longer than 80 characters. 37
Error Missing a Javadoc comment. 37
Error Name 'm_transformerFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error 'cast' is not followed by whitespace. 37
Error Method 'createDOMHandler' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error '{' should be on the previous line. 44
Error '(' is followed by whitespace. 45
Error ')' is preceded with whitespace. 45
Error Line is longer than 80 characters. 49
Error Method 'createDOMHandler' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 53
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56

org/apache/excalibur/xml/dom/DefaultDOMSerializer.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 40
Error Line is longer than 80 characters. 41
Error Missing a Javadoc comment. 41
Error Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error Method 'serialize' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error '(' is followed by whitespace. 43
Error Parameter document should be final. 43
Error Parameter contentHandler should be final. 44
Error Parameter lexicalHandler should be final. 45
Error ')' is preceded with whitespace. 45
Error '{' should be on the previous line. 47
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '}' should be on the same line. 56
Error 'catch' is not followed by whitespace. 57
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '}' should be on the same line. 61
Error 'catch' is not followed by whitespace. 62
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '{' should be on the previous line. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65

org/apache/excalibur/xml/dom/XMLFragment.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error '(' is followed by whitespace. 35
Error Expected @param tag for 'node'. 35
Error ')' is preceded with whitespace. 35
Error Expected @throws tag for 'DOMException'. 35
Error Redundant throws: 'DOMException' is unchecked exception. 35

org/apache/excalibur/xml/dom/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/xml/impl/JaxpParser.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 61
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 67
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 79
Error Line is longer than 80 characters. 80
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 97
Error First sentence should end with a period. 99
Error Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
Error Name 'm_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
Error First sentence should end with a period. 106
Error Name 'm_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Error Name 'm_nsPrefixes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
Error Name 'm_reuseParsers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
Error Name 'm_stopOnWarning' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
Error Name 'm_stopOnRecoverableError' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
Error First sentence should end with a period. 121
Error Name 'm_resolverHint' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
Error First sentence should end with a period. 124
Error Name 'm_docFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
Error Name 'm_docBuilder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
Error Name 'm_dropDtdComments' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
Error First sentence should end with a period. 134
Error Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
Error Line has trailing spaces. 136
Error First sentence should end with a period. 137
Error '(' is followed by whitespace. 142
Error Expected @param tag for 'manager'. 142
Error ')' is preceded with whitespace. 142
Error Expected @throws tag for 'ServiceException'. 143
Error '{' should be on the previous line. 144
Error Line has trailing spaces. 146
Error 'if' is not followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error ')' is preceded with whitespace. 147
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error Line is longer than 80 characters. 152
Error 'cast' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '}' should be on the same line. 153
Error '{' should be on the previous line. 155
Error Line is longer than 80 characters. 157
Error 'cast' is not followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error Line has trailing spaces. 159
Error 'if' is not followed by whitespace. 160
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error Line is longer than 80 characters. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Line has trailing spaces. 170
Error Missing a Javadoc comment. 170
Error '{' should be on the previous line. 171
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Missing a Javadoc comment. 180
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 182
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error Line is longer than 80 characters. 185
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error Line is longer than 80 characters. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error Line is longer than 80 characters. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Line is longer than 80 characters. 193
Error '(' is followed by whitespace. 193
Error Line is longer than 80 characters. 194
Error ')' is preceded with whitespace. 194
Error Line is longer than 80 characters. 195
Error 'if' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error ')' is preceded with whitespace. 195
Error '}' should be on the same line. 198
Error '{' should be on the previous line. 200
Error '{' should be on the previous line. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error 'cast' is not followed by whitespace. 204
Error '}' should be on the same line. 205
Error 'catch' is not followed by whitespace. 206
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '{' should be on the previous line. 207
Error Line is longer than 80 characters. 208
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error Line is longer than 80 characters. 215
Error '(' is followed by whitespace. 215
Error Line is longer than 80 characters. 216
Error ')' is preceded with whitespace. 216
Error Line is longer than 80 characters. 217
Error 'if' is not followed by whitespace. 217
Error '(' is followed by whitespace. 217
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error ')' is preceded with whitespace. 217
Error '}' should be on the same line. 220
Error '{' should be on the previous line. 222
Error '{' should be on the previous line. 224
Error Line is longer than 80 characters. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error Line is longer than 80 characters. 226
Error 'cast' is not followed by whitespace. 226
Error '}' should be on the same line. 227
Error 'catch' is not followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error Line is longer than 80 characters. 230
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error 'if' is not followed by whitespace. 236
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error '{' should be on the previous line. 237
Error '(' is followed by whitespace. 238
Error '+' should be on a new line. 238
Error '+' should be on a new line. 239
Error '+' should be on a new line. 240
Error '+' should be on a new line. 241
Error Line is longer than 80 characters. 242
Error '+' should be on a new line. 242
Error '+' should be on a new line. 243
Error Line is longer than 80 characters. 244
Error '+' should be on a new line. 244
Error ')' is preceded with whitespace. 245
Error First sentence should end with a period. 249
Error Expected an @return tag. 252
Error '(' is followed by whitespace. 252
Error Parameter name should be final. 252
Error Expected @param tag for 'name'. 252
Error ')' is preceded with whitespace. 252
Error Expected @throws tag for 'Exception'. 252
Error '{' should be on the previous line. 253
Error 'if' is not followed by whitespace. 255
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '{' should be on the previous line. 256
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '(' is followed by whitespace. 269
Error Expected @param tag for 'in'. 269
Error Expected @param tag for 'contentHandler'. 270
Error Expected @param tag for 'lexicalHandler'. 271
Error ')' is preceded with whitespace. 271
Error Expected @throws tag for 'SAXException'. 272
Error Expected @throws tag for 'IOException'. 272
Error '{' should be on the previous line. 273
Error Line is longer than 80 characters. 276
Error '{' should be on the previous line. 281
Error Line has trailing spaces. 283
Error '(' is followed by whitespace. 283
Error '{' should be on the previous line. 285
Error 'cast' is not followed by whitespace. 286
Error Line has trailing spaces. 287
Error 'if' is not followed by whitespace. 288
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error '{' should be on the previous line. 289
Error '{' should be on the previous line. 293
Error 'if' construct must use '{}'s. 294
Error Line is longer than 80 characters. 296
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 297
Error '}' should be on the same line. 299
Error 'catch' is not followed by whitespace. 300
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '{' should be on the previous line. 301
Error '+' should be on a new line. 303
Error '(' is followed by whitespace. 305
Error ')' is preceded with whitespace. 305
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '(' is followed by whitespace. 309
Error ')' is preceded with whitespace. 309
Error 'if' is not followed by whitespace. 310
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error '(' is followed by whitespace. 315
Error ')' is preceded with whitespace. 315
Error 'if' is not followed by whitespace. 318
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error '{' should be on the previous line. 319
Error '(' is followed by whitespace. 331
Error Parameter in should be final. 331
Error Expected @param tag for 'in'. 331
Error Parameter consumer should be final. 331
Error Expected @param tag for 'consumer'. 331
Error ')' is preceded with whitespace. 331
Error Expected @throws tag for 'SAXException'. 332
Error Expected @throws tag for 'IOException'. 332
Error '{' should be on the previous line. 333
Error Line has trailing spaces. 334
Error '(' is followed by whitespace. 334
Error Line is longer than 80 characters. 335
Error Avoid inline conditionals. 335
Error 'cast' is not followed by whitespace. 335
Error Expected @throws tag for 'SAXException'. 342
Error '{' should be on the previous line. 343
Error 'if' is not followed by whitespace. 344
Error '(' is followed by whitespace. 344
Error ')' is preceded with whitespace. 344
Error '{' should be on the previous line. 345
Error '{' should be on the previous line. 348
Error '}' should be on the same line. 350
Error 'catch' is not followed by whitespace. 351
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 351
Error '{' should be on the previous line. 352
Error '(' is followed by whitespace. 354
Error ')' is preceded with whitespace. 354
Error Line has trailing spaces. 356
Error Line is longer than 80 characters. 357
Error '(' is followed by whitespace. 357
Error ')' is preceded with whitespace. 357
Error Line has trailing spaces. 358
Error 'if' is not followed by whitespace. 359
Error '(' is followed by whitespace. 359
Error ')' is preceded with whitespace. 359
Error '{' should be on the previous line. 360
Error Line is longer than 80 characters. 361
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error '{' should be on the previous line. 363
Error Line is longer than 80 characters. 364
Error '(' is followed by whitespace. 364
Error ')' is preceded with whitespace. 365
Error '}' should be on the same line. 366
Error 'catch' is not followed by whitespace. 367
Error '(' is followed by whitespace. 367
Error ')' is preceded with whitespace. 367
Error '{' should be on the previous line. 368
Error '+' should be on a new line. 370
Error '(' is followed by whitespace. 372
Error ')' is preceded with whitespace. 372
Error Expected an @return tag. 381
Error '(' is followed by whitespace. 381
Error Expected @param tag for 'input'. 381
Error ')' is preceded with whitespace. 381
Error Expected @throws tag for 'SAXException'. 382
Error Expected @throws tag for 'IOException'. 382
Error '{' should be on the previous line. 383
Error Line is longer than 80 characters. 386
Error 'if' is not followed by whitespace. 390
Error '(' is followed by whitespace. 390
Error ')' is preceded with whitespace. 390
Error '{' should be on the previous line. 391
Error '(' is followed by whitespace. 392
Error ')' is preceded with whitespace. 392
Error '(' is followed by whitespace. 395
Error ')' is preceded with whitespace. 395
Error 'if' is not followed by whitespace. 398
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 398
Error '{' should be on the previous line. 399
Error Expected @throws tag for 'SAXException'. 410
Error '{' should be on the previous line. 411
Error 'if' is not followed by whitespace. 412
Error '(' is followed by whitespace. 412
Error ')' is preceded with whitespace. 412
Error '{' should be on the previous line. 413
Error '{' should be on the previous line. 415
Error '}' should be on the same line. 417
Error 'catch' is not followed by whitespace. 418
Error '(' is followed by whitespace. 418
Error ')' is preceded with whitespace. 418
Error '{' should be on the previous line. 419
Error '(' is followed by whitespace. 421
Error ')' is preceded with whitespace. 421
Error Expected an @return tag. 429
Error Expected @throws tag for 'SAXException'. 430
Error '{' should be on the previous line. 431
Error '(' is followed by whitespace. 439
Error Expected @param tag for 'spe'. 439
Error ')' is preceded with whitespace. 439
Error Expected @throws tag for 'SAXException'. 440
Error '{' should be on the previous line. 441
Error '+' should be on a new line. 443
Error '+' should be on a new line. 444
Error 'if' is not followed by whitespace. 446
Error '(' is followed by whitespace. 446
Error ')' is preceded with whitespace. 446
Error '{' should be on the previous line. 447
Error '(' is followed by whitespace. 448
Error ')' is preceded with whitespace. 448
Error '(' is followed by whitespace. 450
Error ')' is preceded with whitespace. 450
Error '(' is followed by whitespace. 456
Error Expected @param tag for 'spe'. 456
Error ')' is preceded with whitespace. 456
Error Expected @throws tag for 'SAXException'. 457
Error '{' should be on the previous line. 458
Error '+' should be on a new line. 460
Error '+' should be on a new line. 461
Error '(' is followed by whitespace. 463
Error ')' is preceded with whitespace. 463
Error '(' is followed by whitespace. 469
Error Expected @param tag for 'spe'. 469
Error ')' is preceded with whitespace. 469
Error Expected @throws tag for 'SAXException'. 470
Error '{' should be on the previous line. 471
Error '+' should be on a new line. 473
Error '+' should be on a new line. 474
Error 'if' is not followed by whitespace. 477
Error '(' is followed by whitespace. 477
Error ')' is preceded with whitespace. 477
Error '{' should be on the previous line. 478
Error '(' is followed by whitespace. 479
Error ')' is preceded with whitespace. 479
Error '(' is followed by whitespace. 481
Error ')' is preceded with whitespace. 481
Error Line is longer than 80 characters. 486
Error '{' should be on the previous line. 490
Error Missing a Javadoc comment. 491
Error Missing a Javadoc comment. 492
Error Missing a Javadoc comment. 494
Error Parameter nextHandler should be final. 494
Error '{' should be on the previous line. 495
Error Missing a Javadoc comment. 499
Error Parameter name should be final. 499
Error Parameter publicId should be final. 499
Error Parameter systemId should be final. 499
Error '{' should be on the previous line. 501
Error Missing a Javadoc comment. 506
Error '{' should be on the previous line. 508
Error Missing a Javadoc comment. 513
Error Parameter name should be final. 513
Error '{' should be on the previous line. 515
Error Missing a Javadoc comment. 519
Error Parameter name should be final. 519
Error '{' should be on the previous line. 521
Error Missing a Javadoc comment. 525
Error '{' should be on the previous line. 527
Error Missing a Javadoc comment. 531
Error '{' should be on the previous line. 533
Error Missing a Javadoc comment. 537
Error Parameter ch should be final. 537
Error Array brackets at illegal position. 537
Error Parameter start should be final. 537
Error Parameter length should be final. 537
Error '{' should be on the previous line. 539
Error 'if' construct must use '{}'s. 540

org/apache/excalibur/xml/impl/XercesParser.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line has trailing spaces. 38
Error Line is longer than 80 characters. 47
Error '{' should be on the previous line. 49
Error Missing a Javadoc comment. 50
Error '{' should be on the previous line. 52
Error '+' should be on a new line. 54
Error '+' should be on a new line. 55
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Missing a Javadoc comment. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 63
Error 'if' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error '(' is followed by whitespace. 66
Error 'cast' is not followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '}' should be on the same line. 67
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '(' is followed by whitespace. 79
Error Expected @param tag for 'in'. 79
Error Expected @param tag for 'contentHandler'. 80
Error Expected @param tag for 'lexicalHandler'. 81
Error ')' is preceded with whitespace. 81
Error Expected @throws tag for 'SAXException'. 82
Error Expected @throws tag for 'IOException'. 82
Error '{' should be on the previous line. 83
Error 'if' is not followed by whitespace. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Expected an @return tag. 99
Error '(' is followed by whitespace. 99
Error Expected @param tag for 'input'. 99
Error ')' is preceded with whitespace. 99
Error Expected @throws tag for 'SAXException'. 100
Error Expected @throws tag for 'IOException'. 100
Error '{' should be on the previous line. 101
Error '{' should be on the previous line. 103
Error Line is longer than 80 characters. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '}' should be on the same line. 113
Error 'catch' is not followed by whitespace. 114
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Expected an @return tag. 125
Error Expected @throws tag for 'SAXException'. 126
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 134
Error Expected @param tag for 'spe'. 134
Error ')' is preceded with whitespace. 134
Error Expected @throws tag for 'SAXException'. 135
Error '{' should be on the previous line. 136
Error '+' should be on a new line. 138
Error '+' should be on a new line. 139
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '(' is followed by whitespace. 147
Error Expected @param tag for 'spe'. 147
Error ')' is preceded with whitespace. 147
Error Expected @throws tag for 'SAXException'. 148
Error '{' should be on the previous line. 149
Error '+' should be on a new line. 151
Error '+' should be on a new line. 152
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '(' is followed by whitespace. 160
Error Expected @param tag for 'spe'. 160
Error ')' is preceded with whitespace. 160
Error Expected @throws tag for 'SAXException'. 161
Error '{' should be on the previous line. 162
Error '+' should be on a new line. 164
Error '+' should be on a new line. 165
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 178
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 183

org/apache/excalibur/xml/impl/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/xml/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/xml/sax/ContentHandlerAdapter.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 39
Error Missing a Javadoc comment. 40
Error 'static' modifier out of order with the JLS suggestions. 40
Error Missing a Javadoc comment. 41
Error 'static' modifier out of order with the JLS suggestions. 41
Error Missing a Javadoc comment. 43
Error Name 'm_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'm_support' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error Missing a Javadoc comment. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '{' should be on the previous line. 47
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error '{' should be on the previous line. 57
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error '{' should be on the previous line. 62
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 66
Error Missing a Javadoc comment. 66
Error '(' is followed by whitespace. 66
Error Array brackets at illegal position. 66
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error '(' is followed by whitespace. 73
Error Array brackets at illegal position. 73
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error 'for' is not followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error 'if' is not followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error Line is longer than 80 characters. 96
Error '(' is followed by whitespace. 96
Error '(' is followed by whitespace. 96
Error '6' is a magic number. 96
Error ')' is preceded with whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error ')' is preceded with whitespace. 96
Error '}' should be on the same line. 97
Error 'if' is not followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error ')' is preceded with whitespace. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error ')' is preceded with whitespace. 100
Error 'for' is not followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line is longer than 80 characters. 108
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error ')' is preceded with whitespace. 108
Error Line is longer than 80 characters. 110
Error '(' is followed by whitespace. 110
Error '3' is a magic number. 110
Error ')' is preceded with whitespace. 110
Error Line is longer than 80 characters. 111
Error '(' is followed by whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error ')' is preceded with whitespace. 111
Error 'while' is not followed by whitespace. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error 'cast' is not followed by whitespace. 118
Error '(' is followed by whitespace. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error ')' is preceded with whitespace. 119
Error Line is longer than 80 characters. 122
Error '(' is followed by whitespace. 122
Error '3' is a magic number. 122
Error ')' is preceded with whitespace. 122
Error Line is longer than 80 characters. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error Line is longer than 80 characters. 128
Error '(' is followed by whitespace. 128
Error '3' is a magic number. 128
Error ')' is preceded with whitespace. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error 'while' is not followed by whitespace. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 133
Error 'cast' is not followed by whitespace. 134
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135

org/apache/excalibur/xml/sax/ContentHandlerProxy.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 36
Error Name 'm_contentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error '(' is followed by whitespace. 43
Error Expected @param tag for 'contentHandler'. 43
Error ')' is preceded with whitespace. 43
Error '{' should be on the previous line. 44
Error '(' is followed by whitespace. 54
Error ')' is preceded with whitespace. 54
Error '{' should be on the previous line. 55
Error First sentence should end with a period. 58
Error Line has trailing spaces. 61
Error Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 61
Error '(' is followed by whitespace. 61
Error Expected @param tag for 'contentHandler'. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error Line has trailing spaces. 65
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 69
Error '(' is followed by whitespace. 69
Error Expected @param tag for 'locator'. 69
Error ')' is preceded with whitespace. 69
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 77
Error Expected @throws tag for 'SAXException'. 78
Error '{' should be on the previous line. 79
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 86
Error Expected @throws tag for 'SAXException'. 87
Error '{' should be on the previous line. 88
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 95
Error '(' is followed by whitespace. 95
Error Expected @param tag for 'prefix'. 95
Error Expected @param tag for 'uri'. 96
Error ')' is preceded with whitespace. 96
Error Expected @throws tag for 'SAXException'. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 105
Error '(' is followed by whitespace. 105
Error Expected @param tag for 'prefix'. 105
Error ')' is preceded with whitespace. 105
Error Expected @throws tag for 'SAXException'. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 114
Error '(' is followed by whitespace. 114
Error Expected @param tag for 'uri'. 114
Error Expected @param tag for 'loc'. 115
Error Expected @param tag for 'raw'. 116
Error Expected @param tag for 'a'. 117
Error ')' is preceded with whitespace. 117
Error Expected @throws tag for 'SAXException'. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 126
Error '(' is followed by whitespace. 126
Error Expected @param tag for 'uri'. 126
Error Expected @param tag for 'loc'. 127
Error Expected @param tag for 'raw'. 128
Error ')' is preceded with whitespace. 128
Error Expected @throws tag for 'SAXException'. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 137
Error '(' is followed by whitespace. 137
Error Expected @param tag for 'ch'. 137
Error Expected @param tag for 'start'. 138
Error Expected @param tag for 'len'. 139
Error ')' is preceded with whitespace. 139
Error Expected @throws tag for 'SAXException'. 140
Error '{' should be on the previous line. 141
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 148
Error '(' is followed by whitespace. 148
Error Expected @param tag for 'ch'. 148
Error Expected @param tag for 'start'. 149
Error Expected @param tag for 'len'. 150
Error ')' is preceded with whitespace. 150
Error Expected @throws tag for 'SAXException'. 151
Error '{' should be on the previous line. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 159
Error '(' is followed by whitespace. 159
Error Expected @param tag for 'target'. 159
Error Expected @param tag for 'data'. 160
Error ')' is preceded with whitespace. 160
Error Expected @throws tag for 'SAXException'. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 172
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error Expected @throws tag for 'SAXException'. 173
Error '{' should be on the previous line. 174
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175

org/apache/excalibur/xml/sax/ContentHandlerWrapper.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 39
Error Name 'm_contentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Error First sentence should end with a period. 43
Error Name 'm_lexicalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error '{' should be on the previous line. 50
Error '(' is followed by whitespace. 56
Error Expected @param tag for 'contentHandler'. 56
Error ')' is preceded with whitespace. 56
Error '{' should be on the previous line. 57
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 58
Error '(' is followed by whitespace. 64
Error Expected @param tag for 'contentHandler'. 64
Error Expected @param tag for 'lexicalHandler'. 65
Error ')' is preceded with whitespace. 65
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 77
Error '(' is followed by whitespace. 77
Error Expected @param tag for 'contentHandler'. 77
Error ')' is preceded with whitespace. 77
Error Redundant throws: 'IllegalStateException' is unchecked exception. 78
Error '{' should be on the previous line. 79
Error 'if' is not followed by whitespace. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error Method 'setLexicalHandler' is not designed for extension - needs to be abstract, final or empty. 93
Error '(' is followed by whitespace. 93
Error Expected @param tag for 'lexicalHandler'. 93
Error ')' is preceded with whitespace. 93
Error Redundant throws: 'IllegalStateException' is unchecked exception. 94
Error '{' should be on the previous line. 95
Error 'if' is not followed by whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 106
Error '(' is followed by whitespace. 106
Error Expected @param tag for 'locator'. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error 'if' is not followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '}' should be on the same line. 111
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 121
Error Expected @throws tag for 'SAXException'. 122
Error '{' should be on the previous line. 123
Error 'if' is not followed by whitespace. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '{' should be on the previous line. 125
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 135
Error Expected @throws tag for 'SAXException'. 136
Error '{' should be on the previous line. 137
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 144
Error '(' is followed by whitespace. 144
Error Expected @param tag for 'prefix'. 144
Error Expected @param tag for 'uri'. 145
Error ')' is preceded with whitespace. 145
Error Expected @throws tag for 'SAXException'. 146
Error '{' should be on the previous line. 147
Error 'if' is not followed by whitespace. 148
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '{' should be on the previous line. 149
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 159
Error '(' is followed by whitespace. 159
Error Expected @param tag for 'prefix'. 159
Error ')' is preceded with whitespace. 159
Error Expected @throws tag for 'SAXException'. 160
Error '{' should be on the previous line. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 168
Error '(' is followed by whitespace. 168
Error Expected @param tag for 'uri'. 168
Error Expected @param tag for 'loc'. 169
Error Expected @param tag for 'raw'. 170
Error Expected @param tag for 'a'. 171
Error ')' is preceded with whitespace. 171
Error Expected @throws tag for 'SAXException'. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 180
Error '(' is followed by whitespace. 180
Error Expected @param tag for 'uri'. 180
Error Expected @param tag for 'loc'. 181
Error Expected @param tag for 'raw'. 182
Error ')' is preceded with whitespace. 182
Error Expected @throws tag for 'SAXException'. 183
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 191
Error '(' is followed by whitespace. 191
Error Expected @param tag for 'ch'. 191
Error Expected @param tag for 'start'. 192
Error Expected @param tag for 'len'. 193
Error ')' is preceded with whitespace. 193
Error Expected @throws tag for 'SAXException'. 194
Error '{' should be on the previous line. 195
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 202
Error '(' is followed by whitespace. 202
Error Expected @param tag for 'ch'. 202
Error Expected @param tag for 'start'. 203
Error Expected @param tag for 'len'. 204
Error ')' is preceded with whitespace. 204
Error Expected @throws tag for 'SAXException'. 205
Error '{' should be on the previous line. 206
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 213
Error '(' is followed by whitespace. 213
Error Expected @param tag for 'target'. 213
Error Expected @param tag for 'data'. 214
Error ')' is preceded with whitespace. 214
Error Expected @throws tag for 'SAXException'. 215
Error '{' should be on the previous line. 216
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error Expected @throws tag for 'SAXException'. 227
Error '{' should be on the previous line. 228
Error '(' is followed by whitespace. 229
Error ')' is preceded with whitespace. 229
Error Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. 241
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 243
Error Expected @throws tag for 'SAXException'. 244
Error '{' should be on the previous line. 245
Error 'if' is not followed by whitespace. 246
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error '{' should be on the previous line. 247
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. 255
Error Expected @throws tag for 'SAXException'. 256
Error '{' should be on the previous line. 257
Error 'if' is not followed by whitespace. 258
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '{' should be on the previous line. 259
Error Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. 270
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error Expected @throws tag for 'SAXException'. 271
Error '{' should be on the previous line. 272
Error 'if' is not followed by whitespace. 273
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error '{' should be on the previous line. 274
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. 284
Error '(' is followed by whitespace. 284
Error ')' is preceded with whitespace. 284
Error Expected @throws tag for 'SAXException'. 285
Error '{' should be on the previous line. 286
Error 'if' is not followed by whitespace. 287
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error '{' should be on the previous line. 288
Error '(' is followed by whitespace. 289
Error ')' is preceded with whitespace. 289
Error Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. 296
Error Expected @throws tag for 'SAXException'. 297
Error '{' should be on the previous line. 298
Error 'if' is not followed by whitespace. 299
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '{' should be on the previous line. 300
Error Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. 308
Error Expected @throws tag for 'SAXException'. 309
Error '{' should be on the previous line. 310
Error 'if' is not followed by whitespace. 311
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error '{' should be on the previous line. 312
Error Method 'comment' is not designed for extension - needs to be abstract, final or empty. 324
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 326
Error Expected @throws tag for 'SAXException'. 327
Error '{' should be on the previous line. 328
Error 'if' is not followed by whitespace. 329
Error '(' is followed by whitespace. 329
Error ')' is preceded with whitespace. 329
Error '{' should be on the previous line. 330
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331

org/apache/excalibur/xml/sax/DocumentHandlerAdapter.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 38
Error Missing a Javadoc comment. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error Missing a Javadoc comment. 40
Error 'static' modifier out of order with the JLS suggestions. 40
Error Missing a Javadoc comment. 41
Error 'static' modifier out of order with the JLS suggestions. 41
Error Missing a Javadoc comment. 42
Error Name 'm_documentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Missing a Javadoc comment. 43
Error Name 'm_support' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 44
Error Name 'm_contextPushed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Error '(' is followed by whitespace. 49
Error Expected @param tag for 'documentHandler'. 49
Error ')' is preceded with whitespace. 49
Error '{' should be on the previous line. 50
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 57
Error '(' is followed by whitespace. 57
Error Expected @param tag for 'locator'. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 58
Error '(' is followed by whitespace. 59
Error ')' is preceded with whitespace. 59
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 65
Error Expected @throws tag for 'SAXException'. 65
Error '{' should be on the previous line. 66
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 73
Error Expected @throws tag for 'SAXException'. 74
Error '{' should be on the previous line. 75
Error Line is longer than 80 characters. 82
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 82
Error '(' is followed by whitespace. 82
Error Expected @param tag for 'prefix'. 82
Error Expected @param tag for 'uri'. 82
Error ')' is preceded with whitespace. 82
Error Expected @throws tag for 'SAXException'. 82
Error 'if' is not followed by whitespace. 84
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '(' is followed by whitespace. 96
Error Expected @param tag for 'prefix'. 96
Error ')' is preceded with whitespace. 96
Error Expected @throws tag for 'SAXException'. 96
Error '{' should be on the previous line. 97
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 104
Error '(' is followed by whitespace. 104
Error Expected @param tag for 'uri'. 104
Error Expected @param tag for 'loc'. 105
Error Expected @param tag for 'raw'. 106
Error Expected @param tag for 'a'. 107
Error ')' is preceded with whitespace. 107
Error Expected @throws tag for 'SAXException'. 107
Error '{' should be on the previous line. 108
Error 'if' is not followed by whitespace. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '{' should be on the previous line. 110
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error 'for' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error 'if' is not followed by whitespace. 121
Error '(' is followed by whitespace. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error 'if' is not followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '{' should be on the previous line. 126
Error '}' should be on the same line. 128
Error '{' should be on the previous line. 130
Error Line is longer than 80 characters. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error 'if' is not followed by whitespace. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 133
Error Line is longer than 80 characters. 134
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error Line is longer than 80 characters. 139
Error '(' is followed by whitespace. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error ')' is preceded with whitespace. 139
Error 'while' is not followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error 'cast' is not followed by whitespace. 145
Error 'if' is not followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '}' should be on the same line. 149
Error '{' should be on the previous line. 151
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 162
Error '(' is followed by whitespace. 162
Error Expected @param tag for 'uri'. 162
Error Expected @param tag for 'loc'. 163
Error Expected @param tag for 'raw'. 164
Error ')' is preceded with whitespace. 164
Error Expected @throws tag for 'SAXException'. 164
Error '{' should be on the previous line. 165
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 174
Error '(' is followed by whitespace. 174
Error Expected @param tag for 'ch'. 174
Error Expected @param tag for 'start'. 175
Error Expected @param tag for 'len'. 176
Error ')' is preceded with whitespace. 176
Error Expected @throws tag for 'SAXException'. 176
Error '{' should be on the previous line. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 184
Error '(' is followed by whitespace. 184
Error Expected @param tag for 'ch'. 184
Error Expected @param tag for 'start'. 185
Error Expected @param tag for 'len'. 186
Error ')' is preceded with whitespace. 186
Error Expected @throws tag for 'SAXException'. 186
Error '{' should be on the previous line. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 194
Error '(' is followed by whitespace. 194
Error Expected @param tag for 'target'. 194
Error Expected @param tag for 'data'. 195
Error ')' is preceded with whitespace. 195
Error Expected @throws tag for 'SAXException'. 195
Error '{' should be on the previous line. 196
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error Expected @throws tag for 'SAXException'. 206
Error '{' should be on the previous line. 207
Error Line is longer than 80 characters. 211
Error Missing a Javadoc comment. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error 'if' is not followed by whitespace. 213
Error '(' is followed by whitespace. 213
Error ')' is preceded with whitespace. 213
Error '{' should be on the previous line. 214
Error '}' should be on the same line. 216
Error '{' should be on the previous line. 218
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error '(' is followed by whitespace. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error Avoid inline conditionals. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error ')' is preceded with whitespace. 220
Error Missing a Javadoc comment. 224
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error '{' should be on the previous line. 225
Error 'if' is not followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 227
Error 'if' is not followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error '}' should be on the same line. 231
Error '{' should be on the previous line. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error 'if' is not followed by whitespace. 235
Error '(' is followed by whitespace. 235
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error ')' is preceded with whitespace. 235
Error '{' should be on the previous line. 236
Error '}' should be on the same line. 238
Error '{' should be on the previous line. 240
Error Line is longer than 80 characters. 241
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '}' should be on the same line. 244
Error '{' should be on the previous line. 246
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247

org/apache/excalibur/xml/sax/JTidyHTMLParser.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 51
Error Name 'm_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Missing a Javadoc comment. 52
Error Name 'm_tidy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error Missing a Javadoc comment. 53
Error Name 'm_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Line is longer than 80 characters. 56
Error Missing a Javadoc comment. 58
Error '(' is followed by whitespace. 58
Error Parameter serviceManager should be final. 58
Error ')' is preceded with whitespace. 58
Error Line is longer than 80 characters. 60
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error Line is longer than 80 characters. 64
Error Line is longer than 80 characters. 66
Error Missing a Javadoc comment. 66
Error '(' is followed by whitespace. 66
Error Parameter configuration should be final. 66
Error ')' is preceded with whitespace. 66
Error Line is longer than 80 characters. 68
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line is longer than 80 characters. 88
Error Missing a Javadoc comment. 90
Error '(' is followed by whitespace. 90
Error Parameter in should be final. 90
Error Parameter contentHandler should be final. 91
Error Parameter lexicalHandler should be final. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 100
Error Missing a Javadoc comment. 102
Error '(' is followed by whitespace. 102
Error Parameter in should be final. 102
Error Parameter consumer should be final. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 104
Error Line has trailing spaces. 105
Error '(' is followed by whitespace. 105
Error Line is longer than 80 characters. 106
Error Avoid inline conditionals. 106
Error 'cast' is not followed by whitespace. 106
Error Line has trailing spaces. 108

org/apache/excalibur/xml/sax/NOPContentHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error Expected @throws tag for 'SAXException'. 47
Error '{' should be on the previous line. 48
Error Expected @throws tag for 'SAXException'. 55
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 66
Error Expected @throws tag for 'SAXException'. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error Expected @throws tag for 'SAXException'. 77
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 97
Error Expected @throws tag for 'SAXException'. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 115
Error Expected @throws tag for 'SAXException'. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 129
Error Expected @throws tag for 'SAXException'. 130
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 143
Error Expected @throws tag for 'SAXException'. 144
Error '{' should be on the previous line. 145
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 156
Error Expected @throws tag for 'SAXException'. 157
Error '{' should be on the previous line. 158
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Expected @throws tag for 'SAXException'. 168
Error '{' should be on the previous line. 169

org/apache/excalibur/xml/sax/NOPLexicalHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 31
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 43
Error Expected @throws tag for 'SAXException'. 44
Error '{' should be on the previous line. 45
Error Expected @throws tag for 'SAXException'. 52
Error '{' should be on the previous line. 53
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error Expected @throws tag for 'SAXException'. 63
Error '{' should be on the previous line. 64
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Expected @throws tag for 'SAXException'. 73
Error '{' should be on the previous line. 74
Error Expected @throws tag for 'SAXException'. 81
Error '{' should be on the previous line. 82
Error Expected @throws tag for 'SAXException'. 89
Error '{' should be on the previous line. 90
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 102
Error Expected @throws tag for 'SAXException'. 103
Error '{' should be on the previous line. 104

org/apache/excalibur/xml/sax/NOPXMLConsumer.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 32
Error Line has trailing spaces. 33
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 45
Error Expected @throws tag for 'SAXException'. 46
Error '{' should be on the previous line. 47
Error Expected @throws tag for 'SAXException'. 54
Error '{' should be on the previous line. 55
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error Expected @throws tag for 'SAXException'. 65
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Expected @throws tag for 'SAXException'. 75
Error '{' should be on the previous line. 76
Error Expected @throws tag for 'SAXException'. 83
Error '{' should be on the previous line. 84
Error Expected @throws tag for 'SAXException'. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 104
Error Expected @throws tag for 'SAXException'. 105
Error '{' should be on the previous line. 106

org/apache/excalibur/xml/sax/SAXParser.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 36
Error Missing a Javadoc comment. 37
Error '(' is followed by whitespace. 46
Error Expected @param tag for 'in'. 46
Error Expected @param tag for 'consumer'. 46
Error ')' is preceded with whitespace. 46
Error Expected @throws tag for 'SAXException'. 47
Error Expected @throws tag for 'IOException'. 47
Error '(' is followed by whitespace. 54
Error Expected @param tag for 'in'. 54
Error Expected @param tag for 'contentHandler'. 55
Error Expected @param tag for 'lexicalHandler'. 56
Error ')' is preceded with whitespace. 56
Error Expected @throws tag for 'SAXException'. 57
Error Expected @throws tag for 'IOException'. 57

org/apache/excalibur/xml/sax/XMLConsumer.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 34

org/apache/excalibur/xml/sax/XMLConsumerProxy.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error First sentence should end with a period. 34
Error Name 'm_lexicalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Line is longer than 80 characters. 40
Error '(' is followed by whitespace. 40
Error Expected @param tag for 'contentHandler'. 40
Error Expected @param tag for 'lexicalHandler'. 40
Error ')' is preceded with whitespace. 40
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Line has trailing spaces. 50
Error Line has trailing spaces. 54
Error '{' should be on the previous line. 54
Error Line has trailing spaces. 56
Error '(' is followed by whitespace. 60
Error Expected @param tag for 'xmlConsumer'. 60
Error ')' is preceded with whitespace. 60
Error '{' should be on the previous line. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error First sentence should end with a period. 65
Error Line has trailing spaces. 68
Error Method 'setLexicalHandler' is not designed for extension - needs to be abstract, final or empty. 68
Error '(' is followed by whitespace. 68
Error Expected @param tag for 'lexicalHandler'. 68
Error ')' is preceded with whitespace. 68
Error '{' should be on the previous line. 69
Error Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 84
Error Expected @throws tag for 'SAXException'. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. 93
Error Expected @throws tag for 'SAXException'. 94
Error '{' should be on the previous line. 95
Error Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Expected @throws tag for 'SAXException'. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Expected @throws tag for 'SAXException'. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. 125
Error Expected @throws tag for 'SAXException'. 126
Error '{' should be on the previous line. 127
Error Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. 134
Error Expected @throws tag for 'SAXException'. 135
Error '{' should be on the previous line. 136
Error Method 'comment' is not designed for extension - needs to be abstract, final or empty. 147
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 149
Error Expected @throws tag for 'SAXException'. 150
Error '{' should be on the previous line. 151
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152

org/apache/excalibur/xml/sax/XMLizable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 23
Error '{' should be on the previous line. 30
Error Line is longer than 80 characters. 33
Error Line is longer than 80 characters. 34
Error '(' is followed by whitespace. 37
Error Expected @param tag for 'handler'. 37
Error ')' is preceded with whitespace. 37
Error Expected @throws tag for 'SAXException'. 37

org/apache/excalibur/xml/sax/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/xml/xpath/AbstractProcessorImpl.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 36
Error '{' should be on the previous line. 41
Error Missing a Javadoc comment. 42
Error Name 'm_mappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Error Line is longer than 80 characters. 44
Error Method 'configure' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error '(' is followed by whitespace. 44
Error Parameter configuration should be final. 44
Error ')' is preceded with whitespace. 44
Error Line is longer than 80 characters. 46
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Line is longer than 80 characters. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error 'for' is not followed by whitespace. 48
Error '(' is followed by whitespace. 48
Error ')' is preceded with whitespace. 48
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. 65
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error Method 'selectNodeList' is not designed for extension - needs to be abstract, final or empty. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 80
Error '{' should be on the previous line. 81
Error Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. 92
Error '(' is followed by whitespace. 92
Error Parameter contextNode should be final. 92
Error Parameter str should be final. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error Method 'evaluateAsNumber' is not designed for extension - needs to be abstract, final or empty. 104
Error '(' is followed by whitespace. 104
Error Parameter contextNode should be final. 104
Error Parameter str should be final. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error Method 'evaluateAsString' is not designed for extension - needs to be abstract, final or empty. 116
Error '(' is followed by whitespace. 116
Error Parameter contextNode should be final. 116
Error Parameter str should be final. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error Line is longer than 80 characters. 129
Error Parameter contextNode should be final. 129
Error Parameter str should be final. 129
Error Parameter resolver should be final. 129
Error Line is longer than 80 characters. 139
Error Parameter contextNode should be final. 139
Error Parameter str should be final. 139
Error Parameter resolver should be final. 139
Error Line is longer than 80 characters. 149
Error Parameter contextNode should be final. 149
Error Parameter str should be final. 149
Error Parameter resolver should be final. 149
Error Line is longer than 80 characters. 159
Error Parameter contextNode should be final. 159
Error Parameter str should be final. 159
Error Parameter resolver should be final. 159
Error Line is longer than 80 characters. 169
Error Parameter contextNode should be final. 169
Error Parameter str should be final. 169
Error Parameter resolver should be final. 169
Error Method 'prefixToNamespace' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Parameter prefix should be final. 171
Error '{' should be on the previous line. 172
Error 'cast' is not followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173

org/apache/excalibur/xml/xpath/EmptyNodeList.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 26
Error '{' should be on the previous line. 30
Error Missing a Javadoc comment. 31
Error '(' is followed by whitespace. 31
Error Parameter index should be final. 31
Error ')' is preceded with whitespace. 31
Error '{' should be on the previous line. 32
Error Missing a Javadoc comment. 36
Error '{' should be on the previous line. 37

org/apache/excalibur/xml/xpath/JaxenProcessorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 37
Error Line is longer than 80 characters. 42
Error '{' should be on the previous line. 47
Error Line is longer than 80 characters. 56
Error Parameter contextNode should be final. 56
Error Parameter str should be final. 56
Error Parameter resolver should be final. 56
Error '{' should be on the previous line. 59
Error '(' is followed by whitespace. 60
Error ')' is preceded with whitespace. 60
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '(' is followed by whitespace. 62
Error ')' is preceded with whitespace. 62
Error '}' should be on the same line. 63
Error 'catch' is not followed by whitespace. 64
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '{' should be on the previous line. 65
Error Line is longer than 80 characters. 83
Error Parameter contextNode should be final. 83
Error Parameter str should be final. 83
Error Parameter resolver should be final. 83
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '}' should be on the same line. 90
Error 'catch' is not followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error Line is longer than 80 characters. 110
Error Parameter contextNode should be final. 110
Error Parameter str should be final. 110
Error Parameter resolver should be final. 110
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '}' should be on the same line. 117
Error 'catch' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Line is longer than 80 characters. 137
Error Parameter contextNode should be final. 137
Error Parameter str should be final. 137
Error Parameter resolver should be final. 137
Error '{' should be on the previous line. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error 'cast' is not followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '}' should be on the same line. 144
Error 'catch' is not followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '{' should be on the previous line. 146
Error Line is longer than 80 characters. 164
Error Parameter contextNode should be final. 164
Error Parameter str should be final. 164
Error Parameter resolver should be final. 164
Error '{' should be on the previous line. 167
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '}' should be on the same line. 172
Error 'catch' is not followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error '{' should be on the previous line. 188
Error Missing a Javadoc comment. 189
Error Missing a Javadoc comment. 191
Error Parameter resolver should be final. 191
Error 'resolver' hides a field. 191
Error '{' should be on the previous line. 192
Error Missing a Javadoc comment. 196
Error Parameter prefix should be final. 196
Error '{' should be on the previous line. 197

org/apache/excalibur/xml/xpath/NodeListImpl.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 32
Error Parameter list should be final. 37
Error Expected @param tag for 'list'. 37
Error 'for' is not followed by whitespace. 42
Error First sentence should end with a period. 48
Error Parameter nodes should be final. 51
Error Expected @param tag for 'nodes'. 51
Error First sentence should end with a period. 55
Error '{' is not followed by whitespace. 58
Error '}' is not preceded with whitespace. 58
Error Parameter fragment should be final. 63
Error Expected @param tag for 'fragment'. 63
Error Parameter rootName should be final. 63
Error Expected @param tag for 'rootName'. 63
Error Line is longer than 80 characters. 65
Error Expression can be simplified. 67
Error First sentence should end with a period. 77
Error Method 'addNode' is not designed for extension - needs to be abstract, final or empty. 80
Error Parameter node should be final. 80
Error Expected @param tag for 'node'. 80
Error '+' is not preceded with whitespace. 85
Error '+' is not followed by whitespace. 85
Error '-' is not preceded with whitespace. 87
Error '-' is not followed by whitespace. 87
Error Method 'item' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter index should be final. 101
Error Expected an @return tag. 113
Error Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 113
Error Avoid inline conditionals. 114

org/apache/excalibur/xml/xpath/PrefixResolver.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 26
Error Expected an @return tag. 31
Error Redundant 'public' modifier. 31
Error Expected @param tag for 'prefix'. 31

org/apache/excalibur/xml/xpath/Saxon6ProcessorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 49
Error Line is longer than 80 characters. 54
Error '{' should be on the previous line. 59
Error Line is longer than 80 characters. 60
Error Missing a Javadoc comment. 60
Error Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
Error Line is longer than 80 characters. 70
Error Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. 70
Error Parameter contextNode should be final. 70
Error Parameter str should be final. 70
Error Parameter resolver should be final. 70
Error '{' should be on the previous line. 73
Error '{' should be on the previous line. 76
Error '}' should be on the same line. 81
Error '{' should be on the previous line. 83
Error Line is longer than 80 characters. 101
Error Method 'evaluateAsNumber' is not designed for extension - needs to be abstract, final or empty. 101
Error Parameter contextNode should be final. 101
Error Parameter str should be final. 101
Error Parameter resolver should be final. 101
Error '{' should be on the previous line. 104
Error '{' should be on the previous line. 107
Error '}' should be on the same line. 112
Error '{' should be on the previous line. 114
Error Line is longer than 80 characters. 132
Error Method 'evaluateAsString' is not designed for extension - needs to be abstract, final or empty. 132
Error Parameter contextNode should be final. 132
Error Parameter str should be final. 132
Error Parameter resolver should be final. 132
Error '{' should be on the previous line. 134
Error '{' should be on the previous line. 137
Error '}' should be on the same line. 142
Error '{' should be on the previous line. 144
Error Line is longer than 80 characters. 154
Error Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. 154
Error Missing a Javadoc comment. 154
Error Parameter contextNode should be final. 154
Error Parameter str should be final. 154
Error Parameter resolver should be final. 154
Error '{' should be on the previous line. 157
Error '{' should be on the previous line. 160
Error 'cast' is not followed by whitespace. 164
Error 'cast' is not followed by whitespace. 164
Error '}' should be on the same line. 165
Error '{' should be on the previous line. 167
Error Line is longer than 80 characters. 177
Error Method 'selectNodeList' is not designed for extension - needs to be abstract, final or empty. 177
Error Missing a Javadoc comment. 177
Error Parameter contextNode should be final. 177
Error Parameter str should be final. 177
Error Parameter resolver should be final. 177
Error '{' should be on the previous line. 180
Error '{' should be on the previous line. 183
Error 'cast' is not followed by whitespace. 187
Error '{' should be on the previous line. 191
Error 'cast' is not followed by whitespace. 192
Error Line is longer than 80 characters. 206
Error Missing a Javadoc comment. 206
Error Parameter contextNode should be final. 206
Error Parameter str should be final. 206
Error Parameter resolver should be final. 206
Error '{' should be on the previous line. 209
Error '{' should be on the previous line. 211
Error Line is longer than 80 characters. 212
Error 'cast' is not followed by whitespace. 217
Error 'cast' is not followed by whitespace. 220
Error '{' should be on the previous line. 223
Error Line is longer than 80 characters. 227
Error 'cast' is not followed by whitespace. 230
Error '}' should be on the same line. 235
Error '{' should be on the previous line. 237
Error Missing a Javadoc comment. 247
Error '{' should be on the previous line. 248
Error Missing a Javadoc comment. 249
Error Missing a Javadoc comment. 251
Error Parameter namePool should be final. 251
Error Parameter resolver should be final. 251
Error 'resolver' hides a field. 251
Error '{' should be on the previous line. 252
Error Missing a Javadoc comment. 257
Error Parameter prefix should be final. 257
Error '{' should be on the previous line. 258

org/apache/excalibur/xml/xpath/Saxon7ProcessorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 48
Error Line is longer than 80 characters. 53
Error '{' should be on the previous line. 58
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 59
Error Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
Error Line is longer than 80 characters. 69
Error Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter contextNode should be final. 69
Error Parameter str should be final. 69
Error Parameter resolver should be final. 69
Error '{' should be on the previous line. 72
Error '{' should be on the previous line. 75
Error '}' should be on the same line. 80
Error '{' should be on the previous line. 82
Error Line is longer than 80 characters. 100
Error Method 'evaluateAsNumber' is not designed for extension - needs to be abstract, final or empty. 100
Error Parameter contextNode should be final. 100
Error Parameter str should be final. 100
Error Parameter resolver should be final. 100
Error '{' should be on the previous line. 103
Error '{' should be on the previous line. 106
Error '}' should be on the same line. 111
Error '{' should be on the previous line. 113
Error Line is longer than 80 characters. 131
Error Method 'evaluateAsString' is not designed for extension - needs to be abstract, final or empty. 131
Error Parameter contextNode should be final. 131
Error Parameter str should be final. 131
Error Parameter resolver should be final. 131
Error '{' should be on the previous line. 133
Error '{' should be on the previous line. 136
Error '}' should be on the same line. 141
Error '{' should be on the previous line. 143
Error Line is longer than 80 characters. 153
Error Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter contextNode should be final. 153
Error Parameter str should be final. 153
Error Parameter resolver should be final. 153
Error '{' should be on the previous line. 156
Error 'cast' is not followed by whitespace. 159
Error '}' should be on the same line. 160
Error '{' should be on the previous line. 162
Error Line is longer than 80 characters. 172
Error Method 'selectNodeList' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error Parameter contextNode should be final. 172
Error Parameter str should be final. 172
Error Parameter resolver should be final. 172
Error '{' should be on the previous line. 175
Error Line is longer than 80 characters. 178
Error 'cast' is not followed by whitespace. 178
Error 'cast' is not followed by whitespace. 178
Error 'cast' is not followed by whitespace. 183
Error Line is longer than 80 characters. 194
Error Missing a Javadoc comment. 194
Error Parameter contextNode should be final. 194
Error Parameter str should be final. 194
Error Parameter resolver should be final. 194
Error '{' should be on the previous line. 197
Error '{' should be on the previous line. 200
Error '}' should be on the same line. 205
Error '{' should be on the previous line. 207
Error Line is longer than 80 characters. 217
Error Missing a Javadoc comment. 217
Error Parameter contextNode should be final. 217
Error Parameter str should be final. 217
Error Parameter resolver should be final. 217
Error '{' should be on the previous line. 220
Error '{' should be on the previous line. 222
Error Line is longer than 80 characters. 223
Error 'cast' is not followed by whitespace. 227
Error Line is longer than 80 characters. 231
Error 'cast' is not followed by whitespace. 231
Error 'cast' is not followed by whitespace. 232
Error '}' should be on the same line. 234
Error '{' should be on the previous line. 236
Error Missing a Javadoc comment. 247
Error '{' should be on the previous line. 248
Error Missing a Javadoc comment. 249
Error Missing a Javadoc comment. 251
Error Parameter node should be final. 251
Error Parameter resolver should be final. 251
Error 'resolver' hides a field. 251
Error '{' should be on the previous line. 252
Error Missing a Javadoc comment. 257
Error Parameter prefix should be final. 257
Error '{' should be on the previous line. 258

org/apache/excalibur/xml/xpath/SimpleNodeList.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 28
Error '{' should be on the previous line. 32
Error Missing a Javadoc comment. 33
Error Name 'm_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Error Missing a Javadoc comment. 35
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error Missing a Javadoc comment. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '{' should be on the previous line. 41
Error 'cast' is not followed by whitespace. 42
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Missing a Javadoc comment. 45
Error '{' should be on the previous line. 46

org/apache/excalibur/xml/xpath/XPathException.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Parameter message should be final. 32
Error Expected @param tag for 'message'. 32
Error Line has trailing spaces. 35
Error Parameter ex should be final. 41
Error Line has trailing spaces. 44
Error Parameter message should be final. 49
Error Expected @param tag for 'message'. 49
Error Parameter t should be final. 49
Error Expected @param tag for 't'. 49
Error Line has trailing spaces. 52
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error 'if' is not followed by whitespace. 57
Error '!=' is not preceded with whitespace. 57
Error '!=' is not followed by whitespace. 57
Error Line has trailing spaces. 63
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 64
Error Missing a Javadoc comment. 64
Error 'if' construct must use '{}'s. 66
Error 'if' is not followed by whitespace. 66
Error '!=' is not preceded with whitespace. 66
Error '!=' is not followed by whitespace. 66
Error Line has trailing spaces. 69
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 70
Error Missing a Javadoc comment. 70
Error '(' is followed by whitespace. 70
Error Parameter s should be final. 70
Error ')' is preceded with whitespace. 70
Error 'if' construct must use '{}'s. 72
Error 'if' is not followed by whitespace. 72
Error '!=' is not preceded with whitespace. 72
Error '!=' is not followed by whitespace. 72
Error Line has trailing spaces. 75
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 76
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter s should be final. 76
Error ')' is preceded with whitespace. 76
Error 'if' construct must use '{}'s. 78
Error 'if' is not followed by whitespace. 78
Error '!=' is not preceded with whitespace. 78
Error '!=' is not followed by whitespace. 78

org/apache/excalibur/xml/xpath/XPathProcessor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 26
Error Line is longer than 80 characters. 30
Error '{' should be on the previous line. 33
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line is longer than 80 characters. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line is longer than 80 characters. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error Line is longer than 80 characters. 112
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Line is longer than 80 characters. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Line is longer than 80 characters. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132

org/apache/excalibur/xml/xpath/XPathProcessorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 40
Error Line is longer than 80 characters. 45
Error '{' should be on the previous line. 50
Error Missing a Javadoc comment. 51
Error Name 'm_baseURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Line is longer than 80 characters. 53
Error Missing a Javadoc comment. 53
Error '(' is followed by whitespace. 53
Error Parameter configuration should be final. 53
Error ')' is preceded with whitespace. 53
Error Line is longer than 80 characters. 56
Error '(' is followed by whitespace. 56
Error ')' is preceded with whitespace. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Line is longer than 80 characters. 68
Error Parameter contextNode should be final. 68
Error Parameter str should be final. 68
Error Parameter resolver should be final. 68
Error '{' should be on the previous line. 71
Error Line is longer than 80 characters. 72
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error '}' should be on the same line. 74
Error 'catch' is not followed by whitespace. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 76
Error Line is longer than 80 characters. 94
Error Parameter contextNode should be final. 94
Error Parameter str should be final. 94
Error Parameter resolver should be final. 94
Error '{' should be on the previous line. 97
Error Line is longer than 80 characters. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error '}' should be on the same line. 100
Error 'catch' is not followed by whitespace. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '{' should be on the previous line. 102
Error Line is longer than 80 characters. 120
Error Parameter contextNode should be final. 120
Error Parameter str should be final. 120
Error Parameter resolver should be final. 120
Error '{' should be on the previous line. 123
Error Line is longer than 80 characters. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '}' should be on the same line. 126
Error 'catch' is not followed by whitespace. 127
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '{' should be on the previous line. 128
Error Line is longer than 80 characters. 146
Error Parameter contextNode should be final. 146
Error Parameter str should be final. 146
Error Parameter resolver should be final. 146
Error '{' should be on the previous line. 149
Error Line is longer than 80 characters. 150
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '}' should be on the same line. 152
Error 'catch' is not followed by whitespace. 153
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '{' should be on the previous line. 154
Error Line is longer than 80 characters. 172
Error Parameter contextNode should be final. 172
Error Parameter str should be final. 172
Error Parameter resolver should be final. 172
Error '{' should be on the previous line. 175
Error Line is longer than 80 characters. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '}' should be on the same line. 178
Error 'catch' is not followed by whitespace. 179
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error Line is longer than 80 characters. 193
Error 'static' modifier out of order with the JLS suggestions. 193
Error Missing a Javadoc comment. 194
Error Name 'm_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
Error Missing a Javadoc comment. 195
Error Name 'm_baseURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
Error Line has trailing spaces. 196
Error Missing a Javadoc comment. 197
Error Parameter resolver should be final. 197
Error Parameter baseURI should be final. 197
Error Missing a Javadoc comment. 202
Error Parameter prefix should be final. 202
Error '{' should be on the previous line. 203
Error Missing a Javadoc comment. 207
Error Parameter prefix should be final. 207
Error Parameter context should be final. 207
Error '{' should be on the previous line. 208
Error Missing a Javadoc comment. 212
Error '{' should be on the previous line. 213
Error Missing a Javadoc comment. 217
Error '{' should be on the previous line. 218

org/apache/excalibur/xml/xpath/XPathUtil.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Using the '.*' form of import should be avoided - org.w3c.dom.*. 20
Error Line has trailing spaces. 27
Error Utility classes should not have a public or default constructor. 31
Error Line is longer than 80 characters. 48
Error Parameter processor should be final. 57
Error Parameter rootNode should be final. 58
Error Parameter path should be final. 59
Error 'if' construct must use '{}'s. 66
Error 'if' construct must use '{}'s. 68
Error Expression can be simplified. 68
Error 'if' construct must use '{}'s. 73
Error 'if' construct must use '{}'s. 75
Error Line is longer than 80 characters. 75
Error Expression can be simplified. 75
Error Expression can be simplified. 76
Error '+' is not preceded with whitespace. 96
Error '+' is not followed by whitespace. 96
Error Expression can be simplified. 102
Error Name 'XPathExp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
Error Line is longer than 80 characters. 115
Error '+' is not preceded with whitespace. 115
Error '+' is not followed by whitespace. 115
Error '-' is not preceded with whitespace. 115
Error '-' is not followed by whitespace. 115
Error Expression can be simplified. 118
Error Line is longer than 80 characters. 120
Error Line is longer than 80 characters. 122
Error '+' is not preceded with whitespace. 122
Error '+' is not followed by whitespace. 122
Error '+' is not preceded with whitespace. 122
Error '+' is not followed by whitespace. 122
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 128
Error '+' is not preceded with whitespace. 128
Error '+' is not followed by whitespace. 128
Error '+' is not preceded with whitespace. 128
Error '+' is not followed by whitespace. 128
Error Line is longer than 80 characters. 131
Error '4' is a magic number. 131
Error Line is longer than 80 characters. 137
Error Expression can be simplified. 138
Error Expression can be simplified. 140
Error Expression can be simplified. 141
Error 'if' construct must use '{}'s. 143
Error Line is longer than 80 characters. 143
Error '-' is not preceded with whitespace. 143
Error '-' is not followed by whitespace. 143
Error 'if' construct must use '{}'s. 144
Error Line is longer than 80 characters. 144
Error '-' is not preceded with whitespace. 144
Error '-' is not followed by whitespace. 144
Error Expression can be simplified. 150
Error Expression can be simplified. 154
Error 'for' is not followed by whitespace. 155
Error '=' is not preceded with whitespace. 155
Error '=' is not followed by whitespace. 155
Error ';' is not followed by whitespace. 155
Error '<' is not preceded with whitespace. 155
Error '<' is not followed by whitespace. 155
Error ';' is not followed by whitespace. 155
Error '=' is not preceded with whitespace. 155
Error '=' is not followed by whitespace. 155
Error '+' is not preceded with whitespace. 155
Error '+' is not followed by whitespace. 155
Error Line is longer than 80 characters. 156
Error 'cast' is not followed by whitespace. 156
Error 'cast' is not followed by whitespace. 156
Error Line is longer than 80 characters. 157
Error 'cast' is not followed by whitespace. 157
Error '+' is not preceded with whitespace. 157
Error '+' is not followed by whitespace. 157
Error Parameter processor should be final. 181
Error Expected @param tag for 'processor'. 181
Error Parameter contextNode should be final. 182
Error Parameter str should be final. 183
Error Parameter processor should be final. 201
Error Expected @param tag for 'processor'. 201
Error Parameter contextNode should be final. 202
Error Parameter str should be final. 203
Error Expected an @return tag. 217
Error Parameter xpath should be final. 217
Error Expected @param tag for 'xpath'. 217
Error Expression can be simplified. 226
Error Expression can be simplified. 237
Error '-' is not preceded with whitespace. 240
Error '-' is not followed by whitespace. 240
Error '+' is not preceded with whitespace. 248
Error '+' is not followed by whitespace. 248
Error Expected an @return tag. 270
Error Parameter contextNode should be final. 270
Error 'if' construct must use '{}'s. 273
Error Expression can be simplified. 277
Error Expression can be simplified. 288
Error Expression can be simplified. 291
Error Expression can be simplified. 298
Error Line is longer than 80 characters. 299
Error First sentence should end with a period. 310
Error Expected an @return tag. 313
Error Expected @param tag for 'contextNode'. 313
Error Expected @param tag for 'path'. 314
Error Expected @param tag for 'startIndex'. 315
Error Expression can be simplified. 327
Error Line is longer than 80 characters. 330
Error '!=' is not preceded with whitespace. 330
Error '!=' is not followed by whitespace. 330
Error '?' is not preceded with whitespace. 330
Error Avoid inline conditionals. 330
Error '?' is not followed by whitespace. 330
Error ':' is not preceded with whitespace. 330
Error ':' is not followed by whitespace. 330
Error '-' is not preceded with whitespace. 331
Error '-' is not followed by whitespace. 331
Error '+' is not preceded with whitespace. 334
Error '+' is not followed by whitespace. 334
Error 'if' construct must use '{}'s. 335
Error Expression can be simplified. 338
Error Expression can be simplified. 342
Error Expected an @return tag. 357
Error Parameter contextNode should be final. 357
Error Parameter path should be final. 358
Error 'if' construct must use '{}'s. 359
Error Line is longer than 80 characters. 369
Error '+' is not preceded with whitespace. 369
Error '+' should be on a new line. 369
Error Line is longer than 80 characters. 370
Error '+' is not preceded with whitespace. 370
Error '+' should be on a new line. 370
Error Line is longer than 80 characters. 371
Error First sentence should end with a period. 376
Error Expected @param tag for 'result'. 379
Error Expected @param tag for 'contextNode'. 380
Error Expected @param tag for 'path'. 381
Error Expected @param tag for 'startIndex'. 382
Error '-' is not preceded with whitespace. 386
Error '-' is not followed by whitespace. 386
Error Line is longer than 80 characters. 394
Error '!=' is not preceded with whitespace. 394
Error '!=' is not followed by whitespace. 394
Error '?' is not preceded with whitespace. 394
Error Avoid inline conditionals. 394
Error '?' is not followed by whitespace. 394
Error ':' is not preceded with whitespace. 394
Error ':' is not followed by whitespace. 394
Error Expression can be simplified. 394
Error Line is longer than 80 characters. 409
Error '!=' is not preceded with whitespace. 409
Error '!=' is not followed by whitespace. 409
Error '?' is not preceded with whitespace. 409
Error Avoid inline conditionals. 409
Error '?' is not followed by whitespace. 409
Error ':' is not preceded with whitespace. 409
Error ':' is not followed by whitespace. 409
Error Expression can be simplified. 409
Error '+' is not preceded with whitespace. 410
Error '+' is not followed by whitespace. 410
Error Line is longer than 80 characters. 421
Error Line has trailing spaces. 428
Error Parameter processor should be final. 428
Error Expected @param tag for 'processor'. 428
Error Parameter root should be final. 429
Error Parameter path should be final. 429
Error Expected @throws tag for 'XPathException'. 430
Error 'if' construct must use '{}'s. 434
Error 'if' construct must use '{}'s. 435
Error Line is longer than 80 characters. 435
Error Expression can be simplified. 435
Error Expression can be simplified. 436
Error Parameter processor should be final. 457
Error Expected @param tag for 'processor'. 457
Error Parameter root should be final. 458
Error Parameter path should be final. 459
Error Parameter defaultValue should be final. 460
Error Expected @throws tag for 'XPathException'. 461
Error 'if' construct must use '{}'s. 463
Error Parameter processor should be final. 479
Error Expected @param tag for 'processor'. 479
Error Line has trailing spaces. 480
Error Parameter root should be final. 480
Error Parameter path should be final. 481
Error Line has trailing spaces. 502
Error Parameter processor should be final. 502
Error Expected @param tag for 'processor'. 502
Error Parameter root should be final. 503
Error Parameter path should be final. 504
Error Parameter defaultValue should be final. 505
Error Expected @throws tag for 'XPathException'. 506
Error Expected an @return tag. 519
Error Parameter processor should be final. 519
Error Expected @param tag for 'processor'. 519
Error Parameter node should be final. 520
Error Expected @param tag for 'node'. 520
Error 'if' construct must use '{}'s. 521
Error 'if' construct must use '{}'s. 532
Error 'else' construct must use '{}'s. 534
Error Expected an @return tag. 547
Error Parameter processor should be final. 547
Error Expected @param tag for 'processor'. 547
Error Parameter node should be final. 548
Error Expected @param tag for 'node'. 548
Error Parameter defaultValue should be final. 548
Error Expected @param tag for 'defaultValue'. 548
Error 'if' construct must use '{}'s. 550

org/apache/excalibur/xml/xslt/TraxErrorHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 31
Error '{' should be on the previous line. 35
Error Missing a Javadoc comment. 36
Error Name 'm_logger' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Error Missing a Javadoc comment. 38
Error '(' is followed by whitespace. 38
Error ')' is preceded with whitespace. 38
Error '{' should be on the previous line. 39
Error 'if' is not followed by whitespace. 40
Error '(' is followed by whitespace. 40
Error ')' is preceded with whitespace. 40
Error '{' should be on the previous line. 41
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error Missing a Javadoc comment. 47
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47
Error '{' should be on the previous line. 49
Error '(' is followed by whitespace. 50
Error ')' is preceded with whitespace. 50
Error 'if' is not followed by whitespace. 51
Error '(' is followed by whitespace. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53
Error '}' should be on the same line. 54
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error Missing a Javadoc comment. 61
Error '(' is followed by whitespace. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 63
Error '(' is followed by whitespace. 64
Error ')' is preceded with whitespace. 64
Error 'if' is not followed by whitespace. 65
Error '(' is followed by whitespace. 65
Error ')' is preceded with whitespace. 65
Error '{' should be on the previous line. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '}' should be on the same line. 68
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 71
Error Missing a Javadoc comment. 75
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error 'if' is not followed by whitespace. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '{' should be on the previous line. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '}' should be on the same line. 82
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Missing a Javadoc comment. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 91
Error 'if' is not followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error Line is longer than 80 characters. 95
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error Avoid inline conditionals. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Avoid inline conditionals. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Line is longer than 80 characters. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104

org/apache/excalibur/xml/xslt/XSLTProcessor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 32
Error '{' should be on the previous line. 38
Error Missing a Javadoc comment. 44
Error '{' should be on the previous line. 45
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 47
Error Line is longer than 80 characters. 49
Error Missing a Javadoc comment. 49
Error '(' is followed by whitespace. 49
Error 'transformerHandler' hides a field. 49
Error Line is longer than 80 characters. 50
Error 'transformerValidity' hides a field. 50
Error ')' is preceded with whitespace. 50
Error Method 'getTransfomerHandler' is not designed for extension - needs to be abstract, final or empty. 56
Error Missing a Javadoc comment. 56
Error '{' should be on the previous line. 57
Error Method 'getTransfomerValidity' is not designed for extension - needs to be abstract, final or empty. 61
Error Missing a Javadoc comment. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Line is longer than 80 characters. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error Line is longer than 80 characters. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error Line is longer than 80 characters. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error Line is longer than 80 characters. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162

org/apache/excalibur/xml/xslt/XSLTProcessorException.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 22
Error '{' should be on the previous line. 28
Error Missing a Javadoc comment. 29
Error '(' is followed by whitespace. 29
Error ')' is preceded with whitespace. 29
Error '{' should be on the previous line. 30
Error '(' is followed by whitespace. 31
Error ')' is preceded with whitespace. 31
Error Missing a Javadoc comment. 34
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 35
Error '{' should be on the previous line. 36
Error '(' is followed by whitespace. 37
Error ')' is preceded with whitespace. 37

org/apache/excalibur/xml/xslt/XSLTProcessorImpl.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Line is longer than 80 characters. 69
Error Line is longer than 80 characters. 70
Error Line is longer than 80 characters. 71
Error Line is longer than 80 characters. 72
Error Line is longer than 80 characters. 77
Error '{' should be on the previous line. 96
Error First sentence should end with a period. 97
Error Name 'm_store' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
Error Variable 'm_store' must be private and have accessor methods. 98
Error First sentence should end with a period. 100
Error Name 'm_transformerFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
Error Variable 'm_transformerFactory' must be private and have accessor methods. 101
Error First sentence should end with a period. 102
Error Name 'm_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
Error Variable 'm_factory' must be private and have accessor methods. 103
Error First sentence should end with a period. 104
Error Name 'm_defaultFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
Error Variable 'm_defaultFactory' must be private and have accessor methods. 105
Error Line has trailing spaces. 106
Error Name 'm_useStore' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Error Variable 'm_useStore' must be private and have accessor methods. 108
Error Name 'm_incrementalProcessing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
Error Variable 'm_incrementalProcessing' must be private and have accessor methods. 111
Error First sentence should end with a period. 113
Error Name 'm_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
Error Variable 'm_resolver' must be private and have accessor methods. 114
Error First sentence should end with a period. 116
Error Name 'm_errorHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
Error Variable 'm_errorHandler' must be private and have accessor methods. 117
Error First sentence should end with a period. 119
Error Name 'm_checkIncludes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
Error Variable 'm_checkIncludes' must be private and have accessor methods. 120
Error Line has trailing spaces. 121
Error First sentence should end with a period. 122
Error Name 'm_includesMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
Error Variable 'm_includesMap' must be private and have accessor methods. 123
Error Missing a Javadoc comment. 125
Error Name 'm_xmlizer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
Error Variable 'm_xmlizer' must be private and have accessor methods. 125
Error First sentence should end with a period. 127
Error Name 'm_manager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
Error Variable 'm_manager' must be private and have accessor methods. 128
Error Line has trailing spaces. 129
Error Method 'service' is not designed for extension - needs to be abstract, final or empty. 137
Error '(' is followed by whitespace. 137
Error Expected @param tag for 'manager'. 137
Error ')' is preceded with whitespace. 137
Error Expected @throws tag for 'ServiceException'. 138
Error '{' should be on the previous line. 139
Error 'cast' is not followed by whitespace. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error 'cast' is not followed by whitespace. 142
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error 'if' is not followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error 'cast' is not followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error First sentence should end with a period. 150
Error Method 'initialize' is not designed for extension - needs to be abstract, final or empty. 153
Error Expected @throws tag for 'Exception'. 154
Error '{' should be on the previous line. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error First sentence should end with a period. 161
Error Method 'dispose' is not designed for extension - needs to be abstract, final or empty. 164
Error '{' should be on the previous line. 165
Error Line has trailing spaces. 166
Error '(' is followed by whitespace. 166
Error '{' should be on the previous line. 167
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error First sentence should end with a period. 179
Error Method 'parameterize' is not designed for extension - needs to be abstract, final or empty. 182
Error '(' is followed by whitespace. 182
Error Expected @param tag for 'params'. 182
Error ')' is preceded with whitespace. 182
Error Expected @throws tag for 'ParameterException'. 183
Error '{' should be on the previous line. 184
Error Line is longer than 80 characters. 185
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error Line is longer than 80 characters. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error Line is longer than 80 characters. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error 'if' is not followed by whitespace. 189
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '{' should be on the previous line. 190
Error '(' is followed by whitespace. 192
Error ')' is preceded with whitespace. 192
Error '}' should be on the same line. 194
Error 'if' is not followed by whitespace. 195
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '+' should be on a new line. 198
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error First sentence should end with a period. 204
Error Method 'setTransformerFactory' is not designed for extension - needs to be abstract, final or empty. 207
Error '(' is followed by whitespace. 207
Error Expected @param tag for 'classname'. 207
Error ')' is preceded with whitespace. 207
Error '{' should be on the previous line. 208
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error Line is longer than 80 characters. 213
Error Method 'getTransformerHandler' is not designed for extension - needs to be abstract, final or empty. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error Line is longer than 80 characters. 222
Error Method 'getTransformerHandler' is not designed for extension - needs to be abstract, final or empty. 224
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 225
Error '{' should be on the previous line. 227
Error Line is longer than 80 characters. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error Line is longer than 80 characters. 232
Error Method 'getTransformerHandlerAndValidity' is not designed for extension - needs to be abstract, final or empty. 232
Error Missing a Javadoc comment. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error Line is longer than 80 characters. 238
Error Method 'getTransformerHandlerAndValidity' is not designed for extension - needs to be abstract, final or empty. 238
Error Missing a Javadoc comment. 238
Error '(' is followed by whitespace. 238
Error Parameter stylesheet should be final. 238
Error Parameter filter should be final. 238
Error ')' is preceded with whitespace. 238
Error '{' should be on the previous line. 240
Error '{' should be on the previous line. 242
Error Line is longer than 80 characters. 244
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error 'if' is not followed by whitespace. 245
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '{' should be on the previous line. 246
Error 'if' is not followed by whitespace. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '{' should be on the previous line. 248
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error Line is longer than 80 characters. 254
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error 'if' is not followed by whitespace. 260
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error '{' should be on the previous line. 261
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error 'if' is not followed by whitespace. 265
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error '{' should be on the previous line. 266
Error '(' is followed by whitespace. 267
Error Line is longer than 80 characters. 268
Error ')' is preceded with whitespace. 268
Error 'if' is not followed by whitespace. 273
Error '(' is followed by whitespace. 273
Error '{' should be on the previous line. 274
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error '{' should be on the previous line. 279
Error '(' is followed by whitespace. 281
Error Line is longer than 80 characters. 282
Error Avoid inline conditionals. 282
Error 'cast' is not followed by whitespace. 282
Error 'cast' is not followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error 'if' is not followed by whitespace. 288
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error '{' should be on the previous line. 289
Error ')' is preceded with whitespace. 292
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error Line is longer than 80 characters. 298
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error 'if' is not followed by whitespace. 304
Error '(' is followed by whitespace. 304
Error '{' should be on the previous line. 305
Error 'cast' is not followed by whitespace. 306
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error 'if' is not followed by whitespace. 307
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 307
Error '{' should be on the previous line. 308
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error 'for' is not followed by whitespace. 311
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 311
Error '{' should be on the previous line. 312
Error Line is longer than 80 characters. 313
Error '(' is followed by whitespace. 313
Error 'cast' is not followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error 'cast' is not followed by whitespace. 313
Error '(' is followed by whitespace. 313
Error ')' is preceded with whitespace. 313
Error ')' is preceded with whitespace. 313
Error ')' is preceded with whitespace. 313
Error Line is longer than 80 characters. 320
Error '(' is followed by whitespace. 320
Error ')' is preceded with whitespace. 320
Error '}' should be on the same line. 321
Error '{' should be on the previous line. 323
Error 'if' construct must use '{}'s. 324
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error '}' should be on the same line. 326
Error '{' should be on the previous line. 328
Error 'if' is not followed by whitespace. 329
Error '(' is followed by whitespace. 329
Error ')' is preceded with whitespace. 329
Error '{' should be on the previous line. 330
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 331
Error '}' should be on the same line. 336
Error 'catch' is not followed by whitespace. 337
Error '(' is followed by whitespace. 337
Error ')' is preceded with whitespace. 337
Error '{' should be on the previous line. 338
Error Line is longer than 80 characters. 341
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341
Error Line is longer than 80 characters. 345
Error Line is longer than 80 characters. 349
Error Line is longer than 80 characters. 350
Error '}' should be on the same line. 352
Error 'catch' is not followed by whitespace. 353
Error '(' is followed by whitespace. 353
Error ')' is preceded with whitespace. 353
Error '{' should be on the previous line. 354
Error Line is longer than 80 characters. 355
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error Missing a Javadoc comment. 359
Error '(' is followed by whitespace. 359
Error Parameter source should be final. 359
Error Parameter handler should be final. 359
Error ')' is preceded with whitespace. 359
Error Redundant throws: 'SourceException' is subclass of 'IOException'. 360
Error '{' should be on the previous line. 361
Error 'if' is not followed by whitespace. 362
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error '{' should be on the previous line. 363
Error '(' is followed by whitespace. 364
Error 'cast' is not followed by whitespace. 364
Error ')' is preceded with whitespace. 364
Error '(' is followed by whitespace. 364
Error ')' is preceded with whitespace. 364
Error '}' should be on the same line. 365
Error '{' should be on the previous line. 367
Error '(' is followed by whitespace. 371
Error ')' is preceded with whitespace. 371
Error Method 'transform' is not designed for extension - needs to be abstract, final or empty. 375
Error Missing a Javadoc comment. 375
Error '(' is followed by whitespace. 375
Error ')' is preceded with whitespace. 378
Error '{' should be on the previous line. 380
Error '{' should be on the previous line. 382
Error 'if' is not followed by whitespace. 383
Error '(' is followed by whitespace. 383
Error ')' is preceded with whitespace. 383
Error '{' should be on the previous line. 384
Error '(' is followed by whitespace. 385
Error '+' should be on a new line. 385
Error '+' should be on a new line. 386
Error '+' should be on a new line. 387
Error ')' is preceded with whitespace. 388
Error Line is longer than 80 characters. 390
Error '(' is followed by whitespace. 390
Error ')' is preceded with whitespace. 390
Error 'if' is not followed by whitespace. 391
Error '(' is followed by whitespace. 391
Error ')' is preceded with whitespace. 391
Error '{' should be on the previous line. 392
Error 'for' is not followed by whitespace. 396
Error '(' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error '{' should be on the previous line. 397
Error Line is longer than 80 characters. 398
Error '(' is followed by whitespace. 398
Error '(' is followed by whitespace. 398
Error ')' is preceded with whitespace. 398
Error ')' is preceded with whitespace. 398
Error '(' is followed by whitespace. 402
Error ')' is preceded with whitespace. 402
Error '(' is followed by whitespace. 403
Error ')' is preceded with whitespace. 403
Error 'if' is not followed by whitespace. 404
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error '{' should be on the previous line. 405
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error '}' should be on the same line. 408
Error 'catch' is not followed by whitespace. 409
Error '(' is followed by whitespace. 409
Error ')' is preceded with whitespace. 409
Error '{' should be on the previous line. 410
Error '(' is followed by whitespace. 414
Error ')' is preceded with whitespace. 414
Error Line is longer than 80 characters. 423
Error Line is longer than 80 characters. 425
Error '}' should be on the same line. 428
Error 'catch' is not followed by whitespace. 429
Error '(' is followed by whitespace. 429
Error ')' is preceded with whitespace. 429
Error '{' should be on the previous line. 430
Error '(' is followed by whitespace. 432
Error ')' is preceded with whitespace. 432
Error Expected an @return tag. 441
Error '(' is followed by whitespace. 441
Error Parameter factoryName should be final. 441
Error Expected @param tag for 'factoryName'. 441
Error ')' is preceded with whitespace. 441
Error '{' should be on the previous line. 442
Error Name '_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 443
Error 'if' is not followed by whitespace. 445
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error '{' should be on the previous line. 446
Error 'cast' is not followed by whitespace. 447
Error '}' should be on the same line. 448
Error '{' should be on the previous line. 450
Error '{' should be on the previous line. 452
Error Line is longer than 80 characters. 453
Error 'if' is not followed by whitespace. 454
Error '(' is followed by whitespace. 454
Error ')' is preceded with whitespace. 454
Error '{' should be on the previous line. 455
Error Line is longer than 80 characters. 458
Error 'cast' is not followed by whitespace. 458
Error '(' is followed by whitespace. 458
Error ')' is preceded with whitespace. 458
Error '}' should be on the same line. 459
Error 'catch' is not followed by whitespace. 460
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error '{' should be on the previous line. 461
Error Line is longer than 80 characters. 462
Error '(' is followed by whitespace. 462
Error Line is longer than 80 characters. 463
Error ')' is preceded with whitespace. 463
Error 'if' construct must use '{}'s. 464
Error 'if' is not followed by whitespace. 464
Error '(' is followed by whitespace. 464
Error ')' is preceded with whitespace. 464
Error Line is longer than 80 characters. 466
Error 'cast' is not followed by whitespace. 466
Error '}' should be on the same line. 467
Error 'catch' is not followed by whitespace. 468
Error '(' is followed by whitespace. 468
Error ')' is preceded with whitespace. 468
Error '{' should be on the previous line. 469
Error '(' is followed by whitespace. 470
Error Line is longer than 80 characters. 471
Error ')' is preceded with whitespace. 471
Error 'if' construct must use '{}'s. 472
Error 'if' is not followed by whitespace. 472
Error '(' is followed by whitespace. 472
Error ')' is preceded with whitespace. 472
Error Line is longer than 80 characters. 474
Error 'cast' is not followed by whitespace. 474
Error '}' should be on the same line. 475
Error 'catch' is not followed by whitespace. 476
Error '(' is followed by whitespace. 476
Error ')' is preceded with whitespace. 476
Error '{' should be on the previous line. 477
Error Line is longer than 80 characters. 478
Error '(' is followed by whitespace. 478
Error Line is longer than 80 characters. 479
Error ')' is preceded with whitespace. 479
Error 'if' construct must use '{}'s. 480
Error 'if' is not followed by whitespace. 480
Error '(' is followed by whitespace. 480
Error ')' is preceded with whitespace. 480
Error Line is longer than 80 characters. 482
Error 'cast' is not followed by whitespace. 482
Error '(' is followed by whitespace. 486
Error ')' is preceded with whitespace. 486
Error '(' is followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error Line is longer than 80 characters. 491
Error 'if' is not followed by whitespace. 491
Error '(' is followed by whitespace. 491
Error '(' is followed by whitespace. 491
Error ')' is preceded with whitespace. 491
Error ')' is preceded with whitespace. 491
Error Line is longer than 80 characters. 493
Error '(' is followed by whitespace. 493
Error '(' is followed by whitespace. 494
Error ')' is preceded with whitespace. 494
Error ')' is preceded with whitespace. 494
Error Line is longer than 80 characters. 500
Error Missing a Javadoc comment. 500
Error '(' is followed by whitespace. 500
Error Parameter stylesheet should be final. 500
Error Parameter id should be final. 500
Error ')' is preceded with whitespace. 500
Error Redundant throws: 'SourceException' is subclass of 'IOException'. 501
Error '{' should be on the previous line. 502
Error 'if' is not followed by whitespace. 503
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '{' should be on the previous line. 504
Error Line is longer than 80 characters. 511
Error 'if' is not followed by whitespace. 513
Error '(' is followed by whitespace. 513
Error ')' is preceded with whitespace. 513
Error '{' should be on the previous line. 514
Error '(' is followed by whitespace. 515
Error ')' is preceded with whitespace. 515
Error 'if' is not followed by whitespace. 521
Error '(' is followed by whitespace. 521
Error ')' is preceded with whitespace. 521
Error '{' should be on the previous line. 522
Error '(' is followed by whitespace. 524
Error ')' is preceded with whitespace. 524
Error Line is longer than 80 characters. 528
Error 'cast' is not followed by whitespace. 529
Error '(' is followed by whitespace. 529
Error ')' is preceded with whitespace. 529
Error 'if' is not followed by whitespace. 530
Error '(' is followed by whitespace. 530
Error ')' is preceded with whitespace. 530
Error '{' should be on the previous line. 531
Error Line is longer than 80 characters. 537
Error 'cast' is not followed by whitespace. 537
Error 'if' is not followed by whitespace. 540
Error '(' is followed by whitespace. 540
Error ')' is preceded with whitespace. 540
Error '{' should be on the previous line. 541
Error '(' is followed by whitespace. 542
Error ')' is preceded with whitespace. 542
Error '(' is followed by whitespace. 543
Error ')' is preceded with whitespace. 543
Error '}' should be on the same line. 544
Error '{' should be on the previous line. 546
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error 'if' is not followed by whitespace. 549
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error '{' should be on the previous line. 550
Error '(' is followed by whitespace. 551
Error ')' is preceded with whitespace. 551
Error Line has trailing spaces. 556
Error '(' is followed by whitespace. 556
Error ')' is preceded with whitespace. 556
Error '{' should be on the previous line. 557
Error 'cast' is not followed by whitespace. 559
Error 'if' is not followed by whitespace. 560
Error '(' is followed by whitespace. 560
Error ')' is preceded with whitespace. 560
Error '{' should be on the previous line. 561
Error '(' is followed by whitespace. 563
Error ')' is preceded with whitespace. 563
Error Line has trailing spaces. 564
Error 'for' is not followed by whitespace. 565
Error '(' is followed by whitespace. 565
Error ')' is preceded with whitespace. 565
Error '{' should be on the previous line. 566
Error 'cast' is not followed by whitespace. 568
Error '(' is followed by whitespace. 568
Error ')' is preceded with whitespace. 568
Error 'cast' is not followed by whitespace. 569
Error '(' is followed by whitespace. 570
Error ')' is preceded with whitespace. 570
Error Line has trailing spaces. 571
Error 'if' is not followed by whitespace. 574
Error '(' is followed by whitespace. 574
Error ')' is preceded with whitespace. 574
Error '{' should be on the previous line. 575
Error Line has trailing spaces. 577
Error '{' should be on the previous line. 578
Error Line is longer than 80 characters. 579
Error '(' is followed by whitespace. 579
Error 'cast' is not followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error Line is longer than 80 characters. 580
Error 'if' is not followed by whitespace. 581
Error '(' is followed by whitespace. 581
Error ')' is preceded with whitespace. 581
Error '{' should be on the previous line. 582
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '(' is followed by whitespace. 584
Error ')' is preceded with whitespace. 584
Error Line has trailing spaces. 585
Error Line has trailing spaces. 586
Error '}' should be on the same line. 586
Error Line has trailing spaces. 587
Error '{' should be on the previous line. 588
Error '}' should be on the same line. 591
Error '{' should be on the previous line. 593
Error '(' is followed by whitespace. 594
Error ')' is preceded with whitespace. 594
Error 'if' is not followed by whitespace. 596
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error '{' should be on the previous line. 597
Error '(' is followed by whitespace. 598
Error ')' is preceded with whitespace. 598
Error 'cast' is not followed by whitespace. 607
Error ')' is preceded with whitespace. 607
Error '(' is followed by whitespace. 608
Error ')' is preceded with whitespace. 608
Error '(' is followed by whitespace. 609
Error ')' is preceded with whitespace. 609
Error '(' is followed by whitespace. 610
Error ')' is preceded with whitespace. 610
Error Line is longer than 80 characters. 613
Error Missing a Javadoc comment. 613
Error '(' is followed by whitespace. 613
Error Parameter templates should be final. 613
Error Parameter stylesheet should be final. 613
Error Parameter id should be final. 613
Error ')' is preceded with whitespace. 613
Error '{' should be on the previous line. 615
Error 'if' construct must use '{}'s. 616
Error 'if' is not followed by whitespace. 616
Error '(' is followed by whitespace. 616
Error ')' is preceded with whitespace. 616
Error Line is longer than 80 characters. 622
Error 'if' is not followed by whitespace. 626
Error '(' is followed by whitespace. 626
Error ')' is preceded with whitespace. 626
Error '{' should be on the previous line. 627
Error '3' is a magic number. 629
Error Line has trailing spaces. 632
Error '(' is followed by whitespace. 632
Error ')' is preceded with whitespace. 632
Error '{' should be on the previous line. 633
Error '(' is followed by whitespace. 634
Error ')' is preceded with whitespace. 634
Error '(' is followed by whitespace. 636
Error ')' is preceded with whitespace. 636
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 654
Error '(' is followed by whitespace. 654
Error Parameter href should be final. 654
Error Parameter base should be final. 654
Error ')' is preceded with whitespace. 654
Error '{' should be on the previous line. 656
Error 'if' is not followed by whitespace. 657
Error '(' is followed by whitespace. 657
Error ')' is preceded with whitespace. 657
Error '{' should be on the previous line. 658
Error '(' is followed by whitespace. 659
Error '+' should be on a new line. 659
Error Line is longer than 80 characters. 660
Error ')' is preceded with whitespace. 660
Error '{' should be on the previous line. 665
Error 'if' is not followed by whitespace. 666
Error '(' is followed by whitespace. 666
Error '(' is followed by whitespace. 666
Error ')' is preceded with whitespace. 666
Error ')' is preceded with whitespace. 666
Error '{' should be on the previous line. 667
Error '(' is followed by whitespace. 669
Error ')' is preceded with whitespace. 669
Error '}' should be on the same line. 670
Error 'if' is not followed by whitespace. 671
Error '(' is followed by whitespace. 671
Error ')' is preceded with whitespace. 671
Error '{' should be on the previous line. 672
Error '(' is followed by whitespace. 674
Error ')' is preceded with whitespace. 674
Error '}' should be on the same line. 675
Error '{' should be on the previous line. 677
Error 'if' is not followed by whitespace. 679
Error '(' is followed by whitespace. 679
Error '(' is followed by whitespace. 679
Error ')' is preceded with whitespace. 679
Error ')' is preceded with whitespace. 679
Error '{' should be on the previous line. 680
Error '(' is followed by whitespace. 681
Error ')' is preceded with whitespace. 681
Error 'if' is not followed by whitespace. 682
Error '(' is followed by whitespace. 682
Error ')' is preceded with whitespace. 682
Error '{' should be on the previous line. 683
Error '}' should be on the same line. 687
Error '{' should be on the previous line. 689
Error Line is longer than 80 characters. 690
Error '(' is followed by whitespace. 690
Error '(' is followed by whitespace. 690
Error ')' is preceded with whitespace. 690
Error ')' is preceded with whitespace. 691
Error '}' should be on the same line. 693
Error '{' should be on the previous line. 695
Error '(' is followed by whitespace. 696
Error '(' is followed by whitespace. 696
Error '5' is a magic number. 696
Error ')' is preceded with whitespace. 696
Error ')' is preceded with whitespace. 696
Error '(' is followed by whitespace. 697
Error ')' is preceded with whitespace. 697
Error Line is longer than 80 characters. 698
Error '(' is followed by whitespace. 698
Error ')' is preceded with whitespace. 698
Error '(' is followed by whitespace. 702
Error ')' is preceded with whitespace. 702
Error 'if' is not followed by whitespace. 704
Error '(' is followed by whitespace. 704
Error ')' is preceded with whitespace. 704
Error '{' should be on the previous line. 705
Error Line is longer than 80 characters. 706
Error '(' is followed by whitespace. 706
Error ')' is preceded with whitespace. 706
Error '(' is followed by whitespace. 709
Error ')' is preceded with whitespace. 709
Error 'cast' is not followed by whitespace. 711
Error '(' is followed by whitespace. 711
Error ')' is preceded with whitespace. 711
Error 'if' is not followed by whitespace. 712
Error '(' is followed by whitespace. 712
Error ')' is preceded with whitespace. 712
Error '{' should be on the previous line. 713
Error 'if' is not followed by whitespace. 715
Error '(' is followed by whitespace. 715
Error ')' is preceded with whitespace. 715
Error '{' should be on the previous line. 716
Error Line is longer than 80 characters. 717
Error '(' is followed by whitespace. 717
Error ')' is preceded with whitespace. 717
Error '}' should be on the same line. 718
Error '{' should be on the previous line. 720
Error '(' is followed by whitespace. 722
Error ')' is preceded with whitespace. 722
Error '(' is followed by whitespace. 727
Error ')' is preceded with whitespace. 727
Error '}' should be on the same line. 728
Error 'catch' is not followed by whitespace. 729
Error '(' is followed by whitespace. 729
Error ')' is preceded with whitespace. 729
Error '{' should be on the previous line. 730
Error 'if' is not followed by whitespace. 731
Error '(' is followed by whitespace. 731
Error ')' is preceded with whitespace. 731
Error '{' should be on the previous line. 732
Error '(' is followed by whitespace. 733
Error ')' is preceded with whitespace. 734
Error '}' should be on the same line. 740
Error 'catch' is not followed by whitespace. 741
Error '(' is followed by whitespace. 741
Error ')' is preceded with whitespace. 741
Error '{' should be on the previous line. 742
Error 'if' is not followed by whitespace. 743
Error '(' is followed by whitespace. 743
Error ')' is preceded with whitespace. 743
Error '{' should be on the previous line. 744
Error '(' is followed by whitespace. 745
Error Line is longer than 80 characters. 746
Error ')' is preceded with whitespace. 746
Error '}' should be on the same line. 750
Error 'catch' is not followed by whitespace. 751
Error '(' is followed by whitespace. 751
Error ')' is preceded with whitespace. 751
Error '{' should be on the previous line. 752
Error 'if' is not followed by whitespace. 753
Error '(' is followed by whitespace. 753
Error ')' is preceded with whitespace. 753
Error '{' should be on the previous line. 754
Error '(' is followed by whitespace. 755
Error Line is longer than 80 characters. 756
Error ')' is preceded with whitespace. 756
Error '}' should be on the same line. 760
Error '{' should be on the previous line. 762
Error '(' is followed by whitespace. 763
Error ')' is preceded with whitespace. 763
Error Expected an @return tag. 774
Error '(' is followed by whitespace. 774
Error Expected @param tag for 'source'. 774
Error ')' is preceded with whitespace. 774
Error Expected @throws tag for 'SourceException'. 775
Error Redundant throws: 'SourceException' is subclass of 'IOException'. 775
Error '{' should be on the previous line. 776
Error Line is longer than 80 characters. 777
Error '(' is followed by whitespace. 777
Error ')' is preceded with whitespace. 777
Error '(' is followed by whitespace. 778
Error ')' is preceded with whitespace. 778
Error Line has trailing spaces. 781
Error First sentence should end with a period. 782
Error Line has trailing spaces. 785
Error Method 'recycle' is not designed for extension - needs to be abstract, final or empty. 785
Error '{' should be on the previous line. 786
Error '(' is followed by whitespace. 789
Error ')' is preceded with whitespace. 789
Error '{' should be on the previous line. 790

org/apache/excalibur/xml/xslt/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/xmlizer/DefaultXMLizer.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 50
Error First sentence should end with a period. 51
Error Name 'm_serviceManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
Error First sentence should end with a period. 53
Error Line is longer than 80 characters. 53
Error Name 'm_mimeTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
Error Line is longer than 80 characters. 57
Error Missing a Javadoc comment. 59
Error '(' is followed by whitespace. 59
Error Parameter serviceManager should be final. 59
Error ')' is preceded with whitespace. 59
Error Line is longer than 80 characters. 65
Error Line is longer than 80 characters. 67
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error Parameter configuration should be final. 67
Error ')' is preceded with whitespace. 67
Error '(' is followed by whitespace. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error Line is longer than 80 characters. 78
Error '+' is not preceded with whitespace. 78
Error '+' is not followed by whitespace. 78
Error '+' is not preceded with whitespace. 78
Error '+' is not followed by whitespace. 78
Error '+' is not preceded with whitespace. 78
Error '+' is not followed by whitespace. 78
Error '+' is not preceded with whitespace. 78
Error '+' is not followed by whitespace. 78
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error Line is longer than 80 characters. 83
Error '+' is not preceded with whitespace. 83
Error '+' is not followed by whitespace. 83
Error '+' is not preceded with whitespace. 83
Error '+' is not followed by whitespace. 83
Error Line is longer than 80 characters. 88
Error Missing a Javadoc comment. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '}' should be on the same line. 109
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error '+' should be on a new line. 114
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '}' should be on the same line. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error Line is longer than 80 characters. 132
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '}' should be on the same line. 133
Error Line has trailing spaces. 134
Error '{' should be on the previous line. 135
Error Line has trailing spaces. 136

org/apache/excalibur/xmlizer/XMLizer.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 33
Error Missing a Javadoc comment. 34
Error Line is longer than 80 characters. 38
Error Line is longer than 80 characters. 44
Error '(' is followed by whitespace. 46
Error Expected @param tag for 'handler'. 49
Error ')' is preceded with whitespace. 49
Error Expected @throws tag for 'SAXException'. 50
Error Expected @throws tag for 'IOException'. 50

org/apache/excalibur/xmlizer/package.html

ErrorLine
Error Missing package documentation file.0