The following document contains the results of Checkstyle 5.7. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | AvoidInlineConditionals | 2 | |
| HiddenField | 9 | ||
| RedundantThrows | 3 | ||
| design | DesignForExtension | 44 | |
| FinalClass | 1 | ||
| javadoc | JavadocMethod | 39 | |
JavadocPackage
|
2 | ||
| JavadocType | 12 | ||
| JavadocVariable | 14 | ||
| regexp | RegexpSingleline
|
1 | |
| sizes | LineLength | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 48 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| sizes | LineLength | Line is longer than 80 characters (found 101). | 54 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 60 | |
| design | DesignForExtension | Method 'isReadable' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 72 | |
| design | DesignForExtension | Method 'readFrom' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 80 | |
| design | DesignForExtension | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 84 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 85 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 86 | |
| design | DesignForExtension | Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 91 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 92 | |
| design | DesignForExtension | Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 96 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 97 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 100 | |
| design | DesignForExtension | Method 'setSupportConstructors' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 103 | |
| design | DesignForExtension | Method 'setPretty' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 107 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 111 | |
| design | DesignForExtension | Method 'setSupportGetterForCollections' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 111 | |
| design | DesignForExtension | Method 'setSupportsComments' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 115 | |
| design | DesignForExtension | Method 'setIgnores' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 119 | |
| coding | HiddenField | 'ignores' hides a field. | 119 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 120 | |
| design | DesignForExtension | Method 'setAccessMode' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 123 | |
| design | DesignForExtension | Method 'setAccessModeName' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| design | DesignForExtension | Method 'setSupportHiddenAccess' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 131 | |
| design | DesignForExtension | Method 'setAttributeOrder' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 135 | |
| design | DesignForExtension | Method 'setReaderFactory' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 139 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 143 | |
| design | DesignForExtension | Method 'setGeneratorFactory' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 143 | |
| design | DesignForExtension | Method 'setDoCloseOnStreams' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 147 | |
| design | DesignForExtension | Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 151 | |
| design | DesignForExtension | Method 'setSkipNull' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 155 | |
| design | DesignForExtension | Method 'setSkipEmptyArray' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 159 | |
| design | DesignForExtension | Method 'setBufferSize' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 163 | |
| design | DesignForExtension | Method 'setBufferStrategy' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 167 | |
| design | DesignForExtension | Method 'setMaxSize' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 174 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 175 | |
| design | DesignForExtension | Method 'setTreatByteArrayAsBase64' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 98). | 31 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 33 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| coding | HiddenField | 'reader' hides a field. | 35 | |
| coding | HiddenField | 'writer' hides a field. | 35 | |
| design | DesignForExtension | Method 'isReadable' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 42 | |
| design | DesignForExtension | Method 'readFrom' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 51 | |
| design | DesignForExtension | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 56 | |
| design | DesignForExtension | Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 62 | |
| design | DesignForExtension | Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 67 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 99). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| coding | HiddenField | 'ignores' hides a field. | 27 | |
| coding | AvoidInlineConditionals | Avoid inline conditionals. | 28 | |
| design | DesignForExtension | Method 'isIgnored' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 42 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 44 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 51 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 51 | |
| coding | HiddenField | 'mapper' hides a field. | 51 | |
| design | DesignForExtension | Method 'isReadable' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 103). | 61 | |
| design | DesignForExtension | Method 'readFrom' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 73 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 43 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 52 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 52 | |
| coding | HiddenField | 'mapper' hides a field. | 52 | |
| design | DesignForExtension | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 58 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 59 | |
| design | DesignForExtension | Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 65 | |
| design | DesignForExtension | Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 79 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 32 | |
| sizes | LineLength | Line is longer than 80 characters (found 83). | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| sizes | LineLength | Line is longer than 80 characters (found 114). | 37 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Jsons should be declared as final. | 23 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 23 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 24 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 93). | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| coding | HiddenField | 'factory' hides a field. | 49 | |
| coding | HiddenField | 'closeStream' hides a field. | 49 | |
| design | DesignForExtension | Method 'isReadable' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| sizes | LineLength | Line is longer than 80 characters (found 90). | 56 | |
| design | DesignForExtension | Method 'readFrom' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| sizes | LineLength | Line is longer than 80 characters (found 97). | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 92). | 62 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 63 | |
| sizes | LineLength | Line is longer than 80 characters (found 110). | 64 | |
| coding | RedundantThrows | Redundant throws: 'WebApplicationException' is unchecked exception. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 47 | |
| sizes | LineLength | Line is longer than 80 characters (found 94). | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| coding | HiddenField | 'factory' hides a field. | 50 | |
| design | DesignForExtension | Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 57 | |
| design | DesignForExtension | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| sizes | LineLength | Line is longer than 80 characters (found 81). | 62 | |
| design | DesignForExtension | Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| sizes | LineLength | Line is longer than 80 characters (found 82). | 71 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 72 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 73 | |
| coding | RedundantThrows | Redundant throws: 'WebApplicationException' is unchecked exception. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 28 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 83). | 36 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| design | DesignForExtension | Method 'isWriteable' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 41 | |
| design | DesignForExtension | Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| design | DesignForExtension | Method 'writeTo' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| sizes | LineLength | Line is longer than 80 characters (found 115). | 55 | |
| sizes | LineLength | Line is longer than 80 characters (found 102). | 56 | |
| coding | RedundantThrows | Redundant throws: 'WebApplicationException' is unchecked exception. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 37 | |
| sizes | LineLength | Line is longer than 80 characters (found 120). | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| design | DesignForExtension | Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 46 | |
| sizes | LineLength | Line is longer than 80 characters (found 116). | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| sizes | LineLength | Line is longer than 80 characters (found 104). | 50 | |
| sizes | LineLength | Line is longer than 80 characters (found 88). | 66 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 67 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 78 | |
| sizes | LineLength | Line is longer than 80 characters (found 84). | 86 | |
| sizes | LineLength | Line is longer than 80 characters (found 85). | 94 |