Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files |
Infos |
Warnings |
Errors |
32 |
0 |
0 |
131 |
Files
net/trajano/twiff/renderer/Component.java
Error |
Line |
|
Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
|
Line has trailing spaces. |
2
|
|
Line has trailing spaces. |
12
|
|
Line has trailing spaces. |
13
|
|
Expected @param tag for 'data'. |
17
|
net/trajano/twiff/renderer/ComponentElement.java
Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
net/trajano/twiff/renderer/CompositePageElement.java
Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
net/trajano/twiff/renderer/DocumentElement.java
Error |
Line |
|
Got an exception - expecting EOF, found 'for' |
0
|
net/trajano/twiff/renderer/ElementBuilderException.java
Error |
Line |
|
Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
|
Line has trailing spaces. |
2
|
|
Line has trailing spaces. |
13
|
|
Line is longer than 80 characters. |
24
|
|
'locator' hides a field. |
24
|
|
Expected @param tag for 'locator'. |
24
|
|
'uri' hides a field. |
24
|
|
Expected @param tag for 'uri'. |
24
|
|
Parameter localName should be final. |
24
|
|
'localName' hides a field. |
24
|
|
Expected @param tag for 'localName'. |
24
|
|
Parameter qName should be final. |
24
|
|
'qName' hides a field. |
24
|
|
Expected @param tag for 'qName'. |
24
|
|
Parameter attributes should be final. |
24
|
|
'attributes' hides a field. |
24
|
|
Expected @param tag for 'attributes'. |
24
|
|
Line is longer than 80 characters. |
42
|
|
'locator' hides a field. |
42
|
|
Expected @param tag for 'locator'. |
42
|
|
'uri' hides a field. |
42
|
|
Expected @param tag for 'uri'. |
42
|
|
Parameter localName should be final. |
42
|
|
'localName' hides a field. |
42
|
|
Expected @param tag for 'localName'. |
42
|
|
Parameter qName should be final. |
42
|
|
'qName' hides a field. |
42
|
|
Expected @param tag for 'qName'. |
42
|
|
Parameter attributes should be final. |
42
|
|
'attributes' hides a field. |
42
|
|
Expected @param tag for 'attributes'. |
42
|
|
Line has trailing spaces. |
53
|
|
Line has trailing spaces. |
66
|
|
Line has trailing spaces. |
71
|
|
Line has trailing spaces. |
76
|
|
Line has trailing spaces. |
81
|
net/trajano/twiff/renderer/IncludeElement.java
Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
net/trajano/twiff/renderer/PageElement.java
Error |
Line |
|
Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
|
Line has trailing spaces. |
2
|
|
Line has trailing spaces. |
12
|
|
Line has trailing spaces. |
20
|
|
Line has trailing spaces. |
27
|
net/trajano/twiff/renderer/PageElementVisitor.java
Error |
Line |
|
Got an exception - expecting EOF, found 'void' |
0
|
net/trajano/twiff/renderer/ProcessingInstructionElement.java
Error |
Line |
|
Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
|
Line has trailing spaces. |
2
|
|
Line has trailing spaces. |
8
|
|
Line has trailing spaces. |
14
|
|
Method 'accept' is not designed for extension - needs to be abstract, final or empty. |
18
|
|
Line has trailing spaces. |
24
|
|
Method 'getData' is not designed for extension - needs to be abstract, final or empty. |
27
|
|
Line has trailing spaces. |
33
|
|
Line is longer than 80 characters. |
39
|
|
'target' hides a field. |
39
|
|
'data' hides a field. |
39
|
|
Method 'getColumnNumber' is not designed for extension - needs to be abstract, final or empty. |
57
|
|
Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. |
65
|
net/trajano/twiff/renderer/RemovedElement.java
Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
net/trajano/twiff/renderer/SimpleElement.java
Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
net/trajano/twiff/renderer/StringElement.java
Error |
Line |
|
Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
|
Line has trailing spaces. |
2
|
|
Line has trailing spaces. |
8
|
|
Line has trailing spaces. |
14
|
|
Method 'accept' is not designed for extension - needs to be abstract, final or empty. |
18
|
|
Line has trailing spaces. |
24
|
|
Method 'getContent' is not designed for extension - needs to be abstract, final or empty. |
27
|
|
Line has trailing spaces. |
33
|
|
'content' hides a field. |
37
|
|
Method 'getColumnNumber' is not designed for extension - needs to be abstract, final or empty. |
49
|
|
Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. |
57
|
net/trajano/twiff/renderer/XmlRenderer.java
Error |
Line |
|
Got an exception - expecting EOF, found 'locales' |
0
|
net/trajano/twiff/renderer/XmlRendererHandler.java
Error |
Line |
|
Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
|
Line has trailing spaces. |
2
|
|
First sentence should end with a period. |
25
|
|
Line is longer than 80 characters. |
34
|
|
Expected @param tag for 'response'. |
34
|
|
Expected @throws tag for 'IOException'. |
34
|
|
'writer' hides a field. |
41
|
|
Expected @param tag for 'writer'. |
41
|
|
Line is longer than 80 characters. |
48
|
|
Method 'characters' is not designed for extension - needs to be abstract, final or empty. |
48
|
|
Method 'comment' is not designed for extension - needs to be abstract, final or empty. |
69
|
|
Parameter ch should be final. |
69
|
|
Expected @param tag for 'ch'. |
69
|
|
Parameter start should be final. |
69
|
|
Expected @param tag for 'start'. |
69
|
|
Parameter length should be final. |
69
|
|
Expected @param tag for 'length'. |
69
|
|
Expected @throws tag for 'SAXException'. |
69
|
|
Method 'endCDATA' is not designed for extension - needs to be abstract, final or empty. |
79
|
|
Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. |
86
|
|
Line is longer than 80 characters. |
101
|
|
Method 'endElement' is not designed for extension - needs to be abstract, final or empty. |
101
|
|
Parameter name should be final. |
116
|
|
Parameter prefix should be final. |
122
|
|
Line is longer than 80 characters. |
129
|
|
Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. |
129
|
|
Line is longer than 80 characters. |
138
|
|
Parameter target should be final. |
138
|
|
Parameter data should be final. |
138
|
|
Parameter locator should be final. |
145
|
|
Parameter name should be final. |
152
|
|
Method 'startCDATA' is not designed for extension - needs to be abstract, final or empty. |
159
|
|
Line is longer than 80 characters. |
175
|
|
Parameter name should be final. |
175
|
|
Parameter publicId should be final. |
175
|
|
Parameter systemId should be final. |
175
|
|
Line has trailing spaces. |
185
|
|
Line is longer than 80 characters. |
189
|
|
Method 'startElement' is not designed for extension - needs to be abstract, final or empty. |
189
|
|
Line has trailing spaces. |
206
|
|
Line is longer than 80 characters. |
210
|
|
Parameter prefix should be final. |
210
|
|
Parameter uri should be final. |
210
|
|
Line has trailing spaces. |
215
|
|
Parameter name should be final. |
218
|
net/trajano/twiff/renderer/component/Property.java
Error |
Line |
|
Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
|
Line has trailing spaces. |
2
|
|
Line is longer than 80 characters. |
15
|
|
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. |
17
|
|
Parameter parameters should be final. |
17
|
|
Parameter data should be final. |
17
|
net/trajano/twiff/renderer/component/package.html
Error |
Line |
|
Missing package documentation file. |
0 |
net/trajano/twiff/renderer/package.html
Error |
Line |
|
Missing package documentation file. |
0 |