The following document contains the results of Checkstyle.
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
org/x4o/xml/eld/doc/EldDocGenerator.java | 0 | 0 | 4 |
org/x4o/xml/eld/doc/EldDocHtmlWriter.java | 0 | 0 | 55 |
org/x4o/xml/eld/doc/X4OLanguageEldDocWriter.java | 0 | 0 | 9 |
org/x4o/xml/eld/doc/package-info.java | 0 | 0 | 1 |
Rules | Violations | Severity |
---|---|---|
JavadocPackage | 0 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
FileLength
| 0 | ![]() |
LineLength
| 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
FinalClass | 0 | ![]() |
JavadocType
| 0 | ![]() |
JavadocMethod | 48 | ![]() |
JavadocVariable
| 0 | ![]() |
JavadocStyle
| 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
OperatorWrap | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
ModifierOrder | 1 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
HiddenField | 3 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 8 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
NoFinalizer | 0 | ![]() |
SuperClone | 0 | ![]() |
SuperFinalize | 0 | ![]() |
IllegalCatch | 1 | ![]() |
IllegalThrows | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 6 | ![]() |
ArrayTypeStyle | 1 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | 'context' hides a field. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Catching 'Exception' is not allowed. | 100 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Expression can be simplified. | 100 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Variable 'context' must be private and have accessor methods. | 263 |
![]() | Variable 'module' must be private and have accessor methods. | 264 |
![]() | Variable 'namespace' must be private and have accessor methods. | 265 |
![]() | Variable 'elementClass' must be private and have accessor methods. | 266 |
![]() | Variable 'parent' must be private and have accessor methods. | 267 |
![]() | Variable 'indent' must be private and have accessor methods. | 268 |
![]() | Missing a Javadoc comment. | 271 |
![]() | Missing a Javadoc comment. | 295 |
![]() | Expression can be simplified. | 320 |
![]() | Expression can be simplified. | 330 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Missing a Javadoc comment. | 353 |
![]() | Expression can be simplified. | 379 |
![]() | Expression can be simplified. | 387 |
![]() | Missing a Javadoc comment. | 399 |
![]() | Missing a Javadoc comment. | 422 |
![]() | Missing a Javadoc comment. | 445 |
![]() | Missing a Javadoc comment. | 460 |
![]() | Missing a Javadoc comment. | 550 |
![]() | Missing a Javadoc comment. | 572 |
![]() | Missing a Javadoc comment. | 588 |
![]() | Missing a Javadoc comment. | 604 |
![]() | Missing a Javadoc comment. | 620 |
![]() | Missing a Javadoc comment. | 643 |
![]() | Missing a Javadoc comment. | 664 |
![]() | Missing a Javadoc comment. | 679 |
![]() | Missing a Javadoc comment. | 698 |
![]() | Missing a Javadoc comment. | 727 |
![]() | Missing a Javadoc comment. | 769 |
![]() | Missing a Javadoc comment. | 777 |
![]() | Missing a Javadoc comment. | 785 |
![]() | Missing a Javadoc comment. | 793 |
![]() | Missing a Javadoc comment. | 801 |
![]() | Missing a Javadoc comment. | 809 |
![]() | Missing a Javadoc comment. | 817 |
![]() | Missing a Javadoc comment. | 825 |
![]() | Missing a Javadoc comment. | 833 |
![]() | Missing a Javadoc comment. | 846 |
![]() | Missing a Javadoc comment. | 861 |
![]() | Missing a Javadoc comment. | 866 |
![]() | Missing a Javadoc comment. | 881 |
![]() | Missing a Javadoc comment. | 894 |
![]() | Missing a Javadoc comment. | 944 |
![]() | Missing a Javadoc comment. | 986 |
![]() | Missing a Javadoc comment. | 994 |
![]() | Missing a Javadoc comment. | 1000 |
![]() | Missing a Javadoc comment. | 1006 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | 'public' modifier out of order with the JLS suggestions. | 49 |
![]() | Array brackets at illegal position. | 49 |
![]() | Expression can be simplified. | 56 |
![]() | Expression can be simplified. | 62 |
![]() | Expression can be simplified. | 71 |
![]() | Missing a Javadoc comment. | 97 |
![]() | 'languageParserSupport' hides a field. | 126 |
![]() | 'basePath' hides a field. | 140 |