Severity |
Category |
Rule |
Message |
Line |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
27 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
32 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
34 |
Error |
design |
VisibilityModifier |
Variable 'xmlif' must be private and have accessor methods. |
34 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
35 |
Error |
design |
VisibilityModifier |
Variable 'um' must be private and have accessor methods. |
35 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
36 |
Error |
design |
VisibilityModifier |
Variable 'xmlr' must be private and have accessor methods. |
36 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
37 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
41 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
47 |
Error |
misc |
FinalParameters |
Parameter rootType should be final. |
47 |
Error |
misc |
FinalParameters |
Parameter is should be final. |
47 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'JAXBException'. |
48 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'XMLStreamException'. |
48 |
Error |
whitespace |
WhitespaceAfter |
',' is not followed by whitespace. |
58 |
Error |
whitespace |
FileTabCharacter |
File contains tab characters (this is the first instance). |
60 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
61 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
62 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
62 |
Error |
misc |
FinalParameters |
Parameter targetType should be final. |
62 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
66 |
Error |
whitespace |
WhitespaceAround |
'if' is not followed by whitespace. |
66 |
Error |
whitespace |
WhitespaceAround |
'==' is not preceded with whitespace. |
66 |
Error |
whitespace |
WhitespaceAround |
'==' is not followed by whitespace. |
66 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
71 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
73 |
Error |
misc |
FinalParameters |
Parameter id should be final. |
73 |
Error |
misc |
FinalParameters |
Parameter obj should be final. |
73 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
74 |
Error |
whitespace |
WhitespaceAround |
'if' is not followed by whitespace. |
74 |
Error |
whitespace |
WhitespaceAround |
'==' is not preceded with whitespace. |
74 |
Error |
whitespace |
WhitespaceAround |
'==' is not followed by whitespace. |
74 |
Error |
whitespace |
WhitespaceAfter |
',' is not followed by whitespace. |
74 |
Error |
whitespace |
WhitespaceAfter |
',' is not followed by whitespace. |
75 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
80 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
80 |
Error |
misc |
FinalParameters |
Parameter rootTypes should be final. |
80 |
Error |
misc |
ArrayTypeStyle |
Array brackets at illegal position. |
80 |
Error |
misc |
FinalParameters |
Parameter is should be final. |
80 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
87 |
Error |
design |
DesignForExtension |
Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. |
88 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
88 |
Error |
misc |
FinalParameters |
Parameter schema should be final. |
88 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 89). |
89 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
93 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
94 |
Error |
misc |
FinalParameters |
Parameter elements should be final. |
94 |
Error |
misc |
ArrayTypeStyle |
Array brackets at illegal position. |
94 |
Error |
misc |
FinalParameters |
Parameter localName should be final. |
94 |
Error |
whitespace |
WhitespaceAround |
'for' is not followed by whitespace. |
95 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
102 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
106 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
108 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
114 |
Error |
design |
DesignForExtension |
Method 'getObject' is not designed for extension - needs to be abstract, final or empty. |
114 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
115 |
Error |
misc |
FinalParameters |
Parameter elements should be final. |
115 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'elements'. |
115 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'XMLStreamException'. |
116 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'JAXBException'. |
116 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
119 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
119 |
Error |
whitespace |
OperatorWrap |
'?' should be on a new line. |
122 |
Error |
coding |
AvoidInlineConditionals |
Avoid inline conditionals. |
122 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
123 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
127 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
128 |