Violation | Message | Line |
---|
 | Missing a header - not enough lines in file. | 1 |
 | Missing a Javadoc comment. | 38 |
 | Variable 'root' must be private and have accessor methods. | 38 |
 | Missing a Javadoc comment. | 39 |
 | Variable 'xpath' must be private and have accessor methods. | 39 |
 | Missing a Javadoc comment. | 40 |
 | Variable 'children' must be private and have accessor methods. | 40 |
 | Missing a Javadoc comment. | 41 |
 | Variable 'content' must be private and have accessor methods. | 41 |
 | Missing a Javadoc comment. | 42 |
 | Variable 'attributeMap' must be private and have accessor methods. | 42 |
 | Missing a Javadoc comment. | 43 |
 | Variable 'parent' must be private and have accessor methods. | 43 |
 | Missing a Javadoc comment. | 45 |
 | Parameter root should be final. | 45 |
 | Parameter parent should be final. | 45 |
 | Parameter xpath should be final. | 45 |
 | Parameter c should be final. | 45 |
 | Missing a Javadoc comment. | 74 |
 | Parameter source should be final. | 74 |
 | Parameter xpath should be final. | 74 |
 | Missing a Javadoc comment. | 83 |
 | Missing a Javadoc comment. | 87 |
 | Missing a Javadoc comment. | 91 |
 | Missing a Javadoc comment. | 95 |
 | Missing a Javadoc comment. | 99 |
 | Parameter attrName should be final. | 99 |
 | Missing a Javadoc comment. | 107 |
 | Parameter xpath should be final. | 107 |
 | 'xpath' hides a field. | 107 |
 | Missing a Javadoc comment. | 120 |
 | Parameter xpath should be final. | 120 |
 | 'xpath' hides a field. | 120 |
 | 'if' is not followed by whitespace. | 123 |
 | 'if' is not followed by whitespace. | 125 |
 | 'if' is not followed by whitespace. | 127 |
 | 'if' is not followed by whitespace. | 128 |
 | '3' is a magic number. | 131 |
 | Avoid inline conditionals. | 161 |
 | Missing a Javadoc comment. | 165 |
 | Missing a Javadoc comment. | 169 |
 | Parameter xpath should be final. | 169 |
 | 'xpath' hides a field. | 169 |
 | Parameter xpl should be final. | 169 |
 | Missing a Javadoc comment. | 172 |
 | Parameter xpath should be final. | 172 |
 | 'xpath' hides a field. | 172 |
 | Parameter xpl should be final. | 172 |
 | Missing a Javadoc comment. | 175 |
 | Parameter other should be final. | 175 |
 | Missing a Javadoc comment. | 186 |