Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
15800949

Files

FilesIWE
net/sf/tomp/general/Identifiable.java 001
net/sf/tomp/general/Identifiable.java 006
net/sf/tomp/general/Parametrized.java 001
net/sf/tomp/general/Parametrized.java 002
net/sf/tomp/general/package.html 001
net/sf/tomp/util/io/FileUtil.java 001
net/sf/tomp/util/io/FileUtil.java 003
net/sf/tomp/util/io/package.html 001
net/sf/tomp/xml/sax/ParametrizedXMLReader.java 001
net/sf/tomp/xml/sax/ParametrizedXMLReader.java 001
net/sf/tomp/xml/sax/XTResolver.java 001
net/sf/tomp/xml/sax/XTResolver.java 0012
net/sf/tomp/xml/sax/package.html 001
net/sf/tomp/xtcl/Command.java 001
net/sf/tomp/xtcl/Command.java 003
net/sf/tomp/xtcl/CommandLineReader.java 001
net/sf/tomp/xtcl/CommandLineReader.java 007
net/sf/tomp/xtcl/Compiler.java 001
net/sf/tomp/xtcl/Compiler.java 003
net/sf/tomp/xtcl/CompilerBase.java 001
net/sf/tomp/xtcl/CompilerBase.java 0016
net/sf/tomp/xtcl/CompilerFactory.java 001
net/sf/tomp/xtcl/CompilerFactory.java 006
net/sf/tomp/xtcl/Context.java 001
net/sf/tomp/xtcl/Context.java 00171
net/sf/tomp/xtcl/InteractiveExecutor.java 001
net/sf/tomp/xtcl/InteractiveExecutor.java 004
net/sf/tomp/xtcl/Main.java 001
net/sf/tomp/xtcl/Main.java 0025
net/sf/tomp/xtcl/UnknownCommandException.java 001
net/sf/tomp/xtcl/UnknownCommandException.java 001
net/sf/tomp/xtcl/XTCompiler.java 001
net/sf/tomp/xtcl/XTCompiler.java 007
net/sf/tomp/xtcl/command/AbstractCommand.java 001
net/sf/tomp/xtcl/command/AbstractCommand.java 007
net/sf/tomp/xtcl/command/Call.java 001
net/sf/tomp/xtcl/command/Call.java 007
net/sf/tomp/xtcl/command/CatchCommand.java 001
net/sf/tomp/xtcl/command/CatchCommand.java 002
net/sf/tomp/xtcl/command/Cd.java 001
net/sf/tomp/xtcl/command/Cd.java 003
net/sf/tomp/xtcl/command/Chain.java 001
net/sf/tomp/xtcl/command/Chain.java 0015
net/sf/tomp/xtcl/command/Do.java 001
net/sf/tomp/xtcl/command/Do.java 0015
net/sf/tomp/xtcl/command/Doc.java 001
net/sf/tomp/xtcl/command/Doc.java 003
net/sf/tomp/xtcl/command/Dump.java 001
net/sf/tomp/xtcl/command/Dump.java 009
net/sf/tomp/xtcl/command/DumpCommand.java 001
net/sf/tomp/xtcl/command/DumpCommand.java 003
net/sf/tomp/xtcl/command/DumpContext.java 001
net/sf/tomp/xtcl/command/DumpContext.java 005
net/sf/tomp/xtcl/command/DumpContexts.java 001
net/sf/tomp/xtcl/command/DumpContexts.java 003
net/sf/tomp/xtcl/command/Echo.java 001
net/sf/tomp/xtcl/command/Echo.java 005
net/sf/tomp/xtcl/command/End.java 001
net/sf/tomp/xtcl/command/End.java 002
net/sf/tomp/xtcl/command/Err.java 001
net/sf/tomp/xtcl/command/Err.java 005
net/sf/tomp/xtcl/command/ExeCommand.java 001
net/sf/tomp/xtcl/command/ExeCommand.java 005
net/sf/tomp/xtcl/command/Fil.java 001
net/sf/tomp/xtcl/command/Fil.java 003
net/sf/tomp/xtcl/command/FileCommand.java 001
net/sf/tomp/xtcl/command/FileCommand.java 003
net/sf/tomp/xtcl/command/FilterCommand.java 001
net/sf/tomp/xtcl/command/FilterCommand.java 009
net/sf/tomp/xtcl/command/Function.java 001
net/sf/tomp/xtcl/command/Function.java 0010
net/sf/tomp/xtcl/command/Help.java 001
net/sf/tomp/xtcl/command/Help.java 004
net/sf/tomp/xtcl/command/JavaCommand.java 001
net/sf/tomp/xtcl/command/JavaCommand.java 009
net/sf/tomp/xtcl/command/JoostFilterCommand.java 001
net/sf/tomp/xtcl/command/JoostFilterCommand.java 005
net/sf/tomp/xtcl/command/JoostStyle.java 001
net/sf/tomp/xtcl/command/JoostStyle.java 006
net/sf/tomp/xtcl/command/Label.java 001
net/sf/tomp/xtcl/command/Label.java 004
net/sf/tomp/xtcl/command/Load.java 001
net/sf/tomp/xtcl/command/Load.java 003
net/sf/tomp/xtcl/command/MyMultiFilterCommand.java 001
net/sf/tomp/xtcl/command/MyMultiFilterCommand.java 006
net/sf/tomp/xtcl/command/Ret.java 001
net/sf/tomp/xtcl/command/Ret.java 005
net/sf/tomp/xtcl/command/SAXSourceCommand.java 001
net/sf/tomp/xtcl/command/SAXSourceCommand.java 0010
net/sf/tomp/xtcl/command/Save.java 001
net/sf/tomp/xtcl/command/Save.java 003
net/sf/tomp/xtcl/command/Sequence.java 001
net/sf/tomp/xtcl/command/Sequence.java 009
net/sf/tomp/xtcl/command/SetCommand.java 001
net/sf/tomp/xtcl/command/SetCommand.java 005
net/sf/tomp/xtcl/command/Str.java 001
net/sf/tomp/xtcl/command/Str.java 005
net/sf/tomp/xtcl/command/Style.java 001
net/sf/tomp/xtcl/command/Style.java 006
net/sf/tomp/xtcl/command/TeeFilterCommand.java 001
net/sf/tomp/xtcl/command/TeeFilterCommand.java 009
net/sf/tomp/xtcl/command/Template.java 001
net/sf/tomp/xtcl/command/Template.java 007
net/sf/tomp/xtcl/command/Transform.java 001
net/sf/tomp/xtcl/command/Transform.java 0016
net/sf/tomp/xtcl/command/TransformerFilterCommand.java 001
net/sf/tomp/xtcl/command/TransformerFilterCommand.java 005
net/sf/tomp/xtcl/command/TryBlock.java 001
net/sf/tomp/xtcl/command/TryBlock.java 005
net/sf/tomp/xtcl/command/VarCommand.java 001
net/sf/tomp/xtcl/command/VarCommand.java 003
net/sf/tomp/xtcl/command/package.html 001
net/sf/tomp/xtcl/filter/DynamicFilter.java 001
net/sf/tomp/xtcl/filter/DynamicFilter.java 003
net/sf/tomp/xtcl/filter/DynamicFilterImpl.java 001
net/sf/tomp/xtcl/filter/DynamicFilterImpl.java 0059
net/sf/tomp/xtcl/filter/DynamicMultiFilter.java 001
net/sf/tomp/xtcl/filter/DynamicMultiFilter.java 006
net/sf/tomp/xtcl/filter/DynamicMultiFilterImpl.java 001
net/sf/tomp/xtcl/filter/DynamicMultiFilterImpl.java 0065
net/sf/tomp/xtcl/filter/HasOutputProperties.java 001
net/sf/tomp/xtcl/filter/HasOutputProperties.java 004
net/sf/tomp/xtcl/filter/HasOutputPropertiesWrapper.java 001
net/sf/tomp/xtcl/filter/HasOutputPropertiesWrapper.java 007
net/sf/tomp/xtcl/filter/MyMultiFilter.java 001
net/sf/tomp/xtcl/filter/MyMultiFilter.java 006
net/sf/tomp/xtcl/filter/PokusXTFilter.java 001
net/sf/tomp/xtcl/filter/PokusXTFilter.java 005
net/sf/tomp/xtcl/filter/TeeFilter.java 001
net/sf/tomp/xtcl/filter/TeeFilter.java 003
net/sf/tomp/xtcl/filter/TeeFilterImpl.java 001
net/sf/tomp/xtcl/filter/TeeFilterImpl.java 0018
net/sf/tomp/xtcl/filter/TemplatesCache.java 001
net/sf/tomp/xtcl/filter/TemplatesCache.java 002
net/sf/tomp/xtcl/filter/TransformerFilterImpl.java 001
net/sf/tomp/xtcl/filter/TransformerFilterImpl.java 0019
net/sf/tomp/xtcl/filter/XSLTFilter.java 001
net/sf/tomp/xtcl/filter/XSLTFilter.java 0019
net/sf/tomp/xtcl/filter/XTFilter.java 001
net/sf/tomp/xtcl/filter/XTFilter.java 001
net/sf/tomp/xtcl/filter/XTFilterFactory.java 001
net/sf/tomp/xtcl/filter/XTFilterFactory.java 002
net/sf/tomp/xtcl/filter/XTFilterFactoryImpl.java 001
net/sf/tomp/xtcl/filter/XTFilterFactoryImpl.java 0019
net/sf/tomp/xtcl/filter/XTFilterImpl.java 001
net/sf/tomp/xtcl/filter/XTFilterImpl.java 00112
net/sf/tomp/xtcl/filter/package.html 001
net/sf/tomp/xtcl/package.html 001
net/sf/tomp/xtcl/result/HasResult.java 001
net/sf/tomp/xtcl/result/HasResult.java 002
net/sf/tomp/xtcl/result/package.html 001
net/sf/tomp/xtcl/source/XTSAXSource.java 001
net/sf/tomp/xtcl/source/XTSAXSource.java 004
net/sf/tomp/xtcl/source/XTSourceFactory.java 001
net/sf/tomp/xtcl/source/XTSourceFactory.java 002
net/sf/tomp/xtcl/source/XTSourceFactoryImpl.java 001
net/sf/tomp/xtcl/source/XTSourceFactoryImpl.java 002
net/sf/tomp/xtcl/source/package.html 001

net/sf/tomp/general/Identifiable.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/general/Identifiable.java

ErrorLine
Error Missing a Javadoc comment. 10
Error Expected @param tag for 'i'. 13
Error Missing a Javadoc comment. 22
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 34

net/sf/tomp/general/Parametrized.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/general/Parametrized.java

ErrorLine
Error Line has trailing spaces. 5
Error Line has trailing spaces. 12

net/sf/tomp/general/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/tomp/util/io/FileUtil.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/util/io/FileUtil.java

ErrorLine
Error Utility classes should not have a public or default constructor. 18
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 35

net/sf/tomp/util/io/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/tomp/xml/sax/ParametrizedXMLReader.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xml/sax/ParametrizedXMLReader.java

ErrorLine
Error Line has trailing spaces. 7

net/sf/tomp/xml/sax/XTResolver.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xml/sax/XTResolver.java

ErrorLine
Error Missing a Javadoc comment. 18
Error Missing a Javadoc comment. 20
Error Expected @param tag for 'privateCatalog'. 34
Error Expected @param tag for 'manager'. 43
Error 'context' hides a field. 59
Error Line has trailing spaces. 65
Error Line is longer than 80 characters. 66
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 76
Error Line is longer than 80 characters. 80
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 100

net/sf/tomp/xml/sax/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/tomp/xtcl/Command.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/Command.java

ErrorLine
Error Line has trailing spaces. 6
Error Line has trailing spaces. 14
Error Expected @throws tag for 'Exception'. 18

net/sf/tomp/xtcl/CommandLineReader.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/CommandLineReader.java

ErrorLine
Error Line has trailing spaces. 11
Error Variable 'br' must be private and have accessor methods. 16
Error Line has trailing spaces. 20
Error Line has trailing spaces. 29
Error Line has trailing spaces. 39
Error Line has trailing spaces. 49
Error Line has trailing spaces. 59

net/sf/tomp/xtcl/Compiler.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/Compiler.java

ErrorLine
Error Line has trailing spaces. 14
Error Expected @param tag for 'clr'. 34
Error Expected @param tag for 'script'. 41

net/sf/tomp/xtcl/CompilerBase.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/CompilerBase.java

ErrorLine
Error Missing a Javadoc comment. 21
Error Line has trailing spaces. 25
Error Line has trailing spaces. 59
Error Line has trailing spaces. 70
Error Line has trailing spaces. 82
Error Expected @param tag for 'ci'. 108
Error Expected @param tag for 'i'. 108
Error Expected @param tag for 'cl'. 108
Error Expected @param tag for 'commandToReturn'. 109
Error Expected @param tag for 'ci'. 122
Error Expected @param tag for 'cl'. 122
Error Expected @param tag for 'clr'. 123
Error Expected @throws tag for 'Exception'. 123
Error 'context' hides a field. 150
Error Line has trailing spaces. 162
Error Line has trailing spaces. 175

net/sf/tomp/xtcl/CompilerFactory.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/CompilerFactory.java

ErrorLine
Error Utility classes should not have a public or default constructor. 11
Error Missing a Javadoc comment. 12
Error Line is longer than 80 characters. 17
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 49

net/sf/tomp/xtcl/Context.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/Context.java

ErrorLine
Error '{' should be on the previous line. 51
Error Missing a Javadoc comment. 52
Error Variable 'uriResolverClass' must be private and have accessor methods. 52
Error Missing a Javadoc comment. 53
Error Variable 'resolvingXMLReaderClass' must be private and have accessor methods. 53
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 83
Error Line has trailing spaces. 84
Error Expected @throws tag for 'InstantiationException'. 84
Error Expected @throws tag for 'IllegalAccessException'. 84
Error Expected @throws tag for 'ClassNotFoundException'. 85
Error '{' should be on the previous line. 86
Error Line has trailing spaces. 117
Error Line has trailing spaces. 118
Error Expected @throws tag for 'InstantiationException'. 118
Error Expected @throws tag for 'IllegalAccessException'. 118
Error Expected @throws tag for 'ClassNotFoundException'. 119
Error '{' should be on the previous line. 120
Error '{' should be on the previous line. 143
Error '{' should be on the previous line. 145
Error '{' should be on the previous line. 149
Error '}' should be on the same line. 155
Error '{' should be on the previous line. 157
Error Missing a Javadoc comment. 162
Error '{' should be on the previous line. 163
Error Missing a Javadoc comment. 167
Error '{' should be on the previous line. 168
Error Missing a Javadoc comment. 173
Error '{' should be on the previous line. 174
Error Missing a Javadoc comment. 178
Error '{' should be on the previous line. 179
Error '{' should be on the previous line. 181
Error '}' should be on the same line. 183
Error '{' should be on the previous line. 185
Error '{' should be on the previous line. 198
Error '{' should be on the previous line. 202
Error '{' should be on the previous line. 208
Error '{' should be on the previous line. 224
Error '{' should be on the previous line. 230
Error '{' should be on the previous line. 246
Error '{' should be on the previous line. 250
Error '}' should be on the same line. 255
Error '{' should be on the previous line. 257
Error '{' should be on the previous line. 272
Error '{' should be on the previous line. 274
Error '}' should be on the same line. 276
Error '{' should be on the previous line. 278
Error '{' should be on the previous line. 291
Error '{' should be on the previous line. 295
Error '}' should be on the same line. 297
Error '{' should be on the previous line. 299
Error Missing a Javadoc comment. 304
Error '{' should be on the previous line. 305
Error Missing a Javadoc comment. 309
Error '{' should be on the previous line. 310
Error '{' should be on the previous line. 312
Error '}' should be on the same line. 314
Error '{' should be on the previous line. 316
Error Missing a Javadoc comment. 321
Error '{' should be on the previous line. 322
Error '{' should be on the previous line. 332
Error '{' should be on the previous line. 342
Error '{' should be on the previous line. 352
Error Unused @param tag for 'f'. 359
Error Expected @param tag for 'n'. 362
Error '{' should be on the previous line. 363
Error '{' should be on the previous line. 369
Error '}' should be on the same line. 371
Error '{' should be on the previous line. 373
Error '{' should be on the previous line. 384
Error Missing a Javadoc comment. 388
Error 'c' hides a field. 388
Error '{' should be on the previous line. 389
Error '{' should be on the previous line. 393
Error '}' should be on the same line. 395
Error '{' should be on the previous line. 397
Error '{' should be on the previous line. 408
Error '{' should be on the previous line. 418
Error '{' should be on the previous line. 428
Error '{' should be on the previous line. 438
Error '{' should be on the previous line. 448
Error '{' should be on the previous line. 458
Error '{' should be on the previous line. 468
Error '{' should be on the previous line. 478
Error '{' should be on the previous line. 486
Error '{' should be on the previous line. 497
Error '{' should be on the previous line. 507
Error '{' should be on the previous line. 517
Error '{' should be on the previous line. 527
Error 'verbose' hides a field. 534
Error '{' should be on the previous line. 535
Error '{' should be on the previous line. 545
Error Unused @param tag for 'context'. 553
Error Unused @throws tag for 'IllegalArgumentException'. 555
Error '{' should be on the previous line. 558
Error '{' should be on the previous line. 562
Error '}' should be on the same line. 564
Error '{' should be on the previous line. 566
Error '}' should be on the same line. 568
Error '{' should be on the previous line. 570
Error Unused @param tag for 'context'. 581
Error Unused @throws tag for 'IllegalArgumentException'. 583
Error '{' should be on the previous line. 586
Error '{' should be on the previous line. 590
Error '}' should be on the same line. 592
Error '{' should be on the previous line. 594
Error Unused @param tag for 'context'. 605
Error Unused @throws tag for 'IllegalArgumentException'. 607
Error '{' should be on the previous line. 610
Error '{' should be on the previous line. 615
Error '}' should be on the same line. 617
Error '{' should be on the previous line. 619
Error '}' should be on the same line. 621
Error '{' should be on the previous line. 623
Error '}' should be on the same line. 625
Error '{' should be on the previous line. 627
Error '}' should be on the same line. 630
Error '{' should be on the previous line. 632
Error Unused @param tag for 'context'. 643
Error Unused @throws tag for 'IllegalArgumentException'. 646
Error '{' should be on the previous line. 650
Error '{' should be on the previous line. 655
Error '}' should be on the same line. 657
Error '{' should be on the previous line. 659
Error '}' should be on the same line. 663
Error '{' should be on the previous line. 665
Error '}' should be on the same line. 668
Error '{' should be on the previous line. 670
Error Unused @param tag for 'context'. 681
Error '{' should be on the previous line. 687
Error '{' should be on the previous line. 692
Error Unused @param tag for 'context'. 705
Error '{' should be on the previous line. 711
Error '{' should be on the previous line. 716
Error Line is longer than 80 characters. 726
Error Unused @param tag for 'context'. 732
Error Unused @throws tag for 'IllegalArgumentException'. 734
Error '{' should be on the previous line. 737
Error '{' should be on the previous line. 741
Error 'db' hides a field. 742
Error '}' should be on the same line. 748
Error '{' should be on the previous line. 750
Error '}' should be on the same line. 752
Error '{' should be on the previous line. 754
Error '}' should be on the same line. 758
Error '{' should be on the previous line. 760
Error '}' should be on the same line. 762
Error '{' should be on the previous line. 764
Error '}' should be on the same line. 778
Error '{' should be on the previous line. 780
Error '}' should be on the same line. 782
Error '{' should be on the previous line. 784
Error Line is longer than 80 characters. 786
Error '{' should be on the previous line. 795
Error 'resolvingXMLReaderClass' hides a field. 802
Error '{' should be on the previous line. 811
Error 'uriResolverClass' hides a field. 818
Error '{' should be on the previous line. 819

net/sf/tomp/xtcl/InteractiveExecutor.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/InteractiveExecutor.java

ErrorLine
Error Line has trailing spaces. 13
Error Variable 'context' must be private and have accessor methods. 18
Error Line has trailing spaces. 22
Error Line has trailing spaces. 31

net/sf/tomp/xtcl/Main.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/Main.java

ErrorLine
Error Utility classes should not have a public or default constructor. 18
Error '{' should be on the previous line. 19
Error Method length is 154 lines (max allowed is 150). 27
Error '{' should be on the previous line. 29
Error '{' should be on the previous line. 98
Error '{' should be on the previous line. 101
Error '}' should be on the same line. 107
Error '{' should be on the previous line. 109
Error '{' should be on the previous line. 112
Error '{' should be on the previous line. 116
Error '}' should be on the same line. 123
Error '{' should be on the previous line. 125
Error '{' should be on the previous line. 127
Error '}' should be on the same line. 135
Error '{' should be on the previous line. 137
Error '}' should be on the same line. 140
Error '{' should be on the previous line. 142
Error Line is longer than 80 characters. 143
Error '}' should be on the same line. 144
Error '{' should be on the previous line. 146
Error '}' should be on the same line. 149
Error '{' should be on the previous line. 151
Error '{' should be on the previous line. 153
Error Line is longer than 80 characters. 154
Error '{' should be on the previous line. 177

net/sf/tomp/xtcl/UnknownCommandException.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/UnknownCommandException.java

ErrorLine
Error Expected @param tag for 'arg0'. 23

net/sf/tomp/xtcl/XTCompiler.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/XTCompiler.java

ErrorLine
Error Line has trailing spaces. 44
Error Line has trailing spaces. 52
Error Unused @throws tag for 'IllegalArgumentException'. 58
Error Line is longer than 80 characters. 60
Error Method length is 550 lines (max allowed is 150). 60
Error '3' is a magic number. 440
Error '3' is a magic number. 440

net/sf/tomp/xtcl/command/AbstractCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/AbstractCommand.java

ErrorLine
Error Line has trailing spaces. 15
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 30
Error Line has trailing spaces. 46
Error Line has trailing spaces. 79
Error Line has trailing spaces. 99
Error Line has trailing spaces. 119

net/sf/tomp/xtcl/command/Call.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Call.java

ErrorLine
Error Line has trailing spaces. 7
Error Variable 'name' must be private and have accessor methods. 12
Error Variable 'passes' must be private and have accessor methods. 15
Error Line has trailing spaces. 19
Error Line has trailing spaces. 28
Error Line has trailing spaces. 37
Error Line has trailing spaces. 75

net/sf/tomp/xtcl/command/CatchCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/CatchCommand.java

ErrorLine
Error Line has trailing spaces. 5
Error Line has trailing spaces. 11

net/sf/tomp/xtcl/command/Cd.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Cd.java

ErrorLine
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 32

net/sf/tomp/xtcl/command/Chain.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Chain.java

ErrorLine
Error Line has trailing spaces. 32
Error Variable 'sourceRef' must be private and have accessor methods. 37
Error Variable 'filterStyleRefs' must be private and have accessor methods. 40
Error Variable 'resultRef' must be private and have accessor methods. 43
Error Missing a Javadoc comment. 50
Error Line has trailing spaces. 56
Error Line has trailing spaces. 65
Error Line has trailing spaces. 74
Error Line is longer than 80 characters. 166
Error Line is longer than 80 characters. 176
Error Line is longer than 80 characters. 184
Error Line has trailing spaces. 216
Error Missing a Javadoc comment. 224
Error Missing a Javadoc comment. 225
Error Missing a Javadoc comment. 232

net/sf/tomp/xtcl/command/Do.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Do.java

ErrorLine
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 29
Error Line has trailing spaces. 40
Error Line contains a tab character. 51
Error Line contains a tab character. 56
Error Missing a Javadoc comment. 59
Error Line contains a tab character. 66
Error Line contains a tab character. 69
Error Line is longer than 80 characters. 73
Error Line contains a tab character. 73
Error Line has trailing spaces. 85
Error Line contains a tab character. 92
Error Line has trailing spaces. 97
Error Line has trailing spaces. 106

net/sf/tomp/xtcl/command/Doc.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Doc.java

ErrorLine
Error Line has trailing spaces. 13
Error Line has trailing spaces. 19
Error Line has trailing spaces. 40

net/sf/tomp/xtcl/command/Dump.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Dump.java

ErrorLine
Error Line has trailing spaces. 15
Error Variable 'var' must be private and have accessor methods. 20
Error Variable 'deep' must be private and have accessor methods. 23
Error Variable 'all' must be private and have accessor methods. 26
Error Line has trailing spaces. 30
Error Line has trailing spaces. 39
Error Line has trailing spaces. 48
Error Line has trailing spaces. 57
Error Line has trailing spaces. 95

net/sf/tomp/xtcl/command/DumpCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/DumpCommand.java

ErrorLine
Error Line has trailing spaces. 5
Error Variable 'deep' must be private and have accessor methods. 10
Error Line has trailing spaces. 14

net/sf/tomp/xtcl/command/DumpContext.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/DumpContext.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'deep' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 27
Error Line has trailing spaces. 46

net/sf/tomp/xtcl/command/DumpContexts.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/DumpContexts.java

ErrorLine
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 34

net/sf/tomp/xtcl/command/Echo.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Echo.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'echo' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 37

net/sf/tomp/xtcl/command/End.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/End.java

ErrorLine
Error Line has trailing spaces. 5
Error Line has trailing spaces. 18

net/sf/tomp/xtcl/command/Err.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Err.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'err' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 27
Error Line has trailing spaces. 43

net/sf/tomp/xtcl/command/ExeCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/ExeCommand.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'cmdarray' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 27
Error Line has trailing spaces. 54

net/sf/tomp/xtcl/command/Fil.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Fil.java

ErrorLine
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 34

net/sf/tomp/xtcl/command/FileCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/FileCommand.java

ErrorLine
Error Line has trailing spaces. 5
Error Variable 'fileName' must be private and have accessor methods. 10
Error Line has trailing spaces. 14

net/sf/tomp/xtcl/command/FilterCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/FilterCommand.java

ErrorLine
Error Line has trailing spaces. 17
Error Variable 'className' must be private and have accessor methods. 22
Error Variable 'params' must be private and have accessor methods. 25
Error Variable 'realParams' must be private and have accessor methods. 28
Error Line has trailing spaces. 32
Error Line has trailing spaces. 44
Error Line has trailing spaces. 53
Error Line has trailing spaces. 88
Error Line has trailing spaces. 97

net/sf/tomp/xtcl/command/Function.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Function.java

ErrorLine
Error Line has trailing spaces. 8
Error Variable 'name' must be private and have accessor methods. 13
Error Variable 'params' must be private and have accessor methods. 16
Error Variable 'command' must be private and have accessor methods. 19
Error Line has trailing spaces. 23
Error Line has trailing spaces. 34
Error Line has trailing spaces. 43
Error Line has trailing spaces. 52
Error Line has trailing spaces. 61
Error Line has trailing spaces. 71

net/sf/tomp/xtcl/command/Help.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Help.java

ErrorLine
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line is longer than 80 characters. 23
Error Line has trailing spaces. 30

net/sf/tomp/xtcl/command/JavaCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/JavaCommand.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'className' must be private and have accessor methods. 14
Error Variable 'args' must be private and have accessor methods. 17
Error Line has trailing spaces. 21
Error Line has trailing spaces. 30
Error Line has trailing spaces. 39
Error '{' is followed by whitespace. 51
Error '{' is followed by whitespace. 53
Error Line has trailing spaces. 68

net/sf/tomp/xtcl/command/JoostFilterCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/JoostFilterCommand.java

ErrorLine
Error Line has trailing spaces. 17
Error Variable 'styleRef' must be private and have accessor methods. 22
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 31
Error Line has trailing spaces. 67

net/sf/tomp/xtcl/command/JoostStyle.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/JoostStyle.java

ErrorLine
Error Line has trailing spaces. 14
Error Variable 'styleRef' must be private and have accessor methods. 19
Error Variable 'templates' must be private and have accessor methods. 22
Error Line has trailing spaces. 26
Error Line has trailing spaces. 35
Error Line has trailing spaces. 73

net/sf/tomp/xtcl/command/Label.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Label.java

ErrorLine
Error Line has trailing spaces. 5
Error Variable 'name' must be private and have accessor methods. 10
Error Line has trailing spaces. 14
Error Line has trailing spaces. 23

net/sf/tomp/xtcl/command/Load.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Load.java

ErrorLine
Error Line has trailing spaces. 16
Error Line has trailing spaces. 22
Error Line has trailing spaces. 66

net/sf/tomp/xtcl/command/MyMultiFilterCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/MyMultiFilterCommand.java

ErrorLine
Error Line has trailing spaces. 10
Error Missing a Javadoc comment. 14
Error Variable 'af' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 39
Error Line has trailing spaces. 48

net/sf/tomp/xtcl/command/Ret.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Ret.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'returns' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 27
Error Line has trailing spaces. 53

net/sf/tomp/xtcl/command/SAXSourceCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/SAXSourceCommand.java

ErrorLine
Error Line has trailing spaces. 18
Error Variable 'className' must be private and have accessor methods. 23
Error Variable 'inputSourceRef' must be private and have accessor methods. 26
Error Variable 'params' must be private and have accessor methods. 29
Error Variable 'realParams' must be private and have accessor methods. 32
Error Line has trailing spaces. 36
Error Line has trailing spaces. 45
Error Line has trailing spaces. 54
Error Line has trailing spaces. 66
Error Line has trailing spaces. 98

net/sf/tomp/xtcl/command/Save.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Save.java

ErrorLine
Error Line has trailing spaces. 15
Error Line has trailing spaces. 21
Error Line has trailing spaces. 61

net/sf/tomp/xtcl/command/Sequence.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Sequence.java

ErrorLine
Error Line has trailing spaces. 10
Error Missing a Javadoc comment. 14
Error Missing a Javadoc comment. 16
Error Line has trailing spaces. 21
Error Line has trailing spaces. 30
Error Line has trailing spaces. 39
Error Line has trailing spaces. 99
Error Line has trailing spaces. 119
Error Line has trailing spaces. 144

net/sf/tomp/xtcl/command/SetCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/SetCommand.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'srcVar' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 27
Error Line has trailing spaces. 48

net/sf/tomp/xtcl/command/Str.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Str.java

ErrorLine
Error Line has trailing spaces. 9
Error Variable 'value' must be private and have accessor methods. 14
Error Line has trailing spaces. 18
Error Line has trailing spaces. 27
Error Line has trailing spaces. 46

net/sf/tomp/xtcl/command/Style.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Style.java

ErrorLine
Error Line has trailing spaces. 14
Error Variable 'styleRef' must be private and have accessor methods. 19
Error Variable 'templates' must be private and have accessor methods. 22
Error Line has trailing spaces. 26
Error Line has trailing spaces. 35
Error Line has trailing spaces. 66

net/sf/tomp/xtcl/command/TeeFilterCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/TeeFilterCommand.java

ErrorLine
Error Line has trailing spaces. 28
Error Variable 'var' must be private and have accessor methods. 33
Error Variable 'params' must be private and have accessor methods. 36
Error Line has trailing spaces. 40
Error Line has trailing spaces. 49
Error Line has trailing spaces. 61
Error Unused @throws tag for 'UnsupportedOperationException'. 63
Error Line has trailing spaces. 71
Error Line has trailing spaces. 190

net/sf/tomp/xtcl/command/Template.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Template.java

ErrorLine
Error Line has trailing spaces. 7
Error Line has trailing spaces. 33
Error Line has trailing spaces. 44
Error Line has trailing spaces. 53
Error Unused @param tag for 'c'. 54
Error Expected @param tag for 'b'. 56
Error Line has trailing spaces. 62

net/sf/tomp/xtcl/command/Transform.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/Transform.java

ErrorLine
Error Line has trailing spaces. 22
Error Variable 'sourceRef' must be private and have accessor methods. 27
Error Variable 'styleRef' must be private and have accessor methods. 30
Error Variable 'resultRef' must be private and have accessor methods. 33
Error Variable 'params' must be private and have accessor methods. 36
Error Variable 'realParams' must be private and have accessor methods. 39
Error Variable 'source' must be private and have accessor methods. 42
Error Variable 'templates' must be private and have accessor methods. 45
Error Variable 'result' must be private and have accessor methods. 48
Error Line has trailing spaces. 52
Error Line has trailing spaces. 61
Error Line has trailing spaces. 70
Error Line has trailing spaces. 80
Error Line has trailing spaces. 127
Error Line has trailing spaces. 137
Error Line has trailing spaces. 149

net/sf/tomp/xtcl/command/TransformerFilterCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/TransformerFilterCommand.java

ErrorLine
Error Line has trailing spaces. 15
Error Variable 'styleRef' must be private and have accessor methods. 20
Error Missing a Javadoc comment. 23
Error Line has trailing spaces. 29
Error Line has trailing spaces. 67

net/sf/tomp/xtcl/command/TryBlock.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/TryBlock.java

ErrorLine
Error Line has trailing spaces. 8
Error Variable 'command' must be private and have accessor methods. 13
Error Line has trailing spaces. 17
Error Line has trailing spaces. 26
Error Line has trailing spaces. 39

net/sf/tomp/xtcl/command/VarCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/command/VarCommand.java

ErrorLine
Error Line has trailing spaces. 5
Error Variable 'var' must be private and have accessor methods. 10
Error Line has trailing spaces. 14

net/sf/tomp/xtcl/command/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/tomp/xtcl/filter/DynamicFilter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/DynamicFilter.java

ErrorLine
Error Line has trailing spaces. 8
Error Line has trailing spaces. 14
Error Line has trailing spaces. 22

net/sf/tomp/xtcl/filter/DynamicFilterImpl.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/DynamicFilterImpl.java

ErrorLine
Error Line has trailing spaces. 24
Error Variable 'filter' must be private and have accessor methods. 33
Error Variable 'isContentHandler' must be private and have accessor methods. 36
Error Variable 'isDTDHandler' must be private and have accessor methods. 39
Error Variable 'isErrorHandler' must be private and have accessor methods. 42
Error Variable 'isLexicalHandler' must be private and have accessor methods. 45
Error Variable 'isEntityResolver' must be private and have accessor methods. 48
Error Variable 'outputPropertiesListener' must be private and have accessor methods. 51
Error Line has trailing spaces. 65
Error Line has trailing spaces. 78
Error Line has trailing spaces. 103
Error Line has trailing spaces. 128
Error Line has trailing spaces. 150
Error Line has trailing spaces. 172
Error Line has trailing spaces. 191
Error Line has trailing spaces. 210
Error Line has trailing spaces. 223
Error Line has trailing spaces. 236
Error Line has trailing spaces. 249
Error Line has trailing spaces. 262
Error Line has trailing spaces. 276
Error Line has trailing spaces. 290
Error Line has trailing spaces. 300
Error Line has trailing spaces. 310
Error Line has trailing spaces. 323
Error Line has trailing spaces. 336
Error Line has trailing spaces. 358
Error Line has trailing spaces. 382
Error Line has trailing spaces. 402
Error Line has trailing spaces. 428
Error Line has trailing spaces. 443
Error Line has trailing spaces. 465
Error Line has trailing spaces. 485
Error Line has trailing spaces. 504
Error Line has trailing spaces. 521
Error Line has trailing spaces. 544
Error Line has trailing spaces. 565
Error Line has trailing spaces. 585
Error Line has trailing spaces. 606
Error Line has trailing spaces. 625
Error Line has trailing spaces. 646
Error Line has trailing spaces. 663
Error Line has trailing spaces. 680
Error Line has trailing spaces. 702
Error Line has trailing spaces. 723
Error Line has trailing spaces. 743
Error Line has trailing spaces. 758
Error Line has trailing spaces. 774
Error Line has trailing spaces. 790
Error Line has trailing spaces. 805
Error Missing a Javadoc comment. 821
Error Line is longer than 80 characters. 883
Error Line is longer than 80 characters. 889
Error Must have at least one statement. 892
Error Line has trailing spaces. 905
Error Line has trailing spaces. 914
Error Line has trailing spaces. 929
Error Unused @throws tag for 'UnsupportedOperationException'. 931
Error Line has trailing spaces. 940

net/sf/tomp/xtcl/filter/DynamicMultiFilter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/DynamicMultiFilter.java

ErrorLine
Error Line has trailing spaces. 8
Error Line has trailing spaces. 14
Error Line has trailing spaces. 23
Error Line has trailing spaces. 32
Error Line has trailing spaces. 40
Error Line has trailing spaces. 48

net/sf/tomp/xtcl/filter/DynamicMultiFilterImpl.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/DynamicMultiFilterImpl.java

ErrorLine
Error Line has trailing spaces. 26
Error Variable 'filters' must be private and have accessor methods. 36
Error Variable 'firstFilter' must be private and have accessor methods. 39
Error Variable 'lastFilter' must be private and have accessor methods. 42
Error Variable 'isContentHandler' must be private and have accessor methods. 45
Error Variable 'isDTDHandler' must be private and have accessor methods. 48
Error Variable 'isErrorHandler' must be private and have accessor methods. 51
Error Variable 'isLexicalHandler' must be private and have accessor methods. 54
Error Variable 'isEntityResolver' must be private and have accessor methods. 57
Error Variable 'outputPropertiesListener' must be private and have accessor methods. 60
Error Missing a Javadoc comment. 65
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 101
Error Line has trailing spaces. 113
Error Line has trailing spaces. 138
Error Line has trailing spaces. 157
Error Line has trailing spaces. 171
Error Line has trailing spaces. 184
Error Line has trailing spaces. 197
Error Line has trailing spaces. 210
Error Line has trailing spaces. 224
Error Line has trailing spaces. 238
Error Line has trailing spaces. 251
Error Line has trailing spaces. 264
Error Line has trailing spaces. 286
Error Line has trailing spaces. 312
Error Line has trailing spaces. 333
Error Line has trailing spaces. 359
Error Line has trailing spaces. 374
Error Line has trailing spaces. 395
Error Line has trailing spaces. 415
Error Line has trailing spaces. 434
Error Line has trailing spaces. 451
Error Line has trailing spaces. 474
Error Line has trailing spaces. 496
Error Line has trailing spaces. 516
Error Line has trailing spaces. 537
Error Line has trailing spaces. 557
Error Line has trailing spaces. 578
Error Line has trailing spaces. 595
Error Line has trailing spaces. 612
Error Line has trailing spaces. 634
Error Line has trailing spaces. 655
Error Line has trailing spaces. 676
Error Line has trailing spaces. 691
Error Line has trailing spaces. 707
Error Line has trailing spaces. 723
Error Line has trailing spaces. 738
Error Missing a Javadoc comment. 754
Error Line has trailing spaces. 772
Error Unused @throws tag for 'UnsupportedOperationException'. 776
Error Line has trailing spaces. 785
Error Line has trailing spaces. 836
Error Unused @throws tag for 'UnsupportedOperationException'. 839
Error Line has trailing spaces. 859
Error Line has trailing spaces. 898
Error Line is longer than 80 characters. 931
Error Must have at least one statement. 937
Error Line has trailing spaces. 944
Error Line has trailing spaces. 954
Error Line has trailing spaces. 969
Error Unused @throws tag for 'UnsupportedOperationException'. 971
Error Line has trailing spaces. 980
Error Line has trailing spaces. 989

net/sf/tomp/xtcl/filter/HasOutputProperties.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/HasOutputProperties.java

ErrorLine
Error Line has trailing spaces. 7
Error Line has trailing spaces. 13
Error Line has trailing spaces. 20
Error Line has trailing spaces. 27

net/sf/tomp/xtcl/filter/HasOutputPropertiesWrapper.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/HasOutputPropertiesWrapper.java

ErrorLine
Error Line has trailing spaces. 10
Error Variable 'tr' must be private and have accessor methods. 15
Error Variable 'outputPropertiesListener' must be private and have accessor methods. 18
Error Line has trailing spaces. 22
Error Line has trailing spaces. 31
Error Line has trailing spaces. 40
Error Line has trailing spaces. 51

net/sf/tomp/xtcl/filter/MyMultiFilter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/MyMultiFilter.java

ErrorLine
Error Line has trailing spaces. 13
Error Missing a Javadoc comment. 17
Error Missing a Javadoc comment. 22
Error Line has trailing spaces. 29
Error Line has trailing spaces. 40
Error Line has trailing spaces. 73

net/sf/tomp/xtcl/filter/PokusXTFilter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/PokusXTFilter.java

ErrorLine
Error Line has trailing spaces. 7
Error Line has trailing spaces. 13
Error Line has trailing spaces. 25
Error Line has trailing spaces. 35
Error Line has trailing spaces. 49

net/sf/tomp/xtcl/filter/TeeFilter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/TeeFilter.java

ErrorLine
Error Line has trailing spaces. 7
Error Line has trailing spaces. 13
Error Line has trailing spaces. 20

net/sf/tomp/xtcl/filter/TeeFilterImpl.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/TeeFilterImpl.java

ErrorLine
Error Line has trailing spaces. 10
Error Variable 'contentHandler2' must be private and have accessor methods. 15
Error Line has trailing spaces. 27
Error Line has trailing spaces. 40
Error Line has trailing spaces. 53
Error Unused @throws tag for 'NullPointerException'. 55
Error Line has trailing spaces. 70
Error Line has trailing spaces. 84
Error Line has trailing spaces. 102
Error Line has trailing spaces. 124
Error Line has trailing spaces. 141
Error Line has trailing spaces. 161
Error Line has trailing spaces. 179
Error Line has trailing spaces. 202
Error Line has trailing spaces. 224
Error Line has trailing spaces. 245
Error Line has trailing spaces. 266
Error Line has trailing spaces. 286

net/sf/tomp/xtcl/filter/TemplatesCache.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/TemplatesCache.java

ErrorLine
Error Line has trailing spaces. 8
Error Line has trailing spaces. 14

net/sf/tomp/xtcl/filter/TransformerFilterImpl.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/TransformerFilterImpl.java

ErrorLine
Error Line has trailing spaces. 13
Error Variable 'transformer' must be private and have accessor methods. 19
Error Variable 'handler' must be private and have accessor methods. 22
Error Variable 'outputPropertiesListener' must be private and have accessor methods. 25
Error Line has trailing spaces. 29
Error 'handler' hides a field. 32
Error Line has trailing spaces. 40
Error Line has trailing spaces. 49
Error Line has trailing spaces. 61
Error Line has trailing spaces. 70
Error Line has trailing spaces. 79
Error Line has trailing spaces. 96
Error Missing a Javadoc comment. 117
Error Line has trailing spaces. 128
Error Line has trailing spaces. 142
Error Line has trailing spaces. 151
Error Line has trailing spaces. 161
Error Line has trailing spaces. 171
Error Line has trailing spaces. 180

net/sf/tomp/xtcl/filter/XSLTFilter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/XSLTFilter.java

ErrorLine
Error Line has trailing spaces. 15
Error Missing a Javadoc comment. 20
Error Variable 'result' must be private and have accessor methods. 23
Error Line has trailing spaces. 27
Error 'tHandler' hides a field. 30
Error Missing a Javadoc comment. 35
Error Line has trailing spaces. 41
Error Line has trailing spaces. 50
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 64
Error Line has trailing spaces. 71
Error Line has trailing spaces. 81
Error Line has trailing spaces. 96
Error Line has trailing spaces. 110
Error Line has trailing spaces. 123
Error Line has trailing spaces. 136
Error Line has trailing spaces. 148
Error Line has trailing spaces. 158
Error Line has trailing spaces. 178

net/sf/tomp/xtcl/filter/XTFilter.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/XTFilter.java

ErrorLine
Error Line has trailing spaces. 14

net/sf/tomp/xtcl/filter/XTFilterFactory.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/XTFilterFactory.java

ErrorLine
Error '{' should be on the previous line. 14
Error Line has trailing spaces. 25

net/sf/tomp/xtcl/filter/XTFilterFactoryImpl.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/XTFilterFactoryImpl.java

ErrorLine
Error '{' should be on the previous line. 22
Error Missing a Javadoc comment. 23
Error Variable 'factory' must be private and have accessor methods. 26
Error Variable 'jtf' must be private and have accessor methods. 29
Error Variable 'cache' must be private and have accessor methods. 32
Error 'factory' hides a field. 40
Error 'jtf' hides a field. 41
Error '{' should be on the previous line. 42
Error Line has trailing spaces. 58
Error '{' should be on the previous line. 60
Error '{' should be on the previous line. 76
Error '{' should be on the previous line. 99
Error '{' should be on the previous line. 118
Error '{' should be on the previous line. 132
Error '{' should be on the previous line. 137
Error '{' should be on the previous line. 154
Error '{' should be on the previous line. 171
Error '{' should be on the previous line. 184
Error '{' should be on the previous line. 201

net/sf/tomp/xtcl/filter/XTFilterImpl.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/filter/XTFilterImpl.java

ErrorLine
Error '{' should be on the previous line. 25
Error Variable 'parent' must be private and have accessor methods. 31
Error Variable 'locator' must be private and have accessor methods. 34
Error Variable 'entityResolver' must be private and have accessor methods. 37
Error Variable 'dtdHandler' must be private and have accessor methods. 40
Error Variable 'contentHandler' must be private and have accessor methods. 43
Error Variable 'errorHandler' must be private and have accessor methods. 46
Error Variable 'lexicalHandler' must be private and have accessor methods. 49
Error '{' should be on the previous line. 69
Error 'parent' 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 'parent' hides a field. 114
Error '{' should be on the previous line. 115
Error '{' should be on the previous line. 126
Error '{' should be on the previous line. 149
Error '{' should be on the previous line. 151
Error '}' should be on the same line. 153
Error '{' should be on the previous line. 155
Error '{' should be on the previous line. 175
Error '{' should be on the previous line. 177
Error '}' should be on the same line. 179
Error '{' should be on the previous line. 181
Error '{' should be on the previous line. 201
Error '{' should be on the previous line. 203
Error '}' should be on the same line. 205
Error '{' should be on the previous line. 207
Error '}' should be on the same line. 209
Error '{' should be on the previous line. 211
Error '{' should be on the previous line. 228
Error '{' should be on the previous line. 230
Error '}' should be on the same line. 232
Error '{' should be on the previous line. 234
Error '}' should be on the same line. 236
Error '{' should be on the previous line. 238
Error '{' should be on the previous line. 249
Error '{' should be on the previous line. 259
Error '{' should be on the previous line. 269
Error '{' should be on the previous line. 279
Error '{' should be on the previous line. 289
Error '{' should be on the previous line. 300
Error '{' should be on the previous line. 311
Error '{' should be on the previous line. 322
Error '{' should be on the previous line. 333
Error '{' should be on the previous line. 343
Error '{' should be on the previous line. 359
Error '{' should be on the previous line. 379
Error '{' should be on the previous line. 400
Error '{' should be on the previous line. 402
Error '}' should be on the same line. 404
Error '{' should be on the previous line. 406
Error '{' should be on the previous line. 426
Error '{' should be on the previous line. 428
Error '{' should be on the previous line. 446
Error '{' should be on the previous line. 448
Error Line is longer than 80 characters. 449
Error 'locator' hides a field. 462
Error '{' should be on the previous line. 463
Error '{' should be on the previous line. 465
Error Line is longer than 80 characters. 471
Error '{' should be on the previous line. 475
Error Must have at least one statement. 475
Error Missing a Javadoc comment. 480
Error '{' should be on the previous line. 481
Error '{' should be on the previous line. 493
Error '{' should be on the previous line. 496
Error '{' should be on the previous line. 509
Error '{' should be on the previous line. 513
Error '{' should be on the previous line. 528
Error '{' should be on the previous line. 530
Error '{' should be on the previous line. 544
Error '{' should be on the previous line. 546
Error '{' should be on the previous line. 564
Error '{' should be on the previous line. 566
Error '{' should be on the previous line. 583
Error '{' should be on the previous line. 585
Error '{' should be on the previous line. 601
Error '{' should be on the previous line. 603
Error '{' should be on the previous line. 619
Error '{' should be on the previous line. 621
Error '{' should be on the previous line. 636
Error '{' should be on the previous line. 638
Error '{' should be on the previous line. 652
Error '{' should be on the previous line. 654
Error '{' should be on the previous line. 672
Error '{' should be on the previous line. 674
Error '{' should be on the previous line. 688
Error '{' should be on the previous line. 690
Error '{' should be on the previous line. 704
Error '{' should be on the previous line. 706
Error '{' should be on the previous line. 726
Error '{' should be on the previous line. 728
Error '{' should be on the previous line. 746
Error '{' should be on the previous line. 748
Error '{' should be on the previous line. 760
Error '{' should be on the previous line. 762
Error '{' should be on the previous line. 775
Error '{' should be on the previous line. 777
Error '{' should be on the previous line. 790
Error '{' should be on the previous line. 792
Error '{' should be on the previous line. 803
Error '{' should be on the previous line. 805
Error '{' should be on the previous line. 816
Error '{' should be on the previous line. 818
Error Unused @throws tag for 'NullPointerException'. 835
Error '{' should be on the previous line. 839
Error '{' should be on the previous line. 841
Error '{' should be on the previous line. 853
Error '}' should be on the same line. 856
Error '{' should be on the previous line. 858
Error Must have at least one statement. 858

net/sf/tomp/xtcl/filter/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/tomp/xtcl/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/tomp/xtcl/result/HasResult.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/result/HasResult.java

ErrorLine
Error Line has trailing spaces. 7
Error Line has trailing spaces. 14

net/sf/tomp/xtcl/result/package.html

ErrorLine
Error Missing package documentation file.0

net/sf/tomp/xtcl/source/XTSAXSource.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/source/XTSAXSource.java

ErrorLine
Error Line has trailing spaces. 12
Error Variable 'xmlReader' must be private and have accessor methods. 17
Error Line has trailing spaces. 21
Error Missing a Javadoc comment. 31

net/sf/tomp/xtcl/source/XTSourceFactory.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/source/XTSourceFactory.java

ErrorLine
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15

net/sf/tomp/xtcl/source/XTSourceFactoryImpl.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/source/XTSourceFactoryImpl.java

ErrorLine
Error Line has trailing spaces. 12
Error Line has trailing spaces. 18

net/sf/tomp/xtcl/source/package.html

ErrorLine
Error Missing package documentation file.0