The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
19 | 0 | 0 | 82 |
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
MemberName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 46 | ![]() |
WhitespaceAround | 0 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 6 | ![]() |
NeedBraces | 9 | ![]() |
LeftCurly
| 1 | ![]() |
RightCurly
| 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 1 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 3 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 15 | ![]() |
TodoComment | 1 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 58 |
![]() | 'cast' is not followed by whitespace. | 62 |
![]() | 'cast' is not followed by whitespace. | 66 |
![]() | 'cast' is not followed by whitespace. | 70 |
![]() | 'cast' is not followed by whitespace. | 74 |
![]() | 'else' construct must use '{}'s. | 76 |
![]() | 'if' construct must use '{}'s. | 105 |
![]() | Variable 'resultStream' must be private and have accessor methods. | 110 |
![]() | Variable 'result' must be private and have accessor methods. | 111 |
![]() | Variable 'writer' must be private and have accessor methods. | 128 |
![]() | Variable 'result' must be private and have accessor methods. | 129 |
![]() | Variable 'result' must be private and have accessor methods. | 146 |
![]() | Variable 'result' must be private and have accessor methods. | 163 |
![]() | Variable 'result' must be private and have accessor methods. | 180 |
![]() | Redundant throws: 'TransformerFactoryConfigurationError' is unchecked exception. | 208 |
![]() | Redundant throws: 'TransformerFactoryConfigurationError' is unchecked exception. | 228 |
![]() | 'cast' is not followed by whitespace. | 233 |
![]() | 'cast' is not followed by whitespace. | 237 |
![]() | 'if' construct must use '{}'s. | 241 |
![]() | Redundant throws: 'TransformerFactoryConfigurationError' is unchecked exception. | 269 |
![]() | 'if' construct must use '{}'s. | 273 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'enableEndpointFiltering' must be private and have accessor methods. | 37 |
![]() | 'cast' is not followed by whitespace. | 45 |
![]() | 'cast' is not followed by whitespace. | 54 |
![]() | 'cast' is not followed by whitespace. | 67 |
![]() | 'cast' is not followed by whitespace. | 73 |
![]() | 'cast' is not followed by whitespace. | 82 |
![]() | 'cast' is not followed by whitespace. | 143 |
Violation | Message | Line |
---|---|---|
![]() | 'if' construct must use '{}'s. | 39 |
![]() | 'if' construct must use '{}'s. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 36 |
![]() | 'cast' is not followed by whitespace. | 105 |
![]() | 'cast' is not followed by whitespace. | 121 |
![]() | 'if' construct must use '{}'s. | 126 |
![]() | 'cast' is not followed by whitespace. | 127 |
![]() | '200' is a magic number. | 127 |
![]() | 'cast' is not followed by whitespace. | 193 |
![]() | 'cast' is not followed by whitespace. | 207 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'logger' must be private and have accessor methods. | 31 |
![]() | 'cast' is not followed by whitespace. | 40 |
![]() | 'cast' is not followed by whitespace. | 48 |
![]() | Must have at least one statement. | 65 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 28 |
![]() | 'cast' is not followed by whitespace. | 32 |
![]() | Must have at least one statement. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'transformerPool' must be private and have accessor methods. | 50 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 52 |
Violation | Message | Line |
---|---|---|
![]() | 'if' construct must use '{}'s. | 32 |
![]() | 'else' construct must use '{}'s. | 34 |
Violation | Message | Line |
---|---|---|
![]() | 'cast' is not followed by whitespace. | 52 |
![]() | 'cast' is not followed by whitespace. | 62 |
![]() | 'cast' is not followed by whitespace. | 66 |
![]() | 'cast' is not followed by whitespace. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'splitExpression' must be private and have accessor methods. | 63 |
![]() | Variable 'namespaces' must be private and have accessor methods. | 64 |
![]() | Variable 'validateSchema' must be private and have accessor methods. | 65 |
![]() | Variable 'externalSchemaLocation' must be private and have accessor methods. | 66 |
![]() | 'cast' is not followed by whitespace. | 135 |
![]() | 'cast' is not followed by whitespace. | 142 |
![]() | 'cast' is not followed by whitespace. | 150 |
![]() | 'cast' is not followed by whitespace. | 180 |
![]() | 'cast' is not followed by whitespace. | 185 |
![]() | 'cast' is not followed by whitespace. | 186 |
![]() | 'cast' is not followed by whitespace. | 211 |
![]() | 'cast' is not followed by whitespace. | 228 |
![]() | 'cast' is not followed by whitespace. | 238 |
![]() | 'cast' is not followed by whitespace. | 242 |
![]() | '{' should be on a new line. | 283 |
Violation | Message | Line |
---|---|---|
![]() | Comment matches to-do format 'TODO:'. | 33 |
![]() | 'cast' is not followed by whitespace. | 53 |
![]() | 'cast' is not followed by whitespace. | 57 |
![]() | Must have at least one statement. | 66 |
![]() | Must have at least one statement. | 85 |