Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
178003319

Files

FilesIWE
net/sf/tomp/general/Identifiable.java 001
net/sf/tomp/general/Identifiable.java 003
net/sf/tomp/general/IdentifiableBase.java 001
net/sf/tomp/general/IdentifiableBase.java 0019
net/sf/tomp/general/Parametrized.java 001
net/sf/tomp/general/Parametrized.java 006
net/sf/tomp/general/package.html 001
net/sf/tomp/util/io/FileUtil.java 001
net/sf/tomp/util/io/FileUtil.java 009
net/sf/tomp/util/io/package.html 001
net/sf/tomp/xtcl/Command.java 001
net/sf/tomp/xtcl/Command.java 005
net/sf/tomp/xtcl/CommandLineReader.java 001
net/sf/tomp/xtcl/CommandLineReader.java 0018
net/sf/tomp/xtcl/Compiler.java 001
net/sf/tomp/xtcl/Compiler.java 007
net/sf/tomp/xtcl/CompilerBase.java 001
net/sf/tomp/xtcl/CompilerBase.java 00232
net/sf/tomp/xtcl/CompilerFactory.java 001
net/sf/tomp/xtcl/CompilerFactory.java 0036
net/sf/tomp/xtcl/Context.java 001
net/sf/tomp/xtcl/Context.java 00202
net/sf/tomp/xtcl/InteractiveExecutor.java 001
net/sf/tomp/xtcl/InteractiveExecutor.java 0014
net/sf/tomp/xtcl/Main.java 001
net/sf/tomp/xtcl/Main.java 0064
net/sf/tomp/xtcl/ParametrizedCommand.java 008
net/sf/tomp/xtcl/UnknownCommandException.java 001
net/sf/tomp/xtcl/UnknownCommandException.java 0014
net/sf/tomp/xtcl/XTCompiler.java 001
net/sf/tomp/xtcl/XTCompiler.java 0017
net/sf/tomp/xtcl/ant/XtclTask.java 001
net/sf/tomp/xtcl/ant/XtclTask.java 0053
net/sf/tomp/xtcl/ant/package.html 001
net/sf/tomp/xtcl/command/AbstractCommand.java 001
net/sf/tomp/xtcl/command/AbstractCommand.java 00165
net/sf/tomp/xtcl/command/AbstractParametrizedVarCommand.java 001
net/sf/tomp/xtcl/command/AbstractParametrizedVarCommand.java 0021
net/sf/tomp/xtcl/command/Call.java 001
net/sf/tomp/xtcl/command/Call.java 0023
net/sf/tomp/xtcl/command/CatchCommand.java 001
net/sf/tomp/xtcl/command/CatchCommand.java 006
net/sf/tomp/xtcl/command/Cd.java 001
net/sf/tomp/xtcl/command/Cd.java 0010
net/sf/tomp/xtcl/command/Chain.java 001
net/sf/tomp/xtcl/command/Chain.java 0045
net/sf/tomp/xtcl/command/Do.java 001
net/sf/tomp/xtcl/command/Do.java 0051
net/sf/tomp/xtcl/command/Doc.java 001
net/sf/tomp/xtcl/command/Doc.java 0033
net/sf/tomp/xtcl/command/Dump.java 001
net/sf/tomp/xtcl/command/Dump.java 00103
net/sf/tomp/xtcl/command/DumpContext.java 001
net/sf/tomp/xtcl/command/DumpContext.java 0017
net/sf/tomp/xtcl/command/DumpContexts.java 001
net/sf/tomp/xtcl/command/DumpContexts.java 0017
net/sf/tomp/xtcl/command/Echo.java 001
net/sf/tomp/xtcl/command/Echo.java 0015
net/sf/tomp/xtcl/command/End.java 001
net/sf/tomp/xtcl/command/End.java 009
net/sf/tomp/xtcl/command/Err.java 001
net/sf/tomp/xtcl/command/Err.java 0021
net/sf/tomp/xtcl/command/ExeCommand.java 001
net/sf/tomp/xtcl/command/ExeCommand.java 0016
net/sf/tomp/xtcl/command/Fil.java 001
net/sf/tomp/xtcl/command/Fil.java 009
net/sf/tomp/xtcl/command/FileCommand.java 001
net/sf/tomp/xtcl/command/FileCommand.java 0022
net/sf/tomp/xtcl/command/FilterCommand.java 001
net/sf/tomp/xtcl/command/FilterCommand.java 0035
net/sf/tomp/xtcl/command/Function.java 001
net/sf/tomp/xtcl/command/Function.java 0041
net/sf/tomp/xtcl/command/Help.java 001
net/sf/tomp/xtcl/command/Help.java 009
net/sf/tomp/xtcl/command/JavaCommand.java 001
net/sf/tomp/xtcl/command/JavaCommand.java 0026
net/sf/tomp/xtcl/command/JoostStyle.java 001
net/sf/tomp/xtcl/command/JoostStyle.java 0013
net/sf/tomp/xtcl/command/Label.java 001
net/sf/tomp/xtcl/command/Label.java 0012
net/sf/tomp/xtcl/command/Load.java 001
net/sf/tomp/xtcl/command/Load.java 0036
net/sf/tomp/xtcl/command/PropertiesCommand.java 001
net/sf/tomp/xtcl/command/PropertiesCommand.java 0087
net/sf/tomp/xtcl/command/PropertiesToContext.java 001
net/sf/tomp/xtcl/command/PropertiesToContext.java 0050
net/sf/tomp/xtcl/command/Remove.java 001
net/sf/tomp/xtcl/command/Remove.java 0047
net/sf/tomp/xtcl/command/Ret.java 001
net/sf/tomp/xtcl/command/Ret.java 0049
net/sf/tomp/xtcl/command/SAXSourceCommand.java 001
net/sf/tomp/xtcl/command/SAXSourceCommand.java 0033
net/sf/tomp/xtcl/command/STXFilterCommand.java 001
net/sf/tomp/xtcl/command/STXFilterCommand.java 0034
net/sf/tomp/xtcl/command/Save.java 001
net/sf/tomp/xtcl/command/Save.java 0036
net/sf/tomp/xtcl/command/Sequence.java 001
net/sf/tomp/xtcl/command/Sequence.java 0026
net/sf/tomp/xtcl/command/SetCommand.java 001
net/sf/tomp/xtcl/command/SetCommand.java 0020
net/sf/tomp/xtcl/command/Str.java 001
net/sf/tomp/xtcl/command/Str.java 0018
net/sf/tomp/xtcl/command/Style.java 001
net/sf/tomp/xtcl/command/Style.java 0063
net/sf/tomp/xtcl/command/StyleFilterCommand.java 001
net/sf/tomp/xtcl/command/StyleFilterCommand.java 0081
net/sf/tomp/xtcl/command/TeeFilterCommand.java 001
net/sf/tomp/xtcl/command/TeeFilterCommand.java 0024
net/sf/tomp/xtcl/command/Template.java 001
net/sf/tomp/xtcl/command/Template.java 0018
net/sf/tomp/xtcl/command/Transform.java 001
net/sf/tomp/xtcl/command/Transform.java 0051
net/sf/tomp/xtcl/command/TryBlock.java 001
net/sf/tomp/xtcl/command/TryBlock.java 0016
net/sf/tomp/xtcl/command/VarCommand.java 001
net/sf/tomp/xtcl/command/VarCommand.java 0010
net/sf/tomp/xtcl/command/Verbose.java 001
net/sf/tomp/xtcl/command/Verbose.java 0017
net/sf/tomp/xtcl/command/XSLTFilterCommand.java 001
net/sf/tomp/xtcl/command/XSLTFilterCommand.java 0034
net/sf/tomp/xtcl/command/package.html 001
net/sf/tomp/xtcl/filter/DynamicFilter.java 001
net/sf/tomp/xtcl/filter/DynamicFilter.java 004
net/sf/tomp/xtcl/filter/DynamicFilterImpl.java 001
net/sf/tomp/xtcl/filter/DynamicFilterImpl.java 00184
net/sf/tomp/xtcl/filter/DynamicMultiFilter.java 001
net/sf/tomp/xtcl/filter/DynamicMultiFilter.java 007
net/sf/tomp/xtcl/filter/DynamicMultiFilterImpl.java 001
net/sf/tomp/xtcl/filter/DynamicMultiFilterImpl.java 00214
net/sf/tomp/xtcl/filter/HasOutputProperties.java 001
net/sf/tomp/xtcl/filter/HasOutputProperties.java 005
net/sf/tomp/xtcl/filter/HasOutputPropertiesWrapper.java 001
net/sf/tomp/xtcl/filter/HasOutputPropertiesWrapper.java 0014
net/sf/tomp/xtcl/filter/TeeFilter.java 001
net/sf/tomp/xtcl/filter/TeeFilter.java 004
net/sf/tomp/xtcl/filter/TeeFilterImpl.java 001
net/sf/tomp/xtcl/filter/TeeFilterImpl.java 0053
net/sf/tomp/xtcl/filter/TemplatesCache.java 001
net/sf/tomp/xtcl/filter/TemplatesCache.java 003
net/sf/tomp/xtcl/filter/TransformerFilterImpl.java 001
net/sf/tomp/xtcl/filter/TransformerFilterImpl.java 0050
net/sf/tomp/xtcl/filter/XSLTFilter.java 001
net/sf/tomp/xtcl/filter/XSLTFilter.java 0055
net/sf/tomp/xtcl/filter/XTFilter.java 001
net/sf/tomp/xtcl/filter/XTFilter.java 0010
net/sf/tomp/xtcl/filter/XTFilterFactory.java 001
net/sf/tomp/xtcl/filter/XTFilterFactory.java 0013
net/sf/tomp/xtcl/filter/XTFilterFactoryImpl.java 001
net/sf/tomp/xtcl/filter/XTFilterFactoryImpl.java 0052
net/sf/tomp/xtcl/filter/XTFilterImpl.java 001
net/sf/tomp/xtcl/filter/XTFilterImpl.java 00202
net/sf/tomp/xtcl/filter/package.html 001
net/sf/tomp/xtcl/package.html 001
net/sf/tomp/xtcl/resolver/XTResolver.java 001
net/sf/tomp/xtcl/resolver/XTResolver.java 0031
net/sf/tomp/xtcl/resolver/XTResolvingReader.java 001
net/sf/tomp/xtcl/resolver/XTResolvingReader.java 0023
net/sf/tomp/xtcl/resolver/package.html 001
net/sf/tomp/xtcl/result/HasResult.java 001
net/sf/tomp/xtcl/result/HasResult.java 006
net/sf/tomp/xtcl/result/package.html 001
net/sf/tomp/xtcl/source/XTSAXSource.java 001
net/sf/tomp/xtcl/source/XTSAXSource.java 0015
net/sf/tomp/xtcl/source/XTSourceFactory.java 001
net/sf/tomp/xtcl/source/XTSourceFactory.java 0010
net/sf/tomp/xtcl/source/XTSourceFactoryImpl.java 001
net/sf/tomp/xtcl/source/XTSourceFactoryImpl.java 0013
net/sf/tomp/xtcl/source/package.html 001
net/sf/tomp/xtcl/test/MyMultiFilter.java 001
net/sf/tomp/xtcl/test/MyMultiFilter.java 0011
net/sf/tomp/xtcl/test/MyMultiFilterCommand.java 001
net/sf/tomp/xtcl/test/MyMultiFilterCommand.java 0011
net/sf/tomp/xtcl/test/PokusXTFilter.java 001
net/sf/tomp/xtcl/test/PokusXTFilter.java 0048
net/sf/tomp/xtcl/test/TestParametrizedVarCommand.java 001
net/sf/tomp/xtcl/test/TestParametrizedVarCommand.java 0012
net/sf/tomp/xtcl/test/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 header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error Line contains a tab character. 13

net/sf/tomp/general/IdentifiableBase.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/general/IdentifiableBase.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 6
Error Line has trailing spaces. 9
Error Missing a Javadoc comment. 13
Error First sentence should end with a period. 15
Error Parameter i should be final. 16
Error Expected @param tag for 'i'. 16
Error Line has trailing spaces. 25
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 27
Error First sentence should end with a period. 31
Error Method 'setId' is not designed for extension - needs to be abstract, final or empty. 32
Error Parameter s should be final. 32
Error Expected @param tag for 's'. 32
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 36
Error Missing a Javadoc comment. 36
Error Expected an @return tag. 41
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter o should be final. 41
Error Expected @param tag for 'o'. 41

net/sf/tomp/general/Parametrized.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/general/Parametrized.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 3
Error Line has trailing spaces. 4
Error Line has trailing spaces. 6
Error First sentence should end with a period. 11
Error Line has trailing spaces. 13

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error Utility classes should not have a public or default constructor. 19
Error Line has trailing spaces. 20
Error Line contains a tab character. 20
Error Parameter f should be final. 26
Error Expected @throws tag for 'IOException'. 26
Error Parameter u should be final. 47
Error Expected @throws tag for 'IOException'. 47

net/sf/tomp/util/io/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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error First sentence should end with a period. 11
Error Line has trailing spaces. 13
Error Expected @throws tag for 'Exception'. 17

net/sf/tomp/xtcl/CommandLineReader.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/CommandLineReader.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error First sentence should end with a period. 15
Error Variable 'br' must be private and have accessor methods. 16
Error First sentence should end with a period. 18
Error Line has trailing spaces. 20
Error First sentence should end with a period. 27
Error Line has trailing spaces. 29
Error Parameter s should be final. 33
Error First sentence should end with a period. 37
Error Line has trailing spaces. 39
Error Parameter f should be final. 43
Error First sentence should end with a period. 47
Error Line has trailing spaces. 49
Error Parameter b should be final. 53
Error First sentence should end with a period. 57
Error Line has trailing spaces. 59
Error Method 'nextCommandLine' is not designed for extension - needs to be abstract, final or empty. 63

net/sf/tomp/xtcl/Compiler.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/Compiler.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error First sentence should end with a period. 13
Error Line has trailing spaces. 15
Error Expected @param tag for 'clr'. 35
Error Expected @param tag for 'script'. 42

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 header - not enough lines in file. 1
Error Line has trailing spaces. 18
Error Line contains a tab character. 23
Error Missing a Javadoc comment. 23
Error First sentence should end with a period. 25
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 34
Error Parameter clr should be final. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 52
Error Line contains a tab character. 54
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error First sentence should end with a period. 59
Error Line contains a tab character. 59
Error Line contains a tab character. 60
Error Line has trailing spaces. 61
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter f should be final. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error First sentence should end with a period. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line has trailing spaces. 74
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter s should be final. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error First sentence should end with a period. 85
Error Line contains a tab character. 85
Error Line is longer than 80 characters. 86
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line has trailing spaces. 88
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line is longer than 80 characters. 99
Error Line contains a tab character. 99
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter cl should be final. 99
Error Parameter clr should be final. 99
Error Line contains a tab character. 100
Error Line contains a tab character. 102
Error Line contains a tab character. 104
Error Line contains a tab character. 105
Error Line contains a tab character. 106
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 116
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Method 'assertWholeLineRead' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter ci should be final. 118
Error Parameter i should be final. 118
Error Parameter cl should be final. 118
Error Line contains a tab character. 119
Error Parameter commandToReturn should be final. 119
Error Expected @param tag for 'commandToReturn'. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 121
Error Line is longer than 80 characters. 122
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error Line contains a tab character. 126
Error Line contains a tab character. 127
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Expected an @return tag. 133
Error Line contains a tab character. 133
Error Method 'compileByNextCompiler' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter ci should be final. 133
Error Expected @param tag for 'ci'. 133
Error Parameter cl should be final. 133
Error Expected @param tag for 'cl'. 133
Error Line contains a tab character. 134
Error Parameter clr should be final. 134
Error Expected @param tag for 'clr'. 134
Error Expected @throws tag for 'Exception'. 134
Error Line contains a tab character. 135
Error Line contains a tab character. 137
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 140
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error First sentence should end with a period. 144
Error Line contains a tab character. 144
Error Line has trailing spaces. 145
Error Line contains a tab character. 145
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error Line contains a tab character. 148
Error Line has trailing spaces. 149
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line is longer than 80 characters. 151
Error Line contains a tab character. 151
Error Method 'setParameters' is not designed for extension - needs to be abstract, final or empty. 151
Error Parameter cl should be final. 151
Error Parameter i should be final. 151
Error Parameter command should be final. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Line contains a tab character. 157
Error Line is longer than 80 characters. 158
Error Line contains a tab character. 158
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 163
Error Line is longer than 80 characters. 164
Error Line contains a tab character. 164
Error Avoid inline conditionals. 164
Error Line contains a tab character. 165
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 171
Error Line contains a tab character. 172
Error Line contains a tab character. 173
Error Line contains a tab character. 174
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 174
Error Line contains a tab character. 175
Error Line contains a tab character. 176
Error Line contains a tab character. 178
Error Line contains a tab character. 179
Error Line contains a tab character. 180
Error Line contains a tab character. 181
Error Method 'getNextCompiler' is not designed for extension - needs to be abstract, final or empty. 181
Error Line contains a tab character. 182
Error Line contains a tab character. 183
Error Line contains a tab character. 185
Error Line contains a tab character. 186
Error Line contains a tab character. 187
Error Line contains a tab character. 188
Error Line contains a tab character. 189
Error Method 'setContext' is not designed for extension - needs to be abstract, final or empty. 189
Error Parameter context should be final. 189
Error 'context' hides a field. 189
Error Line contains a tab character. 190
Error Line contains a tab character. 191
Error First sentence should end with a period. 194
Error Line contains a tab character. 199
Error Line contains a tab character. 200
Error Line has trailing spaces. 201
Error Line contains a tab character. 201
Error Line contains a tab character. 202
Error Line contains a tab character. 203
Error Line contains a tab character. 204
Error Parameter s should be final. 204
Error Line contains a tab character. 205
Error Line contains a tab character. 206
Error First sentence should end with a period. 208
Error Line contains a tab character. 208
Error Line contains a tab character. 209
Error Line has trailing spaces. 210
Error Line contains a tab character. 210
Error Line contains a tab character. 211
Error Line contains a tab character. 212
Error Line contains a tab character. 213
Error Line contains a tab character. 214
Error Line contains a tab character. 216
Error Line contains a tab character. 218
Error Line contains a tab character. 220
Error Line contains a tab character. 221
Error Line contains a tab character. 222
Error Line contains a tab character. 223
Error Line contains a tab character. 224
Error Line contains a tab character. 225
Error Line contains a tab character. 226
Error Line contains a tab character. 228
Error Line contains a tab character. 229

net/sf/tomp/xtcl/CompilerFactory.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/CompilerFactory.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 8
Error Line has trailing spaces. 9
Error Line has trailing spaces. 11
Error Utility classes should not have a public or default constructor. 14
Error Line has trailing spaces. 15
Error Line contains a tab character. 15
Error Line has trailing spaces. 19
Error Parameter context should be final. 25
Error Expected @throws tag for 'InstantiationException'. 26
Error Expected @throws tag for 'IllegalAccessException'. 26
Error Line is longer than 80 characters. 30
Error First sentence should end with a period. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 44
Error Parameter compClassName should be final. 49
Error Parameter context should be final. 49
Error Expected @throws tag for 'InstantiationException'. 50
Error Expected @throws tag for 'IllegalAccessException'. 50
Error First sentence should end with a period. 57
Error Line has trailing spaces. 58
Error Line has trailing spaces. 62
Error Line has trailing spaces. 64
Error Parameter compClass should be final. 69
Error Parameter context should be final. 69
Error Expected @param tag for 'context'. 69
Error Expected @throws tag for 'InstantiationException'. 70
Error Expected @throws tag for 'IllegalAccessException'. 70
Error First sentence should end with a period. 86
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Parameter srcContext should be final. 96
Error Parameter targetContext should be final. 96
Error Expected @throws tag for 'InstantiationException'. 97
Error Expected @throws tag for 'IllegalAccessException'. 97

net/sf/tomp/xtcl/Context.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/Context.java

ErrorLine
Error Line does not match expected header line of ' MOZILLA PUBLIC LICENSE'. 1
Error First sentence should end with a period. 46
Error Line has trailing spaces. 49
Error Line has trailing spaces. 53
Error Line contains a tab character. 53
Error Missing a Javadoc comment. 54
Error Variable 'uriResolverClass' must be private and have accessor methods. 54
Error Missing a Javadoc comment. 56
Error Variable 'resolvingXMLReaderClass' must be private and have accessor methods. 56
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 72
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 87
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 89
Error First sentence should end with a period. 91
Error Line has trailing spaces. 93
Error Expected @throws tag for 'InstantiationException'. 103
Error Expected @throws tag for 'IllegalAccessException'. 103
Error Expected @throws tag for 'ClassNotFoundException'. 104
Error Line has trailing spaces. 126
Error Parameter p should be final. 134
Error Expected @throws tag for 'InstantiationException'. 135
Error Expected @throws tag for 'IllegalAccessException'. 136
Error Expected @throws tag for 'ClassNotFoundException'. 136
Error First sentence should end with a period. 174
Error Method 'addCompiler' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter comp should be final. 178
Error Method 'addCompiler' is not designed for extension - needs to be abstract, final or empty. 182
Error Missing a Javadoc comment. 182
Error Parameter index should be final. 182
Error Parameter comp should be final. 182
Error Line has trailing spaces. 183
Error First sentence should end with a period. 187
Error Method 'removeCompiler' is not designed for extension - needs to be abstract, final or empty. 190
Error Method 'removeCompiler' is not designed for extension - needs to be abstract, final or empty. 194
Error Missing a Javadoc comment. 194
Error Parameter index should be final. 194
Error Line has trailing spaces. 204
Error Line has trailing spaces. 206
Error Method 'dump' is not designed for extension - needs to be abstract, final or empty. 209
Error Parameter deep should be final. 209
Error Line has trailing spaces. 227
Error Method 'dumpAll' is not designed for extension - needs to be abstract, final or empty. 231
Error Parameter deep should be final. 231
Error Line has trailing spaces. 246
Error Line has trailing spaces. 248
Error Method 'dumpVariable' is not designed for extension - needs to be abstract, final or empty. 251
Error Parameter k should be final. 251
Error First sentence should end with a period. 264
Error Line has trailing spaces. 266
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 272
Error Parameter command should be final. 272
Error First sentence should end with a period. 280
Error Line has trailing spaces. 283
Error Method 'get' is not designed for extension - needs to be abstract, final or empty. 287
Error Parameter ref should be final. 287
Error First sentence should end with a period. 297
Error Line has trailing spaces. 299
Error Method 'remove' is not designed for extension - needs to be abstract, final or empty. 303
Error Parameter ref should be final. 303
Error First sentence should end with a period. 307
Error Method 'getCompilerCount' is not designed for extension - needs to be abstract, final or empty. 311
Error Method 'getCompiler' is not designed for extension - needs to be abstract, final or empty. 315
Error Missing a Javadoc comment. 315
Error Method 'getCompiler' is not designed for extension - needs to be abstract, final or empty. 323
Error Missing a Javadoc comment. 323
Error Parameter index should be final. 323
Error First sentence should end with a period. 327
Error Line has trailing spaces. 329
Error Method 'getDepth' is not designed for extension - needs to be abstract, final or empty. 332
Error First sentence should end with a period. 336
Error Line has trailing spaces. 338
Error Method 'getDocumentBuilder' is not designed for extension - needs to be abstract, final or empty. 341
Error Line has trailing spaces. 346
Error Line has trailing spaces. 347
Error Line has trailing spaces. 348
Error Method 'getEmptyTransformer' is not designed for extension - needs to be abstract, final or empty. 350
Error Line has trailing spaces. 355
Error Line has trailing spaces. 356
Error Line has trailing spaces. 357
Error Line has trailing spaces. 358
Error Unused @param tag for 'f'. 359
Error Method 'getFile' is not designed for extension - needs to be abstract, final or empty. 362
Error Parameter n should be final. 362
Error Expected @param tag for 'n'. 362
Error Line has trailing spaces. 376
Error Method 'getJoostTransformerFactory' is not designed for extension - needs to be abstract, final or empty. 379
Error Method 'getNextCompiler' is not designed for extension - needs to be abstract, final or empty. 383
Error Missing a Javadoc comment. 383
Error Parameter c should be final. 383
Error 'c' hides a field. 383
Error First sentence should end with a period. 393
Error Line has trailing spaces. 395
Error Method 'getOut' is not designed for extension - needs to be abstract, final or empty. 398
Error First sentence should end with a period. 402
Error Line has trailing spaces. 404
Error Method 'getPrevious' is not designed for extension - needs to be abstract, final or empty. 407
Error First sentence should end with a period. 411
Error Line has trailing spaces. 412
Error Line has trailing spaces. 413
Error Line has trailing spaces. 414
Error Method 'getRealPath' is not designed for extension - needs to be abstract, final or empty. 417
Error First sentence should end with a period. 421
Error Line has trailing spaces. 423
Error Method 'getSAXParserFactory' is not designed for extension - needs to be abstract, final or empty. 426
Error First sentence should end with a period. 430
Error Line has trailing spaces. 432
Error Method 'getTransformerFactory' is not designed for extension - needs to be abstract, final or empty. 435
Error Line has trailing spaces. 441
Error Method 'getXTFilterFactory' is not designed for extension - needs to be abstract, final or empty. 444
Error Line has trailing spaces. 450
Error Method 'getXTSourceFactory' is not designed for extension - needs to be abstract, final or empty. 453
Error Line has trailing spaces. 459
Error Method 'isStrictPassing' is not designed for extension - needs to be abstract, final or empty. 462
Error Method 'isVerbose' is not designed for extension - needs to be abstract, final or empty. 469
Error Line has trailing spaces. 475
Error Method 'put' is not designed for extension - needs to be abstract, final or empty. 479
Error Parameter ref should be final. 479
Error Parameter value should be final. 479
Error Line has trailing spaces. 485
Error Method 'setOut' is not designed for extension - needs to be abstract, final or empty. 488
Error Parameter o should be final. 488
Error Line has trailing spaces. 494
Error Method 'setRealPath' is not designed for extension - needs to be abstract, final or empty. 497
Error Parameter f should be final. 497
Error First sentence should end with a period. 501
Error Line has trailing spaces. 503
Error Method 'setStrictPassing' is not designed for extension - needs to be abstract, final or empty. 506
Error Parameter b should be final. 506
Error Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 513
Error Parameter verbose should be final. 513
Error 'verbose' hides a field. 513
Error Line has trailing spaces. 519
Error Method 'setXTFilterFactory' is not designed for extension - needs to be abstract, final or empty. 522
Error Parameter f should be final. 522
Error Line has trailing spaces. 528
Error Unused @param tag for 'context'. 530
Error Unused @throws tag for 'IllegalArgumentException'. 532
Error Method 'refToFile' is not designed for extension - needs to be abstract, final or empty. 534
Error Parameter ref should be final. 534
Error Method 'refToProperties' is not designed for extension - needs to be abstract, final or empty. 548
Error Missing a Javadoc comment. 548
Error Parameter ref should be final. 548
Error Method 'refToTemplate' is not designed for extension - needs to be abstract, final or empty. 560
Error Missing a Javadoc comment. 560
Error Parameter ref should be final. 560
Error Line has trailing spaces. 574
Error Unused @param tag for 'context'. 576
Error Unused @throws tag for 'IllegalArgumentException'. 578
Error Method 'refToXMLFilter' is not designed for extension - needs to be abstract, final or empty. 580
Error Parameter ref should be final. 580
Error Line has trailing spaces. 594
Error Unused @param tag for 'context'. 596
Error Unused @throws tag for 'IllegalArgumentException'. 598
Error Method 'refToSource' is not designed for extension - needs to be abstract, final or empty. 600
Error Parameter ref should be final. 600
Error Line has trailing spaces. 622
Error Unused @param tag for 'context'. 624
Error Unused @throws tag for 'IllegalArgumentException'. 627
Error Method 'refToInputSource' is not designed for extension - needs to be abstract, final or empty. 629
Error Parameter ref should be final. 629
Error Line has trailing spaces. 651
Error Unused @param tag for 'context'. 653
Error Method 'refToStyle' is not designed for extension - needs to be abstract, final or empty. 657
Error Parameter ref should be final. 657
Error Line has trailing spaces. 673
Error Unused @param tag for 'context'. 675
Error Method 'refToJoostStyle' is not designed for extension - needs to be abstract, final or empty. 679
Error Parameter ref should be final. 679
Error First sentence should end with a period. 693
Error Line is longer than 80 characters. 694
Error Line has trailing spaces. 698
Error Unused @param tag for 'context'. 700
Error Unused @throws tag for 'IllegalArgumentException'. 702
Error Method 'refToResult' is not designed for extension - needs to be abstract, final or empty. 704
Error Parameter ref should be final. 704
Error 'db' hides a field. 708
Error Line is longer than 80 characters. 742
Error Line is longer than 80 characters. 757
Error Parameter resolvingXMLReaderClass should be final. 757
Error 'resolvingXMLReaderClass' hides a field. 757
Error Parameter uriResolverClass should be final. 771
Error 'uriResolverClass' hides a field. 771
Error Method 'isExtraVerbose' is not designed for extension - needs to be abstract, final or empty. 777
Error Method 'setExtraVerbose' is not designed for extension - needs to be abstract, final or empty. 783
Error Parameter extraVerbose should be final. 783
Error 'extraVerbose' hides a field. 783
Error Method 'getUriResolver' is not designed for extension - needs to be abstract, final or empty. 789
Error Method 'setUriResolver' is not designed for extension - needs to be abstract, final or empty. 795
Error Parameter uriResolver should be final. 795
Error 'uriResolver' hides a field. 795

net/sf/tomp/xtcl/InteractiveExecutor.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/InteractiveExecutor.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 14
Error Line has trailing spaces. 18
Error Line contains a tab character. 18
Error First sentence should end with a period. 19
Error Variable 'context' must be private and have accessor methods. 20
Error First sentence should end with a period. 22
Error Line has trailing spaces. 24
Error Parameter c should be final. 27
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 35
Error Method 'interactive' is not designed for extension - needs to be abstract, final or empty. 39
Error Line has trailing spaces. 86

net/sf/tomp/xtcl/Main.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/Main.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error Line has trailing spaces. 20
Error Line has trailing spaces. 22
Error Line has trailing spaces. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30
Error Line has trailing spaces. 32
Error Line has trailing spaces. 37
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Line has trailing spaces. 49
Error Line has trailing spaces. 51
Error Line has trailing spaces. 55
Error Line has trailing spaces. 61
Error Line has trailing spaces. 63
Error Line has trailing spaces. 65
Error Line has trailing spaces. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 74
Error Line has trailing spaces. 77
Error Line has trailing spaces. 79
Error Line is longer than 80 characters. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 83
Error Line has trailing spaces. 87
Error Line has trailing spaces. 90
Error Line has trailing spaces. 92
Error Line has trailing spaces. 94
Error Line has trailing spaces. 100
Error Utility classes should not have a public or default constructor. 104
Error Line has trailing spaces. 108
Error Method length is 225 lines (max allowed is 150). 114
Error Parameter args should be final. 114
Error Line is longer than 80 characters. 139
Error Line is longer than 80 characters. 154
Error Line is longer than 80 characters. 190
Error Line has trailing spaces. 216
Error '80' is a magic number. 228
Error Line is longer than 80 characters. 230
Error '10' is a magic number. 231
Error '25' is a magic number. 231
Error '80' is a magic number. 241
Error Line has trailing spaces. 268
Error Line is longer than 80 characters. 268
Error Line is longer than 80 characters. 275
Error Line has trailing spaces. 314
Error Line is longer than 80 characters. 314
Error Line is longer than 80 characters. 321
Error Line is longer than 80 characters. 330
Error Line has trailing spaces. 343
Error Parameter context should be final. 349
Error Expected @param tag for 'context'. 349
Error Parameter cs should be final. 349
Error Expected @param tag for 'cs'. 349
Error Expected @throws tag for 'Exception'. 349
Error 'if' construct must use '{}'s. 350
Error 'if' construct must use '{}'s. 361

net/sf/tomp/xtcl/ParametrizedCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error Line has trailing spaces. 18
Error Line contains a tab character. 18
Error Line has trailing spaces. 22
Error Expected @param tag for 'ref'. 25

net/sf/tomp/xtcl/UnknownCommandException.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/UnknownCommandException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 6
Error Line has trailing spaces. 9
Error Line has trailing spaces. 10
Error First sentence should end with a period. 13
Error Line contains a tab character. 14
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error First sentence should end with a period. 18
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Unused @param tag for 'the'. 22
Error Parameter arg0 should be final. 24
Error Expected @param tag for 'arg0'. 24

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 does not match expected header line of ' MOZILLA PUBLIC LICENSE'. 1
Error First sentence should end with a period. 44
Error Line has trailing spaces. 47
Error Line has trailing spaces. 55
Error Unused @throws tag for 'IllegalArgumentException'. 61
Error Line is longer than 80 characters. 63
Error Method 'compile' is not designed for extension - needs to be abstract, final or empty. 63
Error Method length is 578 lines (max allowed is 150). 63
Error Parameter cl should be final. 63
Error Parameter clr should be final. 63
Error Line has trailing spaces. 201
Error '3' is a magic number. 414
Error '3' is a magic number. 414
Error '3' is a magic number. 442
Error '3' is a magic number. 442
Error Line is longer than 80 characters. 465
Error 'if' is not followed by whitespace. 514

net/sf/tomp/xtcl/ant/XtclTask.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/ant/XtclTask.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error Line has trailing spaces. 17
Error Line is longer than 80 characters. 22
Error Line is longer than 80 characters. 23
Error Line is longer than 80 characters. 25
Error Line is longer than 80 characters. 28
Error Line contains a tab character. 29
Error Missing a Javadoc comment. 43
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 59
Error Line has trailing spaces. 63
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 66
Error Redundant throws: 'BuildException' is unchecked exception. 66
Error Line has trailing spaces. 69
Error 'if' is not followed by whitespace. 94
Error 'if' is not followed by whitespace. 102
Error Line is longer than 80 characters. 114
Error Unused @param tag for 'sb'. 114
Error Method 'setIgnoreerrors' is not designed for extension - needs to be abstract, final or empty. 117
Error Parameter g should be final. 117
Error Expected @param tag for 'g'. 117
Error Line is longer than 80 characters. 122
Error Method 'setScriptbefore' is not designed for extension - needs to be abstract, final or empty. 125
Error Parameter sb should be final. 125
Error Line has trailing spaces. 130
Error Method 'addText' is not designed for extension - needs to be abstract, final or empty. 133
Error Parameter text should be final. 133
Error Method 'setFile' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter file should be final. 141
Error 'file' hides a field. 141
Error Line is longer than 80 characters. 146
Error Unused @param tag for 'fileAfter'. 146
Error Method 'setFileafter' is not designed for extension - needs to be abstract, final or empty. 149
Error Parameter fileafter should be final. 149
Error 'fileafter' hides a field. 149
Error Expected @param tag for 'fileafter'. 149
Error Method 'setQuiet' is not designed for extension - needs to be abstract, final or empty. 156
Error Parameter quiet should be final. 156
Error 'quiet' hides a field. 156
Error Method 'setResolvingReader' is not designed for extension - needs to be abstract, final or empty. 164
Error Parameter resolvingReader should be final. 164
Error 'resolvingReader' hides a field. 164
Error Method 'setUriResolver' is not designed for extension - needs to be abstract, final or empty. 172
Error Parameter uriResolver should be final. 172
Error 'uriResolver' hides a field. 172

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

ErrorLine
Error Missing package documentation file.0

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 17
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line is longer than 80 characters. 28
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 30
Error Parameter c should be final. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line has trailing spaces. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line has trailing spaces. 45
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Method 'done' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter c should be final. 47
Error Parameter i should be final. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line has trailing spaces. 63
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error Line has trailing spaces. 67
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line has trailing spaces. 69
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line has trailing spaces. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Line contains a tab character. 74
Error Line has trailing spaces. 75
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line has trailing spaces. 78
Error Line contains a tab character. 78
Error Line contains a tab character. 79
Error Line has trailing spaces. 80
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error Parameter params should be final. 82
Error Parameter realParams should be final. 82
Error Parameter f should be final. 82
Error Line contains a tab character. 83
Error Parameter context should be final. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line is longer than 80 characters. 88
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 98
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error First sentence should end with a period. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line has trailing spaces. 108
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line contains a tab character. 110
Error Line has trailing spaces. 111
Error Line contains a tab character. 111
Error Line contains a tab character. 112
Error Line contains a tab character. 113
Error Line contains a tab character. 114
Error Parameter os should be final. 114
Error Line contains a tab character. 115
Error Line contains a tab character. 117
Error Line contains a tab character. 118
Error Line contains a tab character. 119
Error Line contains a tab character. 120
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 125
Error Line contains a tab character. 126
Error First sentence should end with a period. 128
Error Line contains a tab character. 128
Error Line contains a tab character. 129
Error Line has trailing spaces. 130
Error Line contains a tab character. 130
Error Line contains a tab character. 131
Error Line contains a tab character. 132
Error Line contains a tab character. 133
Error Line contains a tab character. 134
Error Line contains a tab character. 135
Error Parameter m should be final. 135
Error Line contains a tab character. 136
Error Line contains a tab character. 138
Error Line contains a tab character. 139
Error Line contains a tab character. 141
Error Line contains a tab character. 142
Error Line contains a tab character. 143
Error Line contains a tab character. 144
Error Line contains a tab character. 146
Error Line contains a tab character. 147
Error First sentence should end with a period. 149
Error Line contains a tab character. 149
Error Line contains a tab character. 150
Error Line has trailing spaces. 151
Error Line contains a tab character. 151
Error Line contains a tab character. 152
Error Line contains a tab character. 153
Error Line contains a tab character. 154
Error Line contains a tab character. 155
Error Line contains a tab character. 156
Error Parameter m should be final. 156
Error Line contains a tab character. 157
Error Line contains a tab character. 159
Error Line contains a tab character. 160
Error Line contains a tab character. 161
Error Line contains a tab character. 162
Error Line contains a tab character. 164
Error Line contains a tab character. 166
Error Line contains a tab character. 167
Error Line contains a tab character. 168
Error Line contains a tab character. 169
Error Line contains a tab character. 171
Error Line contains a tab character. 172

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 19
Error First sentence should end with a period. 26
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31
Error Line has trailing spaces. 35
Error Method 'addParameterPropertiesReference' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter ref should be final. 37
Error Expected @param tag for 'ref'. 37
Error Line is longer than 80 characters. 38
Error Line has trailing spaces. 39
Error Line is longer than 80 characters. 43
Error Parameter k should be final. 45
Error Parameter v should be final. 45
Error Line has trailing spaces. 50
Error Method 'propertiesToParameters' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter context should be final. 54
Error Expected @param tag for 'context'. 54
Error Expected @throws tag for 'Exception'. 54
Error Line has trailing spaces. 55
Error Line contains a tab character. 55

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 10
Error Missing a Javadoc comment. 15
Error Variable 'name' must be private and have accessor methods. 18
Error First sentence should end with a period. 20
Error Variable 'passes' must be private and have accessor methods. 21
Error First sentence should end with a period. 23
Error Line has trailing spaces. 25
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 28
Error Parameter p should be final. 28
Error First sentence should end with a period. 32
Error Line has trailing spaces. 34
Error Method 'setPasses' is not designed for extension - needs to be abstract, final or empty. 37
Error Parameter r should be final. 37
Error First sentence should end with a period. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 48
Error Parameter context should be final. 48
Error First sentence should end with a period. 76
Error Line has trailing spaces. 77
Error Line has trailing spaces. 78
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 81

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 4
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 12
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 15

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 17
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 21
Error Parameter context should be final. 21
Error Avoid inline conditionals. 28
Error Line has trailing spaces. 33
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 36

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 29
Error Line has trailing spaces. 31
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error First sentence should end with a period. 36
Error Variable 'sourceRef' must be private and have accessor methods. 37
Error First sentence should end with a period. 39
Error Variable 'filterStyleRefs' must be private and have accessor methods. 40
Error First sentence should end with a period. 42
Error Variable 'resultRef' must be private and have accessor methods. 43
Error First sentence should end with a period. 45
Error Line has trailing spaces. 47
Error Method 'setSourceRef' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter s should be final. 50
Error First sentence should end with a period. 54
Error Line has trailing spaces. 56
Error Method 'addFilterStyleRef' is not designed for extension - needs to be abstract, final or empty. 59
Error Parameter s should be final. 59
Error Line has trailing spaces. 60
Error Line has trailing spaces. 65
Error Method 'setResultRef' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter s should be final. 68
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 Expected an @return tag. 80
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 80
Error Parameter context should be final. 80
Error Expected @param tag for 'context'. 80
Error Expected @throws tag for 'Exception'. 80
Error Avoid inline conditionals. 96
Error Avoid inline conditionals. 100
Error Line is longer than 80 characters. 104
Error Avoid inline conditionals. 138
Error Line is longer than 80 characters. 171
Error Line is longer than 80 characters. 181
Error Line is longer than 80 characters. 189
Error Line is longer than 80 characters. 193
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 226
Error Missing a Javadoc comment. 231
Error Missing a Javadoc comment. 232
Error Parameter systemId should be final. 232
Error Missing a Javadoc comment. 239

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 17
Error Missing a Javadoc comment. 22
Error First sentence should end with a period. 24
Error First sentence should end with a period. 27
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Method 'getTemplateName' is not designed for extension - needs to be abstract, final or empty. 35
Error Line is longer than 80 characters. 41
Error Line has trailing spaces. 43
Error Line has trailing spaces. 44
Error Line has trailing spaces. 46
Error Line has trailing spaces. 48
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 50
Error Parameter context should be final. 50
Error Expected @throws tag for 'Exception'. 50
Error Line has trailing spaces. 53
Error Line has trailing spaces. 57
Error 'if' is not followed by whitespace. 58
Error 'if' is not followed by whitespace. 62
Error Line has trailing spaces. 63
Error Line is longer than 80 characters. 65
Error 'cast' is not followed by whitespace. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 67
Error Line has trailing spaces. 80
Error Method 'substitute' is not designed for extension - needs to be abstract, final or empty. 84
Error Parameter body should be final. 84
Error Line contains a tab character. 91
Error Line contains a tab character. 94
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error Line has trailing spaces. 110
Error Method 'removeNonsubstituted' is not designed for extension - needs to be abstract, final or empty. 114
Error Parameter body should be final. 114
Error Expected @param tag for 'body'. 114
Error Line has trailing spaces. 115
Error Line is longer than 80 characters. 116
Error First sentence should end with a period. 122
Error Line has trailing spaces. 124
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 128
Error Parameter k should be final. 128
Error Parameter v should be final. 128
Error Line has trailing spaces. 129
Error First sentence should end with a period. 133
Error Line has trailing spaces. 135
Error Method 'setTemplateName' is not designed for extension - needs to be abstract, final or empty. 138
Error Parameter p should be final. 138
Error First sentence should end with a period. 142
Error Line has trailing spaces. 144
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 147

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Line contains a tab character. 15
Error Line has trailing spaces. 16
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line has trailing spaces. 18
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line has trailing spaces. 20
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 24
Error Parameter context should be final. 24
Error Expected @param tag for 'context'. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 28
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Variable 'var' must be private and have accessor methods. 22
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Variable 'deep' must be private and have accessor methods. 25
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Variable 'all' must be private and have accessor methods. 28
Error First sentence should end with a period. 30
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 36
Error Parameter v should be final. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error First sentence should end with a period. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line has trailing spaces. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Method 'setDeep' is not designed for extension - needs to be abstract, final or empty. 46
Error Parameter v should be final. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line has trailing spaces. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Method 'setAll' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter v should be final. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 73
Error Parameter context should be final. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 89
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line contains a tab character. 99
Error Line has trailing spaces. 100
Error Line contains a tab character. 100
Error Line contains a tab character. 101
Error Line is longer than 80 characters. 102
Error Line contains a tab character. 102
Error Line contains a tab character. 103
Error Line contains a tab character. 104
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 104
Error Line contains a tab character. 105
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Avoid inline conditionals. 106
Error Avoid inline conditionals. 106
Error Line contains a tab character. 107

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 5
Error Line has trailing spaces. 7
Error Variable 'deep' must be private and have accessor methods. 12
Error First sentence should end with a period. 14
Error Line has trailing spaces. 16
Error Method 'setDeep' is not designed for extension - needs to be abstract, final or empty. 19
Error Parameter v should be final. 19
Error Line has trailing spaces. 25
Error Line has trailing spaces. 28
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 30
Error Parameter context should be final. 30
Error Expected @throws tag for 'Exception'. 30
Error First sentence should end with a period. 37
Error Line has trailing spaces. 39
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 42
Error Avoid inline conditionals. 43

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 7
Error Line contains a tab character. 12
Error Variable 'deep' must be private and have accessor methods. 13
Error First sentence should end with a period. 15
Error Line has trailing spaces. 17
Error Method 'setDeep' is not designed for extension - needs to be abstract, final or empty. 20
Error Parameter v should be final. 20
Error Line has trailing spaces. 26
Error Line has trailing spaces. 29
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 31
Error Parameter context should be final. 31
Error Expected @throws tag for 'Exception'. 31
Error First sentence should end with a period. 38
Error Line has trailing spaces. 40
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 43
Error Avoid inline conditionals. 44

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 7
Error Line has trailing spaces. 9
Error Line has trailing spaces. 13
Error Line contains a tab character. 13
Error First sentence should end with a period. 14
Error Variable 'echo' must be private and have accessor methods. 15
Error Line has trailing spaces. 19
Error Method 'setEcho' is not designed for extension - needs to be abstract, final or empty. 22
Error Parameter c should be final. 22
Error First sentence should end with a period. 26
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 30
Error Parameter c should be final. 30
Error Line has trailing spaces. 41
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 44

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line contains a tab character. 10
Error Line contains a tab character. 11
Error Line contains a tab character. 12
Error Line contains a tab character. 13
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 13
Error Line contains a tab character. 14
Error Line contains a tab character. 15

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error First sentence should end with a period. 12
Error Variable 'err' must be private and have accessor methods. 13
Error First sentence should end with a period. 15
Error Line has trailing spaces. 17
Error Method 'setError' is not designed for extension - needs to be abstract, final or empty. 20
Error Parameter r should be final. 20
Error Expected @param tag for 'r'. 20
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 30
Error Parameter context should be final. 30
Error Expected @param tag for 'context'. 30
Error Expected @throws tag for 'Exception'. 30
Error Line has trailing spaces. 36
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 39

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error First sentence should end with a period. 12
Error Variable 'cmdarray' must be private and have accessor methods. 13
Error First sentence should end with a period. 15
Error Line has trailing spaces. 17
Error Method 'setCmdArray' is not designed for extension - needs to be abstract, final or empty. 20
Error Parameter r should be final. 20
Error First sentence should end with a period. 24
Error Line has trailing spaces. 26
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 31
Error Parameter c should be final. 31
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 49

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 5
Error Line has trailing spaces. 7
Error Line has trailing spaces. 13
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 18
Error Parameter context should be final. 18
Error Line contains a tab character. 20
Error Line has trailing spaces. 26
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 29

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 9
Error Line has trailing spaces. 13
Error Line contains a tab character. 13
Error First sentence should end with a period. 14
Error Variable 'fileName' must be private and have accessor methods. 15
Error First sentence should end with a period. 17
Error Line has trailing spaces. 19
Error Method 'setFile' is not designed for extension - needs to be abstract, final or empty. 22
Error Parameter fN should be final. 22
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Parameter context should be final. 26
Error Parameter fileNameOrRef should be final. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 13
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error Line contains a tab character. 19
Error First sentence should end with a period. 20
Error Variable 'className' must be private and have accessor methods. 21
Error First sentence should end with a period. 23
Error Variable 'params' must be private and have accessor methods. 24
Error First sentence should end with a period. 26
Error Variable 'realParams' must be private and have accessor methods. 27
Error First sentence should end with a period. 29
Error Line has trailing spaces. 31
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter k should be final. 35
Error Parameter v should be final. 35
Error First sentence should end with a period. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. 45
Error Parameter r should be final. 45
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error Line has trailing spaces. 55
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter context should be final. 57
Error Expected @param tag for 'context'. 57
Error Expected @throws tag for 'Exception'. 57
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 86
Error Line has trailing spaces. 92
Error Line has trailing spaces. 93
Error Line has trailing spaces. 94
Error Method 'initFilter' is not designed for extension - needs to be abstract, final or empty. 99
Error Parameter f should be final. 99
Error Parameter context should be final. 99

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line contains a tab character. 12
Error First sentence should end with a period. 13
Error Variable 'name' must be private and have accessor methods. 14
Error First sentence should end with a period. 16
Error Variable 'params' must be private and have accessor methods. 17
Error First sentence should end with a period. 19
Error Variable 'command' must be private and have accessor methods. 20
Error First sentence should end with a period. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Expected an @return tag. 29
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 29
Error Parameter context should be final. 29
Error Expected @param tag for 'context'. 29
Error Expected @throws tag for 'Exception'. 29
Error First sentence should end with a period. 33
Error Line has trailing spaces. 35
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 38
Error Parameter p should be final. 38
Error First sentence should end with a period. 42
Error Line has trailing spaces. 44
Error Method 'setParams' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter p should be final. 47
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Method 'setCommand' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter c should be final. 56
Error First sentence should end with a period. 60
Error Line has trailing spaces. 62
Error Method 'getParam' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter i should be final. 66
Error Line has trailing spaces. 71
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 75
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 82

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 19
Error Parameter context should be final. 19
Error Line is longer than 80 characters. 22
Error First sentence should end with a period. 27
Error Line has trailing spaces. 29
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 32

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error First sentence should end with a period. 12
Error Variable 'className' must be private and have accessor methods. 13
Error First sentence should end with a period. 15
Error Variable 'args' must be private and have accessor methods. 16
Error First sentence should end with a period. 18
Error Line has trailing spaces. 20
Error Method 'setArgs' is not designed for extension - needs to be abstract, final or empty. 23
Error Parameter r should be final. 23
Error First sentence should end with a period. 27
Error Line has trailing spaces. 29
Error Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. 32
Error Parameter r should be final. 32
Error Line has trailing spaces. 38
Error Expected an @return tag. 40
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter c should be final. 40
Error Expected @param tag for 'c'. 40
Error Expected @throws tag for 'Exception'. 40
Error '{' is followed by whitespace. 46
Error '{' is followed by whitespace. 48
Error Line has trailing spaces. 49
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 61

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 Missing a header - not enough lines in file. 1
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 Method 'setStyleRef' is not designed for extension - needs to be abstract, final or empty. 29
Error Parameter s should be final. 29
Error Line has trailing spaces. 35
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 40
Error Parameter context should be final. 40
Error Avoid inline conditionals. 48
Error Line has trailing spaces. 73
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 76

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 3
Error Line has trailing spaces. 5
Error Line has trailing spaces. 9
Error Line contains a tab character. 9
Error First sentence should end with a period. 10
Error Variable 'name' must be private and have accessor methods. 11
Error First sentence should end with a period. 13
Error Line has trailing spaces. 15
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 18
Error Parameter n should be final. 18
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 25

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 15
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 28
Error Parameter context should be final. 28
Error Line contains a tab character. 30
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 35
Error Line contains a tab character. 37
Error Line contains a tab character. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 13
Error First sentence should end with a period. 18
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error First sentence should end with a period. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error First sentence should end with a period. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line has trailing spaces. 26
Error Line contains a tab character. 26
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Expected an @return tag. 29
Error Line contains a tab character. 29
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 29
Error Parameter context should be final. 29
Error Expected @param tag for 'context'. 29
Error Expected @throws tag for 'Exception'. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 49
Error Line is longer than 80 characters. 50
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Method 'getBody' is not designed for extension - needs to be abstract, final or empty. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Method 'getFileNameOrRef' is not designed for extension - needs to be abstract, final or empty. 59
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error First sentence should end with a period. 63
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line has trailing spaces. 65
Error Line contains a tab character. 65
Error Unused @param tag for 'c'. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Method 'setBody' is not designed for extension - needs to be abstract, final or empty. 69
Error Parameter b should be final. 69
Error Expected @param tag for 'b'. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line contains a tab character. 73
Error Method 'setFileNameOrRef' is not designed for extension - needs to be abstract, final or empty. 73
Error Missing a Javadoc comment. 73
Error Parameter b should be final. 73
Error Line contains a tab character. 74
Error Line contains a tab character. 75
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 81
Error Line contains a tab character. 82
Error Line is longer than 80 characters. 83
Error Line contains a tab character. 83
Error Avoid inline conditionals. 83
Error Line contains a tab character. 84

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error First sentence should end with a period. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Variable 'prefix' must be private and have accessor methods. 18
Error First sentence should end with a period. 20
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line has trailing spaces. 22
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. 26
Error Parameter v should be final. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 38
Error Parameter context should be final. 38
Error Expected @param tag for 'context'. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 54

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 11
Error Line contains a tab character. 16
Error Missing a Javadoc comment. 16
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 16
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Variable 'removes' must be private and have accessor methods. 19
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Method 'setRemoves' is not designed for extension - needs to be abstract, final or empty. 27
Error Parameter r should be final. 27
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error Line has trailing spaces. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Expected an @return tag. 36
Error Line contains a tab character. 36
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 36
Error Parameter context should be final. 36
Error Expected @param tag for 'context'. 36
Error Expected @throws tag for 'Exception'. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 5
Error Line has trailing spaces. 7
Error First sentence should end with a period. 12
Error Line contains a tab character. 12
Error Line contains a tab character. 13
Error Variable 'returns' must be private and have accessor methods. 13
Error First sentence should end with a period. 15
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Line has trailing spaces. 17
Error Line contains a tab character. 17
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Method 'setReturns' is not designed for extension - needs to be abstract, final or empty. 21
Error Parameter r should be final. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line has trailing spaces. 28
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter c should be final. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 47
Error Line contains a tab character. 48
Error Line contains a tab character. 49
Error Line contains a tab character. 50
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error Line has trailing spaces. 20
Error Line contains a tab character. 20
Error First sentence should end with a period. 21
Error Variable 'className' must be private and have accessor methods. 22
Error First sentence should end with a period. 24
Error Variable 'inputSourceRef' must be private and have accessor methods. 25
Error First sentence should end with a period. 27
Error Variable 'params' must be private and have accessor methods. 28
Error First sentence should end with a period. 30
Error Variable 'realParams' must be private and have accessor methods. 31
Error First sentence should end with a period. 33
Error Line has trailing spaces. 35
Error Method 'setClassName' is not designed for extension - needs to be abstract, final or empty. 38
Error Parameter r should be final. 38
Error First sentence should end with a period. 42
Error Line has trailing spaces. 44
Error Method 'setInputSource' is not designed for extension - needs to be abstract, final or empty. 47
Error Parameter r should be final. 47
Error First sentence should end with a period. 51
Error Line has trailing spaces. 53
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 57
Error Parameter k should be final. 57
Error Parameter v should be final. 57
Error Line has trailing spaces. 59
Error Expected an @return tag. 66
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 66
Error Parameter context should be final. 66
Error Expected @param tag for 'context'. 66
Error Expected @throws tag for 'Exception'. 66
Error Avoid inline conditionals. 74
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 97

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 15
Error Line contains a tab character. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error Line is longer than 80 characters. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Method 'makeFilter' is not designed for extension - needs to be abstract, final or empty. 26
Error Parameter context should be final. 26
Error Parameter styleRef should be final. 26
Error Line contains a tab character. 27
Error Line has trailing spaces. 28
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 32
Error Avoid inline conditionals. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 12
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Line has trailing spaces. 18
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Expected an @return tag. 20
Error Line contains a tab character. 20
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 20
Error Parameter context should be final. 20
Error Expected @param tag for 'context'. 20
Error Expected @throws tag for 'Exception'. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Line is longer than 80 characters. 26
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line is longer than 80 characters. 28
Error Line contains a tab character. 28
Error Line has trailing spaces. 29
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43

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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 14
Error Line contains a tab character. 14
Error Missing a Javadoc comment. 15
Error Missing a Javadoc comment. 17
Error Line has trailing spaces. 22
Error Method 'setBreakOnError' is not designed for extension - needs to be abstract, final or empty. 25
Error Parameter b should be final. 25
Error First sentence should end with a period. 29
Error Line has trailing spaces. 31
Error Method 'setCommands' is not designed for extension - needs to be abstract, final or empty. 34
Error Parameter c should be final. 34
Error Line has trailing spaces. 40
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 45
Error Parameter c should be final. 45
Error Line has trailing spaces. 100
Error Method 'commandsToString' is not designed for extension - needs to be abstract, final or empty. 103
Error Line has trailing spaces. 120
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 126
Error Parameter c should be final. 126
Error Parameter i should be final. 126
Error Line has trailing spaces. 145
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 148
Error Avoid inline conditionals. 150

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error First sentence should end with a period. 12
Error Variable 'srcVar' must be private and have accessor methods. 13
Error First sentence should end with a period. 15
Error Line has trailing spaces. 17
Error Method 'setSrcVar' is not designed for extension - needs to be abstract, final or empty. 20
Error Parameter r should be final. 20
Error Line has trailing spaces. 26
Error Expected an @return tag. 28
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 28
Error Parameter context should be final. 28
Error Expected @param tag for 'context'. 28
Error Expected @throws tag for 'Exception'. 28
Error Avoid inline conditionals. 33
Error Line has trailing spaces. 38
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 41

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error First sentence should end with a period. 12
Error Variable 'value' must be private and have accessor methods. 13
Error First sentence should end with a period. 15
Error Line has trailing spaces. 17
Error Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 20
Error Parameter v should be final. 20
Error Expected an @return tag. 27
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 27
Error Parameter context should be final. 27
Error Expected @param tag for 'context'. 27
Error Expected @throws tag for 'Exception'. 27
Error Line contains a tab character. 29
Error Avoid inline conditionals. 29
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 36

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 12
Error Line contains a tab character. 16
Error Line contains a tab character. 17
Error Variable 'styleRef' must be private and have accessor methods. 17
Error Line contains a tab character. 19
Error Line contains a tab character. 20
Error Variable 'templates' must be private and have accessor methods. 20
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line has trailing spaces. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Method 'setStyleRef' is not designed for extension - needs to be abstract, final or empty. 28
Error Parameter s should be final. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error First sentence should end with a period. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line has trailing spaces. 35
Error Line contains a tab character. 35
Error Line has trailing spaces. 36
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter context should be final. 43
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 47
Error Line contains a tab character. 49
Error Line is longer than 80 characters. 51
Error Line contains a tab character. 51
Error Avoid inline conditionals. 51
Error Line is longer than 80 characters. 52
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line is longer than 80 characters. 55
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 58
Error Line contains a tab character. 60
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 8
Error Line has trailing spaces. 10
Error First sentence should end with a period. 15
Error Line contains a tab character. 15
Error Line contains a tab character. 16
Error Variable 'styleRef' must be private and have accessor methods. 16
Error First sentence should end with a period. 18
Error Line contains a tab character. 18
Error Line contains a tab character. 19
Error Line has trailing spaces. 20
Error Line contains a tab character. 20
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line contains a tab character. 23
Error Line contains a tab character. 24
Error Method 'setStyleRef' is not designed for extension - needs to be abstract, final or empty. 24
Error Parameter s should be final. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Line contains a tab character. 28
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 31
Error Line has trailing spaces. 32
Error Line contains a tab character. 32
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line contains a tab character. 39
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 39
Error Parameter context should be final. 39
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line contains a tab character. 48
Error Line is longer than 80 characters. 49
Error Line contains a tab character. 49
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error Line contains a tab character. 53
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error Line contains a tab character. 61
Error Line contains a tab character. 62
Error First sentence should end with a period. 64
Error Line contains a tab character. 64
Error Line contains a tab character. 65
Error Line has trailing spaces. 66
Error Line contains a tab character. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Parameter context should be final. 72
Error Parameter styleRef should be final. 72
Error 'styleRef' hides a field. 72
Error Line contains a tab character. 73
Error First sentence should end with a period. 75
Error Line contains a tab character. 75
Error Line contains a tab character. 76
Error Line has trailing spaces. 77
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Expected an @return tag. 79
Error Line contains a tab character. 79
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 79
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line contains a tab character. 82

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 27
Error Line has trailing spaces. 31
Error Line contains a tab character. 31
Error Variable 'params' must be private and have accessor methods. 33
Error First sentence should end with a period. 35
Error Line has trailing spaces. 37
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 41
Error Parameter k should be final. 41
Error Parameter v should be final. 41
Error Line has trailing spaces. 49
Error Unused @throws tag for 'UnsupportedOperationException'. 51
Error Method 'setSourceRef' is not designed for extension - needs to be abstract, final or empty. 53
Error Parameter s should be final. 53
Error Line has trailing spaces. 59
Error Expected an @return tag. 61
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 61
Error Parameter context should be final. 61
Error Expected @param tag for 'context'. 61
Error Expected @throws tag for 'Exception'. 61
Error Avoid inline conditionals. 78
Error Avoid inline conditionals. 103
Error Line has trailing spaces. 167
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 170

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 9
Error Line contains a tab character. 9
Error First sentence should end with a period. 10
Error First sentence should end with a period. 13
Error Method 'getBody' is not designed for extension - needs to be abstract, final or empty. 19
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 26
Error Line has trailing spaces. 32
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 35
Error Parameter p should be final. 35
Error First sentence should end with a period. 39
Error Line has trailing spaces. 41
Error Unused @param tag for 'c'. 42
Error Method 'setBody' is not designed for extension - needs to be abstract, final or empty. 44
Error Parameter b should be final. 44
Error Expected @param tag for 'b'. 44
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 51

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 23
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Variable 'sourceRef' must be private and have accessor methods. 29
Error Variable 'styleRef' must be private and have accessor methods. 32
Error Variable 'resultRef' must be private and have accessor methods. 35
Error Variable 'params' must be private and have accessor methods. 38
Error Variable 'realParams' must be private and have accessor methods. 41
Error Variable 'source' must be private and have accessor methods. 44
Error Variable 'templates' must be private and have accessor methods. 47
Error Variable 'result' must be private and have accessor methods. 50
Error First sentence should end with a period. 52
Error First sentence should end with a period. 55
Error Method 'addParameterPropertiesReference' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter ref should be final. 56
Error Expected @param tag for 'ref'. 56
Error Line has trailing spaces. 57
Error Line has trailing spaces. 62
Error Method 'setSourceRef' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter s should be final. 65
Error Line has trailing spaces. 71
Error Method 'setStyleRef' is not designed for extension - needs to be abstract, final or empty. 74
Error Parameter s should be final. 74
Error Line has trailing spaces. 80
Error Method 'setResultRef' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter s should be final. 83
Error Line has trailing spaces. 90
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 95
Error Parameter context should be final. 95
Error Avoid inline conditionals. 100
Error Avoid inline conditionals. 103
Error Line is longer than 80 characters. 104
Error Avoid inline conditionals. 106
Error Avoid inline conditionals. 109
Error Line has trailing spaces. 123
Error Line contains a tab character. 126
Error Line has trailing spaces. 132
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 135
Error Line has trailing spaces. 142
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 146
Error Parameter k should be final. 146
Error Parameter v should be final. 146
Error Line has trailing spaces. 154
Error Method 'initTransformer' is not designed for extension - needs to be abstract, final or empty. 158
Error Parameter t should be final. 158
Error Parameter context should be final. 158
Error Line is longer than 80 characters. 174
Error Missing a Javadoc comment. 176
Error Parameter ref should be final. 176
Error Line has trailing spaces. 178

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line contains a tab character. 12
Error First sentence should end with a period. 13
Error Variable 'command' must be private and have accessor methods. 14
Error First sentence should end with a period. 16
Error Line has trailing spaces. 18
Error Method 'setCommand' is not designed for extension - needs to be abstract, final or empty. 21
Error Parameter c should be final. 21
Error Line has trailing spaces. 27
Error Line has trailing spaces. 28
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 32
Error Parameter context should be final. 32
Error Expected @param tag for 'context'. 32
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 40

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 9
Error Line contains a tab character. 9
Error First sentence should end with a period. 10
Error Variable 'var' must be private and have accessor methods. 11
Error First sentence should end with a period. 13
Error Line has trailing spaces. 15
Error Method 'setVar' is not designed for extension - needs to be abstract, final or empty. 18
Error Parameter v should be final. 18

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 7
Error Line has trailing spaces. 11
Error Line contains a tab character. 11
Error First sentence should end with a period. 12
Error Variable 'verbose' must be private and have accessor methods. 13
Error Line has trailing spaces. 17
Error Line has trailing spaces. 18
Error Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 20
Error Parameter v should be final. 20
Error Expected an @return tag. 27
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 27
Error Parameter c should be final. 27
Error Expected @param tag for 'c'. 27
Error Expected @throws tag for 'Exception'. 27
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 35
Error Avoid inline conditionals. 36

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 15
Error Line contains a tab character. 20
Error Line has trailing spaces. 21
Error Line contains a tab character. 21
Error Line contains a tab character. 22
Error Line has trailing spaces. 23
Error Line contains a tab character. 23
Error Line is longer than 80 characters. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Line contains a tab character. 26
Error Method 'makeFilter' is not designed for extension - needs to be abstract, final or empty. 26
Error Parameter context should be final. 26
Error Parameter styleRef should be final. 26
Error Line contains a tab character. 27
Error Line contains a tab character. 29
Error Line contains a tab character. 30
Error Line contains a tab character. 32
Error Avoid inline conditionals. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error Line contains a tab character. 34
Error Line contains a tab character. 36
Error Line contains a tab character. 37
Error Line contains a tab character. 39
Error Line has trailing spaces. 40
Error Line contains a tab character. 40
Error Line contains a tab character. 41
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45

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 Missing a header - not enough lines in file. 1
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 does not match expected header line of ' MOZILLA PUBLIC LICENSE'. 1
Error Line has trailing spaces. 31
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 42
Error Variable 'filter' must be private and have accessor methods. 44
Error Variable 'isContentHandler' must be private and have accessor methods. 47
Error Variable 'isDTDHandler' must be private and have accessor methods. 50
Error Variable 'isErrorHandler' must be private and have accessor methods. 53
Error Variable 'isLexicalHandler' must be private and have accessor methods. 56
Error Variable 'isEntityResolver' must be private and have accessor methods. 59
Error Variable 'outputPropertiesListener' must be private and have accessor methods. 62
Error Line has trailing spaces. 76
Error Line has trailing spaces. 89
Error Parameter parent should be final. 94
Error Line has trailing spaces. 114
Error Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 118
Error Parameter parent should be final. 118
Error Line has trailing spaces. 139
Error Method 'setFeature' is not designed for extension - needs to be abstract, final or empty. 147
Error Parameter name should be final. 147
Error Parameter value should be final. 147
Error Line has trailing spaces. 161
Error Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. 169
Error Parameter name should be final. 169
Error Line has trailing spaces. 183
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 191
Error Parameter name should be final. 191
Error Parameter value should be final. 191
Error Line has trailing spaces. 202
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 210
Error Parameter name should be final. 210
Error Line has trailing spaces. 221
Error Line has trailing spaces. 226
Error Line has trailing spaces. 228
Error Line has trailing spaces. 238
Error Method 'getEntityResolver' is not designed for extension - needs to be abstract, final or empty. 241
Error Line has trailing spaces. 251
Error Method 'setDTDHandler' is not designed for extension - needs to be abstract, final or empty. 254
Error Parameter handler should be final. 254
Error Line has trailing spaces. 264
Error Method 'getDTDHandler' is not designed for extension - needs to be abstract, final or empty. 267
Error Line has trailing spaces. 277
Error Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 280
Error Parameter handler should be final. 280
Error Line has trailing spaces. 291
Error Method 'getContentHandler' is not designed for extension - needs to be abstract, final or empty. 294
Error Line has trailing spaces. 305
Error Method 'setLexicalHandler' is not designed for extension - needs to be abstract, final or empty. 308
Error Parameter handler should be final. 308
Error Line has trailing spaces. 315
Error Method 'getLexicalHandler' is not designed for extension - needs to be abstract, final or empty. 318
Error Line has trailing spaces. 325
Error Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. 328
Error Parameter handler should be final. 328
Error Line has trailing spaces. 338
Error Method 'getErrorHandler' is not designed for extension - needs to be abstract, final or empty. 341
Error Line has trailing spaces. 351
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 359
Error Parameter input should be final. 359
Error Line has trailing spaces. 373
Error Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 382
Error Parameter publicId should be final. 382
Error Parameter systemId should be final. 382
Error Line has trailing spaces. 398
Error Method 'notationDecl' is not designed for extension - needs to be abstract, final or empty. 405
Error Parameter name should be final. 405
Error Parameter publicId should be final. 405
Error Parameter systemId should be final. 405
Error Line has trailing spaces. 418
Error Method 'unparsedEntityDecl' is not designed for extension - needs to be abstract, final or empty. 426
Error Parameter name should be final. 426
Error Parameter publicId should be final. 426
Error Parameter systemId should be final. 427
Error Parameter notationName should be final. 427
Error Line has trailing spaces. 444
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 447
Error Parameter locator should be final. 447
Error Line has trailing spaces. 459
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 463
Error Line has trailing spaces. 481
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 485
Error Line has trailing spaces. 501
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 507
Error Parameter prefix should be final. 507
Error Parameter uri should be final. 507
Error Line has trailing spaces. 520
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 525
Error Parameter prefix should be final. 525
Error Line has trailing spaces. 537
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 546
Error Parameter uri should be final. 546
Error Parameter localName should be final. 546
Error Parameter qName should be final. 546
Error Parameter atts should be final. 547
Error Line has trailing spaces. 560
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 568
Error Parameter uri should be final. 568
Error Parameter localName should be final. 568
Error Parameter qName should be final. 568
Error Line has trailing spaces. 581
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 588
Error Parameter ch should be final. 588
Error Parameter start should be final. 588
Error Parameter length should be final. 588
Error Line has trailing spaces. 601
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 608
Error Parameter ch should be final. 608
Error Parameter start should be final. 608
Error Parameter length should be final. 608
Error Line has trailing spaces. 622
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 628
Error Parameter target should be final. 628
Error Parameter data should be final. 628
Error Line has trailing spaces. 641
Error Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 646
Error Parameter name should be final. 646
Error Line has trailing spaces. 662
Error Method 'warning' is not designed for extension - needs to be abstract, final or empty. 667
Error Parameter e should be final. 667
Error Line has trailing spaces. 679
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 684
Error Parameter e should be final. 684
Error Line has trailing spaces. 696
Error Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. 701
Error Parameter e should be final. 701
Error First sentence should end with a period. 715
Error Line has trailing spaces. 718
Error Method 'comment' is not designed for extension - needs to be abstract, final or empty. 724
Error Parameter ch should be final. 724
Error Parameter start should be final. 724
Error Parameter length should be final. 724
Error Line has trailing spaces. 739
Error Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. 745
Error Parameter name should be final. 745
Error Parameter publicId should be final. 745
Error Parameter systemId should be final. 745
Error Line has trailing spaces. 759
Error Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. 762
Error Line has trailing spaces. 774
Error Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. 778
Error Parameter name should be final. 778
Error Line has trailing spaces. 790
Error Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. 794
Error Parameter name should be final. 794
Error Line has trailing spaces. 806
Error Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. 809
Error Line has trailing spaces. 821
Error Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. 824
Error Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. 837
Error Missing a Javadoc comment. 837
Error Parameter f should be final. 837
Error Line is longer than 80 characters. 899
Error Line is longer than 80 characters. 905
Error Must have at least one statement. 908
Error Line has trailing spaces. 910
Error Line has trailing spaces. 923
Error Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. 926
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 930
Error Missing a Javadoc comment. 930
Error Parameter k should be final. 930
Error Parameter v should be final. 930
Error Line has trailing spaces. 935
Error Line has trailing spaces. 939
Error Line has trailing spaces. 943
Error Method 'propagateParamsToFilter' is not designed for extension - needs to be abstract, final or empty. 944
Error Missing a Javadoc comment. 944
Error Parameter filter should be final. 944
Error 'filter' hides a field. 944
Error 'if' is not followed by whitespace. 945
Error 'cast' is not followed by whitespace. 946
Error 'for' is not followed by whitespace. 947
Error 'cast' is not followed by whitespace. 948
Error Line is longer than 80 characters. 949
Error 'cast' is not followed by whitespace. 950
Error Line has trailing spaces. 957
Error Method 'getOutputProperties' is not designed for extension - needs to be abstract, final or empty. 960
Error Line has trailing spaces. 972
Error Unused @throws tag for 'UnsupportedOperationException'. 974
Error Method 'setOutputProperties' is not designed for extension - needs to be abstract, final or empty. 976
Error Parameter p should be final. 976
Error Line has trailing spaces. 983
Error Method 'setOutputPropertiesListener' is not designed for extension - needs to be abstract, final or empty. 986
Error Parameter l should be final. 986

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 Missing a header - not enough lines in file. 1
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 does not match expected header line of ' MOZILLA PUBLIC LICENSE'. 1
Error Line has trailing spaces. 28
Error Line has trailing spaces. 36
Error Parameter parent should be final. 40
Error Parameter f should be final. 40
Error Line has trailing spaces. 76
Error Parameter from should be final. 80
Error Parameter to should be final. 80
Error Line is longer than 80 characters. 109
Error Must have at least one statement. 115
Error Variable 'filters' must be private and have accessor methods. 124
Error Variable 'firstFilter' must be private and have accessor methods. 127
Error Variable 'isContentHandler' must be private and have accessor methods. 130
Error Variable 'isDTDHandler' must be private and have accessor methods. 133
Error Variable 'isEntityResolver' must be private and have accessor methods. 136
Error Variable 'isErrorHandler' must be private and have accessor methods. 139
Error Variable 'isLexicalHandler' must be private and have accessor methods. 142
Error Variable 'lastFilter' must be private and have accessor methods. 145
Error Variable 'outputPropertiesListener' must be private and have accessor methods. 148
Error Missing a Javadoc comment. 153
Error Line has trailing spaces. 162
Error Parameter parent should be final. 165
Error Line has trailing spaces. 172
Error Method 'addFilter' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter pos should be final. 177
Error Parameter f should be final. 177
Error First sentence should end with a period. 225
Error Line has trailing spaces. 228
Error Method 'comment' is not designed for extension - needs to be abstract, final or empty. 234
Error Parameter ch should be final. 234
Error Parameter start should be final. 234
Error Parameter length should be final. 234
Error Method 'determineHandlerInfo' is not designed for extension - needs to be abstract, final or empty. 247
Error Line has trailing spaces. 257
Error Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. 260
Error Line has trailing spaces. 272
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 276
Error Line has trailing spaces. 293
Error Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. 296
Error Line has trailing spaces. 308
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 316
Error Parameter uri should be final. 316
Error Parameter localName should be final. 316
Error Parameter qName should be final. 316
Error Line has trailing spaces. 330
Error Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. 334
Error Parameter name should be final. 334
Error Line has trailing spaces. 346
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 351
Error Parameter prefix should be final. 351
Error Line has trailing spaces. 363
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 368
Error Parameter e should be final. 368
Error Line has trailing spaces. 380
Error Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. 385
Error Parameter e should be final. 385
Error Line has trailing spaces. 397
Error Method 'getContentHandler' is not designed for extension - needs to be abstract, final or empty. 400
Error Line has trailing spaces. 411
Error Method 'getDTDHandler' is not designed for extension - needs to be abstract, final or empty. 414
Error Line has trailing spaces. 424
Error Method 'getEntityResolver' is not designed for extension - needs to be abstract, final or empty. 427
Error Line has trailing spaces. 437
Error Method 'getErrorHandler' is not designed for extension - needs to be abstract, final or empty. 440
Error Line has trailing spaces. 450
Error Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. 456
Error Parameter name should be final. 456
Error Line has trailing spaces. 468
Error Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. 472
Error Parameter pos should be final. 472
Error Line has trailing spaces. 478
Error Method 'getFilterCount' is not designed for extension - needs to be abstract, final or empty. 481
Error Line has trailing spaces. 487
Error Method 'getOutputProperties' is not designed for extension - needs to be abstract, final or empty. 490
Error Line has trailing spaces. 509
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 517
Error Parameter name should be final. 517
Error Line has trailing spaces. 528
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 535
Error Parameter ch should be final. 535
Error Parameter start should be final. 535
Error Parameter length should be final. 535
Error Line has trailing spaces. 548
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 555
Error Parameter ch should be final. 555
Error Parameter start should be final. 555
Error Parameter length should be final. 555
Error Line has trailing spaces. 573
Error Method 'notationDecl' is not designed for extension - needs to be abstract, final or empty. 580
Error Parameter name should be final. 580
Error Parameter publicId should be final. 580
Error Parameter systemId should be final. 580
Error Line has trailing spaces. 594
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 602
Error Parameter input should be final. 602
Error Line has trailing spaces. 612
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 618
Error Parameter target should be final. 618
Error Parameter data should be final. 618
Error Line contains a tab character. 630
Error Line has trailing spaces. 631
Error Line contains a tab character. 631
Error Line contains a tab character. 632
Error Line is longer than 80 characters. 633
Error Line contains a tab character. 633
Error Line contains a tab character. 634
Error Line has trailing spaces. 635
Error Line contains a tab character. 635
Error Line contains a tab character. 636
Error Line contains a tab character. 637
Error Line contains a tab character. 638
Error Line contains a tab character. 639
Error Line contains a tab character. 640
Error Line contains a tab character. 641
Error Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. 641
Error Parameter name should be final. 641
Error Parameter publicId should be final. 641
Error Parameter systemId should be final. 641
Error Line contains a tab character. 642
Error Line contains a tab character. 643
Error Line contains a tab character. 644
Error Line contains a tab character. 645
Error Line contains a tab character. 646
Error Line contains a tab character. 647
Error Line contains a tab character. 648
Error Line contains a tab character. 649
Error Line contains a tab character. 650
Error Line contains a tab character. 651
Error Line has trailing spaces. 655
Error Unused @throws tag for 'UnsupportedOperationException'. 658
Error Method 'removeFilter' is not designed for extension - needs to be abstract, final or empty. 660
Error Parameter pos should be final. 660
Error Line has trailing spaces. 671
Error Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 680
Error Parameter publicId should be final. 680
Error Parameter systemId should be final. 680
Error Line has trailing spaces. 694
Error Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 697
Error Parameter handler should be final. 697
Error Line has trailing spaces. 712
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 715
Error Parameter locator should be final. 715
Error Line has trailing spaces. 727
Error Method 'setDTDHandler' is not designed for extension - needs to be abstract, final or empty. 730
Error Parameter handler should be final. 730
Error Line has trailing spaces. 740
Error Method 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty. 743
Error Parameter resolver should be final. 743
Error Line has trailing spaces. 754
Error Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. 757
Error Parameter handler should be final. 757
Error Method 'setFeature' is not designed for extension - needs to be abstract, final or empty. 768
Error Missing a Javadoc comment. 768
Error Parameter name should be final. 768
Error Parameter value should be final. 768
Error Line has trailing spaces. 780
Error Unused @throws tag for 'UnsupportedOperationException'. 784
Error Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. 786
Error Parameter pos should be final. 786
Error Parameter f should be final. 786
Error Method 'setLexicalHandler' is not designed for extension - needs to be abstract, final or empty. 794
Error Missing a Javadoc comment. 794
Error Parameter handler should be final. 794
Error Line has trailing spaces. 812
Error Unused @throws tag for 'UnsupportedOperationException'. 814
Error Method 'setOutputProperties' is not designed for extension - needs to be abstract, final or empty. 816
Error Parameter p should be final. 816
Error Line has trailing spaces. 823
Error Method 'setOutputPropertiesListener' is not designed for extension - needs to be abstract, final or empty. 826
Error Parameter l should be final. 826
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 833
Error Missing a Javadoc comment. 833
Error Parameter k should be final. 833
Error Parameter v should be final. 833
Error 'for' is not followed by whitespace. 836
Error Method 'setParameterToFilter' is not designed for extension - needs to be abstract, final or empty. 841
Error Missing a Javadoc comment. 841
Error Parameter k should be final. 841
Error Parameter v should be final. 841
Error Parameter filter should be final. 841
Error 'if' is not followed by whitespace. 842
Error 'cast' is not followed by whitespace. 843
Error Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 859
Error Missing a Javadoc comment. 859
Error Parameter parent should be final. 859
Error Line has trailing spaces. 874
Error Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 879
Error Parameter name should be final. 879
Error Line has trailing spaces. 891
Error Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. 894
Error Line has trailing spaces. 906
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 910
Error Line has trailing spaces. 929
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 938
Error Parameter uri should be final. 938
Error Parameter localName should be final. 938
Error Parameter qName should be final. 938
Error Parameter atts should be final. 939
Error Line has trailing spaces. 952
Error Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. 956
Error Parameter name should be final. 956
Error Line has trailing spaces. 968
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 974
Error Parameter prefix should be final. 974
Error Parameter uri should be final. 974
Error Line has trailing spaces. 987
Error Method 'unparsedEntityDecl' is not designed for extension - needs to be abstract, final or empty. 995
Error Parameter name should be final. 995
Error Parameter publicId should be final. 995
Error Parameter systemId should be final. 996
Error Parameter notationName should be final. 996
Error Line has trailing spaces. 1013
Error Method 'warning' is not designed for extension - needs to be abstract, final or empty. 1018
Error Parameter e should be final. 1018

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 Missing a header - not enough lines in file. 1
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 Missing a header - not enough lines in file. 1
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 Parameter th should be final. 25
Error Line has trailing spaces. 31
Error Method 'getOutputProperties' is not designed for extension - needs to be abstract, final or empty. 34
Error Line has trailing spaces. 40
Error Method 'setOutputProperties' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter p should be final. 43
Error Line has trailing spaces. 51
Error Method 'setOutputPropertiesListener' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter l should be final. 54

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 Missing a header - not enough lines in file. 1
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 Missing a header - not enough lines in file. 1
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 Method 'setContentHandler2' is not designed for extension - needs to be abstract, final or empty. 58
Error Parameter handler should be final. 58
Error Line has trailing spaces. 70
Error Method 'getContentHandler2' is not designed for extension - needs to be abstract, final or empty. 74
Error Line has trailing spaces. 84
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter locator should be final. 88
Error Line has trailing spaces. 102
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 107
Error Line has trailing spaces. 124
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 129
Error Line has trailing spaces. 141
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 148
Error Parameter prefix should be final. 148
Error Parameter uri should be final. 148
Error Line has trailing spaces. 161
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 167
Error Parameter prefix should be final. 167
Error Line has trailing spaces. 179
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 189
Error Parameter uri should be final. 189
Error Parameter localName should be final. 189
Error Parameter qName should be final. 189
Error Parameter atts should be final. 190
Error Line has trailing spaces. 202
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 211
Error Parameter uri should be final. 211
Error Parameter localName should be final. 211
Error Parameter qName should be final. 211
Error Line has trailing spaces. 224
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 232
Error Parameter ch should be final. 232
Error Parameter start should be final. 232
Error Parameter length should be final. 232
Error Line has trailing spaces. 245
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 253
Error Parameter ch should be final. 253
Error Parameter start should be final. 253
Error Parameter length should be final. 253
Error Line has trailing spaces. 266
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 273
Error Parameter target should be final. 273
Error Parameter data should be final. 273
Error Line has trailing spaces. 286
Error Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 292
Error Parameter name should be final. 292

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 Missing a header - not enough lines in file. 1
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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 14
Error Line is longer than 80 characters. 20
Error Line contains a tab character. 20
Error Missing a Javadoc comment. 20
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 20
Error Variable 'transformer' must be private and have accessor methods. 23
Error Variable 'handler' must be private and have accessor methods. 26
Error Variable 'outputPropertiesListener' must be private and have accessor methods. 29
Error Line has trailing spaces. 33
Error Parameter handler should be final. 36
Error 'handler' hides a field. 36
Error Line has trailing spaces. 44
Error Method 'getTransformer' is not designed for extension - needs to be abstract, final or empty. 47
Error Line has trailing spaces. 53
Error Method 'getOutputProperties' is not designed for extension - needs to be abstract, final or empty. 56
Error Line has trailing spaces. 65
Error Method 'setOutputProperties' is not designed for extension - needs to be abstract, final or empty. 68
Error Parameter p should be final. 68
Error Line has trailing spaces. 74
Error Method 'setOutputPropertiesListener' is not designed for extension - needs to be abstract, final or empty. 77
Error Parameter l should be final. 77
Error Line has trailing spaces. 83
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 87
Error Parameter k should be final. 87
Error Parameter v should be final. 87
Error Line contains a tab character. 88
Error Line has trailing spaces. 101
Error Method 'comment' is not designed for extension - needs to be abstract, final or empty. 122
Error Missing a Javadoc comment. 122
Error Parameter ch should be final. 122
Error Parameter start should be final. 122
Error Parameter length should be final. 122
Error Line has trailing spaces. 133
Error Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. 139
Error Parameter name should be final. 139
Error Parameter publicId should be final. 139
Error Parameter systemId should be final. 139
Error Line has trailing spaces. 147
Error Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. 150
Error Line has trailing spaces. 156
Error Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. 160
Error Parameter name should be final. 160
Error Line has trailing spaces. 166
Error Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. 170
Error Parameter name should be final. 170
Error Line has trailing spaces. 176
Error Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. 179
Error Line has trailing spaces. 185
Error Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. 188

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 Missing a header - not enough lines in file. 1
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 Parameter tHandler should be final. 30
Error 'tHandler' hides a field. 30
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 35
Error Missing a Javadoc comment. 35
Error Parameter locator should be final. 35
Error Line has trailing spaces. 41
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 44
Error Line has trailing spaces. 50
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 53
Error Line has trailing spaces. 59
Error Line is longer than 80 characters. 64
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter prefix should be final. 64
Error Parameter uri should be final. 64
Error Line has trailing spaces. 71
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 75
Error Parameter prefix should be final. 75
Error Line has trailing spaces. 81
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter namespaceURI should be final. 88
Error Parameter localName should be final. 89
Error Parameter qName should be final. 89
Error Parameter atts should be final. 89
Error Line has trailing spaces. 96
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 102
Error Parameter namespaceURI should be final. 102
Error Parameter localName should be final. 103
Error Parameter qName should be final. 103
Error Line has trailing spaces. 110
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 116
Error Parameter ch should be final. 116
Error Parameter start should be final. 116
Error Parameter length should be final. 116
Error Line has trailing spaces. 123
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 129
Error Parameter ch should be final. 129
Error Parameter start should be final. 129
Error Parameter length should be final. 129
Error Line has trailing spaces. 136
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 141
Error Parameter target should be final. 141
Error Parameter data should be final. 142
Error Line has trailing spaces. 148
Error Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 152
Error Parameter name should be final. 152
Error Line has trailing spaces. 158
Error Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 161
Error Parameter cHandler should be final. 161
Error Line has trailing spaces. 178
Error Method 'getResult' is not designed for extension - needs to be abstract, final or empty. 181

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 16
Error Line has trailing spaces. 24
Error Line contains a tab character. 24
Error Line contains a tab character. 25
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 26
Error Line contains a tab character. 26
Error Line contains a tab character. 27
Error Missing a Javadoc comment. 27

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 12
Error Line has trailing spaces. 18
Error Line has trailing spaces. 30
Error Line has trailing spaces. 40
Error Line has trailing spaces. 50
Error Line has trailing spaces. 60
Error Line has trailing spaces. 70
Error Line has trailing spaces. 80
Error Line has trailing spaces. 90
Error Line has trailing spaces. 98
Error Line has trailing spaces. 102
Error Missing a Javadoc comment. 103

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 21
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 26
Error Variable 'context' must be private and have accessor methods. 29
Error Variable 'factory' must be private and have accessor methods. 32
Error Variable 'jtf' must be private and have accessor methods. 35
Error Variable 'cache' must be private and have accessor methods. 38
Error Line has trailing spaces. 42
Error Line has trailing spaces. 47
Error Parameter c should be final. 47
Error Expected @param tag for 'c'. 47
Error Parameter factory should be final. 48
Error 'factory' hides a field. 48
Error Parameter jtf should be final. 49
Error 'jtf' hides a field. 49
Error Line has trailing spaces. 58
Error Method 'newXMLFilter' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter className should be final. 65
Error 'if' is not followed by whitespace. 70
Error Line contains a tab character. 71
Error 'cast' is not followed by whitespace. 71
Error Line has trailing spaces. 78
Error Method 'newTransformerFilter' is not designed for extension - needs to be abstract, final or empty. 83
Error Parameter templates should be final. 83
Error Line has trailing spaces. 100
Error Method 'newTransformerFilter' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter systemId should be final. 105
Error Line has trailing spaces. 118
Error Method 'newTemplates' is not designed for extension - needs to be abstract, final or empty. 123
Error Parameter systemId should be final. 123
Error Line has trailing spaces. 131
Error Method 'getTemplates' is not designed for extension - needs to be abstract, final or empty. 136
Error Parameter systemId should be final. 136
Error Line is longer than 80 characters. 145
Error 'catch' is not followed by whitespace. 146
Error Line has trailing spaces. 157
Error Method 'newJoostFilter' is not designed for extension - needs to be abstract, final or empty. 162
Error Parameter templates should be final. 162
Error Line has trailing spaces. 173
Error Method 'newJoostTemplates' is not designed for extension - needs to be abstract, final or empty. 178
Error Parameter systemId should be final. 178
Error Line has trailing spaces. 185
Error Method 'newJoostFilter' is not designed for extension - needs to be abstract, final or empty. 190
Error Parameter systemId should be final. 190
Error Line has trailing spaces. 202
Error Method 'newTeeFilter' is not designed for extension - needs to be abstract, final or empty. 206
Error Line has trailing spaces. 212
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 223
Error Method 'setContext' is not designed for extension - needs to be abstract, final or empty. 229
Error Parameter context should be final. 229
Error 'context' hides a field. 229

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 Line does not match expected header line of ' MOZILLA PUBLIC LICENSE'. 1
Error Line has trailing spaces. 23
Error Line has trailing spaces. 27
Error Line contains a tab character. 27
Error Line contains a tab character. 28
Error Missing a Javadoc comment. 28
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Variable 'parent' must be private and have accessor methods. 36
Error Variable 'locator' must be private and have accessor methods. 39
Error Variable 'entityResolver' must be private and have accessor methods. 42
Error Variable 'dtdHandler' must be private and have accessor methods. 45
Error Variable 'contentHandler' must be private and have accessor methods. 48
Error Variable 'errorHandler' must be private and have accessor methods. 51
Error Variable 'lexicalHandler' must be private and have accessor methods. 54
Error Line has trailing spaces. 68
Error Line has trailing spaces. 79
Error Parameter parent should be final. 84
Error 'parent' hides a field. 84
Error Method 'setId' is not designed for extension - needs to be abstract, final or empty. 89
Error Missing a Javadoc comment. 89
Error Parameter i should be final. 89
Error Method 'getId' is not designed for extension - needs to be abstract, final or empty. 93
Error Missing a Javadoc comment. 93
Error Line has trailing spaces. 96
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 98
Error Missing a Javadoc comment. 98
Error Parameter k should be final. 98
Error Parameter v should be final. 98
Error Line has trailing spaces. 120
Error Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 124
Error Parameter parent should be final. 124
Error 'parent' hides a field. 124
Error Line has trailing spaces. 130
Error Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 134
Error Line has trailing spaces. 147
Error Method 'setFeature' is not designed for extension - needs to be abstract, final or empty. 155
Error Parameter name should be final. 155
Error Parameter value should be final. 155
Error Line has trailing spaces. 169
Error Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. 177
Error Parameter name should be final. 177
Error Line has trailing spaces. 191
Error Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 199
Error Parameter name should be final. 199
Error Parameter value should be final. 199
Error Line has trailing spaces. 212
Error Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 220
Error Parameter name should be final. 220
Error Line has trailing spaces. 233
Error Method 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty. 236
Error Parameter resolver should be final. 236
Error Line has trailing spaces. 242
Error Method 'getEntityResolver' is not designed for extension - needs to be abstract, final or empty. 245
Error Line has trailing spaces. 251
Error Method 'setDTDHandler' is not designed for extension - needs to be abstract, final or empty. 254
Error Parameter handler should be final. 254
Error Line has trailing spaces. 260
Error Method 'getDTDHandler' is not designed for extension - needs to be abstract, final or empty. 263
Error Line has trailing spaces. 269
Error Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 272
Error Parameter handler should be final. 272
Error Line has trailing spaces. 279
Error Method 'getContentHandler' is not designed for extension - needs to be abstract, final or empty. 282
Error Line has trailing spaces. 289
Error Method 'setLexicalHandler' is not designed for extension - needs to be abstract, final or empty. 292
Error Parameter handler should be final. 292
Error Line has trailing spaces. 299
Error Method 'getLexicalHandler' is not designed for extension - needs to be abstract, final or empty. 302
Error Line has trailing spaces. 309
Error Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. 312
Error Parameter handler should be final. 312
Error Line has trailing spaces. 318
Error Method 'getErrorHandler' is not designed for extension - needs to be abstract, final or empty. 321
Error Line has trailing spaces. 327
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 335
Error Parameter input should be final. 335
Error Line has trailing spaces. 345
Error Method 'parse' is not designed for extension - needs to be abstract, final or empty. 353
Error Parameter systemId should be final. 353
Error Line has trailing spaces. 363
Error Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 372
Error Parameter publicId should be final. 372
Error Parameter systemId should be final. 372
Error '+' is not preceded with whitespace. 374
Error '+' is not followed by whitespace. 374
Error '+' is not preceded with whitespace. 374
Error '+' is not followed by whitespace. 374
Error '+' is not preceded with whitespace. 378
Error '+' is not followed by whitespace. 378
Error Line has trailing spaces. 389
Error Method 'notationDecl' is not designed for extension - needs to be abstract, final or empty. 396
Error Parameter name should be final. 396
Error Parameter publicId should be final. 396
Error Parameter systemId should be final. 396
Error Line has trailing spaces. 405
Error Method 'unparsedEntityDecl' is not designed for extension - needs to be abstract, final or empty. 413
Error Parameter name should be final. 413
Error Parameter publicId should be final. 413
Error Parameter systemId should be final. 414
Error Parameter notationName should be final. 414
Error Line has trailing spaces. 427
Error Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 430
Error Parameter locator should be final. 430
Error 'locator' hides a field. 430
Error Line is longer than 80 characters. 437
Error Must have at least one statement. 440
Error Method 'getDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 445
Error Missing a Javadoc comment. 445
Error Line has trailing spaces. 451
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 455
Error Line has trailing spaces. 464
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 468
Error Line has trailing spaces. 478
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 484
Error Parameter prefix should be final. 484
Error Parameter uri should be final. 484
Error Line has trailing spaces. 493
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 498
Error Parameter prefix should be final. 498
Error Line has trailing spaces. 506
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 515
Error Parameter uri should be final. 515
Error Parameter localName should be final. 515
Error Parameter qName should be final. 515
Error Parameter atts should be final. 516
Error Line has trailing spaces. 524
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 532
Error Parameter uri should be final. 532
Error Parameter localName should be final. 532
Error Parameter qName should be final. 532
Error Line has trailing spaces. 541
Error Method 'characters' is not designed for extension - needs to be abstract, final or empty. 548
Error Parameter ch should be final. 548
Error Parameter start should be final. 548
Error Parameter length should be final. 548
Error Line has trailing spaces. 557
Error Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 564
Error Parameter ch should be final. 564
Error Parameter start should be final. 564
Error Parameter length should be final. 564
Error Line has trailing spaces. 573
Error Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 579
Error Parameter target should be final. 579
Error Parameter data should be final. 579
Error Line has trailing spaces. 588
Error Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 593
Error Parameter name should be final. 593
Error Line has trailing spaces. 605
Error Method 'warning' is not designed for extension - needs to be abstract, final or empty. 610
Error Parameter e should be final. 610
Error Line has trailing spaces. 618
Error Method 'error' is not designed for extension - needs to be abstract, final or empty. 623
Error Parameter e should be final. 623
Error Line has trailing spaces. 631
Error Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. 636
Error Parameter e should be final. 636
Error First sentence should end with a period. 646
Error Line has trailing spaces. 649
Error Method 'comment' is not designed for extension - needs to be abstract, final or empty. 655
Error Parameter ch should be final. 655
Error Parameter start should be final. 655
Error Parameter length should be final. 655
Error Line has trailing spaces. 666
Error Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. 672
Error Parameter name should be final. 672
Error Parameter publicId should be final. 672
Error Parameter systemId should be final. 672
Error Line has trailing spaces. 682
Error Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. 685
Error Line has trailing spaces. 693
Error Method 'startEntity' is not designed for extension - needs to be abstract, final or empty. 697
Error Parameter name should be final. 697
Error Line has trailing spaces. 705
Error Method 'endEntity' is not designed for extension - needs to be abstract, final or empty. 709
Error Parameter name should be final. 709
Error Line has trailing spaces. 717
Error Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. 720
Error Line has trailing spaces. 728
Error Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. 731
Error Line has trailing spaces. 747
Error Unused @throws tag for 'NullPointerException'. 749
Error Method 'setupParse' is not designed for extension - needs to be abstract, final or empty. 751
Error Line has trailing spaces. 764
Error Must have at least one statement. 774
Error Line contains a tab character. 779
Error Line contains a tab character. 780
Error Line contains a tab character. 781
Error Line contains a tab character. 782
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 782
Error Missing a Javadoc comment. 782
Error Line contains a tab character. 783
Error Line contains a tab character. 784
Error Line contains a tab character. 786
Error Line contains a tab character. 787
Error Line contains a tab character. 788
Error Line contains a tab character. 789
Error Method 'setContext' is not designed for extension - needs to be abstract, final or empty. 789
Error Parameter context should be final. 789
Error 'context' hides a field. 789
Error Line contains a tab character. 790
Error Line contains a tab character. 791

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/resolver/XTResolver.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/resolver/XTResolver.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 18
Error Missing a Javadoc comment. 19
Error Missing a Javadoc comment. 21
Error First sentence should end with a period. 23
Error Parameter privateCatalog should be final. 33
Error Expected @param tag for 'privateCatalog'. 33
Error Parameter manager should be final. 40
Error Expected @param tag for 'manager'. 40
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 47
Error Method 'setContext' is not designed for extension - needs to be abstract, final or empty. 54
Error Parameter context should be final. 54
Error 'context' hides a field. 54
Error First sentence should end with a period. 58
Error Line has trailing spaces. 59
Error Line has trailing spaces. 61
Error Line is longer than 80 characters. 62
Error Method 'getResolvedEntity' is not designed for extension - needs to be abstract, final or empty. 65
Error Parameter publicId should be final. 65
Error Parameter systemId should be final. 65
Error Line is longer than 80 characters. 67
Error First sentence should end with a period. 74
Error Line has trailing spaces. 76
Error Line has trailing spaces. 77
Error Line is longer than 80 characters. 81
Error Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 81
Error Parameter href should be final. 81
Error Parameter base should be final. 81
Error Missing a Javadoc comment. 101
Error Parameter href should be final. 101
Error Parameter base should be final. 101

net/sf/tomp/xtcl/resolver/XTResolvingReader.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/resolver/XTResolvingReader.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 21
Error Line has trailing spaces. 23
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Line has trailing spaces. 44
Error Parameter manager should be final. 54
Error Expected @param tag for 'manager'. 54
Error Parameter parent should be final. 61
Error Expected @param tag for 'parent'. 61
Error Parameter manager should be final. 61
Error Expected @param tag for 'manager'. 61
Error Method 'getContext' is not designed for extension - needs to be abstract, final or empty. 71
Error Expected an @return tag. 79
Error Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 79
Error Parameter publicId should be final. 79
Error Expected @param tag for 'publicId'. 79
Error Parameter systemId should be final. 79
Error Expected @param tag for 'systemId'. 79
Error Method 'setContext' is not designed for extension - needs to be abstract, final or empty. 119
Error Parameter context should be final. 119
Error 'context' hides a field. 119

net/sf/tomp/xtcl/resolver/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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 7
Error First sentence should end with a period. 12
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 Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 16
Error Line contains a tab character. 16
Error First sentence should end with a period. 17
Error Variable 'xmlReader' must be private and have accessor methods. 18
Error Line has trailing spaces. 22
Error Parameter r should be final. 26
Error Parameter is should be final. 26
Error Line is longer than 80 characters. 32
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 34
Error Parameter k should be final. 34
Error Parameter v should be final. 34
Error Line has trailing spaces. 35

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 9
Error Line has trailing spaces. 15
Error Line has trailing spaces. 16
Error Line has trailing spaces. 19
Error Line has trailing spaces. 20
Error Line has trailing spaces. 21
Error Expected @throws tag for 'ClassNotFoundException'. 24
Error Expected @throws tag for 'InstantiationException'. 24
Error Expected @throws tag for 'IllegalAccessException'. 25

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 Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 12
Error Line has trailing spaces. 18
Error Line has trailing spaces. 19
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error Line has trailing spaces. 24
Error Method 'newSAXSource' is not designed for extension - needs to be abstract, final or empty. 26
Error Parameter className should be final. 26
Error Parameter is should be final. 26
Error Expected @throws tag for 'ClassNotFoundException'. 27
Error Expected @throws tag for 'InstantiationException'. 27
Error Expected @throws tag for 'IllegalAccessException'. 28

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

ErrorLine
Error Missing package documentation file.0

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 15
Error Line has trailing spaces. 19
Error Missing a Javadoc comment. 20
Error Missing a Javadoc comment. 25
Error Line has trailing spaces. 32
Error Parameter parent should be final. 36
Error Line has trailing spaces. 43
Error Method 'setupFilters' is not designed for extension - needs to be abstract, final or empty. 46
Error Line has trailing spaces. 76
Error Method 'getFilters' is not designed for extension - needs to be abstract, final or empty. 79

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line has trailing spaces. 8
Error Missing a Javadoc comment. 12
Error Variable 'af' must be private and have accessor methods. 12
Error Line has trailing spaces. 16
Error Method 'execute' is not designed for extension - needs to be abstract, final or empty. 21
Error Parameter context should be final. 21
Error Line has trailing spaces. 30
Error Method 'toString' is not designed for extension - needs to be abstract, final or empty. 33
Error Line has trailing spaces. 39
Error Method 'listFilters' is not designed for extension - needs to be abstract, final or empty. 42

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

ErrorLine
Error File does not end with a newline. 0

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

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 8
Error Line has trailing spaces. 10
Error Line has trailing spaces. 16
Error Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 19
Error Line has trailing spaces. 28
Error Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 31
Error Line has trailing spaces. 38
Error Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter prefix should be final. 43
Error Parameter uri should be final. 43
Error Line has trailing spaces. 52
Error Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 56
Error Parameter prefix should be final. 56
Error Line has trailing spaces. 63
Error Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 72
Error Parameter uri should be final. 72
Error Parameter localName should be final. 72
Error Parameter qName should be final. 72
Error Parameter atts should be final. 73
Error '+' is not preceded with whitespace. 74
Error '+' is not followed by whitespace. 74
Error Line has trailing spaces. 80
Error Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 88
Error Parameter uri should be final. 88
Error Parameter localName should be final. 88
Error Parameter qName should be final. 88
Error '+' is not preceded with whitespace. 90
Error '+' is not followed by whitespace. 90
Error Line has trailing spaces. 95
Error Line has trailing spaces. 99
Error Method 'startDTD' is not designed for extension - needs to be abstract, final or empty. 105
Error Parameter name should be final. 105
Error Parameter publicId should be final. 105
Error Parameter systemId should be final. 105
Error Line is longer than 80 characters. 107
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error '+' is not preceded with whitespace. 107
Error '+' is not followed by whitespace. 107
Error Line has trailing spaces. 114
Error Method 'endDTD' is not designed for extension - needs to be abstract, final or empty. 117

net/sf/tomp/xtcl/test/TestParametrizedVarCommand.java

ErrorLine
Error File does not end with a newline. 0

net/sf/tomp/xtcl/test/TestParametrizedVarCommand.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Line is longer than 80 characters. 17
Error Method 'setParameter' is not designed for extension - needs to be abstract, final or empty. 19
Error Missing a Javadoc comment. 19
Error Parameter k should be final. 19
Error Parameter v should be final. 19
Error '+' is not preceded with whitespace. 20
Error '+' is not followed by whitespace. 20
Error '+' is not preceded with whitespace. 20
Error '+' is not followed by whitespace. 20
Error '+' is not preceded with whitespace. 20
Error '+' is not followed by whitespace. 20

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

ErrorLine
Error Missing package documentation file.0