The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 7 | 0 | 0 | 91 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 2 | |
| NewlineAtEndOfFile | 5 | |
| Translation | 0 | |
| JavadocMethod | 12 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| JavadocStyle | 0 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| LineLength | 19 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 4 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 26 | |
| NeedBraces | 0 | |
| RightCurly | 4 | |
| AvoidInlineConditionals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 8 | |
| FinalClass | 1 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 8 | |
GenericIllegalRegexp
| 1 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 6 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 15 | |
| Parameter metaObject should be final. | 15 | |
| Parameter context should be final. | 15 | |
| '{' should be on the previous line. | 16 | |
| Line is longer than 80 characters. | 21 | |
| Expected an @return tag. | 23 | |
| Method 'handleGetMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| '{' should be on the previous line. | 24 | |
| '{' should be on the previous line. | 28 | |
| '}' should be on the same line. | 30 | |
| '{' should be on the previous line. | 32 | |
| Line is longer than 80 characters. | 39 | |
| Expected an @return tag. | 41 | |
| Method 'handleGetMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| '{' should be on the previous line. | 42 | |
| '{' should be on the previous line. | 46 | |
| '}' should be on the same line. | 48 | |
| '{' should be on the previous line. | 50 | |
| Line is longer than 80 characters. | 57 | |
| Expected an @return tag. | 59 | |
| Method 'handleIsXsdAttribute' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 65 | |
| Expected an @return tag. | 67 | |
| Method 'handleIsXsdElement' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '{' should be on the previous line. | 68 | |
| Line is longer than 80 characters. | 73 | |
| Expected an @return tag. | 75 | |
| Method 'handleIsOwnerSchemaType' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| '{' should be on the previous line. | 76 | |
| Line is longer than 80 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 9 | |
| Class XmlSchemaProfile should be declared as final. | 12 | |
| '{' should be on the previous line. | 14 | |
| Name 'profile' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 36 | |
| '{' should be on the previous line. | 42 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 5 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 13 | |
| '(' is preceded with whitespace. | 13 | |
| Parameter metaObject should be final. | 13 | |
| Parameter context should be final. | 13 | |
| '{' should be on the previous line. | 14 | |
| '(' is preceded with whitespace. | 15 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 13 | |
| Parameter metaObject should be final. | 13 | |
| Parameter context should be final. | 13 | |
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 19 | |
| Expected an @return tag. | 21 | |
| Method 'handleGetMaxOccurs' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| '{' should be on the previous line. | 22 | |
| '{' should be on the previous line. | 26 | |
| '}' should be on the same line. | 28 | |
| '{' should be on the previous line. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Expected an @return tag. | 39 | |
| Method 'handleGetMinOccurs' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| '{' should be on the previous line. | 40 | |
| '{' should be on the previous line. | 44 | |
| '}' should be on the same line. | 46 | |
| '{' should be on the previous line. | 48 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Expected an @return tag. | 57 | |
| Method 'handleIsOwnerSchemaType' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| '{' should be on the previous line. | 58 | |
| Line is longer than 80 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 5 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 13 | |
| '(' is preceded with whitespace. | 13 | |
| Parameter metaObject should be final. | 13 | |
| Parameter context should be final. | 13 | |
| '{' should be on the previous line. | 14 | |
| '(' is preceded with whitespace. | 15 |