The following document contains the results of Checkstyle. 
| Violation | Message | Line |
|---|---|---|
| 'static' modifier out of order with the JLS suggestions. | 32 | |
| Parameter proxyHost should be final. | 38 | |
| Variable 'proxyHost' should be declared final. | 38 | |
| Parameter proxyPort should be final. | 38 | |
| Variable 'proxyPort' should be declared final. | 38 | |
| Parameter proxyHost should be final. | 51 | |
| Variable 'proxyHost' should be declared final. | 51 | |
| Parameter proxyPort should be final. | 61 | |
| Variable 'proxyPort' should be declared final. | 61 | |
| Variable 'httpGet' should be declared final. | 78 | |
| Variable 'proxy' should be declared final. | 80 | |
| Variable 'config' should be declared final. | 81 | |
| Variable 'entity' should be declared final. | 88 | |
| Variable 'e' should be declared final. | 94 | |
| Variable 'e' should be declared final. | 106 | |
| Variable 'e' should be declared final. | 114 | |
| Variable 'httpClient' should be declared final. | 127 | |
| '=' is not preceded with whitespace. | 129 | |
| '=' is not followed by whitespace. | 129 | |
| '>=' is not preceded with whitespace. | 129 | |
| '>=' is not followed by whitespace. | 129 | |
| Variable 'currentNameInLoop' should be declared final. | 130 | |
| Variable 'currentUrl' should be declared final. | 131 | |
| Variable 'httpGet' should be declared final. | 132 | |
| Variable 'proxy' should be declared final. | 134 | |
| Variable 'config' should be declared final. | 135 | |
| Variable 'response' should be declared final. | 140 | |
| Variable 'statusLine' should be declared final. | 142 | |
| Variable 'statusCode' should be declared final. | 143 | |
| Variable 'e' should be declared final. | 155 | |
| Variable 'e' should be declared final. | 162 |
| Violation | Message | Line |
|---|---|---|
| 'static' modifier out of order with the JLS suggestions. | 16 | |
| Parameter filename should be final. | 22 | |
| Variable 'filename' should be declared final. | 22 | |
| Variable 'e' should be declared final. | 37 | |
| Variable 'e' should be declared final. | 49 |
| Violation | Message | Line |
|---|---|---|
| Parameter position should be final. | 17 | |
| Variable 'position' should be declared final. | 17 | |
| Parameter passnummer should be final. | 17 | |
| Variable 'passnummer' should be declared final. | 17 | |
| Parameter name should be final. | 17 | |
| Variable 'name' should be declared final. | 17 | |
| Parameter kategorie should be final. | 18 | |
| Variable 'kategorie' should be declared final. | 18 | |
| Parameter verein should be final. | 18 | |
| Variable 'verein' should be declared final. | 18 | |
| Parameter landesverband should be final. | 18 | |
| Variable 'landesverband' should be declared final. | 18 | |
| Parameter ranglistenwert should be final. | 19 | |
| Variable 'ranglistenwert' should be declared final. | 19 |
| Violation | Message | Line |
|---|---|---|
| Parameter spieler should be final. | 10 | |
| Variable 'spieler' should be declared final. | 10 | |
| Parameter verein should be final. | 22 | |
| Variable 'result' should be declared final. | 26 | |
| Parameter nationalAssociation should be final. | 35 | |
| Variable 'result' should be declared final. | 39 | |
| Parameter licenseId should be final. | 48 | |
| Variable 'licenseId' should be declared final. | 48 |
| Violation | Message | Line |
|---|---|---|
| Parameter id should be final. | 39 | |
| Variable 'id' should be declared final. | 39 | |
| Parameter timestamp should be final. | 47 | |
| Variable 'timestamp' should be declared final. | 47 | |
| Parameter url should be final. | 55 | |
| Variable 'url' should be declared final. | 55 | |
| Parameter data should be final. | 64 | |
| Variable 'data' should be declared final. | 64 | |
| Parameter state should be final. | 72 | |
| Variable 'state' should be declared final. | 72 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 8 | |
| Redundant 'public' modifier. | 10 | |
| Redundant 'public' modifier. | 12 | |
| Redundant 'public' modifier. | 14 | |
| Redundant 'public' modifier. | 16 | |
| Redundant 'public' modifier. | 18 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.InputStream. | 3 | |
| Unused import - java.util.Date. | 4 | |
| Redundant 'public' modifier. | 8 | |
| Redundant 'public' modifier. | 10 | |
| Redundant 'public' modifier. | 12 | |
| Redundant 'public' modifier. | 14 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 10 | |
| Redundant 'public' modifier. | 12 | |
| Redundant 'public' modifier. | 14 | |
| Redundant 'public' modifier. | 16 | |
| Redundant 'public' modifier. | 18 | |
| Redundant 'public' modifier. | 20 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.util.*. | 6 | |
| Parameter persistenceUnit should be final. | 41 | |
| Variable 'persistenceUnit' should be declared final. | 41 | |
| Parameter dataRetriever should be final. | 41 | |
| Variable 'dataRetriever' should be declared final. | 41 | |
| Variable 'sheet' should be declared final. | 85 | |
| Variable 'is' should be declared final. | 90 | |
| Variable 'baos' should be declared final. | 91 | |
| Variable 'e' should be declared final. | 102 | |
| Variable 'allData' should be declared final. | 118 | |
| Parameter sheet1 should be final. | 121 | |
| Variable 'sheet1' should be declared final. | 121 | |
| Parameter sheet2 should be final. | 121 | |
| Variable 'sheet2' should be declared final. | 121 | |
| Variable 'ts1' should be declared final. | 132 | |
| Variable 'ts2' should be declared final. | 133 | |
| Variable 'bais' should be declared final. | 153 | |
| Variable 'table' should be declared final. | 154 | |
| Variable 'row' should be declared final. | 158 | |
| Variable 'platz' should be declared final. | 159 | |
| Must have at least one statement. | 163 | |
| Line is longer than 160 characters. | 168 | |
| Variable 'spieler' should be declared final. | 168 | |
| Variable 'e' should be declared final. | 171 | |
| Variable 'tx' should be declared final. | 190 | |
| Variable 'query' should be declared final. | 193 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 14 | |
| 'static' modifier out of order with the JLS suggestions. | 16 | |
| Parameter args should be final. | 18 | |
| Variable 'args' should be declared final. | 18 | |
| Variable 'configFile' should be declared final. | 20 | |
| Variable 'server' should be declared final. | 23 | |
| Variable 'allData' should be declared final. | 25 | |
| Variable 'rankingList' should be declared final. | 34 | |
| Variable 'sgw' should be declared final. | 38 | |
| Variable 'e' should be declared final. | 49 |
| Violation | Message | Line |
|---|---|---|
| Redundant 'public' modifier. | 7 | |
| Redundant 'public' modifier. | 9 |
| Violation | Message | Line |
|---|---|---|
| Parameter columnIndex should be final. | 15 | |
| Variable 'columnIndex' should be declared final. | 15 | |
| Parameter value should be final. | 15 | |
| Variable 'value' should be declared final. | 15 | |
| Parameter columnIndex should be final. | 37 | |
| Variable 'columnIndex' should be declared final. | 37 | |
| Parameter columnIndex should be final. | 41 | |
| Variable 'columnIndex' should be declared final. | 41 | |
| Variable 'keys' should be declared final. | 42 |
| Violation | Message | Line |
|---|---|---|
| Class Table should be declared as final. | 20 | |
| Parameter filename should be final. | 34 | |
| Variable 'filename' should be declared final. | 34 | |
| Parameter sheetName should be final. | 34 | |
| Variable 'sheetName' should be declared final. | 34 | |
| Variable 'e' should be declared final. | 37 | |
| Parameter is should be final. | 43 | |
| Variable 'is' should be declared final. | 43 | |
| Parameter sheetName should be final. | 43 | |
| Variable 'sheetName' should be declared final. | 43 | |
| Variable 'result' should be declared final. | 44 | |
| Variable 'wb' should be declared final. | 46 | |
| Variable 'sheet' should be declared final. | 48 | |
| Variable 'row' should be declared final. | 51 | |
| Variable 'xrrow' should be declared final. | 57 | |
| Variable 'cellIterator' should be declared final. | 59 | |
| Variable 'cell' should be declared final. | 61 | |
| Variable 'e' should be declared final. | 97 | |
| Parameter columnIndex should be final. | 110 | |
| Variable 'columnIndex' should be declared final. | 110 | |
| Parameter rowIndex should be final. | 122 | |
| Variable 'rowIndex' should be declared final. | 122 | |
| Parameter ps should be final. | 126 | |
| Variable 'ps' should be declared final. | 126 | |
| Variable 'result' should be declared final. | 152 | |
| Variable 'skipValues' should be declared final. | 158 | |
| Variable 'physicalIndices' should be declared final. | 163 | |
| Variable 'rowIterator' should be declared final. | 164 | |
| Variable 'row' should be declared final. | 167 | |
| Variable 'headerRow' should be declared final. | 204 | |
| Variable 'value' should be declared final. | 207 | |
| Avoid inline conditionals. | 209 |