Violation | Message | Line |
---|
 | Missing a header - not enough lines in file. | 1 |
 | Missing a Javadoc comment. | 34 |
 | Missing a Javadoc comment. | 36 |
 | Parameter ddBean should be final. | 36 |
 | Parameter xmlObject should be final. | 36 |
 | Missing a Javadoc comment. | 41 |
 | Parameter ddBean should be final. | 41 |
 | 'ddBean' hides a field. | 41 |
 | Parameter xmlObject should be final. | 41 |
 | Missing a Javadoc comment. | 46 |
 | Missing a Javadoc comment. | 50 |
 | Parameter bean should be final. | 50 |
 | '+' is not preceded with whitespace. | 51 |
 | '+' is not followed by whitespace. | 51 |
 | Missing a Javadoc comment. | 54 |
 | Missing a Javadoc comment. | 58 |
 | Parameter bean should be final. | 58 |
 | Missing a Javadoc comment. | 62 |
 | Parameter event should be final. | 62 |
 | Missing a Javadoc comment. | 65 |
 | Parameter prefix should be final. | 65 |
 | Parameter xpathSegments should be final. | 65 |
 | '-' is not followed by whitespace. | 76 |
 | Missing a Javadoc comment. | 85 |
 | Parameter uri should be final. | 85 |
 | Parameter xpathSegments should be final. | 85 |
 | '6' is a magic number. | 94 |
 | Line has trailing spaces. | 107 |
 | Expected an @return tag. | 108 |
 | Name 'getXPathsForJ2ee_1_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 |
 | Parameter xpathSegments should be final. | 108 |
 | Expected @param tag for 'xpathSegments'. | 108 |