Checkstyle Results

The following document contains the results of Checkstyle .

Errors filtered by severity

Summary

Files Infos Warnings Errors
90 0 777 0

Files

Files I W E
pl/caltha/forms/ConstructionException.java 0 3 0
pl/caltha/forms/Form.java 0 8 0
pl/caltha/forms/FormTool.java 0 2 0
pl/caltha/forms/FormToolFactory.java 0 3 0
pl/caltha/forms/FormsException.java 0 3 0
pl/caltha/forms/FormsService.java 0 4 0
pl/caltha/forms/Instance.java 0 7 0
pl/caltha/forms/internal/FormBuilder.java 0 5 0
pl/caltha/forms/internal/FormImpl.java 0 18 0
pl/caltha/forms/internal/FormToolImpl.java 0 3 0
pl/caltha/forms/internal/FormsServiceImpl.java 0 20 0
pl/caltha/forms/internal/model/AbstractInstance.java 0 8 0
pl/caltha/forms/internal/model/Bind.java 0 9 0
pl/caltha/forms/internal/model/DefaultInstance.java 0 6 0
pl/caltha/forms/internal/model/InstanceImpl.java 0 26 0
pl/caltha/forms/internal/model/InstanceReference.java 0 17 0
pl/caltha/forms/internal/model/SubmitInfo.java 0 13 0
pl/caltha/forms/internal/ui/Action.java 0 7 0
pl/caltha/forms/internal/ui/ActionEvent.java 0 27 0
pl/caltha/forms/internal/ui/ActionNode.java 0 4 0
pl/caltha/forms/internal/ui/Actions.java 0 7 0
pl/caltha/forms/internal/ui/Control.java 0 6 0
pl/caltha/forms/internal/ui/DescriptionAll.java 0 5 0
pl/caltha/forms/internal/ui/DescriptionCaption.java 0 2 0
pl/caltha/forms/internal/ui/Node.java 0 6 0
pl/caltha/forms/internal/ui/NodeButton.java 0 5 0
pl/caltha/forms/internal/ui/NodeCaption.java 0 6 0
pl/caltha/forms/internal/ui/NodeCaptionReference.java 0 4 0
pl/caltha/forms/internal/ui/NodeControl.java 0 9 0
pl/caltha/forms/internal/ui/NodeControlDate.java 0 10 0
pl/caltha/forms/internal/ui/NodeControlFormatted.java 0 2 0
pl/caltha/forms/internal/ui/NodeControlHTML.java 0 6 0
pl/caltha/forms/internal/ui/NodeControlRange.java 0 1 0
pl/caltha/forms/internal/ui/NodeControlSelect.java 0 6 0
pl/caltha/forms/internal/ui/NodeControlSelectItem.java 0 1 0
pl/caltha/forms/internal/ui/NodeControlSelectItemRef.java 0 1 0
pl/caltha/forms/internal/ui/NodeControlUpload.java 0 2 0
pl/caltha/forms/internal/ui/NodeForm.java 0 10 0
pl/caltha/forms/internal/ui/NodeRepeat.java 0 14 0
pl/caltha/forms/internal/ui/NodeRepeatSubTree.java 0 4 0
pl/caltha/forms/internal/ui/NodeSelectable.java 0 1 0
pl/caltha/forms/internal/ui/NodeSelectableContainer.java 0 10 0
pl/caltha/forms/internal/ui/NodeSwitch.java 0 3 0
pl/caltha/forms/internal/ui/Parent.java 0 1 0
pl/caltha/forms/internal/ui/Reference.java 0 16 0
pl/caltha/forms/internal/ui/ReferenceMultiple.java 0 4 0
pl/caltha/forms/internal/ui/ReferenceMultipleRepeat.java 0 2 0
pl/caltha/forms/internal/ui/ReferenceNode.java 0 1 0
pl/caltha/forms/internal/ui/ReferenceSingle.java 0 4 0
pl/caltha/forms/internal/ui/ReferenceSingleForm.java 0 2 0
pl/caltha/forms/internal/ui/TextNode.java 0 1 0
pl/caltha/forms/internal/ui/UI.java 0 19 0
pl/caltha/forms/internal/ui/UIBuilder.java 0 11 0
pl/caltha/forms/internal/ui/UIConstants.java 0 68 0
pl/caltha/forms/internal/ui/Visible.java 0 6 0
pl/caltha/forms/internal/ui/VisibleText.java 0 3 0
pl/caltha/forms/internal/ui/actions/BaseInsertDeleteAction.java 0 3 0
pl/caltha/forms/internal/ui/actions/BaseReferenceAction.java 0 6 0
pl/caltha/forms/internal/ui/actions/Delete.java 0 4 0
pl/caltha/forms/internal/ui/actions/Dispatch.java 0 5 0
pl/caltha/forms/internal/ui/actions/Insert.java 0 6 0
pl/caltha/forms/internal/ui/actions/NoOp.java 0 4 0
pl/caltha/forms/internal/ui/actions/SetValue.java 0 5 0
pl/caltha/forms/internal/ui/actions/Toggle.java 0 6 0
pl/caltha/forms/internal/util/AbstractBuilder.java 0 34 0
pl/caltha/forms/internal/util/CSSParseException.java 0 3 0
pl/caltha/forms/internal/util/CSSParser.java 0 5 0
pl/caltha/forms/internal/util/CSSStyle.java 0 2 0
pl/caltha/forms/internal/util/Util.java 0 11 0
pl/caltha/internal/xml/CalthaEntityResolver.java 0 8 0
pl/caltha/internal/xml/Localizer.java 0 15 0
pl/caltha/internal/xml/LoggingGrammarReaderController.java 0 12 0
pl/caltha/internal/xml/XMLDataReaderImpl.java 0 10 0
pl/caltha/internal/xml/XMLGrammarCache.java 0 17 0
pl/caltha/internal/xml/XMLServiceImpl.java 0 18 0
pl/caltha/internal/xml/validation/DOM4JReportingSAXWriter.java 0 10 0
pl/caltha/internal/xml/validation/DOM4JValidatorImpl.java 0 3 0
pl/caltha/internal/xml/validation/ExtendedVerifier.java 0 15 0
pl/caltha/internal/xml/validation/IDConstraintTypeDetector.java 0 22 0
pl/caltha/services/xml/BaseErrorHandler.java 0 11 0
pl/caltha/services/xml/CollectingErrorHandler.java 0 11 0
pl/caltha/services/xml/LoggingErrorHandler.java 0 11 0
pl/caltha/services/xml/XMLDataReader.java 0 1 0
pl/caltha/services/xml/XMLService.java 0 16 0
pl/caltha/services/xml/validation/DOM4JContentHandler.java 0 3 0
pl/caltha/services/xml/validation/DOM4JValidationErrorCollector.java 0 27 0
pl/caltha/services/xml/validation/ExtendedContentHandler.java 0 20 0
pl/caltha/services/xml/validation/ValidationException.java 0 1 0

pl/caltha/forms/ConstructionException.java

Error Line
Warning Missing a Javadoc comment. 12
Warning Missing a Javadoc comment. 17
Warning Missing a Javadoc comment. 22

pl/caltha/forms/Form.java

Error Line
Warning Expected @param tag for 'instance'. 76
Warning Expected @param tag for 'parameters'. 76
Warning Expected @throws tag for 'Exception'. 77
Warning Expected an @return tag. 81
Warning Expected an @return tag. 83
Warning Expected an @return tag. 85
Warning Expected an @return tag. 87
Warning Expected an @return tag. 89

pl/caltha/forms/FormTool.java

Error Line
Warning Expected @throws tag for 'TemplateNotFoundException'. 23
Warning Expected @throws tag for 'TemplateNotFoundException'. 33

pl/caltha/forms/FormToolFactory.java

Error Line
Warning Expected @param tag for 'context'. 55
Warning Expected @param tag for 'logger'. 55
Warning Expected @param tag for 'templating'. 55

pl/caltha/forms/FormsException.java

Error Line
Warning Missing a Javadoc comment. 11
Warning Missing a Javadoc comment. 16
Warning Missing a Javadoc comment. 21

pl/caltha/forms/FormsService.java

Error Line
Warning 'static' modifier out of order with the JLS suggestions. 19
Warning 'static' modifier out of order with the JLS suggestions. 25
Warning 'static' modifier out of order with the JLS suggestions. 31
Warning Missing a Javadoc comment. 98

pl/caltha/forms/Instance.java

Error Line
Warning Expected an @return tag. 16
Warning Expected @param tag for 'dirtyFlag'. 20
Warning Expected an @return tag. 24
Warning Expected an @return tag. 28
Warning Expected an @return tag. 31
Warning Expected an @return tag. 34
Warning Expected an @return tag. 37

pl/caltha/forms/internal/FormBuilder.java

Error Line
Warning Missing a Javadoc comment. 20
Warning Missing a Javadoc comment. 25
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 36
Warning Line is longer than 104 characters. 61

pl/caltha/forms/internal/FormImpl.java

Error Line
Warning Expected @param tag for 'formToolService'. 62
Warning Expected @param tag for 'xmlService'. 62
Warning Expected @param tag for 'definitionURI'. 63
Warning Expected @param tag for 'id'. 63
Warning Expected @param tag for 'inst'. 118
Warning Expected @param tag for 'parameters'. 118
Warning Expected @throws tag for 'Exception'. 119
Warning Expected an @return tag. 160
Warning Missing a Javadoc comment. 165
Warning Missing a Javadoc comment. 170
Warning Missing a Javadoc comment. 175
Warning Missing a Javadoc comment. 180
Warning Expected an @return tag. 189
Warning Missing a Javadoc comment. 208
Warning Missing a Javadoc comment. 218
Warning Missing a Javadoc comment. 223
Warning Missing a Javadoc comment. 228
Warning 'id' hides a field. 249

pl/caltha/forms/internal/FormToolImpl.java

Error Line
Warning Missing a Javadoc comment. 27
Warning Missing a Javadoc comment. 34
Warning Missing a Javadoc comment. 53

pl/caltha/forms/internal/FormsServiceImpl.java

Error Line
Warning Expected @param tag for 'config'. 61
Warning Expected @param tag for 'logger'. 61
Warning Expected @param tag for 'xmlService'. 61
Warning Line is longer than 104 characters. 67
Warning Line is longer than 104 characters. 68
Warning Line is longer than 104 characters. 69
Warning Line is longer than 104 characters. 70
Warning Expected an @return tag. 104
Warning Expected @param tag for 'formDefinitionURI'. 104
Warning Expected @param tag for 'formName'. 104
Warning Expected @throws tag for 'ConstructionException'. 105
Warning Expected @throws tag for 'FormsException'. 105
Warning Line is longer than 104 characters. 189
Warning Line is longer than 104 characters. 194
Warning Line is longer than 104 characters. 197
Warning Expected @param tag for 'httpContext'. 322
Warning Expected @param tag for 'instance'. 322
Warning Missing a Javadoc comment. 346
Warning Missing a Javadoc comment. 351
Warning Expected @param tag for 'instance'. 385

pl/caltha/forms/internal/model/AbstractInstance.java

Error Line
Warning Missing a Javadoc comment. 18
Warning Missing a Javadoc comment. 19
Warning Missing a Javadoc comment. 21
Warning Missing a Javadoc comment. 30
Warning Missing a Javadoc comment. 35
Warning Missing a Javadoc comment. 41
Warning Missing a Javadoc comment. 50
Warning Line is longer than 104 characters. 56

pl/caltha/forms/internal/model/Bind.java

Error Line
Warning 'static' modifier out of order with the JLS suggestions. 33
Warning Name 'defaultBind' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 33
Warning 'static' modifier out of order with the JLS suggestions. 35
Warning 'static' modifier out of order with the JLS suggestions. 37
Warning 'static' modifier out of order with the JLS suggestions. 39
Warning Expected @param tag for 'uiNode'. 152
Warning Expected @param tag for 'uiNode'. 162
Warning Expected @param tag for 'uiNode'. 172
Warning Line is longer than 104 characters. 240

pl/caltha/forms/internal/model/DefaultInstance.java

Error Line
Warning Missing a Javadoc comment. 17
Warning Expected an @return tag. 24
Warning Expected @param tag for 'instanceId'. 24
Warning Expected an @return tag. 47
Warning Expected @param tag for 'instanceId'. 47
Warning Expected @param tag for 'savedState'. 47

pl/caltha/forms/internal/model/InstanceImpl.java

Error Line
Warning Expected @param tag for 'form'. 67
Warning Expected @param tag for 'schemaURI'. 67
Warning Expected @param tag for 'instanceDocument'. 67
Warning Expected an @return tag. 90
Warning Expected @param tag for 'dirtyFlag'. 97
Warning Expected an @return tag. 104
Warning Expected an @return tag. 111
Warning Expected an @return tag. 117
Warning Missing a Javadoc comment. 128
Warning Missing a Javadoc comment. 139
Warning Missing a Javadoc comment. 154
Warning Missing a Javadoc comment. 159
Warning Expected @param tag for 'contextNode'. 167
Warning Expected @param tag for 'key'. 167
Warning Expected @param tag for 'value'. 167
Warning Expected an @return tag. 179
Warning Expected @param tag for 'contextNode'. 179
Warning Expected @param tag for 'valueKey'. 179
Warning Missing a Javadoc comment. 191
Warning Missing a Javadoc comment. 196
Warning Missing a Javadoc comment. 204
Warning Expected @param tag for 'key'. 212
Warning Expected @param tag for 'propValue'. 212
Warning Expected an @return tag. 218
Warning Expected @param tag for 'key'. 218
Warning Expected an @return tag. 227

pl/caltha/forms/internal/model/InstanceReference.java

Error Line
Warning Variable 'name' must be private and have accessor methods. 17
Warning Variable 'absolute' must be private and have accessor methods. 18
Warning Variable 'expression' must be private and have accessor methods. 19
Warning Variable 'xpath' must be private and have accessor methods. 20
Warning Expected @param tag for 'name'. 40
Warning Expected @param tag for 'xPathExpression'. 40
Warning Expected @throws tag for 'ConstructionException'. 41
Warning Missing a Javadoc comment. 58
Warning Missing a Javadoc comment. 71
Warning Missing a Javadoc comment. 76
Warning Missing a Javadoc comment. 81
Warning Missing a Javadoc comment. 86
Warning Missing a Javadoc comment. 91
Warning Missing a Javadoc comment. 96
Warning Missing a Javadoc comment. 101
Warning Missing a Javadoc comment. 106
Warning Missing a Javadoc comment. 111

pl/caltha/forms/internal/model/SubmitInfo.java

Error Line
Warning Missing a Javadoc comment. 15
Warning Missing a Javadoc comment. 16
Warning Missing a Javadoc comment. 17
Warning Missing a Javadoc comment. 18
Warning Missing a Javadoc comment. 19
Warning Missing a Javadoc comment. 20
Warning Missing a Javadoc comment. 22
Warning Missing a Javadoc comment. 32
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 42
Warning Missing a Javadoc comment. 47
Warning Missing a Javadoc comment. 52
Warning Missing a Javadoc comment. 57

pl/caltha/forms/internal/ui/Action.java

Error Line
Warning Missing a Javadoc comment. 18
Warning Missing a Javadoc comment. 36
Warning Expected an @return tag. 42
Warning Expected @param tag for 'ui'. 42
Warning Expected @param tag for 'nodeId'. 42
Warning Expected @throws tag for 'ConstructionException'. 43
Warning Name '_repeatSubTree' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49

pl/caltha/forms/internal/ui/ActionEvent.java

Error Line
Warning Missing a Javadoc comment. 12
Warning Name 'ACTIVATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 12
Warning Variable 'ACTIVATE' must be private and have accessor methods. 12
Warning Missing a Javadoc comment. 14
Warning Name 'VALUE_CHANGED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 14
Warning Variable 'VALUE_CHANGED' must be private and have accessor methods. 14
Warning Missing a Javadoc comment. 17
Warning Name 'SCROLL_FIRST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
Warning Variable 'SCROLL_FIRST' must be private and have accessor methods. 17
Warning Missing a Javadoc comment. 18
Warning Name 'SCROLL_LAST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
Warning Variable 'SCROLL_LAST' must be private and have accessor methods. 18
Warning Missing a Javadoc comment. 21
Warning Name 'INSERT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Warning Variable 'INSERT' must be private and have accessor methods. 21
Warning Missing a Javadoc comment. 22
Warning Name 'DELETE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Warning Variable 'DELETE' must be private and have accessor methods. 22
Warning Missing a Javadoc comment. 25
Warning Name 'REVALIDATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Warning Variable 'REVALIDATE' must be private and have accessor methods. 25
Warning Missing a Javadoc comment. 26
Warning Name 'RECALCULATE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Warning Variable 'RECALCULATE' must be private and have accessor methods. 26
Warning Missing a Javadoc comment. 31
Warning Missing a Javadoc comment. 37
Warning Missing a Javadoc comment. 42

pl/caltha/forms/internal/ui/ActionNode.java

Error Line
Warning Expected @param tag for 'ui'. 13
Warning Expected @param tag for 'instance'. 13
Warning Expected @param tag for 'evt'. 13
Warning Expected an @return tag. 15

pl/caltha/forms/internal/ui/Actions.java

Error Line
Warning Missing a Javadoc comment. 19
Warning Expected an @return tag. 42
Warning Missing a Javadoc comment. 62
Warning Missing a Javadoc comment. 78
Warning Missing a Javadoc comment. 95
Warning Expected @param tag for 'ui'. 111
Warning Expected @throws tag for 'ConstructionException'. 112

pl/caltha/forms/internal/ui/Control.java

Error Line
Warning Expected an @return tag. 18
Warning Expected @param tag for 'instance'. 18
Warning Expected an @return tag. 20
Warning Expected @param tag for 'instance'. 20
Warning Expected an @return tag. 22
Warning Expected @param tag for 'instance'. 22

pl/caltha/forms/internal/ui/DescriptionAll.java

Error Line
Warning Missing a Javadoc comment. 20
Warning Expected an @return tag. 39
Warning Expected an @return tag. 45
Warning Expected an @return tag. 51
Warning Missing a Javadoc comment. 58

pl/caltha/forms/internal/ui/DescriptionCaption.java

Error Line
Warning Expected an @return tag. 23
Warning Missing a Javadoc comment. 31

pl/caltha/forms/internal/ui/Node.java

Error Line
Warning Expected an @return tag. 44
Warning Expected an @return tag. 137
Warning Expected @param tag for 'ui'. 170
Warning Expected @param tag for 'parentNode'. 170
Warning Expected @throws tag for 'ConstructionException'. 171
Warning Expected @param tag for 'ui'. 215

pl/caltha/forms/internal/ui/NodeButton.java

Error Line
Warning Missing a Javadoc comment. 22
Warning Expected @param tag for 'ui'. 3