Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
4210014749

Files

FilesIWE
org/jaxen/BaseXPath.java 00241
org/jaxen/Context.java 0078
org/jaxen/ContextSupport.java 0090
org/jaxen/DefaultNavigator.java 00172
org/jaxen/Function.java 0019
org/jaxen/FunctionCallException.java 0035
org/jaxen/FunctionContext.java 0019
org/jaxen/JaxenConstants.java 0014
org/jaxen/JaxenException.java 0044
org/jaxen/JaxenHandler.java 00411
org/jaxen/JaxenRuntimeException.java 0050
org/jaxen/NamedAccessNavigator.java 0016
org/jaxen/NamespaceContext.java 0018
org/jaxen/Navigator.java 0032
org/jaxen/QualifiedName.java 0049
org/jaxen/SimpleFunctionContext.java 0044
org/jaxen/SimpleNamespaceContext.java 0068
org/jaxen/SimpleVariableContext.java 0055
org/jaxen/UnresolvableException.java 0022
org/jaxen/UnsupportedAxisException.java 0022
org/jaxen/VariableContext.java 0020
org/jaxen/XPath.java 0037
org/jaxen/XPathFunctionContext.java 00100
org/jaxen/XPathSyntaxException.java 0054
org/jaxen/dom/DOMXPath.java 0021
org/jaxen/dom/DocumentNavigator.java 00295
org/jaxen/dom/NamespaceNode.java 00206
org/jaxen/dom4j/DocumentNavigator.java 00298
org/jaxen/dom4j/Dom4jXPath.java 0021
org/jaxen/expr/AdditiveExpr.java 005
org/jaxen/expr/AllNodeStep.java 0017
org/jaxen/expr/BinaryExpr.java 0019
org/jaxen/expr/CommentNodeStep.java 0017
org/jaxen/expr/DefaultAbsoluteLocationPath.java 0040
org/jaxen/expr/DefaultAdditiveExpr.java 0015
org/jaxen/expr/DefaultAllNodeStep.java 0037
org/jaxen/expr/DefaultAndExpr.java 0052
org/jaxen/expr/DefaultArithExpr.java 0026
org/jaxen/expr/DefaultBinaryExpr.java 0050
org/jaxen/expr/DefaultCommentNodeStep.java 0038
org/jaxen/expr/DefaultDivExpr.java 0041
org/jaxen/expr/DefaultEqualityExpr.java 00168
org/jaxen/expr/DefaultEqualsExpr.java 0057
org/jaxen/expr/DefaultExpr.java 0039
org/jaxen/expr/DefaultFilterExpr.java 00110
org/jaxen/expr/DefaultFunctionCallExpr.java 0056
org/jaxen/expr/DefaultGreaterThanEqualExpr.java 0039
org/jaxen/expr/DefaultGreaterThanExpr.java 0040
org/jaxen/expr/DefaultLessThanEqualExpr.java 0039
org/jaxen/expr/DefaultLessThanExpr.java 0040
org/jaxen/expr/DefaultLiteralExpr.java 0036
org/jaxen/expr/DefaultLocationPath.java 0036
org/jaxen/expr/DefaultLogicalExpr.java 0023
org/jaxen/expr/DefaultMinusExpr.java 0028
org/jaxen/expr/DefaultModExpr.java 0036
org/jaxen/expr/DefaultMultiplicativeExpr.java 0027
org/jaxen/expr/DefaultMultiplyExpr.java 0036
org/jaxen/expr/DefaultNameStep.java 00107
org/jaxen/expr/DefaultNotEqualsExpr.java 0059
org/jaxen/expr/DefaultNumberExpr.java 0029
org/jaxen/expr/DefaultOrExpr.java 0053
org/jaxen/expr/DefaultPathExpr.java 0023
org/jaxen/expr/DefaultPlusExpr.java 0043
org/jaxen/expr/DefaultPredicate.java 0047
org/jaxen/expr/DefaultProcessingInstructionNodeStep.java 0055
org/jaxen/expr/DefaultRelationalExpr.java 00150
org/jaxen/expr/DefaultRelativeLocationPath.java 0025
org/jaxen/expr/DefaultStep.java 0091
org/jaxen/expr/DefaultTextNodeStep.java 0038
org/jaxen/expr/DefaultTruthExpr.java 0068
org/jaxen/expr/DefaultUnaryExpr.java 0042
org/jaxen/expr/DefaultUnionExpr.java 0069
org/jaxen/expr/DefaultVariableReferenceExpr.java 0055
org/jaxen/expr/DefaultXPathExpr.java 0048
org/jaxen/expr/DefaultXPathFactory.java 00326
org/jaxen/expr/EqualityExpr.java 0019
org/jaxen/expr/Expr.java 0020
org/jaxen/expr/FilterExpr.java 0023
org/jaxen/expr/FunctionCallExpr.java 0025
org/jaxen/expr/IdentitySet.java 0026
org/jaxen/expr/LiteralExpr.java 0019
org/jaxen/expr/LocationPath.java 0021
org/jaxen/expr/LogicalExpr.java 0019
org/jaxen/expr/MultiplicativeExpr.java 0019
org/jaxen/expr/NameStep.java 0021
org/jaxen/expr/NodeComparator.java 0056
org/jaxen/expr/NumberExpr.java 006
org/jaxen/expr/PathExpr.java 0020
org/jaxen/expr/Predicate.java 0022
org/jaxen/expr/PredicateSet.java 0058
org/jaxen/expr/Predicated.java 0020
org/jaxen/expr/ProcessingInstructionNodeStep.java 0020
org/jaxen/expr/RelationalExpr.java 0020
org/jaxen/expr/Step.java 0041
org/jaxen/expr/TextNodeStep.java 0017
org/jaxen/expr/UnaryExpr.java 0018
org/jaxen/expr/UnionExpr.java 0017
org/jaxen/expr/VariableReferenceExpr.java 0021
org/jaxen/expr/Visitable.java 0018
org/jaxen/expr/Visitor.java 0056
org/jaxen/expr/VisitorSupport.java 0062
org/jaxen/expr/XPathExpr.java 0022
org/jaxen/expr/XPathFactory.java 0078
org/jaxen/expr/iter/IterableAncestorAxis.java 0029
org/jaxen/expr/iter/IterableAncestorOrSelfAxis.java 0030
org/jaxen/expr/iter/IterableAttributeAxis.java 0036
org/jaxen/expr/iter/IterableAxis.java 0034
org/jaxen/expr/iter/IterableChildAxis.java 0031
org/jaxen/expr/iter/IterableDescendantAxis.java 0029
org/jaxen/expr/iter/IterableDescendantOrSelfAxis.java 0030
org/jaxen/expr/iter/IterableFollowingAxis.java 0029
org/jaxen/expr/iter/IterableFollowingSiblingAxis.java 0030
org/jaxen/expr/iter/IterableNamespaceAxis.java 0029
org/jaxen/expr/iter/IterableParentAxis.java 0029
org/jaxen/expr/iter/IterablePrecedingAxis.java 0029
org/jaxen/expr/iter/IterablePrecedingSiblingAxis.java 0030
org/jaxen/expr/iter/IterableSelfAxis.java 0029
org/jaxen/function/BooleanFunction.java 0086
org/jaxen/function/CeilingFunction.java 0059
org/jaxen/function/ConcatFunction.java 0056
org/jaxen/function/ContainsFunction.java 0057
org/jaxen/function/CountFunction.java 0047
org/jaxen/function/FalseFunction.java 0036
org/jaxen/function/FloorFunction.java 0059
org/jaxen/function/IdFunction.java 0064
org/jaxen/function/LangFunction.java 0086
org/jaxen/function/LastFunction.java 0045
org/jaxen/function/LocalNameFunction.java 00121
org/jaxen/function/NameFunction.java 00128
org/jaxen/function/NamespaceUriFunction.java 00113
org/jaxen/function/NormalizeSpaceFunction.java 0066
org/jaxen/function/NotFunction.java 001
org/jaxen/function/NotFunction.java 0057
org/jaxen/function/NumberFunction.java 00130
org/jaxen/function/PositionFunction.java 0051
org/jaxen/function/RoundFunction.java 0062
org/jaxen/function/StartsWithFunction.java 0062
org/jaxen/function/StringFunction.java 00129
org/jaxen/function/StringLengthFunction.java 0071
org/jaxen/function/SubstringAfterFunction.java 0071
org/jaxen/function/SubstringBeforeFunction.java 0072
org/jaxen/function/SubstringFunction.java 0072
org/jaxen/function/SumFunction.java 0057
org/jaxen/function/TranslateFunction.java 001
org/jaxen/function/TranslateFunction.java 00124
org/jaxen/function/TrueFunction.java 0035
org/jaxen/function/ext/EndsWithFunction.java 0039
org/jaxen/function/ext/EvaluateFunction.java 0054
org/jaxen/function/ext/LocaleFunctionSupport.java 0089
org/jaxen/function/ext/LowerFunction.java 0043
org/jaxen/function/ext/MatrixConcatFunction.java 00101
org/jaxen/function/ext/UpperFunction.java 0042
org/jaxen/function/xslt/DocumentFunction.java 0037
org/jaxen/javabean/DocumentNavigator.java 00254
org/jaxen/javabean/Element.java 0023
org/jaxen/javabean/ElementIterator.java 0025
org/jaxen/javabean/JavaBeanXPath.java 0078
org/jaxen/jdom/DocumentNavigator.java 00356
org/jaxen/jdom/JDOMXPath.java 0021
org/jaxen/jdom/XPathNamespace.java 0055
org/jaxen/pattern/AnyChildNodeTest.java 0052
org/jaxen/pattern/AnyNodeTest.java 0046
org/jaxen/pattern/LocationPathPattern.java 00243
org/jaxen/pattern/NameTest.java 00106
org/jaxen/pattern/NamespaceTest.java 00108
org/jaxen/pattern/NoNodeTest.java 0049
org/jaxen/pattern/NodeTest.java 0015
org/jaxen/pattern/NodeTypeTest.java 0095
org/jaxen/pattern/Pattern.java 0075
org/jaxen/pattern/PatternHandler.java 00231
org/jaxen/pattern/PatternParser.java 00264
org/jaxen/pattern/TextNodeTest.java 0046
org/jaxen/pattern/UnionPattern.java 00122
org/jaxen/saxpath/Axis.java 00118
org/jaxen/saxpath/Operator.java 0050
org/jaxen/saxpath/SAXPathEventSource.java 005
org/jaxen/saxpath/SAXPathException.java 0082
org/jaxen/saxpath/XPathHandler.java 0069
org/jaxen/saxpath/XPathReader.java 003
org/jaxen/saxpath/XPathSyntaxException.java 0057
org/jaxen/saxpath/base/Token.java 0054
org/jaxen/saxpath/base/TokenTypes.java 0055
org/jaxen/saxpath/base/Verifier.java 00972
org/jaxen/saxpath/base/XPathLexer.java 00540
org/jaxen/saxpath/base/XPathReader.java 00673
org/jaxen/saxpath/helpers/DefaultXPathHandler.java 00116
org/jaxen/saxpath/helpers/XPathReaderFactory.java 0062
org/jaxen/util/AncestorAxisIterator.java 0023
org/jaxen/util/AncestorOrSelfAxisIterator.java 0025
org/jaxen/util/DescendantAxisIterator.java 0034
org/jaxen/util/DescendantOrSelfAxisIterator.java 008
org/jaxen/util/FollowingAxisIterator.java 0064
org/jaxen/util/FollowingSiblingAxisIterator.java 0054
org/jaxen/util/LinkedIterator.java 0054
org/jaxen/util/PrecedingAxisIterator.java 0054
org/jaxen/util/PrecedingSiblingAxisIterator.java 0075
org/jaxen/util/SelfAxisIterator.java 0020
org/jaxen/util/SingleObjectIterator.java 0036
org/jaxen/util/SingletonList.java 0027
org/jaxen/util/StackedIterator.java 0094
org/jaxen/util/XPath2XMLVisitor.java 00116
org/jaxen/xom/DocumentNavigator.java 00225
org/jaxen/xom/XOMXPath.java 0020
org/jaxen/xom/package.html 001
org/w3c/dom/UserDataHandler.java 001
org/w3c/dom/UserDataHandler.java 0020
org/w3c/dom/package.html 001

org/jaxen/BaseXPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 88
Error '{' should be on the previous line. 100
Error First sentence should end with a period. 104
Error Line has trailing spaces. 106
Error First sentence should end with a period. 107
Error First sentence should end with a period. 110
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Parameter xpathExpr should be final. 120
Error '{' should be on the previous line. 121
Error '{' should be on the previous line. 123
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 '}' should be on the same line. 129
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 132
Error '}' should be on the same line. 133
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Line is longer than 80 characters. 151
Error Parameter xpathExpr should be final. 151
Error Parameter navigator should be final. 151
Error 'navigator' hides a field. 151
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error Line has trailing spaces. 166
Error Line has trailing spaces. 167
Error Line has trailing spaces. 172
Error Line has trailing spaces. 175
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 181
Error Unused @throws tag for 'ClassCastException'. 182
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 184
Error Parameter context should be final. 184
Error '{' should be on the previous line. 185
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 190
Error '{' should be on the previous line. 191
Error '(' is followed by whitespace. 194
Error Line has trailing spaces. 198
Error ')' is preceded with whitespace. 198
Error '{' should be on the previous line. 199
Error Line has trailing spaces. 205
Error Extra HTML tag found: </p> 213
Error Line has trailing spaces. 215
Error Line is longer than 80 characters. 220
Error Method 'selectNodes' is not designed for extension - needs to be abstract, final or empty. 224
Error Parameter node should be final. 224
Error '{' should be on the previous line. 225
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '(' is followed by whitespace. 227
Error ')' is preceded with whitespace. 227
Error Extra HTML tag found: </p> 235
Error Line has trailing spaces. 237
Error Line is longer than 80 characters. 242
Error Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. 246
Error Parameter node should be final. 246
Error '{' should be on the previous line. 247
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error '{' should be on the previous line. 251
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error Line has trailing spaces. 260
Error Line is longer than 80 characters. 263
Error Method 'valueOf' is not designed for extension - needs to be abstract, final or empty. 266
Error Parameter node should be final. 266
Error '{' should be on the previous line. 267
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error Line has trailing spaces. 272
Error Line is longer than 80 characters. 284
Error Line is longer than 80 characters. 286
Error Line is longer than 80 characters. 287
Error Method 'stringValueOf' is not designed for extension - needs to be abstract, final or empty. 289
Error Parameter node should be final. 289
Error '{' should be on the previous line. 290
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error Line has trailing spaces. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 295
Error '{' should be on the previous line. 296
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 301
Error Line is longer than 80 characters. 316
Error Line is longer than 80 characters. 318
Error Line is longer than 80 characters. 319
Error Method 'booleanValueOf' is not designed for extension - needs to be abstract, final or empty. 321
Error Parameter node should be final. 321
Error '{' should be on the previous line. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error '(' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error 'if' construct must use '{}'s. 325
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error Line is longer than 80 characters. 326
Error '(' is followed by whitespace. 326
Error ')' is preceded with whitespace. 326
Error Line is longer than 80 characters. 340
Error Line is longer than 80 characters. 344
Error Method 'numberValueOf' is not designed for extension - needs to be abstract, final or empty. 346
Error Parameter node should be final. 346
Error '{' should be on the previous line. 347
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error '(' is followed by whitespace. 349
Error ')' is preceded with whitespace. 349
Error '(' is followed by whitespace. 350
Error ')' is preceded with whitespace. 351
Error Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 380
Error Parameter prefix should be final. 380
Error Parameter uri should be final. 381
Error '{' should be on the previous line. 382
Error '(' is followed by whitespace. 384
Error ')' is preceded with whitespace. 384
Error '{' should be on the previous line. 385
Error 'cast' is not followed by whitespace. 386
Error '(' is followed by whitespace. 386
Error ')' is preceded with whitespace. 387
Error Line is longer than 80 characters. 391
Error Line has trailing spaces. 401
Error Method 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty. 416
Error Parameter namespaceContext should be final. 416
Error '{' should be on the previous line. 417
Error Method 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty. 435
Error Parameter functionContext should be final. 435
Error '{' should be on the previous line. 436
Error Method 'setVariableContext' is not designed for extension - needs to be abstract, final or empty. 454
Error Parameter variableContext should be final. 454
Error '{' should be on the previous line. 455
Error Line is longer than 80 characters. 468
Error Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty. 477
Error '{' should be on the previous line. 478
Error Line is longer than 80 characters. 491
Error Method 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty. 500
Error '{' should be on the previous line. 501
Error Line is longer than 80 characters. 514
Error Line has trailing spaces. 518
Error Method 'getVariableContext' is not designed for extension - needs to be abstract, final or empty. 523
Error '{' should be on the previous line. 524
Error Line has trailing spaces. 527
Error Line has trailing spaces. 528
Error Line has trailing spaces. 543
Error Method 'getRootExpr' is not designed for extension - needs to be abstract, final or empty. 543
Error '{' should be on the previous line. 544
Error Line has trailing spaces. 547
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 552
Error '{' should be on the previous line. 553
Error Method 'debug' is not designed for extension - needs to be abstract, final or empty. 561
Error '{' should be on the previous line. 562
Error Line has trailing spaces. 565
Error Line has trailing spaces. 572
Error Line has trailing spaces. 576
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 581
Error Parameter node should be final. 581
Error '{' should be on the previous line. 582
Error '(' is followed by whitespace. 583
Error ')' is preceded with whitespace. 583
Error '{' should be on the previous line. 584
Error '(' is followed by whitespace. 588
Error ')' is preceded with whitespace. 588
Error '(' is followed by whitespace. 590
Error ')' is preceded with whitespace. 590
Error '{' should be on the previous line. 591
Error '(' is followed by whitespace. 592
Error ')' is preceded with whitespace. 592
Error '}' should be on the same line. 593
Error '{' should be on the previous line. 595
Error '(' is followed by whitespace. 597
Error ')' is preceded with whitespace. 597
Error Method 'getContextSupport' is not designed for extension - needs to be abstract, final or empty. 610
Error '{' should be on the previous line. 611
Error '(' is followed by whitespace. 612
Error ')' is preceded with whitespace. 612
Error '{' should be on the previous line. 613
Error Line has trailing spaces. 614
Error '(' is followed by whitespace. 614
Error Line has trailing spaces. 618
Error Line has trailing spaces. 625
Error Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. 630
Error '{' should be on the previous line. 631
Error Line has trailing spaces. 634
Error Line has trailing spaces. 635
Error Method 'createFunctionContext' is not designed for extension - needs to be abstract, final or empty. 647
Error '{' should be on the previous line. 648
Error Line has trailing spaces. 651
Error Method 'createNamespaceContext' is not designed for extension - needs to be abstract, final or empty. 656
Error '{' should be on the previous line. 657
Error Line has trailing spaces. 660
Error Method 'createVariableContext' is not designed for extension - needs to be abstract, final or empty. 665
Error '{' should be on the previous line. 666
Error Line has trailing spaces. 669
Error Line has trailing spaces. 671
Error Extra HTML tag found: </p> 677
Error Line is longer than 80 characters. 683
Error Method 'selectNodesForContext' is not designed for extension - needs to be abstract, final or empty. 686
Error Parameter context should be final. 686
Error '(' is followed by whitespace. 688
Error ')' is preceded with whitespace. 688
Error Line has trailing spaces. 690
Error Line has trailing spaces. 692
Error Extra HTML tag found: </p> 700
Error Line is longer than 80 characters. 706
Error Line is longer than 80 characters. 710
Error Method 'selectSingleNodeForContext' is not designed for extension - needs to be abstract, final or empty. 710
Error Parameter context should be final. 710
Error '(' is followed by whitespace. 712
Error ')' is preceded with whitespace. 712
Error '(' is followed by whitespace. 714
Error ')' is preceded with whitespace. 714
Error '{' should be on the previous line. 715
Error '(' is followed by whitespace. 719
Error ')' is preceded with whitespace. 719
Error Line has trailing spaces. 721

org/jaxen/Context.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 15
Error Line has trailing spaces. 20
Error Line has trailing spaces. 25
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error '{' should be on the previous line. 79
Error First sentence should end with a period. 84
Error First sentence should end with a period. 87
Error First sentence should end with a period. 90
Error First sentence should end with a period. 93
Error Parameter contextSupport should be final. 104
Error 'contextSupport' hides a field. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 109
Error Method 'setNodeSet' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter nodeSet should be final. 118
Error 'nodeSet' hides a field. 118
Error '{' should be on the previous line. 119
Error Method 'getNodeSet' is not designed for extension - needs to be abstract, final or empty. 127
Error '{' should be on the previous line. 128
Error Method 'setContextSupport' is not designed for extension - needs to be abstract, final or empty. 136
Error Parameter contextSupport should be final. 136
Error 'contextSupport' hides a field. 136
Error '{' should be on the previous line. 137
Error Method 'getContextSupport' is not designed for extension - needs to be abstract, final or empty. 145
Error '{' should be on the previous line. 146
Error Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. 154
Error '{' should be on the previous line. 155
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 165
Error Parameter prefix should be final. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. 180
Error Parameter namespaceURI should be final. 180
Error Parameter prefix should be final. 181
Error Parameter localName should be final. 182
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 187
Error Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. 200
Error Parameter namespaceURI should be final. 200
Error Parameter prefix should be final. 201
Error Parameter localName should be final. 202
Error '{' should be on the previous line. 204
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 207
Error Line has trailing spaces. 210
Error Line has trailing spaces. 212
Error Method 'setSize' is not designed for extension - needs to be abstract, final or empty. 218
Error Parameter size should be final. 218
Error 'size' hides a field. 218
Error '{' should be on the previous line. 219
Error Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 227
Error '{' should be on the previous line. 228
Error Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. 236
Error Parameter position should be final. 236
Error 'position' hides a field. 236
Error '{' should be on the previous line. 237
Error Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 245
Error '{' should be on the previous line. 246
Error Line has trailing spaces. 250
Error Line has trailing spaces. 252
Error Method 'duplicate' is not designed for extension - needs to be abstract, final or empty. 258
Error '{' should be on the previous line. 259
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error '{' should be on the previous line. 265
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 266
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268

org/jaxen/ContextSupport.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 15
Error Line has trailing spaces. 20
Error Line has trailing spaces. 25
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error Line has trailing spaces. 53
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 74
Error Line has trailing spaces. 80
Error Line has trailing spaces. 87
Error '{' should be on the previous line. 91
Error Parameter namespaceContext should be final. 102
Error 'namespaceContext' hides a field. 102
Error Parameter functionContext should be final. 103
Error 'functionContext' hides a field. 103
Error Parameter variableContext should be final. 104
Error 'variableContext' hides a field. 104
Error Parameter navigator should be final. 105
Error 'navigator' hides a field. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Method 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter namespaceContext should be final. 122
Error 'namespaceContext' hides a field. 122
Error '{' should be on the previous line. 123
Error Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty. 131
Error '{' should be on the previous line. 132
Error Method 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty. 140
Error Parameter functionContext should be final. 140
Error 'functionContext' hides a field. 140
Error '{' should be on the previous line. 141
Error Method 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty. 149
Error '{' should be on the previous line. 150
Error Method 'setVariableContext' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter variableContext should be final. 158
Error 'variableContext' hides a field. 158
Error '{' should be on the previous line. 159
Error Method 'getVariableContext' is not designed for extension - needs to be abstract, final or empty. 167
Error '{' should be on the previous line. 168
Error Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. 176
Error '{' should be on the previous line. 177
Error Line has trailing spaces. 181
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 189
Error Parameter prefix should be final. 189
Error '{' should be on the previous line. 190
Error Line has trailing spaces. 191
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. 215
Error '(' is followed by whitespace. 215
Error Parameter namespaceURI should be final. 215
Error Parameter prefix should be final. 216
Error Parameter localName should be final. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '{' should be on the previous line. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error '}' should be on the same line. 225
Error '{' should be on the previous line. 227
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. 242
Error '(' is followed by whitespace. 242
Error Parameter namespaceURI should be final. 242
Error Parameter prefix should be final. 243
Error Parameter localName should be final. 244
Error ')' is preceded with whitespace. 244
Error '{' should be on the previous line. 246
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '{' should be on the previous line. 250
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '}' should be on the same line. 252
Error '{' should be on the previous line. 254
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255

org/jaxen/DefaultNavigator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 99
Error First sentence should end with a period. 101
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 107
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter contextNode should be final. 107
Error Expected @param tag for 'contextNode'. 107
Error Line is longer than 80 characters. 115
Error Method 'getDescendantAxisIterator' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter contextNode should be final. 115
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 118
Error First sentence should end with a period. 121
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 127
Error Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. 127
Error Parameter contextNode should be final. 127
Error Expected @param tag for 'contextNode'. 127
Error Expected @throws tag for 'UnsupportedAxisException'. 127
Error Line is longer than 80 characters. 132
Error Method 'getAncestorAxisIterator' is not designed for extension - needs to be abstract, final or empty. 132
Error Missing a Javadoc comment. 132
Error Parameter contextNode should be final. 132
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 135
Error Line is longer than 80 characters. 139
Error Method 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter contextNode should be final. 139
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 142
Error Line is longer than 80 characters. 146
Error Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 146
Error Missing a Javadoc comment. 146
Error Parameter contextNode should be final. 146
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 149
Error Line is longer than 80 characters. 152
Error Method 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Parameter contextNode should be final. 152
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 155
Error Line is longer than 80 characters. 161
Error Method 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 161
Error Missing a Javadoc comment. 161
Error Parameter contextNode should be final. 161
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 164
Error Line has trailing spaces. 169
Error Line has trailing spaces. 171
Error Line is longer than 80 characters. 176
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 176
Error Parameter contextNode should be final. 176
Error Expected @param tag for 'contextNode'. 176
Error Expected @throws tag for 'UnsupportedAxisException'. 176
Error Line has trailing spaces. 181
Error Line has trailing spaces. 183
Error Line is longer than 80 characters. 188
Error Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. 188
Error Parameter contextNode should be final. 188
Error Expected @param tag for 'contextNode'. 188
Error Expected @throws tag for 'UnsupportedAxisException'. 188
Error Line is longer than 80 characters. 193
Error Method 'getSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error Parameter contextNode should be final. 193
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error Line is longer than 80 characters. 198
Error Method 'getDescendantOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. 198
Error Missing a Javadoc comment. 198
Error Parameter contextNode should be final. 198
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 201
Error Line is longer than 80 characters. 204
Error Method 'getAncestorOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. 204
Error Missing a Javadoc comment. 204
Error Parameter contextNode should be final. 204
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 207
Error Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. 210
Error Missing a Javadoc comment. 210
Error Parameter contextNode should be final. 210
Error '{' should be on the previous line. 211
Error Line has trailing spaces. 214
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 215
Error Missing a Javadoc comment. 215
Error Parameter prefix should be final. 215
Error Parameter element should be final. 215
Error '{' should be on the previous line. 216
Error Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. 220
Error Missing a Javadoc comment. 220
Error Parameter obj should be final. 220
Error '{' should be on the previous line. 221
Error Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. 225
Error Missing a Javadoc comment. 225
Error Parameter obj should be final. 225
Error '{' should be on the previous line. 226
Error Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. 230
Error Missing a Javadoc comment. 230
Error Parameter node should be final. 230
Error '{' should be on the previous line. 231
Error Line has trailing spaces. 232
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '{' should be on the previous line. 233
Error '}' should be on the same line. 235
Error Line has trailing spaces. 236
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error '{' should be on the previous line. 237
Error '}' should be on the same line. 239
Error Line has trailing spaces. 240
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error '{' should be on the previous line. 241
Error '}' should be on the same line. 243
Error Line has trailing spaces. 244
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '{' should be on the previous line. 245
Error '}' should be on the same line. 247
Error Line has trailing spaces. 248
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error '{' should be on the previous line. 249
Error '}' should be on the same line. 251
Error Line has trailing spaces. 252
Error '(' is followed by whitespace. 252
Error ')' is preceded with whitespace. 252
Error '{' should be on the previous line. 253
Error '}' should be on the same line. 255
Error Line has trailing spaces. 256
Error '(' is followed by whitespace. 256
Error ')' is preceded with whitespace. 256
Error '{' should be on the previous line. 257
Error '}' should be on the same line. 259
Error Line has trailing spaces. 264
Error Line is longer than 80 characters. 273
Error Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. 273
Error Parameter contextNode should be final. 273
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error '{' should be on the previous line. 277
Error Line has trailing spaces. 285
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 293
Error Parameter url should be final. 293
Error '{' should be on the previous line. 294
Error Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. 308
Error Parameter contextNode should be final. 308
Error Parameter elementId should be final. 308
Error '{' should be on the previous line. 309
Error Line has trailing spaces. 312

org/jaxen/Function.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 77
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 91
Error Line has trailing spaces. 95

org/jaxen/FunctionCallException.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 67
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 79
Error Parameter message should be final. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Line has trailing spaces. 88
Error Parameter nestedException should be final. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Line has trailing spaces. 98
Error Parameter message should be final. 102
Error Parameter nestedException should be final. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error Method 'getNestedException' is not designed for extension - needs to be abstract, final or empty. 116
Error Line has trailing spaces. 119

org/jaxen/FunctionContext.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 78
Error Line is longer than 80 characters. 79
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 105

org/jaxen/JaxenConstants.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 69
Error Class JaxenConstants should be declared as final. 72
Error '{' should be on the previous line. 73
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 75
Error '{' is not followed by whitespace. 75
Error '}' is not preceded with whitespace. 75
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 88

org/jaxen/JaxenException.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 76
Error Variable 'javaVersion' must be private and have accessor methods. 76
Error '1.4' is a magic number. 76
Error Line has trailing spaces. 77
Error '3' is a magic number. 81
Error '}' should be on the same line. 83
Error Must have at least one statement. 84
Error Line has trailing spaces. 89
Error '(' is followed by whitespace. 95
Error Parameter message should be final. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '(' is followed by whitespace. 105
Error Parameter rootCause should be final. 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 has trailing spaces. 109
Error Line has trailing spaces. 113
Error Parameter message should be final. 117
Error Parameter nestedException should be final. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error Line has trailing spaces. 120

org/jaxen/JaxenHandler.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Line has trailing spaces. 92
Error Variable 'simplified' must be private and have accessor methods. 96
Error Variable 'stack' must be private and have accessor methods. 101
Error First sentence should end with a period. 103
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 110
Error Method 'setXPathFactory' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter xpathFactory should be final. 116
Error 'xpathFactory' hides a field. 116
Error '{' should be on the previous line. 117
Error Method 'getXPathFactory' is not designed for extension - needs to be abstract, final or empty. 126
Error '{' should be on the previous line. 127
Error Method 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty. 140
Error '{' should be on the previous line. 141
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error Method 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty. 155
Error Parameter shouldSimplify should be final. 155
Error Expected @param tag for 'shouldSimplify'. 155
Error '{' should be on the previous line. 156
Error '(' is followed by whitespace. 157
Error '!' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error Method 'startXPath' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error '{' should be on the previous line. 167
Error Line has trailing spaces. 171
Error Method 'endXPath' is not designed for extension - needs to be abstract, final or empty. 172
Error Missing a Javadoc comment. 172
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Method 'startPathExpr' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error '{' should be on the previous line. 179
Error Method 'endPathExpr' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error '{' should be on the previous line. 184
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '{' should be on the previous line. 205
Error '}' should be on the same line. 208
Error '{' should be on the previous line. 210
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. 217
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 227
Error ')' is preceded with whitespace. 227
Error Method 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. 230
Error Missing a Javadoc comment. 230
Error '{' should be on the previous line. 231
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error Method 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. 237
Error Missing a Javadoc comment. 237
Error '{' should be on the previous line. 238
Error Method 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. 242
Error Missing a Javadoc comment. 242
Error '{' should be on the previous line. 243
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 246
Error Method 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. 249
Error Missing a Javadoc comment. 249
Error '{' should be on the previous line. 250
Error Method 'endLocationPath' is not designed for extension - needs to be abstract, final or empty. 254
Error Missing a Javadoc comment. 254
Error '{' should be on the previous line. 255
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 259
Error '(' is followed by whitespace. 261
Error ')' is preceded with whitespace. 261
Error Method 'addSteps' is not designed for extension - needs to be abstract, final or empty. 264
Error Missing a Javadoc comment. 264
Error Parameter locationPath should be final. 264
Error Parameter stepIter should be final. 265
Error '{' should be on the previous line. 266
Error '(' is followed by whitespace. 267
Error ')' is preceded with whitespace. 267
Error '{' should be on the previous line. 268
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error Method 'startNameStep' is not designed for extension - needs to be abstract, final or empty. 273
Error Missing a Javadoc comment. 273
Error Parameter axis should be final. 273
Error Parameter prefix should be final. 274
Error Parameter localName should be final. 275
Error '{' should be on the previous line. 276
Error '(' is followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 281
Error ')' is preceded with whitespace. 281
Error Method 'endNameStep' is not designed for extension - needs to be abstract, final or empty. 284
Error Missing a Javadoc comment. 284
Error '{' should be on the previous line. 285
Error Line has trailing spaces. 288
Error Method 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty. 289
Error Missing a Javadoc comment. 289
Error Parameter axis should be final. 289
Error '{' should be on the previous line. 290
Error Line has trailing spaces. 293
Error '(' is followed by whitespace. 294
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error ')' is preceded with whitespace. 294
Error Line has trailing spaces. 296
Error Method 'endTextNodeStep' is not designed for extension - needs to be abstract, final or empty. 297
Error Missing a Javadoc comment. 297
Error '{' should be on the previous line. 298
Error Method 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. 302
Error Missing a Javadoc comment. 302
Error Parameter axis should be final. 302
Error '{' should be on the previous line. 303
Error '(' is followed by whitespace. 306
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error ')' is preceded with whitespace. 306
Error Method 'endCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. 309
Error Missing a Javadoc comment. 309
Error '{' should be on the previous line. 310
Error Line has trailing spaces. 313
Error Method 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty. 314
Error Missing a Javadoc comment. 314
Error Parameter axis should be final. 314
Error '{' should be on the previous line. 315
Error '(' is followed by whitespace. 318
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error ')' is preceded with whitespace. 318
Error Method 'endAllNodeStep' is not designed for extension - needs to be abstract, final or empty. 321
Error Missing a Javadoc comment. 321
Error '{' should be on the previous line. 322
Error Method 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. 326
Error Missing a Javadoc comment. 326
Error Parameter axis should be final. 326
Error Line is longer than 80 characters. 327
Error Parameter name should be final. 327
Error '(' is followed by whitespace. 331
Error '(' is followed by whitespace. 331
Error ')' is preceded with whitespace. 332
Error ')' is preceded with whitespace. 332
Error Line has trailing spaces. 334
Error Method 'endProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. 335
Error Missing a Javadoc comment. 335
Error '{' should be on the previous line. 336
Error Method 'endStep' is not designed for extension - needs to be abstract, final or empty. 340
Error Missing a Javadoc comment. 340
Error '{' should be on the previous line. 341
Error '(' is followed by whitespace. 344
Error ')' is preceded with whitespace. 345
Error '(' is followed by whitespace. 347
Error ')' is preceded with whitespace. 347
Error Line has trailing spaces. 349
Error Method 'startPredicate' is not designed for extension - needs to be abstract, final or empty. 350
Error Missing a Javadoc comment. 350
Error '{' should be on the previous line. 351
Error Line has trailing spaces. 354
Error Method 'endPredicate' is not designed for extension - needs to be abstract, final or empty. 355
Error Missing a Javadoc comment. 355
Error '{' should be on the previous line. 356
Error '(' is followed by whitespace. 357
Error ')' is preceded with whitespace. 357
Error '(' is followed by whitespace. 361
Error ')' is preceded with whitespace. 361
Error Method 'startFilterExpr' is not designed for extension - needs to be abstract, final or empty. 364
Error Missing a Javadoc comment. 364
Error '{' should be on the previous line. 365
Error Method 'endFilterExpr' is not designed for extension - needs to be abstract, final or empty. 369
Error Missing a Javadoc comment. 369
Error '{' should be on the previous line. 370
Error Line has trailing spaces. 372
Error '(' is followed by whitespace. 373
Error ')' is preceded with whitespace. 373
Error '(' is followed by whitespace. 377
Error ')' is preceded with whitespace. 378
Error '(' is followed by whitespace. 380
Error ')' is preceded with whitespace. 380
Error Method 'addPredicates' is not designed for extension - needs to be abstract, final or empty. 383
Error Missing a Javadoc comment. 383
Error Parameter obj should be final. 383
Error Parameter predIter should be final. 384
Error '{' should be on the previous line. 385
Error '(' is followed by whitespace. 386
Error ')' is preceded with whitespace. 386
Error '{' should be on the previous line. 387
Error '(' is followed by whitespace. 388
Error ')' is preceded with whitespace. 388
Error Method 'returnExpr' is not designed for extension - needs to be abstract, final or empty. 392
Error Missing a Javadoc comment. 392
Error '{' should be on the previous line. 393
Error '(' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error Missing a Javadoc comment. 399
Error '{' should be on the previous line. 400
Error Method 'endOrExpr' is not designed for extension - needs to be abstract, final or empty. 403
Error Missing a Javadoc comment. 403
Error Parameter create should be final. 403
Error '{' should be on the previous line. 404
Error '(' is followed by whitespace. 406
Error ')' is preceded with whitespace. 406
Error '{' should be on the previous line. 407
Error '(' is followed by whitespace. 411
Error '(' is followed by whitespace. 411
Error ')' is preceded with whitespace. 412
Error ')' is preceded with whitespace. 412
Error Missing a Javadoc comment. 416
Error '{' should be on the previous line. 417
Error Method 'endAndExpr' is not designed for extension - needs to be abstract, final or empty. 420
Error Missing a Javadoc comment. 420
Error Parameter create should be final. 420
Error '{' should be on the previous line. 421
Error '(' is followed by whitespace. 423
Error ')' is preceded with whitespace. 423
Error '{' should be on the previous line. 424
Error '(' is followed by whitespace. 429
Error '(' is followed by whitespace. 429
Error ')' is preceded with whitespace. 430
Error ')' is preceded with whitespace. 430
Error Missing a Javadoc comment. 434
Error '{' should be on the previous line. 435
Error Method 'endEqualityExpr' is not designed for extension - needs to be abstract, final or empty. 438
Error Missing a Javadoc comment. 438
Error Parameter operator should be final. 438
Error '{' should be on the previous line. 439
Error '(' is followed by whitespace. 441
Error ')' is preceded with whitespace. 441
Error '{' should be on the previous line. 442
Error Line has trailing spaces. 443
Error Line has trailing spaces. 446
Error '(' is followed by whitespace. 447
Error '(' is followed by whitespace. 447
Error ')' is preceded with whitespace. 449
Error ')' is preceded with whitespace. 449
Error Missing a Javadoc comment. 453
Error '{' should be on the previous line. 454
Error Method 'endRelationalExpr' is not designed for extension - needs to be abstract, final or empty. 457
Error Missing a Javadoc comment. 457
Error Parameter operator should be final. 457
Error '{' should be on the previous line. 458
Error '(' is followed by whitespace. 460
Error ')' is preceded with whitespace. 460
Error '{' should be on the previous line. 461
Error '(' is followed by whitespace. 466
Error '(' is followed by whitespace. 466
Error ')' is preceded with whitespace. 468
Error ')' is preceded with whitespace. 468
Error Missing a Javadoc comment. 472
Error '{' should be on the previous line. 473
Error Method 'endAdditiveExpr' is not designed for extension - needs to be abstract, final or empty. 476
Error Missing a Javadoc comment. 476
Error Parameter operator should be final. 476
Error '{' should be on the previous line. 477
Error '(' is followed by whitespace. 479
Error ')' is preceded with whitespace. 479
Error '{' should be on the previous line. 480
Error Line has trailing spaces. 481
Error Line has trailing spaces. 484
Error '(' is followed by whitespace. 485
Error '(' is followed by whitespace. 485
Error ')' is preceded with whitespace. 487
Error ')' is preceded with whitespace. 487
Error Missing a Javadoc comment. 491
Error '{' should be on the previous line. 492
Error Method 'endMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty. 495
Error Missing a Javadoc comment. 495
Error Parameter operator should be final. 495
Error '{' should be on the previous line. 496
Error '(' is followed by whitespace. 498
Error ')' is preceded with whitespace. 498
Error '{' should be on the previous line. 499
Error Line has trailing spaces. 503
Error '(' is followed by whitespace. 504
Error '(' is followed by whitespace. 504
Error ')' is preceded with whitespace. 506
Error ')' is preceded with whitespace. 506
Error Missing a Javadoc comment. 510
Error '{' should be on the previous line. 511
Error Method 'endUnaryExpr' is not designed for extension - needs to be abstract, final or empty. 514
Error Missing a Javadoc comment. 514
Error Parameter operator should be final. 514
Error '{' should be on the previous line. 515
Error '(' is followed by whitespace. 517
Error ')' is preceded with whitespace. 517
Error '{' should be on the previous line. 518
Error '(' is followed by whitespace. 519
Error '(' is followed by whitespace. 519
Error ')' is preceded with whitespace. 520
Error ')' is preceded with whitespace. 520
Error Missing a Javadoc comment. 524
Error '{' should be on the previous line. 525
Error Method 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty. 528
Error Missing a Javadoc comment. 528
Error Parameter create should be final. 528
Error '{' should be on the previous line. 529
Error '(' is followed by whitespace. 531
Error ')' is preceded with whitespace. 531
Error '{' should be on the previous line. 532
Error '(' is followed by whitespace. 537
Error '(' is followed by whitespace. 537
Error ')' is preceded with whitespace. 538
Error ')' is preceded with whitespace. 538
Error Method 'number' is not designed for extension - needs to be abstract, final or empty. 542
Error Missing a Javadoc comment. 542
Error Parameter number should be final. 542
Error '{' should be on the previous line. 543
Error '(' is followed by whitespace. 544
Error '(' is followed by whitespace. 544
Error ')' is preceded with whitespace. 544
Error ')' is preceded with whitespace. 544
Error Method 'number' is not designed for extension - needs to be abstract, final or empty. 547
Error Missing a Javadoc comment. 547
Error Parameter number should be final. 547
Error '{' should be on the previous line. 548
Error '(' is followed by whitespace. 549
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error ')' is preceded with whitespace. 549
Error Method 'literal' is not designed for extension - needs to be abstract, final or empty. 552
Error Missing a Javadoc comment. 552
Error Parameter literal should be final. 552
Error '{' should be on the previous line. 553
Error '(' is followed by whitespace. 554
Error '(' is followed by whitespace. 554
Error ')' is preceded with whitespace. 554
Error ')' is preceded with whitespace. 554
Error Method 'variableReference' is not designed for extension - needs to be abstract, final or empty. 557
Error Missing a Javadoc comment. 557
Error Parameter prefix should be final. 557
Error Parameter variableName should be final. 558
Error '{' should be on the previous line. 559
Error '(' is followed by whitespace. 560
Error '(' is followed by whitespace. 560
Error ')' is preceded with whitespace. 561
Error ')' is preceded with whitespace. 561
Error Method 'startFunction' is not designed for extension - needs to be abstract, final or empty. 564
Error Missing a Javadoc comment. 564
Error Parameter prefix should be final. 564
Error Parameter functionName should be final. 565
Error '{' should be on the previous line. 566
Error '(' is followed by whitespace. 568
Error '(' is followed by whitespace. 568
Error ')' is preceded with whitespace. 569
Error ')' is preceded with whitespace. 569
Error Method 'endFunction' is not designed for extension - needs to be abstract, final or empty. 572
Error Missing a Javadoc comment. 572
Error '{' should be on the previous line. 573
Error Line is longer than 80 characters. 574
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 577
Error '(' is followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error Method 'addParameters' is not designed for extension - needs to be abstract, final or empty. 582
Error Missing a Javadoc comment. 582
Error Parameter function should be final. 582
Error Parameter paramIter should be final. 583
Error '{' should be on the previous line. 584
Error '(' is followed by whitespace. 585
Error ')' is preceded with whitespace. 585
Error '{' should be on the previous line. 586
Error '(' is followed by whitespace. 587
Error ')' is preceded with whitespace. 587
Error Method 'stackSize' is not designed for extension - needs to be abstract, final or empty. 591
Error Missing a Javadoc comment. 591
Error '{' should be on the previous line. 592
Error Method 'push' is not designed for extension - needs to be abstract, final or empty. 596
Error Missing a Javadoc comment. 596
Error Parameter obj should be final. 596
Error '{' should be on the previous line. 597
Error '(' is followed by whitespace. 598
Error ')' is preceded with whitespace. 598
Error Method 'pop' is not designed for extension - needs to be abstract, final or empty. 601
Error Missing a Javadoc comment. 601
Error '{' should be on the previous line. 602
Error Method 'canPop' is not designed for extension - needs to be abstract, final or empty. 606
Error Missing a Javadoc comment. 606
Error '{' should be on the previous line. 607
Error '(' is followed by whitespace. 608
Error ')' is preceded with whitespace. 608
Error Method 'pushFrame' is not designed for extension - needs to be abstract, final or empty. 611
Error Missing a Javadoc comment. 611
Error '{' should be on the previous line. 612
Error '(' is followed by whitespace. 613
Error ')' is preceded with whitespace. 613
Error Method 'popFrame' is not designed for extension - needs to be abstract, final or empty. 616
Error Missing a Javadoc comment. 616
Error '{' should be on the previous line. 617
Error Method 'peekFrame' is not designed for extension - needs to be abstract, final or empty. 621
Error Missing a Javadoc comment. 621
Error '{' should be on the previous line. 622

org/jaxen/JaxenRuntimeException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 68
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Parameter cause should be final. 82
Error 'cause' hides a field. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 90
Error Parameter message should be final. 93
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error Method 'getCause' is not designed for extension - needs to be abstract, final or empty. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error Line has trailing spaces. 115
Error Method 'initCause' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter cause should be final. 118
Error 'cause' hides a field. 118
Error 'if' construct must use '{}'s. 119
Error 'if' construct must use '{}'s. 120
Error Line is longer than 80 characters. 120
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 131
Error '(' is followed by whitespace. 131
Error Parameter s should be final. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '1.4' is a magic number. 134
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 145
Error '(' is followed by whitespace. 145
Error Parameter s should be final. 145
Error ')' is preceded with whitespace. 145
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '1.4' is a magic number. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error Line has trailing spaces. 153

org/jaxen/NamedAccessNavigator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 50
Error Line is longer than 80 characters. 72
Error Line is longer than 80 characters. 73
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 98
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 107

org/jaxen/NamespaceContext.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 106

org/jaxen/Navigator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error '{' should be on the previous line. 86
Error Line is longer than 80 characters. 111
Error Line is longer than 80 characters. 117
Error Line is longer than 80 characters. 136
Error Line is longer than 80 characters. 149
Error Line is longer than 80 characters. 162
Error Line is longer than 80 characters. 175
Error Line is longer than 80 characters. 181
Error Line is longer than 80 characters. 187
Error Line is longer than 80 characters. 200
Error Line is longer than 80 characters. 213
Error Line is longer than 80 characters. 239
Error Line is longer than 80 characters. 252
Error First sentence should end with a period. 262
Error Line has trailing spaces. 282
Error Line is longer than 80 characters. 295
Error Line has trailing spaces. 302
Error Line has trailing spaces. 309
Error Line has trailing spaces. 317
Error Line has trailing spaces. 333
Error Line has trailing spaces. 390
Error Line has trailing spaces. 399
Error Line has trailing spaces. 408
Error Line has trailing spaces. 417
Error Line is longer than 80 characters. 430
Error Line has trailing spaces. 459
Error Line has trailing spaces. 461
Error Line has trailing spaces. 501
Error Line has trailing spaces. 530
Error Line has trailing spaces. 555

org/jaxen/QualifiedName.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error '(' is followed by whitespace. 82
Error Parameter namespaceURI should be final. 82
Error 'namespaceURI' hides a field. 82
Error Parameter prefix should be final. 82
Error 'prefix' hides a field. 82
Error Expected @param tag for 'prefix'. 82
Error Parameter localName should be final. 82
Error 'localName' hides a field. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error 'if' construct must use '{}'s. 84
Error 'if' construct must use '{}'s. 85
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 91
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Missing a Javadoc comment. 95
Error '(' is followed by whitespace. 95
Error Parameter o should be final. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error Line has trailing spaces. 98
Error '(' is followed by whitespace. 102
Error '&&' should be on a new line. 102
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 105
Error 'if' construct must use '{}'s. 110
Error 'if' construct must use '{}'s. 111
Error 'else' construct must use '{}'s. 112
Error Line has trailing spaces. 114

org/jaxen/SimpleFunctionContext.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 80
Error Line has trailing spaces. 84
Error '{' should be on the previous line. 90
Error Method 'registerFunction' is not designed for extension - needs to be abstract, final or empty. 122
Error Parameter namespaceURI should be final. 122
Error Parameter localName should be final. 123
Error Parameter function should be final. 124
Error ')' is preceded with whitespace. 124
Error '{' should be on the previous line. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 127
Error Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter namespaceURI should be final. 130
Error Parameter prefix should be final. 131
Error Parameter localName should be final. 132
Error ')' is preceded with whitespace. 132
Error '{' should be on the previous line. 134
Error Line is longer than 80 characters. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '}' should be on the same line. 139
Error Line is longer than 80 characters. 141
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141

org/jaxen/SimpleNamespaceContext.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 75
Error Line has trailing spaces. 76
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 84
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 91
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Unused @throws tag for 'NullPointerException'. 95
Error Parameter namespaces should be final. 97
Error 'namespaces' hides a field. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 113
Error Method 'addElementNamespaces' is not designed for extension - needs to be abstract, final or empty. 116
Error '(' is followed by whitespace. 116
Error Parameter nav should be final. 116
Error Parameter element should be final. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
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 '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 134
Error Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter prefix should be final. 138
Error Parameter URI should be final. 138
Error Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter prefix should be final. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error ')' is preceded with whitespace. 145
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147

org/jaxen/SimpleVariableContext.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 80
Error '{' should be on the previous line. 91
Error Line has trailing spaces. 98
Error Method 'setVariableValue' is not designed for extension - needs to be abstract, final or empty. 112
Error '(' is followed by whitespace. 112
Error Parameter namespaceURI should be final. 112
Error Parameter localName should be final. 113
Error Parameter value should be final. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 117
Error Method 'setVariableValue' is not designed for extension - needs to be abstract, final or empty. 132
Error '(' is followed by whitespace. 132
Error Parameter localName should be final. 132
Error Parameter value should be final. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error '(' is followed by whitespace. 138
Error Parameter namespaceURI should be final. 138
Error Parameter prefix should be final. 139
Error Parameter localName should be final. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 142
Error Line is longer than 80 characters. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error '{' should be on the previous line. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '}' should be on the same line. 148
Error '{' should be on the previous line. 150
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151

org/jaxen/UnresolvableException.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 75
Error Parameter message should be final. 78
Error '{' should be on the previous line. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/UnsupportedAxisException.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 69
Error '{' should be on the previous line. 77
Error Parameter msg should be final. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84

org/jaxen/VariableContext.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 69
Error '{' should be on the previous line. 95
Error Redundant 'public' modifier. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 122

org/jaxen/XPath.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 15
Error Line has trailing spaces. 20
Error Line has trailing spaces. 25
Error Line has trailing spaces. 30
Error Line has trailing spaces. 33
Error Line is longer than 80 characters. 51
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 70
Error Line has trailing spaces. 84
Error Line has trailing spaces. 91
Error Line has trailing spaces. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 112
Error Line has trailing spaces. 116
Error Line has trailing spaces. 130
Error Line has trailing spaces. 152
Error Line has trailing spaces. 162
Error Line has trailing spaces. 164
Error Line is longer than 80 characters. 179
Error Line has trailing spaces. 188
Error Line has trailing spaces. 191
Error Line is longer than 80 characters. 202
Error Line has trailing spaces. 230
Error Line has trailing spaces. 242
Error Line has trailing spaces. 244
Error Line has trailing spaces. 250
Error Line is longer than 80 characters. 253
Error Line has trailing spaces. 260
Error Line has trailing spaces. 295
Error Line is longer than 80 characters. 353
Error Line is longer than 80 characters. 373
Error Line is longer than 80 characters. 393
Error Line has trailing spaces. 399
Error Line has trailing spaces. 403
Error Line has trailing spaces. 405

org/jaxen/XPathFunctionContext.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 110
Error '{' should be on the previous line. 137
Error Missing a Javadoc comment. 138
Error First sentence should end with a period. 140
Error '{' should be on the previous line. 145
Error '{' should be on the previous line. 153
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 160
Error Parameter includeExtensionFunctions should be final. 163
Error '{' should be on the previous line. 164
Error Missing a Javadoc comment. 172
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 176
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 180
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 184
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 188
Error Line has trailing spaces. 189
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 192
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 196
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 200
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 204
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 208
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 212
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 216
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 220
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 224
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 228
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 232
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 236
Error '(' is followed by whitespace. 238
Error ')' is preceded with whitespace. 240
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 244
Error '(' is followed by whitespace. 246
Error ')' is preceded with whitespace. 248
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 252
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 256
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 260
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 264
Error '(' is followed by whitespace. 266
Error ')' is preceded with whitespace. 268
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 272
Error '(' is followed by whitespace. 274
Error ')' is preceded with whitespace. 276
Error Line has trailing spaces. 277
Error '(' is followed by whitespace. 278
Error ')' is preceded with whitespace. 280
Error Missing a Javadoc comment. 283
Error '(' is followed by whitespace. 286
Error ')' is preceded with whitespace. 288
Error Missing a Javadoc comment. 291
Error '(' is followed by whitespace. 295
Error ')' is preceded with whitespace. 297
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 301
Error Line has trailing spaces. 302
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 305
Error Line has trailing spaces. 306
Error '(' is followed by whitespace. 307
Error ')' is preceded with whitespace. 309
Error Line has trailing spaces. 310
Error '(' is followed by whitespace. 311
Error ')' is preceded with whitespace. 313
Error Line has trailing spaces. 316

org/jaxen/XPathSyntaxException.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 71
Error First sentence should end with a period. 72
Error First sentence should end with a period. 75
Error Line has trailing spaces. 81
Error Parameter e should be final. 84
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error First sentence should end with a period. 92
Error Parameter xpath should be final. 98
Error 'xpath' hides a field. 98
Error Parameter position should be final. 99
Error 'position' hides a field. 99
Error Parameter message should be final. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 112
Error '{' should be on the previous line. 113
Error Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. 121
Error '{' should be on the previous line. 122
Error Method 'getPositionMarker' is not designed for extension - needs to be abstract, final or empty. 138
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 144
Error ';' is preceded with whitespace. 144
Error ';' is preceded with whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error Line has trailing spaces. 152
Error Method 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty. 166
Error '{' should be on the previous line. 167
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 '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173

org/jaxen/dom/DOMXPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 87
Error Parameter xpathExpr should be final. 94
Error '{' should be on the previous line. 95
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Line has trailing spaces. 99

org/jaxen/dom/DocumentNavigator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error '{' should be on the previous line. 111
Error Line has trailing spaces. 113
Error 'static' modifier out of order with the JLS suggestions. 121
Error Line has trailing spaces. 124
Error '{' should be on the previous line. 134
Error '{' should be on the previous line. 144
Error Line has trailing spaces. 149
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 161
Error Parameter contextNode should be final. 161
Error '{' should be on the previous line. 162
Error 'cast' is not followed by whitespace. 163
Error Parameter node should be final. 164
Error '{' should be on the previous line. 165
Error Parameter node should be final. 168
Error '{' should be on the previous line. 169
Error Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. 182
Error Parameter contextNode should be final. 182
Error '{' should be on the previous line. 183
Error 'cast' is not followed by whitespace. 184
Error Parameter n should be final. 188
Error '{' should be on the previous line. 189
Error 'cast' is not followed by whitespace. 191
Error Parameter n should be final. 193
Error Parameter n should be final. 199
Error '{' should be on the previous line. 200
Error Parameter n should be final. 203
Error Line has trailing spaces. 209
Error Line has trailing spaces. 210
Error Line has trailing spaces. 211
Error Line has trailing spaces. 215
Error Line has trailing spaces. 216
Error Line has trailing spaces. 217
Error Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. 221
Error Parameter o should be final. 221
Error Expected @param tag for 'o'. 221
Error Method 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 236
Error Parameter contextNode should be final. 236
Error '{' should be on the previous line. 237
Error 'cast' is not followed by whitespace. 238
Error Parameter node should be final. 239
Error '{' should be on the previous line. 240
Error Parameter node should be final. 243
Error Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 256
Error Parameter contextNode should be final. 256
Error '{' should be on the previous line. 257
Error 'cast' is not followed by whitespace. 258
Error Parameter node should be final. 259
Error '{' should be on the previous line. 260
Error Parameter node should be final. 263
Error Method 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 276
Error Parameter contextNode should be final. 276
Error '{' should be on the previous line. 277
Error 'cast' is not followed by whitespace. 278
Error Parameter node should be final. 279
Error '{' should be on the previous line. 280
Error '}' should be on the same line. 283
Error '}' should be on the same line. 288
Error Parameter node should be final. 294
Error '}' should be on the same line. 297
Error 'if' construct must use '{}'s. 300
Error 'if' construct must use '{}'s. 301
Error Line is longer than 80 characters. 301
Error 'else' construct must use '{}'s. 302
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 315
Error Parameter contextNode should be final. 315
Error '{' should be on the previous line. 316
Error 'cast' is not followed by whitespace. 318
Error Line has trailing spaces. 319
Error '}' should be on the same line. 319
Error Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. 337
Error Parameter contextNode should be final. 337
Error '{' should be on the previous line. 338
Error 'cast' is not followed by whitespace. 347
Error Line has trailing spaces. 350
Error Line is longer than 80 characters. 357
Error Line is longer than 80 characters. 359
Error 'cast' is not followed by whitespace. 361
Error 'if' construct must use '{}'s. 365
Error '}' should be on the same line. 366
Error Line is longer than 80 characters. 370
Error 'cast' is not followed by whitespace. 370
Error 'if' construct must use '{}'s. 373
Error Line is longer than 80 characters. 373
Error Line has trailing spaces. 374
Error Line has trailing spaces. 378
Error '!' is followed by whitespace. 381
Error Line is longer than 80 characters. 384
Error Line has trailing spaces. 388
Error 'cast' is not followed by whitespace. 394
Error 'cast' is not followed by whitespace. 400
Error Line has trailing spaces. 405
Error '}' should be on the same line. 405
Error Line has trailing spaces. 413
Error Line is longer than 80 characters. 416
Error Line is longer than 80 characters. 418
Error Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. 418
Error Parameter xpath should be final. 418
Error Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. 429
Error Parameter contextNode should be final. 429
Error '{' should be on the previous line. 430
Error 'if' construct must use '{}'s. 431
Error 'else' construct must use '{}'s. 432
Error 'cast' is not followed by whitespace. 432
Error Line has trailing spaces. 435
Error Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 444
Error Parameter element should be final. 444
Error '{' should be on the previous line. 445
Error 'cast' is not followed by whitespace. 446
Error Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. 458
Error Parameter element should be final. 458
Error '{' should be on the previous line. 459
Error 'cast' is not followed by whitespace. 460
Error 'if' construct must use '{}'s. 461
Error 'cast' is not followed by whitespace. 461
Error Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. 473
Error Parameter element should be final. 473
Error '{' should be on the previous line. 474
Error 'cast' is not followed by whitespace. 476
Error 'if' construct must use '{}'s. 477
Error 'cast' is not followed by whitespace. 477
Error Line has trailing spaces. 486
Error Line has trailing spaces. 488
Error Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 490
Error Parameter attribute should be final. 490
Error '{' should be on the previous line. 491
Error 'cast' is not followed by whitespace. 492
Error Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. 504
Error Parameter attribute should be final. 504
Error '{' should be on the previous line. 505
Error 'cast' is not followed by whitespace. 506
Error 'if' construct must use '{}'s. 507
Error 'cast' is not followed by whitespace. 507
Error Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. 519
Error Parameter attribute should be final. 519
Error '{' should be on the previous line. 520
Error 'cast' is not followed by whitespace. 522
Error 'if' construct must use '{}'s. 523
Error 'cast' is not followed by whitespace. 523
Error Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. 534
Error Parameter object should be final. 534
Error '{' should be on the previous line. 535
Error '&&' should be on a new line. 536
Error 'cast' is not followed by whitespace. 537
Error Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. 547
Error Parameter object should be final. 547
Error '{' should be on the previous line. 548
Error Method 'isElement' is not designed for extension - needs to be abstract, final or empty. 559
Error Parameter object should be final. 559
Error '{' should be on the previous line. 560
Error '&&' should be on a new line. 561
Error 'cast' is not followed by whitespace. 562
Error Line has trailing spaces. 567
Error Line has trailing spaces. 569
Error Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. 574
Error Parameter object should be final. 574
Error '{' should be on the previous line. 575
Error '&&' should be on a new line. 576
Error 'cast' is not followed by whitespace. 577
Error Line is longer than 80 characters. 578
Error '!' is followed by whitespace. 578
Error Method 'isComment' is not designed for extension - needs to be abstract, final or empty. 588
Error Parameter object should be final. 588
Error '{' should be on the previous line. 589
Error '&&' should be on a new line. 590
Error 'cast' is not followed by whitespace. 591
Error Method 'isText' is not designed for extension - needs to be abstract, final or empty. 601
Error Parameter object should be final. 601
Error '{' should be on the previous line. 602
Error 'cast' is not followed by whitespace. 604
Error Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. 623
Error Parameter object should be final. 623
Error '{' should be on the previous line. 624
Error '&&' should be on a new line. 625
Error 'cast' is not followed by whitespace. 626
Error Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. 637
Error Parameter object should be final. 637
Error '{' should be on the previous line. 638
Error 'cast' is not followed by whitespace. 640
Error '}' should be on the same line. 641
Error Parameter node should be final. 655
Error Parameter buffer should be final. 655
Error '{' should be on the previous line. 656
Error Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. 677
Error Parameter object should be final. 677
Error '{' should be on the previous line. 678
Error 'if' construct must use '{}'s. 679
Error 'cast' is not followed by whitespace. 679
Error 'else' construct must use '{}'s. 680
Error Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. 690
Error Parameter object should be final. 690
Error '{' should be on the previous line. 691
Error 'if' construct must use '{}'s. 692
Error 'cast' is not followed by whitespace. 692
Error 'else' construct must use '{}'s. 693
Error Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. 704
Error Parameter object should be final. 704
Error '{' should be on the previous line. 705
Error 'if' construct must use '{}'s. 706
Error 'cast' is not followed by whitespace. 706
Error 'else' construct must use '{}'s. 707
Error Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. 718
Error Parameter object should be final. 718
Error '{' should be on the previous line. 719
Error 'if' construct must use '{}'s. 720
Error 'cast' is not followed by whitespace. 720
Error 'else' construct must use '{}'s. 721
Error Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 731
Error Parameter object should be final. 731
Error '{' should be on the previous line. 732
Error 'if' construct must use '{}'s. 733
Error 'cast' is not followed by whitespace. 733
Error 'else' construct must use '{}'s. 734
Error Line has trailing spaces. 739
Error Line is longer than 80 characters. 742
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 745
Error Parameter prefix should be final. 745
Error Parameter element should be final. 745
Error 'cast' is not followed by whitespace. 749
Error 'if' construct must use '{}'s. 750
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 763
Error Parameter uri should be final. 763
Error '{' should be on the previous line. 764
Error '{' should be on the previous line. 766
Error Line is longer than 80 characters. 769
Error '(' is followed by whitespace. 772
Error ')' is preceded with whitespace. 772
Error '}' should be on the same line. 773
Error Line is longer than 80 characters. 775
Error '}' should be on the same line. 776
Error Line is longer than 80 characters. 778
Error '}' should be on the same line. 779
Error Line is longer than 80 characters. 781
Error Line has trailing spaces. 783
Error Line has trailing spaces. 786
Error Line has trailing spaces. 788
Error Line has trailing spaces. 791
Error Line has trailing spaces. 794
Error Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. 796
Error Parameter obj should be final. 796
Error '{' should be on the previous line. 797
Error Line has trailing spaces. 805
Error Line has trailing spaces. 808
Error Line has trailing spaces. 809
Error Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. 811
Error Parameter obj should be final. 811
Error '{' should be on the previous line. 812
Error Line has trailing spaces. 818
Error '{' should be on the previous line. 837
Error Parameter contextNode should be final. 845
Error '{' should be on the previous line. 846
Error Missing a Javadoc comment. 853
Error '{' should be on the previous line. 854
Error Missing a Javadoc comment. 858
Error '{' should be on the previous line. 859
Error 'if' construct must use '{}'s. 860
Error Missing a Javadoc comment. 869
Error '{' should be on the previous line. 870
Error Parameter contextNode should be final. 885
Error Parameter contextNode should be final. 899
Error Parameter node should be final. 909
Error 'node' hides a field. 909
Error '{' should be on the previous line. 910
Error 'if' construct must use '{}'s. 912
Error Missing a Javadoc comment. 926
Error Line has trailing spaces. 930
Error '{' should be on the previous line. 940
Error Parameter parent should be final. 947
Error '{' should be on the previous line. 948
Error '-' is not preceded with whitespace. 951
Error '-' is not followed by whitespace. 951
Error Line is longer than 80 characters. 953
Error '!' is followed by whitespace. 953
Error Missing a Javadoc comment. 960
Error '{' should be on the previous line. 961
Error Missing a Javadoc comment. 965
Error '{' should be on the previous line. 966
Error 'if' construct must use '{}'s. 968
Error Line is longer than 80 characters. 969
Error Line has trailing spaces. 970
Error '}' should be on the same line. 973
Error 'else' construct must use '{}'s. 974
Error Missing a Javadoc comment. 977
Error '{' should be on the previous line. 978
Error Missing a Javadoc comment. 983
Error Missing a Javadoc comment. 984
Error Missing a Javadoc comment. 985
Error Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. 1006
Error Parameter object should be final. 1006
Error Parameter elementId should be final. 1006
Error '{' should be on the previous line. 1007
Error 'cast' is not followed by whitespace. 1008
Error 'if' construct must use '{}'s. 1009
Error 'else' construct must use '{}'s. 1010

org/jaxen/dom/NamespaceNode.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Extra HTML tag found: </p> 102
Error Line is longer than 80 characters. 111
Error '{' should be on the previous line. 120
Error Line has trailing spaces. 122
Error 'static' modifier out of order with the JLS suggestions. 132
Error Line is longer than 80 characters. 134
Error Line has trailing spaces. 136
Error Parameter parent should be final. 149
Error 'parent' hides a field. 149
Error Parameter name should be final. 149
Error 'name' hides a field. 149
Error Parameter value should be final. 149
Error 'value' hides a field. 149
Error '{' should be on the previous line. 150
Error Parameter parent should be final. 164
Error 'parent' hides a field. 164
Error Parameter attribute should be final. 164
Error '{' should be on the previous line. 165
Error Line has trailing spaces. 167
Error '}' should be on the same line. 170
Error '6' is a magic number. 172
Error '}' should be on the same line. 173
Error Line is longer than 80 characters. 174
Error Line has trailing spaces. 182
Error Method 'getNodeName' is not designed for extension - needs to be abstract, final or empty. 193
Error '{' should be on the previous line. 194
Error Method 'getNodeValue' is not designed for extension - needs to be abstract, final or empty. 204
Error '{' should be on the previous line. 205
Error Method 'setNodeValue' is not designed for extension - needs to be abstract, final or empty. 216
Error Parameter value should be final. 216
Error 'value' hides a field. 216
Error Redundant throws: 'DOMException' is unchecked exception. 216
Error '{' should be on the previous line. 217
Error Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. 227
Error '{' should be on the previous line. 228
Error Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. 242
Error '{' should be on the previous line. 243
Error Method 'getChildNodes' is not designed for extension - needs to be abstract, final or empty. 253
Error '{' should be on the previous line. 254
Error Method 'getFirstChild' is not designed for extension - needs to be abstract, final or empty. 264
Error '{' should be on the previous line. 265
Error Method 'getLastChild' is not designed for extension - needs to be abstract, final or empty. 275
Error '{' should be on the previous line. 276
Error Method 'getPreviousSibling' is not designed for extension - needs to be abstract, final or empty. 286
Error '{' should be on the previous line. 287
Error Method 'getNextSibling' is not designed for extension - needs to be abstract, final or empty. 297
Error '{' should be on the previous line. 298
Error Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 308
Error '{' should be on the previous line. 309
Error Method 'getOwnerDocument' is not designed for extension - needs to be abstract, final or empty. 319
Error '{' should be on the previous line. 320
Error 'if' construct must use '{}'s. 321
Error Line has trailing spaces. 328
Error Method 'insertBefore' is not designed for extension - needs to be abstract, final or empty. 335
Error Parameter newChild should be final. 335
Error Parameter refChild should be final. 335
Error Redundant throws: 'DOMException' is unchecked exception. 336
Error '{' should be on the previous line. 337
Error Method 'replaceChild' is not designed for extension - needs to be abstract, final or empty. 352
Error Parameter newChild should be final. 352
Error Parameter oldChild should be final. 352
Error Redundant throws: 'DOMException' is unchecked exception. 353
Error '{' should be on the previous line. 354
Error Method 'removeChild' is not designed for extension - needs to be abstract, final or empty. 368
Error Parameter oldChild should be final. 368
Error Redundant throws: 'DOMException' is unchecked exception. 369
Error '{' should be on the previous line. 370
Error Method 'appendChild' is not designed for extension - needs to be abstract, final or empty. 384
Error Parameter newChild should be final. 384
Error Redundant throws: 'DOMException' is unchecked exception. 385
Error '{' should be on the previous line. 386
Error Method 'hasChildNodes' is not designed for extension - needs to be abstract, final or empty. 397
Error '{' should be on the previous line. 398
Error Method 'cloneNode' is not designed for extension - needs to be abstract, final or empty. 410
Error Parameter deep should be final. 410
Error '{' should be on the previous line. 411
Error '{' should be on the previous line. 423
Error Method 'isSupported' is not designed for extension - needs to be abstract, final or empty. 435
Error Parameter feature should be final. 435
Error Parameter version should be final. 435
Error '{' should be on the previous line. 436
Error Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 449
Error '{' should be on the previous line. 450
Error Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. 464
Error '{' should be on the previous line. 465
Error Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. 476
Error Parameter prefix should be final. 476
Error Redundant throws: 'DOMException' is unchecked exception. 477
Error '{' should be on the previous line. 478
Error Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. 489
Error '{' should be on the previous line. 490
Error Method 'hasAttributes' is not designed for extension - needs to be abstract, final or empty. 500
Error '{' should be on the previous line. 501
Error Redundant throws: 'DOMException' is unchecked exception. 511
Error '{' should be on the previous line. 512
Error Line has trailing spaces. 518
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 529
Error '{' should be on the previous line. 530
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 545
Error Parameter o should be final. 545
Error '{' should be on the previous line. 546
Error 'if' construct must use '{}'s. 547
Error 'if' construct must use '{}'s. 548
Error 'cast' is not followed by whitespace. 550
Error '&&' should be on a new line. 551
Error '&&' should be on a new line. 552
Error Parameter o should be final. 567
Error '{' should be on the previous line. 568
Error Avoid inline conditionals. 569
Error Parameter a should be final. 581
Error Parameter b should be final. 581
Error '{' should be on the previous line. 582
Error '||' should be on a new line. 583
Error Line has trailing spaces. 587
Error Missing a Javadoc comment. 592
Error Missing a Javadoc comment. 593
Error Missing a Javadoc comment. 594
Error Line has trailing spaces. 597
Error '{' should be on the previous line. 611
Error '{' should be on the previous line. 617
Error Line has trailing spaces. 620
Error Line has trailing spaces. 621
Error Parameter index should be final. 625
Error '{' should be on the previous line. 626
Error Line has trailing spaces. 629
Error Method 'getBaseURI' is not designed for extension - needs to be abstract, final or empty. 641
Error Method 'compareDocumentPosition' is not designed for extension - needs to be abstract, final or empty. 653
Error Parameter other should be final. 653
Error Expected @param tag for 'other'. 653
Error Redundant throws: 'DOMException' is unchecked exception. 653
Error Line is longer than 80 characters. 656
Error Method 'getTextContent' is not designed for extension - needs to be abstract, final or empty. 668
Error Method 'setTextContent' is not designed for extension - needs to be abstract, final or empty. 679
Error Parameter textContent should be final. 679
Error Redundant throws: 'DOMException' is unchecked exception. 679
Error Line is longer than 80 characters. 685
Error Line is longer than 80 characters. 686
Error Line has trailing spaces. 688
Error Method 'isSameNode' is not designed for extension - needs to be abstract, final or empty. 693
Error Parameter other should be final. 693
Error Line has trailing spaces. 694
Error Line is longer than 80 characters. 695
Error Unused @throws tag for 'UnsupportedOperationException'. 706
Error Method 'lookupPrefix' is not designed for extension - needs to be abstract, final or empty. 708
Error Parameter namespaceURI should be final. 708
Error Expected @param tag for 'namespaceURI'. 708
Error Line is longer than 80 characters. 710
Error Line is longer than 80 characters. 712
Error Unused @throws tag for 'UnsupportedOperationException'. 721
Error Method 'isDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. 723
Error Parameter namespaceURI should be final. 723
Error Expected @param tag for 'namespaceURI'. 723
Error Unused @throws tag for 'UnsupportedOperationException'. 733
Error Method 'lookupNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 735
Error Parameter prefix should be final. 735
Error Expected @param tag for 'prefix'. 735
Error Line is longer than 80 characters. 737
Error Line is longer than 80 characters. 739
Error Line has trailing spaces. 746
Error Line is longer than 80 characters. 748
Error Method 'isEqualNode' is not designed for extension - needs to be abstract, final or empty. 750
Error Parameter arg should be final. 750
Error 'if' construct must use '{}'s. 753
Error 'if' construct must use '{}'s. 754
Error 'if' construct must use '{}'s. 755
Error 'if' construct must use '{}'s. 756
Error Line is longer than 80 characters. 761
Error Line has trailing spaces. 769
Error Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. 772
Error Parameter feature should be final. 772
Error Expected @param tag for 'feature'. 772
Error Parameter version should be final. 772
Error Expected @param tag for 'version'. 772
Error Line has trailing spaces. 776
Error Missing a Javadoc comment. 778
Error Line has trailing spaces. 781
Error Line has trailing spaces. 782
Error Line is longer than 80 characters. 785
Error Line has trailing spaces. 786
Error Line is longer than 80 characters. 790
Error Method 'setUserData' is not designed for extension - needs to be abstract, final or empty. 790
Error Parameter key should be final. 790
Error Parameter data should be final. 790
Error Parameter handler should be final. 790
Error Line has trailing spaces. 798
Error Line has trailing spaces. 799
Error Line is longer than 80 characters. 800
Error Method 'getUserData' is not designed for extension - needs to be abstract, final or empty. 802
Error Parameter key should be final. 802
Error Expected @param tag for 'key'. 802
Error Line has trailing spaces. 805

org/jaxen/dom4j/DocumentNavigator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 104
Error Line has trailing spaces. 106
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 112
Error Expected an @return tag. 120
Error '{' should be on the previous line. 121
Error Method 'isElement' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Parameter obj should be final. 125
Error '{' should be on the previous line. 126
Error Method 'isComment' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter obj should be final. 130
Error '{' should be on the previous line. 131
Error Method 'isText' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter obj should be final. 135
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 137
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 139
Error Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. 142
Error Missing a Javadoc comment. 142
Error Parameter obj should be final. 142
Error '{' should be on the previous line. 143
Error Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Parameter obj should be final. 147
Error '{' should be on the previous line. 148
Error Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Parameter obj should be final. 152
Error '{' should be on the previous line. 153
Error Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error Parameter obj should be final. 157
Error '{' should be on the previous line. 158
Error Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Parameter obj should be final. 162
Error '{' should be on the previous line. 163
Error Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Parameter obj should be final. 169
Error '{' should be on the previous line. 170
Error Line has trailing spaces. 172
Error 'if' construct must use '{}'s. 174
Error '(' is followed by whitespace. 174
Error 'else' construct must use '{}'s. 176
Error Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. 180
Error Missing a Javadoc comment. 180
Error Parameter obj should be final. 180
Error '{' should be on the previous line. 181
Error Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error Parameter obj should be final. 187
Error '{' should be on the previous line. 188
Error Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Parameter obj should be final. 194
Error '{' should be on the previous line. 195
Error 'if' construct must use '{}'s. 199
Error '(' is followed by whitespace. 199
Error 'else' construct must use '{}'s. 201
Error Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. 205
Error Missing a Javadoc comment. 205
Error Parameter obj should be final. 205
Error '{' should be on the previous line. 206
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 212
Error Missing a Javadoc comment. 212
Error Parameter contextNode should be final. 212
Error '{' should be on the previous line. 213
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 216
Error Line is longer than 80 characters. 231
Error Line is longer than 80 characters. 232
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 236
Error Line is longer than 80 characters. 237
Error Parameter contextNode should be final. 237
Error Parameter localName should be final. 237
Error Parameter namespacePrefix should be final. 237
Error Parameter namespaceURI should be final. 237
Error '(' is followed by whitespace. 239
Error ')' is preceded with whitespace. 239
Error Line is longer than 80 characters. 241
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error Expression can be simplified. 246
Error Expression can be simplified. 250
Error Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. 260
Error Missing a Javadoc comment. 260
Error Parameter contextNode should be final. 260
Error '{' should be on the previous line. 261
Error '(' is followed by whitespace. 262
Error ')' is preceded with whitespace. 262
Error '{' should be on the previous line. 263
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error '{' should be on the previous line. 272
Error Line has trailing spaces. 275
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error Parameter contextNode should be final. 279
Error '{' should be on the previous line. 280
Error '(' is followed by whitespace. 281
Error '!' is followed by whitespace. 281
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error ')' is preceded with whitespace. 281
Error '{' should be on the previous line. 282
Error Line is longer than 80 characters. 296
Error Line is longer than 80 characters. 297
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 301
Error Line is longer than 80 characters. 302
Error Parameter contextNode should be final. 302
Error Parameter localName should be final. 302
Error Parameter namespacePrefix should be final. 302
Error Parameter namespaceURI should be final. 302
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error Line is longer than 80 characters. 306
Error Line has trailing spaces. 314
Error Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. 315
Error Missing a Javadoc comment. 315
Error Parameter contextNode should be final. 315
Error '{' should be on the previous line. 316
Error '(' is followed by whitespace. 317
Error '!' is followed by whitespace. 317
Error '(' is followed by whitespace. 317
Error ')' is preceded with whitespace. 317
Error ')' is preceded with whitespace. 317
Error '{' should be on the previous line. 318
Error Line is longer than 80 characters. 325
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error Line is longer than 80 characters. 329
Error '(' is followed by whitespace. 329
Error ';' is followed by whitespace. 329
Error '(' is followed by whitespace. 335
Error ';' is followed by whitespace. 335
Error '{' should be on the previous line. 336
Error '{' should be on the previous line. 339
Error '(' is followed by whitespace. 341
Error '!' is followed by whitespace. 341
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341
Error ')' is preceded with whitespace. 341
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error '(' is followed by whitespace. 343
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error ')' is preceded with whitespace. 343
Error '(' is followed by whitespace. 348
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error ')' is preceded with whitespace. 348
Error Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. 352
Error Missing a Javadoc comment. 352
Error Parameter contextNode should be final. 352
Error '{' should be on the previous line. 353
Error Line has trailing spaces. 354
Error '(' is followed by whitespace. 354
Error ')' is preceded with whitespace. 354
Error '{' should be on the previous line. 355
Error '}' should be on the same line. 357
Error Line has trailing spaces. 358
Error '(' is followed by whitespace. 358
Error ')' is preceded with whitespace. 358
Error '{' should be on the previous line. 359
Error Expected an @return tag. 369
Error Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. 369
Error Parameter xpath should be final. 369
Error Expected @param tag for 'xpath'. 369
Error Expected @throws tag for 'SAXPathException'. 369
Error '{' should be on the previous line. 370
Error Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. 374
Error Missing a Javadoc comment. 374
Error Parameter contextNode should be final. 374
Error '{' should be on the previous line. 375
Error Line has trailing spaces. 376
Error '(' is followed by whitespace. 376
Error ')' is preceded with whitespace. 376
Error '{' should be on the previous line. 377
Error Line has trailing spaces. 380
Error '(' is followed by whitespace. 380
Error ')' is preceded with whitespace. 380
Error '{' should be on the previous line. 381
Error Line has trailing spaces. 387
Error Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. 392
Error Missing a Javadoc comment. 392
Error Parameter obj should be final. 392
Error '{' should be on the previous line. 393
Error '(' is followed by whitespace. 394
Error ')' is preceded with whitespace. 394
Error Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. 397
Error Missing a Javadoc comment. 397
Error Parameter obj should be final. 397
Error '{' should be on the previous line. 398
Error '(' is followed by whitespace. 399
Error ')' is preceded with whitespace. 399
Error Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. 402
Error Missing a Javadoc comment. 402
Error Parameter obj should be final. 402
Error '{' should be on the previous line. 403
Error '(' is followed by whitespace. 404
Error ')' is preceded with whitespace. 404
Error Missing a Javadoc comment. 407
Error Parameter node should be final. 407
Error '{' should be on the previous line. 408
Error Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. 412
Error Missing a Javadoc comment. 412
Error Parameter obj should be final. 412
Error '{' should be on the previous line. 413
Error Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 419
Error Missing a Javadoc comment. 419
Error Parameter obj should be final. 419
Error '{' should be on the previous line. 420
Error Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. 426
Error Missing a Javadoc comment. 426
Error Parameter obj should be final. 426
Error '{' should be on the previous line. 427
Error Line has trailing spaces. 432
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 433
Error Missing a Javadoc comment. 433
Error Parameter prefix should be final. 433
Error Parameter context should be final. 433
Error '{' should be on the previous line. 434
Error Line has trailing spaces. 436
Error '(' is followed by whitespace. 436
Error ')' is preceded with whitespace. 436
Error '{' should be on the previous line. 437
Error '}' should be on the same line. 439
Error '(' is followed by whitespace. 440
Error ')' is preceded with whitespace. 440
Error '{' should be on the previous line. 441
Error '(' is followed by whitespace. 445
Error ')' is preceded with whitespace. 445
Error '{' should be on the previous line. 446
Error '(' is followed by whitespace. 447
Error ')' is preceded with whitespace. 447
Error Line has trailing spaces. 449
Error '(' is followed by whitespace. 449
Error ')' is preceded with whitespace. 449
Error '{' should be on the previous line. 450
Error Line has trailing spaces. 456
Error Line has trailing spaces. 457
Error Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. 457
Error Missing a Javadoc comment. 457
Error Parameter node should be final. 457
Error '{' should be on the previous line. 458
Error '(' is followed by whitespace. 459
Error ')' is preceded with whitespace. 459
Error '{' should be on the previous line. 460
Error Line has trailing spaces. 465
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 466
Error Missing a Javadoc comment. 466
Error Parameter uri should be final. 466
Error '{' should be on the previous line. 467
Error '{' should be on the previous line. 469
Error '(' is followed by whitespace. 470
Error ')' is preceded with whitespace. 470
Error '}' should be on the same line. 471
Error '{' should be on the previous line. 473
Error Line is longer than 80 characters. 474
Error Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. 478
Error Missing a Javadoc comment. 478
Error Parameter obj should be final. 478
Error '{' should be on the previous line. 479
Error Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. 485
Error Missing a Javadoc comment. 485
Error Parameter obj should be final. 485
Error '{' should be on the previous line. 486
Error Line has trailing spaces. 491
Error Line has trailing spaces. 493
Error Line is longer than 80 characters. 493
Error Method 'getSAXReader' is not designed for extension - needs to be abstract, final or empty. 494
Error Missing a Javadoc comment. 494
Error '{' should be on the previous line. 495
Error Line has trailing spaces. 496
Error '(' is followed by whitespace. 496
Error ')' is preceded with whitespace. 496
Error '{' should be on the previous line. 497
Error '(' is followed by whitespace. 499
Error ')' is preceded with whitespace. 499
Error Line has trailing spaces. 503
Error Method 'setSAXReader' is not designed for extension - needs to be abstract, final or empty. 504
Error Missing a Javadoc comment. 504
Error Parameter reader should be final. 504
Error 'reader' hides a field. 504
Error '{' should be on the previous line. 505
Error Line has trailing spaces. 508

org/jaxen/dom4j/Dom4jXPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 91
Error Parameter xpathExpr should be final. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error Line has trailing spaces. 103

org/jaxen/expr/AdditiveExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 63
Error '{' should be on the previous line. 64
Error Missing a Javadoc comment. 65

org/jaxen/expr/AllNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error '{' should be on the previous line. 64

org/jaxen/expr/BinaryExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69

org/jaxen/expr/CommentNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error '{' should be on the previous line. 64

org/jaxen/expr/DefaultAbsoluteLocationPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 76
Error '{' should be on the previous line. 77
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 87
Error Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. 87
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 88
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Parameter context should be final. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error Parameter visitor should be final. 124
Error '{' should be on the previous line. 125

org/jaxen/expr/DefaultAdditiveExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 63
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 65
Error '(' is followed by whitespace. 65
Error Parameter lhs should be final. 65
Error Parameter rhs should be final. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 69
Error Missing a Javadoc comment. 72
Error '{' should be on the previous line. 73
Error Line is longer than 80 characters. 74

org/jaxen/expr/DefaultAllNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 74
Error Missing a Javadoc comment. 75
Error Parameter axis should be final. 75
Error Parameter predicateSet should be final. 75
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error '{' should be on the previous line. 86
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error Parameter node should be final. 90
Error Parameter contextSupport should be final. 91
Error '{' should be on the previous line. 92
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Parameter visitor should be final. 95
Error '{' should be on the previous line. 96

org/jaxen/expr/DefaultAndExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Parameter lhs should be final. 71
Error Parameter rhs should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 75
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 83
Error '{' should be on the previous line. 84
Error Missing a Javadoc comment. 88
Error Parameter context should be final. 88
Error '{' should be on the previous line. 89
Error Line is longer than 80 characters. 91
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error ')' is preceded with whitespace. 91
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 100
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 '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error Line has trailing spaces. 109
Error Missing a Javadoc comment. 110
Error Parameter visitor should be final. 110
Error '{' should be on the previous line. 111
Error Line has trailing spaces. 114

org/jaxen/expr/DefaultArithExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Parameter lhs should be final. 68
Error Parameter rhs should be final. 69
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 72
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76

org/jaxen/expr/DefaultBinaryExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Parameter lhs should be final. 71
Error 'lhs' hides a field. 71
Error Parameter rhs should be final. 72
Error 'rhs' hides a field. 72
Error '{' should be on the previous line. 73
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 83
Error '{' should be on the previous line. 84
Error Missing a Javadoc comment. 88
Error Parameter lhs should be final. 88
Error 'lhs' hides a field. 88
Error '{' should be on the previous line. 89
Error Missing a Javadoc comment. 93
Error Parameter rhs should be final. 93
Error 'rhs' hides a field. 93
Error '{' should be on the previous line. 94
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error Line is longer than 80 characters. 102
Error Missing a Javadoc comment. 105
Error '{' should be on the previous line. 106
Error Line is longer than 80 characters. 107
Error Missing a Javadoc comment. 110
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113

org/jaxen/expr/DefaultCommentNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 74
Error Missing a Javadoc comment. 76
Error Parameter axis should be final. 76
Error Parameter predicateSet should be final. 76
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error '{' should be on the previous line. 82
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error '{' should be on the previous line. 87
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter node should be final. 91
Error Parameter contextSupport should be final. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter visitor should be final. 98
Error '{' should be on the previous line. 99

org/jaxen/expr/DefaultDivExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Parameter lhs should be final. 71
Error Parameter rhs should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 75
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 83
Error Parameter context should be final. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Missing a Javadoc comment. 94
Error Parameter visitor should be final. 94
Error '{' should be on the previous line. 95

org/jaxen/expr/DefaultEqualityExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 75
Error Line is longer than 80 characters. 75
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error '(' is followed by whitespace. 77
Error Parameter lhs should be final. 77
Error Parameter rhs should be final. 77
Error ')' is preceded with whitespace. 77
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error Missing a Javadoc comment. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 86
Error Missing a Javadoc comment. 87
Error '(' is followed by whitespace. 87
Error Parameter context should be final. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error 'if' is not followed by whitespace. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error Line has trailing spaces. 96
Error 'if' is not followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error ')' is preceded with whitespace. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101
Error '}' should be on the same line. 102
Error '(' is followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 107
Error '(' is followed by whitespace. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error ')' is preceded with whitespace. 107
Error '}' should be on the same line. 108
Error '{' should be on the previous line. 110
Error Line has trailing spaces. 111
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 preceded with whitespace. 111
Error Line has trailing spaces. 113
Error '}' should be on the same line. 113
Error '{' should be on the previous line. 115
Error Line is longer than 80 characters. 116
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Avoid inline conditionals. 116
Error Line has trailing spaces. 117
Error Line has trailing spaces. 119
Error Missing a Javadoc comment. 120
Error '(' is followed by whitespace. 120
Error Parameter lhsSet should be final. 120
Error Parameter rhsSet should be final. 120
Error Parameter nav should be final. 120
Error ')' is preceded with whitespace. 120
Error '{' should be on the previous line. 121
Error 'if' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error ')' is preceded with whitespace. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 126
Error 'for' is not followed by whitespace. 127
Error '(' is followed by whitespace. 127
Error ';' is followed by whitespace. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 130
Error 'for' is not followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ';' is followed by whitespace. 131
Error '{' should be on the previous line. 132
Error Line has trailing spaces. 134
Error 'if' is not followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 141
Error Line has trailing spaces. 144
Error Missing a Javadoc comment. 145
Error '(' is followed by whitespace. 145
Error Parameter lhs should be final. 145
Error Parameter rhs should be final. 145
Error Parameter nav should be final. 145
Error ')' is preceded with whitespace. 145
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 Line has trailing spaces. 148
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error ')' is preceded with whitespace. 150
Error '}' should be on the same line. 151
Error 'if' is not followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 155
Error '(' is followed by whitespace. 156
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 157
Error ')' is preceded with whitespace. 157
Error ')' is preceded with whitespace. 157
Error '}' should be on the same line. 158
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 164
Error ')' is preceded with whitespace. 164
Error Line has trailing spaces. 167
Error Missing a Javadoc comment. 168
Error '(' is followed by whitespace. 168
Error Parameter lhs should be final. 168
Error Parameter rhs should be final. 168
Error ')' is preceded with whitespace. 168

org/jaxen/expr/DefaultEqualsExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error '(' is followed by whitespace. 70
Error Parameter lhs should be final. 70
Error Parameter rhs should be final. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 84
Error Missing a Javadoc comment. 85
Error '(' is followed by whitespace. 85
Error Parameter lhs should be final. 85
Error Parameter rhs should be final. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error 'if' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error Line is longer than 80 characters. 89
Error 'if' is not followed by whitespace. 89
Error '(' is followed by whitespace. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error ')' is preceded with whitespace. 89
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Missing a Javadoc comment. 97
Error Parameter visitor should be final. 97
Error '{' should be on the previous line. 98

org/jaxen/expr/DefaultExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 77
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 83
Error 'public' modifier out of order with the JLS suggestions. 83
Error Parameter obj should be final. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 91
Error 'cast' is not followed by whitespace. 92
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Missing a Javadoc comment. 98
Error 'public' modifier out of order with the JLS suggestions. 98
Error Parameter obj should be final. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101

org/jaxen/expr/DefaultFilterExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 75
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Parameter predicateSet should be final. 80
Error '{' should be on the previous line. 81
Error Missing a Javadoc comment. 85
Error Parameter expr should be final. 85
Error 'expr' hides a field. 85
Error Parameter predicateSet should be final. 85
Error '{' should be on the previous line. 86
Error Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter predicate should be final. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error '{' should be on the previous line. 97
Error Method 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error '{' should be on the previous line. 102
Error Method 'getExpr' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error '{' should be on the previous line. 107
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error '{' should be on the previous line. 112
Error Line is longer than 80 characters. 113
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error First sentence should end with a period. 144
Error Line is longer than 80 characters. 144
Error Expected an @return tag. 146
Error Line has trailing spaces. 146
Error Method 'asBoolean' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter context should be final. 146
Error Expected @param tag for 'context'. 146
Error Expected @throws tag for 'JaxenException'. 146
Error '{' should be on the previous line. 147
Error Line has trailing spaces. 149
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '{' should be on the previous line. 150
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error '}' should be on the same line. 152
Error '{' should be on the previous line. 154
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error Line has trailing spaces. 160
Error Line has trailing spaces. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error Line has trailing spaces. 168
Error '(' is followed by whitespace. 168
Error Line has trailing spaces. 169
Error Line has trailing spaces. 172
Error Line has trailing spaces. 175
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Parameter context should be final. 176
Error '{' should be on the previous line. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Line has trailing spaces. 179
Error '(' is followed by whitespace. 180
Error ')' is preceded with whitespace. 180
Error '{' should be on the previous line. 181
Error Line is longer than 80 characters. 182
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 183
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 189
Error Missing a Javadoc comment. 189
Error Parameter visitor should be final. 189
Error '{' should be on the previous line. 190

org/jaxen/expr/DefaultFunctionCallExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 82
Error Parameter prefix should be final. 82
Error 'prefix' hides a field. 82
Error Parameter functionName should be final. 82
Error 'functionName' hides a field. 82
Error '{' should be on the previous line. 83
Error Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter parameter should be final. 89
Error '{' should be on the previous line. 90
Error Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error '{' should be on the previous line. 96
Error Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error Method 'getFunctionName' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error '{' should be on the previous line. 106
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error '{' should be on the previous line. 112
Error 'prefix' hides a field. 114
Error '&&' should be on a new line. 116
Error '{' should be on the previous line. 118
Error '{' should be on the previous line. 134
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 144
Error Missing a Javadoc comment. 144
Error '{' should be on the previous line. 145
Error '{' should be on the previous line. 152
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 164
Error Missing a Javadoc comment. 164
Error '{' should be on the previous line. 165
Error 'prefix' hides a field. 166
Error '{' should be on the previous line. 169
Error Line is longer than 80 characters. 170
Error Line is longer than 80 characters. 173
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Parameter context should be final. 176
Error '{' should be on the previous line. 177
Error Method 'evaluateParams' is not designed for extension - needs to be abstract, final or empty. 189
Error Missing a Javadoc comment. 189
Error Parameter context should be final. 189
Error '{' should be on the previous line. 190
Error '{' should be on the previous line. 197
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error Parameter visitor should be final. 207
Error '{' should be on the previous line. 208

org/jaxen/expr/DefaultGreaterThanEqualExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error '{' should be on the previous line. 65
Error Missing a Javadoc comment. 66
Error '(' is followed by whitespace. 66
Error Parameter lhs should be final. 66
Error Parameter rhs should be final. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter lhs should be final. 76
Error Parameter rhs should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Missing a Javadoc comment. 80
Error Parameter visitor should be final. 80
Error '{' should be on the previous line. 81

org/jaxen/expr/DefaultGreaterThanExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error '{' should be on the previous line. 65
Error Missing a Javadoc comment. 66
Error '(' is followed by whitespace. 66
Error Parameter lhs should be final. 66
Error Parameter rhs should be final. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter lhs should be final. 76
Error Parameter rhs should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 81
Error Parameter visitor should be final. 81
Error '{' should be on the previous line. 82

org/jaxen/expr/DefaultLessThanEqualExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error '{' should be on the previous line. 65
Error Missing a Javadoc comment. 66
Error '(' is followed by whitespace. 66
Error Parameter lhs should be final. 66
Error Parameter rhs should be final. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter lhs should be final. 76
Error Parameter rhs should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error Line has trailing spaces. 78
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Missing a Javadoc comment. 80
Error Parameter visitor should be final. 80
Error '{' should be on the previous line. 81

org/jaxen/expr/DefaultLessThanExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error '{' should be on the previous line. 65
Error Missing a Javadoc comment. 66
Error '(' is followed by whitespace. 66
Error Parameter lhs should be final. 66
Error Parameter rhs should be final. 66
Error ')' is preceded with whitespace. 66
Error '{' should be on the previous line. 67
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error Parameter lhs should be final. 76
Error Parameter rhs should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error Parameter visitor should be final. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 83

org/jaxen/expr/DefaultLiteralExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 72
Error Parameter literal should be final. 72
Error 'literal' hides a field. 72
Error '{' should be on the previous line. 73
Error Missing a Javadoc comment. 77
Error '{' should be on the previous line. 78
Error Missing a Javadoc comment. 82
Error '{' should be on the previous line. 83
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 88
Error Missing a Javadoc comment. 92
Error Parameter context should be final. 92
Error '{' should be on the previous line. 93
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 97
Error Parameter visitor should be final. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 100

org/jaxen/expr/DefaultLocationPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 73
Error '{' should be on the previous line. 74
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 76
Error '{' should be on the previous line. 81
Error Missing a Javadoc comment. 85
Error Parameter step should be final. 85
Error '{' should be on the previous line. 86
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 91
Error Missing a Javadoc comment. 95
Error '{' should be on the previous line. 96
Error '{' should be on the previous line. 100
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error '{' should be on the previous line. 112
Error '{' should be on the previous line. 115
Error Missing a Javadoc comment. 122
Error '{' should be on the previous line. 123
Error '{' should be on the previous line. 127
Error '{' should be on the previous line. 130
Error Missing a Javadoc comment. 137
Error '{' should be on the previous line. 138
Error Missing a Javadoc comment. 142
Error Parameter context should be final. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 150
Error '{' should be on the previous line. 151
Error Line has trailing spaces. 160
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 164
Error Missing a Javadoc comment. 168
Error Parameter step should be final. 168

org/jaxen/expr/DefaultLogicalExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 66
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Parameter lhs should be final. 68
Error Parameter rhs should be final. 69
Error '{' should be on the previous line. 70
Error '(' is followed by whitespace. 71
Error ')' is preceded with whitespace. 72

org/jaxen/expr/DefaultMinusExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Parameter lhs should be final. 71
Error Parameter rhs should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 75
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 83
Error Parameter context should be final. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error ')' is preceded with whitespace. 88
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error Missing a Javadoc comment. 94
Error Parameter visitor should be final. 94
Error '{' should be on the previous line. 95

org/jaxen/expr/DefaultModExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 68
Error Missing a Javadoc comment. 69
Error '(' is followed by whitespace. 69
Error Parameter lhs should be final. 69
Error Parameter rhs should be final. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 73
Error Missing a Javadoc comment. 76
Error '{' should be on the previous line. 77
Error Missing a Javadoc comment. 81
Error '(' is followed by whitespace. 81
Error Parameter context should be final. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Missing a Javadoc comment. 92
Error '(' is followed by whitespace. 92
Error Parameter visitor should be final. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94

org/jaxen/expr/DefaultMultiplicativeExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 66
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 68
Error Missing a Javadoc comment. 69
Error Parameter lhs should be final. 69
Error Parameter rhs should be final. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 73
Error Missing a Javadoc comment. 76
Error '{' should be on the previous line. 77
Error Line is longer than 80 characters. 78

org/jaxen/expr/DefaultMultiplyExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 68
Error Missing a Javadoc comment. 69
Error '(' is followed by whitespace. 69
Error Parameter lhs should be final. 69
Error Parameter rhs should be final. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 73
Error Missing a Javadoc comment. 76
Error '{' should be on the previous line. 77
Error Missing a Javadoc comment. 81
Error '(' is followed by whitespace. 81
Error Parameter context should be final. 81
Error ')' is preceded with whitespace. 81
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 83
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Missing a Javadoc comment. 93
Error '(' is followed by whitespace. 93
Error Parameter visitor should be final. 93
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95

org/jaxen/expr/DefaultNameStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 61
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error First sentence should end with a period. 91
Error First sentence should end with a period. 94
Error Line has trailing spaces. 99
Error Line has trailing spaces. 104
Error Parameter axis should be final. 105
Error Parameter prefix should be final. 106
Error 'prefix' hides a field. 106
Error Parameter localName should be final. 107
Error 'localName' hides a field. 107
Error Parameter predicateSet should be final. 108
Error Line has trailing spaces. 119
Error Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. 122
Error Line has trailing spaces. 128
Error Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. 131
Error Line has trailing spaces. 137
Error Method 'isMatchesAnyName' is not designed for extension - needs to be abstract, final or empty. 140
Error Line has trailing spaces. 146
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 149
Error '64' is a magic number. 150
Error Line is longer than 80 characters. 161
Error Expected an @return tag. 163
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 163
Error Parameter context should be final. 163
Error Expected @param tag for 'context'. 163
Error Expected @throws tag for 'JaxenException'. 163
Error Line is longer than 80 characters. 173
Error Line has trailing spaces. 174
Error Line is longer than 80 characters. 175
Error Line is longer than 80 characters. 184
Error Expression can be simplified. 189
Error Line has trailing spaces. 199
Error Line is longer than 80 characters. 201
Error Line has trailing spaces. 202
Error Line has trailing spaces. 203
Error '}' should be on the same line. 203
Error Line is longer than 80 characters. 206
Error Expression can be simplified. 207
Error Line has trailing spaces. 220
Error Line is longer than 80 characters. 222
Error Line has trailing spaces. 230
Error Line is longer than 80 characters. 236
Error Line is longer than 80 characters. 243
Error Expression can be simplified. 244
Error '!' is followed by whitespace. 251
Error Line is longer than 80 characters. 258
Error Line has trailing spaces. 261
Error Expression can be simplified. 267
Error Line is longer than 80 characters. 272
Error Line has trailing spaces. 273
Error Line is longer than 80 characters. 273
Error Line has trailing spaces. 275
Error Line has trailing spaces. 278
Error '!' is followed by whitespace. 284
Error Line is longer than 80 characters. 292
Error Line has trailing spaces. 296
Error Line has trailing spaces. 299
Error Line has trailing spaces. 302
Error Line has trailing spaces. 306
Error Line is longer than 80 characters. 308
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 308
Error Parameter node should be final. 308
Error Parameter contextSupport should be final. 308
Error Expected @throws tag for 'JaxenException'. 308
Error Line has trailing spaces. 309
Error Line has trailing spaces. 318
Error '}' should be on the same line. 318
Error Line has trailing spaces. 321
Error '}' should be on the same line. 321
Error Line has trailing spaces. 328
Error Line has trailing spaces. 329
Error '}' should be on the same line. 329
Error Line has trailing spaces. 332
Error '}' should be on the same line. 332
Error Line has trailing spaces. 339
Error '}' should be on the same line. 339
Error Line is longer than 80 characters. 347
Error Line contains a tab character. 347
Error '+' is not preceded with whitespace. 347
Error '+' is not followed by whitespace. 347
Error '+' is not preceded with whitespace. 347
Error '+' is not followed by whitespace. 347
Error Line has trailing spaces. 349
Error '}' should be on the same line. 349
Error Line has trailing spaces. 359
Error Line has trailing spaces. 372
Error Parameter uri should be final. 376
Error Line has trailing spaces. 382
Error Method 'matchesNamespaceURIs' is not designed for extension - needs to be abstract, final or empty. 387
Error Parameter uri1 should be final. 387
Error Parameter uri2 should be final. 387
Error Line has trailing spaces. 402
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 405
Error Parameter visitor should be final. 405
Error Line has trailing spaces. 408
Error Line has trailing spaces. 411
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 414
Error Line is longer than 80 characters. 415

org/jaxen/expr/DefaultNotEqualsExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error '(' is followed by whitespace. 70
Error Parameter lhs should be final. 70
Error Parameter rhs should be final. 70
Error ')' is preceded with whitespace. 70
Error '{' should be on the previous line. 71
Error '(' is followed by whitespace. 72
Error ')' is preceded with whitespace. 72
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 84
Error Missing a Javadoc comment. 85
Error '(' is followed by whitespace. 85
Error Parameter lhs should be final. 85
Error Parameter rhs should be final. 85
Error ')' is preceded with whitespace. 85
Error '{' should be on the previous line. 86
Error 'if' is not followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 90
Error 'if' is not followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 94
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error Missing a Javadoc comment. 99
Error Parameter visitor should be final. 99
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 102

org/jaxen/expr/DefaultNumberExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 72
Error '(' is followed by whitespace. 72
Error Parameter number should be final. 72
Error 'number' hides a field. 72
Error ')' is preceded with whitespace. 72
Error '{' should be on the previous line. 73
Error Missing a Javadoc comment. 77
Error '{' should be on the previous line. 78
Error Missing a Javadoc comment. 82
Error '{' should be on the previous line. 83
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 88
Error Missing a Javadoc comment. 92
Error '(' is followed by whitespace. 92
Error Parameter context should be final. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error Missing a Javadoc comment. 97
Error '(' is followed by whitespace. 97
Error Parameter visitor should be final. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99

org/jaxen/expr/DefaultOrExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 73
Error Parameter lhs should be final. 73
Error Parameter rhs should be final. 74
Error '{' should be on the previous line. 75
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 77
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Missing a Javadoc comment. 85
Error '{' should be on the previous line. 86
Error Missing a Javadoc comment. 90
Error Parameter context should be final. 90
Error '{' should be on the previous line. 91
Error Line is longer than 80 characters. 93
Error '(' is followed by whitespace. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error ')' is preceded with whitespace. 93
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 102
Error '(' is followed by whitespace. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error ')' is preceded with whitespace. 102
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 111
Error Missing a Javadoc comment. 112
Error Parameter visitor should be final. 112
Error '{' should be on the previous line. 113
Error Line has trailing spaces. 116

org/jaxen/expr/DefaultPathExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Parameter filterExpr should be final. 74
Error 'filterExpr' hides a field. 74
Error Parameter locationPath should be final. 75
Error 'locationPath' hides a field. 75
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 85
Error Parameter filterExpr should be final. 85
Error 'filterExpr' hides a field. 85
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 95
Error Line is longer than 80 characters. 97
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 119
Error Missing a Javadoc comment. 144
Error Parameter context should be final. 144
Error Missing a Javadoc comment. 158
Error Parameter visitor should be final. 158

org/jaxen/expr/DefaultPlusExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Parameter lhs should be final. 71
Error Parameter rhs should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 75
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 83
Error Parameter context should be final. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error ')' is preceded with whitespace. 86
Error '(' is followed by whitespace. 87
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error ')' is preceded with whitespace. 88
Error Line has trailing spaces. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Missing a Javadoc comment. 94
Error Parameter visitor should be final. 94
Error '{' should be on the previous line. 95
Error Line has trailing spaces. 97

org/jaxen/expr/DefaultPredicate.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Parameter expr should be final. 73
Error 'expr' hides a field. 73
Error '{' should be on the previous line. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Missing a Javadoc comment. 78
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 83
Error Parameter expr should be final. 83
Error 'expr' hides a field. 83
Error '{' should be on the previous line. 84
Error Missing a Javadoc comment. 88
Error '{' should be on the previous line. 89
Error Missing a Javadoc comment. 93
Error '{' should be on the previous line. 94
Error Missing a Javadoc comment. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error Missing a Javadoc comment. 103
Error Parameter context should be final. 103
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Missing a Javadoc comment. 107
Error Parameter visitor should be final. 107
Error '{' should be on the previous line. 108
Error Line has trailing spaces. 110

org/jaxen/expr/DefaultProcessingInstructionNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error '{' should be on the previous line. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Parameter axis should be final. 79
Error Parameter name should be final. 80
Error 'name' hides a field. 80
Error Parameter predicateSet should be final. 81
Error '{' should be on the previous line. 82
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error '{' should be on the previous line. 89
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Parameter node should be final. 93
Error Parameter support should be final. 94
Error '{' should be on the previous line. 95
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 'name' hides a field. 102
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '{' should be on the previous line. 105
Error '}' should be on the same line. 107
Error '{' should be on the previous line. 109
Error Line is longer than 80 characters. 110
Error '(' is followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 116
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter visitor should be final. 117
Error '{' should be on the previous line. 118

org/jaxen/expr/DefaultRelationalExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 73
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error '(' is followed by whitespace. 75
Error Parameter lhs should be final. 75
Error Parameter rhs should be final. 75
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 Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Missing a Javadoc comment. 85
Error '(' is followed by whitespace. 85
Error Parameter context should be final. 85
Error ')' is preceded with whitespace. 85
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 'if' is not followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with 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. 96
Error '(' is followed by 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 previous 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 Line has trailing spaces. 99
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 100
Error Line is longer than 80 characters. 100
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 '}' should be on the same line. 101
Error '{' should be on the previous line. 103
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 104
Error '(' is followed by whitespace. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error ')' is preceded with whitespace. 104
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error Avoid inline conditionals. 108
Error Missing a Javadoc comment. 111
Error '(' is followed by whitespace. 111
Error Parameter lhsSet should be final. 111
Error Parameter rhsSet should be final. 111
Error Parameter nav should be final. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error Line is longer than 80 characters. 113
Error 'if' is not followed by whitespace. 113
Error '(' is followed by whitespace. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error ')' is preceded with whitespace. 113
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error 'for' is not followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ';' is followed by whitespace. 118
Error '{' should be on the previous line. 119
Error Line has trailing spaces. 120
Error Line has trailing spaces. 121
Error 'for' is not followed by whitespace. 122
Error '(' is followed by whitespace. 122
Error ';' is followed by whitespace. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 125
Error 'if' is not followed by whitespace. 126
Error '(' is followed by whitespace. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error ')' is preceded with whitespace. 126
Error '{' should be on the previous line. 127
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 135
Error Missing a Javadoc comment. 136
Error '(' is followed by whitespace. 136
Error Parameter lhs should be final. 136
Error Parameter rhs should be final. 136
Error Parameter nav should be final. 136
Error ')' is preceded with whitespace. 136
Error 'if' is not followed by whitespace. 138
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '{' should be on the previous line. 139
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error Line has trailing spaces. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 145
Error 'if' is not followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error '(' is followed by whitespace. 146
Error ')' is preceded with whitespace. 146
Error ')' is preceded with whitespace. 146
Error '{' should be on the previous line. 147
Error Line has trailing spaces. 150
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error Line has trailing spaces. 153
Error Line has trailing spaces. 154
Error Missing a Javadoc comment. 154
Error '(' is followed by whitespace. 154
Error Parameter lhs should be final. 154
Error Parameter rhs should be final. 154
Error ')' is preceded with whitespace. 154

org/jaxen/expr/DefaultRelativeLocationPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 70
Error '{' should be on the previous line. 71
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 77
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 78
Error Missing a Javadoc comment. 78
Error Parameter visitor should be final. 78
Error '{' should be on the previous line. 79

org/jaxen/expr/DefaultStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 83
Error Parameter axis should be final. 83
Error 'axis' hides a field. 83
Error Parameter predicates should be final. 83
Error 'predicates' hides a field. 83
Error '{' should be on the previous line. 84
Error Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter predicate should be final. 89
Error '{' should be on the previous line. 90
Error Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error '{' should be on the previous line. 95
Error Method 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error '{' should be on the previous line. 100
Error Method 'getAxis' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error '{' should be on the previous line. 105
Error Method 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '{' should be on the previous line. 110
Error Method 'getAxisName' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error '{' should be on the previous line. 120
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error '{' should be on the previous line. 130
Error Method 'axisIterator' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Parameter contextNode should be final. 134
Error Parameter support should be final. 134
Error '{' should be on the previous line. 136
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error '{' should be on the previous line. 141
Error Line has trailing spaces. 151
Error '(' is followed by whitespace. 153
Error ';' is preceded with whitespace. 153
Error ';' is preceded with whitespace. 153
Error ')' is preceded with whitespace. 153
Error '{' should be on the previous line. 154
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error Line is longer than 80 characters. 159
Error Line has trailing spaces. 160
Error Line is longer than 80 characters. 160
Error Line has trailing spaces. 162
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '{' should be on the previous line. 167
Error '(' is followed by whitespace. 169
Error '!' is followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error ')' is preceded with whitespace. 169
Error '{' should be on the previous line. 170
Error '(' is followed by whitespace. 171
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error ')' is preceded with whitespace. 179

org/jaxen/expr/DefaultTextNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 75
Error Missing a Javadoc comment. 76
Error Parameter axis should be final. 76
Error Parameter predicateSet should be final. 76
Error ')' is preceded with whitespace. 76
Error '{' should be on the previous line. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter node should be final. 81
Error Parameter support should be final. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 93
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error Parameter visitor should be final. 94
Error '{' should be on the previous line. 95

org/jaxen/expr/DefaultTruthExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 68
Error Missing a Javadoc comment. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Parameter lhs should be final. 70
Error Parameter rhs should be final. 71
Error '{' should be on the previous line. 72
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 74
Error Missing a Javadoc comment. 77
Error '{' should be on the previous line. 78
Error Missing a Javadoc comment. 82
Error Parameter lhs should be final. 82
Error Parameter rhs should be final. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 87
Error Missing a Javadoc comment. 90
Error Parameter lhs should be final. 90
Error Parameter rhs should be final. 91
Error '{' should be on the previous line. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 95
Error Missing a Javadoc comment. 98
Error Parameter obj should be final. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error Line has trailing spaces. 102
Error Missing a Javadoc comment. 103
Error '(' is followed by whitespace. 103
Error Parameter set should be final. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error Missing a Javadoc comment. 108
Error Parameter lhs should be final. 108
Error Parameter rhs should be final. 109
Error '{' should be on the previous line. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 113
Error Missing a Javadoc comment. 116
Error Parameter lhs should be final. 116
Error Parameter rhs should be final. 117
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 121
Error Missing a Javadoc comment. 124
Error Parameter lhs should be final. 124
Error Parameter rhs should be final. 125
Error '{' should be on the previous line. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 129
Error Line has trailing spaces. 130

org/jaxen/expr/DefaultUnaryExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Parameter expr should be final. 74
Error 'expr' hides a field. 74
Error '{' should be on the previous line. 75
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error Missing a Javadoc comment. 84
Error '{' should be on the previous line. 85
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Missing a Javadoc comment. 94
Error '{' should be on the previous line. 95
Error Missing a Javadoc comment. 101
Error Parameter context should be final. 101
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Missing a Javadoc comment. 108
Error Parameter visitor should be final. 108
Error '{' should be on the previous line. 109

org/jaxen/expr/DefaultUnionExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 81
Error Missing a Javadoc comment. 82
Error Parameter lhs should be final. 82
Error Parameter rhs should be final. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 86
Error Method 'getOperator' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error '{' should be on the previous line. 95
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error Parameter context should be final. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Line has trailing spaces. 106
Error Line has trailing spaces. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 111
Error Line has trailing spaces. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '{' should be on the previous line. 115
Error Line has trailing spaces. 117
Error '(' is followed by whitespace. 118
Error '!' is followed by whitespace. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with 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 '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 126
Error '}' should be on the same line. 128
Error Line is longer than 80 characters. 130
Error Line has trailing spaces. 133
Error Method 'accept' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Parameter visitor should be final. 134
Error '{' should be on the previous line. 135
Error Line has trailing spaces. 138

org/jaxen/expr/DefaultVariableReferenceExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Line is longer than 80 characters. 69
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Parameter prefix should be final. 74
Error 'prefix' hides a field. 74
Error Parameter variableName should be final. 75
Error 'variableName' hides a field. 75
Error '{' should be on the previous line. 76
Error Missing a Javadoc comment. 81
Error '{' should be on the previous line. 82
Error Missing a Javadoc comment. 86
Error '{' should be on the previous line. 87
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error 'prefix' hides a field. 93
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 100
Error Missing a Javadoc comment. 103
Error '{' should be on the previous line. 104
Error 'prefix' hides a field. 105
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error Missing a Javadoc comment. 115
Error Parameter context should be final. 115
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 125
Error Missing a Javadoc comment. 126
Error Parameter visitor should be final. 126
Error '{' should be on the previous line. 127

org/jaxen/expr/DefaultXPathExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Parameter rootExpr should be final. 79
Error 'rootExpr' hides a field. 79
Error '{' should be on the previous line. 80
Error Method 'getRootExpr' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '{' should be on the previous line. 85
Error Method 'setRootExpr' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter rootExpr should be final. 89
Error 'rootExpr' hides a field. 89
Error '{' should be on the previous line. 90
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 94
Error Missing a Javadoc comment. 94
Error '{' should be on the previous line. 95
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 99
Error Missing a Javadoc comment. 99
Error '{' should be on the previous line. 100
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 104
Error Missing a Javadoc comment. 104
Error '{' should be on the previous line. 105
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Method 'asList' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error Parameter context should be final. 109
Error '{' should be on the previous line. 110
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113

org/jaxen/expr/DefaultXPathFactory.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 81
Error '{' should be on the previous line. 82
Error Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. 83
Error Missing a Javadoc comment. 83
Error '(' is followed by whitespace. 83
Error Parameter rootExpr should be final. 83
Error ')' is preceded with whitespace. 83
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error Method 'createPathExpr' is not designed for extension - needs to be abstract, final or empty. 88
Error Missing a Javadoc comment. 88
Error '(' is followed by whitespace. 88
Error Parameter filterExpr should be final. 88
Error Line is longer than 80 characters. 89
Error Parameter locationPath should be final. 89
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 92
Error Method 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error '{' should be on the previous line. 96
Error Method 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error Method 'createOrExpr' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error '(' is followed by whitespace. 105
Error Parameter lhs should be final. 105
Error Parameter rhs should be final. 106
Error ')' is preceded with whitespace. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 109
Error Method 'createAndExpr' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error '(' is followed by whitespace. 112
Error Parameter lhs should be final. 112
Error Parameter rhs should be final. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 116
Error Method 'createEqualityExpr' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error '(' is followed by whitespace. 119
Error Parameter lhs should be final. 119
Error Parameter rhs should be final. 120
Error Line is longer than 80 characters. 121
Error Parameter equalityOperator should be final. 121
Error ')' is preceded with whitespace. 121
Error switch without "default" clause. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error Avoid nested blocks. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 128
Error Avoid nested blocks. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 133
Error Line is longer than 80 characters. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error Method 'createRelationalExpr' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error '(' is followed by whitespace. 139
Error Parameter lhs should be final. 139
Error Parameter rhs should be final. 140
Error Line is longer than 80 characters. 141
Error Parameter relationalOperator should be final. 141
Error ')' is preceded with whitespace. 141
Error switch without "default" clause. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error Avoid nested blocks. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 148
Error Avoid nested blocks. 151
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 153
Error Avoid nested blocks. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 158
Error Avoid nested blocks. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 163
Error Line is longer than 80 characters. 166
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error Method 'createAdditiveExpr' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error '(' is followed by whitespace. 169
Error Parameter lhs should be final. 169
Error Parameter rhs should be final. 170
Error Line is longer than 80 characters. 171
Error Parameter additiveOperator should be final. 171
Error ')' is preceded with whitespace. 171
Error switch without "default" clause. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error Avoid nested blocks. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 178
Error Avoid nested blocks. 181
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 183
Error Line is longer than 80 characters. 186
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error Method 'createMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty. 189
Error Missing a Javadoc comment. 189
Error '(' is followed by whitespace. 189
Error Parameter lhs should be final. 189
Error Parameter rhs should be final. 190
Error Line is longer than 80 characters. 191
Error Parameter multiplicativeOperator should be final. 191
Error ')' is preceded with whitespace. 191
Error switch without "default" clause. 193
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '{' should be on the previous line. 194
Error Avoid nested blocks. 196
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 198
Error Avoid nested blocks. 201
Error '(' is followed by whitespace. 202
Error ')' is preceded with whitespace. 203
Error Avoid nested blocks. 206
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 208
Error Line is longer than 80 characters. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error Method 'createUnaryExpr' is not designed for extension - needs to be abstract, final or empty. 214
Error Missing a Javadoc comment. 214
Error '(' is followed by whitespace. 214
Error Parameter expr should be final. 214
Error Parameter unaryOperator should be final. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 216
Error switch without "default" clause. 217
Error '(' is followed by whitespace. 217
Error ')' is preceded with whitespace. 217
Error '{' should be on the previous line. 218
Error Avoid nested blocks. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Method 'createUnionExpr' is not designed for extension - needs to be abstract, final or empty. 227
Error Missing a Javadoc comment. 227
Error '(' is followed by whitespace. 227
Error Parameter lhs should be final. 227
Error Parameter rhs should be final. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 231
Error Method 'createFilterExpr' is not designed for extension - needs to be abstract, final or empty. 234
Error Missing a Javadoc comment. 234
Error '(' is followed by whitespace. 234
Error Parameter expr should be final. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error '(' is followed by whitespace. 236
Error ')' is preceded with whitespace. 236
Error Method 'createFunctionCallExpr' is not designed for extension - needs to be abstract, final or empty. 239
Error Missing a Javadoc comment. 239
Error '(' is followed by whitespace. 239
Error Parameter prefix should be final. 239
Error Line is longer than 80 characters. 240
Error Parameter functionName should be final. 240
Error ')' is preceded with whitespace. 240
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 243
Error Method 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty. 246
Error Missing a Javadoc comment. 246
Error '(' is followed by whitespace. 246
Error Parameter number should be final. 246
Error ')' is preceded with whitespace. 246
Error '{' should be on the previous line. 247
Error '(' is followed by whitespace. 248
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error ')' is preceded with whitespace. 248
Error Method 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty. 251
Error Missing a Javadoc comment. 251
Error '(' is followed by whitespace. 251
Error Parameter number should be final. 251
Error ')' is preceded with whitespace. 251
Error '{' should be on the previous line. 252
Error '(' is followed by whitespace. 253
Error '(' is followed by whitespace. 253
Error ')' is preceded with whitespace. 253
Error ')' is preceded with whitespace. 253
Error Method 'createLiteralExpr' is not designed for extension - needs to be abstract, final or empty. 256
Error Missing a Javadoc comment. 256
Error '(' is followed by whitespace. 256
Error Parameter literal should be final. 256
Error ')' is preceded with whitespace. 256
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error Method 'createVariableReferenceExpr' is not designed for extension - needs to be abstract, final or empty. 261
Error Missing a Javadoc comment. 261
Error '(' is followed by whitespace. 261
Error Parameter prefix should be final. 261
Error Line is longer than 80 characters. 262
Error Parameter variable should be final. 262
Error ')' is preceded with whitespace. 262
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 265
Error Method 'createNameStep' is not designed for extension - needs to be abstract, final or empty. 268
Error Missing a Javadoc comment. 268
Error '(' is followed by whitespace. 268
Error Parameter axis should be final. 268
Error Parameter prefix should be final. 269
Error Parameter localName should be final. 270
Error ')' is preceded with whitespace. 270
Error '{' should be on the previous line. 271
Error '(' is followed by whitespace. 272
Error ')' is preceded with whitespace. 272
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 276
Error Method 'createTextNodeStep' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error '(' is followed by whitespace. 279
Error Parameter axis should be final. 279
Error ')' is preceded with whitespace. 279
Error '{' should be on the previous line. 280
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error '(' is followed by whitespace. 282
Error ')' is preceded with whitespace. 282
Error Method 'createCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. 285
Error Missing a Javadoc comment. 285
Error '(' is followed by whitespace. 285
Error Parameter axis should be final. 285
Error ')' is preceded with whitespace. 285
Error '{' should be on the previous line. 286
Error '(' is followed by whitespace. 287
Error ')' is preceded with whitespace. 287
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error Method 'createAllNodeStep' is not designed for extension - needs to be abstract, final or empty. 291
Error Missing a Javadoc comment. 291
Error '(' is followed by whitespace. 291
Error Parameter axis should be final. 291
Error ')' is preceded with whitespace. 291
Error '{' should be on the previous line. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 294
Error ')' is preceded with whitespace. 294
Error Method 'createProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. 297
Error Missing a Javadoc comment. 297
Error '(' is followed by whitespace. 297
Error Parameter axis should be final. 297
Error Line is longer than 80 characters. 298
Error Parameter piName should be final. 298
Error ')' is preceded with whitespace. 298
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 303
Error Method 'createPredicate' is not designed for extension - needs to be abstract, final or empty. 306
Error Missing a Javadoc comment. 306
Error '(' is followed by whitespace. 306
Error Parameter predicateExpr should be final. 306
Error ')' is preceded with whitespace. 306
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error Method 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty. 311
Error Missing a Javadoc comment. 311
Error '(' is followed by whitespace. 311
Error Parameter axis should be final. 311
Error ')' is preceded with whitespace. 311
Error '{' should be on the previous line. 312
Error switch without "default" clause. 314
Error '(' is followed by whitespace. 314
Error ')' is preceded with whitespace. 314
Error '{' should be on the previous line. 315
Error Avoid nested blocks. 317
Error '(' is followed by whitespace. 318
Error ')' is preceded with whitespace. 318
Error Avoid nested blocks. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error Avoid nested blocks. 327
Error '(' is followed by whitespace. 328
Error ')' is preceded with whitespace. 328
Error Avoid nested blocks. 332
Error '(' is followed by whitespace. 333
Error ')' is preceded with whitespace. 333
Error Avoid nested blocks. 337
Error '(' is followed by whitespace. 338
Error ')' is preceded with whitespace. 338
Error Avoid nested blocks. 342
Error '(' is followed by whitespace. 343
Error ')' is preceded with whitespace. 343
Error Avoid nested blocks. 347
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 348
Error Avoid nested blocks. 352
Error '(' is followed by whitespace. 353
Error ')' is preceded with whitespace. 353
Error Avoid nested blocks. 357
Error '(' is followed by whitespace. 358
Error ')' is preceded with whitespace. 358
Error Avoid nested blocks. 362
Error '(' is followed by whitespace. 363
Error ')' is preceded with whitespace. 363
Error Avoid nested blocks. 367
Error '(' is followed by whitespace. 368
Error ')' is preceded with whitespace. 368
Error Avoid nested blocks. 372
Error '(' is followed by whitespace. 373
Error ')' is preceded with whitespace. 373
Error Avoid nested blocks. 377
Error '(' is followed by whitespace. 378
Error ')' is preceded with whitespace. 378
Error Method 'createPredicateSet' is not designed for extension - needs to be abstract, final or empty. 385
Error Missing a Javadoc comment. 385
Error '{' should be on the previous line. 386

org/jaxen/expr/EqualityExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 62
Error '{' is not preceded with whitespace. 62
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63

org/jaxen/expr/Expr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74

org/jaxen/expr/FilterExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Expected an @return tag. 75
Error Redundant 'public' modifier. 75
Error Expected @param tag for 'context'. 75
Error Expected @throws tag for 'JaxenException'. 75
Error Line has trailing spaces. 76
Error Redundant 'public' modifier. 79

org/jaxen/expr/FunctionCallExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 68
Error Missing a Javadoc comment. 69
Error Redundant 'public' modifier. 69
Error Missing a Javadoc comment. 70
Error Redundant 'public' modifier. 70
Error Missing a Javadoc comment. 71
Error Redundant 'public' modifier. 71
Error Missing a Javadoc comment. 72
Error Redundant 'public' modifier. 72

org/jaxen/expr/IdentitySet.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 55
Error Missing a Javadoc comment. 61
Error Line has trailing spaces. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 67
Error Parameter object should be final. 67
Error Missing a Javadoc comment. 72
Error Parameter object should be final. 72
Error Line has trailing spaces. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 81
Error Parameter object should be final. 81
Error 'object' hides a field. 81
Error Line has trailing spaces. 84
Error Missing a Javadoc comment. 85
Error Parameter o should be final. 85
Error Missing a Javadoc comment. 90

org/jaxen/expr/LiteralExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Redundant 'public' modifier. 68

org/jaxen/expr/LocationPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 72
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74

org/jaxen/expr/LogicalExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error '{' is not preceded with whitespace. 63
Error Missing a Javadoc comment. 64
Error Redundant 'public' modifier. 64

org/jaxen/expr/MultiplicativeExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error '{' is not preceded with whitespace. 63
Error Missing a Javadoc comment. 64
Error Redundant 'public' modifier. 64

org/jaxen/expr/NameStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 64
Error '{' should be on the previous line. 65
Error Missing a Javadoc comment. 66
Error Redundant 'public' modifier. 66
Error Missing a Javadoc comment. 67
Error Redundant 'public' modifier. 67

org/jaxen/expr/NodeComparator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 75
Error Parameter navigator should be final. 75
Error 'navigator' hides a field. 75
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 79
Error Parameter o1 should be final. 79
Error Parameter o2 should be final. 79
Error Line has trailing spaces. 80
Error 'if' construct must use '{}'s. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 90
Error '}' should be on the same line. 92
Error Line is longer than 80 characters. 93
Error '}' should be on the same line. 99
Error Line has trailing spaces. 103
Error Line has trailing spaces. 109
Error Line has trailing spaces. 112
Error 'if' construct must use '{}'s. 117
Error Line has trailing spaces. 118
Error 'if' construct must use '{}'s. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 135
Error '}' should be on the same line. 136
Error Line has trailing spaces. 141
Error Missing a Javadoc comment. 143
Error Parameter o should be final. 143
Error Line has trailing spaces. 147
Error Missing a Javadoc comment. 147
Error Parameter sib1 should be final. 147
Error Parameter sib2 should be final. 147
Error 'if' construct must use '{}'s. 153
Error Line has trailing spaces. 156
Error Missing a Javadoc comment. 159
Error Parameter o should be final. 159
Error Line has trailing spaces. 163
Error Line has trailing spaces. 168
Error Line has trailing spaces. 170

org/jaxen/expr/NumberExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 63
Error '{' should be on the previous line. 64
Error Missing a Javadoc comment. 65
Error Redundant 'public' modifier. 65

org/jaxen/expr/PathExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 71

org/jaxen/expr/Predicate.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79

org/jaxen/expr/PredicateSet.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 76
Error '{' should be on the previous line. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter predicate should be final. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error '{' should be on the previous line. 88
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 92
Error Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error '{' should be on the previous line. 96
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error '{' should be on the previous line. 106
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error Parameter contextNodeSet should be final. 131
Error Line is longer than 80 characters. 132
Error Parameter support should be final. 132
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '!' is followed by whitespace. 136
Error Line is longer than 80 characters. 139
Error Method 'evaluatePredicates' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error Parameter contextNodeSet should be final. 139
Error Parameter support should be final. 139
Error 'while' is not followed by whitespace. 150
Error Line is longer than 80 characters. 152
Error 'cast' is not followed by whitespace. 152
Error Line has trailing spaces. 154
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error Method 'applyPredicate' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error Parameter predicate should be final. 158
Error Parameter nodes2Filter should be final. 158
Error Parameter support should be final. 158
Error '}' should be on the same line. 184

org/jaxen/expr/Predicated.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73

org/jaxen/expr/ProcessingInstructionNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 63
Error '{' should be on the previous line. 64
Error Missing a Javadoc comment. 65
Error Redundant 'public' modifier. 65

org/jaxen/expr/RelationalExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error '{' is not preceded with whitespace. 62
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63

org/jaxen/expr/Step.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 79
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 88
Error Expected an @return tag. 89
Error Expected @param tag for 'node'. 89
Error Expected @param tag for 'contextSupport'. 90
Error Expected @throws tag for 'JaxenException'. 90
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 94
Error Redundant 'public' modifier. 100
Error Line has trailing spaces. 104
Error Expected an @return tag. 105
Error Expected @param tag for 'contextNode'. 105
Error Line is longer than 80 characters. 106
Error Expected @param tag for 'support'. 106
Error Expected @throws tag for 'UnsupportedAxisException'. 106
Error Expected an @return tag. 112
Error Expected @param tag for 'context'. 112
Error Expected @throws tag for 'JaxenException'. 112

org/jaxen/expr/TextNodeStep.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error '{' should be on the previous line. 64

org/jaxen/expr/UnaryExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68

org/jaxen/expr/UnionExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67

org/jaxen/expr/VariableReferenceExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Redundant 'public' modifier. 68
Error Missing a Javadoc comment. 69
Error Redundant 'public' modifier. 69

org/jaxen/expr/Visitable.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Redundant 'public' modifier. 63

org/jaxen/expr/Visitor.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Redundant 'public' modifier. 64
Error Missing a Javadoc comment. 65
Error Redundant 'public' modifier. 65
Error Missing a Javadoc comment. 66
Error Redundant 'public' modifier. 66
Error Missing a Javadoc comment. 67
Error Redundant 'public' modifier. 67
Error Missing a Javadoc comment. 68
Error Redundant 'public' modifier. 68
Error Missing a Javadoc comment. 69
Error Redundant 'public' modifier. 69
Error Missing a Javadoc comment. 70
Error Redundant 'public' modifier. 70
Error Missing a Javadoc comment. 71
Error Redundant 'public' modifier. 71
Error Missing a Javadoc comment. 72
Error Redundant 'public' modifier. 72
Error Missing a Javadoc comment. 73
Error Redundant 'public' modifier. 73
Error Missing a Javadoc comment. 74
Error Redundant 'public' modifier. 74
Error Missing a Javadoc comment. 75
Error Redundant 'public' modifier. 75
Error Missing a Javadoc comment. 76
Error Redundant 'public' modifier. 76
Error Missing a Javadoc comment. 77
Error Redundant 'public' modifier. 77
Error Missing a Javadoc comment. 79
Error Redundant 'public' modifier. 79
Error Missing a Javadoc comment. 80
Error Redundant 'public' modifier. 80
Error Missing a Javadoc comment. 81
Error Redundant 'public' modifier. 81
Error Missing a Javadoc comment. 82
Error Redundant 'public' modifier. 82
Error Missing a Javadoc comment. 83
Error Redundant 'public' modifier. 83
Error Missing a Javadoc comment. 84
Error Redundant 'public' modifier. 84

org/jaxen/expr/VisitorSupport.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Parameter path should be final. 63
Error Missing a Javadoc comment. 65
Error Parameter path should be final. 65
Error Missing a Javadoc comment. 67
Error Parameter expr should be final. 67
Error Missing a Javadoc comment. 69
Error Parameter expr should be final. 69
Error Missing a Javadoc comment. 71
Error Parameter expr should be final. 71
Error Missing a Javadoc comment. 73
Error Parameter expr should be final. 73
Error Missing a Javadoc comment. 75
Error Parameter expr should be final. 75
Error Missing a Javadoc comment. 77
Error Parameter expr should be final. 77
Error Missing a Javadoc comment. 79
Error Parameter expr should be final. 79
Error Missing a Javadoc comment. 81
Error Parameter expr should be final. 81
Error Missing a Javadoc comment. 83
Error Parameter expr should be final. 83
Error Missing a Javadoc comment. 85
Error Parameter expr should be final. 85
Error Missing a Javadoc comment. 87
Error Parameter expr should be final. 87
Error Missing a Javadoc comment. 89
Error Parameter expr should be final. 89
Error Missing a Javadoc comment. 91
Error Parameter step should be final. 91
Error '{' is not preceded with whitespace. 91
Error Missing a Javadoc comment. 93
Error Parameter step should be final. 93
Error '{' is not preceded with whitespace. 93
Error Missing a Javadoc comment. 95
Error Parameter step should be final. 95
Error '{' is not preceded with whitespace. 95
Error Missing a Javadoc comment. 97
Error Parameter step should be final. 97
Error '{' is not preceded with whitespace. 97
Error Missing a Javadoc comment. 99
Error Parameter step should be final. 99
Error '{' is not preceded with whitespace. 99
Error Missing a Javadoc comment. 101
Error Parameter predicate should be final. 101
Error '{' is not preceded with whitespace. 101

org/jaxen/expr/XPathExpr.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 72
Error '{' should be on the previous line. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79

org/jaxen/expr/XPathFactory.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 65
Error '{' should be on the previous line. 66
Error Missing a Javadoc comment. 67
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error Missing a Javadoc comment. 69
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 70
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error '(' is followed by whitespace. 76
Error ')' is preceded with whitespace. 77
Error Missing a Javadoc comment. 79
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 80
Error Missing a Javadoc comment. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 84
Error Missing a Javadoc comment. 86
Error '(' is followed by whitespace. 86
Error Line is longer than 80 characters. 88
Error ')' is preceded with whitespace. 88
Error Missing a Javadoc comment. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 92
Error Missing a Javadoc comment. 94
Error '(' is followed by whitespace. 94
Error Line is longer than 80 characters. 96
Error ')' is preceded with whitespace. 96
Error Missing a Javadoc comment. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 99
Error Missing a Javadoc comment. 101
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 102
Error Missing a Javadoc comment. 104
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error Missing a Javadoc comment. 106
Error '(' is followed by whitespace. 106
Error Line is longer than 80 characters. 107
Error ')' is preceded with whitespace. 107
Error Missing a Javadoc comment. 109
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Missing a Javadoc comment. 111
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error Missing a Javadoc comment. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error Missing a Javadoc comment. 115
Error '(' is followed by whitespace. 115
Error Line is longer than 80 characters. 116
Error ')' is preceded with whitespace. 116
Error Missing a Javadoc comment. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 120
Error Missing a Javadoc comment. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Missing a Javadoc comment. 124
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Missing a Javadoc comment. 126
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Missing a Javadoc comment. 128
Error '(' is followed by whitespace. 128
Error Line is longer than 80 characters. 129
Error ')' is preceded with whitespace. 129
Error Missing a Javadoc comment. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Missing a Javadoc comment. 133

org/jaxen/expr/iter/IterableAncestorAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableAncestorOrSelfAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableAttributeAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 56
Error Line has trailing spaces. 59
Error Line has trailing spaces. 65
Error Line has trailing spaces. 68
Error Parameter value should be final. 71
Error Line has trailing spaces. 77
Error Expected an @return tag. 81
Error Line is longer than 80 characters. 81
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter contextNode should be final. 81
Error Parameter support should be final. 81
Error Expected @throws tag for 'UnsupportedAxisException'. 81
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 91
Error Expected an @return tag. 94
Error Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. 94
Error Parameter contextNode should be final. 95
Error Parameter support should be final. 96
Error Parameter localName should be final. 97
Error Parameter namespacePrefix should be final. 98
Error Parameter namespaceURI should be final. 99
Error Expected @throws tag for 'UnsupportedAxisException'. 100
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 102
Error Line is longer than 80 characters. 103
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 110
Error Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter support should be final. 112

org/jaxen/expr/iter/IterableAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 56
Error Line has trailing spaces. 62
Error First sentence should end with a period. 63
Error Line has trailing spaces. 68
Error Parameter axisValue should be final. 71
Error Expected @param tag for 'axisValue'. 71
Error Line has trailing spaces. 77
Error Method 'value' is not designed for extension - needs to be abstract, final or empty. 80
Error Line has trailing spaces. 86
Error Line has trailing spaces. 89
Error Line is longer than 80 characters. 92
Error Parameter contextNode should be final. 92
Error Parameter support should be final. 92
Error Expected @throws tag for 'UnsupportedAxisException'. 92
Error Line is longer than 80 characters. 100
Error Expected an @return tag. 103
Error Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter contextNode should be final. 104
Error Parameter support should be final. 105
Error Parameter localName should be final. 106
Error Parameter namespacePrefix should be final. 107
Error Parameter namespaceURI should be final. 108
Error Expected @throws tag for 'UnsupportedAxisException'. 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 116
Error Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. 120
Error Parameter support should be final. 120

org/jaxen/expr/iter/IterableChildAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 56
Error Line has trailing spaces. 62
Error Line has trailing spaces. 65
Error Parameter value should be final. 68
Error Line has trailing spaces. 74
Error Line has trailing spaces. 80
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 80
Error Parameter contextNode should be final. 80
Error Parameter support should be final. 80
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 94
Error Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter contextNode should be final. 97
Error Parameter support should be final. 98
Error Parameter localName should be final. 99
Error Parameter namespacePrefix should be final. 100
Error Parameter namespaceURI should be final. 101
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 104
Error Line is longer than 80 characters. 105
Error Line has trailing spaces. 110
Error Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter support should be final. 114

org/jaxen/expr/iter/IterableDescendantAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableDescendantOrSelfAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableFollowingAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableFollowingSiblingAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableNamespaceAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableParentAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterablePrecedingAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterablePrecedingSiblingAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error Line is longer than 80 characters. 80
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/expr/iter/IterableSelfAxis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 70
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Parameter value should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 74
Error Method 'iterator' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error Parameter contextNode should be final. 77
Error Line is longer than 80 characters. 78
Error Parameter support should be final. 78
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80

org/jaxen/function/BooleanFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 72
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 92
Error Line has trailing spaces. 98
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 114
Error '{' should be on the previous line. 117
Error '{' is not followed by whitespace. 123
Error '}' is not preceded with whitespace. 123
Error Line has trailing spaces. 124
Error First sentence should end with a period. 125
Error Line has trailing spaces. 129
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 135
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 137
Error Parameter context should be final. 137
Error Parameter args should be final. 138
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 142
Error Line has trailing spaces. 148
Error Line has trailing spaces. 149
Error Line has trailing spaces. 159
Error Line has trailing spaces. 162
Error Parameter obj should be final. 165
Error Parameter nav should be final. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 170
Error Line has trailing spaces. 171
Error Line is longer than 80 characters. 171
Error '{' should be on the previous line. 173
Error Line has trailing spaces. 176
Error Line has trailing spaces. 180
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '{' should be on the previous line. 186
Error '}' should be on the same line. 188
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error '{' should be on the previous line. 191
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '{' should be on the previous line. 194
Error '}' should be on the same line. 198
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error '(' is followed by whitespace. 202
Error 'cast' is not followed by whitespace. 202
Error Avoid inline conditionals. 203
Error ')' is preceded with whitespace. 204
Error '}' should be on the same line. 205
Error Line has trailing spaces. 206
Error '{' should be on the previous line. 207
Error Line has trailing spaces. 208
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error Avoid inline conditionals. 210

org/jaxen/function/CeilingFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Unclosed HTML tag found: <blockquote src="http://www.w3.org/TR/xpath"> 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 88
Error Line has trailing spaces. 90
Error Line is longer than 80 characters. 91
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 93
Error '{' should be on the previous line. 96
Error '{' is not followed by whitespace. 101
Error '}' is not preceded with whitespace. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 110
Error Line has trailing spaces. 112
Error Line is longer than 80 characters. 113
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 115
Error Parameter context should be final. 115
Error Parameter args should be final. 116
Error '{' should be on the previous line. 117
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 121
Error Line has trailing spaces. 130
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error Parameter obj should be final. 137
Error Parameter nav should be final. 138
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 141
Error '(' is followed by whitespace. 143
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error ')' is preceded with whitespace. 143

org/jaxen/function/ConcatFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 78
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 81
Error '{' should be on the previous line. 84
Error '{' is not followed by whitespace. 89
Error '}' is not preceded with whitespace. 89
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 93
Error Unclosed HTML tag found: <code>string()<code> function. 94
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 103
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter context should be final. 105
Error Parameter args should be final. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 111
Error Line is longer than 80 characters. 114
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error Line has trailing spaces. 122
Error Line has trailing spaces. 125
Error Parameter list should be final. 128
Error Parameter nav should be final. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error '{' should be on the previous line. 134
Error '(' is followed by whitespace. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 136
Error ')' is preceded with whitespace. 136
Error Line has trailing spaces. 138

org/jaxen/function/ContainsFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 78
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 81
Error '{' should be on the previous line. 84
Error '{' is not followed by whitespace. 89
Error '}' is not preceded with whitespace. 89
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line is longer than 80 characters. 107
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 109
Error Parameter context should be final. 109
Error Parameter args should be final. 110
Error '{' should be on the previous line. 111
Error '{' should be on the previous line. 113
Error ')' is preceded with whitespace. 116
Error Line has trailing spaces. 122
Error Line is longer than 80 characters. 123
Error Line is longer than 80 characters. 124
Error Line has trailing spaces. 127
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Parameter strArg should be final. 135
Error Parameter matchArg should be final. 136
Error Line has trailing spaces. 137
Error Parameter nav should be final. 137
Error '{' should be on the previous line. 138
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 140
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 143
Error '(' is followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error Avoid inline conditionals. 146

org/jaxen/function/CountFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line is longer than 80 characters. 74
Error Line is longer than 80 characters. 77
Error '{' should be on the previous line. 80
Error '{' is not followed by whitespace. 85
Error '}' is not preceded with whitespace. 85
Error Line has trailing spaces. 86
Error Line has trailing spaces. 93
Error Line is longer than 80 characters. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 96
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter context should be final. 99
Error Parameter args should be final. 100
Error '{' should be on the previous line. 101
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line has trailing spaces. 114
Error Parameter obj should be final. 119
Error '{' should be on the previous line. 120
Error Line has trailing spaces. 121
Error '{' should be on the previous line. 123
Error '(' is followed by whitespace. 124
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130

org/jaxen/function/FalseFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 78
Error '{' should be on the previous line. 81
Error '{' is not followed by whitespace. 86
Error '}' is not preceded with whitespace. 86
Error Line has trailing spaces. 87
Error First sentence should end with a period. 88
Error Line has trailing spaces. 93
Error Line has trailing spaces. 95
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter context should be final. 98
Error Parameter args should be final. 99
Error '{' should be on the previous line. 100
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line has trailing spaces. 111
Error '{' should be on the previous line. 115

org/jaxen/function/FloorFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 89
Error Line is longer than 80 characters. 90
Error '{' should be on the previous line. 93
Error '{' is not followed by whitespace. 98
Error '}' is not preceded with whitespace. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 104
Error Line has trailing spaces. 106
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 109
Error Line is longer than 80 characters. 110
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter context should be final. 112
Error Parameter args should be final. 113
Error '{' should be on the previous line. 114
Error '{' should be on the previous line. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Line has trailing spaces. 127
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Parameter obj should be final. 134
Error Parameter nav should be final. 135
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 138
Error '(' is followed by whitespace. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error ')' is preceded with whitespace. 140

org/jaxen/function/IdFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 77
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 89
Error Line has trailing spaces. 91
Error Line has trailing spaces. 94
Error Line is longer than 80 characters. 95
Error '{' should be on the previous line. 98
Error '{' is not followed by whitespace. 103
Error '}' is not preceded with whitespace. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 105
Error Line has trailing spaces. 112
Error Line has trailing spaces. 113
Error Line has trailing spaces. 114
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 117
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter context should be final. 119
Error Parameter args should be final. 119
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 123
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 129
Error Line has trailing spaces. 131
Error Line has trailing spaces. 137
Error Line has trailing spaces. 138
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141
Error Parameter contextNodes should be final. 143
Error Parameter arg should be final. 143
Error Parameter nav should be final. 143
Error '{' should be on the previous line. 144
Error 'if' construct must use '{}'s. 145
Error Line has trailing spaces. 146
Error 'cast' is not followed by whitespace. 152
Error '(' is followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error ')' is preceded with whitespace. 155
Error Line has trailing spaces. 157
Error '}' should be on the same line. 157
Error Line has trailing spaces. 171

org/jaxen/function/LangFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 78
Error Line has trailing spaces. 86
Error Line has trailing spaces. 100
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error '{' should be on the previous line. 115
Error Missing a Javadoc comment. 116
Error Line has trailing spaces. 117
Error Missing a Javadoc comment. 117
Error Line has trailing spaces. 119
Error '{' is not followed by whitespace. 124
Error '}' is not preceded with whitespace. 124
Error Line has trailing spaces. 125
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 129
Error Line has trailing spaces. 131
Error Line has trailing spaces. 133
Error Line is longer than 80 characters. 134
Error Line is longer than 80 characters. 136
Error Line is longer than 80 characters. 138
Error Line has trailing spaces. 139
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter context should be final. 141
Error Parameter args should be final. 142
Error '{' should be on the previous line. 143
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 147
Error Line has trailing spaces. 149
Error ')' is preceded with whitespace. 151
Error '}' should be on the same line. 152
Error 'catch' is not followed by whitespace. 153
Error Line has trailing spaces. 154
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 160
Error Missing a Javadoc comment. 160
Error Parameter contextNodes should be final. 160
Error Parameter lang should be final. 160
Error Parameter nav should be final. 160
Error '{' should be on the previous line. 162
Error Line has trailing spaces. 163
Error Avoid inline conditionals. 165
Error Missing a Javadoc comment. 168
Error Parameter node should be final. 168
Error Parameter lang should be final. 168
Error Parameter nav should be final. 168
Error '{' should be on the previous line. 170
Error Line has trailing spaces. 171
Error '!' is followed by whitespace. 173
Error Line has trailing spaces. 176
Error '{' should be on the previous line. 177
Error 'while' is not followed by whitespace. 179
Error '{' should be on the previous line. 180
Error Line has trailing spaces. 182
Error 'if' is not followed by whitespace. 182
Error '&&' should be on a new line. 182
Error '{' should be on the previous line. 184
Error Line has trailing spaces. 185
Error Line has trailing spaces. 193
Error Missing a Javadoc comment. 194
Error Parameter sublang should be final. 194
Error Parameter lang should be final. 194
Error '{' should be on the previous line. 195
Error 'if' is not followed by whitespace. 196
Error '{' should be on the previous line. 197
Error Line has trailing spaces. 201
Error Line has trailing spaces. 202
Error '&&' should be on a new line. 202
Error Line has trailing spaces. 203
Error '&&' should be on a new line. 203
Error Line has trailing spaces. 206

org/jaxen/function/LastFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 72
Error Line has trailing spaces. 74
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 79
Error '{' should be on the previous line. 82
Error '{' is not followed by whitespace. 87
Error '}' is not preceded with whitespace. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Line has trailing spaces. 95
Error Line has trailing spaces. 97
Error Line has trailing spaces. 99
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter context should be final. 102
Error Parameter args should be final. 103
Error '{' should be on the previous line. 104
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Line has trailing spaces. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 115
Error Line has trailing spaces. 118
Error Line has trailing spaces. 120
Error Parameter context should be final. 123
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error Line has trailing spaces. 127

org/jaxen/function/LocalNameFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 85
Error '{' should be on the previous line. 88
Error Line has trailing spaces. 89
Error '{' is not followed by whitespace. 93
Error '}' is not preceded with whitespace. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter context should be final. 107
Error Parameter args should be final. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 112
Error Line has trailing spaces. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 119
Error Line is longer than 80 characters. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error First sentence should end with a period. 125
Error Line has trailing spaces. 127
Error Line has trailing spaces. 130
Error Line has trailing spaces. 132
Error Parameter list should be final. 135
Error Parameter nav should be final. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error '!' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error Line has trailing spaces. 139
Error '{' should be on the previous line. 139
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 145
Error '}' should be on the same line. 146
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 same line. 150
Error '(' is followed by whitespace. 151
Error '(' is followed by whitespace. 151
Error ')' is preceded with whitespace. 151
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 152
Error '(' is followed by whitespace. 153
Error ')' is preceded with whitespace. 153
Error '}' should be on the same line. 154
Error '(' is followed by whitespace. 155
Error '(' is followed by whitespace. 155
Error ')' is preceded with whitespace. 155
Error ')' is preceded with whitespace. 155
Error '{' should be on the previous line. 156
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '}' should be on the same line. 158
Error '(' is followed by whitespace. 159
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '}' should be on the same line. 162
Error '(' is followed by whitespace. 163
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error ')' is preceded with whitespace. 163
Error '{' should be on the previous line. 164
Error '}' should be on the same line. 166
Error '(' is followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error '}' should be on the same line. 170
Error '(' is followed by whitespace. 171
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '}' should be on the same line. 174
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 176
Error Line has trailing spaces. 182

org/jaxen/function/NameFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 84
Error Line has trailing spaces. 86
Error Line has trailing spaces. 88
Error Line is longer than 80 characters. 89
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error '{' is not followed by whitespace. 98
Error '}' is not preceded with whitespace. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 101
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 103
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 112
Error Parameter context should be final. 112
Error Parameter args should be final. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 116
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 118
Error '(' is followed by 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. 124
Error Line is longer than 80 characters. 127
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error First sentence should end with a period. 130
Error Line has trailing spaces. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error Parameter list should be final. 140
Error Parameter nav should be final. 141
Error '{' should be on the previous line. 142
Error '(' is followed by whitespace. 143
Error '!' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error Line has trailing spaces. 144
Error '{' should be on the previous line. 144
Error '{' should be on the previous line. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 150
Error '}' should be on the same line. 151
Error '(' is followed by whitespace. 152
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '}' should be on the same line. 155
Error '(' is followed by whitespace. 156
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error ')' is preceded with whitespace. 156
Error '{' should be on the previous line. 157
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error '}' should be on the same line. 159
Error '(' is followed by whitespace. 160
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error ')' is preceded with whitespace. 160
Error '{' should be on the previous line. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '}' should be on the same line. 163
Error '(' is followed by whitespace. 164
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error ')' is preceded with whitespace. 164
Error '{' should be on the previous line. 165
Error '(' is followed by whitespace. 166
Error ')' is preceded with whitespace. 166
Error '}' should be on the same line. 167
Error '(' is followed by whitespace. 168
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error '}' should be on the same line. 171
Error '(' is followed by whitespace. 172
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172
Error ')' is preceded with whitespace. 172
Error '{' should be on the previous line. 173
Error '}' should be on the same line. 175
Error '(' is followed by whitespace. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error ')' is preceded with whitespace. 176
Error '{' should be on the previous line. 177
Error '}' should be on the same line. 179
Error Line has trailing spaces. 181
Error Line is longer than 80 characters. 181
Error Line has trailing spaces. 188

org/jaxen/function/NamespaceUriFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 86
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 96
Error '{' should be on the previous line. 102
Error '{' is not followed by whitespace. 107
Error '}' is not preceded with whitespace. 107
Error Line has trailing spaces. 110
Error Line is longer than 80 characters. 110
Error Line has trailing spaces. 112
Error Line has trailing spaces. 116
Error Line has trailing spaces. 118
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 121
Error Parameter context should be final. 121
Error Parameter args should be final. 122
Error '{' should be on the previous line. 123
Error '{' should be on the previous line. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 127
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 131
Error '(' is followed by whitespace. 132
Error ')' is preceded with whitespace. 133
Error Line is longer than 80 characters. 136
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error First sentence should end with a period. 139
Error Line has trailing spaces. 141
Error Line has trailing spaces. 144
Error Line has trailing spaces. 146
Error Parameter list should be final. 149
Error Parameter nav should be final. 150
Error '{' should be on the previous line. 151
Error '(' is followed by whitespace. 152
Error '!' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error '{' should be on the previous line. 157
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 159
Error '}' should be on the same line. 160
Error '(' is followed by whitespace. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error ')' is preceded with whitespace. 161
Error '{' should be on the previous line. 162
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error '}' should be on the same line. 164
Error '(' is followed by whitespace. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error 'if' construct must use '{}'s. 168
Error '}' should be on the same line. 170
Error '(' is followed by whitespace. 171
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error '}' should be on the same line. 174
Error '(' is followed by whitespace. 175
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error ')' is preceded with whitespace. 175
Error '{' should be on the previous line. 176
Error '}' should be on the same line. 178
Error '(' is followed by whitespace. 179
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error '}' should be on the same line. 182
Error '(' is followed by whitespace. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error ')' is preceded with whitespace. 183
Error '{' should be on the previous line. 184
Error '}' should be on the same line. 186
Error '(' is followed by whitespace. 187
Error '(' is followed by whitespace. 187
Error ')' is preceded with whitespace. 187
Error ')' is preceded with whitespace. 187
Error '{' should be on the previous line. 188
Error '}' should be on the same line. 190
Error Line has trailing spaces. 193
Error Line is longer than 80 characters. 193

org/jaxen/function/NormalizeSpaceFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 85
Error Line has trailing spaces. 88
Error '{' should be on the previous line. 94
Error '{' is not followed by whitespace. 100
Error '}' is not preceded with whitespace. 100
Error Line has trailing spaces. 101
Error Line has trailing spaces. 102
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 106
Error Line has trailing spaces. 112
Error Line has trailing spaces. 114
Error Line is longer than 80 characters. 115
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter context should be final. 117
Error Parameter args should be final. 118
Error '{' should be on the previous line. 119
Error Line has trailing spaces. 120
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 123
Error '}' should be on the same line. 124
Error '{' should be on the previous line. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 128
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line has trailing spaces. 134
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 138
Error Line has trailing spaces. 144
Error Parameter strArg should be final. 147
Error Line has trailing spaces. 148
Error Parameter nav should be final. 148
Error '{' should be on the previous line. 149
Error '(' is followed by whitespace. 150
Error ')' is preceded with whitespace. 151
Error '{' should be on the previous line. 159
Error '{' should be on the previous line. 161
Error '{' should be on the previous line. 163
Error '{' should be on the previous line. 167
Error '}' should be on the same line. 171
Error '{' should be on the previous line. 173
Error Line has trailing spaces. 182
Error Line has trailing spaces. 183
Error Missing a Javadoc comment. 184
Error Parameter c should be final. 184
Error Line has trailing spaces. 187

org/jaxen/function/NotFunction.java

ErrorLine
Error File does not end with a newline. 0

org/jaxen/function/NotFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 80
Error '{' should be on the previous line. 83
Error '{' is not followed by whitespace. 88
Error '}' is not preceded with whitespace. 88
Error Line has trailing spaces. 89
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 103
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter context should be final. 105
Error Parameter args should be final. 106
Error '{' should be on the previous line. 107
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error Line has trailing spaces. 117
Error Line has trailing spaces. 120
Error Line has trailing spaces. 121
Error Line is longer than 80 characters. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error Parameter obj should be final. 128
Error Parameter nav should be final. 128
Error '{' should be on the previous line. 129
Error '(' is followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error ')' is preceded with whitespace. 130
Error Avoid inline conditionals. 131
Error Line has trailing spaces. 135

org/jaxen/function/NumberFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 94
Error Line has trailing spaces. 100
Error Line has trailing spaces. 102
Error Line is longer than 80 characters. 105
Error Line has trailing spaces. 108
Error Line has trailing spaces. 110
Error Line has trailing spaces. 117
Error Line has trailing spaces. 119
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 130
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error '{' should be on the previous line. 142
Error Missing a Javadoc comment. 144
Error 'static' modifier out of order with the JLS suggestions. 144
Error Name 'NaN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 144
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 145
Error Line has trailing spaces. 146
Error '{' is not followed by whitespace. 150
Error '}' is not preceded with whitespace. 150
Error Line has trailing spaces. 152
Error Line has trailing spaces. 159
Error Line has trailing spaces. 161
Error Line has trailing spaces. 163
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 166
Error Parameter context should be final. 166
Error Parameter args should be final. 166
Error '{' should be on the previous line. 169
Error '(' is followed by whitespace. 170
Error ')' is preceded with whitespace. 170
Error '}' should be on the same line. 171
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 177
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error Line has trailing spaces. 180
Error Line has trailing spaces. 186
Error Parameter obj should be final. 189
Error Parameter nav should be final. 189
Error '{' should be on the previous line. 190
Error 'if' is not followed by whitespace. 191
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '{' should be on the previous line. 192
Error '}' should be on the same line. 194
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error '{' should be on the previous line. 199
Error Line has trailing spaces. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '}' should be on the same line. 202
Error '{' should be on the previous line. 204
Error '}' should be on the same line. 207
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 209
Error '(' is followed by whitespace. 210
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error ')' is preceded with whitespace. 210
Error '}' should be on the same line. 211
Error '(' is followed by whitespace. 212
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error '(' is followed by whitespace. 212
Error ')' is preceded with whitespace. 212
Error ')' is preceded with whitespace. 212
Error '{' should be on the previous line. 213
Error '(' is followed by whitespace. 214
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error ')' is preceded with whitespace. 214
Error '}' should be on the same line. 215
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error '{' should be on the previous line. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '}' should be on the same line. 221
Error '{' should be on the previous line. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error Line has trailing spaces. 226
Error Line has trailing spaces. 229
Error Line has trailing spaces. 233
Error '(' is followed by whitespace. 237
Error Parameter val should be final. 237
Error ')' is preceded with whitespace. 237
Error '{' should be on the previous line. 238
Error Line has trailing spaces. 241
Error Line has trailing spaces. 245
Error '(' is followed by whitespace. 249
Error Parameter val should be final. 249
Error ')' is preceded with whitespace. 249
Error '{' should be on the previous line. 250
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error Line has trailing spaces. 252
Error Line has trailing spaces. 253

org/jaxen/function/PositionFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 80
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 84
Error '{' is not followed by whitespace. 88
Error '}' is not preceded with whitespace. 88
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Line has trailing spaces. 103
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter context should be final. 103
Error Parameter args should be final. 103
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 has trailing spaces. 109
Error Line is longer than 80 characters. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 116
Error Line has trailing spaces. 119
Error Line has trailing spaces. 121
Error Parameter context should be final. 124
Error '{' should be on the previous line. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Line has trailing spaces. 128

org/jaxen/function/RoundFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 78
Error Line is longer than 80 characters. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 82
Error Line is longer than 80 characters. 83
Error Line has trailing spaces. 85
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 88
Error '{' should be on the previous line. 91
Error Line has trailing spaces. 92
Error '{' is not followed by whitespace. 96
Error '}' is not preceded with whitespace. 96
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Line has trailing spaces. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 109
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter context should be final. 111
Error Parameter args should be final. 112
Error '{' should be on the previous line. 113
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 117
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Line has trailing spaces. 123
Error Line has trailing spaces. 127
Error Line has trailing spaces. 130
Error Parameter obj should be final. 133
Error Parameter nav should be final. 134
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 140
Error '(' is followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error ')' is preceded with whitespace. 145

org/jaxen/function/StartsWithFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 82
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 86
Error '{' is not followed by whitespace. 90
Error '}' is not preceded with whitespace. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 100
Error Line has trailing spaces. 104
Error Line is longer than 80 characters. 105
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 107
Error Parameter context should be final. 107
Error Parameter args should be final. 108
Error '{' should be on the previous line. 109
Error '{' should be on the previous line. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 114
Error Line is longer than 80 characters. 117
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error Line has trailing spaces. 120
Error Line has trailing spaces. 122
Error Line has trailing spaces. 124
Error Line is longer than 80 characters. 126
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 128
Error Line is longer than 80 characters. 129
Error Line has trailing spaces. 132
Error Parameter strArg should be final. 134
Error Parameter matchArg should be final. 135
Error Parameter nav should be final. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 139
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 142
Error '(' is followed by whitespace. 144
Error Avoid inline conditionals. 145
Error Line has trailing spaces. 149

org/jaxen/function/StringFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Line has trailing spaces. 90
Error Line has trailing spaces. 92
Error Line is longer than 80 characters. 96
Error Line is longer than 80 characters. 97
Error Line has trailing spaces. 101
Error Line has trailing spaces. 106
Error Line has trailing spaces. 108
Error Line has trailing spaces. 114
Error Line has trailing spaces. 120
Error Line has trailing spaces. 122
Error Line has trailing spaces. 127
Error Line has trailing spaces. 133
Error Line has trailing spaces. 137
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 144
Error Line has trailing spaces. 149
Error Line is longer than 80 characters. 152
Error Line has trailing spaces. 162
Error Line has trailing spaces. 164
Error Line has trailing spaces. 166
Error Line has trailing spaces. 168
Error Line has trailing spaces. 175
Error Line has trailing spaces. 181
Error Line has trailing spaces. 183
Error Line has trailing spaces. 185
Error Line has trailing spaces. 190
Error Line has trailing spaces. 192
Error '{' should be on the previous line. 198
Error Line is longer than 80 characters. 200
Error Missing a Javadoc comment. 200
Error Line has trailing spaces. 201
Error '32' is a magic number. 207
Error '{' is not followed by whitespace. 214
Error '}' is not preceded with whitespace. 214
Error Line has trailing spaces. 215
Error Line has trailing spaces. 217
Error Line is longer than 80 characters. 218
Error Extra HTML tag found: </code> is empty. 218
Error Line has trailing spaces. 219
Error Line has trailing spaces. 223
Error Line has trailing spaces. 224
Error Line has trailing spaces. 225
Error Line has trailing spaces. 227
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 228
Error Parameter context should be final. 228
Error Parameter args should be final. 229
Error '{' should be on the previous line. 230
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 236
Error '}' should be on the same line. 237
Error '(' is followed by whitespace. 238
Error ')' is preceded with whitespace. 238
Error '{' should be on the previous line. 239
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 241
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error Line has trailing spaces. 246
Error Line has trailing spaces. 249
Error Line has trailing spaces. 252
Error Line has trailing spaces. 254
Error Parameter obj should be final. 255
Error Parameter nav should be final. 256
Error '{' should be on the previous line. 257
Error '{' should be on the previous line. 259
Error Line has trailing spaces. 263
Error '{' should be on the previous line. 267
Error Line has trailing spaces. 270
Error '{' should be on the previous line. 272
Error '{' should be on the previous line. 275
Error Line has trailing spaces. 281
Error Line has trailing spaces. 283
Error '{' should be on the previous line. 286
Error '}' should be on the same line. 288
Error '{' should be on the previous line. 290
Error '}' should be on the same line. 292
Error Line has trailing spaces. 293
Error '{' should be on the previous line. 295
Error '{' should be on the previous line. 298
Error '{' should be on the previous line. 301
Error '}' should be on the same line. 305
Error '{' should be on the previous line. 307
Error '}' should be on the same line. 309
Error '{' should be on the previous line. 311
Error '}' should be on the same line. 313
Error '{' should be on the previous line. 315
Error '}' should be on the same line. 317
Error '{' should be on the previous line. 319
Error Line has trailing spaces. 323
Error '{' should be on the previous line. 325
Error '}' should be on the same line. 327
Error '{' should be on the previous line. 329
Error '}' should be on the same line. 331
Error '{' should be on the previous line. 333
Error Line has trailing spaces. 336
Error '}' should be on the same line. 337
Error '{' should be on the previous line. 339
Error Line has trailing spaces. 342
Error Missing a Javadoc comment. 347
Error Parameter value should be final. 347
Error '{' should be on the previous line. 348
Error Line has trailing spaces. 349
Error 'if' construct must use '{}'s. 352
Error Line has trailing spaces. 353
Error Line has trailing spaces. 360
Error Missing a Javadoc comment. 363
Error Parameter value should be final. 363
Error '{' should be on the previous line. 364
Error Avoid inline conditionals. 365

org/jaxen/function/StringLengthFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 76
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 84
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 86
Error '{' should be on the previous line. 90
Error Line has trailing spaces. 92
Error '{' is not followed by whitespace. 96
Error '}' is not preceded with whitespace. 96
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 106
Error Line has trailing spaces. 108
Error Line has trailing spaces. 110
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter context should be final. 113
Error Parameter args should be final. 114
Error '{' should be on the previous line. 115
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 119
Error Line has trailing spaces. 120
Error '}' should be on the same line. 120
Error '{' should be on the previous line. 122
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 124
Error Line is longer than 80 characters. 127
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error Line has trailing spaces. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 138
Error Line has trailing spaces. 140
Error Line is longer than 80 characters. 141
Error Line is longer than 80 characters. 143
Error Parameter obj should be final. 143
Error Parameter nav should be final. 143
Error Line has trailing spaces. 145
Error Line is longer than 80 characters. 146
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '0xD800' is a magic number. 156
Error '+' is not preceded with whitespace. 158
Error '+' is not followed by whitespace. 158
Error '0xDC00' is a magic number. 159
Error '0xDFFF' is a magic number. 159
Error Line is longer than 80 characters. 160
Error '}' should be on the same line. 163
Error Line is longer than 80 characters. 165
Error Line has trailing spaces. 171

org/jaxen/function/SubstringAfterFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 83
Error Line is longer than 80 characters. 85
Error '{' should be on the previous line. 88
Error '{' is not followed by whitespace. 93
Error '}' is not preceded with whitespace. 93
Error Line has trailing spaces. 96
Error Line is longer than 80 characters. 97
Error Line is longer than 80 characters. 99
Error Line has trailing spaces. 104
Error Line has trailing spaces. 105
Error Line is longer than 80 characters. 107
Error Line has trailing spaces. 108
Error Line is longer than 80 characters. 109
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter context should be final. 111
Error Parameter args should be final. 112
Error '{' should be on the previous line. 113
Error '{' should be on the previous line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 118
Error Line is longer than 80 characters. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error First sentence should end with a period. 125
Error Line has trailing spaces. 125
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error Line has trailing spaces. 129
Error Line is longer than 80 characters. 132
Error Line has trailing spaces. 134
Error Line has trailing spaces. 136
Error Line has trailing spaces. 138
Error Parameter strArg should be final. 140
Error Parameter matchArg should be final. 141
Error Parameter nav should be final. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 145
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 148
Error Line has trailing spaces. 149
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '+' is not preceded with whitespace. 157
Error '+' is not followed by whitespace. 157

org/jaxen/function/SubstringBeforeFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 83
Error Line has trailing spaces. 85
Error Line is longer than 80 characters. 86
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 91
Error '{' is not followed by whitespace. 95
Error '}' is not preceded with whitespace. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Line is longer than 80 characters. 99
Error Line is longer than 80 characters. 100
Error Line is longer than 80 characters. 101
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error Line is longer than 80 characters. 109
Error Line has trailing spaces. 110
Error Line is longer than 80 characters. 111
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 113
Error Parameter context should be final. 113
Error Parameter args should be final. 114
Error '{' should be on the previous line. 115
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 120
Error Line is longer than 80 characters. 123
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error First sentence should end with a period. 126
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 127
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 133
Error Line has trailing spaces. 135
Error Line has trailing spaces. 136
Error Line is longer than 80 characters. 136
Error Line has trailing spaces. 138
Error Parameter strArg should be final. 140
Error Parameter matchArg should be final. 141
Error Parameter nav should be final. 142
Error '{' should be on the previous line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 145
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153

org/jaxen/function/SubstringFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 71
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 79
Error Line has trailing spaces. 86
Error Line is longer than 80 characters. 89
Error Line has trailing spaces. 93
Error Line has trailing spaces. 97
Error Line has trailing spaces. 108
Error Unclosed HTML tag found: <ul> 109
Error Line has trailing spaces. 110
Error Line has trailing spaces. 117
Error Line has trailing spaces. 121
Error Line has trailing spaces. 124
Error Line has trailing spaces. 130
Error Line has trailing spaces. 134
Error Line has trailing spaces. 138
Error Line has trailing spaces. 145
Error Line has trailing spaces. 148
Error Line has trailing spaces. 151
Error Line has trailing spaces. 153
Error '{' should be on the previous line. 158
Error '{' is not followed by whitespace. 163
Error '}' is not preceded with whitespace. 163
Error Line has trailing spaces. 165
Error Line has trailing spaces. 171
Error Line has trailing spaces. 172
Error Line is longer than 80 characters. 172
Error Line has trailing spaces. 174
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter context should be final. 178
Error Parameter args should be final. 179
Error '{' should be on the previous line. 180
Error '3' is a magic number. 182
Error '{' is not preceded with whitespace. 182
Error Line is longer than 80 characters. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error ')' is preceded with whitespace. 188
Error Line is longer than 80 characters. 194
Error ')' is preceded with whitespace. 194
Error '{' is not preceded with whitespace. 202
Error '3' is a magic number. 209
Error '{' is not preceded with whitespace. 209
Error '{' is not preceded with whitespace. 212
Error ')' is preceded with whitespace. 213
Error '}' should be on the same line. 214
Error Line has trailing spaces. 219
Error 'if' construct must use '{}'s. 220
Error 'if' construct must use '{}'s. 223
Error Line has trailing spaces. 224
Error '(' is followed by whitespace. 226
Error '{' is not preceded with whitespace. 226
Error '}' should be on the same line. 228
Error '{' is not preceded with whitespace. 229
Error '{' is not preceded with whitespace. 233
Error '}' should be on the same line. 235
Error 'if' construct must use '{}'s. 236
Error Line has trailing spaces. 237
Error '}' should be on the same line. 241
Error Line has trailing spaces. 245
Error Missing a Javadoc comment. 248
Error Parameter s should be final. 248
Error Parameter start should be final. 248
Error Parameter end should be final. 248
Error '=' is not preceded with whitespace. 251
Error '=' is not followed by whitespace. 251
Error 'if' construct must use '{}'s. 253
Error '0xD800' is a magic number. 254
Error 'if' construct must use '{}'s. 258

org/jaxen/function/SumFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line has trailing spaces. 80
Error Line is longer than 80 characters. 82
Error '{' should be on the previous line. 85
Error '{' is not followed by whitespace. 90
Error '}' is not preceded with whitespace. 90
Error Line has trailing spaces. 91
Error Line is longer than 80 characters. 96
Error Line has trailing spaces. 97
Error Line is longer than 80 characters. 98
Error Line has trailing spaces. 99
Error Line is longer than 80 characters. 100
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 103
Error Parameter context should be final. 103
Error Parameter args should be final. 104
Error '{' should be on the previous line. 105
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 110
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 118
Error Line has trailing spaces. 120
Error Line has trailing spaces. 123
Error Line has trailing spaces. 125
Error Line is longer than 80 characters. 126
Error Parameter obj should be final. 128
Error Parameter nav should be final. 129
Error '{' should be on the previous line. 130
Error '{' should be on the previous line. 134
Error 'cast' is not followed by whitespace. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 139
Error '}' should be on the same line. 142
Error '{' should be on the previous line. 144
Error Line is longer than 80 characters. 145
Error Line has trailing spaces. 150

org/jaxen/function/TranslateFunction.java

ErrorLine
Error File does not end with a newline. 0

org/jaxen/function/TranslateFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 77
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 82
Error Line has trailing spaces. 98
Error Line has trailing spaces. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 107
Error '{' should be on the previous line. 112
Error Line has trailing spaces. 117
Error '{' is not followed by whitespace. 121
Error '}' is not preceded with whitespace. 121
Error Line has trailing spaces. 122
Error Line has trailing spaces. 123
Error Line has trailing spaces. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 133
Error Line has trailing spaces. 134
Error Line is longer than 80 characters. 134
Error Line has trailing spaces. 135
Error Line is longer than 80 characters. 136
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter context should be final. 138
Error Parameter args should be final. 139
Error '{' should be on the previous line. 140
Error '3' is a magic number. 141
Error '(' is followed by whitespace. 142
Error ')' is preceded with whitespace. 145
Error Line is longer than 80 characters. 148
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error Line has trailing spaces. 151
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 161
Error Line has trailing spaces. 162
Error Line has trailing spaces. 166
Error Line is longer than 80 characters. 167
Error Line has trailing spaces. 169
Error Parameter strArg should be final. 171
Error Parameter fromArg should be final. 172
Error Parameter toArg should be final. 173
Error Parameter nav should be final. 174
Error '{' should be on the previous line. 175
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error '(' is followed by whitespace. 177
Error ')' is preceded with whitespace. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Line has trailing spaces. 179
Error '(' is followed by whitespace. 186
Error ')' is preceded with whitespace. 186
Error '(' is followed by whitespace. 188
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error ')' is preceded with whitespace. 188
Error Line has trailing spaces. 192
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error Line has trailing spaces. 196
Error '}' should be on the same line. 196
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error '(' is followed by whitespace. 207
Error ')' is preceded with whitespace. 207
Error '(' is followed by whitespace. 209
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error ')' is preceded with whitespace. 209
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
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 has trailing spaces. 214
Error '}' should be on the same line. 214
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error Line has trailing spaces. 219
Error Line is longer than 80 characters. 223
Error Missing a Javadoc comment. 223
Error Parameter s should be final. 223
Error '+' is not preceded with whitespace. 231
Error '+' is not followed by whitespace. 231
Error '}' should be on the same line. 235
Error Line is longer than 80 characters. 237
Error '}' should be on the same line. 239
Error Line is longer than 80 characters. 241
Error '}' should be on the same line. 243
Error '=' is not preceded with whitespace. 245
Error '=' is not followed by whitespace. 245
Error Line has trailing spaces. 249
Error 'if' construct must use '{}'s. 250
Error Line has trailing spaces. 251
Error Line has trailing spaces. 256
Error Missing a Javadoc comment. 259
Error Parameter c should be final. 259
Error '0xD800' is a magic number. 260
Error '0xDBFF' is a magic number. 260
Error Line has trailing spaces. 262
Error Missing a Javadoc comment. 263
Error Parameter c should be final. 263
Error '0xDC00' is a magic number. 264
Error '0xDFFF' is a magic number. 264
Error Line has trailing spaces. 266

org/jaxen/function/TrueFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error Line has trailing spaces. 75
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 78
Error '{' should be on the previous line. 81
Error '{' is not followed by whitespace. 86
Error '}' is not preceded with whitespace. 86
Error Line has trailing spaces. 88
Error First sentence should end with a period. 89
Error Line has trailing spaces. 93
Error Line has trailing spaces. 95
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 98
Error Parameter context should be final. 98
Error Parameter args should be final. 99
Error '{' should be on the previous line. 100
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error Line has trailing spaces. 111
Error '{' should be on the previous line. 115

org/jaxen/function/ext/EndsWithFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 72
Error '{' should be on the previous line. 78
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 80
Error Missing a Javadoc comment. 80
Error Parameter context should be final. 80
Error Parameter args should be final. 81
Error '{' should be on the previous line. 82
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 87
Error Line is longer than 80 characters. 90
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Missing a Javadoc comment. 93
Error Parameter strArg should be final. 93
Error Parameter matchArg should be final. 94
Error Parameter nav should be final. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 101
Error '(' is followed by whitespace. 103
Error Avoid inline conditionals. 104

org/jaxen/function/ext/EvaluateFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error '{' should be on the previous line. 81
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 82
Error Missing a Javadoc comment. 82
Error '(' is followed by whitespace. 82
Error Parameter context should be final. 82
Error Parameter args should be final. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 86
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error Missing a Javadoc comment. 92
Error Parameter context should be final. 92
Error Parameter arg should be final. 92
Error '{' should be on the previous line. 94
Error Line has trailing spaces. 96
Error 'if' construct must use '{}'s. 97
Error Line has trailing spaces. 99
Error 'if' construct must use '{}'s. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error 'cast' is not followed by whitespace. 104
Error 'else' construct must use '{}'s. 105
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error '}' should be on the same line. 115
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116

org/jaxen/function/ext/LocaleFunctionSupport.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error '{' should be on the previous line. 82
Error Line has trailing spaces. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 93
Error Line has trailing spaces. 96
Error Method 'getLocale' is not designed for extension - needs to be abstract, final or empty. 96
Error Parameter value should be final. 96
Error Parameter navigator should be final. 96
Error Expected @param tag for 'navigator'. 96
Error '{' should be on the previous line. 97
Error '{' should be on the previous line. 99
Error '}' should be on the same line. 101
Error 'if' is not followed by whitespace. 102
Error '{' should be on the previous line. 103
Error Line has trailing spaces. 105
Error '(' is 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 '}' should be on the same line. 109
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error Line has trailing spaces. 112
Error '{' should be on the previous line. 113
Error '(' is followed by whitespace. 114
Error ')' is preceded with whitespace. 114
Error Line has trailing spaces. 119
Error Line has trailing spaces. 120
Error Line has trailing spaces. 121
Error Line has trailing spaces. 127
Error Method 'findLocale' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter localeText should be final. 129
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error '{' should be on the previous line. 132
Error '!' is followed by whitespace. 134
Error Line has trailing spaces. 135
Error '{' should be on the previous line. 135
Error '}' should be on the same line. 137
Error Line has trailing spaces. 138
Error '{' should be on the previous line. 139
Error '!' is followed by whitespace. 141
Error '{' should be on the previous line. 142
Error '}' should be on the same line. 144
Error Line has trailing spaces. 145
Error '{' should be on the previous line. 146
Error Line has trailing spaces. 154
Error First sentence should end with a period. 155
Error Line has trailing spaces. 155
Error Line has trailing spaces. 161
Error Method 'findLocaleForLanguage' is not designed for extension - needs to be abstract, final or empty. 163
Error Parameter language should be final. 163
Error Line has trailing spaces. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 166
Error Line has trailing spaces. 168
Error '(' is followed by whitespace. 168
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error ')' is preceded with whitespace. 168
Error '{' should be on the previous line. 169
Error Line has trailing spaces. 171
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error Line has trailing spaces. 174
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 175
Error Line has trailing spaces. 180

org/jaxen/function/ext/LowerFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 75
Error '{' should be on the previous line. 90
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error Parameter context should be final. 92
Error Parameter args should be final. 93
Error '{' should be on the previous line. 94
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 102
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error Line is longer than 80 characters. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error First sentence should end with a period. 110
Error Line has trailing spaces. 112
Error Expected an @return tag. 118
Error Parameter strArg should be final. 118
Error Parameter locale should be final. 119
Error Parameter nav should be final. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 124
Error 'if' construct must use '{}'s. 127
Error Line has trailing spaces. 129

org/jaxen/function/ext/MatrixConcatFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 74
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 74
Error Line has trailing spaces. 75
Error Line has trailing spaces. 80
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter context should be final. 81
Error Parameter args should be final. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Line has trailing spaces. 87
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 88
Error Parameter list should be final. 88
Error Parameter nav should be final. 88
Error Line has trailing spaces. 89
Error Line has trailing spaces. 90
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '(' is followed by whitespace. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error ')' is preceded with whitespace. 99
Error '}' should be on the same line. 101
Error '(' is followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line has trailing spaces. 107
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '127' is a magic number. 113
Error ';' is followed by whitespace. 115
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '}' should be on the same line. 119
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Line has trailing spaces. 126
Error Missing a Javadoc comment. 127
Error Missing a Javadoc comment. 128
Error Name 'm_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
Error Missing a Javadoc comment. 129
Error Name 'm_maxSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
Error Missing a Javadoc comment. 130
Error Name 'm_currIdx' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
Error Line has trailing spaces. 131
Error Missing a Javadoc comment. 132
Error Parameter _source should be final. 132
Error Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
Error Line has trailing spaces. 134
Error '(' is followed by whitespace. 135
Error ';' is followed by whitespace. 135
Error Line has trailing spaces. 143
Error Missing a Javadoc comment. 144
Error Parameter _source should be final. 144
Error Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
Error Parameter _maxSize should be final. 144
Error Name '_maxSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
Error Line has trailing spaces. 148
Error Method 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty. 149
Error Missing a Javadoc comment. 149
Error Conditional logic can be removed. 150
Error '}' should be on the same line. 152
Error Line has trailing spaces. 157
Error Method 'nextElement' is not designed for extension - needs to be abstract, final or empty. 158
Error Missing a Javadoc comment. 158
Error '(' is followed by whitespace. 160
Error ';' is followed by whitespace. 160
Error '(' is followed by whitespace. 163
Error ')' is preceded with whitespace. 163
Error '(' is followed by whitespace. 164
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164
Error ')' is preceded with whitespace. 164
Error '}' should be on the same line. 165
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '(' is followed by whitespace. 168
Error '(' is followed by whitespace. 168
Error ')' is preceded with whitespace. 168
Error ')' is preceded with whitespace. 168
Error '}' should be on the same line. 169
Error '(' is followed by whitespace. 172
Error ')' is preceded with whitespace. 172

org/jaxen/function/ext/UpperFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 75
Error '{' should be on the previous line. 90
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error Parameter context should be final. 91
Error Parameter args should be final. 92
Error '{' should be on the previous line. 93
Error '{' should be on the previous line. 97
Error Line has trailing spaces. 101
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. 104
Error ')' is preceded with whitespace. 104
Error Line is longer than 80 characters. 106
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error First sentence should end with a period. 109
Error Line has trailing spaces. 111
Error Expected an @return tag. 117
Error Parameter strArg should be final. 117
Error Parameter locale should be final. 118
Error Parameter nav should be final. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 123
Error 'if' construct must use '{}'s. 126

org/jaxen/function/xslt/DocumentFunction.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 73
Error '{' should be on the previous line. 79
Error Method 'call' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Parameter context should be final. 81
Error Parameter args should be final. 82
Error '{' should be on the previous line. 83
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 88
Error '(' is followed by whitespace. 88
Error ')' is preceded with whitespace. 88
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 92
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Missing a Javadoc comment. 98
Error Parameter url should be final. 98
Error Parameter nav should be final. 99
Error '{' should be on the previous line. 100
Error '(' is followed by whitespace. 101
Error ')' is preceded with whitespace. 101

org/jaxen/javabean/DocumentNavigator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line has trailing spaces. 5
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line has trailing spaces. 23
Error Line has trailing spaces. 28
Error Line has trailing spaces. 31
Error Line has trailing spaces. 61
Error '{' should be on the previous line. 76
Error Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 86
Error Expected an @return tag. 90
Error '{' should be on the previous line. 91
Error Method 'isElement' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error Parameter obj should be final. 95
Error '{' should be on the previous line. 96
Error Method 'isComment' is not designed for extension - needs to be abstract, final or empty. 100
Error Missing a Javadoc comment. 100
Error Parameter obj should be final. 100
Error '{' should be on the previous line. 101
Error Method 'isText' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error Parameter obj should be final. 105
Error '{' should be on the previous line. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error Parameter obj should be final. 110
Error '{' should be on the previous line. 111
Error Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter obj should be final. 115
Error '{' should be on the previous line. 116
Error Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error Parameter obj should be final. 120
Error '{' should be on the previous line. 121
Error Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error Parameter obj should be final. 125
Error '{' should be on the previous line. 126
Error Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter obj should be final. 130
Error '{' should be on the previous line. 131
Error 'cast' is not followed by whitespace. 132
Error Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Parameter obj should be final. 135
Error '{' should be on the previous line. 136
Error Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. 140
Error Missing a Javadoc comment. 140
Error Parameter obj should be final. 140
Error '{' should be on the previous line. 141
Error Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter obj should be final. 145
Error '{' should be on the previous line. 146
Error Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Parameter obj should be final. 150
Error '{' should be on the previous line. 151
Error Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Parameter obj should be final. 155
Error '{' should be on the previous line. 156
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Parameter contextNode should be final. 160
Error '{' should be on the previous line. 161
Error Line is longer than 80 characters. 170
Error Line is longer than 80 characters. 171
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 175
Error Parameter contextNode should be final. 175
Error Parameter localName should be final. 176
Error Parameter namespacePrefix should be final. 177
Error Parameter namespaceURI should be final. 178
Error '{' should be on the previous line. 179
Error 'cast' is not followed by whitespace. 180
Error '(' is followed by whitespace. 182
Error ')' is preceded with whitespace. 182
Error Line has trailing spaces. 185
Error '{' should be on the previous line. 187
Error '(' is followed by whitespace. 188
Error ')' is preceded with whitespace. 188
Error '}' should be on the same line. 189
Error '{' should be on the previous line. 191
Error '{' should be on the previous line. 193
Error Line is longer than 80 characters. 194
Error '(' is followed by whitespace. 194
Error ')' is preceded with whitespace. 194
Error '}' should be on the same line. 195
Error '{' should be on the previous line. 197
Error '{' should be on the previous line. 199
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error '}' should be on the same line. 201
Error '{' should be on the previous line. 203
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '{' should be on the previous line. 210
Error '{' should be on the previous line. 215
Error Line is longer than 80 characters. 216
Error '(' is followed by whitespace. 216
Error 'cast' is not followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error Line has trailing spaces. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error Line has trailing spaces. 221
Error Line has trailing spaces. 222
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error Line is longer than 80 characters. 225
Error '(' is followed by whitespace. 225
Error 'cast' is not followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error Line has trailing spaces. 227
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '{' should be on the previous line. 229
Error Line has trailing spaces. 232
Error Line is longer than 80 characters. 233
Error '(' is followed by whitespace. 233
Error '(' is followed by whitespace. 233
Error ')' is preceded with whitespace. 233
Error ')' is preceded with whitespace. 233
Error '}' should be on the same line. 234
Error '{' should be on the previous line. 236
Error Must have at least one statement. 236
Error '}' should be on the same line. 238
Error '{' should be on the previous line. 240
Error Must have at least one statement. 240
Error Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. 247
Error Missing a Javadoc comment. 247
Error Parameter contextNode should be final. 247
Error '{' should be on the previous line. 248
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error '{' should be on the previous line. 250
Error Line is longer than 80 characters. 251
Error '(' is followed by whitespace. 251
Error 'cast' is not followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 257
Error Missing a Javadoc comment. 257
Error Parameter contextNode should be final. 257
Error '{' should be on the previous line. 258
Error Line is longer than 80 characters. 267
Error Line is longer than 80 characters. 268
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 272
Error Parameter contextNode should be final. 272
Error Parameter localName should be final. 273
Error Parameter namespacePrefix should be final. 274
Error Parameter namespaceURI should be final. 275
Error Line has trailing spaces. 278
Error Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. 279
Error Missing a Javadoc comment. 279
Error Parameter contextNode should be final. 279
Error '{' should be on the previous line. 280
Error Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. 284
Error Missing a Javadoc comment. 284
Error Parameter contextNode should be final. 284
Error '{' should be on the previous line. 285
Error Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. 289
Error Missing a Javadoc comment. 289
Error Parameter contextNode should be final. 289
Error '{' should be on the previous line. 290
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '{' should be on the previous line. 292
Error 'cast' is not followed by whitespace. 293
Error Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. 299
Error Missing a Javadoc comment. 299
Error Parameter obj should be final. 299
Error '{' should be on the previous line. 300
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error '{' should be on the previous line. 302
Error 'cast' is not followed by whitespace. 303
Error Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. 308
Error Missing a Javadoc comment. 308
Error Parameter obj should be final. 308
Error '{' should be on the previous line. 309
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error 'cast' is not followed by whitespace. 312
Error Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. 317
Error Missing a Javadoc comment. 317
Error Parameter obj should be final. 317
Error '{' should be on the previous line. 318
Error Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. 322
Error Missing a Javadoc comment. 322
Error Parameter obj should be final. 322
Error '{' should be on the previous line. 323
Error Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 327
Error Missing a Javadoc comment. 327
Error Parameter obj should be final. 327
Error '{' should be on the previous line. 328
Error Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. 332
Error Missing a Javadoc comment. 332
Error Parameter obj should be final. 332
Error '{' should be on the previous line. 333
Error Line has trailing spaces. 336
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 337
Error Missing a Javadoc comment. 337
Error Parameter prefix should be final. 337
Error Parameter context should be final. 337
Error '{' should be on the previous line. 338
Error Line has trailing spaces. 341
Error Line has trailing spaces. 342
Error Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. 342
Error Missing a Javadoc comment. 342
Error Parameter node should be final. 342
Error '{' should be on the previous line. 343
Error Line has trailing spaces. 346
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 347
Error Missing a Javadoc comment. 347
Error Parameter uri should be final. 347
Error '{' should be on the previous line. 348
Error Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. 352
Error Missing a Javadoc comment. 352
Error Parameter obj should be final. 352
Error '{' should be on the previous line. 353
Error Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. 357
Error Missing a Javadoc comment. 357
Error Parameter obj should be final. 357
Error '{' should be on the previous line. 358
Error Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. 362
Error Missing a Javadoc comment. 362
Error Parameter xpath should be final. 362
Error '{' should be on the previous line. 364
Error '(' is followed by whitespace. 365
Error ')' is preceded with whitespace. 365
Error Method 'javacase' is not designed for extension - needs to be abstract, final or empty. 368
Error Missing a Javadoc comment. 368
Error Parameter name should be final. 368
Error '{' should be on the previous line. 369
Error '(' is followed by whitespace. 370
Error ')' is preceded with whitespace. 370
Error '{' should be on the previous line. 371
Error '}' should be on the same line. 373
Error '(' is followed by whitespace. 374
Error ')' is preceded with whitespace. 374
Error '{' should be on the previous line. 375
Error Line has trailing spaces. 377
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379
Error '(' is followed by whitespace. 379
Error ')' is preceded with whitespace. 379

org/jaxen/javabean/Element.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 3
Error '{' should be on the previous line. 4
Error Missing a Javadoc comment. 5
Error Missing a Javadoc comment. 6
Error Missing a Javadoc comment. 7
Error Missing a Javadoc comment. 9
Error Parameter parent should be final. 9
Error 'parent' hides a field. 9
Error Parameter name should be final. 10
Error 'name' hides a field. 10
Error Parameter object should be final. 11
Error 'object' hides a field. 11
Error '{' should be on the previous line. 12
Error Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 18
Error Missing a Javadoc comment. 18
Error '{' should be on the previous line. 19
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 23
Error Missing a Javadoc comment. 23
Error '{' should be on the previous line. 24
Error Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 28
Error Missing a Javadoc comment. 28
Error '{' should be on the previous line. 29

org/jaxen/javabean/ElementIterator.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Missing a Javadoc comment. 5
Error '{' should be on the previous line. 7
Error Missing a Javadoc comment. 8
Error Missing a Javadoc comment. 9
Error Missing a Javadoc comment. 10
Error Missing a Javadoc comment. 12
Error Parameter parent should be final. 12
Error 'parent' hides a field. 12
Error Parameter name should be final. 13
Error 'name' hides a field. 13
Error Parameter iterator should be final. 14
Error 'iterator' hides a field. 14
Error '{' should be on the previous line. 15
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 21
Error Missing a Javadoc comment. 21
Error '{' should be on the previous line. 22
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 26
Error Missing a Javadoc comment. 26
Error '{' should be on the previous line. 27
Error '(' is followed by whitespace. 28
Error ')' is preceded with whitespace. 30
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 33
Error Missing a Javadoc comment. 33
Error '{' should be on the previous line. 34

org/jaxen/javabean/JavaBeanXPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 93
Error Parameter xpathExpr should be final. 101
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error Parameter node should be final. 106
Error '{' should be on the previous line. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
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. 122
Error 'cast' is not followed by whitespace. 122
Error ';' is followed by whitespace. 123
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 125
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error ')' is preceded with whitespace. 125
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '(' is followed by whitespace. 131
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error ')' is preceded with whitespace. 131
Error Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. 134
Error Missing a Javadoc comment. 134
Error Parameter node should be final. 134
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '(' is followed by whitespace. 139
Error ')' is preceded with whitespace. 139
Error '{' should be on the previous line. 140
Error 'cast' is not followed by whitespace. 141
Error '}' should be on the same line. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '{' should be on the previous line. 144
Error '(' is followed by whitespace. 147
Error 'cast' is not followed by whitespace. 147
Error ';' is followed by whitespace. 148
Error '{' should be on the previous line. 149
Error '(' is followed by whitespace. 152
Error ')' is preceded with whitespace. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error 'cast' is not followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '}' should be on the same line. 155
Error '{' should be on the previous line. 157
Error '(' is followed by whitespace. 158
Error ')' is preceded with whitespace. 158
Error Line has trailing spaces. 167

org/jaxen/jdom/DocumentNavigator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 100
Error '{' should be on the previous line. 105
Error Missing a Javadoc comment. 111
Error '{' should be on the previous line. 112
Error Method 'isElement' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error Parameter obj should be final. 116
Error '{' should be on the previous line. 117
Error Method 'isComment' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error Parameter obj should be final. 121
Error '{' should be on the previous line. 122
Error Method 'isText' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Parameter obj should be final. 126
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 130
Error Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter obj should be final. 133
Error '{' should be on the previous line. 134
Error Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. 138
Error Missing a Javadoc comment. 138
Error Parameter obj should be final. 138
Error '{' should be on the previous line. 139
Error Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error Parameter obj should be final. 143
Error '{' should be on the previous line. 144
Error Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter obj should be final. 148
Error '{' should be on the previous line. 149
Error Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. 153
Error Missing a Javadoc comment. 153
Error Parameter obj should be final. 153
Error '{' should be on the previous line. 154
Error Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Parameter obj should be final. 160
Error '{' should be on the previous line. 161
Error Line has trailing spaces. 163
Error 'if' construct must use '{}'s. 165
Error Line has trailing spaces. 165
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error 'else' construct must use '{}'s. 167
Error Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. 171
Error Missing a Javadoc comment. 171
Error Parameter obj should be final. 171
Error '{' should be on the previous line. 172
Error Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 178
Error Missing a Javadoc comment. 178
Error Parameter obj should be final. 178
Error '{' should be on the previous line. 179
Error 'if' construct must use '{}'s. 183
Error Line has trailing spaces. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error 'else' construct must use '{}'s. 185
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 189
Error Missing a Javadoc comment. 189
Error Parameter contextNode should be final. 189
Error '{' should be on the previous line. 190
Error '(' is followed by whitespace. 191
Error ')' is preceded with whitespace. 191
Error '{' should be on the previous line. 192
Error 'cast' is not followed by whitespace. 193
Error '}' should be on the same line. 194
Error '(' is followed by whitespace. 195
Error ')' is preceded with whitespace. 195
Error '{' should be on the previous line. 196
Error 'cast' is not followed by whitespace. 197
Error Line is longer than 80 characters. 208
Error Line is longer than 80 characters. 209
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 213
Error Line is longer than 80 characters. 214
Error Parameter contextNode should be final. 214
Error Parameter localName should be final. 214
Error Parameter namespacePrefix should be final. 214
Error Parameter namespaceURI should be final. 214
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error Line is longer than 80 characters. 221
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error Line has trailing spaces. 225
Error Expression can be simplified. 227
Error Line is longer than 80 characters. 231
Error Expression can be simplified. 231
Error Line has trailing spaces. 240
Error Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. 241
Error Missing a Javadoc comment. 241
Error Parameter contextNode should be final. 241
Error '{' should be on the previous line. 242
Error '(' is followed by whitespace. 243
Error '!' is followed by whitespace. 243
Error '(' is followed by whitespace. 243
Error ')' is preceded with whitespace. 243
Error ')' is preceded with whitespace. 243
Error '{' should be on the previous line. 244
Error '(' is followed by whitespace. 254
Error ')' is preceded with whitespace. 254
Error Line has trailing spaces. 255
Error Line has trailing spaces. 257
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error 'if' construct must use '{}'s. 259
Error '(' is followed by whitespace. 259
Error ')' is preceded with whitespace. 259
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error Line has trailing spaces. 262
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error 'cast' is not followed by whitespace. 267
Error 'if' construct must use '{}'s. 268
Error '(' is followed by whitespace. 268
Error ')' is preceded with whitespace. 268
Error '(' is followed by whitespace. 269
Error ')' is preceded with whitespace. 269
Error 'cast' is not followed by whitespace. 273
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. 284
Error Missing a Javadoc comment. 284
Error Parameter contextNode should be final. 284
Error '{' should be on the previous line. 285
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 same line. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '{' should be on the previous line. 293
Error 'cast' is not followed by whitespace. 294
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error '{' should be on the previous line. 297
Error '(' is followed by whitespace. 298
Error 'cast' is not followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error '{' should be on the previous line. 299
Error 'cast' is not followed by whitespace. 300
Error '}' should be on the same line. 303
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error '{' should be on the previous line. 305
Error 'cast' is not followed by whitespace. 306
Error '}' should be on the same line. 307
Error '(' is followed by whitespace. 308
Error ')' is preceded with whitespace. 308
Error '{' should be on the previous line. 309
Error 'cast' is not followed by whitespace. 310
Error '}' should be on the same line. 311
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error '{' should be on the previous line. 313
Error 'cast' is not followed by whitespace. 314
Error '}' should be on the same line. 315
Error '(' is followed by whitespace. 316
Error ')' is preceded with whitespace. 316
Error '{' should be on the previous line. 317
Error 'cast' is not followed by whitespace. 318
Error '}' should be on the same line. 319
Error '(' is followed by whitespace. 320
Error ')' is preceded with whitespace. 320
Error '{' should be on the previous line. 321
Error 'cast' is not followed by whitespace. 322
Error Line has trailing spaces. 324
Error '(' is followed by whitespace. 325
Error ')' is preceded with whitespace. 325
Error '{' should be on the previous line. 326
Error '(' is followed by whitespace. 327
Error ')' is preceded with whitespace. 327
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 333
Error Missing a Javadoc comment. 333
Error Parameter contextNode should be final. 333
Error '{' should be on the previous line. 334
Error '(' is followed by whitespace. 335
Error '!' is followed by whitespace. 335
Error '(' is followed by whitespace. 335
Error ')' is preceded with whitespace. 335
Error ')' is preceded with whitespace. 335
Error '{' should be on the previous line. 336
Error Line is longer than 80 characters. 350
Error Line is longer than 80 characters. 351
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 355
Error Line is longer than 80 characters. 356
Error Parameter contextNode should be final. 356
Error Parameter localName should be final. 356
Error Parameter namespacePrefix should be final. 356
Error Parameter namespaceURI should be final. 356
Error '(' is followed by whitespace. 358
Error ')' is preceded with whitespace. 358
Error Line has trailing spaces. 360
Error Line is longer than 80 characters. 360
Error Avoid inline conditionals. 360
Error ':' should be on a new line. 360
Error Line is longer than 80 characters. 361
Error Expected an @return tag. 373
Error Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. 373
Error Parameter xpath should be final. 373
Error Expected @param tag for 'xpath'. 373
Error Expected @throws tag for 'SAXPathException'. 373
Error '{' should be on the previous line. 374
Error Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. 378
Error Missing a Javadoc comment. 378
Error Parameter contextNode should be final. 378
Error '{' should be on the previous line. 379
Error '(' is followed by whitespace. 380
Error ')' is preceded with whitespace. 380
Error '{' should be on the previous line. 381
Error Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. 390
Error Missing a Javadoc comment. 390
Error Parameter obj should be final. 390
Error '{' should be on the previous line. 391
Error '(' is followed by whitespace. 396
Error ')' is preceded with whitespace. 396
Error '{' should be on the previous line. 397
Error Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. 404
Error Missing a Javadoc comment. 404
Error Parameter obj should be final. 404
Error '{' should be on the previous line. 405
Error '(' is followed by whitespace. 410
Error '(' is followed by whitespace. 410
Error ')' is preceded with whitespace. 410
Error ')' is preceded with whitespace. 410
Error '{' should be on the previous line. 411
Error Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. 418
Error Missing a Javadoc comment. 418
Error Parameter obj should be final. 418
Error '{' should be on the previous line. 419
Error Line has trailing spaces. 429
Error Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 432
Error Missing a Javadoc comment. 432
Error Parameter obj should be final. 432
Error '{' should be on the previous line. 433
Error Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. 445
Error Missing a Javadoc comment. 445
Error Parameter obj should be final. 445
Error '{' should be on the previous line. 446
Error '(' is followed by whitespace. 447
Error ')' is preceded with whitespace. 447
Error '{' should be on the previous line. 448
Error 'cast' is not followed by whitespace. 449
Error '(' is followed by whitespace. 452
Error ')' is preceded with whitespace. 452
Error '{' should be on the previous line. 453
Error 'cast' is not followed by whitespace. 454
Error Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. 460
Error Missing a Javadoc comment. 460
Error Parameter obj should be final. 460
Error '{' should be on the previous line. 461
Error Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. 467
Error Missing a Javadoc comment. 467
Error Parameter obj should be final. 467
Error '{' should be on the previous line. 468
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. 481
Error ')' is preceded with whitespace. 481
Error '{' should be on the previous line. 482
Error '(' is followed by whitespace. 483
Error 'cast' is not followed by whitespace. 483
Error ')' is preceded with whitespace. 483
Error '}' should be on the same line. 484
Error '(' is followed by whitespace. 485
Error ')' is preceded with whitespace. 485
Error '{' should be on the previous line. 486
Error '(' is followed by whitespace. 487
Error 'cast' is not followed by whitespace. 487
Error ')' is preceded with whitespace. 487
Error '}' should be on the same line. 488
Error '(' is followed by whitespace. 489
Error ')' is preceded with whitespace. 489
Error '{' should be on the previous line. 490
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 Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. 498
Error Missing a Javadoc comment. 498
Error Parameter obj should be final. 498
Error '{' should be on the previous line. 499
Error Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. 505
Error Missing a Javadoc comment. 505
Error Parameter obj should be final. 505
Error '{' should be on the previous line. 506
Error Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. 512
Error Missing a Javadoc comment. 512
Error Parameter obj should be final. 512
Error '{' should be on the previous line. 513
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 519
Error Missing a Javadoc comment. 519
Error Parameter prefix should be final. 519
Error Parameter context should be final. 519
Error '{' should be on the previous line. 520
Error Line has trailing spaces. 522
Error '(' is followed by whitespace. 522
Error ')' is preceded with whitespace. 522
Error '{' should be on the previous line. 523
Error '}' should be on the same line. 525
Error '(' is followed by whitespace. 526
Error ')' is preceded with whitespace. 526
Error '{' should be on the previous line. 527
Error 'cast' is not followed by whitespace. 528
Error 'cast' is not followed by whitespace. 528
Error '}' should be on the same line. 529
Error '(' is followed by whitespace. 530
Error ')' is preceded with whitespace. 530
Error '{' should be on the previous line. 531
Error 'cast' is not followed by whitespace. 532
Error '}' should be on the same line. 533
Error '(' is followed by whitespace. 534
Error ')' is preceded with whitespace. 534
Error '{' should be on the previous line. 535
Error 'cast' is not followed by whitespace. 536
Error '}' should be on the same line. 537
Error '(' is followed by whitespace. 538
Error ')' is preceded with whitespace. 538
Error '{' should be on the previous line. 539
Error 'cast' is not followed by whitespace. 540
Error 'cast' is not followed by whitespace. 540
Error '}' should be on the same line. 541
Error '(' is followed by whitespace. 542
Error ')' is preceded with whitespace. 542
Error '{' should be on the previous line. 543
Error 'cast' is not followed by whitespace. 544
Error 'cast' is not followed by whitespace. 544
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error '{' should be on the previous line. 548
Error '(' is followed by whitespace. 549
Error ')' is preceded with whitespace. 549
Error Line has trailing spaces. 551
Error '(' is followed by whitespace. 551
Error ')' is preceded with whitespace. 551
Error '{' should be on the previous line. 552
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 559
Error Missing a Javadoc comment. 559
Error Parameter url should be final. 559
Error '{' should be on the previous line. 560
Error '{' should be on the previous line. 562
Error Line has trailing spaces. 564
Error '(' is followed by whitespace. 565
Error ')' is preceded with whitespace. 565
Error '}' should be on the same line. 566
Error '{' should be on the previous line. 568
Error '(' is followed by whitespace. 569
Error ')' is preceded with whitespace. 569

org/jaxen/jdom/JDOMXPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 90
Error Parameter xpathExpr should be final. 98
Error '{' should be on the previous line. 99
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error Line has trailing spaces. 102

org/jaxen/jdom/XPathNamespace.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 77
Error '(' is followed by whitespace. 82
Error Parameter jdomNamespace should be final. 82
Error 'jdomNamespace' hides a field. 82
Error Expected @param tag for 'jdomNamespace'. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error '(' is followed by whitespace. 90
Error Parameter jdomElement should be final. 90
Error 'jdomElement' hides a field. 90
Error Expected @param tag for 'jdomElement'. 90
Error Parameter jdomNamespace should be final. 90
Error 'jdomNamespace' hides a field. 90
Error Expected @param tag for 'jdomNamespace'. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 91
Error Line has trailing spaces. 96
Error Expected an @return tag. 100
Error Method 'getJDOMElement' is not designed for extension - needs to be abstract, final or empty. 100
Error '{' should be on the previous line. 101
Error Method 'setJDOMElement' is not designed for extension - needs to be abstract, final or empty. 107
Error '(' is followed by whitespace. 107
Error Parameter jdomElement should be final. 107
Error 'jdomElement' hides a field. 107
Error Expected @param tag for 'jdomElement'. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error Expected an @return tag. 115
Error Method 'getJDOMNamespace' is not designed for extension - needs to be abstract, final or empty. 115
Error '{' should be on the previous line. 116
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 120
Error Missing a Javadoc comment. 120
Error '{' should be on the previous line. 121
Error '(' is followed by whitespace. 122
Error '+' should be on a new line. 122
Error '+' should be on a new line. 123
Error ')' is preceded with whitespace. 124
Error Line has trailing spaces. 126

org/jaxen/pattern/AnyChildNodeTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 83
Error Line has trailing spaces. 86
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 86
Error '(' is followed by whitespace. 86
Error Parameter node should be final. 86
Error Expected @param tag for 'node'. 86
Error Parameter context should be final. 86
Error Expected @param tag for 'context'. 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. 88
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error '{' should be on the previous line. 94
Error '-0.5' is a magic number. 95
Error Line has trailing spaces. 98
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 102
Error Line has trailing spaces. 103
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error '{' should be on the previous line. 104
Error Line has trailing spaces. 107

org/jaxen/pattern/AnyNodeTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Class AnyNodeTest should be declared as final. 71
Error Missing a Javadoc comment. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error Line has trailing spaces. 79
Error Missing a Javadoc comment. 80
Error '{' is not followed by whitespace. 80
Error '}' is not preceded with whitespace. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 84
Error '(' is followed by whitespace. 84
Error Parameter node should be final. 84
Error Expected @param tag for 'node'. 84
Error Parameter context should be final. 84
Error Expected @param tag for 'context'. 84
Error ')' is preceded with whitespace. 84
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 88
Error Line has trailing spaces. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error '-0.5' is a magic number. 91
Error Line has trailing spaces. 94
Error Missing a Javadoc comment. 94
Error '{' should be on the previous line. 95
Error Line has trailing spaces. 98
Error Line has trailing spaces. 99
Error Missing a Javadoc comment. 99
Error '{' should be on the previous line. 100

org/jaxen/pattern/LocationPathPattern.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 84
Error Line has trailing spaces. 86
Error First sentence should end with a period. 87
Error Line has trailing spaces. 89
Error First sentence should end with a period. 90
Error Line has trailing spaces. 92
Error First sentence should end with a period. 93
Error First sentence should end with a period. 96
Error Line has trailing spaces. 98
Error Line has trailing spaces. 99
Error Line has trailing spaces. 100
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error Line has trailing spaces. 104
Error Missing a Javadoc comment. 104
Error Parameter nodeTest should be final. 104
Error 'nodeTest' hides a field. 104
Error '{' should be on the previous line. 105
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 109
Error Missing a Javadoc comment. 109
Error '{' should be on the previous line. 110
Error '(' is followed by whitespace. 111
Error ')' is preceded with whitespace. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 116
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '{' should be on the previous line. 120
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error '{' should be on the previous line. 122
Error '(' is followed by whitespace. 125
Error ')' is preceded with whitespace. 125
Error '{' should be on the previous line. 126
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 135
Error First sentence should end with a period. 136
Error Line has trailing spaces. 138
Error Method 'addFilter' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter filter should be final. 138
Error Expected @param tag for 'filter'. 138
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 146
Error Line has trailing spaces. 150
Error Method 'setParentPattern' is not designed for extension - needs to be abstract, final or empty. 150
Error Parameter parentPattern should be final. 150
Error 'parentPattern' hides a field. 150
Error Expected @param tag for 'parentPattern'. 150
Error '{' should be on the previous line. 151
Error Line has trailing spaces. 154
Error Line has trailing spaces. 158
Error Method 'setAncestorPattern' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter ancestorPattern should be final. 158
Error 'ancestorPattern' hides a field. 158
Error Expected @param tag for 'ancestorPattern'. 158
Error '{' should be on the previous line. 159
Error Line has trailing spaces. 162
Error First sentence should end with a period. 163
Error Method 'setNodeTest' is not designed for extension - needs to be abstract, final or empty. 165
Error Parameter nodeTest should be final. 165
Error 'nodeTest' hides a field. 165
Error Expected @param tag for 'nodeTest'. 165
Error Expected @throws tag for 'JaxenException'. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error Line has trailing spaces. 170
Error '}' should be on the same line. 170
Error Line has trailing spaces. 171
Error '{' should be on the previous line. 172
Error Line is longer than 80 characters. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error Line has trailing spaces. 176
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 179
Error '(' is followed by whitespace. 179
Error Parameter node should be final. 179
Error Expected @param tag for 'node'. 179
Error Parameter context should be final. 179
Error Expected @param tag for 'context'. 179
Error ')' is preceded with whitespace. 179
Error Expected @throws tag for 'JaxenException'. 179
Error Line has trailing spaces. 183
Error '!' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '{' should be on the previous line. 190
Error Line has trailing spaces. 193
Error Line has trailing spaces. 194
Error '{' should be on the previous line. 195
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error Line has trailing spaces. 197
Error '(' is followed by whitespace. 197
Error ')' is preceded with whitespace. 197
Error '{' should be on the previous line. 198
Error Line has trailing spaces. 201
Error '(' is followed by whitespace. 201
Error '!' is followed by whitespace. 201
Error '(' is followed by whitespace. 201
Error ')' is preceded with whitespace. 201
Error ')' is preceded with whitespace. 201
Error '{' should be on the previous line. 202
Error '(' is followed by whitespace. 208
Error ')' is preceded with whitespace. 208
Error '{' should be on the previous line. 210
Error '(' is followed by whitespace. 211
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error ')' is preceded with whitespace. 211
Error '{' should be on the previous line. 212
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 216
Error '(' is followed by whitespace. 219
Error '(' is followed by whitespace. 219
Error ')' is preceded with whitespace. 219
Error ')' is preceded with whitespace. 219
Error '{' should be on the previous line. 220
Error '(' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error Line has trailing spaces. 226
Error Line has trailing spaces. 227
Error '{' should be on the previous line. 228
Error '(' is followed by whitespace. 231
Error ')' is preceded with whitespace. 231
Error Line has trailing spaces. 232
Error Line has trailing spaces. 237
Error ';' is followed by whitespace. 237
Error '{' should be on the previous line. 238
Error '(' is followed by whitespace. 241
Error '!' is followed by whitespace. 241
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error '(' is followed by whitespace. 249
Error ')' is preceded with whitespace. 249
Error Line has trailing spaces. 255
Error Line has trailing spaces. 256
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 256
Error Missing a Javadoc comment. 256
Error '{' should be on the previous line. 257
Error Line has trailing spaces. 258
Error '(' is followed by whitespace. 258
Error ')' is preceded with whitespace. 258
Error '{' should be on the previous line. 259
Error '0.5' is a magic number. 260
Error Line has trailing spaces. 266
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 266
Error Missing a Javadoc comment. 266
Error '{' should be on the previous line. 267
Error Line has trailing spaces. 270
Error Line has trailing spaces. 271
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 271
Error Missing a Javadoc comment. 271
Error '{' should be on the previous line. 272
Error '(' is followed by whitespace. 274
Error ')' is preceded with whitespace. 274
Error '{' should be on the previous line. 275
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error Line has trailing spaces. 278
Error '{' should be on the previous line. 279
Error '(' is followed by whitespace. 281
Error ')' is preceded with whitespace. 281
Error '{' should be on the previous line. 282
Error '(' is followed by whitespace. 283
Error ')' is preceded with whitespace. 283
Error '(' is followed by whitespace. 284
Error ')' is preceded with whitespace. 284
Error Line has trailing spaces. 287
Error '{' should be on the previous line. 288
Error '(' is followed by whitespace. 290
Error ')' is preceded with whitespace. 290
Error '{' should be on the previous line. 291
Error '(' is followed by whitespace. 292
Error ')' is preceded with whitespace. 292
Error '(' is followed by whitespace. 293
Error ')' is preceded with whitespace. 293
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error Line has trailing spaces. 297
Error Line has trailing spaces. 298
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error '{' should be on the previous line. 299
Error '(' is followed by whitespace. 300
Error ')' is preceded with whitespace. 300
Error Line has trailing spaces. 301
Error ';' is followed by whitespace. 301
Error '{' should be on the previous line. 302
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error '(' is followed by whitespace. 306
Error ')' is preceded with whitespace. 306
Error Line has trailing spaces. 307
Error Line has trailing spaces. 310
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 311
Error Missing a Javadoc comment. 311
Error '{' should be on the previous line. 312
Error Line has trailing spaces. 313
Error Line is longer than 80 characters. 313
Error Line has trailing spaces. 314
Error Line has trailing spaces. 317
Error Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. 318
Error Missing a Javadoc comment. 318
Error '{' should be on the previous line. 319
Error Line has trailing spaces. 322
Error Method 'setAbsolute' is not designed for extension - needs to be abstract, final or empty. 323
Error Missing a Javadoc comment. 323
Error Parameter absolute should be final. 323
Error 'absolute' hides a field. 323
Error '{' should be on the previous line. 324
Error Line has trailing spaces. 327
Error Method 'hasAnyNodeTest' is not designed for extension - needs to be abstract, final or empty. 328
Error Missing a Javadoc comment. 328
Error '{' should be on the previous line. 329
Error Line has trailing spaces. 332

org/jaxen/pattern/NameTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error First sentence should end with a period. 74
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error Parameter name should be final. 80
Error 'name' hides a field. 80
Error Parameter nodeType should be final. 80
Error 'nodeType' hides a field. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 85
Error Line has trailing spaces. 88
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 88
Error '(' is followed by whitespace. 88
Error Parameter node should be final. 88
Error Expected @param tag for 'node'. 88
Error Parameter context should be final. 88
Error Expected @param tag for 'context'. 88
Error ')' is preceded with whitespace. 88
Error '{' should be on the previous line. 89
Error Line has trailing spaces. 91
Error '(' is followed by whitespace. 91
Error ')' is preceded with whitespace. 91
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 93
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
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 same line. 95
Error Line has trailing spaces. 96
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. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 99
Error ')' is preceded with whitespace. 99
Error '}' should be on the same line. 100
Error '{' should be on the previous line. 102
Error '(' is followed by whitespace. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error ')' is preceded with whitespace. 103
Error '{' should be on the previous line. 104
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error ')' is preceded with whitespace. 105
Error '}' should be on the same line. 106
Error '(' is followed by whitespace. 108
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 110
Error ')' is preceded with whitespace. 110
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error '{' should be on the previous line. 117
Error Line has trailing spaces. 122
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error '{' should be on the previous line. 128
Error Line has trailing spaces. 129
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '}' should be on the same line. 132
Error Line has trailing spaces. 133
Error '{' should be on the previous line. 134
Error Line has trailing spaces. 138
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error '{' should be on the previous line. 140
Error Line is longer than 80 characters. 141

org/jaxen/pattern/NamespaceTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 73
Error First sentence should end with a period. 74
Error Line has trailing spaces. 76
Error First sentence should end with a period. 77
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error Parameter prefix should be final. 80
Error 'prefix' hides a field. 80
Error Parameter nodeType should be final. 80
Error 'nodeType' hides a field. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 82
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error '{' should be on the previous line. 83
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 92
Error '(' is followed by whitespace. 92
Error Parameter node should be final. 92
Error Expected @param tag for 'node'. 92
Error Parameter context should be final. 92
Error Expected @param tag for 'context'. 92
Error ')' is preceded with whitespace. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 99
Error '(' is followed by whitespace. 99
Error ')' is preceded with whitespace. 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 '}' should be on the same line. 101
Error Line has trailing spaces. 102
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error '(' is followed by whitespace. 104
Error ')' is preceded with whitespace. 104
Error '(' is followed by whitespace. 105
Error '(' is followed by whitespace. 105
Error ')' is preceded with whitespace. 105
Error ')' is preceded with whitespace. 105
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error '{' should be on the previous line. 111
Error '-0.25' is a magic number. 112
Error Line has trailing spaces. 116
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error '{' should be on the previous line. 117
Error Line has trailing spaces. 120
Error Line has trailing spaces. 121
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 125
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error '{' should be on the previous line. 127
Error Line is longer than 80 characters. 128
Error Line has trailing spaces. 130
Error First sentence should end with a period. 131
Error Expected an @return tag. 133
Error Method 'getURI' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter node should be final. 133
Error Expected @param tag for 'node'. 133
Error Parameter context should be final. 133
Error Expected @param tag for 'context'. 133
Error '{' should be on the previous line. 134
Error Line is longer than 80 characters. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error Line is longer than 80 characters. 138
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error Line has trailing spaces. 140
Error '(' is followed by whitespace. 140
Error ')' is preceded with whitespace. 140
Error '{' should be on the previous line. 141

org/jaxen/pattern/NoNodeTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 83
Error Line has trailing spaces. 86
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 86
Error '(' is followed by whitespace. 86
Error Parameter node should be final. 86
Error Expected @param tag for 'node'. 86
Error Parameter context should be final. 86
Error Expected @param tag for 'context'. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error '-0.5' is a magic number. 93
Error Line has trailing spaces. 96
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error '{' should be on the previous line. 97
Error Line has trailing spaces. 101
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 101
Error Missing a Javadoc comment. 101
Error '{' should be on the previous line. 102

org/jaxen/pattern/NodeTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58

org/jaxen/pattern/NodeTypeTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 66
Error Line is longer than 80 characters. 67
Error Line has trailing spaces. 73
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 74
Error '(' is followed by whitespace. 75
Error ')' is preceded with whitespace. 75
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 77
Error '(' is followed by whitespace. 78
Error ')' is preceded with whitespace. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error Line has trailing spaces. 82
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 83
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Missing a Javadoc comment. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 89
Error Missing a Javadoc comment. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Missing a Javadoc comment. 92
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 93
Error Line has trailing spaces. 94
Error Line has trailing spaces. 95
Error Missing a Javadoc comment. 96
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 98
Error Parameter nodeType should be final. 98
Error 'nodeType' hides a field. 98
Error '{' should be on the previous line. 99
Error Line has trailing spaces. 102
Error Line has trailing spaces. 105
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 105
Error '(' is followed by whitespace. 105
Error Parameter node should be final. 105
Error Expected @param tag for 'node'. 105
Error Parameter context should be final. 105
Error Expected @param tag for 'context'. 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 has trailing spaces. 109
Error Line has trailing spaces. 110
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 110
Error Missing a Javadoc comment. 110
Error '{' should be on the previous line. 111
Error '-0.5' is a magic number. 112
Error Line has trailing spaces. 116
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 116
Error Missing a Javadoc comment. 116
Error '{' should be on the previous line. 117
Error Line has trailing spaces. 120
Error Line has trailing spaces. 121
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 121
Error Missing a Javadoc comment. 121
Error '{' should be on the previous line. 122
Error Line has trailing spaces. 123
Error switch without "default" clause. 123
Error '{' should be on the previous line. 124
Error Line has trailing spaces. 142
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error '{' should be on the previous line. 144

org/jaxen/pattern/Pattern.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 76
Error First sentence should end with a period. 78
Error First sentence should end with a period. 80
Error First sentence should end with a period. 82
Error First sentence should end with a period. 84
Error First sentence should end with a period. 88
Error First sentence should end with a period. 90
Error First sentence should end with a period. 92
Error First sentence should end with a period. 94
Error Line has trailing spaces. 98
Error First sentence should end with a period. 99
Error Line has trailing spaces. 102
Error First sentence should end with a period. 103
Error Line has trailing spaces. 105
Error First sentence should end with a period. 106
Error First sentence should end with a period. 109
Error Line has trailing spaces. 111
Error First sentence should end with a period. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 115
Error Line has trailing spaces. 116
Error Line has trailing spaces. 117
Error Line is longer than 80 characters. 123
Error '(' is followed by whitespace. 123
Error Parameter node should be final. 123
Error Parameter context should be final. 123
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 128
Error Line has trailing spaces. 130
Error Line is longer than 80 characters. 131
Error Line has trailing spaces. 132
Error Line has trailing spaces. 134
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 134
Error '{' should be on the previous line. 135
Error '0.5' is a magic number. 136
Error Line has trailing spaces. 138
Error Line has trailing spaces. 147
Error Method 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty. 147
Error '{' should be on the previous line. 148
Error Line has trailing spaces. 152
Error Line has trailing spaces. 153
Error Line has trailing spaces. 155
Error Line has trailing spaces. 158
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 158
Error '{' should be on the previous line. 159
Error Line has trailing spaces. 164
Error Line has trailing spaces. 167
Error Line has trailing spaces. 173
Error Method 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty. 173
Error '{' should be on the previous line. 174
Error Line has trailing spaces. 177
Error Line has trailing spaces. 178
Error Line has trailing spaces. 179
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 179
Error Missing a Javadoc comment. 179
Error '{' should be on the previous line. 180
Error Line has trailing spaces. 183
Error First sentence should end with a period. 184
Error Line has trailing spaces. 185

org/jaxen/pattern/PatternHandler.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 80
Error Missing a Javadoc comment. 81
Error Line has trailing spaces. 82
Error Missing a Javadoc comment. 83
Error '{' should be on the previous line. 84
Error Line has trailing spaces. 86
Error Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. 96
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. 111
Error Parameter shouldSimplify should be final. 111
Error Expected @param tag for 'shouldSimplify'. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error '!' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error Line has trailing spaces. 123
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error Method 'endXPath' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error '{' should be on the previous line. 127
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error Line has trailing spaces. 131
Error Method 'endPathExpr' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 153
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error Line has trailing spaces. 155
Error '(' is followed by whitespace. 156
Error ')' is preceded with whitespace. 156
Error Line has trailing spaces. 157
Error Line has trailing spaces. 163
Error Line has trailing spaces. 171
Error Line has trailing spaces. 177
Error Method 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. 185
Error Missing a Javadoc comment. 185
Error '{' should be on the previous line. 186
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error Line has trailing spaces. 192
Error Method 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. 193
Error Missing a Javadoc comment. 193
Error '{' should be on the previous line. 194
Error Method 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error '{' should be on the previous line. 200
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error Method 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. 207
Error Missing a Javadoc comment. 207
Error '{' should be on the previous line. 208
Error Method 'endLocationPath' is not designed for extension - needs to be abstract, final or empty. 213
Error Missing a Javadoc comment. 213
Error '{' should be on the previous line. 214
Error Line has trailing spaces. 215
Error Line has trailing spaces. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error Line is longer than 80 characters. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error '(' is followed by whitespace. 223
Error '!' is followed by whitespace. 223
Error ')' is preceded with whitespace. 223
Error '{' should be on the previous line. 224
Error Line has trailing spaces. 226
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 227
Error Line has trailing spaces. 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. 231
Error ')' is preceded with whitespace. 231
Error Line has trailing spaces. 234
Error '}' should be on the same line. 234
Error '{' should be on the previous line. 236
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error '}' should be on the same line. 239
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error '{' should be on the previous line. 241
Error '(' is followed by whitespace. 242
Error ')' is preceded with whitespace. 242
Error '}' should be on the same line. 243
Error Line has trailing spaces. 244
Error '(' is followed by whitespace. 244
Error ')' is preceded with whitespace. 244
Error '{' should be on the previous line. 245
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error Line has trailing spaces. 254
Error Method 'startNameStep' is not designed for extension - needs to be abstract, final or empty. 255
Error Missing a Javadoc comment. 255
Error Parameter axis should be final. 255
Error Parameter prefix should be final. 256
Error Parameter localName should be final. 257
Error '{' should be on the previous line. 258
Error Line is longer than 80 characters. 259
Error Line has trailing spaces. 262
Error Line has trailing spaces. 263
Error switch without "default" clause. 263
Error '(' is followed by whitespace. 263
Error ')' is preceded with whitespace. 263
Error '{' should be on the previous line. 264
Error Line has trailing spaces. 272
Error Line has trailing spaces. 273
Error '(' is followed by whitespace. 273
Error '!' is followed by whitespace. 273
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error ')' is preceded with whitespace. 273
Error Line has trailing spaces. 274
Error '{' should be on the previous line. 274
Error '(' is followed by whitespace. 275
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error ')' is preceded with whitespace. 275
Error Line has trailing spaces. 277
Error Line is longer than 80 characters. 277
Error '(' is followed by whitespace. 277
Error '!' is followed by whitespace. 277
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error ')' is preceded with whitespace. 277
Error '(' is followed by whitespace. 279
Error '(' is followed by whitespace. 279
Error ')' is preceded with whitespace. 279
Error ')' is preceded with whitespace. 279
Error Method 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty. 283
Error Missing a Javadoc comment. 283
Error Parameter axis should be final. 283
Error '{' should be on the previous line. 284
Error Line has trailing spaces. 287
Error '(' is followed by whitespace. 288
Error '(' is followed by whitespace. 288
Error ')' is preceded with whitespace. 288
Error ')' is preceded with whitespace. 288
Error Line has trailing spaces. 290
Error Method 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. 291
Error Missing a Javadoc comment. 291
Error Parameter axis should be final. 291
Error '{' should be on the previous line. 292
Error '(' is followed by whitespace. 296
Error '(' is followed by whitespace. 296
Error ')' is preceded with whitespace. 296
Error ')' is preceded with whitespace. 296
Error Method 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty. 299
Error Missing a Javadoc comment. 299
Error Parameter axis should be final. 299
Error '{' should be on the previous line. 300
Error '(' is followed by whitespace. 304
Error ')' is preceded with whitespace. 304
Error Method 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. 307
Error Missing a Javadoc comment. 307
Error Parameter axis should be final. 307
Error Line is longer than 80 characters. 308
Error Parameter name should be final. 308
Error Line has trailing spaces. 313
Error '(' is followed by whitespace. 314
Error '(' is followed by whitespace. 314
Error ')' is preceded with whitespace. 314
Error ')' is preceded with whitespace. 314
Error Line has trailing spaces. 316
Error Method 'endStep' is not designed for extension - needs to be abstract, final or empty. 317
Error Missing a Javadoc comment. 317
Error '{' should be on the previous line. 318
Error Line has trailing spaces. 320
Error '(' is followed by whitespace. 320
Error '!' is followed by whitespace. 320
Error ')' is preceded with whitespace. 320
Error '{' should be on the previous line. 321
Error '(' is followed by whitespace. 322
Error ')' is preceded with whitespace. 322
Error Line has trailing spaces. 323
Error '(' is followed by whitespace. 324
Error '!' is followed by whitespace. 324
Error ')' is preceded with whitespace. 324
Error '{' should be on the previous line. 325
Error '(' is followed by whitespace. 326
Error ')' is preceded with whitespace. 326
Error Line has trailing spaces. 330
Error Missing a Javadoc comment. 332
Error '{' should be on the previous line. 333
Error Method 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty. 337
Error Missing a Javadoc comment. 337
Error Parameter create should be final. 337
Error '{' should be on the previous line. 338
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341
Error '{' should be on the previous line. 342
Error '(' is followed by whitespace. 348
Error '(' is followed by whitespace. 348
Error ')' is preceded with whitespace. 349
Error ')' is preceded with whitespace. 349
Error Line has trailing spaces. 353
Error Method 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. 353
Error Missing a Javadoc comment. 353
Error '{' should be on the previous line. 354
Error '(' is followed by whitespace. 355
Error ')' is preceded with whitespace. 355
Error Line has trailing spaces. 358
Error Method 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. 358
Error Missing a Javadoc comment. 358
Error '{' should be on the previous line. 359

org/jaxen/pattern/PatternParser.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error First sentence should end with a period. 91
Error Line has trailing spaces. 96
Error Utility classes should not have a public or default constructor. 96
Error '{' should be on the previous line. 97
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 99
Error Line is longer than 80 characters. 100
Error Missing a Javadoc comment. 100
Error Parameter text should be final. 100
Error Redundant throws: 'JaxenException' is subclass of 'org.jaxen.saxpath.SAXPathException'. 100
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 102
Error '{' should be on the previous line. 103
Error Line has trailing spaces. 105
Error Line has trailing spaces. 106
Error Line has trailing spaces. 107
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '(' is followed by whitespace. 108
Error ')' is preceded with whitespace. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error Line has trailing spaces. 110
Error '}' should be on the same line. 112
Error '{' should be on the previous line. 114
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Line is longer than 80 characters. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Line has trailing spaces. 126
Error Line has trailing spaces. 127
Error Missing a Javadoc comment. 127
Error Parameter expr should be final. 127
Error '{' should be on the previous line. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error Line has trailing spaces. 133
Error '(' is followed by whitespace. 134
Error ')' is preceded with whitespace. 134
Error '{' should be on the previous line. 135
Error '(' is followed by whitespace. 136
Error ')' is preceded with whitespace. 136
Error '}' should be on the same line. 137
Error '(' is followed by whitespace. 138
Error ')' is preceded with whitespace. 138
Error '{' should be on the previous line. 139
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '}' should be on the same line. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error '{' should be on the previous line. 145
Error '(' is followed by whitespace. 147
Error ')' is preceded with whitespace. 147
Error '(' is followed by whitespace. 148
Error ')' is preceded with whitespace. 148
Error '(' is followed by whitespace. 149
Error ')' is preceded with whitespace. 149
Error '}' should be on the same line. 150
Error Line has trailing spaces. 151
Error '{' should be on the previous line. 152
Error '(' is followed by whitespace. 154
Error '(' is followed by whitespace. 154
Error ')' is preceded with whitespace. 155
Error Line has trailing spaces. 159
Error Line is longer than 80 characters. 160
Error Missing a Javadoc comment. 160
Error Parameter locationPath should be final. 160
Error Line has trailing spaces. 162
Error Line has trailing spaces. 165
Error Line has trailing spaces. 169
Error Line is longer than 80 characters. 169
Error '(' is followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error ';' is followed by whitespace. 169
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. 175
Error ')' is preceded with whitespace. 175
Error '}' should be on the same line. 176
Error '{' should be on the previous line. 178
Error Line has trailing spaces. 179
Error '(' is followed by whitespace. 179
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error ')' is preceded with whitespace. 179
Error '{' should be on the previous line. 180
Error Line is longer than 80 characters. 183
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error '(' is followed by whitespace. 185
Error ')' is preceded with whitespace. 185
Error '}' should be on the same line. 186
Error '{' should be on the previous line. 188
Error '(' is followed by whitespace. 189
Error ')' is preceded with whitespace. 189
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error '(' is followed by whitespace. 196
Error ')' is preceded with whitespace. 196
Error '{' should be on the previous line. 197
Error Line is longer than 80 characters. 198
Error '(' is followed by whitespace. 198
Error ')' is preceded with whitespace. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error Line has trailing spaces. 202
Error Line has trailing spaces. 203
Error Line is longer than 80 characters. 204
Error Missing a Javadoc comment. 204
Error Parameter path should be final. 204
Error Parameter step should be final. 204
Error '(' is followed by whitespace. 206
Error ')' is preceded with whitespace. 206
Error '{' should be on the previous line. 207
Error '(' is followed by whitespace. 209
Error ')' is preceded with whitespace. 209
Error '{' should be on the previous line. 210
Error '(' is followed by whitespace. 211
Error ')' is preceded with whitespace. 211
Error '}' should be on the same line. 212
Error Line has trailing spaces. 213
Error '{' should be on the previous line. 214
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error '}' should be on the same line. 217
Error '(' is followed by whitespace. 218
Error ')' is preceded with whitespace. 218
Error '{' should be on the previous line. 219
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error '}' should be on the same line. 221
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '{' should be on the previous line. 223
Error '(' is followed by whitespace. 224
Error ')' is preceded with whitespace. 224
Error '}' should be on the same line. 225
Error '(' is followed by whitespace. 226
Error ')' is preceded with whitespace. 226
Error '{' should be on the previous line. 227
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error '}' should be on the same line. 229
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error '(' is followed by whitespace. 232
Error ')' is preceded with whitespace. 232
Error '}' should be on the same line. 233
Error '(' is followed by whitespace. 234
Error ')' is preceded with whitespace. 234
Error '{' should be on the previous line. 235
Error '(' is followed by whitespace. 241
Error ')' is preceded with whitespace. 241
Error '{' should be on the previous line. 242
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '{' should be on the previous line. 246
Error Line has trailing spaces. 247
Error '(' is followed by whitespace. 247
Error '(' is followed by whitespace. 247
Error ')' is preceded with 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 '{' should be on the previous line. 250
Error '(' is followed by whitespace. 251
Error ')' is preceded with whitespace. 251
Error '}' should be on the same line. 252
Error Line has trailing spaces. 253
Error '{' should be on the previous line. 254
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '}' should be on the same line. 257
Error Line has trailing spaces. 258
Error '{' should be on the previous line. 259
Error '(' is followed by whitespace. 260
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error ')' is preceded with whitespace. 260
Error '}' should be on the same line. 262
Error Line has trailing spaces. 263
Error '{' should be on the previous line. 264
Error '(' is followed by whitespace. 265
Error '(' is followed by whitespace. 265
Error ')' is preceded with whitespace. 265
Error ')' is preceded with whitespace. 265
Error '}' should be on the same line. 269
Error '(' is followed by whitespace. 270
Error ')' is preceded with whitespace. 270
Error '{' should be on the previous line. 271
Error '}' should be on the same line. 273
Error Line has trailing spaces. 274
Error '{' should be on the previous line. 275
Error Line has trailing spaces. 276
Error Line is longer than 80 characters. 276
Error '(' is followed by whitespace. 276
Error ')' is preceded with whitespace. 276
Error Line has trailing spaces. 280
Error Line is longer than 80 characters. 281
Error Missing a Javadoc comment. 281
Error Parameter path should be final. 281
Error Parameter step should be final. 281
Error Line has trailing spaces. 284
Error '(' is followed by whitespace. 284
Error '!' is followed by whitespace. 284
Error ')' is preceded with whitespace. 284
Error '{' should be on the previous line. 285
Error '(' is followed by whitespace. 287
Error ';' is followed by whitespace. 287
Error '{' should be on the previous line. 288
Error '(' is followed by whitespace. 289
Error ')' is preceded with whitespace. 289
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error Line has trailing spaces. 292
Error Line has trailing spaces. 295
Error Missing a Javadoc comment. 296
Error '(' is followed by whitespace. 296
Error Parameter step should be final. 296
Error ')' is preceded with whitespace. 296
Error '{' should be on the previous line. 297
Error '(' is followed by whitespace. 298
Error ')' is preceded with whitespace. 298
Error '{' should be on the previous line. 299
Error '}' should be on the same line. 301
Error '(' is followed by whitespace. 303
Error '(' is followed by whitespace. 303
Error ')' is preceded with whitespace. 303
Error ')' is preceded with whitespace. 303
Error '{' should be on the previous line. 304
Error '!' is followed by whitespace. 305
Error '}' should be on the same line. 306
Error Line has trailing spaces. 307
Error '{' should be on the previous line. 308

org/jaxen/pattern/TextNodeTest.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line has trailing spaces. 72
Error Missing a Javadoc comment. 73
Error Line has trailing spaces. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 75
Error '{' should be on the previous line. 76
Error Line has trailing spaces. 78
Error Line has trailing spaces. 81
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 81
Error '(' is followed by whitespace. 81
Error Parameter node should be final. 81
Error Expected @param tag for 'node'. 81
Error Parameter context should be final. 81
Error Expected @param tag for 'context'. 81
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 Line has trailing spaces. 85
Error Line has trailing spaces. 86
Error Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. 86
Error Missing a Javadoc comment. 86
Error '{' should be on the previous line. 87
Error '-0.5' is a magic number. 88
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 91
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error Line has trailing spaces. 96
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 96
Error Missing a Javadoc comment. 96
Error '{' should be on the previous line. 97

org/jaxen/pattern/UnionPattern.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error '{' should be on the previous line. 81
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Missing a Javadoc comment. 84
Error Parameter lhs should be final. 84
Error 'lhs' hides a field. 84
Error Parameter rhs should be final. 84
Error 'rhs' hides a field. 84
Error '{' should be on the previous line. 85
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Method 'getLHS' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error Line has trailing spaces. 96
Error Line has trailing spaces. 97
Error Method 'setLHS' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Parameter lhs should be final. 97
Error 'lhs' hides a field. 97
Error '{' should be on the previous line. 98
Error Line has trailing spaces. 102
Error Line has trailing spaces. 103
Error Method 'getRHS' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error '{' should be on the previous line. 104
Error Line has trailing spaces. 107
Error Line has trailing spaces. 108
Error Method 'setRHS' is not designed for extension - needs to be abstract, final or empty. 108
Error Missing a Javadoc comment. 108
Error Parameter rhs should be final. 108
Error 'rhs' hides a field. 108
Error '{' should be on the previous line. 109
Error Line has trailing spaces. 113
Error Line has trailing spaces. 114
Error Line has trailing spaces. 116
Error Line is longer than 80 characters. 116
Error Line has trailing spaces. 117
Error Method 'matches' is not designed for extension - needs to be abstract, final or empty. 120
Error '(' is followed by whitespace. 120
Error Parameter node should be final. 120
Error Expected @param tag for 'node'. 120
Error Parameter context should be final. 120
Error Expected @param tag for 'context'. 120
Error ')' is preceded with whitespace. 120
Error Expected @throws tag for 'JaxenException'. 120
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error '(' is followed by whitespace. 122
Error ')' is preceded with whitespace. 122
Error Line has trailing spaces. 124
Error Line has trailing spaces. 125
Error Method 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty. 125
Error Missing a Javadoc comment. 125
Error '{' should be on the previous line. 126
Error '{' is followed by whitespace. 127
Error Line has trailing spaces. 130
Error Line has trailing spaces. 131
Error Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. 131
Error Missing a Javadoc comment. 131
Error '{' should be on the previous line. 132
Error Line has trailing spaces. 137
Error Method 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error '{' should be on the previous line. 138
Error Line has trailing spaces. 141
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error Method 'simplify' is not designed for extension - needs to be abstract, final or empty. 143
Error Missing a Javadoc comment. 143
Error '{' should be on the previous line. 144
Error Line has trailing spaces. 150
Error Line has trailing spaces. 151
Error Method 'getText' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 155
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 156
Error Missing a Javadoc comment. 156
Error '{' should be on the previous line. 157
Error Line has trailing spaces. 160
Error Line has trailing spaces. 162
Error Line is longer than 80 characters. 162
Error Line has trailing spaces. 163
Error Missing a Javadoc comment. 163
Error '{' should be on the previous line. 164
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error Avoid inline conditionals. 167
Error Line has trailing spaces. 168
Error Line has trailing spaces. 171
Error Line has trailing spaces. 173
Error '(' is followed by whitespace. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error Line has trailing spaces. 177

org/jaxen/saxpath/Axis.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Class Axis should be declared as final. 75
Error '{' should be on the previous line. 76
Error Line has trailing spaces. 77
Error Missing a Javadoc comment. 78
Error '{' is not followed by whitespace. 78
Error '}' is not preceded with whitespace. 78
Error Line has trailing spaces. 79
Error First sentence should end with a period. 81
Error 'static' modifier out of order with the JLS suggestions. 82
Error First sentence should end with a period. 84
Error 'static' modifier out of order with the JLS suggestions. 85
Error First sentence should end with a period. 87
Error 'static' modifier out of order with the JLS suggestions. 88
Error First sentence should end with a period. 90
Error 'static' modifier out of order with the JLS suggestions. 91
Error First sentence should end with a period. 93
Error 'static' modifier out of order with the JLS suggestions. 94
Error First sentence should end with a period. 96
Error 'static' modifier out of order with the JLS suggestions. 97
Error First sentence should end with a period. 99
Error 'static' modifier out of order with the JLS suggestions. 100
Error First sentence should end with a period. 102
Error 'static' modifier out of order with the JLS suggestions. 103
Error First sentence should end with a period. 105
Error 'static' modifier out of order with the JLS suggestions. 106
Error First sentence should end with a period. 108
Error 'static' modifier out of order with the JLS suggestions. 109
Error First sentence should end with a period. 111
Error 'static' modifier out of order with the JLS suggestions. 112
Error First sentence should end with a period. 114
Error 'static' modifier out of order with the JLS suggestions. 115
Error First sentence should end with a period. 117
Error 'static' modifier out of order with the JLS suggestions. 118
Error First sentence should end with a period. 120
Error 'static' modifier out of order with the JLS suggestions. 121
Error Line has trailing spaces. 127
Error Line is longer than 80 characters. 130
Error Unused @throws tag for 'JaxenRuntimeException'. 130
Error Parameter axisNum should be final. 133
Error '{' should be on the previous line. 134
Error switch without "default" clause. 135
Error '(' is followed by whitespace. 135
Error ')' is preceded with whitespace. 135
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 184
Error Line is longer than 80 characters. 185
Error Parameter axisName should be final. 188
Error '{' should be on the previous line. 189
Error '(' is followed by whitespace. 190
Error '(' is followed by whitespace. 190
Error ')' is preceded with whitespace. 190
Error ')' is preceded with whitespace. 190
Error '{' should be on the previous line. 191
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 previous line. 196
Error '(' is followed by whitespace. 200
Error '(' is followed by whitespace. 200
Error ')' is preceded with whitespace. 200
Error ')' is preceded with whitespace. 200
Error '{' should be on the previous line. 201
Error '(' is followed by whitespace. 205
Error '(' is followed by whitespace. 205
Error ')' is preceded with whitespace. 205
Error ')' is preceded with whitespace. 205
Error '{' should be on the previous line. 206
Error '(' is followed by whitespace. 210
Error '(' is followed by whitespace. 210
Error ')' is preceded with whitespace. 210
Error ')' is preceded with whitespace. 210
Error '{' should be on the previous line. 211
Error '(' is followed by whitespace. 215
Error '(' is followed by whitespace. 215
Error ')' is preceded with whitespace. 215
Error ')' is preceded with whitespace. 215
Error '{' should be on the previous line. 216
Error '(' is followed by whitespace. 220
Error '(' is followed by whitespace. 220
Error ')' is preceded with whitespace. 220
Error ')' is preceded with whitespace. 220
Error '{' should be on the previous line. 221
Error '(' is followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error ')' is preceded with whitespace. 225
Error '{' should be on the previous line. 226
Error '(' is followed by whitespace. 230
Error '(' is followed by whitespace. 230
Error ')' is preceded with whitespace. 230
Error ')' is preceded with whitespace. 230
Error '{' should be on the previous line. 231
Error '(' is followed by 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 '(' is followed by whitespace. 240
Error '(' is followed by whitespace. 240
Error ')' is preceded with whitespace. 240
Error ')' is preceded with whitespace. 240
Error '{' should be on the previous line. 241
Error '(' is followed by whitespace. 245
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error ')' is preceded with whitespace. 245
Error '{' should be on the previous line. 246
Error '(' is followed by whitespace. 250
Error '(' is followed by whitespace. 250
Error ')' is preceded with whitespace. 250
Error ')' is preceded with whitespace. 250
Error '{' should be on the previous line. 251

org/jaxen/saxpath/Operator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error interfaces should describe a type and hence have methods. 67
Error '{' should be on the previous line. 68
Error Line has trailing spaces. 72
Error Line has trailing spaces. 73
Error Redundant 'final' modifier. 76
Error 'static' modifier out of order with the JLS suggestions. 76
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 80
Error Redundant 'final' modifier. 83
Error 'static' modifier out of order with the JLS suggestions. 83
Error Line has trailing spaces. 84
Error First sentence should end with a period. 85
Error Redundant 'final' modifier. 88
Error 'static' modifier out of order with the JLS suggestions. 88
Error Line has trailing spaces. 89
Error First sentence should end with a period. 91
Error Redundant 'final' modifier. 94
Error 'static' modifier out of order with the JLS suggestions. 94
Error Line has trailing spaces. 95
Error First sentence should end with a period. 96
Error Redundant 'final' modifier. 99
Error 'static' modifier out of order with the JLS suggestions. 99
Error First sentence should end with a period. 101
Error Redundant 'final' modifier. 104
Error 'static' modifier out of order with the JLS suggestions. 104
Error First sentence should end with a period. 106
Error Redundant 'final' modifier. 109
Error 'static' modifier out of order with the JLS suggestions. 109
Error Line has trailing spaces. 110
Error First sentence should end with a period. 113
Error Redundant 'final' modifier. 116
Error 'static' modifier out of order with the JLS suggestions. 116
Error First sentence should end with a period. 118
Error Redundant 'final' modifier. 121
Error 'static' modifier out of order with the JLS suggestions. 121
Error First sentence should end with a period. 125
Error Redundant 'final' modifier. 128
Error 'static' modifier out of order with the JLS suggestions. 128
Error Line has trailing spaces. 132
Error Redundant 'final' modifier. 134
Error 'static' modifier out of order with the JLS suggestions. 134
Error Line is longer than 80 characters. 137
Error Line has trailing spaces. 138
Error Redundant 'final' modifier. 140
Error 'static' modifier out of order with the JLS suggestions. 140
Error First sentence should end with a period. 144
Error Redundant 'final' modifier. 147
Error 'static' modifier out of order with the JLS suggestions. 147

org/jaxen/saxpath/SAXPathEventSource.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error '{' should be on the previous line. 74
Error Line has trailing spaces. 81
Error Line has trailing spaces. 88

org/jaxen/saxpath/SAXPathException.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error '{' should be on the previous line. 72
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error '1.4' is a magic number. 74
Error Line has trailing spaces. 75
Error '3' is a magic number. 79
Error '}' should be on the same line. 81
Error Must have at least one statement. 82
Error Line has trailing spaces. 87
Error Parameter message should be final. 92
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error First sentence should end with a period. 97
Error Parameter cause should be final. 101
Error 'cause' hides a field. 101
Error '{' should be on the previous line. 102
Error Line contains a tab character. 103
Error '(' is followed by whitespace. 103
Error ')' is preceded with whitespace. 103
Error Line contains a tab character. 104
Error Line has trailing spaces. 110
Error Parameter message should be final. 114
Error Parameter cause should be final. 114
Error 'cause' hides a field. 114
Error '(' is followed by whitespace. 115
Error ')' is preceded with whitespace. 115
Error Line has trailing spaces. 118
Error Line has trailing spaces. 119
Error Missing a Javadoc comment. 120
Error Missing a Javadoc comment. 121
Error Line has trailing spaces. 125
Error Line has trailing spaces. 127
Error Method 'getCause' is not designed for extension - needs to be abstract, final or empty. 130
Error Line has trailing spaces. 133
Error Line has trailing spaces. 137
Error Line has trailing spaces. 139
Error Line has trailing spaces. 141
Error Method 'initCause' is not designed for extension - needs to be abstract, final or empty. 144
Error Parameter cause should be final. 144
Error 'cause' hides a field. 144
Error 'if' construct must use '{}'s. 145
Error 'if' construct must use '{}'s. 146
Error Line is longer than 80 characters. 146
Error Line contains a tab character. 153
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 157
Error '(' is followed by whitespace. 157
Error Parameter s should be final. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error Line contains a tab character. 159
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error Line contains a tab character. 160
Error '1.4' is a magic number. 160
Error Line contains a tab character. 161
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error Line contains a tab character. 162
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error Line contains a tab character. 163
Error Line contains a tab character. 167
Error Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 171
Error '(' is followed by whitespace. 171
Error Parameter s should be final. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error Line contains a tab character. 173
Error '(' is followed by whitespace. 173
Error ')' is preceded with whitespace. 173
Error Line contains a tab character. 174
Error '1.4' is a magic number. 174
Error Line contains a tab character. 175
Error '(' is followed by whitespace. 175
Error ')' is preceded with whitespace. 175
Error Line contains a tab character. 176
Error '(' is followed by whitespace. 176
Error ')' is preceded with whitespace. 176
Error Line contains a tab character. 177

org/jaxen/saxpath/XPathHandler.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error '{' should be on the previous line. 86
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 89
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 93
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 97
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 101
Error Line is longer than 80 characters. 103
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 105
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 109
Error Line is longer than 80 characters. 111
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 113
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 117
Error Line is longer than 80 characters. 128
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 128
Error First sentence should end with a period. 130
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 132
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 138
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 142
Error Line is longer than 80 characters. 148
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 148
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 152
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 158
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 162
Error Line is longer than 80 characters. 171
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 171
Error Line is longer than 80 characters. 175
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 175
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 179
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 183
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 187
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 191
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 195
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 203
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 207
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 215
Error Line is longer than 80 characters. 217
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 219
Error Line is longer than 80 characters. 228
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 228
Error Line is longer than 80 characters. 230
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 232
Error Line is longer than 80 characters. 234
Error Line is longer than 80 characters. 241
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 241
Error Line is longer than 80 characters. 243
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 245
Error Line is longer than 80 characters. 254
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 254
Error Line is longer than 80 characters. 256
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 258
Error Line is longer than 80 characters. 260
Error Line is longer than 80 characters. 267
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 267
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 271
Error Line has trailing spaces. 278
Error Line is longer than 80 characters. 281
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 281
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 285
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 293
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 299
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 305
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 311
Error Line is longer than 80 characters. 319
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 319
Error Line is longer than 80 characters. 327
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 327
Error First sentence should end with a period. 329
Error Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. 331

org/jaxen/saxpath/XPathReader.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error '{' should be on the previous line. 73

org/jaxen/saxpath/XPathSyntaxException.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 67
Error '{' should be on the previous line. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 73
Error Line is longer than 80 characters. 74
Error Missing a Javadoc comment. 74
Error 'static' modifier out of order with the JLS suggestions. 74
Error Name 'lineSeparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 80
Error Parameter xpath should be final. 83
Error 'xpath' hides a field. 83
Error Parameter position should be final. 84
Error 'position' hides a field. 84
Error Parameter message should be final. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. 101
Error '{' should be on the previous line. 102
Error Line has trailing spaces. 110
Error Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. 113
Error '{' should be on the previous line. 114
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 118
Error Missing a Javadoc comment. 118
Error '{' should be on the previous line. 119
Error Line is longer than 80 characters. 120
Error Line is longer than 80 characters. 125
Error Line has trailing spaces. 129
Error Line has trailing spaces. 130
Error '{' should be on the previous line. 133
Error '+' is not preceded with whitespace. 135
Error '+' is not followed by whitespace. 135
Error '(' is followed by whitespace. 136
Error ';' is preceded with whitespace. 136
Error ';' is preceded with whitespace. 136
Error ')' is preceded with whitespace. 136
Error '{' should be on the previous line. 137
Error Line has trailing spaces. 144
Error Line has trailing spaces. 152
Error Method 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty. 155
Error '{' should be on the previous line. 156
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error '(' is followed by whitespace. 162
Error ')' is preceded with whitespace. 162
Error '(' is followed by whitespace. 164
Error ')' is preceded with whitespace. 164

org/jaxen/saxpath/base/Token.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Parameter tokenType should be final. 74
Error 'tokenType' hides a field. 74
Error Parameter parseText should be final. 75
Error 'parseText' hides a field. 75
Error Parameter tokenBegin should be final. 76
Error 'tokenBegin' hides a field. 76
Error Parameter tokenEnd should be final. 77
Error 'tokenEnd' hides a field. 77
Error '{' should be on the previous line. 78
Error '(' is followed by whitespace. 79
Error ')' is preceded with whitespace. 79
Error '(' is followed by whitespace. 80
Error ')' is preceded with whitespace. 80
Error '(' is followed by whitespace. 81
Error ')' is preceded with whitespace. 81
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82
Error Missing a Javadoc comment. 85
Error Parameter tokenType should be final. 85
Error 'tokenType' hides a field. 85
Error '{' should be on the previous line. 86
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 91
Error Missing a Javadoc comment. 95
Error Parameter parseText should be final. 95
Error 'parseText' hides a field. 95
Error '{' should be on the previous line. 96
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error '(' is followed by whitespace. 102
Error ')' is preceded with whitespace. 103
Error Missing a Javadoc comment. 106
Error Parameter tokenBegin should be final. 106
Error 'tokenBegin' hides a field. 106
Error '{' should be on the previous line. 107
Error Missing a Javadoc comment. 111
Error '{' should be on the previous line. 112
Error Missing a Javadoc comment. 116
Error Parameter tokenEnd should be final. 116
Error 'tokenEnd' hides a field. 116
Error '{' should be on the previous line. 117
Error Missing a Javadoc comment. 121
Error '{' should be on the previous line. 122
Error Missing a Javadoc comment. 126
Error '{' should be on the previous line. 127

org/jaxen/saxpath/base/TokenTypes.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 68
Error Utility classes should not have a public or default constructor. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 80
Error Missing a Javadoc comment. 80
Error Line has trailing spaces. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 86
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 89
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 98
Error Line has trailing spaces. 99
Error Missing a Javadoc comment. 100
Error Line has trailing spaces. 101
Error Missing a Javadoc comment. 101
Error Missing a Javadoc comment. 102
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 105
Error Missing a Javadoc comment. 106
Error Missing a Javadoc comment. 107
Error Missing a Javadoc comment. 108
Error Missing a Javadoc comment. 109
Error Missing a Javadoc comment. 111
Error Missing a Javadoc comment. 112
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 116
Error '(' is followed by whitespace. 116
Error Parameter tokenType should be final. 116
Error ')' is preceded with whitespace. 116
Error '{' should be on the previous line. 117
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error Line is longer than 80 characters. 187

org/jaxen/saxpath/base/Verifier.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error Line has trailing spaces. 14
Error Line has trailing spaces. 16
Error Line has trailing spaces. 17
Error Line has trailing spaces. 23
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 33
Error Line has trailing spaces. 49
Error Line has trailing spaces. 50
Error Line has trailing spaces. 54
Error Line has trailing spaces. 60
Error Utility classes should not have a public or default constructor. 67
Error Line has trailing spaces. 70
Error Line has trailing spaces. 71
Error Line has trailing spaces. 75
Error Parameter c should be final. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 86
Error Line has trailing spaces. 90
Error Parameter c should be final. 95
Error Line has trailing spaces. 96
Error Line has trailing spaces. 98
Error Method length is 215 lines (max allowed is 150). 108
Error Parameter c should be final. 108
Error Line has trailing spaces. 109
Error Line has trailing spaces. 110
Error 'if' construct must use '{}'s. 114
Error '0x0041' is a magic number. 114
Error '0x005a' is a magic number. 114
Error 'if' construct must use '{}'s. 115
Error '0x0061' is a magic number. 115
Error '0x007A' is a magic number. 115
Error 'if' construct must use '{}'s. 116
Error '0x00C0' is a magic number. 116
Error '0x00D6' is a magic number. 116
Error 'if' construct must use '{}'s. 117
Error '0x00D8' is a magic number. 117
Error '0x00F6' is a magic number. 117
Error 'if' construct must use '{}'s. 118
Error '0x00F8' is a magic number. 118
Error '0x00FF' is a magic number. 118
Error 'if' construct must use '{}'s. 119
Error '0x0100' is a magic number. 119
Error '0x0131' is a magic number. 119
Error 'if' construct must use '{}'s. 120
Error '0x0134' is a magic number. 120
Error '0x013E' is a magic number. 120
Error 'if' construct must use '{}'s. 121
Error '0x0141' is a magic number. 121
Error '0x0148' is a magic number. 121
Error 'if' construct must use '{}'s. 122
Error '0x014A' is a magic number. 122
Error '0x017E' is a magic number. 122
Error 'if' construct must use '{}'s. 123
Error '0x0180' is a magic number. 123
Error '0x01C3' is a magic number. 123
Error 'if' construct must use '{}'s. 124
Error '0x01CD' is a magic number. 124
Error '0x01F0' is a magic number. 124
Error 'if' construct must use '{}'s. 125
Error '0x01F4' is a magic number. 125
Error '0x01F5' is a magic number. 125
Error 'if' construct must use '{}'s. 126
Error '0x01FA' is a magic number. 126
Error '0x0217' is a magic number. 126
Error 'if' construct must use '{}'s. 127
Error '0x0250' is a magic number. 127
Error '0x02A8' is a magic number. 127
Error 'if' construct must use '{}'s. 128
Error '0x02BB' is a magic number. 128
Error '0x02C1' is a magic number. 128
Error 'if' construct must use '{}'s. 129
Error '0x0386' is a magic number. 129
Error 'if' construct must use '{}'s. 130
Error '0x0388' is a magic number. 130
Error '0x038A' is a magic number. 130
Error 'if' construct must use '{}'s. 131
Error '0x038C' is a magic number. 131
Error 'if' construct must use '{}'s. 132
Error '0x038E' is a magic number. 132
Error '0x03A1' is a magic number. 132
Error 'if' construct must use '{}'s. 133
Error '0x03A3' is a magic number. 133
Error '0x03CE' is a magic number. 133
Error 'if' construct must use '{}'s. 134
Error '0x03D0' is a magic number. 134
Error '0x03D6' is a magic number. 134
Error 'if' construct must use '{}'s. 135
Error '0x03DA' is a magic number. 135
Error 'if' construct must use '{}'s. 136
Error '0x03DC' is a magic number. 136
Error 'if' construct must use '{}'s. 137
Error '0x03DE' is a magic number. 137
Error 'if' construct must use '{}'s. 138
Error '0x03E0' is a magic number. 138
Error 'if' construct must use '{}'s. 139
Error '0x03E2' is a magic number. 139
Error '0x03F3' is a magic number. 139
Error 'if' construct must use '{}'s. 140
Error '0x0401' is a magic number. 140
Error '0x040C' is a magic number. 140
Error 'if' construct must use '{}'s. 141
Error '0x040E' is a magic number. 141
Error '0x044F' is a magic number. 141
Error 'if' construct must use '{}'s. 142
Error '0x0451' is a magic number. 142
Error '0x045C' is a magic number. 142
Error 'if' construct must use '{}'s. 143
Error '0x045E' is a magic number. 143
Error '0x0481' is a magic number. 143
Error 'if' construct must use '{}'s. 144
Error '0x0490' is a magic number. 144
Error '0x04C4' is a magic number. 144
Error 'if' construct must use '{}'s. 145
Error '0x04C7' is a magic number. 145
Error '0x04C8' is a magic number. 145
Error 'if' construct must use '{}'s. 146
Error '0x04CB' is a magic number. 146
Error '0x04CC' is a magic number. 146
Error 'if' construct must use '{}'s. 147
Error '0x04D0' is a magic number. 147
Error '0x04EB' is a magic number. 147
Error 'if' construct must use '{}'s. 148
Error '0x04EE' is a magic number. 148
Error '0x04F5' is a magic number. 148
Error 'if' construct must use '{}'s. 149
Error '0x04F8' is a magic number. 149
Error '0x04F9' is a magic number. 149
Error 'if' construct must use '{}'s. 150
Error '0x0531' is a magic number. 150
Error '0x0556' is a magic number. 150
Error 'if' construct must use '{}'s. 151
Error '0x0559' is a magic number. 151
Error 'if' construct must use '{}'s. 152
Error '0x0561' is a magic number. 152
Error '0x0586' is a magic number. 152
Error 'if' construct must use '{}'s. 153
Error '0x05D0' is a magic number. 153
Error '0x05EA' is a magic number. 153
Error 'if' construct must use '{}'s. 154
Error '0x05F0' is a magic number. 154
Error '0x05F2' is a magic number. 154
Error 'if' construct must use '{}'s. 155
Error '0x0621' is a magic number. 155
Error '0x063A' is a magic number. 155
Error 'if' construct must use '{}'s. 156
Error '0x0641' is a magic number. 156
Error '0x064A' is a magic number. 156
Error 'if' construct must use '{}'s. 157
Error '0x0671' is a magic number. 157
Error '0x06B7' is a magic number. 157
Error 'if' construct must use '{}'s. 158
Error '0x06BA' is a magic number. 158
Error '0x06BE' is a magic number. 158
Error 'if' construct must use '{}'s. 159
Error '0x06C0' is a magic number. 159
Error '0x06CE' is a magic number. 159
Error 'if' construct must use '{}'s. 160
Error '0x06D0' is a magic number. 160
Error '0x06D3' is a magic number. 160
Error 'if' construct must use '{}'s. 161
Error '0x06D5' is a magic number. 161
Error 'if' construct must use '{}'s. 162
Error '0x06E5' is a magic number. 162
Error '0x06E6' is a magic number. 162
Error 'if' construct must use '{}'s. 163
Error '0x0905' is a magic number. 163
Error '0x0939' is a magic number. 163
Error 'if' construct must use '{}'s. 164
Error '0x093D' is a magic number. 164
Error 'if' construct must use '{}'s. 165
Error '0x0958' is a magic number. 165
Error '0x0961' is a magic number. 165
Error 'if' construct must use '{}'s. 166
Error '0x0985' is a magic number. 166
Error '0x098C' is a magic number. 166
Error 'if' construct must use '{}'s. 167
Error '0x098F' is a magic number. 167
Error '0x0990' is a magic number. 167
Error 'if' construct must use '{}'s. 168
Error '0x0993' is a magic number. 168
Error '0x09A8' is a magic number. 168
Error 'if' construct must use '{}'s. 169
Error '0x09AA' is a magic number. 169
Error '0x09B0' is a magic number. 169
Error 'if' construct must use '{}'s. 170
Error '0x09B2' is a magic number. 170
Error 'if' construct must use '{}'s. 171
Error '0x09B6' is a magic number. 171
Error '0x09B9' is a magic number. 171
Error 'if' construct must use '{}'s. 172
Error '0x09DC' is a magic number. 172
Error '0x09DD' is a magic number. 172
Error 'if' construct must use '{}'s. 173
Error '0x09DF' is a magic number. 173
Error '0x09E1' is a magic number. 173
Error 'if' construct must use '{}'s. 174
Error '0x09F0' is a magic number. 174
Error '0x09F1' is a magic number. 174
Error 'if' construct must use '{}'s. 175
Error '0x0A05' is a magic number. 175
Error '0x0A0A' is a magic number. 175
Error 'if' construct must use '{}'s. 176
Error '0x0A0F' is a magic number. 176
Error '0x0A10' is a magic number. 176
Error 'if' construct must use '{}'s. 177
Error '0x0A13' is a magic number. 177
Error '0x0A28' is a magic number. 177
Error 'if' construct must use '{}'s. 178
Error '0x0A2A' is a magic number. 178
Error '0x0A30' is a magic number. 178
Error 'if' construct must use '{}'s. 179
Error '0x0A32' is a magic number. 179
Error '0x0A33' is a magic number. 179
Error 'if' construct must use '{}'s. 180
Error '0x0A35' is a magic number. 180
Error '0x0A36' is a magic number. 180
Error 'if' construct must use '{}'s. 181
Error '0x0A38' is a magic number. 181
Error '0x0A39' is a magic number. 181
Error 'if' construct must use '{}'s. 182
Error '0x0A59' is a magic number. 182
Error '0x0A5C' is a magic number. 182
Error 'if' construct must use '{}'s. 183
Error '0x0A5E' is a magic number. 183
Error 'if' construct must use '{}'s. 184
Error '0x0A72' is a magic number. 184
Error '0x0A74' is a magic number. 184
Error 'if' construct must use '{}'s. 185
Error '0x0A85' is a magic number. 185
Error '0x0A8B' is a magic number. 185
Error 'if' construct must use '{}'s. 186
Error '0x0A8D' is a magic number. 186
Error 'if' construct must use '{}'s. 187
Error '0x0A8F' is a magic number. 187
Error '0x0A91' is a magic number. 187
Error 'if' construct must use '{}'s. 188
Error '0x0A93' is a magic number. 188
Error '0x0AA8' is a magic number. 188
Error 'if' construct must use '{}'s. 189
Error '0x0AAA' is a magic number. 189
Error '0x0AB0' is a magic number. 189
Error 'if' construct must use '{}'s. 190
Error '0x0AB2' is a magic number. 190
Error '0x0AB3' is a magic number. 190
Error 'if' construct must use '{}'s. 191
Error '0x0AB5' is a magic number. 191
Error '0x0AB9' is a magic number. 191
Error 'if' construct must use '{}'s. 192
Error '0x0ABD' is a magic number. 192
Error 'if' construct must use '{}'s. 193
Error '0x0AE0' is a magic number. 193
Error 'if' construct must use '{}'s. 194
Error '0x0B05' is a magic number. 194
Error '0x0B0C' is a magic number. 194
Error 'if' construct must use '{}'s. 195
Error '0x0B0F' is a magic number. 195
Error '0x0B10' is a magic number. 195
Error 'if' construct must use '{}'s. 196
Error '0x0B13' is a magic number. 196
Error '0x0B28' is a magic number. 196
Error 'if' construct must use '{}'s. 197
Error '0x0B2A' is a magic number. 197
Error '0x0B30' is a magic number. 197
Error 'if' construct must use '{}'s. 198
Error '0x0B32' is a magic number. 198
Error '0x0B33' is a magic number. 198
Error 'if' construct must use '{}'s. 199
Error '0x0B36' is a magic number. 199
Error '0x0B39' is a magic number. 199
Error 'if' construct must use '{}'s. 200
Error '0x0B3D' is a magic number. 200
Error 'if' construct must use '{}'s. 201
Error '0x0B5C' is a magic number. 201
Error '0x0B5D' is a magic number. 201
Error 'if' construct must use '{}'s. 202
Error '0x0B5F' is a magic number. 202
Error '0x0B61' is a magic number. 202
Error 'if' construct must use '{}'s. 203
Error '0x0B85' is a magic number. 203
Error '0x0B8A' is a magic number. 203
Error 'if' construct must use '{}'s. 204
Error '0x0B8E' is a magic number. 204
Error '0x0B90' is a magic number. 204
Error 'if' construct must use '{}'s. 205
Error '0x0B92' is a magic number. 205
Error '0x0B95' is a magic number. 205
Error 'if' construct must use '{}'s. 206
Error '0x0B99' is a magic number. 206
Error '0x0B9A' is a magic number. 206
Error 'if' construct must use '{}'s. 207
Error '0x0B9C' is a magic number. 207
Error 'if' construct must use '{}'s. 208
Error '0x0B9E' is a magic number. 208
Error '0x0B9F' is a magic number. 208
Error 'if' construct must use '{}'s. 209
Error '0x0BA3' is a magic number. 209
Error '0x0BA4' is a magic number. 209
Error 'if' construct must use '{}'s. 210
Error '0x0BA8' is a magic number. 210
Error '0x0BAA' is a magic number. 210
Error 'if' construct must use '{}'s. 211
Error '0x0BAE' is a magic number. 211
Error '0x0BB5' is a magic number. 211
Error 'if' construct must use '{}'s. 212
Error '0x0BB7' is a magic number. 212
Error '0x0BB9' is a magic number. 212
Error 'if' construct must use '{}'s. 213
Error '0x0C05' is a magic number. 213
Error '0x0C0C' is a magic number. 213
Error 'if' construct must use '{}'s. 214
Error '0x0C0E' is a magic number. 214
Error '0x0C10' is a magic number. 214
Error 'if' construct must use '{}'s. 215
Error '0x0C12' is a magic number. 215
Error '0x0C28' is a magic number. 215
Error 'if' construct must use '{}'s. 216
Error '0x0C2A' is a magic number. 216
Error '0x0C33' is a magic number. 216
Error 'if' construct must use '{}'s. 217
Error '0x0C35' is a magic number. 217
Error '0x0C39' is a magic number. 217
Error 'if' construct must use '{}'s. 218
Error '0x0C60' is a magic number. 218
Error '0x0C61' is a magic number. 218
Error 'if' construct must use '{}'s. 219
Error '0x0C85' is a magic number. 219
Error '0x0C8C' is a magic number. 219
Error 'if' construct must use '{}'s. 220
Error '0x0C8E' is a magic number. 220
Error '0x0C90' is a magic number. 220
Error 'if' construct must use '{}'s. 221
Error '0x0C92' is a magic number. 221
Error '0x0CA8' is a magic number. 221
Error 'if' construct must use '{}'s. 222
Error '0x0CAA' is a magic number. 222
Error '0x0CB3' is a magic number. 222
Error 'if' construct must use '{}'s. 223
Error '0x0CB5' is a magic number. 223
Error '0x0CB9' is a magic number. 223
Error 'if' construct must use '{}'s. 224
Error '0x0CDE' is a magic number. 224
Error 'if' construct must use '{}'s. 225
Error '0x0CE0' is a magic number. 225
Error '0x0CE1' is a magic number. 225
Error 'if' construct must use '{}'s. 226
Error '0x0D05' is a magic number. 226
Error '0x0D0C' is a magic number. 226
Error 'if' construct must use '{}'s. 227
Error '0x0D0E' is a magic number. 227
Error '0x0D10' is a magic number. 227
Error 'if' construct must use '{}'s. 228
Error '0x0D12' is a magic number. 228
Error '0x0D28' is a magic number. 228
Error 'if' construct must use '{}'s. 229
Error '0x0D2A' is a magic number. 229
Error '0x0D39' is a magic number. 229
Error 'if' construct must use '{}'s. 230
Error '0x0D60' is a magic number. 230
Error '0x0D61' is a magic number. 230
Error 'if' construct must use '{}'s. 231
Error '0x0E01' is a magic number. 231
Error '0x0E2E' is a magic number. 231
Error 'if' construct must use '{}'s. 232
Error '0x0E30' is a magic number. 232
Error 'if' construct must use '{}'s. 233
Error '0x0E32' is a magic number. 233
Error '0x0E33' is a magic number. 233
Error 'if' construct must use '{}'s. 234
Error '0x0E40' is a magic number. 234
Error '0x0E45' is a magic number. 234
Error 'if' construct must use '{}'s. 235
Error '0x0E81' is a magic number. 235
Error '0x0E82' is a magic number. 235
Error 'if' construct must use '{}'s. 236
Error '0x0E84' is a magic number. 236
Error 'if' construct must use '{}'s. 237
Error '0x0E87' is a magic number. 237
Error '0x0E88' is a magic number. 237
Error 'if' construct must use '{}'s. 238
Error '0x0E8A' is a magic number. 238
Error 'if' construct must use '{}'s. 239
Error '0x0E8D' is a magic number. 239
Error 'if' construct must use '{}'s. 240
Error '0x0E94' is a magic number. 240
Error '0x0E97' is a magic number. 240
Error 'if' construct must use '{}'s. 241
Error '0x0E99' is a magic number. 241
Error '0x0E9F' is a magic number. 241
Error 'if' construct must use '{}'s. 242
Error '0x0EA1' is a magic number. 242
Error '0x0EA3' is a magic number. 242
Error 'if' construct must use '{}'s. 243
Error '0x0EA5' is a magic number. 243
Error 'if' construct must use '{}'s. 244
Error '0x0EA7' is a magic number. 244
Error 'if' construct must use '{}'s. 245
Error '0x0EAA' is a magic number. 245
Error '0x0EAB' is a magic number. 245
Error 'if' construct must use '{}'s. 246
Error '0x0EAD' is a magic number. 246
Error '0x0EAE' is a magic number. 246
Error 'if' construct must use '{}'s. 247
Error '0x0EB0' is a magic number. 247
Error 'if' construct must use '{}'s. 248
Error '0x0EB2' is a magic number. 248
Error '0x0EB3' is a magic number. 248
Error 'if' construct must use '{}'s. 249
Error '0x0EBD' is a magic number. 249
Error 'if' construct must use '{}'s. 250
Error '0x0EC0' is a magic number. 250
Error '0x0EC4' is a magic number. 250
Error 'if' construct must use '{}'s. 251
Error '0x0F40' is a magic number. 251
Error '0x0F47' is a magic number. 251
Error 'if' construct must use '{}'s. 252
Error '0x0F49' is a magic number. 252
Error '0x0F69' is a magic number. 252
Error 'if' construct must use '{}'s. 253
Error '0x10A0' is a magic number. 253
Error '0x10C5' is a magic number. 253
Error 'if' construct must use '{}'s. 254
Error '0x10D0' is a magic number. 254
Error '0x10F6' is a magic number. 254
Error 'if' construct must use '{}'s. 255
Error '0x1100' is a magic number. 255
Error 'if' construct must use '{}'s. 256
Error '0x1102' is a magic number. 256
Error '0x1103' is a magic number. 256
Error 'if' construct must use '{}'s. 257
Error '0x1105' is a magic number. 257
Error '0x1107' is a magic number. 257
Error 'if' construct must use '{}'s. 258
Error '0x1109' is a magic number. 258
Error 'if' construct must use '{}'s. 259
Error '0x110B' is a magic number. 259
Error '0x110C' is a magic number. 259
Error 'if' construct must use '{}'s. 260
Error '0x110E' is a magic number. 260
Error '0x1112' is a magic number. 260
Error 'if' construct must use '{}'s. 261
Error '0x113C' is a magic number. 261
Error 'if' construct must use '{}'s. 262
Error '0x113E' is a magic number. 262
Error 'if' construct must use '{}'s. 263
Error '0x1140' is a magic number. 263
Error 'if' construct must use '{}'s. 264
Error '0x114C' is a magic number. 264
Error 'if' construct must use '{}'s. 265
Error '0x114E' is a magic number. 265
Error 'if' construct must use '{}'s. 266
Error '0x1150' is a magic number. 266
Error 'if' construct must use '{}'s. 267
Error '0x1154' is a magic number. 267
Error '0x1155' is a magic number. 267
Error 'if' construct must use '{}'s. 268
Error '0x1159' is a magic number. 268
Error 'if' construct must use '{}'s. 269
Error '0x115F' is a magic number. 269
Error '0x1161' is a magic number. 269
Error 'if' construct must use '{}'s. 270
Error '0x1163' is a magic number. 270
Error 'if' construct must use '{}'s. 271
Error '0x1165' is a magic number. 271
Error 'if' construct must use '{}'s. 272
Error '0x1167' is a magic number. 272
Error 'if' construct must use '{}'s. 273
Error '0x1169' is a magic number. 273
Error 'if' construct must use '{}'s. 274
Error '0x116D' is a magic number. 274
Error '0x116E' is a magic number. 274
Error 'if' construct must use '{}'s. 275
Error '0x1172' is a magic number. 275
Error '0x1173' is a magic number. 275
Error 'if' construct must use '{}'s. 276
Error '0x1175' is a magic number. 276
Error 'if' construct must use '{}'s. 277
Error '0x119E' is a magic number. 277
Error 'if' construct must use '{}'s. 278
Error '0x11A8' is a magic number. 278
Error 'if' construct must use '{}'s. 279
Error '0x11AB' is a magic number. 279
Error 'if' construct must use '{}'s. 280
Error '0x11AE' is a magic number. 280
Error '0x11AF' is a magic number. 280
Error 'if' construct must use '{}'s. 281
Error '0x11B7' is a magic number. 281
Error '0x11B8' is a magic number. 281
Error 'if' construct must use '{}'s. 282
Error '0x11BA' is a magic number. 282
Error 'if' construct must use '{}'s. 283
Error '0x11BC' is a magic number. 283
Error '0x11C2' is a magic number. 283
Error 'if' construct must use '{}'s. 284
Error '0x11EB' is a magic number. 284
Error 'if' construct must use '{}'s. 285
Error '0x11F0' is a magic number. 285
Error 'if' construct must use '{}'s. 286
Error '0x11F9' is a magic number. 286
Error 'if' construct must use '{}'s. 287
Error '0x1E00' is a magic number. 287
Error '0x1E9B' is a magic number. 287
Error 'if' construct must use '{}'s. 288
Error '0x1EA0' is a magic number. 288
Error '0x1EF9' is a magic number. 288
Error 'if' construct must use '{}'s. 289
Error '0x1F00' is a magic number. 289
Error '0x1F15' is a magic number. 289
Error 'if' construct must use '{}'s. 290
Error '0x1F18' is a magic number. 290
Error '0x1F1D' is a magic number. 290
Error 'if' construct must use '{}'s. 291
Error '0x1F20' is a magic number. 291
Error '0x1F45' is a magic number. 291
Error 'if' construct must use '{}'s. 292
Error '0x1F48' is a magic number. 292
Error '0x1F4D' is a magic number. 292
Error 'if' construct must use '{}'s. 293
Error '0x1F50' is a magic number. 293
Error '0x1F57' is a magic number. 293
Error 'if' construct must use '{}'s. 294
Error '0x1F59' is a magic number. 294
Error 'if' construct must use '{}'s. 295
Error '0x1F5B' is a magic number. 295
Error 'if' construct must use '{}'s. 296
Error '0x1F5D' is a magic number. 296
Error 'if' construct must use '{}'s. 297
Error '0x1F5F' is a magic number. 297
Error '0x1F7D' is a magic number. 297
Error 'if' construct must use '{}'s. 298
Error '0x1F80' is a magic number. 298
Error '0x1FB4' is a magic number. 298
Error 'if' construct must use '{}'s. 299
Error '0x1FB6' is a magic number. 299
Error '0x1FBC' is a magic number. 299
Error 'if' construct must use '{}'s. 300
Error '0x1FBE' is a magic number. 300
Error 'if' construct must use '{}'s. 301
Error '0x1FC2' is a magic number. 301
Error '0x1FC4' is a magic number. 301
Error 'if' construct must use '{}'s. 302
Error '0x1FC6' is a magic number. 302
Error '0x1FCC' is a magic number. 302
Error 'if' construct must use '{}'s. 303
Error '0x1FD0' is a magic number. 303
Error '0x1FD3' is a magic number. 303
Error 'if' construct must use '{}'s. 304
Error '0x1FD6' is a magic number. 304
Error '0x1FDB' is a magic number. 304
Error 'if' construct must use '{}'s. 305
Error '0x1FE0' is a magic number. 305
Error '0x1FEC' is a magic number. 305
Error 'if' construct must use '{}'s. 306
Error '0x1FF2' is a magic number. 306
Error '0x1FF4' is a magic number. 306
Error 'if' construct must use '{}'s. 307
Error '0x1FF6' is a magic number. 307
Error '0x1FFC' is a magic number. 307
Error 'if' construct must use '{}'s. 308
Error '0x2126' is a magic number. 308
Error 'if' construct must use '{}'s. 309
Error '0x212A' is a magic number. 309
Error '0x212B' is a magic number. 309
Error 'if' construct must use '{}'s. 310
Error '0x212E' is a magic number. 310
Error 'if' construct must use '{}'s. 311
Error '0x2180' is a magic number. 311
Error '0x2182' is a magic number. 311
Error 'if' construct must use '{}'s. 312
Error Line has trailing spaces. 312
Error '0x3007' is a magic number. 312
Error 'if' construct must use '{}'s. 313
Error '0x3021' is a magic number. 313
Error '0x3029' is a magic number. 313
Error 'if' construct must use '{}'s. 314
Error '0x3041' is a magic number. 314
Error '0x3094' is a magic number. 314
Error 'if' construct must use '{}'s. 315
Error '0x30A1' is a magic number. 315
Error '0x30FA' is a magic number. 315
Error 'if' construct must use '{}'s. 316
Error '0x3105' is a magic number. 316
Error '0x312C' is a magic number. 316
Error 'if' construct must use '{}'s. 317
Error '0x4E00' is a magic number. 317
Error '0x9FA5' is a magic number. 317
Error 'if' construct must use '{}'s. 318
Error '0xAC00' is a magic number. 318
Error '0xD7A3' is a magic number. 318
Error Line has trailing spaces. 319
Error Line has trailing spaces. 321
Error Parameter c should be final. 333
Error 'if' construct must use '{}'s. 335
Error '0x0300' is a magic number. 335
Error '0x0345' is a magic number. 335
Error 'if' construct must use '{}'s. 336
Error '0x0360' is a magic number. 336
Error '0x0361' is a magic number. 336
Error 'if' construct must use '{}'s. 337
Error '0x0483' is a magic number. 337
Error '0x0486' is a magic number. 337
Error 'if' construct must use '{}'s. 338
Error '0x0591' is a magic number. 338
Error '0x05A1' is a magic number. 338
Error Line has trailing spaces. 339
Error 'if' construct must use '{}'s. 340
Error '0x05A3' is a magic number. 340
Error '0x05B9' is a magic number. 340
Error 'if' construct must use '{}'s. 341
Error '0x05BB' is a magic number. 341
Error '0x05BD' is a magic number. 341
Error 'if' construct must use '{}'s. 342
Error '0x05BF' is a magic number. 342
Error 'if' construct must use '{}'s. 343
Error '0x05C1' is a magic number. 343
Error '0x05C2' is a magic number. 343
Error Line has trailing spaces. 344
Error 'if' construct must use '{}'s. 345
Error '0x05C4' is a magic number. 345
Error 'if' construct must use '{}'s. 346
Error '0x064B' is a magic number. 346
Error '0x0652' is a magic number. 346
Error 'if' construct must use '{}'s. 347
Error '0x0670' is a magic number. 347
Error 'if' construct must use '{}'s. 348
Error '0x06D6' is a magic number. 348
Error '0x06DC' is a magic number. 348
Error Line has trailing spaces. 349
Error 'if' construct must use '{}'s. 350
Error '0x06DD' is a magic number. 350
Error '0x06DF' is a magic number. 350
Error 'if' construct must use '{}'s. 351
Error '0x06E0' is a magic number. 351
Error '0x06E4' is a magic number. 351
Error 'if' construct must use '{}'s. 352
Error '0x06E7' is a magic number. 352
Error '0x06E8' is a magic number. 352
Error Line has trailing spaces. 353
Error 'if' construct must use '{}'s. 354
Error '0x06EA' is a magic number. 354
Error '0x06ED' is a magic number. 354
Error 'if' construct must use '{}'s. 355
Error '0x0901' is a magic number. 355
Error '0x0903' is a magic number. 355
Error 'if' construct must use '{}'s. 356
Error '0x093C' is a magic number. 356
Error 'if' construct must use '{}'s. 357
Error '0x093E' is a magic number. 357
Error '0x094C' is a magic number. 357
Error Line has trailing spaces. 358
Error 'if' construct must use '{}'s. 359
Error '0x094D' is a magic number. 359
Error 'if' construct must use '{}'s. 360
Error '0x0951' is a magic number. 360
Error '0x0954' is a magic number. 360
Error 'if' construct must use '{}'s. 361
Error '0x0962' is a magic number. 361
Error '0x0963' is a magic number. 361
Error 'if' construct must use '{}'s. 362
Error '0x0981' is a magic number. 362
Error '0x0983' is a magic number. 362
Error Line has trailing spaces. 363
Error 'if' construct must use '{}'s. 364
Error '0x09BC' is a magic number. 364
Error 'if' construct must use '{}'s. 365
Error '0x09BE' is a magic number. 365
Error 'if' construct must use '{}'s. 366
Error '0x09BF' is a magic number. 366
Error 'if' construct must use '{}'s. 367
Error '0x09C0' is a magic number. 367
Error '0x09C4' is a magic number. 367
Error 'if' construct must use '{}'s. 368
Error '0x09C7' is a magic number. 368
Error '0x09C8' is a magic number. 368
Error Line has trailing spaces. 369
Error 'if' construct must use '{}'s. 370
Error '0x09CB' is a magic number. 370
Error '0x09CD' is a magic number. 370
Error 'if' construct must use '{}'s. 371
Error '0x09D7' is a magic number. 371
Error 'if' construct must use '{}'s. 372
Error '0x09E2' is a magic number. 372
Error '0x09E3' is a magic number. 372
Error 'if' construct must use '{}'s. 373
Error '0x0A02' is a magic number. 373
Error 'if' construct must use '{}'s. 374
Error '0x0A3C' is a magic number. 374
Error Line has trailing spaces. 375
Error 'if' construct must use '{}'s. 376
Error '0x0A3E' is a magic number. 376
Error 'if' construct must use '{}'s. 377
Error '0x0A3F' is a magic number. 377
Error 'if' construct must use '{}'s. 378
Error '0x0A40' is a magic number. 378
Error '0x0A42' is a magic number. 378
Error 'if' construct must use '{}'s. 379
Error '0x0A47' is a magic number. 379
Error '0x0A48' is a magic number. 379
Error Line has trailing spaces. 380
Error 'if' construct must use '{}'s. 381
Error '0x0A4B' is a magic number. 381
Error '0x0A4D' is a magic number. 381
Error 'if' construct must use '{}'s. 382
Error '0x0A70' is a magic number. 382
Error '0x0A71' is a magic number. 382
Error 'if' construct must use '{}'s. 383
Error '0x0A81' is a magic number. 383
Error '0x0A83' is a magic number. 383
Error 'if' construct must use '{}'s. 384
Error '0x0ABC' is a magic number. 384
Error Line has trailing spaces. 385
Error 'if' construct must use '{}'s. 386
Error '0x0ABE' is a magic number. 386
Error '0x0AC5' is a magic number. 386
Error 'if' construct must use '{}'s. 387
Error '0x0AC7' is a magic number. 387
Error '0x0AC9' is a magic number. 387
Error 'if' construct must use '{}'s. 388
Error '0x0ACB' is a magic number. 388
Error '0x0ACD' is a magic number. 388
Error Line has trailing spaces. 389
Error 'if' construct must use '{}'s. 390
Error '0x0B01' is a magic number. 390
Error '0x0B03' is a magic number. 390
Error 'if' construct must use '{}'s. 391
Error '0x0B3C' is a magic number. 391
Error 'if' construct must use '{}'s. 392
Error '0x0B3E' is a magic number. 392
Error '0x0B43' is a magic number. 392
Error 'if' construct must use '{}'s. 393
Error '0x0B47' is a magic number. 393
Error '0x0B48' is a magic number. 393
Error Line has trailing spaces. 394
Error 'if' construct must use '{}'s. 395
Error '0x0B4B' is a magic number. 395
Error '0x0B4D' is a magic number. 395
Error 'if' construct must use '{}'s. 396
Error '0x0B56' is a magic number. 396
Error '0x0B57' is a magic number. 396
Error 'if' construct must use '{}'s. 397
Error '0x0B82' is a magic number. 397
Error '0x0B83' is a magic number. 397
Error Line has trailing spaces. 398
Error 'if' construct must use '{}'s. 399
Error '0x0BBE' is a magic number. 399
Error '0x0BC2' is a magic number. 399
Error 'if' construct must use '{}'s. 400
Error '0x0BC6' is a magic number. 400
Error '0x0BC8' is a magic number. 400
Error 'if' construct must use '{}'s. 401
Error '0x0BCA' is a magic number. 401
Error '0x0BCD' is a magic number. 401
Error 'if' construct must use '{}'s. 402
Error '0x0BD7' is a magic number. 402
Error Line has trailing spaces. 403
Error 'if' construct must use '{}'s. 404
Error '0x0C01' is a magic number. 404
Error '0x0C03' is a magic number. 404
Error 'if' construct must use '{}'s. 405
Error '0x0C3E' is a magic number. 405
Error '0x0C44' is a magic number. 405
Error 'if' construct must use '{}'s. 406
Error '0x0C46' is a magic number. 406
Error '0x0C48' is a magic number. 406
Error Line has trailing spaces. 407
Error 'if' construct must use '{}'s. 408
Error '0x0C4A' is a magic number. 408
Error '0x0C4D' is a magic number. 408
Error 'if' construct must use '{}'s. 409
Error '0x0C55' is a magic number. 409
Error '0x0C56' is a magic number. 409
Error 'if' construct must use '{}'s. 410
Error '0x0C82' is a magic number. 410
Error '0x0C83' is a magic number. 410
Error Line has trailing spaces. 411
Error 'if' construct must use '{}'s. 412
Error '0x0CBE' is a magic number. 412
Error '0x0CC4' is a magic number. 412
Error 'if' construct must use '{}'s. 413
Error '0x0CC6' is a magic number. 413
Error '0x0CC8' is a magic number. 413
Error 'if' construct must use '{}'s. 414
Error '0x0CCA' is a magic number. 414
Error '0x0CCD' is a magic number. 414
Error Line has trailing spaces. 415
Error 'if' construct must use '{}'s. 416
Error '0x0CD5' is a magic number. 416
Error '0x0CD6' is a magic number. 416
Error 'if' construct must use '{}'s. 417
Error '0x0D02' is a magic number. 417
Error '0x0D03' is a magic number. 417
Error 'if' construct must use '{}'s. 418
Error '0x0D3E' is a magic number. 418
Error '0x0D43' is a magic number. 418
Error Line has trailing spaces. 419
Error 'if' construct must use '{}'s. 420
Error '0x0D46' is a magic number. 420
Error '0x0D48' is a magic number. 420
Error 'if' construct must use '{}'s. 421
Error '0x0D4A' is a magic number. 421
Error '0x0D4D' is a magic number. 421
Error 'if' construct must use '{}'s. 422
Error '0x0D57' is a magic number. 422
Error 'if' construct must use '{}'s. 423
Error '0x0E31' is a magic number. 423
Error Line has trailing spaces. 424
Error 'if' construct must use '{}'s. 425
Error '0x0E34' is a magic number. 425
Error '0x0E3A' is a magic number. 425
Error 'if' construct must use '{}'s. 426
Error '0x0E47' is a magic number. 426
Error '0x0E4E' is a magic number. 426
Error 'if' construct must use '{}'s. 427
Error '0x0EB1' is a magic number. 427
Error 'if' construct must use '{}'s. 428
Error '0x0EB4' is a magic number. 428
Error '0x0EB9' is a magic number. 428
Error Line has trailing spaces. 429
Error 'if' construct must use '{}'s. 430
Error '0x0EBB' is a magic number. 430
Error '0x0EBC' is a magic number. 430
Error 'if' construct must use '{}'s. 431
Error '0x0EC8' is a magic number. 431
Error '0x0ECD' is a magic number. 431
Error 'if' construct must use '{}'s. 432
Error '0x0F18' is a magic number. 432
Error '0x0F19' is a magic number. 432
Error 'if' construct must use '{}'s. 433
Error '0x0F35' is a magic number. 433
Error Line has trailing spaces. 434
Error 'if' construct must use '{}'s. 435
Error '0x0F37' is a magic number. 435
Error 'if' construct must use '{}'s. 436
Error '0x0F39' is a magic number. 436
Error 'if' construct must use '{}'s. 437
Error '0x0F3E' is a magic number. 437
Error 'if' construct must use '{}'s. 438
Error '0x0F3F' is a magic number. 438
Error 'if' construct must use '{}'s. 439
Error '0x0F71' is a magic number. 439
Error '0x0F84' is a magic number. 439
Error Line has trailing spaces. 440
Error 'if' construct must use '{}'s. 441
Error '0x0F86' is a magic number. 441
Error '0x0F8B' is a magic number. 441
Error 'if' construct must use '{}'s. 442
Error '0x0F90' is a magic number. 442
Error '0x0F95' is a magic number. 442
Error 'if' construct must use '{}'s. 443
Error '0x0F97' is a magic number. 443
Error 'if' construct must use '{}'s. 444
Error '0x0F99' is a magic number. 444
Error '0x0FAD' is a magic number. 444
Error Line has trailing spaces. 445
Error 'if' construct must use '{}'s. 446
Error '0x0FB1' is a magic number. 446
Error '0x0FB7' is a magic number. 446
Error 'if' construct must use '{}'s. 447
Error '0x0FB9' is a magic number. 447
Error 'if' construct must use '{}'s. 448
Error '0x20D0' is a magic number. 448
Error '0x20DC' is a magic number. 448
Error 'if' construct must use '{}'s. 449
Error '0x20E1' is a magic number. 449
Error Line has trailing spaces. 450
Error 'if' construct must use '{}'s. 451
Error '0x302A' is a magic number. 451
Error '0x302F' is a magic number. 451
Error 'if' construct must use '{}'s. 452
Error '0x3099' is a magic number. 452
Error 'if' construct must use '{}'s. 453
Error Line has trailing spaces. 453
Error '0x309A' is a magic number. 453
Error Line has trailing spaces. 454
Error Line has trailing spaces. 456
Error Line has trailing spaces. 458
Error Line has trailing spaces. 460
Error Parameter c should be final. 467
Error 'if' construct must use '{}'s. 469
Error '0x00B6' is a magic number. 469
Error Line has trailing spaces. 471
Error 'if' construct must use '{}'s. 472
Error '0x00B7' is a magic number. 472
Error 'if' construct must use '{}'s. 473
Error '0x02D0' is a magic number. 473
Error 'if' construct must use '{}'s. 474
Error '0x02D1' is a magic number. 474
Error 'if' construct must use '{}'s. 475
Error '0x0387' is a magic number. 475
Error 'if' construct must use '{}'s. 476
Error '0x0640' is a magic number. 476
Error 'if' construct must use '{}'s. 477
Error '0x0E46' is a magic number. 477
Error 'if' construct must use '{}'s. 478
Error '0x0EC6' is a magic number. 478
Error 'if' construct must use '{}'s. 479
Error '0x3005' is a magic number. 479
Error Line has trailing spaces. 480
Error 'if' construct must use '{}'s. 481
Error '0x3031' is a magic number. 481
Error '0x3035' is a magic number. 481
Error 'if' construct must use '{}'s. 482
Error '0x309D' is a magic number. 482
Error '0x309E' is a magic number. 482
Error 'if' construct must use '{}'s. 483
Error '0x30FC' is a magic number. 483
Error '0x30FE' is a magic number. 483
Error Line has trailing spaces. 484
Error Line has trailing spaces. 486
Error Line has trailing spaces. 488
Error Parameter c should be final. 496
Error Line has trailing spaces. 497
Error 'if' construct must use '{}'s. 498
Error '0x0030' is a magic number. 498
Error '0x0039' is a magic number. 498
Error 'if' construct must use '{}'s. 499
Error '0x0660' is a magic number. 499
Error '0x0669' is a magic number. 499
Error 'if' construct must use '{}'s. 500
Error '0x06F0' is a magic number. 500
Error '0x06F9' is a magic number. 500
Error 'if' construct must use '{}'s. 501
Error '0x0966' is a magic number. 501
Error '0x096F' is a magic number. 501
Error Line has trailing spaces. 502
Error 'if' construct must use '{}'s. 503
Error '0x09E6' is a magic number. 503
Error '0x09EF' is a magic number. 503
Error 'if' construct must use '{}'s. 504
Error '0x0A66' is a magic number. 504
Error '0x0A6F' is a magic number. 504
Error 'if' construct must use '{}'s. 505
Error '0x0AE6' is a magic number. 505
Error '0x0AEF' is a magic number. 505
Error Line has trailing spaces. 506
Error 'if' construct must use '{}'s. 507
Error '0x0B66' is a magic number. 507
Error '0x0B6F' is a magic number. 507
Error 'if' construct must use '{}'s. 508
Error '0x0BE7' is a magic number. 508
Error '0x0BEF' is a magic number. 508
Error 'if' construct must use '{}'s. 509
Error '0x0C66' is a magic number. 509
Error '0x0C6F' is a magic number. 509
Error Line has trailing spaces. 510
Error 'if' construct must use '{}'s. 511
Error '0x0CE6' is a magic number. 511
Error '0x0CEF' is a magic number. 511
Error 'if' construct must use '{}'s. 512
Error '0x0D66' is a magic number. 512
Error '0x0D6F' is a magic number. 512
Error 'if' construct must use '{}'s. 513
Error '0x0E50' is a magic number. 513
Error '0x0E59' is a magic number. 513
Error Line has trailing spaces. 514
Error 'if' construct must use '{}'s. 515
Error '0x0ED0' is a magic number. 515
Error '0x0ED9' is a magic number. 515
Error 'if' construct must use '{}'s. 516
Error Line has trailing spaces. 516
Error '0x0F20' is a magic number. 516
Error '0x0F29' is a magic number. 516
Error Line has trailing spaces. 517
Error Line has trailing spaces. 519
Error Line has trailing spaces. 520

org/jaxen/saxpath/base/XPathLexer.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Missing a Javadoc comment. 67
Error '{' should be on the previous line. 68
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 75
Error Parameter xpath should be final. 75
Error 'xpath' hides a field. 75
Error '{' should be on the previous line. 76
Error '(' is followed by whitespace. 77
Error ')' is preceded with whitespace. 77
Error Missing a Javadoc comment. 80
Error Parameter xpath should be final. 80
Error 'xpath' hides a field. 80
Error '{' should be on the previous line. 81
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 88
Error Method length is 212 lines (max allowed is 150). 92
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error '{' should be on the previous line. 97
Error '(' is followed by whitespace. 100
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error Avoid nested blocks. 103
Error Line has trailing spaces. 107
Error Avoid nested blocks. 110
Error Line has trailing spaces. 114
Error Avoid nested blocks. 116
Error Avoid nested blocks. 122
Error Line has trailing spaces. 126
Error Avoid nested blocks. 128
Error Line has trailing spaces. 132
Error Avoid nested blocks. 134
Error Line has trailing spaces. 138
Error Avoid nested blocks. 140
Error Line has trailing spaces. 144
Error Avoid nested blocks. 146
Error Line has trailing spaces. 150
Error Avoid nested blocks. 152
Error Line has trailing spaces. 156
Error Avoid nested blocks. 158
Error Line has trailing spaces. 162
Error Avoid nested blocks. 165
Error Line has trailing spaces. 168
Error Avoid nested blocks. 171
Error Line has trailing spaces. 175
Error Avoid nested blocks. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '{' should be on the previous line. 179
Error '}' should be on the same line. 181
Error '{' should be on the previous line. 183
Error Line has trailing spaces. 188
Error Avoid nested blocks. 190
Error Line has trailing spaces. 194
Error Avoid nested blocks. 196
Error Line has trailing spaces. 200
Error Avoid nested blocks. 202
Error '(' is followed by whitespace. 203
Error ')' is preceded with whitespace. 203
Error '{' should be on the previous line. 204
Error '}' should be on the same line. 206
Error '{' should be on the previous line. 208
Error Line has trailing spaces. 213
Error Avoid nested blocks. 215
Error Line has trailing spaces. 219
Error Avoid nested blocks. 221
Error '(' is followed by whitespace. 222
Error ')' is preceded with whitespace. 222
Error '{' should be on the previous line. 223
Error Avoid nested blocks. 234
Error Avoid nested blocks. 239
Error Avoid nested blocks. 257
Error Avoid nested blocks. 266
Error Line has trailing spaces. 270
Error Avoid nested blocks. 272
Error '(' is followed by whitespace. 273
Error '(' is followed by whitespace. 273
Error ')' is preceded with whitespace. 273
Error ')' is preceded with whitespace. 273
Error '{' should be on the previous line. 274
Error '(' is followed by whitespace. 280
Error ')' is preceded with whitespace. 280
Error '{' should be on the previous line. 281
Error '{' should be on the previous line. 283
Error '(' is followed by whitespace. 284
Error ')' is preceded with whitespace. 287
Error '}' should be on the same line. 288
Error '{' should be on the previous line. 290
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 294
Error '(' is followed by whitespace. 299
Error ')' is preceded with whitespace. 299
Error '(' is followed by whitespace. 301
Error ')' is preceded with whitespace. 301
Error Line has trailing spaces. 302
Error Missing a Javadoc comment. 306
Error '{' should be on the previous line. 307
Error Line has trailing spaces. 309
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '{' should be on the previous line. 311
Error Line has trailing spaces. 322
Error '(' is followed by whitespace. 323
Error ')' is preceded with whitespace. 323
Error '{' should be on the previous line. 324
Error Avoid nested blocks. 348
Error Avoid nested blocks. 353
Error '}' should be on the same line. 358
Error '{' should be on the previous line. 360
Error Line has trailing spaces. 363
Error Line has trailing spaces. 366
Error Missing a Javadoc comment. 367
Error '{' should be on the previous line. 368
Error Line has trailing spaces. 370
Error Line has trailing spaces. 372
Error '(' is followed by whitespace. 373
Error ')' is preceded with whitespace. 373
Error '{' should be on the previous line. 374
Error '(' is followed by whitespace. 375
Error '(' is followed by whitespace. 375
Error ')' is preceded with whitespace. 375
Error ')' is preceded with whitespace. 375
Error '{' should be on the previous line. 376
Error '}' should be on the same line. 378
Error '{' should be on the previous line. 380
Error Line has trailing spaces. 384
Error '(' is followed by whitespace. 385
Error ')' is preceded with whitespace. 388
Error Line has trailing spaces. 389
Error Line has trailing spaces. 392
Error Missing a Javadoc comment. 393
Error '{' should be on the previous line. 394
Error Line has trailing spaces. 396
Error switch without "default" clause. 397
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error '{' should be on the previous line. 398
Error Avoid nested blocks. 400
Error Line has trailing spaces. 404
Error Avoid nested blocks. 406
Error Line has trailing spaces. 410
Error Avoid nested blocks. 412
Error Line has trailing spaces. 416
Error Avoid nested blocks. 418
Error Line has trailing spaces. 423
Error Line has trailing spaces. 426
Error Missing a Javadoc comment. 427
Error '{' should be on the previous line. 428
Error Line has trailing spaces. 430
Error '(' is followed by whitespace. 431
Error '(' is followed by whitespace. 431
Error ')' is preceded with whitespace. 431
Error '(' is followed by whitespace. 433
Error ')' is preceded with whitespace. 433
Error '(' is followed by whitespace. 435
Error '3' is a magic number. 435
Error ')' is preceded with whitespace. 435
Error '{' should be on the previous line. 437
Error '(' is followed by whitespace. 438
Error '+' is not preceded with whitespace. 441
Error '+' is not followed by whitespace. 441
Error '3' is a magic number. 441
Error ')' is preceded with whitespace. 441
Error Line has trailing spaces. 442
Error Line has trailing spaces. 447
Error Line has trailing spaces. 450
Error Missing a Javadoc comment. 451
Error '{' should be on the previous line. 452
Error Line has trailing spaces. 454
Error '(' is followed by whitespace. 455
Error '(' is followed by whitespace. 455
Error ')' is preceded with whitespace. 455
Error '(' is followed by whitespace. 457
Error ')' is preceded with whitespace. 457
Error '(' is followed by whitespace. 459
Error '3' is a magic number. 459
Error ')' is preceded with whitespace. 459
Error '{' should be on the previous line. 461
Error '(' is followed by whitespace. 462
Error '+' is not preceded with whitespace. 465
Error '+' is not followed by whitespace. 465
Error '3' is a magic number. 465
Error ')' is preceded with whitespace. 465
Error Line has trailing spaces. 466
Error Line has trailing spaces. 471
Error Line has trailing spaces. 474
Error Missing a Javadoc comment. 475
Error '{' should be on the previous line. 476
Error Line has trailing spaces. 478
Error '(' is followed by whitespace. 479
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 '(' is followed by whitespace. 483
Error '3' is a magic number. 483
Error ')' is preceded with whitespace. 483
Error '{' should be on the previous line. 485
Error '(' is followed by whitespace. 486
Error '+' is not preceded with whitespace. 489
Error '+' is not followed by whitespace. 489
Error '3' is a magic number. 489
Error ')' is preceded with whitespace. 489
Error Line has trailing spaces. 490
Error Line has trailing spaces. 495
Error Line has trailing spaces. 498
Error Missing a Javadoc comment. 499
Error '{' should be on the previous line. 500
Error Line has trailing spaces. 502
Error '(' is followed by whitespace. 503
Error '(' is followed by whitespace. 503
Error ')' is preceded with whitespace. 503
Error '(' is followed by whitespace. 505
Error ')' is preceded with whitespace. 505
Error '{' should be on the previous line. 507
Error '(' is followed by whitespace. 508
Error '+' is not preceded with whitespace. 511
Error '+' is not followed by whitespace. 511
Error ')' is preceded with whitespace. 511
Error Line has trailing spaces. 512
Error Line has trailing spaces. 516
Error Line has trailing spaces. 519
Error Missing a Javadoc comment. 520
Error '{' should be on the previous line. 521
Error Line has trailing spaces. 524
Error 'while' is not followed by whitespace. 526
Error '(' is followed by whitespace. 526
Error ')' is preceded with whitespace. 526
Error '{' should be on the previous line. 527
Error '(' is followed by whitespace. 528
Error ')' is preceded with whitespace. 528
Error '{' should be on the previous line. 529
Error Avoid nested blocks. 531
Error '(' is followed by whitespace. 532
Error ')' is preceded with whitespace. 532
Error '{' should be on the previous line. 533
Error '}' should be on the same line. 536
Error '{' should be on the previous line. 538
Error Line has trailing spaces. 543
Error Avoid nested blocks. 554
Error Avoid nested blocks. 559
Error Line has trailing spaces. 564
Error Line has trailing spaces. 566
Error '(' is followed by whitespace. 567
Error ')' is preceded with whitespace. 567
Error '{' should be on the previous line. 568
Error '(' is followed by whitespace. 569
Error ')' is preceded with whitespace. 572
Error '}' should be on the same line. 573
Error '{' should be on the previous line. 575
Error '(' is followed by whitespace. 576
Error ')' is preceded with whitespace. 579
Error Line has trailing spaces. 581
Error Line has trailing spaces. 584
Error Missing a Javadoc comment. 585
Error '{' should be on the previous line. 586
Error Line has trailing spaces. 588
Error 'while' is not followed by whitespace. 590
Error '(' is followed by whitespace. 590
Error ')' is preceded with whitespace. 590
Error '{' should be on the previous line. 591
Error '(' is followed by whitespace. 592
Error ')' is preceded with whitespace. 592
Error '{' should be on the previous line. 593
Error Avoid nested blocks. 598
Error Line has trailing spaces. 602
Error Avoid nested blocks. 604
Error Line has trailing spaces. 609
Error '(' is followed by whitespace. 610
Error ')' is preceded with whitespace. 613
Error Line has trailing spaces. 615
Error Missing a Javadoc comment. 616
Error '{' should be on the previous line. 617
Error '(' is followed by whitespace. 618
Error '+' is not preceded with whitespace. 621
Error '+' is not followed by whitespace. 621
Error ')' is preceded with whitespace. 621
Error Line has trailing spaces. 622
Error Line has trailing spaces. 624
Error Line has trailing spaces. 627
Error Missing a Javadoc comment. 628
Error '{' should be on the previous line. 629
Error '(' is followed by whitespace. 630
Error '+' is not preceded with whitespace. 633
Error '+' is not followed by whitespace. 633
Error ')' is preceded with whitespace. 633
Error Line has trailing spaces. 634
Error Line has trailing spaces. 636
Error Line has trailing spaces. 639
Error Missing a Javadoc comment. 640
Error '{' should be on the previous line. 641
Error '(' is followed by whitespace. 642
Error '+' is not preceded with whitespace. 645
Error '+' is not followed by whitespace. 645
Error ')' is preceded with whitespace. 645
Error Line has trailing spaces. 647
Error Line has trailing spaces. 650
Error Missing a Javadoc comment. 651
Error '{' should be on the previous line. 652
Error '(' is followed by whitespace. 653
Error '+' is not preceded with whitespace. 656
Error '+' is not followed by whitespace. 656
Error ')' is preceded with whitespace. 656
Error Line has trailing spaces. 658
Error Line has trailing spaces. 661
Error Missing a Javadoc comment. 662
Error '{' should be on the previous line. 663
Error '(' is followed by whitespace. 664
Error '+' is not preceded with whitespace. 667
Error '+' is not followed by whitespace. 667
Error ')' is preceded with whitespace. 667
Error Line has trailing spaces. 669
Error Line has trailing spaces. 672
Error Missing a Javadoc comment. 673
Error '{' should be on the previous line. 674
Error '(' is followed by whitespace. 675
Error '+' is not preceded with whitespace. 678
Error '+' is not followed by whitespace. 678
Error ')' is preceded with whitespace. 678
Error Line has trailing spaces. 679
Error Line has trailing spaces. 681
Error Line has trailing spaces. 684
Error Missing a Javadoc comment. 685
Error '{' should be on the previous line. 686
Error '(' is followed by whitespace. 687
Error '+' is not preceded with whitespace. 690
Error '+' is not followed by whitespace. 690
Error ')' is preceded with whitespace. 690
Error Line has trailing spaces. 691
Error Line has trailing spaces. 693
Error Line has trailing spaces. 696
Error Missing a Javadoc comment. 697
Error '{' should be on the previous line. 698
Error '(' is followed by whitespace. 699
Error '+' is not preceded with whitespace. 702
Error '+' is not followed by whitespace. 702
Error ')' is preceded with whitespace. 702
Error Line has trailing spaces. 704
Error Line has trailing spaces. 707
Error Missing a Javadoc comment. 708
Error '{' should be on the previous line. 709
Error '(' is followed by whitespace. 710
Error '+' is not preceded with whitespace. 713
Error '+' is not followed by whitespace. 713
Error ')' is preceded with whitespace. 713
Error Line has trailing spaces. 714
Error Line has trailing spaces. 717
Error Line has trailing spaces. 720
Error Missing a Javadoc comment. 721
Error '{' should be on the previous line. 722
Error '(' is followed by whitespace. 723
Error ')' is preceded with whitespace. 726
Error Line has trailing spaces. 727
Error Line has trailing spaces. 729
Error Line has trailing spaces. 732
Error Missing a Javadoc comment. 733
Error '{' should be on the previous line. 734
Error '(' is followed by whitespace. 735
Error ')' is preceded with whitespace. 738
Error Line has trailing spaces. 739
Error Line has trailing spaces. 742
Error Line has trailing spaces. 745
Error Missing a Javadoc comment. 746
Error '{' should be on the previous line. 747
Error Line has trailing spaces. 749
Error switch without "default" clause. 750
Error '(' is followed by whitespace. 750
Error ')' is preceded with whitespace. 750
Error '{' should be on the previous line. 751
Error Avoid nested blocks. 753
Error '(' is followed by whitespace. 754
Error ')' is preceded with whitespace. 754
Error '{' should be on the previous line. 755
Error '(' is followed by whitespace. 756
Error ')' is preceded with whitespace. 759
Error '}' should be on the same line. 761
Error '{' should be on the previous line. 763
Error '(' is followed by whitespace. 764
Error Line has trailing spaces. 769
Error Avoid nested blocks. 774
Error '(' is followed by whitespace. 775
Error ')' is preceded with whitespace. 775
Error '{' should be on the previous line. 776
Error '(' is followed by whitespace. 777
Error ')' is preceded with whitespace. 780
Error '}' should be on the same line. 782
Error '{' should be on the previous line. 784
Error '(' is followed by whitespace. 785
Error ')' is preceded with whitespace. 788
Error Line has trailing spaces. 790
Error Line has trailing spaces. 795
Error Line has trailing spaces. 797
Error Line has trailing spaces. 799
Error Missing a Javadoc comment. 800
Error '{' should be on the previous line. 801
Error '(' is followed by whitespace. 802
Error '+' is not preceded with whitespace. 805
Error '+' is not followed by whitespace. 805
Error ')' is preceded with whitespace. 805
Error Line has trailing spaces. 806
Error Line has trailing spaces. 808
Error Line has trailing spaces. 811
Error Missing a Javadoc comment. 812
Error '{' should be on the previous line. 813
Error Line has trailing spaces. 815
Error Line has trailing spaces. 817
Error Line has trailing spaces. 819
Error Line has trailing spaces. 821
Error '(' is followed by whitespace. 822
Error '(' is followed by whitespace. 822
Error ')' is preceded with whitespace. 822
Error ')' is preceded with whitespace. 824
Error '{' should be on the previous line. 825
Error '(' is followed by whitespace. 826
Error ')' is preceded with whitespace. 826
Error '{' should be on the previous line. 827
Error '(' is followed by whitespace. 828
Error ')' is preceded with whitespace. 831
Error Line has trailing spaces. 835
Error Line has trailing spaces. 838
Error Missing a Javadoc comment. 839
Error '{' should be on the previous line. 840
Error Line has trailing spaces. 842
Error '(' is followed by whitespace. 843
Error ')' is preceded with whitespace. 843
Error '{' should be on the previous line. 844
Error Avoid nested blocks. 846
Error '(' is followed by whitespace. 847
Error '+' is not preceded with whitespace. 850
Error '+' is not followed by whitespace. 850
Error ')' is preceded with whitespace. 850
Error ';' is preceded with whitespace. 850
Error Avoid nested blocks. 856
Error '(' is followed by whitespace. 857
Error '+' is not preceded with whitespace. 860
Error '+' is not followed by whitespace. 860
Error ')' is preceded with whitespace. 860
Error Line has trailing spaces. 865
Error Line has trailing spaces. 868
Error Missing a Javadoc comment. 869
Error '{' should be on the previous line. 870
Error '(' is followed by whitespace. 871
Error '+' is not preceded with whitespace. 874
Error '+' is not followed by whitespace. 874
Error ')' is preceded with whitespace. 874
Error Line has trailing spaces. 875
Error Line has trailing spaces. 877
Error Line has trailing spaces. 880
Error Missing a Javadoc comment. 881
Error '{' should be on the previous line. 882
Error '(' is followed by whitespace. 883
Error '+' is not preceded with whitespace. 886
Error '+' is not followed by whitespace. 886
Error ')' is preceded with whitespace. 886
Error Line has trailing spaces. 887
Error Line has trailing spaces. 889
Error Line has trailing spaces. 892
Error Missing a Javadoc comment. 893
Error '{' should be on the previous line. 894
Error '(' is followed by whitespace. 895
Error '+' is not preceded with whitespace. 898
Error '+' is not followed by whitespace. 898
Error ')' is preceded with whitespace. 898
Error Line has trailing spaces. 899
Error Line has trailing spaces. 901
Error Line has trailing spaces. 904
Error Missing a Javadoc comment. 905
Error '{' should be on the previous line. 906
Error '(' is followed by whitespace. 907
Error '+' is not preceded with whitespace. 910
Error '+' is not followed by whitespace. 910
Error ')' is preceded with whitespace. 910
Error Line has trailing spaces. 911
Error Line has trailing spaces. 913
Error Line has trailing spaces. 916
Error Missing a Javadoc comment. 917
Error '{' should be on the previous line. 918
Error Line has trailing spaces. 920
Error '(' is followed by whitespace. 921
Error ')' is preceded with whitespace. 921
Error '{' should be on the previous line. 922
Error Avoid nested blocks. 924
Error '(' is followed by whitespace. 925
Error '+' is not preceded with whitespace. 928
Error '+' is not followed by whitespace. 928
Error ')' is preceded with whitespace. 928
Error Avoid nested blocks. 934
Error '(' is followed by whitespace. 935
Error '+' is not preceded with whitespace. 938
Error '+' is not followed by whitespace. 938
Error ')' is preceded with whitespace. 938
Error Line has trailing spaces. 942
Error Line has trailing spaces. 945
Error Line has trailing spaces. 946
Error Missing a Javadoc comment. 946
Error Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 946
Error Parameter i should be final. 946
Error '{' should be on the previous line. 947
Error '(' is followed by whitespace. 948
Error '(' is followed by whitespace. 948
Error ')' is preceded with whitespace. 948
Error ')' is preceded with whitespace. 948
Error '{' should be on the previous line. 949
Error Line has trailing spaces. 952
Error '(' is followed by whitespace. 953
Error ')' is preceded with whitespace. 953
Error Line has trailing spaces. 955
Error Missing a Javadoc comment. 956
Error '{' should be on the previous line. 957
Error Line has trailing spaces. 960
Error Missing a Javadoc comment. 961
Error '{' should be on the previous line. 962
Error Line has trailing spaces. 965
Error Missing a Javadoc comment. 966
Error '{' should be on the previous line. 967
Error Line has trailing spaces. 970
Error Missing a Javadoc comment. 971
Error Parameter previousToken should be final. 971
Error 'previousToken' hides a field. 971
Error '{' should be on the previous line. 972
Error Line has trailing spaces. 975
Error Missing a Javadoc comment. 976
Error '{' should be on the previous line. 977
Error Line has trailing spaces. 980
Error Missing a Javadoc comment. 981
Error Parameter c should be final. 981
Error '{' should be on the previous line. 982
Error '(' is followed by whitespace. 983
Error ')' is preceded with whitespace. 983
Error Line has trailing spaces. 985
Error Missing a Javadoc comment. 986
Error Parameter c should be final. 986
Error '{' should be on the previous line. 987
Error '(' is followed by whitespace. 988
Error ')' is preceded with whitespace. 988

org/jaxen/saxpath/base/XPathReader.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line is longer than 80 characters. 46
Error Line is longer than 80 characters. 48
Error '{' should be on the previous line. 80
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 84
Error Line has trailing spaces. 85
Error Missing a Javadoc comment. 86
Error '{' should be on the previous line. 93
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error Method 'setXPathHandler' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Parameter handler should be final. 97
Error 'handler' hides a field. 97
Error '{' should be on the previous line. 98
Error Method 'getXPathHandler' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error '{' should be on the previous line. 103
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Parameter xpath should be final. 107
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '(' is followed by whitespace. 117
Error ')' is preceded with whitespace. 117
Error '{' should be on the previous line. 118
Error Line is longer than 80 characters. 119
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error Method 'setUpParse' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter xpath should be final. 127
Error '{' should be on the previous line. 128
Error '(' is followed by whitespace. 130
Error ')' is preceded with whitespace. 130
Error Missing a Javadoc comment. 133
Error '{' should be on the previous line. 134
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error Avoid nested blocks. 142
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. 147
Error Line has trailing spaces. 152
Error Avoid nested blocks. 155
Error Line has trailing spaces. 157
Error Line is longer than 80 characters. 158
Error '(' is followed by whitespace. 158
Error '(' is followed by whitespace. 160
Error ')' is preceded with whitespace. 160
Error Avoid nested blocks. 165
Error '(' is followed by whitespace. 167
Error '(' is followed by whitespace. 167
Error '!' is followed by whitespace. 169
Error '(' is followed by whitespace. 169
Error ')' is preceded with whitespace. 169
Error ')' is preceded with whitespace. 169
Error '(' is followed by whitespace. 171
Error Line has trailing spaces. 173
Error '4' is a magic number. 173
Error ')' is preceded with whitespace. 173
Error '{' should be on the previous line. 174
Error Line has trailing spaces. 176
Error Line is longer than 80 characters. 177
Error '(' is followed by whitespace. 177
Error '(' is followed by whitespace. 179
Error ')' is preceded with whitespace. 179
Error '}' should be on the same line. 181
Error '{' should be on the previous line. 183
Error '(' is followed by whitespace. 184
Error ')' is preceded with whitespace. 184
Error Avoid nested blocks. 192
Error '(' is followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error Avoid nested blocks. 198
Error '(' is followed by whitespace. 199
Error ')' is preceded with whitespace. 199
Error Avoid nested blocks. 203
Error Line is longer than 80 characters. 204
Error '(' is followed by whitespace. 204
Error ')' is preceded with whitespace. 204
Error Missing a Javadoc comment. 212
Error '{' should be on the previous line. 213
Error '(' is followed by whitespace. 214
Error ')' is preceded with whitespace. 214
Error '(' is followed by whitespace. 216
Error '(' is followed by whitespace. 216
Error ')' is preceded with whitespace. 216
Error ')' is preceded with whitespace. 216
Error Missing a Javadoc comment. 219
Error '{' should be on the previous line. 220
Error '(' is followed by whitespace. 221
Error ')' is preceded with whitespace. 221
Error Line has trailing spaces. 222
Error '(' is followed by whitespace. 225
Error '(' is followed by whitespace. 225
Error ')' is preceded with whitespace. 225
Error ')' is preceded with whitespace. 225
Error '}' should be on the same line. 226
Error '(' is followed by whitespace. 228
Error '(' is followed by whitespace. 228
Error ')' is preceded with whitespace. 228
Error ')' is preceded with whitespace. 228
Error Line has trailing spaces. 230
Error Missing a Javadoc comment. 233
Error '{' should be on the previous line. 234
Error '(' is followed by whitespace. 235
Error ')' is preceded with whitespace. 235
Error '(' is followed by whitespace. 237
Error ')' is preceded with whitespace. 237
Error Missing a Javadoc comment. 240
Error '{' should be on the previous line. 241
Error '(' is followed by whitespace. 245
Error ')' is preceded with whitespace. 245
Error '{' should be on the previous line. 246
Error '(' is followed by whitespace. 247
Error ')' is preceded with whitespace. 247
Error '(' is followed by whitespace. 248
Error ')' is preceded with whitespace. 248
Error '}' should be on the same line. 249
Error '{' should be on the previous line. 251
Error '(' is followed by whitespace. 255
Error ')' is preceded with whitespace. 255
Error '(' is followed by whitespace. 257
Error ')' is preceded with whitespace. 258
Error '(' is followed by whitespace. 260
Error ')' is preceded with whitespace. 260
Error '(' is followed by whitespace. 264
Error ')' is preceded with whitespace. 264
Error Missing a Javadoc comment. 269
Error '{' should be on the previous line. 270
Error '(' is followed by whitespace. 271
Error ')' is preceded with whitespace. 271
Error '{' should be on the previous line. 272
Error '(' is followed by whitespace. 275
Error ')' is preceded with whitespace. 275
Error '{' should be on the previous line. 276
Error '(' is followed by whitespace. 277
Error ')' is preceded with whitespace. 277
Error '}' should be on the same line. 278
Error '{' should be on the previous line. 280
Error Missing a Javadoc comment. 286
Error '{' should be on the previous line. 287
Error switch without "default" clause. 291
Error '(' is followed by whitespace. 291
Error ')' is preceded with whitespace. 291
Error '{' should be on the previous line. 292
Error Avoid nested blocks. 294
Error Avoid nested blocks. 299
Error Avoid nested blocks. 304
Error Avoid nested blocks. 309
Error '(' is followed by whitespace. 310
Error ')' is preceded with whitespace. 310
Error '(' is followed by whitespace. 312
Error ')' is preceded with whitespace. 312
Error Avoid nested blocks. 316
Error Avoid nested blocks. 321
Error Missing a Javadoc comment. 332
Error '{' should be on the previous line. 333
Error '(' is followed by whitespace. 334
Error ')' is preceded with whitespace. 334
Error '(' is followed by whitespace. 339
Error ')' is preceded with whitespace. 339
Error '{' should be on the previous line. 340
Error '(' is followed by whitespace. 341
Error ')' is preceded with whitespace. 341
Error '(' is followed by whitespace. 342
Error ')' is preceded with whitespace. 342
Error '}' should be on the same line. 343
Error '{' should be on the previous line. 345
Error '(' is followed by whitespace. 349
Error ')' is preceded with whitespace. 349
Error '(' is followed by whitespace. 351
Error ')' is preceded with whitespace. 352
Error Method 'locationPath' is not designed for extension - needs to be abstract, final or empty. 355
Error Missing a Javadoc comment. 355
Error Parameter isAbsolute should be final. 355
Error '{' should be on the previous line. 356
Error '(' is followed by whitespace. 357
Error ')' is preceded with whitespace. 357
Error '{' should be on the previous line. 358
Error Avoid nested blocks. 361
Error '(' is followed by whitespace. 362
Error ')' is preceded with whitespace. 362
Error '{' should be on the previous line. 363
Error '}' should be on the same line. 365
Error '{' should be on the previous line. 367
Error Avoid nested blocks. 377
Error Avoid nested blocks. 382
Error Line is longer than 80 characters. 383
Error '(' is followed by whitespace. 383
Error ')' is preceded with whitespace. 383
Error Missing a Javadoc comment. 389
Error '{' should be on the previous line. 390
Error switch without "default" clause. 393
Error '(' is followed by whitespace. 393
Error ')' is preceded with whitespace. 393
Error '{' should be on the previous line. 394
Error Avoid nested blocks. 396
Error '(' is followed by whitespace. 397
Error ')' is preceded with whitespace. 397
Error switch without "default" clause. 399
Error '(' is followed by whitespace. 399
Error ')' is preceded with whitespace. 399
Error '{' should be on the previous line. 400
Error Avoid nested blocks. 407
Error Avoid nested blocks. 415
Error '(' is followed by whitespace. 416
Error ')' is preceded with whitespace. 416
Error '(' is followed by whitespace. 419
Error ')' is preceded with whitespace. 419
Error '(' is followed by whitespace. 420
Error ')' is preceded with whitespace. 420
Error '{' should be on the previous line. 421
Error Avoid nested blocks. 427
Error Line is longer than 80 characters. 432
Error Line has trailing spaces. 438
Error Missing a Javadoc comment. 442
Error '{' should be on the previous line. 443
Error switch without "default" clause. 446
Error '(' is followed by whitespace. 446
Error ')' is preceded with whitespace. 446
Error '{' should be on the previous line. 447
Error Avoid nested blocks. 449
Error '(' is followed by whitespace. 450
Error ')' is preceded with whitespace. 450
Error Avoid nested blocks. 454
Error '(' is followed by whitespace. 455
Error ')' is preceded with whitespace. 455
Error '(' is followed by whitespace. 458
Error ')' is preceded with whitespace. 458
Error Missing a Javadoc comment. 469
Error '{' should be on the previous line. 470
Error '(' is followed by whitespace. 471
Error ')' is preceded with whitespace. 471
Error '{' should be on the previous line. 472
Error Avoid nested blocks. 479
Error Avoid nested blocks. 484
Error Avoid nested blocks. 488
Error Line is longer than 80 characters. 489
Error '(' is followed by whitespace. 489
Error ')' is preceded with whitespace. 489
Error '{' should be on the previous line. 495
Error '(' is followed by whitespace. 496
Error '(' is followed by whitespace. 496
Error '(' is followed by whitespace. 498
Error ')' is preceded with whitespace. 498
Error ')' is preceded with whitespace. 498
Error '{' should be on the previous line. 499
Error switch without "default" clause. 500
Error '(' is followed by whitespace. 500
Error ')' is preceded with whitespace. 500
Error '{' should be on the previous line. 501
Error Avoid nested blocks. 503
Error '(' is followed by whitespace. 504
Error ')' is preceded with whitespace. 504
Error Avoid nested blocks. 508
Error Line is longer than 80 characters. 509
Error '(' is followed by whitespace. 509
Error ')' is preceded with whitespace. 509
Error '(' is followed by whitespace. 512
Error ')' is preceded with whitespace. 512
Error '}' should be on the same line. 516
Error '{' should be on the previous line. 518
Error Line has trailing spaces. 521
Error '(' is followed by whitespace. 522
Error ')' is preceded with whitespace. 522
Error '{' should be on the previous line. 523
Error Avoid nested blocks. 529
Error Avoid nested blocks. 534
Error Line is longer than 80 characters. 535
Error '(' is followed by whitespace. 535
Error ')' is preceded with whitespace. 535
Error '(' is followed by whitespace. 540
Error ')' is preceded with whitespace. 540
Error Method 'step' is not designed for extension - needs to be abstract, final or empty. 543
Error Missing a Javadoc comment. 543
Error '{' should be on the previous line. 544
Error switch without "default" clause. 547
Error '(' is followed by whitespace. 547
Error ')' is preceded with whitespace. 547
Error '{' should be on the previous line. 548
Error Avoid nested blocks. 551
Error Avoid nested blocks. 556
Error Avoid nested blocks. 561
Error '(' is followed by whitespace. 562
Error ')' is preceded with whitespace. 562
Error '{' should be on the previous line. 563
Error '}' should be on the same line. 565
Error '{' should be on the previous line. 567
Error Avoid nested blocks. 573
Error '(' is followed by whitespace. 579
Error ')' is preceded with whitespace. 579
Error Missing a Javadoc comment. 582
Error '{' should be on the previous line. 583
Error switch without "default" clause. 586
Error '(' is followed by whitespace. 586
Error ')' is preceded with whitespace. 586
Error '{' should be on the previous line. 587
Error Avoid nested blocks. 589
Error '(' is followed by whitespace. 590
Error ')' is preceded with whitespace. 590
Error Avoid nested blocks. 595
Error '(' is followed by whitespace. 596
Error ')' is preceded with whitespace. 596
Error '(' is followed by whitespace. 598
Error ')' is preceded with whitespace. 598
Error '(' is followed by whitespace. 600
Error ')' is preceded with whitespace. 600
Error '{' should be on the previous line. 601
Error '(' is followed by whitespace. 602
Error ')' is preceded with whitespace. 602
Error '(' is followed by whitespace. 605
Error ')' is preceded with whitespace. 605
Error '(' is followed by whitespace. 606
Error ')' is preceded with whitespace. 606
Error Missing a Javadoc comment. 615
Error Parameter axis should be final. 615
Error '{' should be on the previous line. 616
Error '(' is followed by whitespace. 617
Error ')' is preceded with whitespace. 617
Error '{' should be on the previous line. 618
Error Avoid nested blocks. 620
Error '(' is followed by whitespace. 621
Error ')' is preceded with whitespace. 621
Error '{' should be on the previous line. 622
Error Avoid nested blocks. 624
Error '(' is followed by whitespace. 625
Error ')' is preceded with whitespace. 625
Error Avoid nested blocks. 629
Error '(' is followed by whitespace. 630
Error ')' is preceded with whitespace. 630
Error Avoid nested blocks. 637
Error '(' is followed by whitespace. 638
Error ')' is preceded with whitespace. 638
Error Line is longer than 80 characters. 642
Error Missing a Javadoc comment. 647
Error Parameter axis should be final. 647
Error '{' should be on the previous line. 648
Error '(' is followed by whitespace. 649
Error ')' is preceded with whitespace. 649
Error '(' is followed by whitespace. 652
Error ')' is preceded with whitespace. 652
Error '(' is followed by whitespace. 654
Error '(' is followed by whitespace. 654
Error ')' is preceded with whitespace. 654
Error ')' is preceded with whitespace. 654
Error '{' should be on the previous line. 655
Error '(' is followed by whitespace. 658
Error ')' is preceded with whitespace. 658
Error '{' should be on the previous line. 659
Error '(' is followed by whitespace. 660
Error ')' is preceded with whitespace. 660
Error '(' is followed by whitespace. 663
Error ')' is preceded with whitespace. 663
Error '(' is followed by whitespace. 665
Error ')' is preceded with whitespace. 666
Error '}' should be on the same line. 671
Error '(' is followed by whitespace. 672
Error '(' is followed by whitespace. 672
Error ')' is preceded with whitespace. 672
Error ')' is preceded with whitespace. 672
Error '{' should be on the previous line. 673
Error '(' is followed by whitespace. 674
Error ')' is preceded with whitespace. 674
Error '(' is followed by whitespace. 676
Error ')' is preceded with whitespace. 676
Error '}' should be on the same line. 681
Error '(' is followed by whitespace. 682
Error '(' is followed by whitespace. 682
Error ')' is preceded with whitespace. 682
Error ')' is preceded with whitespace. 682
Error '{' should be on the previous line. 683
Error '(' is followed by whitespace. 684
Error ')' is preceded with whitespace. 684
Error '(' is followed by whitespace. 686
Error ')' is preceded with whitespace. 686
Error '}' should be on the same line. 691
Error '(' is followed by whitespace. 692
Error '(' is followed by whitespace. 692
Error ')' is preceded with whitespace. 692
Error ')' is preceded with whitespace. 692
Error '{' should be on the previous line. 693
Error '(' is followed by whitespace. 694
Error ')' is preceded with whitespace. 694
Error '(' is followed by whitespace. 696
Error ')' is preceded with whitespace. 696
Error '}' should be on the same line. 701
Error '{' should be on the previous line. 703
Error Line is longer than 80 characters. 704
Error '(' is followed by whitespace. 704
Error ')' is preceded with whitespace. 704
Error Missing a Javadoc comment. 709
Error Parameter axis should be final. 709
Error '{' should be on the previous line. 710
Error switch without "default" clause. 714
Error '(' is followed by whitespace. 714
Error ')' is preceded with whitespace. 714
Error '{' should be on the previous line. 715
Error Avoid nested blocks. 717
Error switch without "default" clause. 718
Error '(' is followed by whitespace. 718
Error ')' is preceded with whitespace. 718
Error '{' should be on the previous line. 719
Error Avoid nested blocks. 721
Error '(' is followed by whitespace. 722
Error ')' is preceded with whitespace. 722
Error '(' is followed by whitespace. 723
Error ')' is preceded with whitespace. 723
Error Line has trailing spaces. 730
Error switch without "default" clause. 731
Error '(' is followed by whitespace. 731
Error ')' is preceded with whitespace. 731
Error '{' should be on the previous line. 732
Error Avoid nested blocks. 734
Error '(' is followed by whitespace. 735
Error ')' is preceded with whitespace. 735
Error Avoid nested blocks. 739
Error '(' is followed by whitespace. 740
Error ')' is preceded with whitespace. 740
Error '(' is followed by whitespace. 746
Error ')' is preceded with whitespace. 746
Error '{' should be on the previous line. 747
Error Line has trailing spaces. 750
Error '(' is followed by whitespace. 751
Error ')' is preceded with whitespace. 753
Error Missing a Javadoc comment. 760
Error '{' should be on the previous line. 761
Error switch without "default" clause. 762
Error '(' is followed by whitespace. 762
Error ')' is preceded with whitespace. 762
Error '{' should be on the previous line. 763
Error Avoid nested blocks. 765
Error '(' is followed by whitespace. 766
Error ')' is preceded with whitespace. 766
Error '(' is followed by whitespace. 767
Error ')' is preceded with whitespace. 767
Error Avoid nested blocks. 773
Error '(' is followed by whitespace. 774
Error ')' is preceded with whitespace. 774
Error '(' is followed by whitespace. 775
Error ')' is preceded with whitespace. 775
Error Missing a Javadoc comment. 783
Error '{' should be on the previous line. 784
Error ')' is preceded with whitespace. 785
Error '{' should be on the previous line. 786
Error '(' is followed by whitespace. 787
Error ')' is preceded with whitespace. 787
Error '{' should be on the previous line. 788
Error '}' should be on the same line. 790
Error '{' should be on the previous line. 792
Error Line has trailing spaces. 797
Error Method 'predicate' is not designed for extension - needs to be abstract, final or empty. 798
Error Missing a Javadoc comment. 798
Error '{' should be on the previous line. 799
Error Line has trailing spaces. 801
Error '(' is followed by whitespace. 802
Error ')' is preceded with whitespace. 802
Error Line has trailing spaces. 803
Error '(' is followed by whitespace. 806
Error ')' is preceded with whitespace. 806
Error Missing a Javadoc comment. 811
Error '{' should be on the previous line. 812
Error Missing a Javadoc comment. 816
Error '{' should be on the previous line. 817
Error Missing a Javadoc comment. 821
Error '{' should be on the previous line. 822
Error Line has trailing spaces. 824
Error switch without "default" clause. 829
Error '(' is followed by whitespace. 829
Error ')' is preceded with whitespace. 829
Error '{' should be on the previous line. 830
Error Avoid nested blocks. 832
Error '(' is followed by whitespace. 834
Error ')' is preceded with whitespace. 834
Error '(' is followed by whitespace. 840
Error ')' is preceded with whitespace. 840
Error Missing a Javadoc comment. 843
Error '{' should be on the previous line. 844
Error switch without "default" clause. 851
Error '(' is followed by whitespace. 851
Error ')' is preceded with whitespace. 851
Error '{' should be on the previous line. 852
Error Avoid nested blocks. 854
Error '(' is followed by whitespace. 856
Error ')' is preceded with whitespace. 856
Error '(' is followed by whitespace. 862
Error ')' is preceded with whitespace. 862
Error Missing a Javadoc comment. 865
Error '{' should be on the previous line. 866
Error '{' should be on the previous line. 871
Error switch without "default" clause. 872
Error '(' is followed by whitespace. 872
Error ')' is preceded with whitespace. 872
Error '{' should be on the previous line. 873
Error Avoid nested blocks. 875
Error '(' is followed by whitespace. 876
Error ')' is preceded with whitespace. 876
Error '(' is followed by whitespace. 879
Error ')' is preceded with whitespace. 879
Error Avoid nested blocks. 883
Error '(' is followed by whitespace. 884
Error ')' is preceded with whitespace. 884
Error '(' is followed by whitespace. 887
Error ')' is preceded with whitespace. 887
Error Line has trailing spaces. 894
Error Missing a Javadoc comment. 895
Error '{' should be on the previous line. 896
Error Line is longer than 80 characters. 903
Error Line is longer than 80 characters. 904
Error Line has trailing spaces. 905
Error Line has trailing spaces. 906
Error Line has trailing spaces. 907
Error ')' is preceded with whitespace. 908
Error switch without "default" clause. 909
Error '(' is followed by whitespace. 909
Error ')' is preceded with whitespace. 909
Error '{' should be on the previous line. 910
Error Avoid nested blocks. 912
Error '(' is followed by whitespace. 913
Error ')' is preceded with whitespace. 913
Error '(' is followed by whitespace. 916
Error ')' is preceded with whitespace. 916
Error Avoid nested blocks. 920
Error '(' is followed by whitespace. 921
Error ')' is preceded with whitespace. 921
Error Line is longer than 80 characters. 924
Error '(' is followed by whitespace. 924
Error ')' is preceded with whitespace. 924
Error Avoid nested blocks. 928
Error '(' is followed by whitespace. 929
Error ')' is preceded with whitespace. 929
Error Line is longer than 80 characters. 932
Error '(' is followed by whitespace. 932
Error ')' is preceded with whitespace. 932
Error Avoid nested blocks. 936
Error '(' is followed by whitespace. 937
Error ')' is preceded with whitespace. 937
Error Line is longer than 80 characters. 940
Error '(' is followed by whitespace. 940
Error ')' is preceded with whitespace. 940
Error Line has trailing spaces. 946
Error Line has trailing spaces. 948
Error Missing a Javadoc comment. 949
Error '{' should be on the previous line. 950
Error '{' should be on the previous line. 955
Error switch without "default" clause. 956
Error '(' is followed by whitespace. 956
Error ')' is preceded with whitespace. 956
Error '{' should be on the previous line. 957
Error Avoid nested blocks. 959
Error '(' is followed by whitespace. 960
Error ')' is preceded with whitespace. 960
Error '(' is followed by whitespace. 963
Error ')' is preceded with whitespace. 963
Error Avoid nested blocks. 967
Error '(' is followed by whitespace. 968
Error ')' is preceded with whitespace. 968
Error '(' is followed by whitespace. 971
Error ')' is preceded with whitespace. 971
Error Missing a Javadoc comment. 979
Error '{' should be on the previous line. 980
Error Line is longer than 80 characters. 984
Error switch without "default" clause. 986
Error '(' is followed by whitespace. 986
Error ')' is preceded with whitespace. 986
Error '{' should be on the previous line. 987
Error Avoid nested blocks. 989
Error '(' is followed by whitespace. 990
Error ')' is preceded with whitespace. 990
Error Line is longer than 80 characters. 993
Error '(' is followed by whitespace. 993
Error ')' is preceded with whitespace. 993
Error Avoid nested blocks. 997
Error '(' is followed by whitespace. 998
Error ')' is preceded with whitespace. 998
Error '(' is followed by whitespace. 1001
Error ')' is preceded with whitespace. 1001
Error Avoid nested blocks. 1005
Error '(' is followed by whitespace. 1006
Error ')' is preceded with whitespace. 1006
Error '(' is followed by whitespace. 1009
Error ')' is preceded with whitespace. 1009
Error Missing a Javadoc comment. 1018
Error '{' should be on the previous line. 1019
Error '(' is followed by whitespace. 1020
Error ')' is preceded with whitespace. 1020
Error '{' should be on the previous line. 1021
Error Avoid nested blocks. 1023
Error '(' is followed by whitespace. 1025
Error ')' is preceded with whitespace. 1025
Error '(' is followed by whitespace. 1027
Error ')' is preceded with whitespace. 1027
Error Avoid nested blocks. 1031
Error Line has trailing spaces. 1037
Error Missing a Javadoc comment. 1040
Error '{' should be on the previous line. 1041
Error switch without "default" clause. 1048
Error '(' is followed by whitespace. 1048
Error ')' is preceded with whitespace. 1048
Error '{' should be on the previous line. 1049
Error Avoid nested blocks. 1051
Error '(' is followed by whitespace. 1052
Error ')' is preceded with whitespace. 1052
Error '(' is followed by whitespace. 1059
Error ')' is preceded with whitespace. 1059
Error Missing a Javadoc comment. 1062
Error Parameter tokenType should be final. 1062
Error '{' should be on the previous line. 1063
Error '(' is followed by whitespace. 1066
Error ')' is preceded with whitespace. 1066
Error '(' is followed by whitespace. 1068
Error ')' is preceded with whitespace. 1068
Error '{' should be on the previous line. 1069
Error Line has trailing spaces. 1074
Error Line is longer than 80 characters. 1075
Error '(' is followed by whitespace. 1075
Error '(' is followed by whitespace. 1075
Error ')' is preceded with whitespace. 1075
Error ')' is preceded with whitespace. 1075
Error Missing a Javadoc comment. 1079
Error Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1079
Error Parameter position should be final. 1079
Error '{' should be on the previous line. 1080
Error Missing a Javadoc comment. 1084
Error Name 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1084
Error Parameter position should be final. 1084
Error '{' should be on the previous line. 1085
Error '(' is followed by whitespace. 1086
Error '(' is followed by whitespace. 1086
Error ')' is preceded with whitespace. 1086
Error ')' is preceded with whitespace. 1086
Error '{' should be on the previous line. 1087
Error '(' is followed by whitespace. 1088
Error ';' is preceded with whitespace. 1088
Error ';' is preceded with whitespace. 1088
Error ')' is preceded with whitespace. 1088
Error '{' should be on the previous line. 1089
Error '(' is followed by whitespace. 1090
Error ')' is preceded with whitespace. 1090
Error '(' is followed by whitespace. 1094
Error ')' is preceded with whitespace. 1094
Error Missing a Javadoc comment. 1097
Error Parameter name should be final. 1097
Error '{' should be on the previous line. 1098
Error '(' is followed by whitespace. 1101
Error '(' is followed by whitespace. 1101
Error ')' is preceded with whitespace. 1101
Error '(' is followed by whitespace. 1103
Error ')' is preceded with whitespace. 1103
Error '(' is followed by whitespace. 1105
Error ')' is preceded with whitespace. 1105
Error '(' is followed by whitespace. 1107
Error ')' is preceded with whitespace. 1107
Error ')' is preceded with whitespace. 1107
Error '{' should be on the previous line. 1108
Error Missing a Javadoc comment. 1115
Error Parameter message should be final. 1115
Error '{' should be on the previous line. 1116
Error '(' is followed by whitespace. 1120
Error ')' is preceded with whitespace. 1122
Error Missing a Javadoc comment. 1125
Error Parameter invalidAxis should be final. 1125
Error '{' should be on the previous line. 1126
Error Line is longer than 80 characters. 1130
Error '(' is followed by whitespace. 1132
Error ')' is preceded with whitespace. 1134

org/jaxen/saxpath/helpers/DefaultXPathHandler.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 72
Error Line has trailing spaces. 75
Error '{' should be on the previous line. 86
Error Missing a Javadoc comment. 88
Error '{' should be on the previous line. 89
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error Missing a Javadoc comment. 96
Error '{' should be on the previous line. 97
Error Missing a Javadoc comment. 100
Error '{' should be on the previous line. 101
Error Missing a Javadoc comment. 104
Error '{' should be on the previous line. 105
Error Missing a Javadoc comment. 108
Error '{' should be on the previous line. 109
Error Missing a Javadoc comment. 112
Error '{' should be on the previous line. 113
Error Missing a Javadoc comment. 116
Error '{' should be on the previous line. 117
Error Missing a Javadoc comment. 120
Error Parameter axis should be final. 120
Error Parameter prefix should be final. 121
Error Parameter localName should be final. 122
Error '{' should be on the previous line. 123
Error Missing a Javadoc comment. 126
Error '{' should be on the previous line. 127
Error Missing a Javadoc comment. 130
Error Parameter axis should be final. 130
Error '{' should be on the previous line. 131
Error Missing a Javadoc comment. 133
Error '{' should be on the previous line. 134
Error Missing a Javadoc comment. 137
Error Parameter axis should be final. 137
Error '{' should be on the previous line. 138
Error Missing a Javadoc comment. 141
Error '{' should be on the previous line. 142
Error Missing a Javadoc comment. 145
Error Parameter axis should be final. 145
Error '{' should be on the previous line. 146
Error Missing a Javadoc comment. 149
Error '{' should be on the previous line. 150
Error Missing a Javadoc comment. 153
Error Parameter axis should be final. 153
Error Line is longer than 80 characters. 154
Error Parameter name should be final. 154
Error Missing a Javadoc comment. 157
Error '{' should be on the previous line. 158
Error Missing a Javadoc comment. 161
Error '{' should be on the previous line. 162
Error Missing a Javadoc comment. 165
Error '{' should be on the previous line. 166
Error Missing a Javadoc comment. 169
Error '{' should be on the previous line. 170
Error Missing a Javadoc comment. 173
Error '{' should be on the previous line. 174
Error Missing a Javadoc comment. 177
Error '{' should be on the previous line. 178
Error Missing a Javadoc comment. 181
Error Parameter create should be final. 181
Error '{' should be on the previous line. 182
Error Missing a Javadoc comment. 185
Error '{' should be on the previous line. 186
Error Missing a Javadoc comment. 189
Error Parameter create should be final. 189
Error '{' should be on the previous line. 190
Error Missing a Javadoc comment. 193
Error '{' should be on the previous line. 194
Error Missing a Javadoc comment. 197
Error Parameter operator should be final. 197
Error '{' should be on the previous line. 198
Error Missing a Javadoc comment. 201
Error '{' should be on the previous line. 202
Error Missing a Javadoc comment. 205
Error Parameter operator should be final. 205
Error '{' should be on the previous line. 206
Error Missing a Javadoc comment. 209
Error '{' should be on the previous line. 210
Error Missing a Javadoc comment. 213
Error Parameter operator should be final. 213
Error '{' should be on the previous line. 214
Error Missing a Javadoc comment. 217
Error '{' should be on the previous line. 218
Error Missing a Javadoc comment. 221
Error Parameter operator should be final. 221
Error '{' should be on the previous line. 222
Error Missing a Javadoc comment. 225
Error '{' should be on the previous line. 226
Error Missing a Javadoc comment. 229
Error Parameter operator should be final. 229
Error '{' should be on the previous line. 230
Error Missing a Javadoc comment. 233
Error '{' should be on the previous line. 234
Error Missing a Javadoc comment. 237
Error Parameter create should be final. 237
Error '{' should be on the previous line. 238
Error Missing a Javadoc comment. 241
Error Parameter number should be final. 241
Error '{' should be on the previous line. 242
Error Missing a Javadoc comment. 245
Error Parameter number should be final. 245
Error '{' should be on the previous line. 246
Error Missing a Javadoc comment. 249
Error Parameter literal should be final. 249
Error '{' should be on the previous line. 250
Error Missing a Javadoc comment. 253
Error Parameter prefix should be final. 253
Error Parameter variableName should be final. 254
Error '{' should be on the previous line. 255
Error Missing a Javadoc comment. 258
Error Parameter prefix should be final. 258
Error Parameter functionName should be final. 259
Error '{' should be on the previous line. 260
Error Missing a Javadoc comment. 263
Error '{' should be on the previous line. 264

org/jaxen/saxpath/helpers/XPathReaderFactory.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Class XPathReaderFactory should be declared as final. 81
Error '{' should be on the previous line. 82
Error Line is longer than 80 characters. 87
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 89
Error '{' is not followed by whitespace. 89
Error '}' is not preceded with whitespace. 89
Error Line has trailing spaces. 90
Error Line has trailing spaces. 91
Error '{' should be on the previous line. 104
Error '{' should be on the previous line. 108
Error '(' is followed by whitespace. 109
Error ')' is preceded with whitespace. 109
Error '}' should be on the same line. 110
Error '{' should be on the previous line. 112
Error Must have at least one statement. 112
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 118
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 123
Error ')' is preceded with whitespace. 123
Error Line has trailing spaces. 125
Error Line has trailing spaces. 131
Error Line is longer than 80 characters. 139
Error Parameter className should be final. 139
Error '{' should be on the previous line. 145
Error '(' is followed by whitespace. 150
Error Line is longer than 80 characters. 152
Error ')' is preceded with whitespace. 152
Error Line has trailing spaces. 153
Error Line has trailing spaces. 156
Error '(' is followed by whitespace. 157
Error '!' is followed by whitespace. 157
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error Line has trailing spaces. 159
Error '(' is followed by whitespace. 159
Error Line is longer than 80 characters. 160
Error ')' is preceded with whitespace. 160
Error '}' should be on the same line. 162
Error '{' should be on the previous line. 164
Error '(' is followed by whitespace. 165
Error ')' is preceded with whitespace. 165
Error '{' should be on the previous line. 169
Error '}' should be on the same line. 171
Error '{' should be on the previous line. 173
Error '(' is followed by whitespace. 174
Error ')' is preceded with whitespace. 174
Error '}' should be on the same line. 175
Error '{' should be on the previous line. 177
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error '(' is followed by whitespace. 181
Error ')' is preceded with whitespace. 181
Error '{' should be on the previous line. 182
Error '(' is followed by whitespace. 183
Error ')' is preceded with whitespace. 183
Error Line has trailing spaces. 185

org/jaxen/util/AncestorAxisIterator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 69
Error '{' should be on the previous line. 70
Error Missing a Javadoc comment. 71
Error Parameter contextNode should be final. 71
Error Parameter navigator should be final. 72
Error '{' should be on the previous line. 73
Error '(' is followed by whitespace. 74
Error ')' is preceded with whitespace. 75

org/jaxen/util/AncestorOrSelfAxisIterator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error Missing a Javadoc comment. 71
Error '{' should be on the previous line. 72
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Parameter contextNode should be final. 76
Error 'contextNode' hides a field. 76
Error Parameter navigator should be final. 77
Error 'navigator' hides a field. 77
Error '{' should be on the previous line. 78
Error Line is longer than 80 characters. 79
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '{' should be on the previous line. 85
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error '{' should be on the previous line. 90
Error '{' should be on the previous line. 92
Error '}' should be on the same line. 99
Error '{' should be on the previous line. 101
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 106
Error Missing a Javadoc comment. 106
Error '{' should be on the previous line. 107

org/jaxen/util/DescendantAxisIterator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error Missing a Javadoc comment. 72
Error '{' should be on the previous line. 73
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Parameter contextNode should be final. 79
Error Line is longer than 80 characters. 80
Error Parameter navigator should be final. 80
Error 'navigator' hides a field. 80
Error Missing a Javadoc comment. 85
Error Parameter navigator should be final. 85
Error 'navigator' hides a field. 85
Error Parameter iterator should be final. 86
Error '{' should be on the previous line. 87
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 92
Error Missing a Javadoc comment. 92
Error '{' should be on the previous line. 93
Error '{' should be on the previous line. 95
Error '{' should be on the previous line. 97
Error '-' is not preceded with whitespace. 100
Error '-' is not followed by whitespace. 100
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 105
Error Missing a Javadoc comment. 105
Error '{' should be on the previous line. 106
Error '{' should be on the previous line. 108
Error '{' should be on the previous line. 110
Error '}' should be on the same line. 117
Error '{' should be on the previous line. 119
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125

org/jaxen/util/DescendantOrSelfAxisIterator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 68
Error Parameter contextNode should be final. 68
Error Parameter navigator should be final. 69
Error '{' should be on the previous line. 70

org/jaxen/util/FollowingAxisIterator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error Missing a Javadoc comment. 72
Error '{' should be on the previous line. 73
Error Missing a Javadoc comment. 74
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 82
Error Parameter contextNode should be final. 82
Error 'contextNode' hides a field. 82
Error Line is longer than 80 characters. 83
Error Parameter navigator should be final. 83
Error 'navigator' hides a field. 83
Error Missing a Javadoc comment. 91
Error '{' should be on the previous line. 92
Error '(' is 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 '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error Line is longer than 80 characters. 103
Error Missing a Javadoc comment. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 110
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error '{' should be on the previous line. 118
Error '(' is followed by whitespace. 119
Error ')' is preceded with whitespace. 119
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 123
Error '{' should be on the previous line. 124
Error Line is longer than 80 characters. 125
Error '}' should be on the same line. 127
Error '{' should be on the previous line. 129
Error '}' should be on the same line. 132
Error '{' should be on the previous line. 134
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 139
Error Missing a Javadoc comment. 139
Error '{' should be on the previous line. 140
Error '(' is followed by whitespace. 141
Error '!' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error '{' should be on the previous line. 142
Error '(' is 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 Method 'next' is not designed for extension - needs to be abstract, final or empty. 152
Error Missing a Javadoc comment. 152
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 152
Error '{' should be on the previous line. 153
Error '(' is followed by whitespace. 154
Error '!' is followed by whitespace. 154
Error ')' is preceded with whitespace. 154
Error '{' should be on the previous line. 155
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 162
Error Missing a Javadoc comment. 162
Error Redundant throws: 'UnsupportedOperationException' is unchecked exception. 162
Error '{' should be on the previous line. 163

org/jaxen/util/FollowingSiblingAxisIterator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 73
Error '{' should be on the previous line. 74
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Parameter contextNode should be final. 79
Error 'contextNode' hides a field. 79
Error Line is longer than 80 characters. 80
Error Parameter navigator should be final. 80
Error 'navigator' hides a field. 80
Error Missing a Javadoc comment. 87
Error '{' should be on the previous line. 88
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
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 Line has trailing spaces. 94
Error '(' is followed by whitespace. 95
Error ')' is preceded with whitespace. 95
Error '{' should be on the previous line. 96
Error 'if' construct must use '{}'s. 98
Error '(' is followed by whitespace. 98
Error ')' is preceded with whitespace. 98
Error '}' should be on the same line. 100
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error '{' should be on the previous line. 108
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 112
Error '{' should be on the previous line. 113
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Redundant throws: 'UnsupportedOperationException' is unchecked exception. 117
Error '{' should be on the previous line. 118

org/jaxen/util/LinkedIterator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error Method 'addIterator' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter i should be final. 85
Error '{' should be on the previous line. 86
Error '(' is followed by whitespace. 87
Error ')' is preceded with whitespace. 87
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 90
Error Missing a Javadoc comment. 90
Error '{' should be on the previous line. 91
Error '(' is followed by whitespace. 94
Error ')' is preceded with whitespace. 94
Error '{' should be on the previous line. 95
Error 'cast' is not followed by whitespace. 96
Error '(' is followed by whitespace. 96
Error ')' is preceded with whitespace. 96
Error '(' is followed by whitespace. 98
Error '!' is followed by whitespace. 98
Error ')' is preceded with whitespace. 100
Error '{' should be on the previous line. 101
Error '}' should be on the same line. 105
Error '{' should be on the previous line. 107
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 114
Error Missing a Javadoc comment. 114
Error '{' should be on the previous line. 115
Error '(' is 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. 121
Error '(' is followed by whitespace. 121
Error ')' is preceded with whitespace. 121
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125

org/jaxen/util/PrecedingAxisIterator.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line is longer than 80 characters. 4
Error Line is longer than 80 characters. 82
Error Line is longer than 80 characters. 83
Error Line is longer than 80 characters. 84
Error Line is longer than 80 characters. 85
Error Line is longer than 80 characters. 88
Error '{' should be on the previous line. 92
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 94
Error Missing a Javadoc comment. 95
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 100
Error Parameter contextNode should be final. 100
Error Line is longer than 80 characters. 101
Error Parameter navigator should be final. 101
Error 'navigator' hides a field. 101
Error Line is longer than 80 characters. 104
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error '{' should be on the previous line. 112
Error '{' should be on the previous line. 114
Error '{' should be on the previous line. 116
Error '{' should be on the previous line. 118
Error '{' should be on the previous line. 120
Error '{' should be on the previous line. 122
Error Line is longer than 80 characters. 126
Error '}' should be on the same line. 130
Error '{' should be on the previous line. 132
Error Line is longer than 80 characters. 133
Error '-' is not preceded with whitespace. 133
Error '-' is not followed by whitespace. 133
Error '}' should be on the same line. 137
Error '{' should be on the previous line. 139
Error Missing a Javadoc comment. 144
Error Parameter node should be final. 144
Error '{' should be on the previous line. 145
Error '{' should be on the previous line. 147
Error '{' should be on the previous line. 152
Error '{' should be on the previous line. 154
Error '}' should be on the same line. 159
Error '{' should be on the previous line. 161
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 166
Error Missing a Javadoc comment. 166
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 166
Error '{' should be on the previous line. 167
Error '{' should be on the previous line. 169
Error '{' should be on the previous line. 173
Error '{' should be on the previous line. 176
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 187
Error Missing a Javadoc comment. 187
Error Redundant throws: 'UnsupportedOperationException' is unchecked exception. 187
Error '{' should be on the previous line. 188

org/jaxen/util/PrecedingSiblingAxisIterator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 59
Error Missing a Javadoc comment. 74
Error '{' should be on the previous line. 75
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 77
Error Missing a Javadoc comment. 79
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 82
Error Parameter contextNode should be final. 82
Error 'contextNode' hides a field. 82
Error Line is longer than 80 characters. 83
Error Parameter navigator should be final. 83
Error 'navigator' hides a field. 83
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '{' should be on the previous line. 90
Error Missing a Javadoc comment. 95
Error '{' should be on the previous line. 96
Error Line has trailing spaces. 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 Line has trailing spaces. 104
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. 108
Error ')' is preceded with whitespace. 108
Error '{' should be on the previous line. 109
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error Line has trailing spaces. 114
Error Line has trailing spaces. 116
Error '}' should be on the same line. 117
Error Line has trailing spaces. 121
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 124
Error Missing a Javadoc comment. 124
Error '{' should be on the previous line. 125
Error '(' is followed by whitespace. 126
Error ')' is preceded with whitespace. 126
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 129
Error Missing a Javadoc comment. 129
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 129
Error '{' should be on the previous line. 130
Error '(' is followed by whitespace. 131
Error '!' is followed by whitespace. 131
Error ')' is preceded with whitespace. 131
Error '{' should be on the previous line. 132
Error '(' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error '}' should be on the same line. 140
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 147
Error Missing a Javadoc comment. 147
Error Redundant throws: 'UnsupportedOperationException' is unchecked exception. 147
Error '{' should be on the previous line. 148

org/jaxen/util/SelfAxisIterator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 66
Error '{' should be on the previous line. 67
Error Missing a Javadoc comment. 69
Error Parameter node should be final. 69
Error '{' should be on the previous line. 70

org/jaxen/util/SingleObjectIterator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 68
Error '{' should be on the previous line. 69
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 73
Error Parameter object should be final. 73
Error 'object' hides a field. 73
Error '{' should be on the previous line. 74
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error '{' should be on the previous line. 80
Error '!' is followed by whitespace. 81
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error '{' should be on the previous line. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error '{' should be on the previous line. 87
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 95
Error Missing a Javadoc comment. 95
Error '{' should be on the previous line. 96

org/jaxen/util/SingletonList.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Missing a Javadoc comment. 75
Error Line has trailing spaces. 76
Error Missing a Javadoc comment. 77
Error Parameter element should be final. 77
Error 'element' hides a field. 77
Error Line has trailing spaces. 80
Error Method 'size' is not designed for extension - needs to be abstract, final or empty. 81
Error Missing a Javadoc comment. 81
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 85
Error Missing a Javadoc comment. 85
Error Parameter index should be final. 85
Error 'if' is not followed by whitespace. 86

org/jaxen/util/StackedIterator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error Line is longer than 80 characters. 75
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 76
Error '{' should be on the previous line. 80
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 87
Error Parameter contextNode should be final. 87
Error Parameter navigator should be final. 88
Error 'navigator' hides a field. 88
Error '{' should be on the previous line. 89
Error '(' is followed by whitespace. 93
Error ')' is preceded with whitespace. 94
Error Missing a Javadoc comment. 97
Error '{' should be on the previous line. 98
Error Method 'init' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Parameter contextNode should be final. 103
Error Parameter navigator should be final. 104
Error 'navigator' hides a field. 104
Error '{' should be on the previous line. 105
Error Line has trailing spaces. 107
Error Method 'internalCreateIterator' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter contextNode should be final. 111
Error '{' should be on the previous line. 112
Error '(' is followed by whitespace. 113
Error '(' is followed by whitespace. 113
Error ')' is preceded with whitespace. 113
Error ')' is preceded with whitespace. 113
Error '{' should be on the previous line. 114
Error '(' is followed by whitespace. 118
Error ')' is preceded with whitespace. 118
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error '{' should be on the previous line. 124
Error '(' is followed by whitespace. 127
Error ')' is preceded with whitespace. 127
Error '{' should be on the previous line. 128
Error Method 'next' is not designed for extension - needs to be abstract, final or empty. 135
Error Missing a Javadoc comment. 135
Error Redundant throws: 'NoSuchElementException' is unchecked exception. 135
Error '{' should be on the previous line. 136
Error '(' is followed by whitespace. 137
Error '!' is followed by whitespace. 137
Error ')' is preceded with whitespace. 137
Error '{' should be on the previous line. 138
Error '(' is followed by whitespace. 145
Error '(' is followed by whitespace. 145
Error ')' is preceded with whitespace. 145
Error ')' is preceded with whitespace. 145
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 150
Error Missing a Javadoc comment. 150
Error Redundant throws: 'UnsupportedOperationException' is unchecked exception. 150
Error '{' should be on the previous line. 151
Error Missing a Javadoc comment. 155
Error 'protected' modifier out of order with the JLS suggestions. 155
Error Parameter contextNode should be final. 155
Error Method 'pushIterator' is not designed for extension - needs to be abstract, final or empty. 157
Error Missing a Javadoc comment. 157
Error Parameter iter should be final. 157
Error '{' should be on the previous line. 158
Error '(' is followed by whitespace. 159
Error ')' is preceded with whitespace. 159
Error '{' should be on the previous line. 160
Error Missing a Javadoc comment. 165
Error '{' should be on the previous line. 166
Error '(' is followed by whitespace. 167
Error ')' is preceded with whitespace. 167
Error '{' should be on the previous line. 168
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error '{' should be on the previous line. 172
Error Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error '{' should be on the previous line. 183

org/jaxen/util/XPath2XMLVisitor.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Variable 'printer' must be private and have accessor methods. 32
Error Missing a Javadoc comment. 33
Error Variable 'tabIndex' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 39
Error Parameter printer should be final. 39
Error 'printer' hides a field. 39
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error Parameter expr should be final. 43
Error '{' is not preceded with whitespace. 45
Error '{' is not preceded with whitespace. 48
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Parameter expr should be final. 53
Error '{' is not preceded with whitespace. 57
Error 'cast' is not followed by whitespace. 58
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 63
Error Missing a Javadoc comment. 63
Error Parameter expr should be final. 63
Error '+' is not preceded with whitespace. 64
Error Method 'printLhsRhs' is not designed for extension - needs to be abstract, final or empty. 69
Error Missing a Javadoc comment. 69
Error Parameter lhs should be final. 69
Error Parameter rhs should be final. 69
Error '{' is not preceded with whitespace. 69
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 79
Error Missing a Javadoc comment. 79
Error Parameter expr should be final. 79
Error '+' is not preceded with whitespace. 80
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 84
Error Missing a Javadoc comment. 84
Error Parameter expr should be final. 84
Error '{' is not preceded with whitespace. 87
Error '{' is not preceded with whitespace. 91
Error 'cast' is not followed by whitespace. 92
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 97
Error Missing a Javadoc comment. 97
Error Parameter expr should be final. 97
Error '+' is not preceded with whitespace. 98
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 102
Error Missing a Javadoc comment. 102
Error Parameter expr should be final. 102
Error '+' is not preceded with whitespace. 103
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Parameter expr should be final. 107
Error '+' is not preceded with whitespace. 108
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 112
Error Missing a Javadoc comment. 112
Error Parameter expr should be final. 112
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 117
Error Missing a Javadoc comment. 117
Error Parameter expr should be final. 117
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter expr should be final. 122
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 126
Error Missing a Javadoc comment. 126
Error Parameter expr should be final. 126
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 130
Error Missing a Javadoc comment. 130
Error Parameter expr should be final. 130
Error Line is longer than 80 characters. 131
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter expr should be final. 133
Error '{' is not preceded with whitespace. 133
Error '+' should be on a new line. 134
Error '{' is not preceded with whitespace. 140
Error 'cast' is not followed by whitespace. 141
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 148
Error Missing a Javadoc comment. 148
Error Parameter step should be final. 148
Error '{' is not preceded with whitespace. 148
Error '+' is not preceded with whitespace. 149
Error '+' should be on a new line. 149
Error 'while' is not followed by whitespace. 153
Error '{' is not preceded with whitespace. 153
Error 'cast' is not followed by whitespace. 154
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 160
Error Missing a Javadoc comment. 160
Error Parameter step should be final. 160
Error '{' is not preceded with whitespace. 160
Error '+' should be on a new line. 161
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 169
Error Missing a Javadoc comment. 169
Error Parameter step should be final. 169
Error '{' is not preceded with whitespace. 169
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 176
Error Missing a Javadoc comment. 176
Error Parameter step should be final. 176
Error '{' is not preceded with whitespace. 176
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 183
Error Missing a Javadoc comment. 183
Error Parameter step should be final. 183
Error '{' is not preceded with whitespace. 183
Error Method 'visit' is not designed for extension - needs to be abstract, final or empty. 190
Error Missing a Javadoc comment. 190
Error Parameter predicate should be final. 190
Error '{' is not preceded with whitespace. 190
Error Method 'printLn' is not designed for extension - needs to be abstract, final or empty. 199
Error Missing a Javadoc comment. 199
Error Parameter str should be final. 199
Error '{' is not preceded with whitespace. 199
Error Method 'handlePredicates' is not designed for extension - needs to be abstract, final or empty. 209
Error Missing a Javadoc comment. 209
Error Parameter predicates should be final. 209
Error '{' is not preceded with whitespace. 209
Error '{' is not preceded with whitespace. 210
Error 'while' is not followed by whitespace. 212
Error '{' is not preceded with whitespace. 212
Error 'cast' is not followed by whitespace. 213

org/jaxen/xom/DocumentNavigator.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error '{' should be on the previous line. 102
Error Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. 103
Error Missing a Javadoc comment. 103
Error Parameter o should be final. 103
Error Method 'isComment' is not designed for extension - needs to be abstract, final or empty. 107
Error Missing a Javadoc comment. 107
Error Parameter o should be final. 107
Error Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. 111
Error Missing a Javadoc comment. 111
Error Parameter o should be final. 111
Error Method 'isElement' is not designed for extension - needs to be abstract, final or empty. 115
Error Missing a Javadoc comment. 115
Error Parameter o should be final. 115
Error Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. 119
Error Missing a Javadoc comment. 119
Error Parameter o should be final. 119
Error Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. 123
Error Missing a Javadoc comment. 123
Error Parameter o should be final. 123
Error Method 'isText' is not designed for extension - needs to be abstract, final or empty. 127
Error Missing a Javadoc comment. 127
Error Parameter o should be final. 127
Error Line has trailing spaces. 132
Error Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. 133
Error Missing a Javadoc comment. 133
Error Parameter o should be final. 133
Error Avoid inline conditionals. 134
Error 'cast' is not followed by whitespace. 134
Error Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 137
Error Missing a Javadoc comment. 137
Error Parameter o should be final. 137
Error Avoid inline conditionals. 138
Error 'cast' is not followed by whitespace. 138
Error Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. 141
Error Missing a Javadoc comment. 141
Error Parameter o should be final. 141
Error Avoid inline conditionals. 142
Error 'cast' is not followed by whitespace. 142
Error Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. 145
Error Missing a Javadoc comment. 145
Error Parameter o should be final. 145
Error Avoid inline conditionals. 146
Error 'cast' is not followed by whitespace. 146
Error Line has trailing spaces. 150
Error Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error Parameter o should be final. 151
Error Avoid inline conditionals. 152
Error 'cast' is not followed by whitespace. 152
Error Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. 155
Error Missing a Javadoc comment. 155
Error Parameter o should be final. 155
Error Avoid inline conditionals. 156
Error 'cast' is not followed by whitespace. 156
Error Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 159
Error Missing a Javadoc comment. 159
Error Parameter o should be final. 159
Error Avoid inline conditionals. 160
Error 'cast' is not followed by whitespace. 160
Error Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. 163
Error Missing a Javadoc comment. 163
Error Parameter o should be final. 163
Error Avoid inline conditionals. 164
Error 'cast' is not followed by whitespace. 164
Error Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. 167
Error Missing a Javadoc comment. 167
Error Parameter o should be final. 167
Error Avoid inline conditionals. 168
Error 'cast' is not followed by whitespace. 168
Error Line has trailing spaces. 172
Error Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 173
Error Missing a Javadoc comment. 173
Error Parameter o should be final. 173
Error 'cast' is not followed by whitespace. 175
Error 'cast' is not followed by whitespace. 177
Error 'cast' is not followed by whitespace. 179
Error Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. 184
Error Missing a Javadoc comment. 184
Error Parameter o should be final. 184
Error 'cast' is not followed by whitespace. 186
Error 'cast' is not followed by whitespace. 188
Error 'cast' is not followed by whitespace. 190
Error Line has trailing spaces. 196
Error Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. 197
Error Missing a Javadoc comment. 197
Error Parameter o should be final. 197
Error Avoid inline conditionals. 198
Error 'cast' is not followed by whitespace. 198
Error Line has trailing spaces. 200
Error Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 203
Error Missing a Javadoc comment. 203
Error Parameter s should be final. 203
Error Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. 211
Error Missing a Javadoc comment. 211
Error Parameter o should be final. 211
Error 'cast' is not followed by whitespace. 214
Error 'cast' is not followed by whitespace. 216
Error Line has trailing spaces. 222
Error Missing a Javadoc comment. 223
Error Missing a Javadoc comment. 224
Error Missing a Javadoc comment. 225
Error Missing a Javadoc comment. 226
Error Parameter o should be final. 226
Error 'o' hides a field. 226
Error Parameter pos should be final. 226
Error 'pos' hides a field. 226
Error Parameter end should be final. 226
Error 'end' hides a field. 226
Error Missing a Javadoc comment. 231
Error Line has trailing spaces. 234
Error Missing a Javadoc comment. 234
Error Parameter o should be final. 234
Error 'o' hides a field. 234
Error Parameter i should be final. 234
Error Line has trailing spaces. 235
Error Missing a Javadoc comment. 236
Error Missing a Javadoc comment. 240
Error Line has trailing spaces. 244
Error Line has trailing spaces. 246
Error Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. 247
Error Missing a Javadoc comment. 247
Error Parameter o should be final. 247
Error 'cast' is not followed by whitespace. 249
Error Parameter o should be final. 250
Error Parameter i should be final. 250
Error 'cast' is not followed by whitespace. 251
Error Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. 258
Error Missing a Javadoc comment. 258
Error Parameter o should be final. 258
Error 'cast' is not followed by whitespace. 260
Error Parameter o should be final. 261
Error Parameter i should be final. 261
Error 'cast' is not followed by whitespace. 262
Error Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. 271
Error Missing a Javadoc comment. 271
Error Parameter o should be final. 271
Error 'cast' is not followed by whitespace. 274
Error 'cast' is not followed by whitespace. 276
Error Avoid inline conditionals. 278
Error Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. 281
Error Missing a Javadoc comment. 281
Error Parameter o should be final. 281
Error Avoid inline conditionals. 282
Error 'cast' is not followed by whitespace. 282
Error Line is longer than 80 characters. 287
Error Method 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 287
Error Missing a Javadoc comment. 287
Error Parameter o should be final. 287
Error Line is longer than 80 characters. 291
Error Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. 291
Error Missing a Javadoc comment. 291
Error Parameter o should be final. 291
Error Line has trailing spaces. 294
Error Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. 297
Error Missing a Javadoc comment. 297
Error Parameter o should be final. 297
Error Line is longer than 80 characters. 298
Error Avoid inline conditionals. 298
Error 'cast' is not followed by whitespace. 298
Error Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. 301
Error Missing a Javadoc comment. 301
Error Parameter o should be final. 301
Error Line is longer than 80 characters. 302
Error Avoid inline conditionals. 302
Error 'cast' is not followed by whitespace. 302
Error Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. 307
Error Missing a Javadoc comment. 307
Error Parameter s should be final. 307
Error Parameter o should be final. 307
Error Must have at least one statement. 311
Error '}' should be on the same line. 312
Error 'cast' is not followed by whitespace. 314
Error 'cast' is not followed by whitespace. 314
Error '}' should be on the same line. 315
Error '{' should be on the previous line. 317
Error 'cast' is not followed by whitespace. 318
Error Line has trailing spaces. 327
Error Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. 328
Error Missing a Javadoc comment. 328
Error Parameter s should be final. 328
Error Line has trailing spaces. 333
Error '{' should be on the previous line. 340
Error Missing a Javadoc comment. 341
Error Missing a Javadoc comment. 343
Error Missing a Javadoc comment. 345
Error Parameter elt should be final. 345
Error Parameter uri should be final. 345
Error 'uri' hides a field. 345
Error Parameter prefix should be final. 345
Error 'prefix' hides a field. 345
Error '{' should be on the previous line. 346
Error Line has trailing spaces. 352
Error Line is longer than 80 characters. 353
Error Expected an @return tag. 356
Error '{' should be on the previous line. 357
Error Missing a Javadoc comment. 361
Error '{' should be on the previous line. 362
Error Missing a Javadoc comment. 366
Error '{' should be on the previous line. 367
Error Missing a Javadoc comment. 371
Error '{' should be on the previous line. 372
Error '(' is followed by whitespace. 373
Error '+' should be on a new line. 373
Error '+' should be on a new line. 374
Error ')' is preceded with whitespace. 375
Error Line has trailing spaces. 380
Error Line is longer than 80 characters. 381
Error Missing a Javadoc comment. 381
Error Parameter elt should be final. 381
Error Parameter uri should be final. 381
Error Parameter prefix should be final. 381
Error Parameter map should be final. 381
Error '!' is followed by whitespace. 383
Error Line has trailing spaces. 389
Error Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. 390
Error Missing a Javadoc comment. 390
Error Parameter o should be final. 390
Error '{' should be on the previous line. 391
Error '!' is followed by whitespace. 392
Error 'cast' is not followed by whitespace. 396
Error Line has trailing spaces. 398
Error 'cast' is not followed by whitespace. 400
Error Line is longer than 80 characters. 412

org/jaxen/xom/XOMXPath.java

ErrorLine
Error Line does not match expected header line of ' $Id: LICENSE.txt,v 1.3 2003/06/29 18:22:02 ssanders Exp $'. 2
Error Line is longer than 80 characters. 2
Error Line has trailing spaces. 14
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 53
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 56
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 87
Error Parameter xpathExpr should be final. 95
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 97
Error Line has trailing spaces. 99

org/jaxen/xom/package.html

ErrorLine
Error Missing package documentation file.0

org/w3c/dom/UserDataHandler.java

ErrorLine
Error File does not end with a newline. 0

org/w3c/dom/UserDataHandler.java

ErrorLine
Error Line is longer than 80 characters. 1
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 2
Error Missing a Javadoc comment. 9
Error Missing a Javadoc comment. 11
Error Redundant 'public' modifier. 11
Error Missing a Javadoc comment. 12
Error Redundant 'public' modifier. 12
Error Missing a Javadoc comment. 13
Error Redundant 'public' modifier. 13
Error Missing a Javadoc comment. 14
Error Redundant 'public' modifier. 14
Error Missing a Javadoc comment. 15
Error Redundant 'public' modifier. 15
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 17
Error Redundant 'public' modifier. 17
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20

org/w3c/dom/package.html

ErrorLine
Error Missing package documentation file.0