Violation | Message | Line |
---|
| Unclosed HTML tag found: <i>HTML<i/> scraping. | 45 |
| Missing a Javadoc comment. | 52 |
| 'static' modifier out of order with the JLS suggestions. | 52 |
| Missing a Javadoc comment. | 54 |
| 'static' modifier out of order with the JLS suggestions. | 54 |
| Line is longer than 80 characters. | 55 |
| Missing a Javadoc comment. | 56 |
| 'static' modifier out of order with the JLS suggestions. | 56 |
| Line is longer than 80 characters. | 57 |
| Missing a Javadoc comment. | 58 |
| 'static' modifier out of order with the JLS suggestions. | 58 |
| Line is longer than 80 characters. | 59 |
| Missing a Javadoc comment. | 60 |
| 'static' modifier out of order with the JLS suggestions. | 60 |
| Line is longer than 80 characters. | 61 |
| Missing a Javadoc comment. | 63 |
| 'static' modifier out of order with the JLS suggestions. | 63 |
| Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 |
| Line is longer than 80 characters. | 67 |
| Line is longer than 80 characters. | 72 |
| Missing a Javadoc comment. | 72 |
| Missing a Javadoc comment. | 74 |
| Line is longer than 80 characters. | 78 |
| Method 'addTextExtractor' is not designed for extension - needs to be abstract, final or empty. | 78 |
| Missing a Javadoc comment. | 78 |
| Parameter name should be final. | 78 |
| Parameter property should be final. | 78 |
| Parameter extractor should be final. | 78 |
| '(' is followed by whitespace. | 79 |
| ')' is preceded with whitespace. | 79 |
| Method 'getTextExtractors' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Missing a Javadoc comment. | 82 |
| 'for' is not followed by whitespace. | 84 |
| '(' is followed by whitespace. | 87 |
| ')' is preceded with whitespace. | 87 |
| Method 'run' is not designed for extension - needs to be abstract, final or empty. | 90 |
| Missing a Javadoc comment. | 90 |
| Parameter extractionParameters should be final. | 91 |
| Parameter extractionContext should be final. | 92 |
| Parameter inputStream should be final. | 93 |
| Parameter extractionResult should be final. | 94 |
| Line is longer than 80 characters. | 99 |
| Line is longer than 80 characters. | 107 |
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 111 |
| Missing a Javadoc comment. | 111 |
| Missing a Javadoc comment. | 115 |
| Parameter b should be final. | 115 |
| Missing a Javadoc comment. | 119 |
| Line is longer than 80 characters. | 120 |
| Line is longer than 80 characters. | 121 |
| Line is longer than 80 characters. | 122 |
| Line is longer than 80 characters. | 123 |
| Line is longer than 80 characters. | 127 |
| Missing a Javadoc comment. | 131 |
| Variable 'name' must be private and have accessor methods. | 131 |
| Missing a Javadoc comment. | 132 |
| Variable 'property' must be private and have accessor methods. | 132 |
| Missing a Javadoc comment. | 133 |
| Variable 'boilerpipeExtractor' must be private and have accessor methods. | 133 |
| Line is longer than 80 characters. | 135 |
| Missing a Javadoc comment. | 135 |
| Parameter name should be final. | 135 |
| 'name' hides a field. | 135 |
| Parameter property should be final. | 135 |
| 'property' hides a field. | 135 |
| Parameter boilerpipeExtractor should be final. | 135 |
| 'boilerpipeExtractor' hides a field. | 135 |
| 'if' is not followed by whitespace. | 136 |
| 'if' is not followed by whitespace. | 139 |
| 'if' is not followed by whitespace. | 142 |