Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
2640020805

Files

FilesInfosWarningsErrors
org/xchain/AttributeDetail.java0017
org/xchain/Catalog.java0028
org/xchain/CatalogLoadException.java007
org/xchain/CatalogNotFoundException.java006
org/xchain/Chain.java005
org/xchain/Command.java009
org/xchain/CommandNotFoundException.java006
org/xchain/EngineeredCatalog.java0014
org/xchain/EngineeredCommand.java008
org/xchain/Executor.java0036
org/xchain/Filter.java0024
org/xchain/Locatable.java009
org/xchain/Registerable.java0023
org/xchain/StandAloneExecutor.java00479
org/xchain/annotations/Attribute.java0031
org/xchain/annotations/AttributeType.java0071
org/xchain/annotations/Component.java005
org/xchain/annotations/Element.java005
org/xchain/annotations/Function.java005
org/xchain/annotations/In.java006
org/xchain/annotations/Namespace.java004
org/xchain/annotations/Optional.java002
org/xchain/annotations/ParentElement.java005
org/xchain/annotations/PrefixMapping.java006
org/xchain/annotations/package-info.java001
org/xchain/framework/digester/AnnotationRuleSet.java00458
org/xchain/framework/digester/DigesterFactory.java0061
org/xchain/framework/digester/DigesterNamespaceContext.java0083
org/xchain/framework/digester/ExtendedDigester.java0092
org/xchain/framework/digester/NewDigesterFilter.java007
org/xchain/framework/digester/NewDigesterStrategy.java005
org/xchain/framework/digester/RuleSetRegistry.java0037
org/xchain/framework/digester/RuleSetRegistryConfigurator.java00125
org/xchain/framework/digester/SerializationRule.java00169
org/xchain/framework/digester/XChainConfigRuleSet.java00204
org/xchain/framework/digester/XChainParseException.java0053
org/xchain/framework/digester/strategy/AbstractNewDigesterFilter.java0012
org/xchain/framework/digester/strategy/RuleLoadingNewDigesterFilter.java0071
org/xchain/framework/doclets/NamespaceDoclet.java00317
org/xchain/framework/factory/CatalogFactory.java00103
org/xchain/framework/factory/TemplatesFactory.java00133
org/xchain/framework/jsl/AbstractSaxTemplateHandler.java00331
org/xchain/framework/jsl/SaxTemplateHandler.java00648
org/xchain/framework/jsl/SourceResult.java0039
org/xchain/framework/jsl/TemplateCompiler.java00159
org/xchain/framework/jsl/TemplateSourceBuilder.java00670
org/xchain/framework/jxpath/GenericsWisePackageFunctions.java0028
org/xchain/framework/jxpath/JXPathContextFactoryImpl.java0016
org/xchain/framework/jxpath/JXPathValidator.java00150
org/xchain/framework/jxpath/MethodLookupUtils.java0040
org/xchain/framework/jxpath/NamespaceResolvingFunctionLibrary.java0034
org/xchain/framework/jxpath/QNameVariables.java0021
org/xchain/framework/jxpath/QNameVariablesImpl.java00108
org/xchain/framework/jxpath/Scope.java001
org/xchain/framework/jxpath/ScopedJXPathContextImpl.java0088
org/xchain/framework/jxpath/ScopedQNameVariables.java0050
org/xchain/framework/jxpath/ScopedQNameVariablesImpl.java00225
org/xchain/framework/jxpath/StandardFunctions.java0067
org/xchain/framework/jxpath/XChainTypeConverter.java0032
org/xchain/framework/lifecycle/AnnotationLifecycleStep.java00226
org/xchain/framework/lifecycle/AnnotationThreadStep.java00132
org/xchain/framework/lifecycle/BasicTransformerFactoryFactory.java0078
org/xchain/framework/lifecycle/CCLPolicy.java006
org/xchain/framework/lifecycle/ClassScanner.java00287
org/xchain/framework/lifecycle/ComponentAnalysis.java0077
org/xchain/framework/lifecycle/ConfigContext.java0038
org/xchain/framework/lifecycle/ConfigDocumentContext.java0035
org/xchain/framework/lifecycle/DefaultDocumentBuilderFactoryFactory.java007
org/xchain/framework/lifecycle/DefaultSaxParserFactoryFactory.java008
org/xchain/framework/lifecycle/DefaultTransformerFactoryFactory.java009
org/xchain/framework/lifecycle/DefaultXmlReaderFactoryFactory.java008
org/xchain/framework/lifecycle/Execution.java00424
org/xchain/framework/lifecycle/ExecutionException.java0053
org/xchain/framework/lifecycle/ExecutionTraceElement.java0032
org/xchain/framework/lifecycle/Factory.java008
org/xchain/framework/lifecycle/Lifecycle.java00497
org/xchain/framework/lifecycle/LifecycleAccessor.java004
org/xchain/framework/lifecycle/LifecycleClass.java007
org/xchain/framework/lifecycle/LifecycleClassLoader.java005
org/xchain/framework/lifecycle/LifecycleContext.java0030
org/xchain/framework/lifecycle/LifecycleException.java0014
org/xchain/framework/lifecycle/LifecycleFunctionLibrary.java0037
org/xchain/framework/lifecycle/LifecycleStep.java0012
org/xchain/framework/lifecycle/LifecycleStepScanner.java00312
org/xchain/framework/lifecycle/NOPCCLPolicy.java0023
org/xchain/framework/lifecycle/NamespaceContext.java0029
org/xchain/framework/lifecycle/NamespaceFunctionLibrary.java00210
org/xchain/framework/lifecycle/StartStep.java0023
org/xchain/framework/lifecycle/StartThreadStep.java004
org/xchain/framework/lifecycle/StopStep.java0022
org/xchain/framework/lifecycle/StopThreadStep.java003
org/xchain/framework/lifecycle/ThreadContext.java002
org/xchain/framework/lifecycle/ThreadLifecycle.java00104
org/xchain/framework/lifecycle/ThreadStep.java0010
org/xchain/framework/lifecycle/ThreadStepScanner.java00264
org/xchain/framework/lifecycle/XmlFactoryLifecycle.java00389
org/xchain/framework/lifecycle/annotations/package-info.java001
org/xchain/framework/net/DependencyTracker.java00127
org/xchain/framework/net/RelativeUrlUtil.java0052
org/xchain/framework/net/TranslatingUrlConnection.java0065
org/xchain/framework/net/UrlConnectionWrapper.java00212
org/xchain/framework/net/UrlExistsStrategy.java0010
org/xchain/framework/net/UrlFactory.java00292
org/xchain/framework/net/UrlFactoryUriResolver.java0061
org/xchain/framework/net/UrlSourceUtil.java00150
org/xchain/framework/net/UrlTranslationStrategy.java008
org/xchain/framework/net/UrlUtil.java00255
org/xchain/framework/net/protocol/http/Handler.java0011
org/xchain/framework/net/protocol/http/HttpUrlConnection.java0019
org/xchain/framework/net/protocol/http/HttpUrlStreamHandlerFactory.java0014
org/xchain/framework/net/protocol/http/LocalHttpCacheUrlTranslationStrategy.java0012
org/xchain/framework/net/protocol/resource/AbstractClassLoaderUrlTranslationStrategy.java0013
org/xchain/framework/net/protocol/resource/ContextClassLoaderUrlTranslationStrategy.java0012
org/xchain/framework/net/protocol/resource/Handler.java0010
org/xchain/framework/net/protocol/resource/ResourceNotFoundException.java006
org/xchain/framework/net/protocol/resource/ResourceNotFoundUrlConnection.java0016
org/xchain/framework/net/protocol/resource/ResourceUrlConnection.java00114
org/xchain/framework/net/protocol/resource/ResourceUrlStreamHandlerFactory.java0014
org/xchain/framework/net/protocol/resource/SystemClassLoaderUrlTranslationStrategy.java0011
org/xchain/framework/net/strategy/BaseUrlUrlTranslationStrategy.java00123
org/xchain/framework/net/strategy/CachedUrlTranslationStrategy.java0037
org/xchain/framework/net/strategy/CompositeUrlTranslationStrategy.java0065
org/xchain/framework/net/strategy/FileUrlExistsStrategy.java0025
org/xchain/framework/net/strategy/JarUrlExistsStrategy.java0013
org/xchain/framework/net/strategy/ResourceUrlExistsStrategy.java0021
org/xchain/framework/osgi/ManifestParser.java00285
org/xchain/framework/osgi/OSGiCCLPolicy.java0037
org/xchain/framework/osgi/ParameterType.java003
org/xchain/framework/osgi/ParsedClassPathEntry.java008
org/xchain/framework/osgi/ParsedParameter.java0030
org/xchain/framework/sax/CommandHandler.java00540
org/xchain/framework/sax/CommandXmlReader.java00178
org/xchain/framework/sax/CompositeStage.java00102
org/xchain/framework/sax/ContextInputSource.java0055
org/xchain/framework/sax/HandlerWrapper.java00427
org/xchain/framework/sax/MultiDocumentResult.java00385
org/xchain/framework/sax/Pipeline.java0054
org/xchain/framework/sax/PrefixMappingContext.java0084
org/xchain/framework/sax/ReversePrefixMappingContext.java0075
org/xchain/framework/sax/SaxEventRecorder.java00288
org/xchain/framework/sax/SaxEventRecorderAssert.java0069
org/xchain/framework/sax/SaxTemplates.java005
org/xchain/framework/sax/SaxTemplatesHandler.java005
org/xchain/framework/sax/SerializerStage.java00131
org/xchain/framework/sax/Stage.java0013
org/xchain/framework/sax/TransformerHandlerStage.java0033
org/xchain/framework/sax/UrlFactoryEntityResolver.java0025
org/xchain/framework/sax/XChainDeclFilter.java00362
org/xchain/framework/sax/XChainTemplatesHandler.java00342
org/xchain/framework/sax/util/NamespaceContext.java0060
org/xchain/framework/sax/util/XHtmlHandler.java0088
org/xchain/framework/scanner/AbstractScanner.java00106
org/xchain/framework/scanner/BundleProtocolScanner.java00177
org/xchain/framework/scanner/FileProtocolScanner.java0058
org/xchain/framework/scanner/JarProtocolScanner.java0087
org/xchain/framework/scanner/MarkerResourceLocator.java0043
org/xchain/framework/scanner/ProtocolScanner.java007
org/xchain/framework/scanner/RootUrlLocator.java006
org/xchain/framework/scanner/ScanException.java0027
org/xchain/framework/scanner/ScanNode.java0059
org/xchain/framework/scanner/ScanUtil.java0021
org/xchain/framework/scanner/ScannerLifecycle.java00136
org/xchain/framework/scanner/VfsProtocolScanner.java0049
org/xchain/framework/scanner/ZipProtocolScanner.java00109
org/xchain/framework/security/AllPermission.java0018
org/xchain/framework/security/AuthenticationException.java0011
org/xchain/framework/security/DefaultIdentity.java006
org/xchain/framework/security/DefaultIdentityService.java0036
org/xchain/framework/security/DefaultPrincipal.java005
org/xchain/framework/security/Identity.java004
org/xchain/framework/security/IdentityImpl.java0042
org/xchain/framework/security/IdentityManager.java0034
org/xchain/framework/security/IdentityService.java004
org/xchain/framework/security/Permission.java005
org/xchain/framework/security/SecurityManager.java0045
org/xchain/framework/security/UsernamePrincipal.java0019
org/xchain/framework/strategy/CachingLoadStrategy.java00263
org/xchain/framework/strategy/CatalogConsumerStrategy.java0090
org/xchain/framework/strategy/ConsumerStrategy.java0022
org/xchain/framework/strategy/InputSourceSourceStrategy.java0016
org/xchain/framework/strategy/LoadStrategy.java0018
org/xchain/framework/strategy/SourceSourceStrategy.java009
org/xchain/framework/strategy/SourceStrategy.java0013
org/xchain/framework/strategy/TemplatesConsumerStrategy.java0029
org/xchain/framework/util/AnnotationUtil.java00203
org/xchain/framework/util/AttributesUtil.java00135
org/xchain/framework/util/ComponentUtil.java0091
org/xchain/framework/util/CompositeMap.java0094
org/xchain/framework/util/ContentType.java0065
org/xchain/framework/util/DependencyCycleException.java0032
org/xchain/framework/util/DependencyInjectionException.java006
org/xchain/framework/util/DependencySorter.java00161
org/xchain/framework/util/EngineeringUtil.java00486
org/xchain/framework/util/HtmlUtil.java007
org/xchain/framework/util/IoUtil.java00395
org/xchain/framework/util/JXPathContextUtil.java00110
org/xchain/framework/util/LexicographicQNameComparator.java0070
org/xchain/framework/util/LruCacheMap.java0031
org/xchain/framework/util/ParseException.java0059
org/xchain/framework/util/ParsedTransformer.java0058
org/xchain/framework/util/ParsedTransformerFactory.java0057
org/xchain/framework/util/ParserUtil.java00185
org/xchain/framework/util/QNameConverter.java0046
org/xchain/framework/util/RegExUtil.java0062
org/xchain/framework/util/ThreadLocalStack.java0053
org/xchain/impl/ChainImpl.java0027
org/xchain/impl/CommandList.java0017
org/xchain/impl/FilterChainImpl.java0054
org/xchain/impl/FilterList.java0045
org/xchain/impl/package-info.java001
org/xchain/namespaces/core/ChainCommand.java009
org/xchain/namespaces/core/ChooseCommand.java0079
org/xchain/namespaces/core/CoreFunctions.java0031
org/xchain/namespaces/core/DebugMessageCommand.java0068
org/xchain/namespaces/core/DocumentFunctions.java0050
org/xchain/namespaces/core/EvalCommand.java0028
org/xchain/namespaces/core/ExecuteCommand.java0075
org/xchain/namespaces/core/FilterChainCommand.java0010
org/xchain/namespaces/core/FilterChooseCommand.java00123
org/xchain/namespaces/core/FilterIfCommand.java0073
org/xchain/namespaces/core/FilterVariableCommand.java00153
org/xchain/namespaces/core/ForEachCommand.java0051
org/xchain/namespaces/core/HandledCommand.java0017
org/xchain/namespaces/core/IfCommand.java0029
org/xchain/namespaces/core/IterateCommand.java00184
org/xchain/namespaces/core/ThrowCommand.java0016
org/xchain/namespaces/core/TraceCommand.java0080
org/xchain/namespaces/core/VariableCommand.java00114
org/xchain/namespaces/core/WithCommand.java0023
org/xchain/namespaces/core/XChainCatalog.java0058
org/xchain/namespaces/core/package-info.java003
org/xchain/namespaces/csv/AbstractCsvChain.java007
org/xchain/namespaces/csv/CellCommand.java0025
org/xchain/namespaces/csv/CsvWriterChain.java0044
org/xchain/namespaces/csv/RowChain.java0020
org/xchain/namespaces/csv/package-info.java002
org/xchain/namespaces/jsl/AbstractTemplateCommand.java00376
org/xchain/namespaces/jsl/CommandExecutionState.java003
org/xchain/namespaces/jsl/ElementOutputState.java005
org/xchain/namespaces/jsl/TemporaryCommand.java0010
org/xchain/namespaces/jsl/package-info.java002
org/xchain/namespaces/sax/CommandSourceCommand.java0038
org/xchain/namespaces/sax/MultiDocumentResultCommand.java0014
org/xchain/namespaces/sax/NullResultCommand.java0015
org/xchain/namespaces/sax/OutputPropertyCommand.java0048
org/xchain/namespaces/sax/ParameterCommand.java0048
org/xchain/namespaces/sax/PipelineCommand.java00171
org/xchain/namespaces/sax/ResultCommand.java0080
org/xchain/namespaces/sax/SerializerCommand.java0043
org/xchain/namespaces/sax/TransformerCommand.java0089
org/xchain/namespaces/sax/UrlSourceCommand.java0028
org/xchain/namespaces/sax/package-info.java002
org/xchain/namespaces/security/SecurityConstants.java003
org/xchain/namespaces/security/package-info.java002
org/xchain/package-info.java001

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
11Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
832Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
928Errors Error
JavadocMethod1867Errors Error
JavadocType51Errors Error
JavadocVariable518Errors Error
JavadocStyle66Errors Error
ConstantName17Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName1Errors Error
StaticVariableName63Errors Error
TypeName0Errors Error
AvoidStarImport8Errors Error
IllegalImport0Errors Error
RedundantImport11Errors Error
UnusedImports147Errors Error
LineLength2470Errors Error
MethodLength1Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad1Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter1Errors Error
NoWhitespaceBefore1Errors Error
OperatorWrap23Errors Error
ParenPad5368Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter194Errors Error
WhitespaceAround3283Errors Error
ModifierOrder2Errors Error
RedundantModifier83Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock22Errors Error
LeftCurly1159Errors Error
NeedBraces62Errors Error
RightCurly466Errors Error
AvoidInlineConditionals41Errors Error
EmptyStatement1Errors Error
EqualsHashCode4Errors Error
HiddenField276Errors Error
IllegalInstantiation0Errors Error
InnerAssignment8Errors Error
MagicNumber25Errors Error
MissingSwitchDefault2Errors Error
RedundantThrows11Errors Error
SimplifyBooleanExpression3Errors Error
SimplifyBooleanReturn1Errors Error
DesignForExtension836Errors Error
FinalClass7Errors Error
HideUtilityClassConstructor23Errors Error
InterfaceIsType0Errors Error
VisibilityModifier296Errors Error
ArrayTypeStyle2Errors Error
FinalParameters1574Errors Error
TodoComment40Errors Error
UpperEll0Errors Error

Details

org/xchain/AttributeDetail.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 123).22
ErrorsLine is longer than 80 characters (found 86).55
ErrorsLine is longer than 80 characters (found 95).58
Errors'(' is followed by whitespace.58
ErrorsParameter qName should be final.58
Errors'qName' hides a field.58
ErrorsParameter type should be final.58
Errors'type' hides a field.58
ErrorsParameter javaType should be final.58
Errors'javaType' hides a field.58
ErrorsParameter required should be final.58
Errors'required' hides a field.58
Errors')' is preceded with whitespace.58
ErrorsMethod 'getQName' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMethod 'getJavaType' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMethod 'getRequired' is not designed for extension - needs to be abstract, final or empty.91

org/xchain/Catalog.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 101).22
Errors'{' should be on the previous line.28
ErrorsLine has trailing spaces.31
ErrorsLine has trailing spaces.33
ErrorsRedundant 'public' modifier.36
Errors'(' is followed by whitespace.36
Errors')' is preceded with whitespace.36
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.44
ErrorsRedundant 'public' modifier.45
Errors'(' is followed by whitespace.45
Errors')' is preceded with whitespace.45
ErrorsLine has trailing spaces.49
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters (found 86).53
ErrorsRedundant 'public' modifier.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
ErrorsLine is longer than 80 characters (found 86).63
ErrorsLine has trailing spaces.64
ErrorsRedundant 'public' modifier.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsExpected an @return tag.70
ErrorsRedundant 'public' modifier.70

org/xchain/CatalogLoadException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 103).19
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsParameter message should be final.27
ErrorsParameter cause should be final.27
ErrorsMissing a Javadoc comment.31
ErrorsParameter cause should be final.31

org/xchain/CatalogNotFoundException.java

ViolationMessageLine
Errors'{' should be on the previous line.25
ErrorsParameter message should be final.38
ErrorsLine is longer than 80 characters (found 84).43
ErrorsParameter message should be final.48
ErrorsParameter cause should be final.48
ErrorsParameter cause should be final.57

org/xchain/Chain.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsRedundant 'public' modifier.33
Errors'(' is followed by whitespace.33
Errors')' is preceded with whitespace.33
ErrorsRedundant 'public' modifier.40

org/xchain/Command.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 117).21
Errors'{' should be on the previous line.27
ErrorsLine is longer than 80 characters (found 107).29
ErrorsExpected an @return tag.31
ErrorsRedundant 'public' modifier.31
Errors'(' is followed by whitespace.31
ErrorsExpected @param tag for 'context'.31
Errors')' is preceded with whitespace.31
ErrorsExpected @throws tag for 'Exception'.32

org/xchain/CommandNotFoundException.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsParameter message should be final.40
ErrorsLine is longer than 80 characters (found 84).45
ErrorsParameter message should be final.50
ErrorsParameter cause should be final.50
ErrorsParameter cause should be final.59

org/xchain/EngineeredCatalog.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsLine is longer than 80 characters (found 88).25
ErrorsExpected an @return tag.28
ErrorsRedundant 'public' modifier.28
ErrorsLine is longer than 80 characters (found 114).31
ErrorsLine is longer than 80 characters (found 113).32
ErrorsRedundant 'public' modifier.34
ErrorsExpected @param tag for 'classLoader'.34
ErrorsMissing a Javadoc comment.36
ErrorsRedundant 'public' modifier.36
ErrorsMissing a Javadoc comment.38
ErrorsRedundant 'public' modifier.38
Errors'(' is followed by whitespace.38
Errors')' is preceded with whitespace.38

org/xchain/EngineeredCommand.java

ViolationMessageLine
ErrorsUnused import - org.xchain.annotations.AttributeType.20
Errors'{' should be on the previous line.32
ErrorsRedundant 'public' modifier.38
ErrorsRedundant 'public' modifier.45
ErrorsLine is longer than 80 characters (found 91).48
ErrorsRedundant 'public' modifier.53
ErrorsLine is longer than 80 characters (found 82).58
ErrorsRedundant 'public' modifier.60

org/xchain/Executor.java

ViolationMessageLine
ErrorsLine contains a tab character.29
ErrorsMissing a Javadoc comment.29
ErrorsRedundant 'public' modifier.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsMissing a Javadoc comment.31
ErrorsRedundant 'public' modifier.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine is longer than 80 characters (found 100).33
ErrorsLine contains a tab character.33
ErrorsMissing a Javadoc comment.33
ErrorsRedundant 'public' modifier.33
ErrorsLine has trailing spaces.34
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters (found 95).35
ErrorsLine contains a tab character.35
ErrorsMissing a Javadoc comment.35
ErrorsRedundant 'public' modifier.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsMissing a Javadoc comment.37
ErrorsRedundant 'public' modifier.37
ErrorsLine has trailing spaces.38
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters (found 90).39
ErrorsLine contains a tab character.39
ErrorsMissing a Javadoc comment.39
ErrorsRedundant 'public' modifier.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsRedundant 'public' modifier.41

org/xchain/Filter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 126).21
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters (found 131).22
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters (found 133).24
ErrorsLine is longer than 80 characters (found 134).25
ErrorsLine is longer than 80 characters (found 132).26
Errors'{' should be on the previous line.34
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters (found 99).36
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine is longer than 80 characters (found 112).39
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine is longer than 80 characters (found 115).41
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsRedundant 'public' modifier.43
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43

org/xchain/Locatable.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 107).21
ErrorsLine is longer than 80 characters (found 97).22
Errors'{' should be on the previous line.29
ErrorsExpected an @return tag.33
ErrorsRedundant 'public' modifier.33
ErrorsMissing a Javadoc comment.35
ErrorsRedundant 'public' modifier.35
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35

org/xchain/Registerable.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 98).21
ErrorsLine is longer than 80 characters (found 97).22
ErrorsLine is longer than 80 characters (found 99).23
ErrorsLine is longer than 80 characters (found 97).24
ErrorsLine is longer than 80 characters (found 96).27
ErrorsLine is longer than 80 characters (found 101).28
Errors'{' should be on the previous line.34
ErrorsRedundant 'public' modifier.40
ErrorsLine is longer than 80 characters (found 92).43
ErrorsLine is longer than 80 characters (found 96).46
ErrorsRedundant 'public' modifier.48
ErrorsLine is longer than 80 characters (found 115).51
ErrorsLine is longer than 80 characters (found 122).54
ErrorsRedundant 'public' modifier.57
ErrorsLine is longer than 80 characters (found 110).60
ErrorsRedundant 'public' modifier.64
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine is longer than 80 characters (found 114).67
ErrorsLine is longer than 80 characters (found 83).69
ErrorsRedundant 'public' modifier.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/xchain/StandAloneExecutor.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.xchain.Catalog.34
ErrorsRedundant import from the same package - org.xchain.Command.35
ErrorsLine is longer than 80 characters (found 96).46
ErrorsLine has trailing spaces.48
ErrorsLine is longer than 80 characters (found 103).52
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine is longer than 80 characters (found 88).53
ErrorsLine contains a tab character.53
ErrorsMissing a Javadoc comment.53
ErrorsLine has trailing spaces.54
ErrorsLine contains a tab character.54
ErrorsLine is longer than 80 characters (found 83).55
ErrorsLine contains a tab character.55
ErrorsMissing a Javadoc comment.55
ErrorsLine is longer than 80 characters (found 87).56
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine has trailing spaces.57
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters (found 91).58
ErrorsLine contains a tab character.58
ErrorsMissing a Javadoc comment.58
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsMissing a Javadoc comment.60
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.61
ErrorsFirst sentence should end with a period.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine has trailing spaces.67
ErrorsLine contains a tab character.67
ErrorsFirst sentence should end with a period.68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsMethod 'startLifeCycle' is not designed for extension - needs to be abstract, final or empty.71
ErrorsExpected @throws tag for 'LifecycleException'.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine has trailing spaces.74
ErrorsLine contains a tab character.74
ErrorsFirst sentence should end with a period.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsExpected an @return tag.78
ErrorsLine is longer than 80 characters (found 101).78
ErrorsLine contains a tab character.78
ErrorsMethod 'getCatalog' is not designed for extension - needs to be abstract, final or empty.78
ErrorsParameter uri should be final.78
ErrorsExpected @param tag for 'uri'.78
ErrorsExpected @throws tag for 'CatalogNotFoundException'.78
ErrorsExpected @throws tag for 'CatalogLoadException'.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsFirst sentence should end with a period.82
ErrorsLine contains a tab character.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsExpected an @return tag.85
ErrorsLine is longer than 80 characters (found 96).85
ErrorsLine contains a tab character.85
ErrorsMethod 'getCommand' is not designed for extension - needs to be abstract, final or empty.85
ErrorsParameter catalog should be final.85
ErrorsExpected @param tag for 'catalog'.85
ErrorsParameter cmd should be final.85
ErrorsExpected @param tag for 'cmd'.85
ErrorsExpected @throws tag for 'CommandNotFoundException'.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsFirst sentence should end with a period.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsExpected an @return tag.92
ErrorsLine contains a tab character.92
ErrorsMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine has trailing spaces.95
ErrorsLine contains a tab character.95
ErrorsFirst sentence should end with a period.96
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters (found 91).99
ErrorsLine contains a tab character.99
ErrorsMethod 'configureContext' is not designed for extension - needs to be abstract, final or empty.99
ErrorsParameter context should be final.99
ErrorsExpected @param tag for 'context'.99
ErrorsParameter variables should be final.99
ErrorsExpected @param tag for 'variables'.99
ErrorsLine is longer than 80 characters (found 102).100
ErrorsLine contains a tab character.100
ErrorsLine has trailing spaces.101
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine is longer than 80 characters (found 91).103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine has trailing spaces.106
ErrorsLine contains a tab character.106
ErrorsFirst sentence should end with a period.107
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters (found 95).108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine has trailing spaces.110
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters (found 87).114
ErrorsLine contains a tab character.114
ErrorsMethod 'configureContext' is not designed for extension - needs to be abstract, final or empty.114
ErrorsParameter context should be final.114
ErrorsExpected @param tag for 'context'.114
ErrorsParameter properties should be final.114
Errors'properties' hides a field.114
ErrorsExpected @param tag for 'properties'.114
ErrorsLine contains a tab character.115
ErrorsLine has trailing spaces.116
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine is longer than 80 characters (found 84).118
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine has trailing spaces.120
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine has trailing spaces.123
ErrorsLine contains a tab character.123
ErrorsFirst sentence should end with a period.124
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsMethod 'stopLifeCycle' is not designed for extension - needs to be abstract, final or empty.127
ErrorsExpected @throws tag for 'LifecycleException'.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine has trailing spaces.130
ErrorsLine contains a tab character.130
ErrorsFirst sentence should end with a period.131
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine has trailing spaces.133
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.136
ErrorsExpected @throws tag for 'Exception'.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine has trailing spaces.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine has trailing spaces.142
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine is longer than 80 characters (found 90).145
ErrorsLine contains a tab character.145
ErrorsLine has trailing spaces.146
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine is longer than 80 characters (found 103).148
ErrorsLine contains a tab character.148
ErrorsLine has trailing spaces.149
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine has trailing spaces.152
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsLine has trailing spaces.155
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
Errors'}' should be on the same line.158
ErrorsLine contains a tab character.159
ErrorsLine is longer than 80 characters (found 83).160
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
Errors'}' should be on the same line.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
Errors'}' should be on the same line.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine has trailing spaces.172
ErrorsLine contains a tab character.172
ErrorsFirst sentence should end with a period.173
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsExpected an @return tag.177
ErrorsLine contains a tab character.177
ErrorsMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine has trailing spaces.180
ErrorsLine contains a tab character.180
ErrorsFirst sentence should end with a period.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsMethod 'setProperties' is not designed for extension - needs to be abstract, final or empty.185
ErrorsParameter properties should be final.185
Errors'properties' hides a field.185
ErrorsExpected @param tag for 'properties'.185
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine has trailing spaces.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsMethod 'printStack' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
ErrorsParameter message should be final.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine has trailing spaces.192
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsMethod 'printStack' is not designed for extension - needs to be abstract, final or empty.193
ErrorsMissing a Javadoc comment.193
ErrorsParameter message should be final.193
ErrorsParameter level should be final.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine has trailing spaces.196
ErrorsLine contains a tab character.196
ErrorsLine is longer than 80 characters (found 97).197
ErrorsLine contains a tab character.197
ErrorsMethod 'printStack' is not designed for extension - needs to be abstract, final or empty.197
ErrorsMissing a Javadoc comment.197
ErrorsParameter message should be final.197
ErrorsParameter level should be final.197
ErrorsParameter stack should be final.197
ErrorsLine contains a tab character.198
ErrorsLine has trailing spaces.199
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine has trailing spaces.214
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine has trailing spaces.231
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine has trailing spaces.233
ErrorsLine is longer than 80 characters (found 104).233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine has trailing spaces.235
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.237
ErrorsExpected an @return tag.238
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
Errors'{' is not preceded with whitespace.239
ErrorsLine is longer than 80 characters (found 91).240
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine has trailing spaces.248
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine is longer than 80 characters (found 87).250
ErrorsLine contains a tab character.250
ErrorsLine is longer than 80 characters (found 91).251
ErrorsLine contains a tab character.251
ErrorsLine is longer than 80 characters (found 96).252
ErrorsLine contains a tab character.252
ErrorsLine contains a tab character.253
ErrorsLine has trailing spaces.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsExpected an @return tag.259
ErrorsLine is longer than 80 characters (found 87).259
ErrorsLine contains a tab character.259
ErrorsParameter properties should be final.259
ErrorsParameter args should be final.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine is longer than 80 characters (found 89).263
ErrorsLine contains a tab character.263
ErrorsLine is longer than 80 characters (found 91).264
ErrorsLine contains a tab character.264
ErrorsLine is longer than 80 characters (found 83).265
ErrorsLine contains a tab character.265
ErrorsLine is longer than 80 characters (found 102).266
ErrorsLine contains a tab character.266
ErrorsLine has trailing spaces.267
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine is longer than 80 characters (found 120).269
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine has trailing spaces.271
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine has trailing spaces.275
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsConditional logic can be removed.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
Errors'}' should be on the same line.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine has trailing spaces.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine is longer than 80 characters (found 88).285
ErrorsLine contains a tab character.285
ErrorsLine is longer than 80 characters (found 87).286
ErrorsLine contains a tab character.286
ErrorsLine is longer than 80 characters (found 90).287
ErrorsLine contains a tab character.287
ErrorsLine has trailing spaces.288
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsExpected an @return tag.293
ErrorsLine is longer than 80 characters (found 93).293
ErrorsLine contains a tab character.293
ErrorsParameter name should be final.293
ErrorsParameter properties should be final.293
ErrorsLine contains a tab character.294
ErrorsLine has trailing spaces.295
ErrorsLine contains a tab character.295
ErrorsLine is longer than 80 characters (found 110).296
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine has trailing spaces.298
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine is longer than 80 characters (found 97).304
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
Errors'}' should be on the same line.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsMust have at least one statement.309
ErrorsLine contains a tab character.310
ErrorsMust have at least one statement.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine has trailing spaces.314
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine has trailing spaces.317
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine is longer than 80 characters (found 97).321
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine is longer than 80 characters (found 97).323
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
Errors'}' should be on the same line.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsMust have at least one statement.328
ErrorsLine contains a tab character.329
ErrorsMust have at least one statement.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine has trailing spaces.336
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsMissing a Javadoc comment.337
ErrorsParameter args should be final.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine has trailing spaces.340
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine is longer than 80 characters (found 139).342
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine has trailing spaces.347
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine has trailing spaces.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine is longer than 80 characters (found 101).352
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354

org/xchain/annotations/Attribute.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 97).28
ErrorsLine is longer than 80 characters (found 112).29
ErrorsLine is longer than 80 characters (found 83).32
ErrorsLine is longer than 80 characters (found 172).36
ErrorsLine is longer than 80 characters (found 189).41
ErrorsLine is longer than 80 characters (found 112).42
ErrorsLine is longer than 80 characters (found 153).47
ErrorsLine is longer than 80 characters (found 132).48
ErrorsLine is longer than 80 characters (found 165).51
ErrorsLine is longer than 80 characters (found 157).52
ErrorsLine is longer than 80 characters (found 178).54
ErrorsLine is longer than 80 characters (found 169).57
ErrorsLine is longer than 80 characters (found 130).58
ErrorsLine is longer than 80 characters (found 183).61
ErrorsLine is longer than 80 characters (found 86).64
ErrorsLine is longer than 80 characters (found 139).67
ErrorsLine has trailing spaces.68
Errors'{' should be on the previous line.77
ErrorsUnused Javadoc tag.81
ErrorsExtra HTML tag found: </p>81
ErrorsLine has trailing spaces.88
ErrorsUnused Javadoc tag.88
ErrorsUnused Javadoc tag.95
ErrorsUnused Javadoc tag.102
ErrorsLine is longer than 80 characters (found 130).107
ErrorsLine is longer than 80 characters (found 178).108
ErrorsLine is longer than 80 characters (found 110).110
ErrorsUnused Javadoc tag.113
Errors'}' is not preceded with whitespace.115
ErrorsLine is longer than 80 characters (found 176).118
ErrorsUnused Javadoc tag.121

org/xchain/annotations/AttributeType.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.29
ErrorsLine is longer than 80 characters (found 113).29
ErrorsMissing a Javadoc comment.31
Errors'(' is followed by whitespace.31
ErrorsParameter value should be final.31
ErrorsParameter namespaceContext should be final.31
Errors')' is preceded with whitespace.31
Errors'(' is followed by whitespace.32
Errors')' is preceded with whitespace.32
ErrorsFirst sentence should end with a period.35
ErrorsLine is longer than 80 characters (found 116).35
ErrorsMissing a Javadoc comment.37
Errors'(' is followed by whitespace.37
ErrorsParameter value should be final.37
ErrorsParameter namespaceContext should be final.37
Errors')' is preceded with whitespace.37
Errors'(' is followed by whitespace.38
Errors')' is preceded with whitespace.38
ErrorsFirst sentence should end with a period.41
ErrorsLine is longer than 80 characters (found 121).41
ErrorsMissing a Javadoc comment.43
Errors'(' is followed by whitespace.43
ErrorsParameter value should be final.43
ErrorsParameter namespaceContext should be final.43
Errors')' is preceded with whitespace.43
Errors'(' is followed by whitespace.44
Errors')' is preceded with whitespace.44
ErrorsFirst sentence should end with a period.47
ErrorsLine is longer than 80 characters (found 115).47
ErrorsMissing a Javadoc comment.49
Errors'(' is followed by whitespace.49
ErrorsParameter value should be final.49
ErrorsParameter namespaceContext should be final.49
Errors')' is preceded with whitespace.49
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
ErrorsFirst sentence should end with a period.53
ErrorsLine is longer than 80 characters (found 120).53
ErrorsMissing a Javadoc comment.55
Errors'(' is followed by whitespace.55
ErrorsParameter value should be final.55
ErrorsParameter namespaceContext should be final.55
Errors')' is preceded with whitespace.55
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter value should be final.61
ErrorsParameter namespaceContext should be final.61
Errors')' is preceded with whitespace.61
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsLine is longer than 80 characters (found 156).65
ErrorsMissing a Javadoc comment.67
Errors'(' is followed by whitespace.67
ErrorsParameter value should be final.67
ErrorsParameter namespaceContext should be final.67
Errors')' is preceded with whitespace.67
ErrorsComment matches to-do format 'TODO:'.68
ErrorsLine is longer than 80 characters (found 173).71
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
ErrorsParameter value should be final.73
ErrorsParameter namespaceContext should be final.73
Errors')' is preceded with whitespace.73
ErrorsComment matches to-do format 'TODO:'.74
ErrorsLine is longer than 80 characters (found 82).79
ErrorsMissing a Javadoc comment.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
ErrorsRedundant throws: 'JXPathException' is unchecked exception.80

org/xchain/annotations/Component.java

ViolationMessageLine
ErrorsUnused Javadoc tag.39
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.43
ErrorsUnused Javadoc tag.44
ErrorsLine has trailing spaces.46

org/xchain/annotations/Element.java

ViolationMessageLine
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.37
ErrorsUnused Javadoc tag.39
ErrorsMissing a Javadoc comment.43
Errors'}' is not preceded with whitespace.43

org/xchain/annotations/Function.java

ViolationMessageLine
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.31
Errors'}' is not preceded with whitespace.33
Errors'{' should be on the previous line.38
ErrorsUnused Javadoc tag.40

org/xchain/annotations/In.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 93).28
Errors'}' is not preceded with whitespace.32
Errors'{' should be on the previous line.37
Errors'}' is not preceded with whitespace.46
ErrorsLine has trailing spaces.47
ErrorsLine is longer than 80 characters (found 102).49

org/xchain/annotations/Namespace.java

ViolationMessageLine
ErrorsLine has trailing spaces.27
Errors'{' should be on the previous line.35
ErrorsLine has trailing spaces.37
ErrorsUnused Javadoc tag.37

org/xchain/annotations/Optional.java

ViolationMessageLine
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.30

org/xchain/annotations/ParentElement.java

ViolationMessageLine
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.31
Errors'{' should be on the previous line.38
ErrorsUnused Javadoc tag.40
ErrorsMissing a Javadoc comment.44

org/xchain/annotations/PrefixMapping.java

ViolationMessageLine
ErrorsLine has trailing spaces.27
ErrorsLine has trailing spaces.29
Errors'{' should be on the previous line.35
ErrorsLine has trailing spaces.37
ErrorsUnused Javadoc tag.37
ErrorsUnused Javadoc tag.42

org/xchain/annotations/package-info.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 92).17

org/xchain/framework/digester/AnnotationRuleSet.java

ViolationMessageLine
ErrorsUnused import - java.util.Set.40
ErrorsUsing the '.*' form of import should be avoided - org.xchain.framework.util.AnnotationUtil.*.42
Errors'{' should be on the previous line.59
ErrorsLine is longer than 80 characters (found 86).61
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsLine is longer than 80 characters (found 81).64
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters (found 82).69
ErrorsMissing a Javadoc comment.69
ErrorsLine is longer than 80 characters (found 117).71
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter attributes should be final.71
ErrorsParameter namespace should be final.71
ErrorsParameter localName should be final.71
ErrorsParameter defaultValue should be final.71
Errors')' is preceded with whitespace.71
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.85
ErrorsParameter systemId should be final.85
Errors'systemId' hides a field.85
Errors'{' should be on the previous line.86
ErrorsMethod 'addRuleInstances' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter digester should be final.90
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters (found 102).97
ErrorsComment matches to-do format 'TODO:'.98
ErrorsLine is longer than 80 characters (found 99).102
Errors'for' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'for' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
ErrorsLine is longer than 80 characters (found 128).106
Errors'for' is not followed by whitespace.110
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsLine is longer than 80 characters (found 128).111
ErrorsLine is longer than 80 characters (found 90).116
ErrorsLine is longer than 80 characters (found 114).121
ErrorsMissing a Javadoc comment.121
Errors'(' is followed by whitespace.121
ErrorsParameter digester should be final.121
ErrorsParameter classObject should be final.121
ErrorsParameter lifecycleContext should be final.121
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters (found 87).123
Errors'cast' is not followed by whitespace.123
Errors'(' is followed by whitespace.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine is longer than 80 characters (found 81).126
Errors'(' is followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors')' is preceded with whitespace.126
ErrorsLine is longer than 80 characters (found 131).129
ErrorsMissing a Javadoc comment.129
Errors'(' is followed by whitespace.129
ErrorsParameter digester should be final.129
ErrorsParameter lifecycleContext should be final.129
ErrorsParameter systemId should be final.129
ErrorsParameter classObject should be final.129
Errors')' is preceded with whitespace.129
Errors'cast' is not followed by whitespace.131
Errors'}' should be on the same line.137
Errors'catch' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors'for' is not followed by whitespace.148
Errors'(' is followed by whitespace.148
Errors')' is preceded with whitespace.148
Errors'(' is followed by whitespace.149
Errors'+' is not preceded with whitespace.149
Errors'+' is not followed by whitespace.149
Errors')' is preceded with whitespace.149
Errors'(' is followed by whitespace.150
Errors'+' is not preceded with whitespace.150
Errors'+' is not followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'(' is followed by whitespace.151
Errors'+' is not preceded with whitespace.151
Errors'+' is not followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'(' is followed by whitespace.152
Errors'+' is not preceded with whitespace.152
Errors'+' is not followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'if' is not followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.154
Errors'+' is not preceded with whitespace.154
Errors'+' is not followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsLine is longer than 80 characters (found 103).159
ErrorsMissing a Javadoc comment.159
Errors'(' is followed by whitespace.159
ErrorsParameter lifecycleContext should be final.159
ErrorsParameter classObject should be final.159
Errors')' is preceded with whitespace.159
Errors'cast' is not followed by whitespace.162
ErrorsLine is longer than 80 characters (found 86).166
Errors'for' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
ErrorsLine is longer than 80 characters (found 118).169
Errors'if' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'for' is not followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters (found 93).177
Errors'cast' is not followed by whitespace.177
ErrorsLine is longer than 80 characters (found 85).178
Errors'if' is not followed by whitespace.178
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsLine is longer than 80 characters (found 83).179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'if' is not followed by whitespace.190
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
Errors'+' is not preceded with whitespace.191
Errors'+' is not followed by whitespace.191
ErrorsLine is longer than 80 characters (found 86).194
Errors'for' is not followed by whitespace.195
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
Errors'+' is not preceded with whitespace.196
Errors'+' is not followed by whitespace.196
Errors'+' is not preceded with whitespace.196
Errors'+' is not followed by whitespace.196
ErrorsMissing a Javadoc comment.202
Errors'{' should be on the previous line.204
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.205
ErrorsMissing a Javadoc comment.205
Errors'(' is followed by whitespace.205
ErrorsParameter namespaceURI should be final.205
ErrorsParameter name should be final.205
ErrorsParameter attributes should be final.205
Errors')' is preceded with whitespace.205
Errors'{' should be on the previous line.207
ErrorsLine is longer than 80 characters (found 82).211
ErrorsLine is longer than 80 characters (found 92).213
ErrorsLine is longer than 80 characters (found 117).214
Errors'if' is not followed by whitespace.216
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
ErrorsLine is longer than 80 characters (found 119).217
Errors'+' is not preceded with whitespace.217
Errors'+' is not followed by whitespace.217
Errors'+' is not preceded with whitespace.217
Errors'+' is not followed by whitespace.217
Errors'for' is not followed by whitespace.218
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
ErrorsLine is longer than 80 characters (found 155).219
Errors'}' should be on the same line.222
ErrorsLine is longer than 80 characters (found 152).224
ErrorsLine is longer than 80 characters (found 104).225
ErrorsLine is longer than 80 characters (found 88).227
ErrorsLine is longer than 80 characters (found 132).232
ErrorsLine is longer than 80 characters (found 84).233
Errors'{' should be on the previous line.237
ErrorsMissing a Javadoc comment.238
ErrorsVariable 'classObject' must be private and have accessor methods.238
ErrorsMissing a Javadoc comment.240
Errors'(' is followed by whitespace.240
ErrorsParameter classObject should be final.240
Errors'classObject' hides a field.240
Errors')' is preceded with whitespace.240
Errors'{' should be on the previous line.241
ErrorsLine is longer than 80 characters (found 81).246
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.248
Errors'(' is followed by whitespace.248
ErrorsParameter namespaceURI should be final.248
ErrorsExpected @param tag for 'namespaceURI'.248
ErrorsParameter name should be final.248
ErrorsExpected @param tag for 'name'.248
ErrorsParameter attributes should be final.248
ErrorsExpected @param tag for 'attributes'.248
Errors')' is preceded with whitespace.248
ErrorsExpected @throws tag for 'Exception'.249
Errors'{' should be on the previous line.250
Errors'if' is not followed by whitespace.254
Errors'(' is followed by whitespace.254
Errors')' is preceded with whitespace.254
Errors'cast' is not followed by whitespace.255
Errors'if' is not followed by whitespace.258
Errors'(' is followed by whitespace.258
Errors')' is preceded with whitespace.258
ErrorsLine has trailing spaces.260
Errors'}' should be on the same line.260
Errors'if' is not followed by whitespace.261
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors'cast' is not followed by whitespace.262
Errors'}' should be on the same line.263
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.270
ErrorsLine has trailing spaces.271
ErrorsMethod 'end' is not designed for extension - needs to be abstract, final or empty.277
ErrorsExpected @throws tag for 'Exception'.278
Errors'{' should be on the previous line.279
ErrorsMissing a Javadoc comment.284
Errors'{' should be on the previous line.286
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.288
ErrorsMissing a Javadoc comment.288
Errors'(' is followed by whitespace.288
ErrorsParameter namespaceURI should be final.288
ErrorsParameter name should be final.288
ErrorsParameter attributes should be final.288
Errors')' is preceded with whitespace.288
Errors'{' should be on the previous line.290
Errors'if' is not followed by whitespace.292
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.292
ErrorsLine is longer than 80 characters (found 88).293
Errors'cast' is not followed by whitespace.293
ErrorsMissing a Javadoc comment.298
Errors'{' should be on the previous line.300
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.301
ErrorsMissing a Javadoc comment.301
Errors'(' is followed by whitespace.301
ErrorsParameter namespaceUri should be final.301
ErrorsParameter name should be final.301
ErrorsParameter attributes should be final.301
Errors')' is preceded with whitespace.301
Errors'{' should be on the previous line.303
Errors'if' is not followed by whitespace.305
Errors'(' is followed by whitespace.305
Errors')' is preceded with whitespace.305
ErrorsLine is longer than 80 characters (found 106).306
Errors'cast' is not followed by whitespace.306
ErrorsLine is longer than 80 characters (found 85).307
Errors'cast' is not followed by whitespace.307
Errors'for' is not followed by whitespace.309
Errors'(' is followed by whitespace.309
Errors')' is preceded with whitespace.309
ErrorsLine is longer than 80 characters (found 88).310
ErrorsLine is longer than 80 characters (found 93).313
Errors'(' is followed by whitespace.313
ErrorsLine is longer than 80 characters (found 130).315
Errors'for' is not followed by whitespace.317
Errors'(' is followed by whitespace.317
Errors')' is preceded with whitespace.317
ErrorsLine is longer than 80 characters (found 94).320
Errors'}' should be on the same line.321
ErrorsLine is longer than 80 characters (found 100).323
Errors'}' should be on the same line.325
ErrorsLine is longer than 80 characters (found 129).328
ErrorsLine is longer than 80 characters (found 119).329
ErrorsLine is longer than 80 characters (found 136).331
Errors'}' should be on the same line.332
Errors'catch' is not followed by whitespace.333
Errors'(' is followed by whitespace.333
Errors')' is preceded with whitespace.333
ErrorsLine is longer than 80 characters (found 142).334
Errors'+' is not preceded with whitespace.334
Errors'+' is not followed by whitespace.334
Errors'+' is not preceded with whitespace.334
Errors'+' is not followed by whitespace.334
Errors'+' is not preceded with whitespace.334
Errors'+' is not followed by whitespace.334
ErrorsLine is longer than 80 characters (found 88).340
Errors'for' is not followed by whitespace.340
Errors'(' is followed by whitespace.340
Errors')' is preceded with whitespace.340
ErrorsLine is longer than 80 characters (found 93).341
Errors'if' is not followed by whitespace.341
Errors'(' is followed by whitespace.341
Errors')' is preceded with whitespace.341
ErrorsLine is longer than 80 characters (found 157).342
Errors'+' is not preceded with whitespace.342
Errors'+' is not followed by whitespace.342
Errors'+' is not preceded with whitespace.342
Errors'+' is not followed by whitespace.342
Errors'+' is not preceded with whitespace.342
Errors'+' is not followed by whitespace.342
Errors'+' is not preceded with whitespace.342
Errors'+' is not followed by whitespace.342
ErrorsLine is longer than 80 characters (found 149).350
Errors'{' should be on the previous line.355
ErrorsMethod 'end' is not designed for extension - needs to be abstract, final or empty.356
ErrorsMissing a Javadoc comment.356
Errors'(' is followed by whitespace.356
ErrorsParameter namespace should be final.356
ErrorsParameter name should be final.356
Errors')' is preceded with whitespace.356
Errors'{' should be on the previous line.357
ErrorsLine is longer than 80 characters (found 102).361
Errors'if' is not followed by whitespace.361
Errors'(' is followed by whitespace.361
Errors')' is preceded with whitespace.361
Errors'cast' is not followed by whitespace.362
Errors'cast' is not followed by whitespace.362
Errors'{' should be on the previous line.372
ErrorsMissing a Javadoc comment.373
ErrorsVariable 'depth' must be private and have accessor methods.373
ErrorsMissing a Javadoc comment.374
ErrorsVariable 'qName' must be private and have accessor methods.374
ErrorsMissing a Javadoc comment.375
ErrorsVariable 'systemId' must be private and have accessor methods.375
ErrorsMissing a Javadoc comment.377
Errors'(' is followed by whitespace.377
ErrorsParameter systemId should be final.377
Errors'systemId' hides a field.377
Errors')' is preceded with whitespace.377
Errors'{' should be on the previous line.378
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.382
ErrorsMissing a Javadoc comment.382
Errors'(' is followed by whitespace.382
ErrorsParameter namespaceURI should be final.382
ErrorsParameter name should be final.382
ErrorsParameter attributes should be final.382
Errors')' is preceded with whitespace.382
Errors'{' should be on the previous line.384
Errors'if' is not followed by whitespace.389
Errors'(' is followed by whitespace.389
Errors')' is preceded with whitespace.389
Errors'if' is not followed by whitespace.393
Errors'(' is followed by whitespace.393
Errors')' is preceded with whitespace.393
Errors'if' is not followed by whitespace.394
Errors'(' is followed by whitespace.394
Errors')' is preceded with whitespace.394
ErrorsLine is longer than 80 characters (found 95).396
Errors'cast' is not followed by whitespace.396
Errors'if' is not followed by whitespace.397
Errors'(' is followed by whitespace.397
Errors')' is preceded with whitespace.397
ErrorsLine is longer than 80 characters (found 144).398
Errors'+' is not preceded with whitespace.398
Errors'+' is not followed by whitespace.398
Errors'+' is not preceded with whitespace.398
Errors'+' is not followed by whitespace.398
Errors'}' should be on the same line.401
Errors'}' should be on the same line.405
Errors'if' is not followed by whitespace.406
Errors'(' is followed by whitespace.406
Errors')' is preceded with whitespace.406
ErrorsLine is longer than 80 characters (found 130).407
ErrorsMethod 'end' is not designed for extension - needs to be abstract, final or empty.413
ErrorsMissing a Javadoc comment.413
Errors'(' is followed by whitespace.413
ErrorsParameter namespaceURI should be final.413
ErrorsParameter name should be final.413
Errors')' is preceded with whitespace.413
Errors'{' should be on the previous line.415
Errors'if' is not followed by whitespace.417
Errors'(' is followed by whitespace.417
Errors')' is preceded with whitespace.417
Errors'if' is not followed by whitespace.421
Errors'(' is followed by whitespace.421
Errors')' is preceded with whitespace.421
Errors'cast' is not followed by whitespace.423
Errors'if' is not followed by whitespace.425
Errors'(' is followed by whitespace.425
Errors')' is preceded with whitespace.425
Errors'cast' is not followed by whitespace.426
Errors'}' should be on the same line.433
ErrorsLine is longer than 80 characters (found 145).435
Errors'+' is not preceded with whitespace.435
Errors'+' is not followed by whitespace.435
Errors'+' is not preceded with whitespace.435
Errors'+' is not followed by whitespace.435
Errors'if' is not followed by whitespace.439
Errors'(' is followed by whitespace.439
Errors')' is preceded with whitespace.439
ErrorsExpected an @return tag.447
ErrorsMethod 'findCatalogInStack' is not designed for extension - needs to be abstract, final or empty.447
Errors'{' should be on the previous line.448
Errors'if' is not followed by whitespace.451
Errors'(' is followed by whitespace.451
Errors')' is preceded with whitespace.451
Errors'+' is not preceded with whitespace.452
Errors'+' is not followed by whitespace.452
Errors'for' is not followed by whitespace.455
Errors'(' is followed by whitespace.455
Errors')' is preceded with whitespace.455
Errors'if' is not followed by whitespace.458
Errors'(' is followed by whitespace.458
Errors')' is preceded with whitespace.458
ErrorsLine is longer than 80 characters (found 134).459
Errors'+' is not preceded with whitespace.459
Errors'+' is not followed by whitespace.459
Errors'+' is not preceded with whitespace.459
Errors'+' is not followed by whitespace.459
Errors'+' is not preceded with whitespace.459
Errors'+' is not followed by whitespace.459
Errors'+' is not preceded with whitespace.459
Errors'+' is not followed by whitespace.459
Errors'if' is not followed by whitespace.462
Errors'(' is followed by whitespace.462
Errors')' is preceded with whitespace.462
Errors'cast' is not followed by whitespace.463
Errors'{' should be on the previous line.475
ErrorsMissing a Javadoc comment.476
ErrorsVariable 'lifecycleContext' must be private and have accessor methods.476
ErrorsMissing a Javadoc comment.477
Errors'(' is followed by whitespace.477
ErrorsParameter lifecycleContext should be final.477
Errors'lifecycleContext' hides a field.477
Errors')' is preceded with whitespace.477
Errors'{' should be on the previous line.478
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.482
ErrorsMissing a Javadoc comment.482
Errors'(' is followed by whitespace.482
ErrorsParameter namespaceURI should be final.482
ErrorsParameter name should be final.482
ErrorsParameter attributes should be final.482
Errors')' is preceded with whitespace.482
Errors'{' should be on the previous line.484
Errors'if' is not followed by whitespace.486
Errors'(' is followed by whitespace.486
Errors')' is preceded with whitespace.486
ErrorsLine is longer than 80 characters (found 113).487
Errors'cast' is not followed by whitespace.487
ErrorsExpected an @return tag.493
ErrorsMethod 'findCatalogInStack' is not designed for extension - needs to be abstract, final or empty.493
Errors'{' should be on the previous line.494
Errors'if' is not followed by whitespace.497
Errors'(' is followed by whitespace.497
Errors')' is preceded with whitespace.497
Errors'+' is not preceded with whitespace.498
Errors'+' is not followed by whitespace.498
Errors'for' is not followed by whitespace.501
Errors'(' is followed by whitespace.501
Errors')' is preceded with whitespace.501
Errors'if' is not followed by whitespace.504
Errors'(' is followed by whitespace.504
Errors')' is preceded with whitespace.504
ErrorsLine is longer than 80 characters (found 134).505
Errors'+' is not preceded with whitespace.505
Errors'+' is not followed by whitespace.505
Errors'+' is not preceded with whitespace.505
Errors'+' is not followed by whitespace.505
Errors'+' is not preceded with whitespace.505
Errors'+' is not followed by whitespace.505
Errors'+' is not preceded with whitespace.505
Errors'+' is not followed by whitespace.505
Errors'if' is not followed by whitespace.508
Errors'(' is followed by whitespace.508
Errors')' is preceded with whitespace.508
Errors'cast' is not followed by whitespace.509

org/xchain/framework/digester/DigesterFactory.java

ViolationMessageLine
ErrorsUnused import - org.xml.sax.helpers.XMLReaderFactory.20
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'instance' must be private and have accessor methods.30
ErrorsMissing a Javadoc comment.36
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'newDigesterStrategy' must be private and have accessor methods.41
ErrorsLine is longer than 80 characters (found 86).43
ErrorsMethod 'addNewDigesterFilter' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
Errors'(' is followed by whitespace.43
ErrorsParameter newDigesterFilter should be final.43
Errors')' is preceded with whitespace.43
ErrorsLine is longer than 80 characters (found 100).48
Errors'while' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
Errors'cast' is not followed by whitespace.49
ErrorsLine is longer than 80 characters (found 100).52
Errors'if' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
ErrorsMethod 'getNewDigesterStrategy' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters (found 92).67
ErrorsMethod 'setNewDigesterStrategy' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
Errors'(' is followed by whitespace.67
ErrorsParameter newDigesterStrategy should be final.67
Errors'newDigesterStrategy' hides a field.67
Errors')' is preceded with whitespace.67
ErrorsMissing a Javadoc comment.72
Errors'{' should be on the previous line.73
ErrorsMethod 'newDigester' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'(' is followed by whitespace.78
ErrorsParameter xmlReader should be final.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.80
ErrorsMethod 'newDigester' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.99
ErrorsMethod 'newDigester' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
Errors'(' is followed by whitespace.100
ErrorsParameter xmlReader should be final.100
Errors')' is preceded with whitespace.100
Errors'{' should be on the previous line.102
Errors'if' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'}' should be on the same line.107

org/xchain/framework/digester/DigesterNamespaceContext.java

ViolationMessageLine
ErrorsUnused import - java.util.List.23
ErrorsUsing the '.*' form of import should be avoided - javax.xml.XMLConstants.*.25
ErrorsDuplicate import to line 18 - javax.xml.namespace.NamespaceContext.26
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'(' is followed by whitespace.36
ErrorsParameter digester should be final.36
Errors')' is preceded with whitespace.36
Errors'{' should be on the previous line.37
ErrorsMethod 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter prefix should be final.41
Errors')' is preceded with whitespace.41
Errors'{' should be on the previous line.42
Errors'if' is not followed by whitespace.43
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43
ErrorsLine is longer than 80 characters (found 105).44
Errors'}' should be on the same line.45
Errors'if' is not followed by whitespace.46
Errors'(' is followed by whitespace.46
Errors')' is preceded with whitespace.46
Errors'}' should be on the same line.48
Errors'if' is not followed by whitespace.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'}' should be on the same line.51
Errors'if' is not followed by whitespace.52
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
Errors'}' should be on the same line.54
ErrorsMethod 'getPrefix' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
Errors'(' is followed by whitespace.60
ErrorsParameter namespaceUri should be final.60
Errors')' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'if' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsLine is longer than 80 characters (found 112).63
Errors'}' should be on the same line.64
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'}' should be on the same line.67
Errors'if' is not followed by whitespace.68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'}' should be on the same line.70
Errors'for' is not followed by whitespace.72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsMethod 'getPrefixes' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
Errors'(' is followed by whitespace.81
ErrorsParameter namespaceUri should be final.81
Errors')' is preceded with whitespace.81
Errors'{' should be on the previous line.82
Errors'if' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine is longer than 80 characters (found 112).84
Errors'}' should be on the same line.85
Errors'if' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'}' should be on the same line.88
Errors'if' is not followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'}' should be on the same line.91
Errors'for' is not followed by whitespace.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'if' is not followed by whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95

org/xchain/framework/digester/ExtendedDigester.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 115).23
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'customLexicalHandler' must be private and have accessor methods.31
ErrorsMethod 'setCustomLexicalHandler' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'(' is followed by whitespace.33
ErrorsParameter customLexicalHandler should be final.33
Errors'customLexicalHandler' hides a field.33
Errors')' is preceded with whitespace.33
Errors'{' should be on the previous line.34
ErrorsMethod 'getCustomLexicalHandler' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsMethod 'comment' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
Errors'(' is followed by whitespace.47
ErrorsParameter characters should be final.47
ErrorsParameter start should be final.47
ErrorsParameter length should be final.47
Errors')' is preceded with whitespace.47
Errors'{' should be on the previous line.49
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
ErrorsMethod 'endCDATA' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'{' should be on the previous line.57
Errors'if' is not followed by whitespace.58
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
ErrorsMethod 'endDTD' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.65
Errors'if' is not followed by whitespace.66
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
ErrorsMethod 'endEntity' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter name should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.73
Errors'if' is not followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsMethod 'startCDATA' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'{' should be on the previous line.81
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsMethod 'startDTD' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'(' is followed by whitespace.87
ErrorsParameter name should be final.87
ErrorsParameter publicId should be final.87
ErrorsParameter systemId should be final.87
Errors')' is preceded with whitespace.87
Errors'{' should be on the previous line.89
Errors'if' is not followed by whitespace.90
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsMethod 'startEntity' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'(' is followed by whitespace.95
ErrorsParameter name should be final.95
Errors')' is preceded with whitespace.95
Errors'{' should be on the previous line.97
Errors'if' is not followed by whitespace.98
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99

org/xchain/framework/digester/NewDigesterFilter.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.24
ErrorsRedundant 'public' modifier.24
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25
Errors'(' is followed by whitespace.25
Errors')' is preceded with whitespace.25

org/xchain/framework/digester/NewDigesterStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
ErrorsRedundant 'public' modifier.26
Errors'(' is followed by whitespace.26
Errors')' is preceded with whitespace.26

org/xchain/framework/digester/RuleSetRegistry.java

ViolationMessageLine
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'log' must be private and have accessor methods.33
Errors'(' is followed by whitespace.33
Errors')' is preceded with whitespace.33
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'instance' must be private and have accessor methods.35
Errors'}' should be on the same line.41
Errors'catch' is not followed by whitespace.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
Errors'if' is not followed by whitespace.43
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43
ErrorsMissing a Javadoc comment.49
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters (found 106).54
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'ruleSetMap' must be private and have accessor methods.54
ErrorsMethod 'addRuleSet' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter ruleSet should be final.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsMethod 'getRuleSetMap' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'{' should be on the previous line.62
ErrorsMethod 'getRuleSet' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.66
ErrorsParameter namespace should be final.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.67
Errors'cast' is not followed by whitespace.68

org/xchain/framework/digester/RuleSetRegistryConfigurator.java

ViolationMessageLine
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters (found 88).43
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'log' must be private and have accessor methods.43
ErrorsLine is longer than 80 characters (found 100).45
ErrorsMissing a Javadoc comment.45
ErrorsName 'RULE_SET_REGISTRATION_RESOURCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsVariable 'RULE_SET_REGISTRATION_RESOURCE' must be private and have accessor methods.45
ErrorsLine is longer than 80 characters (found 103).46
ErrorsMissing a Javadoc comment.46
ErrorsName 'RULE_SET_REGISTRATION_NAMESPACE_URI' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsVariable 'RULE_SET_REGISTRATION_NAMESPACE_URI' must be private and have accessor methods.46
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
Errors'{' should be on the previous line.50
ErrorsLine is longer than 80 characters (found 113).52
Errors'while' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'if' is not followed by whitespace.58
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsLine is longer than 80 characters (found 95).59
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 100).66
Errors'+' is not preceded with whitespace.66
Errors'+' is not followed by whitespace.66
Errors'+' is not preceded with whitespace.66
Errors'+' is not followed by whitespace.66
ErrorsMethod 'getConfigurationUrlEnumeration' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter resourceName should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters (found 87).75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsMethod 'processRegistrationUrl' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'(' is followed by whitespace.78
ErrorsParameter registrationUrl should be final.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters (found 92).86
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.94
ErrorsMissing a Javadoc comment.95
ErrorsName 'REGISTRY_ELEMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.95
ErrorsVariable 'REGISTRY_ELEMENT' must be private and have accessor methods.95
ErrorsMissing a Javadoc comment.96
ErrorsName 'RULE_SET_ELEMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'.96
ErrorsVariable 'RULE_SET_ELEMENT' must be private and have accessor methods.96
ErrorsMissing a Javadoc comment.98
ErrorsName 'CLASS_NAME_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.98
ErrorsVariable 'CLASS_NAME_ATTRIBUTE' must be private and have accessor methods.98
ErrorsMissing a Javadoc comment.100
Errors'{' should be on the previous line.101
ErrorsMethod 'addRuleInstances' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'(' is followed by whitespace.105
ErrorsParameter digester should be final.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors')' is preceded with whitespace.110
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
ErrorsMissing a Javadoc comment.116
Errors'{' should be on the previous line.118
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
Errors'(' is followed by whitespace.119
ErrorsParameter namespace should be final.119
ErrorsParameter name should be final.119
ErrorsParameter attributes should be final.119
Errors')' is preceded with whitespace.119
Errors'{' should be on the previous line.121
ErrorsMissing a Javadoc comment.129
Errors'{' should be on the previous line.131
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'(' is followed by whitespace.132
ErrorsParameter namespace should be final.132
ErrorsParameter name should be final.132
ErrorsParameter attributes should be final.132
Errors')' is preceded with whitespace.132
Errors'{' should be on the previous line.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'if' is not followed by whitespace.137
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsLine is longer than 80 characters (found 91).138
ErrorsLine is longer than 80 characters (found 106).142
Errors'if' is not followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors')' is preceded with whitespace.145
ErrorsLine is longer than 80 characters (found 134).146
Errors'cast' is not followed by whitespace.150
Errors'cast' is not followed by whitespace.153
ErrorsLine has trailing spaces.157
ErrorsLine is longer than 80 characters (found 87).162
ErrorsMissing a Javadoc comment.162
Errors'(' is followed by whitespace.162
ErrorsParameter attributes should be final.162
ErrorsParameter namespace should be final.162
ErrorsParameter name should be final.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
Errors'if' is not followed by whitespace.168
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168

org/xchain/framework/digester/SerializationRule.java

ViolationMessageLine
ErrorsUnused import - java.io.Writer.31
Errors'{' should be on the previous line.49
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'log' must be private and have accessor methods.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.58
ErrorsMissing a Javadoc comment.59
ErrorsLine is longer than 80 characters (found 99).61
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter namespaceUri should be final.61
ErrorsParameter localName should be final.61
ErrorsParameter qName should be final.61
ErrorsParameter atts should be final.61
Errors'{' should be on the previous line.63
ErrorsLine is longer than 80 characters (found 121).66
Errors'if' is not followed by whitespace.67
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'}' should be on the same line.69
ErrorsLine is longer than 80 characters (found 81).71
Errors'if' is not followed by whitespace.72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
ErrorsLine is longer than 80 characters (found 86).73
ErrorsLine is longer than 80 characters (found 81).77
ErrorsMissing a Javadoc comment.77
Errors'(' is followed by whitespace.77
ErrorsParameter namespaceUri should be final.77
ErrorsParameter localName should be final.77
ErrorsParameter qName should be final.77
Errors')' is preceded with whitespace.77
Errors'{' should be on the previous line.79
Errors'if' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'if' is not followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'if' is not followed by whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine is longer than 80 characters (found 88).96
Errors'cast' is not followed by whitespace.96
ErrorsLine is longer than 80 characters (found 98).101
Errors'while' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
ErrorsLine is longer than 80 characters (found 82).103
Errors'cast' is not followed by whitespace.103
Errors'cast' is not followed by whitespace.104
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsVariable 'handler' must be private and have accessor methods.117
ErrorsVariable 'oldCustomContentHandler' must be private and have accessor methods.120
ErrorsVariable 'oldCustomLexicalHandler' must be private and have accessor methods.123
ErrorsVariable 'method' must be private and have accessor methods.126
ErrorsMissing a Javadoc comment.128
ErrorsVariable 'indent' must be private and have accessor methods.128
ErrorsVariable 'buffer' must be private and have accessor methods.131
ErrorsLine is longer than 80 characters (found 118).134
ErrorsVariable 'includeContainingElement' must be private and have accessor methods.137
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
ErrorsParameter namespaceUri should be final.139
ErrorsParameter name should be final.139
ErrorsParameter attributes should be final.139
Errors'{' should be on the previous line.141
Errors'if' is not followed by whitespace.147
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
ErrorsLine is longer than 80 characters (found 87).148
Errors'cast' is not followed by whitespace.148
ErrorsLine has trailing spaces.153
Errors'if' is not followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors'cast' is not followed by whitespace.160
ErrorsLine is longer than 80 characters (found 94).170
Errors'while' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'cast' is not followed by whitespace.172
ErrorsLine is longer than 80 characters (found 105).173
Errors'cast' is not followed by whitespace.173
Errors'cast' is not followed by whitespace.173
Errors'if' is not followed by whitespace.177
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
ErrorsLine is longer than 80 characters (found 93).178
Errors'}' should be on the same line.179
ErrorsMethod 'end' is not designed for extension - needs to be abstract, final or empty.185
ErrorsMissing a Javadoc comment.185
Errors'{' should be on the previous line.187
ErrorsExpected an @return tag.194
ErrorsMethod 'newHandler' is not designed for extension - needs to be abstract, final or empty.194
ErrorsExpected @throws tag for 'Exception'.195
Errors'{' should be on the previous line.196
Errors'if' is not followed by whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
Errors'}' should be on the same line.203
ErrorsExpected an @return tag.212
ErrorsMethod 'newSerializer' is not designed for extension - needs to be abstract, final or empty.212
Errors'{' should be on the previous line.213
ErrorsLine is longer than 80 characters (found 95).214
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'if' construct must use '{}'s.217
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
ErrorsLine is longer than 80 characters (found 95).219
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
ErrorsLine is longer than 80 characters (found 97).220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors'}' should be on the same line.221
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
Errors'if' construct must use '{}'s.223
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
ErrorsLine is longer than 80 characters (found 105).225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
ErrorsLine is longer than 80 characters (found 114).226
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
ErrorsLine is longer than 80 characters (found 97).227
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
Errors'}' should be on the same line.228
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'}' should be on the same line.231
Errors'(' is followed by whitespace.232
Errors')' is preceded with whitespace.232
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
Errors'(' is followed by whitespace.236
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
ErrorsLine is longer than 80 characters (found 88).238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
Errors'}' should be on the same line.239
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
ErrorsLine is longer than 80 characters (found 82).245
Errors'(' is followed by whitespace.245
Errors')' is preceded with whitespace.245
ErrorsLine is longer than 80 characters (found 92).307
ErrorsLine is longer than 80 characters (found 91).314
ErrorsMethod 'newStringWriter' is not designed for extension - needs to be abstract, final or empty.320
ErrorsMissing a Javadoc comment.320
Errors'{' should be on the previous line.321

org/xchain/framework/digester/XChainConfigRuleSet.java

ViolationMessageLine
ErrorsExtra HTML tag found: </config:config>36
Errors'{' should be on the previous line.44
ErrorsLine is longer than 80 characters (found 88).45
ErrorsMissing a Javadoc comment.45
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
Errors'(' is followed by whitespace.45
Errors')' is preceded with whitespace.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.51
ErrorsLine is longer than 80 characters (found 84).52
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
Errors'{' should be on the previous line.59
ErrorsMethod 'addRuleInstances' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter digester should be final.63
Errors'{' should be on the previous line.64
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine is longer than 80 characters (found 104).75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsLine is longer than 80 characters (found 108).76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine is longer than 80 characters (found 84).77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsLine is longer than 80 characters (found 93).78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine is longer than 80 characters (found 89).79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
ErrorsLine is longer than 80 characters (found 89).80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
ErrorsMissing a Javadoc comment.83
Errors'{' should be on the previous line.85
ErrorsMissing a Javadoc comment.86
Errors'(' is followed by whitespace.86
ErrorsParameter namespaceUri should be final.86
ErrorsParameter name should be final.86
ErrorsParameter attributes should be final.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.88
ErrorsMissing a Javadoc comment.91
Errors'(' is followed by whitespace.91
ErrorsParameter namespaceUri should be final.91
ErrorsParameter name should be final.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.98
ErrorsMethod 'body' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'(' is followed by whitespace.99
ErrorsParameter namespaceUri should be final.99
ErrorsParameter name should be final.99
ErrorsParameter body should be final.99
Errors')' is preceded with whitespace.99
Errors'{' should be on the previous line.101
Errors'if' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors')' is preceded with whitespace.102
ErrorsLine is longer than 80 characters (found 83).103
Errors'(' is followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors')' is preceded with whitespace.104
ErrorsMissing a Javadoc comment.109
Errors'{' should be on the previous line.111
ErrorsMethod 'body' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'(' is followed by whitespace.112
ErrorsParameter namespaceUri should be final.112
ErrorsParameter name should be final.112
ErrorsParameter body should be final.112
Errors')' is preceded with whitespace.112
Errors'{' should be on the previous line.114
Errors'if' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors')' is preceded with whitespace.115
ErrorsLine is longer than 80 characters (found 83).116
Errors'(' is followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors')' is preceded with whitespace.118
Errors'}' should be on the same line.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters (found 105).122
ErrorsMissing a Javadoc comment.129
Errors'{' should be on the previous line.131
ErrorsMethod 'body' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'(' is followed by whitespace.132
ErrorsParameter namespaceUri should be final.132
ErrorsParameter name should be final.132
ErrorsParameter body should be final.132
Errors')' is preceded with whitespace.132
Errors'{' should be on the previous line.134
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters (found 83).136
Errors'(' is followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors')' is preceded with whitespace.138
Errors'}' should be on the same line.139
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'if' is not followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
ErrorsLine is longer than 80 characters (found 107).142
ErrorsMissing a Javadoc comment.149
Errors'{' should be on the previous line.151
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.152
ErrorsMissing a Javadoc comment.152
Errors'(' is followed by whitespace.152
ErrorsParameter namespaceUri should be final.152
ErrorsParameter name should be final.152
ErrorsParameter attributes should be final.152
Errors')' is preceded with whitespace.152
Errors'{' should be on the previous line.154
ErrorsLine is longer than 80 characters (found 102).155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors'if' is not followed by whitespace.156
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
ErrorsLine is longer than 80 characters (found 83).157
ErrorsMissing a Javadoc comment.162
Errors'(' is followed by whitespace.162
ErrorsParameter namespaceUri should be final.162
ErrorsParameter name should be final.162
Errors')' is preceded with whitespace.162
Errors'{' should be on the previous line.163
ErrorsMissing a Javadoc comment.167
Errors'{' should be on the previous line.169
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
Errors'(' is followed by whitespace.170
ErrorsParameter namespaceUri should be final.170
ErrorsParameter name should be final.170
ErrorsParameter attributes should be final.170
Errors')' is preceded with whitespace.170
Errors'{' should be on the previous line.172
ErrorsLine is longer than 80 characters (found 102).173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'if' is not followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine is longer than 80 characters (found 83).175
ErrorsMissing a Javadoc comment.180
Errors'(' is followed by whitespace.180
ErrorsParameter namespaceUri should be final.180
ErrorsParameter name should be final.180
Errors')' is preceded with whitespace.180
Errors'{' should be on the previous line.181
ErrorsMissing a Javadoc comment.185
Errors'{' should be on the previous line.187
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.188
ErrorsMissing a Javadoc comment.188
Errors'(' is followed by whitespace.188
ErrorsParameter namespaceUri should be final.188
ErrorsParameter name should be final.188
ErrorsParameter attributes should be final.188
Errors')' is preceded with whitespace.188
Errors'{' should be on the previous line.190
ErrorsLine is longer than 80 characters (found 102).191
Errors'(' is followed by whitespace.191
Errors')' is preceded with whitespace.191
Errors'if' is not followed by whitespace.192
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
ErrorsLine is longer than 80 characters (found 83).193
ErrorsMissing a Javadoc comment.198
Errors'(' is followed by whitespace.198
ErrorsParameter namespaceUri should be final.198
ErrorsParameter name should be final.198
Errors')' is preceded with whitespace.198
Errors'{' should be on the previous line.199

org/xchain/framework/digester/XChainParseException.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsVariable 'locator' must be private and have accessor methods.27
ErrorsMissing a Javadoc comment.29
Errors'(' is followed by whitespace.29
ErrorsParameter locator should be final.29
Errors'locator' hides a field.29
ErrorsParameter message should be final.29
Errors')' is preceded with whitespace.29
Errors'{' should be on the previous line.30
Errors'(' is followed by whitespace.31
Errors')' is preceded with whitespace.31
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter locator should be final.35
Errors'locator' hides a field.35
ErrorsParameter cause should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.36
Errors'(' is followed by whitespace.37
Errors')' is preceded with whitespace.37
ErrorsLine is longer than 80 characters (found 81).41
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter locator should be final.41
Errors'locator' hides a field.41
ErrorsParameter message should be final.41
ErrorsParameter cause should be final.41
Errors')' is preceded with whitespace.41
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43
ErrorsMethod 'getLocator' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsMethod 'setLocator' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
Errors'(' is followed by whitespace.48
Errors'locator' hides a field.48
Errors')' is preceded with whitespace.48
Errors'if' is not followed by whitespace.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'}' should be on the same line.51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
Errors'if' is not followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsLine is longer than 80 characters (found 143).61
Errors'if' is not followed by whitespace.63
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'}' should be on the same line.65

org/xchain/framework/digester/strategy/AbstractNewDigesterFilter.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsVariable 'parent' must be private and have accessor methods.27
ErrorsMethod 'getParent' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
ErrorsMethod 'setParent' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
Errors'(' is followed by whitespace.30
ErrorsParameter parent should be final.30
Errors'parent' hides a field.30
Errors')' is preceded with whitespace.30

org/xchain/framework/digester/strategy/RuleLoadingNewDigesterFilter.java

ViolationMessageLine
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters (found 89).38
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'log' must be private and have accessor methods.38
ErrorsMethod 'newDigester' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'(' is followed by whitespace.40
ErrorsParameter xmlReader should be final.40
Errors')' is preceded with whitespace.40
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.59
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'digester' must be private and have accessor methods.60
ErrorsLine is longer than 80 characters (found 86).61
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'definedRuleSetMap' must be private and have accessor methods.61
ErrorsMethod 'setDigester' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.63
ErrorsParameter digester should be final.63
Errors'digester' hides a field.63
Errors')' is preceded with whitespace.63
ErrorsMethod 'getDigester' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsLine is longer than 80 characters (found 98).66
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.66
ErrorsParameter namespace should be final.66
ErrorsParameter name should be final.66
ErrorsParameter qName should be final.66
ErrorsParameter attributes should be final.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.68
Errors'for' is not followed by whitespace.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsMethod 'defineRules' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
Errors'(' is followed by whitespace.78
ErrorsParameter namespace should be final.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.79
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'if' is not followed by whitespace.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'+' is not preceded with whitespace.86
Errors'+' is not followed by whitespace.86
Errors'+' is not preceded with whitespace.86
Errors'+' is not followed by whitespace.86
Errors'}' should be on the same line.91
Errors'if' is not followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
Errors'+' is not preceded with whitespace.94
Errors'+' is not followed by whitespace.94
Errors'+' is not preceded with whitespace.94
Errors'+' is not followed by whitespace.94
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99

org/xchain/framework/doclets/NamespaceDoclet.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 87).53
ErrorsUtility classes should not have a public or default constructor.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsLine has trailing spaces.61
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.64
ErrorsMissing a Javadoc comment.65
ErrorsParameter root should be final.65
ErrorsLine has trailing spaces.66
Errors'if' construct must use '{}'s.69
ErrorsLine has trailing spaces.71
Errors'if' construct must use '{}'s.72
ErrorsLine has trailing spaces.74
Errors'}' should be on the same line.87
Errors'catch' is not followed by whitespace.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
ErrorsLine is longer than 80 characters (found 92).89
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.98
ErrorsLine has trailing spaces.104
ErrorsLine is longer than 80 characters (found 92).105
Errors'if' construct must use '{}'s.106
ErrorsLine has trailing spaces.108
ErrorsLine is longer than 80 characters (found 96).109
Errors'+' is not preceded with whitespace.109
ErrorsLine is longer than 80 characters (found 83).110
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters (found 81).114
ErrorsLine is longer than 80 characters (found 145).118
ErrorsLine has trailing spaces.121
ErrorsLine is longer than 80 characters (found 149).122
ErrorsLine has trailing spaces.123
ErrorsLine is longer than 80 characters (found 130).124
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters (found 119).127
ErrorsLine has trailing spaces.128
ErrorsLine has trailing spaces.131
ErrorsLine is longer than 80 characters (found 88).132
ErrorsLine has trailing spaces.137
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.143
ErrorsLine is longer than 80 characters (found 114).143
ErrorsLine has trailing spaces.144
ErrorsLine has trailing spaces.147
ErrorsLine has trailing spaces.150
ErrorsLine is longer than 80 characters (found 114).150
ErrorsLine has trailing spaces.151
ErrorsLine has trailing spaces.154
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine has trailing spaces.170
ErrorsLine has trailing spaces.173
ErrorsLine has trailing spaces.175
ErrorsParameter packageDoc should be final.178
ErrorsLine is longer than 80 characters (found 89).179
ErrorsLine has trailing spaces.180
ErrorsLine has trailing spaces.183
ErrorsLine has trailing spaces.186
ErrorsParameter map should be final.190
ErrorsParameter doc should be final.190
ErrorsLine has trailing spaces.193
Errors'for' is not followed by whitespace.194
Errors'3' is a magic number.195
ErrorsLine has trailing spaces.196
ErrorsLine has trailing spaces.197
ErrorsLine has trailing spaces.198
ErrorsLine has trailing spaces.201
ErrorsLine is longer than 80 characters (found 93).204
ErrorsLine is longer than 80 characters (found 89).206
ErrorsParameter doc should be final.206
ErrorsParameter command should be final.206
ErrorsParameter currentDepth should be final.206
ErrorsLine is longer than 80 characters (found 82).207
ErrorsLine has trailing spaces.208
ErrorsLine has trailing spaces.210
ErrorsLine is longer than 80 characters (found 90).211
ErrorsLine has trailing spaces.212
Errors'for' is not followed by whitespace.213
ErrorsLine is longer than 80 characters (found 89).214
ErrorsLine has trailing spaces.216
ErrorsLine has trailing spaces.219
ErrorsLine has trailing spaces.222
ErrorsLine has trailing spaces.224
ErrorsParameter name should be final.227
Errors'if' construct must use '{}'s.229
Errors'+' is not preceded with whitespace.230
Errors'+' is not followed by whitespace.230
ErrorsLine has trailing spaces.234
ErrorsLine has trailing spaces.237
ErrorsLine is longer than 80 characters (found 119).242
ErrorsParameter commandMap should be final.242
ErrorsParameter catalogMap should be final.242
ErrorsParameter entityDoc should be final.242
ErrorsExpected @throws tag for 'Exception'.243
Errors'{' should be on the previous line.244
ErrorsLine has trailing spaces.251
Errors'4' is a magic number.254
Errors'4' is a magic number.255
ErrorsLine is longer than 80 characters (found 161).256
Errors'5' is a magic number.256
ErrorsLine has trailing spaces.257
ErrorsLine has trailing spaces.259
Errors'4' is a magic number.260
ErrorsLine has trailing spaces.262
ErrorsLine is longer than 80 characters (found 88).264
ErrorsLine has trailing spaces.265
ErrorsLine has trailing spaces.268
ErrorsLine has trailing spaces.270
Errors'if' construct must use '{}'s.271
Errors'else' construct must use '{}'s.273
ErrorsLine has trailing spaces.275
ErrorsLine has trailing spaces.281
ErrorsLine has trailing spaces.286
ErrorsExpected an @return tag.290
ErrorsParameter commandDoc should be final.290
ErrorsExpected @param tag for 'commandDoc'.290
ErrorsLine has trailing spaces.291
ErrorsLine is longer than 80 characters (found 93).291
ErrorsLine has trailing spaces.292
ErrorsLine is longer than 80 characters (found 86).295
ErrorsLine has trailing spaces.296
Errors'if' construct must use '{}'s.297
ErrorsLine has trailing spaces.301
ErrorsLine has trailing spaces.302
ErrorsLine has trailing spaces.304
ErrorsExpected an @return tag.308
ErrorsParameter entityDoc should be final.308
ErrorsExpected @param tag for 'entityDoc'.308
ErrorsLine has trailing spaces.311
ErrorsLine has trailing spaces.314
ErrorsParameter doc should be final.318
ErrorsParameter command should be final.318
ErrorsLine has trailing spaces.323
ErrorsLine has trailing spaces.328
Errors'for' is not followed by whitespace.329
ErrorsLine has trailing spaces.331
ErrorsLine is longer than 80 characters (found 104).331
Errors'5' is a magic number.332
ErrorsLine is longer than 80 characters (found 139).336
ErrorsLine is longer than 80 characters (found 88).337
ErrorsLine is longer than 80 characters (found 87).338
ErrorsLine has trailing spaces.341
ErrorsLine has trailing spaces.343
ErrorsExpected an @return tag.347
ErrorsParameter annoDesc should be final.347
ErrorsExpected @param tag for 'annoDesc'.347
Errors'if' construct must use '{}'s.349
ErrorsLine has trailing spaces.352
ErrorsLine has trailing spaces.355
ErrorsLine has trailing spaces.357
ErrorsExpected an @return tag.359
ErrorsParameter annoDesc should be final.359
ErrorsExpected @param tag for 'annoDesc'.359
Errors'if' construct must use '{}'s.361
ErrorsLine has trailing spaces.364
ErrorsLine has trailing spaces.365
ErrorsLine has trailing spaces.367
ErrorsLine has trailing spaces.369
ErrorsExpected an @return tag.371
ErrorsParameter annoDesc should be final.371
ErrorsExpected @param tag for 'annoDesc'.371
Errors'if' construct must use '{}'s.373
ErrorsLine is longer than 80 characters (found 88).374
ErrorsLine has trailing spaces.376
ErrorsLine has trailing spaces.379
ErrorsExpected an @return tag.383
ErrorsParameter annoDesc should be final.383
ErrorsExpected @param tag for 'annoDesc'.383
Errors'if' construct must use '{}'s.385
ErrorsLine has trailing spaces.388
ErrorsLine has trailing spaces.391
ErrorsLine has trailing spaces.394
ErrorsLine has trailing spaces.396
ErrorsParameter command should be final.399
ErrorsLine is longer than 80 characters (found 94).401
ErrorsLine has trailing spaces.406
ErrorsLine has trailing spaces.407
ErrorsLine has trailing spaces.410
ErrorsLine has trailing spaces.413
ErrorsLine has trailing spaces.415
ErrorsParameter classDoc should be final.418
Errors'if' construct must use '{}'s.420
ErrorsLine has trailing spaces.423
Errors'if' construct must use '{}'s.425
ErrorsLine has trailing spaces.428
ErrorsLine has trailing spaces.432
ErrorsLine has trailing spaces.435
ErrorsLine is longer than 80 characters (found 85).437
ErrorsLine has trailing spaces.438
ErrorsLine has trailing spaces.441
ErrorsLine is longer than 80 characters (found 106).442
ErrorsLine is longer than 80 characters (found 95).444
ErrorsParameter annotations should be final.444
ErrorsParameter annotationClass should be final.444
ErrorsLine is longer than 80 characters (found 96).446
ErrorsLine has trailing spaces.450
ErrorsLine has trailing spaces.453
ErrorsLine has trailing spaces.456
ErrorsLine has trailing spaces.459
ErrorsLine is longer than 80 characters (found 101).462
ErrorsParameter annotations should be final.462
ErrorsParameter annotationClass should be final.462
ErrorsLine is longer than 80 characters (found 96).464
ErrorsLine has trailing spaces.468
ErrorsLine has trailing spaces.471
ErrorsLine has trailing spaces.474
ErrorsLine has trailing spaces.476
ErrorsParameter packageDoc should be final.479
ErrorsLine has trailing spaces.482
ErrorsLine has trailing spaces.485
ErrorsLine has trailing spaces.487
ErrorsParameter classDoc should be final.490
ErrorsLine has trailing spaces.494
ErrorsLine has trailing spaces.497
ErrorsLine has trailing spaces.499
ErrorsParameter methodDoc should be final.502
ErrorsLine has trailing spaces.505
ErrorsExpected an @return tag.509
ErrorsParameter path should be final.509
ErrorsExpected @param tag for 'path'.509
ErrorsLine is longer than 80 characters (found 101).514
Errors'+' is not preceded with whitespace.514
Errors'+' is not followed by whitespace.514
Errors'+' is not preceded with whitespace.514
Errors'+' is not followed by whitespace.514
Errors'if' is not followed by whitespace.515
Errors'(' is followed by whitespace.515
Errors')' is preceded with whitespace.515
ErrorsLine is longer than 80 characters (found 125).516
Errors'+' is not preceded with whitespace.516
Errors'+' is not followed by whitespace.516
Errors'+' is not preceded with whitespace.516
Errors'+' is not followed by whitespace.516
Errors'}' should be on the same line.518
Errors'catch' is not followed by whitespace.519
Errors'(' is followed by whitespace.519
Errors')' is preceded with whitespace.519
ErrorsLine is longer than 80 characters (found 91).520
ErrorsLine has trailing spaces.524
ErrorsLine has trailing spaces.527
ErrorsExpected an @return tag.531
ErrorsParameter indent should be final.531
ErrorsExpected @param tag for 'indent'.531
ErrorsLine has trailing spaces.536
ErrorsExpected an @return tag.543
ErrorsLine is longer than 80 characters (found 107).544
ErrorsExpected @throws tag for 'TransformerConfigurationException'.544
ErrorsExpected @throws tag for 'IOException'.544
ErrorsExpected @throws tag for 'InstantiationException'.544
ErrorsExpected @throws tag for 'IllegalAccessException'.544
ErrorsLine is longer than 80 characters (found 91).546
ErrorsLine is longer than 80 characters (found 165).549
ErrorsLine has trailing spaces.550
Errors'}' should be on the same line.556
ErrorsLine is longer than 80 characters (found 84).562
ErrorsMissing a Javadoc comment.562
Errors'(' is followed by whitespace.562
ErrorsParameter templates should be final.562
ErrorsParameter xdocFile should be final.562
ErrorsParameter data should be final.562
Errors')' is preceded with whitespace.562
Errors'{' should be on the previous line.564
Errors'(' is followed by whitespace.577
Errors')' is preceded with whitespace.577
ErrorsLine has trailing spaces.579
ErrorsMissing a Javadoc comment.580
Errors'{' should be on the previous line.582
ErrorsLine is longer than 80 characters (found 163).583
ErrorsLine has trailing spaces.584
ErrorsLine has trailing spaces.585
ErrorsLine has trailing spaces.587
ErrorsLine has trailing spaces.589
ErrorsLine has trailing spaces.591
ErrorsLine has trailing spaces.593
Errors'1024' is a magic number.595
ErrorsLine has trailing spaces.596
ErrorsLine has trailing spaces.599
Errors'if' construct must use '{}'s.600
ErrorsLine has trailing spaces.602
ErrorsMissing a Javadoc comment.611
Errors'(' is followed by whitespace.611
ErrorsParameter inputStream should be final.611
Errors')' is preceded with whitespace.611
Errors'{' should be on the previous line.612
Errors'}' should be on the same line.615
Errors'catch' is not followed by whitespace.616
Errors'(' is followed by whitespace.616
Errors')' is preceded with whitespace.616
ErrorsMust have at least one statement.616
ErrorsComment matches to-do format 'TODO:'.617
ErrorsLine has trailing spaces.620
ErrorsMissing a Javadoc comment.625
ErrorsMissing a Javadoc comment.626
ErrorsMissing a Javadoc comment.627
ErrorsLine has trailing spaces.628
ErrorsMissing a Javadoc comment.629
ErrorsLine has trailing spaces.632
ErrorsMissing a Javadoc comment.633
ErrorsParameter name should be final.633
Errors'name' hides a field.633
ErrorsLine has trailing spaces.636
ErrorsMissing a Javadoc comment.637
ErrorsLine has trailing spaces.640
ErrorsMissing a Javadoc comment.641
ErrorsParameter content should be final.641
Errors'content' hides a field.641
ErrorsLine has trailing spaces.644
ErrorsMissing a Javadoc comment.645
ErrorsParameter entry should be final.645
ErrorsLine has trailing spaces.648
ErrorsMissing a Javadoc comment.649
Errors',' is not followed by whitespace.649

org/xchain/framework/factory/CatalogFactory.java

ViolationMessageLine
ErrorsClass CatalogFactory should be declared as final.42
ErrorsLine contains a tab character.43
ErrorsMissing a Javadoc comment.43
Errors',' is not followed by whitespace.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.45
ErrorsMissing a Javadoc comment.45
ErrorsLine has trailing spaces.46
ErrorsLine contains a tab character.46
ErrorsLine is longer than 80 characters (found 83).47
ErrorsLine contains a tab character.47
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'log' must be private and have accessor methods.47
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
ErrorsLine has trailing spaces.49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine has trailing spaces.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsMissing a Javadoc comment.54
ErrorsLine is longer than 80 characters (found 82).55
ErrorsLine contains a tab character.55
Errors'200' is a magic number.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine has trailing spaces.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine has trailing spaces.64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters (found 84).65
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine is longer than 80 characters (found 96).67
ErrorsLine contains a tab character.67
ErrorsLine is longer than 80 characters (found 121).68
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70
ErrorsParameter systemId should be final.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
Errors'{' should be on the previous line.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters (found 101).76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine is longer than 80 characters (found 81).80
ErrorsLine has trailing spaces.81
ErrorsLine contains a tab character.81
ErrorsLine is longer than 80 characters (found 106).82
Errors'+' is not preceded with whitespace.82
Errors'+' is not followed by whitespace.82
Errors'+' is not preceded with whitespace.82
Errors'+' is not followed by whitespace.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine is longer than 80 characters (found 81).86
ErrorsLine has trailing spaces.87
ErrorsLine contains a tab character.87
ErrorsLine is longer than 80 characters (found 107).88
Errors'+' is not preceded with whitespace.88
Errors'+' is not followed by whitespace.88
Errors'+' is not preceded with whitespace.88
Errors'+' is not followed by whitespace.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine is longer than 80 characters (found 112).92
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine has trailing spaces.94
ErrorsLine contains a tab character.94
ErrorsLine is longer than 80 characters (found 125).95
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
Errors'if' construct must use '{}'s.98
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine has trailing spaces.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102

org/xchain/framework/factory/TemplatesFactory.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.Source.20
ErrorsUnused import - javax.xml.transform.Templates.21
ErrorsLine is longer than 80 characters (found 97).40
ErrorsClass TemplatesFactory should be declared as final.47
ErrorsLine has trailing spaces.48
ErrorsLine is longer than 80 characters (found 88).48
ErrorsLine contains a tab character.48
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'log' must be private and have accessor methods.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
ErrorsLine contains a tab character.50
ErrorsMissing a Javadoc comment.50
Errors',' is not followed by whitespace.50
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsMissing a Javadoc comment.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
ErrorsLine is longer than 80 characters (found 87).57
ErrorsLine contains a tab character.57
Errors'200' is a magic number.57
ErrorsLine contains a tab character.58
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters (found 141).61
ErrorsLine contains a tab character.61
ErrorsLine has trailing spaces.62
ErrorsLine contains a tab character.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters (found 91).64
ErrorsLine contains a tab character.64
ErrorsLine is longer than 80 characters (found 101).65
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine is longer than 80 characters (found 145).69
ErrorsLine contains a tab character.69
ErrorsParameter systemId should be final.69
ErrorsParameter sourceStrategy should be final.69
ErrorsParameter consumerStrategy should be final.69
ErrorsLine contains a tab character.70
ErrorsExpected @throws tag for 'Exception'.70
ErrorsLine contains a tab character.71
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters (found 93).73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsExpected an @return tag.79
ErrorsParameter systemId should be final.79
ErrorsExpected @param tag for 'systemId'.79
ErrorsExpected @throws tag for 'Exception'.80
Errors'{' should be on the previous line.81
ErrorsLine is longer than 80 characters (found 121).82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.87
ErrorsMissing a Javadoc comment.88
ErrorsMissing a Javadoc comment.89
ErrorsMissing a Javadoc comment.90
ErrorsLine is longer than 80 characters (found 139).92
ErrorsMissing a Javadoc comment.92
Errors'(' is followed by whitespace.92
ErrorsParameter systemId should be final.92
Errors'systemId' hides a field.92
ErrorsParameter sourceStrategy should be final.92
Errors'sourceStrategy' hides a field.92
ErrorsParameter consumerStrategy should be final.92
Errors'consumerStrategy' hides a field.92
Errors')' is preceded with whitespace.92
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.101
ErrorsLine is longer than 80 characters (found 99).103
Errors'}' should be on the same line.104
Errors'catch' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'}' should be on the same line.107
Errors'catch' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine is longer than 80 characters (found 117).109
Errors'+' is not preceded with whitespace.109
Errors'+' is not followed by whitespace.109
Errors'+' is not preceded with whitespace.109
Errors'+' is not followed by whitespace.109
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsLine is longer than 80 characters (found 104).116
Errors'}' should be on the same line.117
Errors'catch' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'{' should be on the previous line.119
ErrorsLine is longer than 80 characters (found 98).120
Errors'+' is not preceded with whitespace.120
Errors'+' is not followed by whitespace.120
Errors'+' is not preceded with whitespace.120
Errors'+' is not followed by whitespace.120
ErrorsMissing a Javadoc comment.124
Errors'{' should be on the previous line.126
ErrorsLine is longer than 80 characters (found 106).128
Errors'}' should be on the same line.129
Errors'catch' is not followed by whitespace.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'}' should be on the same line.132
Errors'catch' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
ErrorsLine is longer than 80 characters (found 91).134
Errors'+' is not preceded with whitespace.134
Errors'+' is not followed by whitespace.134
Errors'+' is not preceded with whitespace.134
Errors'+' is not followed by whitespace.134
ErrorsLine is longer than 80 characters (found 125).135
Errors'+' is not preceded with whitespace.135
Errors'+' is not followed by whitespace.135
Errors'+' is not preceded with whitespace.135
Errors'+' is not followed by whitespace.135

org/xchain/framework/jsl/AbstractSaxTemplateHandler.java

ViolationMessageLine
ErrorsUnused import - org.xchain.framework.lifecycle.NamespaceContext.31
ErrorsLine is longer than 80 characters (found 155).35
Errors'{' should be on the previous line.43
ErrorsName 'JSL_NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsVariable 'JSL_NAMESPACE' must be private and have accessor methods.45
ErrorsLine is longer than 80 characters (found 116).48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.50
Errors'(' is followed by whitespace.50
ErrorsParameter templateElement should be final.50
Errors'templateElement' hides a field.50
Errors')' is preceded with whitespace.50
ErrorsMissing a Javadoc comment.53
ErrorsLine is longer than 80 characters (found 85).63
ErrorsVariable 'elementInfoStack' must be private and have accessor methods.63
ErrorsVariable 'commandNamespaceSet' must be private and have accessor methods.66
ErrorsVariable 'sourceCompiler' must be private and have accessor methods.69
ErrorsVariable 'charactersBuilder' must be private and have accessor methods.72
ErrorsLine is longer than 80 characters (found 97).74
ErrorsMissing a Javadoc comment.74
ErrorsVariable 'prefixMappingContext' must be private and have accessor methods.74
ErrorsExpected an @return tag.79
Errors'(' is followed by whitespace.79
ErrorsParameter uri should be final.79
ErrorsExpected @param tag for 'uri'.79
Errors')' is preceded with whitespace.79
Errors'{' should be on the previous line.80
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'}' should be on the same line.82
ErrorsLine is longer than 80 characters (found 95).83
Errors'if' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'}' should be on the same line.83
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters (found 97).94
ErrorsLine has trailing spaces.98
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'{' should be on the previous line.104
ErrorsLine is longer than 80 characters (found 95).111
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.111
Errors'(' is followed by whitespace.111
ErrorsParameter uri should be final.111
ErrorsExpected @param tag for 'uri'.111
ErrorsParameter localName should be final.111
ErrorsExpected @param tag for 'localName'.111
ErrorsParameter qName should be final.111
ErrorsExpected @param tag for 'qName'.111
ErrorsParameter attributes should be final.111
ErrorsExpected @param tag for 'attributes'.111
Errors')' is preceded with whitespace.111
ErrorsExpected @throws tag for 'SAXException'.112
Errors'{' should be on the previous line.113
Errors'for' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters (found 87).122
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
ErrorsLine is longer than 80 characters (found 158).123
Errors'}' should be on the same line.124
ErrorsLine is longer than 80 characters (found 92).125
Errors'if' is not followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
ErrorsLine is longer than 80 characters (found 158).126
Errorsswitch without "default" clause.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine is longer than 80 characters (found 110).146
Errors'(' is followed by whitespace.146
ErrorsExpected @param tag for 'uri'.146
ErrorsExpected @param tag for 'localName'.146
ErrorsExpected @param tag for 'qName'.146
ErrorsExpected @param tag for 'attributes'.146
Errors')' is preceded with whitespace.146
ErrorsExpected @throws tag for 'SAXException'.147
ErrorsLine is longer than 80 characters (found 114).152
Errors'(' is followed by whitespace.152
ErrorsExpected @param tag for 'uri'.152
ErrorsExpected @param tag for 'localName'.152
ErrorsExpected @param tag for 'qName'.152
ErrorsExpected @param tag for 'attributes'.152
Errors')' is preceded with whitespace.152
ErrorsExpected @throws tag for 'SAXException'.153
ErrorsLine is longer than 80 characters (found 115).158
Errors'(' is followed by whitespace.158
ErrorsExpected @param tag for 'uri'.158
ErrorsExpected @param tag for 'localName'.158
ErrorsExpected @param tag for 'qName'.158
ErrorsExpected @param tag for 'attributes'.158
Errors')' is preceded with whitespace.158
ErrorsExpected @throws tag for 'SAXException'.159
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.164
Errors'(' is followed by whitespace.164
ErrorsParameter uri should be final.164
ErrorsExpected @param tag for 'uri'.164
ErrorsParameter localName should be final.164
ErrorsExpected @param tag for 'localName'.164
ErrorsParameter qName should be final.164
ErrorsExpected @param tag for 'qName'.164
Errors')' is preceded with whitespace.164
ErrorsExpected @throws tag for 'SAXException'.165
Errors'{' should be on the previous line.166
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsLine is longer than 80 characters (found 85).189
Errors'(' is followed by whitespace.189
ErrorsExpected @param tag for 'uri'.189
ErrorsExpected @param tag for 'localName'.189
ErrorsExpected @param tag for 'qName'.189
Errors')' is preceded with whitespace.189
ErrorsExpected @throws tag for 'SAXException'.190
ErrorsLine is longer than 80 characters (found 89).195
Errors'(' is followed by whitespace.195
ErrorsExpected @param tag for 'uri'.195
ErrorsExpected @param tag for 'localName'.195
ErrorsExpected @param tag for 'qName'.195
Errors')' is preceded with whitespace.195
ErrorsExpected @throws tag for 'SAXException'.196
ErrorsLine is longer than 80 characters (found 90).201
Errors'(' is followed by whitespace.201
ErrorsExpected @param tag for 'uri'.201
ErrorsExpected @param tag for 'localName'.201
ErrorsExpected @param tag for 'qName'.201
Errors')' is preceded with whitespace.201
ErrorsExpected @throws tag for 'SAXException'.202
ErrorsMethod 'pushElementInfo' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204
ErrorsParameter uri should be final.204
ErrorsParameter attributes should be final.204
Errors'{' should be on the previous line.206
ErrorsLine is longer than 80 characters (found 83).212
ErrorsLine is longer than 80 characters (found 106).218
Errors'if' is not followed by whitespace.219
Errors'(' is followed by whitespace.219
Errors'&&' should be on a new line.219
Errors'&&' should be on a new line.220
Errors')' is preceded with whitespace.221
ErrorsLine is longer than 80 characters (found 85).222
ErrorsLine is longer than 80 characters (found 143).235
Errors'if' is not followed by whitespace.236
Errors'(' is followed by whitespace.236
Errors'&&' should be on a new line.236
Errors')' is preceded with whitespace.237
ErrorsLine is longer than 80 characters (found 83).238
ErrorsLine is longer than 80 characters (found 101).239
ErrorsLine is longer than 80 characters (found 81).244
ErrorsLine has trailing spaces.257
ErrorsLine is longer than 80 characters (found 81).258
ErrorsMissing a Javadoc comment.258
Errors'(' is followed by whitespace.258
ErrorsParameter uri should be final.258
ErrorsParameter attributes should be final.258
Errors')' is preceded with whitespace.258
Errors'{' should be on the previous line.260
ErrorsLine is longer than 80 characters (found 178).262
ErrorsAvoid inline conditionals.262
ErrorsLine is longer than 80 characters (found 113).263
ErrorsAvoid inline conditionals.263
Errors'if' is not followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
ErrorsMust have at least one statement.265
Errors'}' should be on the same line.267
Errors'if' is not followed by whitespace.268
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
Errors'}' should be on the same line.270
Errors'for' is not followed by whitespace.273
Errors'(' is followed by whitespace.273
Errors')' is preceded with whitespace.273
Errors'if' is not followed by whitespace.275
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsMust have at least one statement.275
Errors'}' should be on the same line.277
Errors'if' is not followed by whitespace.278
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
ErrorsLine is longer than 80 characters (found 119).279
Errors'}' should be on the same line.280
Errors'if' is not followed by whitespace.281
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
ErrorsComment matches to-do format 'TODO:'.282
Errors'}' should be on the same line.284
ErrorsComment matches to-do format 'TODO:'.286
ErrorsMissing a Javadoc comment.294
ErrorsMethod 'characters' is not designed for extension - needs to be abstract, final or empty.297
ErrorsMissing a Javadoc comment.297
Errors'(' is followed by whitespace.297
ErrorsParameter characters should be final.297
ErrorsParameter start should be final.297
ErrorsParameter length should be final.297
Errors')' is preceded with whitespace.297
Errors'{' should be on the previous line.299
ErrorsComment matches to-do format 'TODO:'.300
ErrorsLine is longer than 80 characters (found 134).300
ErrorsMethod 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty.307
Errors'(' is followed by whitespace.307
ErrorsParameter characters should be final.307
ErrorsExpected @param tag for 'characters'.307
ErrorsParameter start should be final.307
ErrorsExpected @param tag for 'start'.307
ErrorsParameter length should be final.307
ErrorsExpected @param tag for 'length'.307
Errors')' is preceded with whitespace.307
ErrorsExpected @throws tag for 'SAXException'.308
Errors'{' should be on the previous line.309
ErrorsMethod 'popElementInfo' is not designed for extension - needs to be abstract, final or empty.313
ErrorsMissing a Javadoc comment.313
Errors'{' should be on the previous line.314
ErrorsMissing a Javadoc comment.321
Errors'{' should be on the previous line.322
ErrorsLine is longer than 80 characters (found 87).335
ErrorsLine is longer than 80 characters (found 94).338
ErrorsLine is longer than 80 characters (found 93).344
ErrorsMethod 'setElementType' is not designed for extension - needs to be abstract, final or empty.344
ErrorsMissing a Javadoc comment.344
Errors'(' is followed by whitespace.344
ErrorsParameter elementType should be final.344
Errors'elementType' hides a field.344
Errors')' is preceded with whitespace.344
ErrorsMethod 'getElementType' is not designed for extension - needs to be abstract, final or empty.345
ErrorsMissing a Javadoc comment.345
ErrorsLine is longer than 80 characters (found 125).346
ErrorsMethod 'setPreviousSiblingType' is not designed for extension - needs to be abstract, final or empty.346
ErrorsMissing a Javadoc comment.346
Errors'(' is followed by whitespace.346
ErrorsParameter previousSiblingType should be final.346
Errors'previousSiblingType' hides a field.346
Errors')' is preceded with whitespace.346
ErrorsLine is longer than 80 characters (found 84).347
ErrorsMethod 'getPreviousSiblingType' is not designed for extension - needs to be abstract, final or empty.347
ErrorsMissing a Javadoc comment.347
ErrorsLine is longer than 80 characters (found 109).348
ErrorsMethod 'setPrefixMapping' is not designed for extension - needs to be abstract, final or empty.348
ErrorsMissing a Javadoc comment.348
Errors'(' is followed by whitespace.348
ErrorsParameter prefixMapping should be final.348
Errors'prefixMapping' hides a field.348
Errors')' is preceded with whitespace.348
ErrorsMethod 'getPrefixMapping' is not designed for extension - needs to be abstract, final or empty.349
ErrorsMissing a Javadoc comment.349
ErrorsLine is longer than 80 characters (found 133).350
ErrorsMethod 'setSourcePrefixMapping' is not designed for extension - needs to be abstract, final or empty.350
ErrorsMissing a Javadoc comment.350
Errors'(' is followed by whitespace.350
ErrorsParameter sourcePrefixMapping should be final.350
Errors'sourcePrefixMapping' hides a field.350
Errors')' is preceded with whitespace.350
ErrorsLine is longer than 80 characters (found 92).351
ErrorsMethod 'getSourcePrefixMapping' is not designed for extension - needs to be abstract, final or empty.351
ErrorsMissing a Javadoc comment.351
ErrorsLine is longer than 80 characters (found 161).352
ErrorsMethod 'setSourceExcludeResultPrefixSet' is not designed for extension - needs to be abstract, final or empty.352
ErrorsMissing a Javadoc comment.352
Errors'(' is followed by whitespace.352
ErrorsParameter sourceExcludeResultPrefixSet should be final.352
Errors'sourceExcludeResultPrefixSet' hides a field.352
Errors')' is preceded with whitespace.352
ErrorsLine is longer than 80 characters (found 97).353
ErrorsMethod 'getSourceExcludeResultPrefixSet' is not designed for extension - needs to be abstract, final or empty.353
ErrorsMissing a Javadoc comment.353
ErrorsLine is longer than 80 characters (found 137).354
ErrorsMethod 'setHandlerPrefixMapping' is not designed for extension - needs to be abstract, final or empty.354
ErrorsMissing a Javadoc comment.354
Errors'(' is followed by whitespace.354
ErrorsParameter handlerPrefixMapping should be final.354
Errors'handlerPrefixMapping' hides a field.354
Errors')' is preceded with whitespace.354
ErrorsLine is longer than 80 characters (found 94).355
ErrorsMethod 'getHandlerPrefixMapping' is not designed for extension - needs to be abstract, final or empty.355
ErrorsMissing a Javadoc comment.355
ErrorsLine is longer than 80 characters (found 137).356
ErrorsMethod 'setExcludeResultPrefixSet' is not designed for extension - needs to be abstract, final or empty.356
ErrorsMissing a Javadoc comment.356
Errors'(' is followed by whitespace.356
ErrorsParameter excludeResultPrefixSet should be final.356
Errors'excludeResultPrefixSet' hides a field.356
Errors')' is preceded with whitespace.356
ErrorsLine is longer than 80 characters (found 85).357
ErrorsMethod 'getExcludeResultPrefixSet' is not designed for extension - needs to be abstract, final or empty.357
ErrorsMissing a Javadoc comment.357
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.360
ErrorsMissing a Javadoc comment.360
Errors'(' is followed by whitespace.360
ErrorsParameter prefix should be final.360
ErrorsParameter uri should be final.360
Errors')' is preceded with whitespace.360
Errors'{' should be on the previous line.362
Errors'(' is followed by whitespace.367
Errors')' is preceded with whitespace.367
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.370
ErrorsMissing a Javadoc comment.370
Errors'(' is followed by whitespace.370
ErrorsParameter prefix should be final.370
Errors')' is preceded with whitespace.370
Errors'{' should be on the previous line.371
ErrorsMissing a Javadoc comment.376
Errors'(' is followed by whitespace.376
ErrorsParameter name should be final.376
Errors')' is preceded with whitespace.376
Errors'{' should be on the previous line.378
ErrorsLine is longer than 80 characters (found 84).379
ErrorsMissing a Javadoc comment.382
Errors'(' is followed by whitespace.382
ErrorsParameter target should be final.382
ErrorsParameter data should be final.382
Errors')' is preceded with whitespace.382
Errors'{' should be on the previous line.384
ErrorsLine is longer than 80 characters (found 91).385

org/xchain/framework/jsl/SaxTemplateHandler.java

ViolationMessageLine
ErrorsUnused import - java.util.Collections.30
ErrorsUnused import - java.util.Set.35
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'log' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.49
ErrorsName 'TEMPLATE_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsVariable 'TEMPLATE_LOCAL_NAME' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.50
ErrorsName 'VALUE_OF_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsVariable 'VALUE_OF_LOCAL_NAME' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.51
ErrorsName 'TEXT_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsVariable 'TEXT_LOCAL_NAME' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'COMMENT_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsVariable 'COMMENT_LOCAL_NAME' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'ELEMENT_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsVariable 'ELEMENT_LOCAL_NAME' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'ATTRIBUTE_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsVariable 'ATTRIBUTE_LOCAL_NAME' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsName 'TEMPORARY_CHAIN_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsVariable 'TEMPORARY_CHAIN_LOCAL_NAME' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.58
Errors'{' is not preceded with whitespace.58
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'whitespacePattern' must be private and have accessor methods.60
Errors'}' should be on the same line.64
Errors'catch' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'if' is not followed by whitespace.66
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine is longer than 80 characters (found 98).73
ErrorsVariable 'charactersTargetStack' must be private and have accessor methods.73
ErrorsLine is longer than 80 characters (found 107).76
ErrorsVariable 'ignorableWhitespaceTargetStack' must be private and have accessor methods.76
ErrorsVariable 'sourceBuilder' must be private and have accessor methods.79
ErrorsVariable 'digester' must be private and have accessor methods.82
ErrorsVariable 'templateElementDepth' must be private and have accessor methods.85
ErrorsMethod 'setDigester' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'(' is followed by whitespace.87
ErrorsParameter digester should be final.87
Errors'digester' hides a field.87
Errors')' is preceded with whitespace.87
ErrorsLine is longer than 80 characters (found 101).96
ErrorsMethod 'startJslElement' is not designed for extension - needs to be abstract, final or empty.96
Errors'(' is followed by whitespace.96
ErrorsParameter uri should be final.96
ErrorsExpected @param tag for 'uri'.96
ErrorsParameter localName should be final.96
ErrorsExpected @param tag for 'localName'.96
ErrorsParameter qName should be final.96
ErrorsExpected @param tag for 'qName'.96
ErrorsParameter attributes should be final.96
ErrorsExpected @param tag for 'attributes'.96
Errors')' is preceded with whitespace.96
ErrorsExpected @throws tag for 'SAXException'.97
Errors'{' should be on the previous line.98
Errors'if' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors')' is preceded with whitespace.100
Errors'}' should be on the same line.102
Errors'if' is not followed by whitespace.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine is longer than 80 characters (found 126).104
Errors'+' is not preceded with whitespace.104
Errors'+' is not followed by whitespace.104
Errors'+' is not preceded with whitespace.104
Errors'+' is not followed by whitespace.104
Errors'+' is not preceded with whitespace.104
Errors'+' is not followed by whitespace.104
Errors'+' is not preceded with whitespace.104
Errors'+' is not followed by whitespace.104
Errors'+' is not preceded with whitespace.104
Errors'+' is not followed by whitespace.104
Errors'+' is not preceded with whitespace.104
Errors'+' is not followed by whitespace.104
ErrorsLine is longer than 80 characters (found 135).107
ErrorsLine is longer than 80 characters (found 103).108
Errors'if' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsLine is longer than 80 characters (found 188).110
Errors'if' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors')' is preceded with whitespace.113
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'}' should be on the same line.115
Errors'if' is not followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'}' should be on the same line.118
Errors'if' is not followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors')' is preceded with whitespace.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'}' should be on the same line.121
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors')' is preceded with whitespace.122
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'}' should be on the same line.124
Errors'if' is not followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors')' is preceded with whitespace.125
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'}' should be on the same line.127
Errors'if' is not followed by whitespace.128
Errors'(' is followed by whitespace.128
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
Errors')' is preceded with whitespace.128
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
Errors'}' should be on the same line.130
ErrorsLine is longer than 80 characters (found 83).132
Errors'+' is not preceded with whitespace.132
Errors'+' is not followed by whitespace.132
Errors'+' is not preceded with whitespace.132
Errors'+' is not followed by whitespace.132
Errors'+' is not preceded with whitespace.132
Errors'+' is not followed by whitespace.132
Errors'+' is not preceded with whitespace.132
Errors'+' is not followed by whitespace.132
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters (found 115).137
Errors'for' is not followed by whitespace.137
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsLine is longer than 80 characters (found 85).138
ErrorsLine is longer than 80 characters (found 92).141
Errors'for' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'if' is not followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
ErrorsLine is longer than 80 characters (found 163).145
ErrorsLine is longer than 80 characters (found 127).150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
ErrorsMethod 'endJslElement' is not designed for extension - needs to be abstract, final or empty.157
Errors'(' is followed by whitespace.157
ErrorsParameter uri should be final.157
ErrorsExpected @param tag for 'uri'.157
ErrorsParameter localName should be final.157
ErrorsExpected @param tag for 'localName'.157
ErrorsParameter qName should be final.157
ErrorsExpected @param tag for 'qName'.157
Errors')' is preceded with whitespace.157
ErrorsExpected @throws tag for 'SAXException'.158
Errors'{' should be on the previous line.159
Errors'if' is not followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors')' is preceded with whitespace.160
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'}' should be on the same line.163
Errors'if' is not followed by whitespace.164
Errors'(' is followed by whitespace.164
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
Errors')' is preceded with whitespace.164
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'}' should be on the same line.166
Errors'if' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
Errors')' is preceded with whitespace.167
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
Errors'}' should be on the same line.169
Errors'if' is not followed by whitespace.170
Errors'(' is followed by whitespace.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors')' is preceded with whitespace.170
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'}' should be on the same line.172
Errors'if' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors')' is preceded with whitespace.173
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
Errors'}' should be on the same line.175
Errors'if' is not followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
Errors')' is preceded with whitespace.176
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
Errors'}' should be on the same line.178
ErrorsLine is longer than 80 characters (found 83).180
Errors'+' is not preceded with whitespace.180
Errors'+' is not followed by whitespace.180
Errors'+' is not preceded with whitespace.180
Errors'+' is not followed by whitespace.180
Errors'+' is not preceded with whitespace.180
Errors'+' is not followed by whitespace.180
Errors'+' is not preceded with whitespace.180
Errors'+' is not followed by whitespace.180
ErrorsLine is longer than 80 characters (found 99).183
ErrorsLine is longer than 80 characters (found 120).184
Errors'if' is not followed by whitespace.184
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
ErrorsLine is longer than 80 characters (found 93).188
Errors'for' is not followed by whitespace.188
Errors'(' is followed by whitespace.188
Errors')' is preceded with whitespace.188
Errors'if' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors')' is preceded with whitespace.193
Errors'if' is not followed by whitespace.195
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
ErrorsLine is longer than 80 characters (found 84).196
ErrorsMissing a Javadoc comment.202
Errors'(' is followed by whitespace.202
ErrorsParameter templateSource should be final.202
Errors')' is preceded with whitespace.202
Errors'{' should be on the previous line.204
ErrorsLine is longer than 80 characters (found 115).208
Errors'cast' is not followed by whitespace.208
Errors'}' should be on the same line.209
Errors'catch' is not followed by whitespace.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'cast' is not followed by whitespace.215
ErrorsLine is longer than 80 characters (found 84).218
ErrorsLine is longer than 80 characters (found 104).225
Errors'(' is followed by whitespace.225
ErrorsMissing a Javadoc comment.228
Errors'{' should be on the previous line.229
ErrorsLine is longer than 80 characters (found 81).230
ErrorsLine is longer than 80 characters (found 126).231
ErrorsAvoid inline conditionals.231
ErrorsLine is longer than 80 characters (found 109).234
ErrorsMethod 'startJslTemplateElement' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
Errors'(' is followed by whitespace.234
ErrorsParameter uri should be final.234
ErrorsParameter localName should be final.234
ErrorsParameter qName should be final.234
ErrorsParameter attributes should be final.234
Errors')' is preceded with whitespace.234
Errors'{' should be on the previous line.236
ErrorsLine is longer than 80 characters (found 84).241
ErrorsMethod 'endJslTemplateElement' is not designed for extension - needs to be abstract, final or empty.241
ErrorsMissing a Javadoc comment.241
Errors'(' is followed by whitespace.241
ErrorsParameter uri should be final.241
ErrorsParameter localName should be final.241
ErrorsParameter qName should be final.241
Errors')' is preceded with whitespace.241
Errors'{' should be on the previous line.243
ErrorsLine is longer than 80 characters (found 108).252
ErrorsMethod 'startJslValueOfElement' is not designed for extension - needs to be abstract, final or empty.252
Errors'(' is followed by whitespace.252
ErrorsParameter uri should be final.252
ErrorsExpected @param tag for 'uri'.252
ErrorsParameter localName should be final.252
ErrorsExpected @param tag for 'localName'.252
ErrorsParameter qName should be final.252
ErrorsExpected @param tag for 'qName'.252
ErrorsParameter attributes should be final.252
ErrorsExpected @param tag for 'attributes'.252
Errors')' is preceded with whitespace.252
ErrorsExpected @throws tag for 'SAXException'.253
Errors'{' should be on the previous line.254
Errors'if' is not followed by whitespace.261
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
ErrorsLine is longer than 80 characters (found 108).262
Errors'+' is not preceded with whitespace.262
Errors'+' is not followed by whitespace.262
Errors'+' is not preceded with whitespace.262
Errors'+' is not followed by whitespace.262
Errors'+' is not preceded with whitespace.262
Errors'+' is not followed by whitespace.262
Errors'+' is not preceded with whitespace.262
Errors'+' is not followed by whitespace.262
ErrorsLine is longer than 80 characters (found 104).265
Errors'for' is not followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
ErrorsLine is longer than 80 characters (found 86).266
ErrorsLine is longer than 80 characters (found 104).271
Errors'for' is not followed by whitespace.271
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
ErrorsLine is longer than 80 characters (found 83).280
ErrorsMethod 'endJslValueOfElement' is not designed for extension - needs to be abstract, final or empty.280
Errors'(' is followed by whitespace.280
ErrorsParameter uri should be final.280
ErrorsExpected @param tag for 'uri'.280
ErrorsParameter localName should be final.280
ErrorsExpected @param tag for 'localName'.280
ErrorsParameter qName should be final.280
ErrorsExpected @param tag for 'qName'.280
Errors')' is preceded with whitespace.280
ErrorsExpected @throws tag for 'SAXException'.281
Errors'{' should be on the previous line.282
ErrorsLine is longer than 80 characters (found 105).291
ErrorsMethod 'startJslTextElement' is not designed for extension - needs to be abstract, final or empty.291
Errors'(' is followed by whitespace.291
ErrorsParameter uri should be final.291
ErrorsExpected @param tag for 'uri'.291
ErrorsParameter localName should be final.291
ErrorsExpected @param tag for 'localName'.291
ErrorsParameter qName should be final.291
ErrorsExpected @param tag for 'qName'.291
ErrorsParameter attributes should be final.291
ErrorsExpected @param tag for 'attributes'.291
Errors')' is preceded with whitespace.291
ErrorsExpected @throws tag for 'SAXException'.292
Errors'{' should be on the previous line.293
ErrorsMethod 'endJslTextElement' is not designed for extension - needs to be abstract, final or empty.304
Errors'(' is followed by whitespace.304
ErrorsParameter uri should be final.304
ErrorsExpected @param tag for 'uri'.304
ErrorsParameter localName should be final.304
ErrorsExpected @param tag for 'localName'.304
ErrorsParameter qName should be final.304
ErrorsExpected @param tag for 'qName'.304
Errors')' is preceded with whitespace.304
ErrorsExpected @throws tag for 'SAXException'.305
Errors'{' should be on the previous line.306
ErrorsLine is longer than 80 characters (found 108).317
ErrorsMethod 'startJslCommentElement' is not designed for extension - needs to be abstract, final or empty.317
Errors'(' is followed by whitespace.317
ErrorsParameter uri should be final.317
ErrorsExpected @param tag for 'uri'.317
ErrorsParameter localName should be final.317
ErrorsExpected @param tag for 'localName'.317
ErrorsParameter qName should be final.317
ErrorsExpected @param tag for 'qName'.317
ErrorsParameter attributes should be final.317
ErrorsExpected @param tag for 'attributes'.317
Errors')' is preceded with whitespace.317
ErrorsExpected @throws tag for 'SAXException'.318
Errors'{' should be on the previous line.319
ErrorsLine is longer than 80 characters (found 83).331
ErrorsMethod 'endJslCommentElement' is not designed for extension - needs to be abstract, final or empty.331
Errors'(' is followed by whitespace.331
ErrorsParameter uri should be final.331
ErrorsExpected @param tag for 'uri'.331
ErrorsParameter localName should be final.331
ErrorsExpected @param tag for 'localName'.331
ErrorsParameter qName should be final.331
ErrorsExpected @param tag for 'qName'.331
Errors')' is preceded with whitespace.331
ErrorsExpected @throws tag for 'SAXException'.332
Errors'{' should be on the previous line.333
ErrorsLine is longer than 80 characters (found 108).345
ErrorsMethod 'startJslDynamicElement' is not designed for extension - needs to be abstract, final or empty.345
Errors'(' is followed by whitespace.345
ErrorsParameter uri should be final.345
ErrorsExpected @param tag for 'uri'.345
ErrorsParameter localName should be final.345
ErrorsExpected @param tag for 'localName'.345
ErrorsParameter qName should be final.345
ErrorsExpected @param tag for 'qName'.345
ErrorsParameter attributes should be final.345
ErrorsExpected @param tag for 'attributes'.345
Errors')' is preceded with whitespace.345
ErrorsExpected @throws tag for 'SAXException'.346
Errors'{' should be on the previous line.347
ErrorsLine is longer than 80 characters (found 96).362
Errors'for' is not followed by whitespace.362
Errors'(' is followed by whitespace.362
Errors')' is preceded with whitespace.362
ErrorsLine is longer than 80 characters (found 95).363
ErrorsLine is longer than 80 characters (found 81).367
Errors'for' is not followed by whitespace.367
Errors'(' is followed by whitespace.367
Errors')' is preceded with whitespace.367
ErrorsLine is longer than 80 characters (found 83).379
ErrorsMethod 'endJslDynamicElement' is not designed for extension - needs to be abstract, final or empty.379
Errors'(' is followed by whitespace.379
ErrorsParameter uri should be final.379
ErrorsExpected @param tag for 'uri'.379
ErrorsParameter localName should be final.379
ErrorsExpected @param tag for 'localName'.379
ErrorsParameter qName should be final.379
ErrorsExpected @param tag for 'qName'.379
Errors')' is preceded with whitespace.379
ErrorsExpected @throws tag for 'SAXException'.380
Errors'{' should be on the previous line.381
ErrorsLine is longer than 80 characters (found 81).388
Errors'for' is not followed by whitespace.388
Errors'(' is followed by whitespace.388
Errors')' is preceded with whitespace.388
ErrorsLine is longer than 80 characters (found 96).393
Errors'for' is not followed by whitespace.393
Errors'(' is followed by whitespace.393
Errors')' is preceded with whitespace.393
ErrorsLine is longer than 80 characters (found 110).406
ErrorsMethod 'startJslDynamicAttribute' is not designed for extension - needs to be abstract, final or empty.406
Errors'(' is followed by whitespace.406
ErrorsParameter uri should be final.406
ErrorsExpected @param tag for 'uri'.406
ErrorsParameter localName should be final.406
ErrorsExpected @param tag for 'localName'.406
ErrorsParameter qName should be final.406
ErrorsExpected @param tag for 'qName'.406
ErrorsParameter attributes should be final.406
ErrorsExpected @param tag for 'attributes'.406
Errors')' is preceded with whitespace.406
ErrorsExpected @throws tag for 'SAXException'.407
Errors'{' should be on the previous line.408
ErrorsLine is longer than 80 characters (found 96).414
Errors'for' is not followed by whitespace.414
Errors'(' is followed by whitespace.414
Errors')' is preceded with whitespace.414
ErrorsLine is longer than 80 characters (found 95).415
ErrorsLine is longer than 80 characters (found 81).419
Errors'for' is not followed by whitespace.419
Errors'(' is followed by whitespace.419
Errors')' is preceded with whitespace.419
ErrorsLine is longer than 80 characters (found 85).431
ErrorsMethod 'endJslDynamicAttribute' is not designed for extension - needs to be abstract, final or empty.431
Errors'(' is followed by whitespace.431
ErrorsParameter uri should be final.431
ErrorsExpected @param tag for 'uri'.431
ErrorsParameter localName should be final.431
ErrorsExpected @param tag for 'localName'.431
ErrorsParameter qName should be final.431
ErrorsExpected @param tag for 'qName'.431
Errors')' is preceded with whitespace.431
ErrorsExpected @throws tag for 'SAXException'.432
Errors'{' should be on the previous line.433
ErrorsLine is longer than 80 characters (found 81).439
Errors'for' is not followed by whitespace.439
Errors'(' is followed by whitespace.439
Errors')' is preceded with whitespace.439
ErrorsLine is longer than 80 characters (found 96).444
Errors'for' is not followed by whitespace.444
Errors'(' is followed by whitespace.444
Errors')' is preceded with whitespace.444
ErrorsLine is longer than 80 characters (found 105).455
ErrorsMethod 'startCommandElement' is not designed for extension - needs to be abstract, final or empty.455
Errors'(' is followed by whitespace.455
ErrorsParameter uri should be final.455
ErrorsExpected @param tag for 'uri'.455
ErrorsParameter localName should be final.455
ErrorsExpected @param tag for 'localName'.455
ErrorsParameter qName should be final.455
ErrorsExpected @param tag for 'qName'.455
ErrorsParameter attributes should be final.455
ErrorsExpected @param tag for 'attributes'.455
Errors')' is preceded with whitespace.455
ErrorsExpected @throws tag for 'SAXException'.456
Errors'{' should be on the previous line.457
ErrorsLine is longer than 80 characters (found 95).465
ErrorsLine is longer than 80 characters (found 119).466
Errors'if' is not followed by whitespace.466
Errors'(' is followed by whitespace.466
Errors')' is preceded with whitespace.466
ErrorsLine is longer than 80 characters (found 103).470
Errors'for' is not followed by whitespace.470
Errors'(' is followed by whitespace.470
Errors')' is preceded with whitespace.470
ErrorsLine is longer than 80 characters (found 95).471
Errors'(' is followed by whitespace.475
Errors')' is preceded with whitespace.475
ErrorsMethod 'endCommandElement' is not designed for extension - needs to be abstract, final or empty.482
Errors'(' is followed by whitespace.482
ErrorsParameter uri should be final.482
ErrorsExpected @param tag for 'uri'.482
ErrorsParameter localName should be final.482
ErrorsExpected @param tag for 'localName'.482
ErrorsParameter qName should be final.482
ErrorsExpected @param tag for 'qName'.482
Errors')' is preceded with whitespace.482
ErrorsExpected @throws tag for 'SAXException'.483
Errors'{' should be on the previous line.484
Errors'(' is followed by whitespace.496
Errors')' is preceded with whitespace.496
ErrorsLine is longer than 80 characters (found 103).498
Errors'for' is not followed by whitespace.498
Errors'(' is followed by whitespace.498
Errors')' is preceded with whitespace.498
ErrorsLine is longer than 80 characters (found 106).506
ErrorsMethod 'startTemplateElement' is not designed for extension - needs to be abstract, final or empty.506
Errors'(' is followed by whitespace.506
ErrorsParameter uri should be final.506
ErrorsExpected @param tag for 'uri'.506
ErrorsParameter localName should be final.506
ErrorsExpected @param tag for 'localName'.506
ErrorsParameter qName should be final.506
ErrorsExpected @param tag for 'qName'.506
ErrorsParameter attributes should be final.506
ErrorsExpected @param tag for 'attributes'.506
Errors')' is preceded with whitespace.506
ErrorsExpected @throws tag for 'SAXException'.507
Errors'{' should be on the previous line.508
Errors'if' is not followed by whitespace.509
Errors'(' is followed by whitespace.509
Errors')' is preceded with whitespace.509
ErrorsLine is longer than 80 characters (found 108).510
Errors'+' is not preceded with whitespace.510
Errors'+' is not followed by whitespace.510
Errors'+' is not preceded with whitespace.510
Errors'+' is not followed by whitespace.510
Errors'+' is not preceded with whitespace.510
Errors'+' is not followed by whitespace.510
Errors'+' is not preceded with whitespace.510
Errors'+' is not followed by whitespace.510
ErrorsLine is longer than 80 characters (found 135).519
ErrorsLine is longer than 80 characters (found 103).520
Errors'if' is not followed by whitespace.521
Errors'(' is followed by whitespace.521
Errors')' is preceded with whitespace.521
ErrorsLine is longer than 80 characters (found 156).522
ErrorsLine is longer than 80 characters (found 96).533
Errors'for' is not followed by whitespace.533
Errors'(' is followed by whitespace.533
Errors')' is preceded with whitespace.533
ErrorsLine is longer than 80 characters (found 95).534
ErrorsLine is longer than 80 characters (found 81).538
Errors'for' is not followed by whitespace.538
Errors'(' is followed by whitespace.538
Errors')' is preceded with whitespace.538
Errors'for' is not followed by whitespace.543
Errors'(' is followed by whitespace.543
ErrorsLine is longer than 80 characters (found 147).544
Errors'}' should be on the same line.552
Errors'catch' is not followed by whitespace.553
Errors'(' is followed by whitespace.553
Errors')' is preceded with whitespace.553
Errors'}' should be on the same line.555
Errors'catch' is not followed by whitespace.556
Errors'(' is followed by whitespace.556
Errors')' is preceded with whitespace.556
ErrorsLine is longer than 80 characters (found 162).560
ErrorsLine is longer than 80 characters (found 151).561
Errors'if' is not followed by whitespace.562
Errors'(' is followed by whitespace.562
Errors')' is preceded with whitespace.562
ErrorsLine is longer than 80 characters (found 115).564
Errors'for' is not followed by whitespace.564
Errors'(' is followed by whitespace.564
Errors')' is preceded with whitespace.564
ErrorsLine is longer than 80 characters (found 85).565
ErrorsLine is longer than 80 characters (found 92).568
Errors'for' is not followed by whitespace.570
Errors'(' is followed by whitespace.570
Errors')' is preceded with whitespace.570
Errors'if' is not followed by whitespace.571
Errors'(' is followed by whitespace.571
Errors')' is preceded with whitespace.571
ErrorsLine is longer than 80 characters (found 163).572
ErrorsLine is longer than 80 characters (found 127).577
Errors'(' is followed by whitespace.577
Errors')' is preceded with whitespace.577
ErrorsMethod 'endTemplateElement' is not designed for extension - needs to be abstract, final or empty.584
Errors'(' is followed by whitespace.584
ErrorsParameter uri should be final.584
ErrorsExpected @param tag for 'uri'.584
ErrorsParameter localName should be final.584
ErrorsExpected @param tag for 'localName'.584
ErrorsParameter qName should be final.584
ErrorsExpected @param tag for 'qName'.584
Errors')' is preceded with whitespace.584
ErrorsExpected @throws tag for 'SAXException'.585
Errors'{' should be on the previous line.586
ErrorsLine is longer than 80 characters (found 81).601
Errors'for' is not followed by whitespace.601
Errors'(' is followed by whitespace.601
Errors')' is preceded with whitespace.601
ErrorsLine is longer than 80 characters (found 96).606
Errors'for' is not followed by whitespace.606
Errors'(' is followed by whitespace.606
Errors')' is preceded with whitespace.606
ErrorsLine is longer than 80 characters (found 135).613
ErrorsLine is longer than 80 characters (found 103).614
Errors'if' is not followed by whitespace.615
Errors'(' is followed by whitespace.615
Errors')' is preceded with whitespace.615
ErrorsLine is longer than 80 characters (found 93).619
Errors'for' is not followed by whitespace.619
Errors'(' is followed by whitespace.619
Errors')' is preceded with whitespace.619
ErrorsMethod 'flushCharacters' is not designed for extension - needs to be abstract, final or empty.632
ErrorsExpected @throws tag for 'SAXException'.633
Errors'{' should be on the previous line.634
Errors'if' is not followed by whitespace.635
Errors'(' is followed by whitespace.635
Errors')' is preceded with whitespace.635
Errorsswitch without "default" clause.637
Errors'(' is followed by whitespace.637
Errors')' is preceded with whitespace.637
Errors'if' is not followed by whitespace.641
Errors'(' is followed by whitespace.641
Errors')' is preceded with whitespace.641
ErrorsLine is longer than 80 characters (found 82).642
ErrorsLine is longer than 80 characters (found 143).643
Errors'if' is not followed by whitespace.645
Errors'(' is followed by whitespace.645
Errors')' is preceded with whitespace.645
ErrorsLine is longer than 80 characters (found 101).647
ErrorsLine is longer than 80 characters (found 137).648
Errors'(' is followed by whitespace.648
Errors')' is preceded with whitespace.648
Errors'if' is not followed by whitespace.653
Errors'(' is followed by whitespace.653
Errors')' is preceded with whitespace.653

org/xchain/framework/jsl/SourceResult.java

ViolationMessageLine
Errors'{' should be on the previous line.22
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsMethod 'setSource' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
Errors'(' is followed by whitespace.28
ErrorsParameter source should be final.28
Errors'source' hides a field.28
Errors')' is preceded with whitespace.28
ErrorsMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
ErrorsMethod 'setClassName' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
Errors'(' is followed by whitespace.31
ErrorsParameter className should be final.31
Errors'className' hides a field.31
Errors')' is preceded with whitespace.31
ErrorsMethod 'getClassName' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsLine is longer than 80 characters (found 114).34
ErrorsMethod 'setSourceResourceName' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
Errors'(' is followed by whitespace.34
ErrorsParameter sourceResourceName should be final.34
Errors'sourceResourceName' hides a field.34
Errors')' is preceded with whitespace.34
ErrorsMethod 'getSourceResourceName' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters (found 110).37
ErrorsMethod 'setClassResourceName' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'(' is followed by whitespace.37
ErrorsParameter classResourceName should be final.37
Errors'classResourceName' hides a field.37
Errors')' is preceded with whitespace.37
ErrorsMethod 'getClassResourceName' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38

org/xchain/framework/jsl/TemplateCompiler.java

ViolationMessageLine
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMethod 'init' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter classLoader should be final.60
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters (found 96).64
ErrorsExpected an @return tag.79
ErrorsMethod 'compileTemplate' is not designed for extension - needs to be abstract, final or empty.79
Errors'(' is followed by whitespace.79
ErrorsParameter result should be final.79
ErrorsExpected @param tag for 'result'.79
Errors')' is preceded with whitespace.79
Errors'{' should be on the previous line.81
ErrorsLine is longer than 80 characters (found 103).84
Errors'}' should be on the same line.85
Errors'catch' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine is longer than 80 characters (found 99).87
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87
ErrorsLine is longer than 80 characters (found 168).94
Errors'if' is not followed by whitespace.97
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'if' is not followed by whitespace.98
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'+' is not preceded with whitespace.99
Errors'+' is not followed by whitespace.99
Errors'for' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsLine is longer than 80 characters (found 104).101
Errors'+' is not preceded with whitespace.101
Errors'+' is not followed by whitespace.101
Errors'+' is not preceded with whitespace.101
Errors'+' is not followed by whitespace.101
Errors'+' is not preceded with whitespace.101
Errors'+' is not followed by whitespace.101
Errors'+' is not preceded with whitespace.101
Errors'+' is not followed by whitespace.101
Errors'+' is not preceded with whitespace.101
Errors'+' is not followed by whitespace.101
ErrorsComment matches to-do format 'TODO:'.104
Errors'for' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine is longer than 80 characters (found 112).108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'for' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
ErrorsLine is longer than 80 characters (found 121).116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
ErrorsLine is longer than 80 characters (found 105).122
Errors'}' should be on the same line.127
Errors'catch' is not followed by whitespace.128
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
ErrorsLine is longer than 80 characters (found 89).129
Errors'+' is not preceded with whitespace.129
Errors'+' is not followed by whitespace.129
Errors'+' is not preceded with whitespace.129
Errors'+' is not followed by whitespace.129
ErrorsLine has trailing spaces.131
ErrorsMissing a Javadoc comment.135
Errors'{' should be on the previous line.137
ErrorsMissing a Javadoc comment.138
ErrorsParameter parent should be final.138
Errors'{' should be on the previous line.139
ErrorsMissing a Javadoc comment.143
Errors'(' is followed by whitespace.143
ErrorsParameter name should be final.143
ErrorsParameter b should be final.143
ErrorsParameter off should be final.143
ErrorsParameter len should be final.143
Errors')' is preceded with whitespace.143
ErrorsRedundant throws: 'ClassFormatError' is unchecked exception.144
ErrorsRedundant throws: 'IndexOutOfBoundsException' is unchecked exception.144
ErrorsRedundant throws: 'SecurityException' is unchecked exception.144
Errors'{' should be on the previous line.145
ErrorsMissing a Javadoc comment.150
Errors'{' should be on the previous line.152
ErrorsMissing a Javadoc comment.153
ErrorsVariable 'wrapped' must be private and have accessor methods.153
ErrorsMissing a Javadoc comment.154
ErrorsVariable 'classLoader' must be private and have accessor methods.154
ErrorsLine is longer than 80 characters (found 149).155
ErrorsMissing a Javadoc comment.155
Errors'(' is followed by whitespace.155
ErrorsParameter wrapped should be final.155
Errors'wrapped' hides a field.155
ErrorsParameter classLoader should be final.155
Errors'classLoader' hides a field.155
Errors')' is preceded with whitespace.155
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
Errors'(' is followed by whitespace.156
ErrorsParameter name should be final.156
ErrorsParameter data should be final.156
Errors')' is preceded with whitespace.156
ErrorsMethod 'getBytes' is not designed for extension - needs to be abstract, final or empty.159
ErrorsMissing a Javadoc comment.159
ErrorsParameter name should be final.159
Errors'if' is not followed by whitespace.161
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'10000' is a magic number.164
Errors'while' is not followed by whitespace.168
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
Errors'if' is not followed by whitespace.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors'for' is not followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
Errors'}' should be on the same line.180
Errors'catch' is not followed by whitespace.181
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsMethod 'isAvailable' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
Errors'(' is followed by whitespace.189
ErrorsParameter name should be final.189
Errors'{' should be on the previous line.190
Errors'if' is not followed by whitespace.192
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192

org/xchain/framework/jsl/TemplateSourceBuilder.java

ViolationMessageLine
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters (found 82).43
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'log' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsLine is longer than 80 characters (found 103).49
ErrorsMissing a Javadoc comment.49
ErrorsLine is longer than 80 characters (found 91).50
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
ErrorsName 'ATTRIBUTE_VALUE_TEMPLATE_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsVariable 'ATTRIBUTE_VALUE_TEMPLATE_PATTERN' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'ENCODING_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsVariable 'ENCODING_PATTERN' must be private and have accessor methods.53
ErrorsLine is longer than 80 characters (found 111).57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'}' should be on the same line.58
Errors'catch' is not followed by whitespace.59
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
Errors'}' should be on the same line.64
Errors'catch' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMissing a Javadoc comment.73
ErrorsMethod 'pushContext' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
Errors'(' is followed by whitespace.75
ErrorsParameter context should be final.75
Errors')' is preceded with whitespace.75
Errors'{' should be on the previous line.76
ErrorsMethod 'popContext' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'{' should be on the previous line.81
ErrorsMethod 'nextCommandId' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters (found 153).90
ErrorsMethod 'startSource' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter transitionPrefixMapping should be final.90
ErrorsParameter transitionExcludeResultPrefixSet should be final.90
ErrorsParameter excludeResultPrefixBoundary should be final.90
ErrorsLine is longer than 80 characters (found 82).94
ErrorsMethod 'endSource' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
Errors'{' should be on the previous line.106
Errors'while' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsLine is longer than 80 characters (found 116).133
ErrorsLine is longer than 80 characters (found 93).137
ErrorsLine is longer than 80 characters (found 114).138
ErrorsLine is longer than 80 characters (found 88).140
ErrorsLine is longer than 80 characters (found 86).142
Errors'if' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsLine is longer than 80 characters (found 89).153
ErrorsLine has trailing spaces.154
ErrorsLine is longer than 80 characters (found 96).155
Errors'for' is not followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
ErrorsLine is longer than 80 characters (found 140).156
Errors'+' is not preceded with whitespace.156
Errors'+' is not followed by whitespace.156
Errors'+' is not preceded with whitespace.156
Errors'+' is not followed by whitespace.156
Errors'+' is not preceded with whitespace.156
Errors'+' is not followed by whitespace.156
Errors'+' is not preceded with whitespace.156
Errors'+' is not followed by whitespace.156
ErrorsLine is longer than 80 characters (found 87).159
Errors'for' is not followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine is longer than 80 characters (found 125).160
ErrorsComment matches to-do format 'TODO:'.171
ErrorsLine is longer than 80 characters (found 87).173
Errors'for' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
ErrorsLine is longer than 80 characters (found 123).174
ErrorsLine is longer than 80 characters (found 96).178
Errors'for' is not followed by whitespace.178
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsLine is longer than 80 characters (found 98).179
Errors'+' is not preceded with whitespace.179
Errors'+' is not followed by whitespace.179
Errors'+' is not preceded with whitespace.179
Errors'+' is not followed by whitespace.179
Errors'if' is not followed by whitespace.182
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
ErrorsLine is longer than 80 characters (found 122).202
Errors'+' is not preceded with whitespace.202
Errors'+' is not followed by whitespace.202
Errors'+' is not preceded with whitespace.202
Errors'+' is not followed by whitespace.202
Errors'+' is not preceded with whitespace.202
Errors'+' is not followed by whitespace.202
ErrorsLine is longer than 80 characters (found 122).203
Errors'+' is not preceded with whitespace.203
Errors'+' is not followed by whitespace.203
Errors'+' is not preceded with whitespace.203
Errors'+' is not followed by whitespace.203
Errors'+' is not preceded with whitespace.203
Errors'+' is not followed by whitespace.203
ErrorsLine is longer than 80 characters (found 105).204
Errors'+' is not preceded with whitespace.204
Errors'+' is not followed by whitespace.204
Errors'+' is not preceded with whitespace.204
Errors'+' is not followed by whitespace.204
ErrorsLine is longer than 80 characters (found 96).211
ErrorsMethod 'startVirtualChain' is not designed for extension - needs to be abstract, final or empty.214
Errors'{' should be on the previous line.215
Errors'+' is not preceded with whitespace.221
Errors'+' is not followed by whitespace.221
ErrorsLine is longer than 80 characters (found 99).223
Errors'if' is not followed by whitespace.224
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
ErrorsLine is longer than 80 characters (found 116).230
ErrorsLine is longer than 80 characters (found 100).233
ErrorsLine is longer than 80 characters (found 110).237
ErrorsLine has trailing spaces.241
ErrorsLine is longer than 80 characters (found 114).241
ErrorsMethod 'endVirtualChain' is not designed for extension - needs to be abstract, final or empty.244
Errors'{' should be on the previous line.245
ErrorsLine is longer than 80 characters (found 114).250
ErrorsLine is longer than 80 characters (found 119).254
ErrorsLine is longer than 80 characters (found 83).257
ErrorsLine is longer than 80 characters (found 82).265
ErrorsLine is longer than 80 characters (found 91).266
ErrorsComment matches to-do format 'TODO:'.272
ErrorsLine is longer than 80 characters (found 82).272
ErrorsLine has trailing spaces.275
ErrorsLine is longer than 80 characters (found 99).280
Errors'while' is not followed by whitespace.281
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
Errors'if' is not followed by whitespace.283
Errors'(' is followed by whitespace.283
Errors')' is preceded with whitespace.283
ErrorsLine is longer than 80 characters (found 98).291
Errors'while' is not followed by whitespace.292
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.292
Errors'if' is not followed by whitespace.294
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.294
ErrorsLine is longer than 80 characters (found 102).300
ErrorsLine is longer than 80 characters (found 113).304
ErrorsMethod 'appendCommandCall' is not designed for extension - needs to be abstract, final or empty.310
ErrorsMissing a Javadoc comment.310
Errors'{' should be on the previous line.311
ErrorsLine is longer than 80 characters (found 95).313
ErrorsLine is longer than 80 characters (found 95).315
Errors'+' is not preceded with whitespace.317
Errors'+' is not followed by whitespace.317
ErrorsLine is longer than 80 characters (found 98).319
Errors'if' is not followed by whitespace.320
Errors'(' is followed by whitespace.320
Errors')' is preceded with whitespace.320
ErrorsMethod 'startStartElement' is not designed for extension - needs to be abstract, final or empty.334
ErrorsMissing a Javadoc comment.334
Errors'{' should be on the previous line.335
ErrorsLine is longer than 80 characters (found 95).338
ErrorsLine is longer than 80 characters (found 95).340
Errors'+' is not preceded with whitespace.342
Errors'+' is not followed by whitespace.342
ErrorsLine is longer than 80 characters (found 81).351
Errors'+' is not preceded with whitespace.351
Errors'+' is not followed by whitespace.351
ErrorsMissing a Javadoc comment.354
Errors'{' should be on the previous line.355
ErrorsMethod 'startEndElement' is not designed for extension - needs to be abstract, final or empty.359
ErrorsMissing a Javadoc comment.359
Errors'{' should be on the previous line.360
ErrorsLine is longer than 80 characters (found 95).363
ErrorsLine is longer than 80 characters (found 93).365
Errors'while' is not followed by whitespace.366
Errors'(' is followed by whitespace.366
Errors')' is preceded with whitespace.366
ErrorsLine is longer than 80 characters (found 95).373
ErrorsComment matches to-do format 'TODO:'.379
ErrorsLine is longer than 80 characters (found 95).380
ErrorsMethod 'endEndElement' is not designed for extension - needs to be abstract, final or empty.383
ErrorsMissing a Javadoc comment.383
Errors'{' should be on the previous line.384
ErrorsLine is longer than 80 characters (found 95).387
ErrorsLine is longer than 80 characters (found 95).389
ErrorsComment matches to-do format 'TODO:'.395
ErrorsLine is longer than 80 characters (found 81).398
Errors'-' is not preceded with whitespace.398
Errors'-' is not followed by whitespace.398
ErrorsMethod 'appendStartPrefixMapping' is not designed for extension - needs to be abstract, final or empty.401
ErrorsMissing a Javadoc comment.401
Errors'(' is followed by whitespace.401
ErrorsParameter prefix should be final.401
ErrorsParameter uri should be final.401
Errors')' is preceded with whitespace.401
Errors'{' should be on the previous line.402
ErrorsLine is longer than 80 characters (found 114).406
ErrorsLine is longer than 80 characters (found 131).407
ErrorsComment matches to-do format 'TODO:'.408
ErrorsLine is longer than 80 characters (found 130).409
ErrorsMethod 'appendEndPrefixMapping' is not designed for extension - needs to be abstract, final or empty.412
ErrorsMissing a Javadoc comment.412
Errors'(' is followed by whitespace.412
ErrorsParameter prefix should be final.412
Errors')' is preceded with whitespace.412
Errors'{' should be on the previous line.413
ErrorsLine is longer than 80 characters (found 114).416
ErrorsComment matches to-do format 'TODO:'.417
ErrorsLine is longer than 80 characters (found 81).417
ErrorsLine is longer than 80 characters (found 133).418
ErrorsLine is longer than 80 characters (found 97).419
ErrorsMethod 'appendStartExcludeResultPrefix' is not designed for extension - needs to be abstract, final or empty.422
ErrorsMissing a Javadoc comment.422
Errors'(' is followed by whitespace.422
ErrorsParameter prefix should be final.422
Errors')' is preceded with whitespace.422
Errors'{' should be on the previous line.423
ErrorsLine is longer than 80 characters (found 114).426
ErrorsLine is longer than 80 characters (found 105).427
ErrorsMethod 'appendEndExcludeResultPrefix' is not designed for extension - needs to be abstract, final or empty.430
ErrorsMissing a Javadoc comment.430
Errors'(' is followed by whitespace.430
ErrorsParameter prefix should be final.430
Errors')' is preceded with whitespace.430
Errors'{' should be on the previous line.431
ErrorsLine is longer than 80 characters (found 114).434
ErrorsLine is longer than 80 characters (found 103).435
ErrorsMethod 'appendContextStartPrefixMapping' is not designed for extension - needs to be abstract, final or empty.438
ErrorsMissing a Javadoc comment.438
Errors'(' is followed by whitespace.438
ErrorsParameter prefix should be final.438
ErrorsParameter uri should be final.438
Errors')' is preceded with whitespace.438
Errors'{' should be on the previous line.439
ErrorsLine is longer than 80 characters (found 114).443
ErrorsLine is longer than 80 characters (found 130).444
ErrorsMethod 'appendContextEndPrefixMapping' is not designed for extension - needs to be abstract, final or empty.447
ErrorsMissing a Javadoc comment.447
Errors'(' is followed by whitespace.447
ErrorsParameter prefix should be final.447
Errors')' is preceded with whitespace.447
Errors'{' should be on the previous line.448
ErrorsLine is longer than 80 characters (found 114).451
ErrorsLine is longer than 80 characters (found 133).452
ErrorsLine is longer than 80 characters (found 119).455
ErrorsMethod 'appendAttributeValueTemplate' is not designed for extension - needs to be abstract, final or empty.455
ErrorsMissing a Javadoc comment.455
Errors'(' is followed by whitespace.455
ErrorsParameter uri should be final.455
ErrorsParameter localName should be final.455
ErrorsParameter qName should be final.455
ErrorsParameter attributeValueTemplate should be final.455
Errors')' is preceded with whitespace.455
Errors'{' should be on the previous line.457
ErrorsLine is longer than 80 characters (found 87).463
ErrorsLine is longer than 80 characters (found 114).467
ErrorsLine is longer than 80 characters (found 109).470
Errors'while' is not followed by whitespace.471
Errors'(' is followed by whitespace.471
Errors')' is preceded with whitespace.471
ErrorsLine is longer than 80 characters (found 135).473
Errors'if' is not followed by whitespace.476
Errors'(' is followed by whitespace.476
Errors')' is preceded with whitespace.476
ErrorsLine is longer than 80 characters (found 170).477
ErrorsLine is longer than 80 characters (found 130).478
ErrorsLine is longer than 80 characters (found 210).483
ErrorsLine is longer than 80 characters (found 81).484
ErrorsMethod 'appendStartElement' is not designed for extension - needs to be abstract, final or empty.490
Errors'(' is followed by whitespace.490
ErrorsParameter uri should be final.490
ErrorsExpected @param tag for 'uri'.490
ErrorsParameter localName should be final.490
ErrorsExpected @param tag for 'localName'.490
ErrorsParameter qName should be final.490
ErrorsExpected @param tag for 'qName'.490
Errors')' is preceded with whitespace.490
Errors'{' should be on the previous line.491
ErrorsLine is longer than 80 characters (found 95).504
ErrorsLine is longer than 80 characters (found 81).505
Errors'+' is not preceded with whitespace.505
Errors'+' is not followed by whitespace.505
ErrorsComment matches to-do format 'TODO:'.508
ErrorsLine is longer than 80 characters (found 89).509
ErrorsLine is longer than 80 characters (found 174).510
ErrorsMethod 'appendEndElement' is not designed for extension - needs to be abstract, final or empty.517
Errors'(' is followed by whitespace.517
ErrorsParameter uri should be final.517
ErrorsExpected @param tag for 'uri'.517
ErrorsParameter localName should be final.517
ErrorsExpected @param tag for 'localName'.517
ErrorsParameter qName should be final.517
ErrorsExpected @param tag for 'qName'.517
Errors')' is preceded with whitespace.517
Errors'{' should be on the previous line.518
ErrorsLine is longer than 80 characters (found 95).520
ErrorsLine is longer than 80 characters (found 81).521
Errors'-' is not preceded with whitespace.521
Errors'-' is not followed by whitespace.521
ErrorsLine is longer than 80 characters (found 95).523
ErrorsLine is longer than 80 characters (found 113).526
ErrorsComment matches to-do format 'TODO:'.527
ErrorsLine is longer than 80 characters (found 98).537
ErrorsComment matches to-do format 'TODO:'.539
ErrorsLine is longer than 80 characters (found 87).540
ErrorsLine is longer than 80 characters (found 160).541
ErrorsLine is longer than 80 characters (found 114).545
ErrorsMethod 'appendCharacters' is not designed for extension - needs to be abstract, final or empty.547
Errors'(' is followed by whitespace.547
ErrorsParameter characters should be final.547
ErrorsExpected @param tag for 'characters'.547
Errors')' is preceded with whitespace.547
Errors'{' should be on the previous line.548
ErrorsLine is longer than 80 characters (found 114).553
ErrorsLine is longer than 80 characters (found 153).554
ErrorsMethod 'appendIgnorableWhitespace' is not designed for extension - needs to be abstract, final or empty.557
ErrorsMissing a Javadoc comment.557
Errors'(' is followed by whitespace.557
ErrorsParameter ignorableWhitespace should be final.557
Errors')' is preceded with whitespace.557
Errors'{' should be on the previous line.558
ErrorsComment matches to-do format 'TODO:'.561
ErrorsLine is longer than 80 characters (found 114).563
ErrorsLine is longer than 80 characters (found 171).564
ErrorsLine is longer than 80 characters (found 107).568
ErrorsLine is longer than 80 characters (found 139).569
ErrorsMethod 'appendValueOf' is not designed for extension - needs to be abstract, final or empty.572
Errors'(' is followed by whitespace.572
ErrorsParameter jxpath should be final.572
ErrorsExpected @param tag for 'jxpath'.572
Errors')' is preceded with whitespace.572
Errors'{' should be on the previous line.573
ErrorsLine is longer than 80 characters (found 114).578
ErrorsLine is longer than 80 characters (found 105).579
ErrorsLine is longer than 80 characters (found 100).581
ErrorsLine is longer than 80 characters (found 96).582
ErrorsMethod 'appendStartComment' is not designed for extension - needs to be abstract, final or empty.586
ErrorsMissing a Javadoc comment.586
Errors'{' should be on the previous line.587
Errors'+' is not preceded with whitespace.591
Errors'+' is not followed by whitespace.591
ErrorsLine is longer than 80 characters (found 93).593
ErrorsLine is longer than 80 characters (found 95).598
ErrorsLine is longer than 80 characters (found 81).599
Errors'+' is not preceded with whitespace.599
Errors'+' is not followed by whitespace.599
ErrorsLine is longer than 80 characters (found 89).602
ErrorsMethod 'appendEndComment' is not designed for extension - needs to be abstract, final or empty.606
ErrorsMissing a Javadoc comment.606
Errors'{' should be on the previous line.607
ErrorsLine is longer than 80 characters (found 95).609
ErrorsLine is longer than 80 characters (found 95).611
ErrorsComment matches to-do format 'TODO:'.619
ErrorsLine is longer than 80 characters (found 95).620
ErrorsLine is longer than 80 characters (found 89).621
ErrorsLine is longer than 80 characters (found 95).625
ErrorsLine is longer than 80 characters (found 81).627
Errors'-' is not preceded with whitespace.627
Errors'-' is not followed by whitespace.627
ErrorsMethod 'appendStartDynamicElement' is not designed for extension - needs to be abstract, final or empty.636
Errors'(' is followed by whitespace.636
ErrorsParameter name should be final.636
ErrorsParameter namespace should be final.636
Errors')' is preceded with whitespace.636
Errors'{' should be on the previous line.637
ErrorsLine is longer than 80 characters (found 95).645
ErrorsLine is longer than 80 characters (found 83).648
ErrorsComment matches to-do format 'TODO:'.652
ErrorsLine is longer than 80 characters (found 89).653
ErrorsLine is longer than 80 characters (found 162).656
ErrorsLine is longer than 80 characters (found 141).658
ErrorsMethod 'appendEndDynamicElement' is not designed for extension - needs to be abstract, final or empty.665
Errors'{' should be on the previous line.666
ErrorsLine is longer than 80 characters (found 95).668
ErrorsLine is longer than 80 characters (found 95).670
ErrorsComment matches to-do format 'TODO:'.678
ErrorsLine is longer than 80 characters (found 87).679
ErrorsLine is longer than 80 characters (found 84).680
ErrorsLine is longer than 80 characters (found 127).681
ErrorsLine is longer than 80 characters (found 84).684
ErrorsMethod 'appendStartDynamicAttribute' is not designed for extension - needs to be abstract, final or empty.693
Errors'(' is followed by whitespace.693
ErrorsParameter name should be final.693
ErrorsParameter namespace should be final.693
Errors')' is preceded with whitespace.693
Errors'{' should be on the previous line.694
ErrorsLine is longer than 80 characters (found 95).696
ErrorsLine is longer than 80 characters (found 81).697
Errors'+' is not preceded with whitespace.697
Errors'+' is not followed by whitespace.697
ErrorsLine is longer than 80 characters (found 98).702
ErrorsLine is longer than 80 characters (found 163).705
ErrorsLine is longer than 80 characters (found 132).707
ErrorsMethod 'appendEndDynamicAttribute' is not designed for extension - needs to be abstract, final or empty.714
Errors'{' should be on the previous line.715
ErrorsLine is longer than 80 characters (found 95).717
ErrorsLine is longer than 80 characters (found 98).722
ErrorsComment matches to-do format 'TODO:'.724
ErrorsLine is longer than 80 characters (found 84).725
ErrorsLine is longer than 80 characters (found 130).726
ErrorsLine is longer than 80 characters (found 81).728
Errors'-' is not preceded with whitespace.728
Errors'-' is not followed by whitespace.728
ErrorsMethod 'changeBodyMode' is not designed for extension - needs to be abstract, final or empty.731
ErrorsMissing a Javadoc comment.731
Errors'(' is followed by whitespace.731
ErrorsParameter newMode should be final.731
Errors')' is preceded with whitespace.731
Errors'{' should be on the previous line.732
ErrorsLine is longer than 80 characters (found 111).733
ErrorsLine is longer than 80 characters (found 91).735
Errors'if' is not followed by whitespace.737
Errors'(' is followed by whitespace.737
Errors')' is preceded with whitespace.737
Errors'(' is followed by whitespace.741
Errors')' is preceded with whitespace.741
ErrorsLine is longer than 80 characters (found 87).743
ErrorsLine is longer than 80 characters (found 108).744
Errors'while' is not followed by whitespace.745
Errors'(' is followed by whitespace.745
Errors')' is preceded with whitespace.745
Errors'if' is not followed by whitespace.748
Errors'(' is followed by whitespace.748
Errors')' is preceded with whitespace.748
ErrorsLine has trailing spaces.762
ErrorsLine is longer than 80 characters (found 89).769
ErrorsLine is longer than 80 characters (found 91).773
ErrorsLine is longer than 80 characters (found 89).784
ErrorsLine is longer than 80 characters (found 90).790
Errors'(' is followed by whitespace.794
Errors')' is preceded with whitespace.794
ErrorsLine is longer than 80 characters (found 106).798
ErrorsLine is longer than 80 characters (found 90).810
ErrorsMethod 'indent' is not designed for extension - needs to be abstract, final or empty.817
ErrorsMissing a Javadoc comment.817
ErrorsParameter builder should be final.817
Errors'{' should be on the previous line.818
Errors'for' is not followed by whitespace.821
Errors'(' is followed by whitespace.821
Errors')' is preceded with whitespace.821
ErrorsMethod 'incrementIndent' is not designed for extension - needs to be abstract, final or empty.828
ErrorsMissing a Javadoc comment.828
Errors'{' should be on the previous line.829
Errors'+' is not preceded with whitespace.830
Errors'+' is not followed by whitespace.830
ErrorsMethod 'decrementIndent' is not designed for extension - needs to be abstract, final or empty.833
ErrorsMissing a Javadoc comment.833
Errors'{' should be on the previous line.834
Errors'-' is not preceded with whitespace.835
Errors'-' is not followed by whitespace.835
ErrorsLine is longer than 80 characters (found 120).839
ErrorsExpected an @return tag.842
ErrorsLine is longer than 80 characters (found 89).842
Errors'(' is followed by whitespace.842
ErrorsParameter attributeValueTemplate should be final.842
ErrorsExpected @param tag for 'attributeValueTemplate'.842
Errors')' is preceded with whitespace.842
ErrorsExpected @throws tag for 'SAXException'.843
Errors'{' should be on the previous line.844
ErrorsLine is longer than 80 characters (found 87).849
Errors'while' is not followed by whitespace.851
Errors'(' is followed by whitespace.851
Errors')' is preceded with whitespace.851
Errors'if' is not followed by whitespace.855
Errors'(' is followed by whitespace.855
Errors')' is preceded with whitespace.855
Errors'if' is not followed by whitespace.859
Errors'(' is followed by whitespace.859
Errors')' is preceded with whitespace.859
ErrorsLine is longer than 80 characters (found 82).860
Errors'if' is not followed by whitespace.862
Errors'(' is followed by whitespace.862
Errors')' is preceded with whitespace.862
Errors'if' is not followed by whitespace.867
Errors'(' is followed by whitespace.867
Errors')' is preceded with whitespace.867
ErrorsLine is longer than 80 characters (found 177).868
Errors'+' is not preceded with whitespace.868
Errors'+' is not followed by whitespace.868
Errors'+' is not preceded with whitespace.868
Errors'+' is not followed by whitespace.868
Errors'+' is not preceded with whitespace.868
Errors'+' is not followed by whitespace.868
Errors'+' is not preceded with whitespace.868
Errors'+' is not followed by whitespace.868
Errors'+' is not preceded with whitespace.868
Errors'+' is not followed by whitespace.868
Errors'+' is not preceded with whitespace.868
Errors'+' is not followed by whitespace.868
Errors'{' should be on the previous line.878
ErrorsLine is longer than 80 characters (found 109).879
ErrorsMissing a Javadoc comment.879
ErrorsMissing a Javadoc comment.880
ErrorsMissing a Javadoc comment.881
ErrorsMissing a Javadoc comment.882
ErrorsMissing a Javadoc comment.883
ErrorsMissing a Javadoc comment.884
ErrorsMissing a Javadoc comment.885
ErrorsMissing a Javadoc comment.886
ErrorsMissing a Javadoc comment.887
ErrorsMissing a Javadoc comment.888
ErrorsMissing a Javadoc comment.889
ErrorsMissing a Javadoc comment.890
ErrorsMissing a Javadoc comment.891
ErrorsExpected an @return tag.894
ErrorsLine is longer than 80 characters (found 109).894
ErrorsMethod 'getVirtualChainContextStack' is not designed for extension - needs to be abstract, final or empty.894
ErrorsExpected an @return tag.897
ErrorsMethod 'getMethodBuilder' is not designed for extension - needs to be abstract, final or empty.897
ErrorsLine is longer than 80 characters (found 89).899
ErrorsMethod 'setCommandCount' is not designed for extension - needs to be abstract, final or empty.899
ErrorsMissing a Javadoc comment.899
Errors'(' is followed by whitespace.899
ErrorsParameter commandCount should be final.899
Errors'commandCount' hides a field.899
Errors')' is preceded with whitespace.899
ErrorsMethod 'getCommandCount' is not designed for extension - needs to be abstract, final or empty.900
ErrorsMissing a Javadoc comment.900
ErrorsLine is longer than 80 characters (found 89).902
ErrorsMethod 'setElementCount' is not designed for extension - needs to be abstract, final or empty.902
ErrorsMissing a Javadoc comment.902
Errors'(' is followed by whitespace.902
ErrorsParameter elementCount should be final.902
Errors'elementCount' hides a field.902
Errors')' is preceded with whitespace.902
ErrorsMethod 'getElementCount' is not designed for extension - needs to be abstract, final or empty.903
ErrorsMissing a Javadoc comment.903
ErrorsMethod 'getHeaderBuilder' is not designed for extension - needs to be abstract, final or empty.905
ErrorsMissing a Javadoc comment.905
ErrorsMethod 'getFooterBuilder' is not designed for extension - needs to be abstract, final or empty.906
ErrorsMissing a Javadoc comment.906
ErrorsMethod 'setIndent' is not designed for extension - needs to be abstract, final or empty.908
ErrorsMissing a Javadoc comment.908
Errors'(' is followed by whitespace.908
ErrorsParameter indent should be final.908
Errors'indent' hides a field.908
Errors')' is preceded with whitespace.908
ErrorsMethod 'getIndent' is not designed for extension - needs to be abstract, final or empty.909
ErrorsMissing a Javadoc comment.909
ErrorsLine is longer than 80 characters (found 89).911
ErrorsMethod 'setCommandIndex' is not designed for extension - needs to be abstract, final or empty.911
ErrorsMissing a Javadoc comment.911
Errors'(' is followed by whitespace.911
ErrorsParameter commandIndex should be final.911
Errors'commandIndex' hides a field.911
Errors')' is preceded with whitespace.911
ErrorsMethod 'getCommandIndex' is not designed for extension - needs to be abstract, final or empty.912
ErrorsMissing a Javadoc comment.912
ErrorsMethod 'nextVirtualChainIndex' is not designed for extension - needs to be abstract, final or empty.914
ErrorsMissing a Javadoc comment.914
ErrorsLine is longer than 80 characters (found 95).918
ErrorsMethod 'getTransitionPrefixMapping' is not designed for extension - needs to be abstract, final or empty.918
ErrorsMissing a Javadoc comment.918
ErrorsLine is longer than 80 characters (found 149).919
ErrorsMethod 'setTransitionPrefixMapping' is not designed for extension - needs to be abstract, final or empty.919
ErrorsMissing a Javadoc comment.919
Errors'(' is followed by whitespace.919
ErrorsParameter transitionPrefixMapping should be final.919
Errors'transitionPrefixMapping' hides a field.919
Errors')' is preceded with whitespace.919
ErrorsLine is longer than 80 characters (found 105).921
ErrorsMethod 'getTransitionExcludeResultPrefixSet' is not designed for extension - needs to be abstract, final or empty.921
ErrorsMissing a Javadoc comment.921
ErrorsLine is longer than 80 characters (found 177).922
ErrorsMethod 'setTransitionExcludeResultPrefixSet' is not designed for extension - needs to be abstract, final or empty.922
ErrorsMissing a Javadoc comment.922
Errors'(' is followed by whitespace.922
ErrorsParameter transitionExcludeResultPrefixSet should be final.922
Errors'transitionExcludeResultPrefixSet' hides a field.922
Errors')' is preceded with whitespace.922
ErrorsLine is longer than 80 characters (found 91).924
ErrorsMethod 'getExcludeResultPrefixBoundary' is not designed for extension - needs to be abstract, final or empty.924
ErrorsMissing a Javadoc comment.924
ErrorsLine is longer than 80 characters (found 153).925
ErrorsMethod 'setExcludeResultPrefixBoundary' is not designed for extension - needs to be abstract, final or empty.925
ErrorsMissing a Javadoc comment.925
Errors'(' is followed by whitespace.925
ErrorsParameter excludeResultPrefixBoundary should be final.925
Errors'excludeResultPrefixBoundary' hides a field.925
Errors')' is preceded with whitespace.925
ErrorsLine is longer than 80 characters (found 83).927
ErrorsMethod 'getElementIndexStack' is not designed for extension - needs to be abstract, final or empty.927
ErrorsMissing a Javadoc comment.927
ErrorsMissing a Javadoc comment.930
Errors'{' should be on the previous line.931
ErrorsLine is longer than 80 characters (found 112).936
ErrorsLine is longer than 80 characters (found 85).938
ErrorsMissing a Javadoc comment.940
Errors'{' should be on the previous line.947
ErrorsMissing a Javadoc comment.948
ErrorsMissing a Javadoc comment.949
ErrorsMissing a Javadoc comment.950
ErrorsMissing a Javadoc comment.951
ErrorsMissing a Javadoc comment.952
ErrorsMissing a Javadoc comment.953
ErrorsMissing a Javadoc comment.954
ErrorsMissing a Javadoc comment.956
Errors'(' is followed by whitespace.956
ErrorsParameter name should be final.956
Errors'name' hides a field.956
Errors')' is preceded with whitespace.956
Errors'{' should be on the previous line.957
ErrorsExpected an @return tag.962
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.962
ErrorsExpected an @return tag.965
ErrorsMethod 'getBodyBuilder' is not designed for extension - needs to be abstract, final or empty.965
ErrorsExpected an @return tag.968
ErrorsMethod 'getCommandIndexList' is not designed for extension - needs to be abstract, final or empty.968
ErrorsMethod 'getElementIndexList' is not designed for extension - needs to be abstract, final or empty.970
ErrorsMissing a Javadoc comment.970
ErrorsMethod 'getToExecuteIndexList' is not designed for extension - needs to be abstract, final or empty.972
ErrorsMissing a Javadoc comment.972
ErrorsExpected an @return tag.975
ErrorsMethod 'getBodyMode' is not designed for extension - needs to be abstract, final or empty.975
ErrorsMethod 'setBodyMode' is not designed for extension - needs to be abstract, final or empty.978
Errors'(' is followed by whitespace.978
ErrorsParameter bodyMode should be final.978
Errors'bodyMode' hides a field.978
ErrorsExpected @param tag for 'bodyMode'.978
Errors')' is preceded with whitespace.978
ErrorsMethod 'getElementDepth' is not designed for extension - needs to be abstract, final or empty.980
ErrorsMissing a Javadoc comment.980
ErrorsLine is longer than 80 characters (found 89).981
ErrorsMethod 'setElementDepth' is not designed for extension - needs to be abstract, final or empty.981
ErrorsMissing a Javadoc comment.981
Errors'(' is followed by whitespace.981
ErrorsParameter elementDepth should be final.981
Errors'elementDepth' hides a field.981
Errors')' is preceded with whitespace.981
ErrorsMissing a Javadoc comment.984
Errors'(' is followed by whitespace.984
ErrorsParameter source should be final.984
Errors')' is preceded with whitespace.984
Errors'{' should be on the previous line.985
Errors'if' is not followed by whitespace.987
Errors'(' is followed by whitespace.987
Errors')' is preceded with whitespace.987
ErrorsLine is longer than 80 characters (found 100).997
Errors'while' is not followed by whitespace.1000
Errors'if' is not followed by whitespace.1001
Errors'(' is followed by whitespace.1001
Errors')' is preceded with whitespace.1001
Errors'}' should be on the same line.1011
Errors'for' is not followed by whitespace.1015
Errors'(' is followed by whitespace.1015
Errors')' is preceded with whitespace.1015
ErrorsLine is longer than 80 characters (found 82).1017
Errors'for' is not followed by whitespace.1018
Errors'(' is followed by whitespace.1018
Errors'4' is a magic number.1018
Errors')' is preceded with whitespace.1018

org/xchain/framework/jxpath/GenericsWisePackageFunctions.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.xchain.framework.jxpath.MethodLookupUtils.27
ErrorsLine is longer than 80 characters (found 97).36
ErrorsLine is longer than 80 characters (found 97).37
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters (found 97).38
ErrorsLine has trailing spaces.40
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsParameter classPrefix should be final.49
Errors'classPrefix' hides a field.49
ErrorsParameter namespace should be final.49
Errors'namespace' hides a field.49
ErrorsLine has trailing spaces.54
ErrorsMethod 'getUsedNamespaces' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter namespace should be final.60
Errors'namespace' hides a field.60
ErrorsParameter name should be final.61
ErrorsParameter parameters should be final.62
Errors'}' should be on the same line.104
ErrorsLine is longer than 80 characters (found 105).133
Errors'}' should be on the same line.134
ErrorsAvoid inline conditionals.138
Errors'}' should be on the same line.148

org/xchain/framework/jxpath/JXPathContextFactoryImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 113).24
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.39
Errors'{' is not followed by whitespace.39
Errors'}' is not preceded with whitespace.39
ErrorsLine is longer than 80 characters (found 84).41
ErrorsMethod 'newContext' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter parentContext should be final.41
ErrorsParameter contextBean should be final.41
Errors')' is preceded with whitespace.41
ErrorsRedundant throws: 'JXPathContextFactoryConfigurationError' is unchecked exception.42
Errors'{' should be on the previous line.43
ErrorsLine is longer than 80 characters (found 82).45

org/xchain/framework/jxpath/JXPathValidator.java

ViolationMessageLine
ErrorsUnused import - java.util.Map.18
ErrorsUsing the '.*' form of import should be avoided - org.apache.commons.jxpath.ri.compiler.*.23
ErrorsUtility classes should not have a public or default constructor.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'compiler' must be private and have accessor methods.35
ErrorsLine is longer than 80 characters (found 92).38
Errors'(' is followed by whitespace.40
ErrorsParameter xpath should be final.40
ErrorsExpected @param tag for 'xpath'.40
Errors')' is preceded with whitespace.40
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.45
Errors'(' is followed by whitespace.45
ErrorsParameter xpath should be final.45
ErrorsParameter xmlns should be final.45
Errors')' is preceded with whitespace.45
Errors'{' should be on the previous line.46
Errors'cast' is not followed by whitespace.47
ErrorsLine is longer than 80 characters (found 81).51
ErrorsMissing a Javadoc comment.51
Errors'(' is followed by whitespace.51
ErrorsParameter expression should be final.51
ErrorsParameter xmlns should be final.51
Errors')' is preceded with whitespace.51
Errors'if' is not followed by whitespace.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
Errors'(' is followed by whitespace.54
Errors'cast' is not followed by whitespace.54
Errors')' is preceded with whitespace.54
Errors'}' should be on the same line.55
Errors'if' is not followed by whitespace.56
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
Errors'(' is followed by whitespace.57
Errors'cast' is not followed by whitespace.57
Errors')' is preceded with whitespace.57
Errors'}' should be on the same line.58
Errors'if' is not followed by whitespace.59
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
Errors'cast' is not followed by whitespace.60
ErrorsLine is longer than 80 characters (found 87).64
ErrorsMissing a Javadoc comment.64
Errors'(' is followed by whitespace.64
ErrorsParameter ef should be final.64
ErrorsParameter xmlns should be final.64
Errors')' is preceded with whitespace.64
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsLine is longer than 80 characters (found 128).72
ErrorsComment matches to-do format 'TODO:'.73
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter path should be final.76
ErrorsParameter xmlns should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'for' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'(' is followed by whitespace.83
Errors'cast' is not followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine is longer than 80 characters (found 102).87
ErrorsMissing a Javadoc comment.87
Errors'(' is followed by whitespace.87
ErrorsParameter variableReference should be final.87
ErrorsParameter xmlns should be final.87
Errors')' is preceded with whitespace.87
ErrorsMissing a Javadoc comment.93
Errors'(' is followed by whitespace.93
ErrorsParameter operation should be final.93
ErrorsParameter xmlns should be final.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'if' construct must use '{}'s.95
ErrorsLine is longer than 80 characters (found 100).95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'cast' is not followed by whitespace.100
ErrorsMissing a Javadoc comment.105
Errors'(' is followed by whitespace.105
ErrorsParameter step should be final.105
ErrorsParameter xmlns should be final.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
Errors'for' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsMissing a Javadoc comment.114
Errors'(' is followed by whitespace.114
ErrorsParameter nodeTest should be final.114
ErrorsParameter xmlns should be final.114
Errors')' is preceded with whitespace.114
Errors'{' should be on the previous line.115
Errors'if' is not followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.117
Errors'cast' is not followed by whitespace.117
ErrorsLine is longer than 80 characters (found 87).122
ErrorsMissing a Javadoc comment.122
Errors'(' is followed by whitespace.122
ErrorsParameter nodeNameTest should be final.122
ErrorsParameter xmlns should be final.122
Errors')' is preceded with whitespace.122
Errors'if' is not followed by whitespace.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsMust have at least one statement.124
ErrorsComment matches to-do format 'TODO:'.125
Errors'}' should be on the same line.126
ErrorsLine is longer than 80 characters (found 81).133
ErrorsMissing a Javadoc comment.133
Errors'(' is followed by whitespace.133
ErrorsParameter ep should be final.133
ErrorsParameter xmlns should be final.133
Errors')' is preceded with whitespace.133
Errors'for' is not followed by whitespace.136
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
ErrorsMissing a Javadoc comment.141
Errors'(' is followed by whitespace.141
ErrorsParameter prefix should be final.141
ErrorsParameter xmlns should be final.141
Errors')' is preceded with whitespace.141
Errors'{' should be on the previous line.142
ErrorsLine is longer than 80 characters (found 146).143
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
ErrorsLine is longer than 80 characters (found 98).144
Errors'+' is not preceded with whitespace.144
Errors'+' is not followed by whitespace.144
Errors'+' is not preceded with whitespace.144
Errors'+' is not followed by whitespace.144

org/xchain/framework/jxpath/MethodLookupUtils.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 103).28
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters (found 93).29
ErrorsLine has trailing spaces.30
ErrorsLine is longer than 80 characters (found 99).30
ErrorsLine has trailing spaces.31
ErrorsUtility classes should not have a public or default constructor.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsParameter targetClass should be final.49
ErrorsParameter parameters should be final.50
ErrorsAvoid inline conditionals.52
Errors'}' should be on the same line.58
Errors'}' should be on the same line.74
ErrorsMust have at least one statement.75
Errors'}' should be on the same line.95
ErrorsParameter targetClass should be final.116
ErrorsParameter name should be final.117
ErrorsParameter parameters should be final.118
ErrorsLine is longer than 80 characters (found 112).119
ErrorsParameter targetClass should be final.130
ErrorsParameter name should be final.131
ErrorsParameter parameters should be final.132
Errors'}' should be on the same line.154
Errors'}' should be on the same line.171
ErrorsMust have at least one statement.172
Errors'if' construct must use '{}'s.183
Errors'if' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
ErrorsLine has trailing spaces.184
ErrorsLine is longer than 80 characters (found 96).184
Errors'}' should be on the same line.198
ErrorsLine has trailing spaces.210
ErrorsParameter types should be final.218
ErrorsParameter parameters should be final.219
ErrorsAvoid inline conditionals.225
ErrorsParameter expected should be final.248
ErrorsParameter object should be final.248

org/xchain/framework/jxpath/NamespaceResolvingFunctionLibrary.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 97).24
ErrorsLine is longer than 80 characters (found 114).25
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters (found 89).34
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'(' is followed by whitespace.36
ErrorsParameter resolver should be final.36
Errors'resolver' hides a field.36
Errors')' is preceded with whitespace.36
Errors'{' should be on the previous line.37
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
Errors'(' is followed by whitespace.42
ErrorsParameter prefix should be final.42
ErrorsParameter name should be final.42
ErrorsParameter parameters should be final.42
Errors')' is preceded with whitespace.42
Errors'if' is not followed by whitespace.45
Errors'(' is followed by whitespace.45
Errors')' is preceded with whitespace.45
Errors'}' should be on the same line.47
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
Errors'if' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
ErrorsMust have at least one statement.54
ErrorsLine is longer than 80 characters (found 85).57
ErrorsLine is longer than 80 characters (found 81).59

org/xchain/framework/jxpath/QNameVariables.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 82).26
Errors'{' should be on the previous line.33
ErrorsLine is longer than 80 characters (found 81).37
ErrorsRedundant 'public' modifier.39
Errors'(' is followed by whitespace.39
Errors')' is preceded with whitespace.39
ErrorsRedundant 'public' modifier.46
ErrorsRedundant 'public' modifier.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
ErrorsLine is longer than 80 characters (found 82).60
ErrorsRedundant 'public' modifier.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsRedundant 'public' modifier.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsRedundant 'public' modifier.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsRedundant 'public' modifier.82

org/xchain/framework/jxpath/QNameVariablesImpl.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.xchain.framework.util.JXPathContextUtil.*.22
ErrorsLine is longer than 80 characters (found 90).25
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'context' must be private and have accessor methods.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'variableMap' must be private and have accessor methods.33
ErrorsLine is longer than 80 characters (found 98).36
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters (found 88).44
Errors'(' is followed by whitespace.46
ErrorsParameter context should be final.46
Errors'context' hides a field.46
ErrorsExpected @param tag for 'context'.46
Errors')' is preceded with whitespace.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters (found 107).53
Errors'(' is followed by whitespace.55
ErrorsParameter context should be final.55
Errors'context' hides a field.55
ErrorsExpected @param tag for 'context'.55
ErrorsParameter variableMap should be final.55
Errors'variableMap' hides a field.55
ErrorsExpected @param tag for 'variableMap'.55
Errors')' is preceded with whitespace.55
Errors'{' should be on the previous line.56
ErrorsLine is longer than 80 characters (found 103).62
ErrorsExpected an @return tag.64
ErrorsMethod 'createSharedVariables' is not designed for extension - needs to be abstract, final or empty.64
Errors'(' is followed by whitespace.64
ErrorsParameter newContext should be final.64
ErrorsExpected @param tag for 'newContext'.64
Errors')' is preceded with whitespace.64
Errors'{' should be on the previous line.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine is longer than 80 characters (found 81).72
ErrorsMethod 'setJXPathContext' is not designed for extension - needs to be abstract, final or empty.74
Errors'(' is followed by whitespace.74
ErrorsParameter context should be final.74
Errors'context' hides a field.74
Errors')' is preceded with whitespace.74
Errors'{' should be on the previous line.75
ErrorsMethod 'getJXPathContext' is not designed for extension - needs to be abstract, final or empty.84
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters (found 116).90
ErrorsLine is longer than 80 characters (found 120).91
ErrorsLine is longer than 80 characters (found 122).92
ErrorsLine is longer than 80 characters (found 117).94
ErrorsMethod 'declareVariable' is not designed for extension - needs to be abstract, final or empty.97
Errors'(' is followed by whitespace.97
ErrorsParameter varName should be final.97
ErrorsParameter value should be final.97
Errors')' is preceded with whitespace.97
Errors'{' should be on the previous line.98
Errors',' is not followed by whitespace.99
ErrorsMethod 'declareVariable' is not designed for extension - needs to be abstract, final or empty.105
Errors'(' is followed by whitespace.105
ErrorsParameter varName should be final.105
ErrorsExpected @param tag for 'varName'.105
ErrorsParameter value should be final.105
ErrorsExpected @param tag for 'value'.105
Errors')' is preceded with whitespace.105
Errors'{' should be on the previous line.106
ErrorsMethod 'getVariable' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'(' is followed by whitespace.110
ErrorsParameter varName should be final.110
Errors')' is preceded with whitespace.110
Errors'{' should be on the previous line.111
Errors',' is not followed by whitespace.112
ErrorsMethod 'getVariable' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
Errors'(' is followed by whitespace.115
ErrorsParameter varName should be final.115
Errors')' is preceded with whitespace.115
Errors'{' should be on the previous line.116
ErrorsMethod 'isDeclaredVariable' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
Errors'(' is followed by whitespace.120
ErrorsParameter varName should be final.120
Errors')' is preceded with whitespace.120
Errors'{' should be on the previous line.121
Errors',' is not followed by whitespace.122
ErrorsMethod 'isDeclaredVariable' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
Errors'(' is followed by whitespace.125
ErrorsParameter varName should be final.125
Errors')' is preceded with whitespace.125
Errors'{' should be on the previous line.126
ErrorsMethod 'undeclareVariable' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
Errors'(' is followed by whitespace.130
ErrorsParameter varName should be final.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.131
Errors',' is not followed by whitespace.132
ErrorsMethod 'undeclareVariable' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
Errors'(' is followed by whitespace.135
ErrorsParameter varName should be final.135
Errors')' is preceded with whitespace.135
Errors'{' should be on the previous line.136
ErrorsMethod 'getVariableMap' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
Errors'{' should be on the previous line.141
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145

org/xchain/framework/jxpath/Scope.java

ViolationMessageLine
Errors'{' should be on the previous line.25

org/xchain/framework/jxpath/ScopedJXPathContextImpl.java

ViolationMessageLine
ErrorsRedundant import from the same package - org.xchain.framework.jxpath.GenericsWisePackageFunctions.25
ErrorsLine is longer than 80 characters (found 98).29
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters (found 103).39
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters (found 94).42
ErrorsMissing a Javadoc comment.42
ErrorsParameter parentContext should be final.42
ErrorsParameter contextBean should be final.42
ErrorsParameter scope should be final.42
Errors'scope' hides a field.42
ErrorsLine has trailing spaces.48
Errors'if' construct must use '{}'s.50
ErrorsLine is longer than 80 characters (found 93).51
Errors'cast' is not followed by whitespace.51
ErrorsLine is longer than 80 characters (found 119).60
Errors'(' is followed by whitespace.60
ErrorsParameter parentContext should be final.60
ErrorsExpected @param tag for 'parentContext'.60
ErrorsParameter contextBean should be final.60
ErrorsExpected @param tag for 'contextBean'.60
ErrorsParameter contextPointer should be final.60
ErrorsExpected @param tag for 'contextPointer'.60
ErrorsParameter scope should be final.60
Errors'scope' hides a field.60
ErrorsExpected @param tag for 'scope'.60
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsLine has trailing spaces.66
Errors'if' construct must use '{}'s.68
ErrorsLine is longer than 80 characters (found 93).69
Errors'cast' is not followed by whitespace.69
ErrorsMethod 'getRelativeContext' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter pointer should be final.75
Errors'{' should be on the previous line.76
ErrorsLine is longer than 80 characters (found 102).79
Errors'+' is not preceded with whitespace.79
Errors'+' is not followed by whitespace.79
ErrorsLine is longer than 80 characters (found 95).85
ErrorsLine is longer than 80 characters (found 96).86
ErrorsLine is longer than 80 characters (found 102).87
ErrorsLine is longer than 80 characters (found 101).88
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsLine is longer than 80 characters (found 82).95
Errors'(' is followed by whitespace.95
ErrorsParameter parentContext should be final.95
Errors')' is preceded with whitespace.95
ErrorsLine is longer than 80 characters (found 110).100
ErrorsLine is longer than 80 characters (found 114).101
Errors'cast' is not followed by whitespace.101
ErrorsLine is longer than 80 characters (found 99).103
ErrorsMissing a Javadoc comment.109
Errors'(' is followed by whitespace.109
ErrorsParameter parent should be final.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters (found 89).112
ErrorsLine is longer than 80 characters (found 81).113
Errors'}' should be on the same line.115
Errors'if' is not followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'}' should be on the same line.118
ErrorsLine has trailing spaces.151
ErrorsMethod 'releaseComponents' is not designed for extension - needs to be abstract, final or empty.155
Errors'cast' is not followed by whitespace.156
ErrorsLine has trailing spaces.157
ErrorsLine has trailing spaces.159
ErrorsLine has trailing spaces.160
ErrorsMethod 'getScope' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
ErrorsLine has trailing spaces.164
ErrorsLine has trailing spaces.165
ErrorsLine is longer than 80 characters (found 97).166
ErrorsLine has trailing spaces.168
ErrorsExpected an @return tag.170
ErrorsMethod 'getFunctions' is not designed for extension - needs to be abstract, final or empty.170
Errors'if' construct must use '{}'s.172
Errors'if' is not followed by whitespace.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172

org/xchain/framework/jxpath/ScopedQNameVariables.java

ViolationMessageLine
ErrorsUnused import - org.apache.commons.jxpath.JXPathContext.20
ErrorsLine has trailing spaces.30
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters (found 116).32
ErrorsLine is longer than 80 characters (found 120).33
ErrorsLine is longer than 80 characters (found 122).34
ErrorsLine is longer than 80 characters (found 117).36
ErrorsRedundant 'public' modifier.40
Errors'(' is followed by whitespace.40
Errors')' is preceded with whitespace.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.48
ErrorsRedundant 'public' modifier.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.56
ErrorsLine is longer than 80 characters (found 102).57
ErrorsRedundant 'public' modifier.59
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
ErrorsLine has trailing spaces.60
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters (found 103).67
ErrorsLine has trailing spaces.68
ErrorsRedundant 'public' modifier.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsLine has trailing spaces.70
ErrorsLine has trailing spaces.73
ErrorsLine has trailing spaces.76
ErrorsRedundant 'public' modifier.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
ErrorsLine has trailing spaces.80
ErrorsLine is longer than 80 characters (found 83).82
ErrorsLine has trailing spaces.83
ErrorsRedundant 'public' modifier.87
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters (found 84).90
ErrorsLine has trailing spaces.91
ErrorsLine has trailing spaces.94
ErrorsRedundant 'public' modifier.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsLine has trailing spaces.96
ErrorsRedundant 'public' modifier.100

org/xchain/framework/jxpath/ScopedQNameVariablesImpl.java

ViolationMessageLine
ErrorsUnused import - java.lang.reflect.Field.20
ErrorsUnused import - java.lang.reflect.Method.21
ErrorsUnused import - org.xchain.annotations.Begin.25
ErrorsUnused import - org.xchain.annotations.End.26
ErrorsUnused import - org.xchain.annotations.In.27
ErrorsUnused import - org.xchain.annotations.PrefixMapping.28
ErrorsUsing the '.*' form of import should be avoided - org.xchain.framework.util.JXPathContextUtil.*.36
Errors'{' should be on the previous line.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'parentVariables' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'componentMap' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'scope' must be private and have accessor methods.50
ErrorsLine is longer than 80 characters (found 98).53
ErrorsLine is longer than 80 characters (found 85).55
Errors'(' is followed by whitespace.55
ErrorsParameter parentVariables should be final.55
Errors'parentVariables' hides a field.55
ErrorsExpected @param tag for 'parentVariables'.55
ErrorsParameter scope should be final.55
Errors'scope' hides a field.55
ErrorsExpected @param tag for 'scope'.55
ErrorsLine is longer than 80 characters (found 88).62
ErrorsLine is longer than 80 characters (found 109).64
Errors'(' is followed by whitespace.64
ErrorsParameter context should be final.64
ErrorsExpected @param tag for 'context'.64
ErrorsParameter parentVariables should be final.64
Errors'parentVariables' hides a field.64
ErrorsExpected @param tag for 'parentVariables'.64
ErrorsParameter scope should be final.64
Errors'scope' hides a field.64
ErrorsExpected @param tag for 'scope'.64
Errors')' is preceded with whitespace.64
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine has trailing spaces.67
ErrorsLine is longer than 80 characters (found 107).72
ErrorsLine is longer than 80 characters (found 129).74
Errors'(' is followed by whitespace.74
ErrorsParameter context should be final.74
ErrorsExpected @param tag for 'context'.74
ErrorsParameter variableMap should be final.74
ErrorsExpected @param tag for 'variableMap'.74
ErrorsParameter parentVariables should be final.74
Errors'parentVariables' hides a field.74
ErrorsExpected @param tag for 'parentVariables'.74
ErrorsParameter scope should be final.74
Errors'scope' hides a field.74
ErrorsExpected @param tag for 'scope'.74
Errors')' is preceded with whitespace.74
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine has trailing spaces.78
ErrorsMethod 'declareVariable' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
Errors'(' is followed by whitespace.81
ErrorsParameter qName should be final.81
ErrorsParameter value should be final.81
Errors')' is preceded with whitespace.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.83
Errors',' is not followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine has trailing spaces.85
ErrorsMethod 'declareVariable' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter varName should be final.86
ErrorsParameter value should be final.86
Errors'if' construct must use '{}'s.87
ErrorsLine has trailing spaces.87
ErrorsLine is longer than 80 characters (found 133).88
ErrorsLine has trailing spaces.89
ErrorsMethod 'declareVariable' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'(' is followed by whitespace.93
ErrorsParameter varName should be final.93
ErrorsParameter value should be final.93
ErrorsParameter scope should be final.93
Errors'scope' hides a field.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.94
Errors'(' is followed by whitespace.95
Errors',' is not followed by whitespace.95
Errors')' is preceded with whitespace.95
ErrorsMethod 'declareVariable' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'(' is followed by whitespace.98
ErrorsParameter varName should be final.98
ErrorsParameter value should be final.98
ErrorsParameter scope should be final.98
Errors'scope' hides a field.98
Errors')' is preceded with whitespace.98
Errors'{' should be on the previous line.99
ErrorsMethod 'getVariable' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'(' is followed by whitespace.109
ErrorsParameter qName should be final.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine has trailing spaces.113
ErrorsMethod 'getVariable' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsParameter varName should be final.114
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters (found 94).126
ErrorsLine is longer than 80 characters (found 114).127
ErrorsLine has trailing spaces.134
Errors'if' construct must use '{}'s.135
ErrorsLine has trailing spaces.137
ErrorsMethod 'getVariable' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
Errors'(' is followed by whitespace.141
ErrorsParameter qName should be final.141
ErrorsParameter scope should be final.141
Errors'scope' hides a field.141
Errors')' is preceded with whitespace.141
Errors'{' should be on the previous line.142
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
ErrorsMethod 'getVariable' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
Errors'(' is followed by whitespace.146
ErrorsParameter qName should be final.146
ErrorsParameter scope should be final.146
Errors'scope' hides a field.146
Errors')' is preceded with whitespace.146
Errors'{' should be on the previous line.147
ErrorsMethod 'isDeclaredVariable' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
Errors'(' is followed by whitespace.157
ErrorsParameter varName should be final.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine has trailing spaces.161
ErrorsMethod 'isDeclaredVariable' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
ErrorsParameter varName should be final.162
ErrorsLine is longer than 80 characters (found 88).163
Errors'if' construct must use '{}'s.165
ErrorsLine has trailing spaces.167
ErrorsLine has trailing spaces.173
ErrorsLine has trailing spaces.176
ErrorsMethod 'isDeclaredVariable' is not designed for extension - needs to be abstract, final or empty.179
Errors'(' is followed by whitespace.179
ErrorsParameter varName should be final.179
ErrorsParameter scope should be final.179
Errors'scope' hides a field.179
Errors')' is preceded with whitespace.179
Errors'{' should be on the previous line.180
Errors'(' is followed by whitespace.181
Errors',' is not followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsMethod 'isDeclaredVariable' is not designed for extension - needs to be abstract, final or empty.184
ErrorsMissing a Javadoc comment.184
Errors'(' is followed by whitespace.184
ErrorsParameter varName should be final.184
ErrorsParameter scope should be final.184
Errors'scope' hides a field.184
Errors')' is preceded with whitespace.184
Errors'{' should be on the previous line.185
ErrorsMethod 'undeclareVariable' is not designed for extension - needs to be abstract, final or empty.195
ErrorsMissing a Javadoc comment.195
Errors'(' is followed by whitespace.195
ErrorsParameter varName should be final.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.196
Errors'(' is followed by whitespace.197
Errors',' is not followed by whitespace.197
Errors')' is preceded with whitespace.197
ErrorsMethod 'undeclareVariable' is not designed for extension - needs to be abstract, final or empty.200
ErrorsMissing a Javadoc comment.200
Errors'(' is followed by whitespace.200
ErrorsParameter varName should be final.200
ErrorsParameter scope should be final.200
Errors'scope' hides a field.200
Errors')' is preceded with whitespace.200
Errors'{' should be on the previous line.201
Errors'(' is followed by whitespace.202
Errors',' is not followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsMethod 'undeclareVariable' is not designed for extension - needs to be abstract, final or empty.205
ErrorsMissing a Javadoc comment.205
Errors'(' is followed by whitespace.205
ErrorsParameter varName should be final.205
ErrorsParameter scope should be final.205
Errors'scope' hides a field.205
Errors')' is preceded with whitespace.205
Errors'{' should be on the previous line.206
ErrorsLine has trailing spaces.215
ErrorsLine is longer than 80 characters (found 120).217
ErrorsMethod 'releaseComponents' is not designed for extension - needs to be abstract, final or empty.219
ErrorsLine has trailing spaces.230
ErrorsLine has trailing spaces.234
ErrorsLine has trailing spaces.237
ErrorsLine has trailing spaces.239
ErrorsLine is longer than 80 characters (found 93).240
ErrorsParameter componentName should be final.243
ErrorsLine has trailing spaces.249
ErrorsLine has trailing spaces.251
ErrorsLine has trailing spaces.260
ErrorsLine has trailing spaces.265
ErrorsLine has trailing spaces.269
ErrorsLine is longer than 80 characters (found 95).270
ErrorsLine has trailing spaces.273
ErrorsLine has trailing spaces.277
ErrorsLine has trailing spaces.280
ErrorsLine has trailing spaces.282
ErrorsLine is longer than 80 characters (found 110).283
ErrorsParameter componentName should be final.285
ErrorsExpected @param tag for 'componentName'.285
ErrorsLine is longer than 80 characters (found 104).292
ErrorsLine has trailing spaces.294
ErrorsLine is longer than 80 characters (found 82).297
ErrorsMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.304
ErrorsLine is longer than 80 characters (found 83).308
ErrorsLine has trailing spaces.310
ErrorsLine has trailing spaces.313
ErrorsLine has trailing spaces.314
ErrorsLine has trailing spaces.315

org/xchain/framework/jxpath/StandardFunctions.java

ViolationMessageLine
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
Errors'(' is followed by whitespace.38
ErrorsParameter namespace should be final.38
Errors'namespace' hides a field.38
Errors')' is preceded with whitespace.38
ErrorsMethod 'getUsedNamespaces' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters (found 83).46
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'(' is followed by whitespace.46
ErrorsParameter namespace should be final.46
Errors'namespace' hides a field.46
ErrorsParameter name should be final.46
ErrorsParameter parameters should be final.46
Errors')' is preceded with whitespace.46
ErrorsLine is longer than 80 characters (found 122).48
Errors'if' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
Errors'if' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
Errors')' is preceded with whitespace.54
ErrorsLine is longer than 80 characters (found 112).55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'if' is not followed by whitespace.57
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine is longer than 80 characters (found 84).67
ErrorsMissing a Javadoc comment.67
Errors'(' is followed by whitespace.67
ErrorsParameter collection should be final.67
ErrorsParameter seperator should be final.67
Errors')' is preceded with whitespace.67
Errors'if' is not followed by whitespace.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
Errors'while' is not followed by whitespace.72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
Errors'if' is not followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsMissing a Javadoc comment.82
Errors'(' is followed by whitespace.82
ErrorsParameter array should be final.82
ErrorsParameter seperator should be final.82
Errors')' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'for' is not followed by whitespace.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'if' is not followed by whitespace.87
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87

org/xchain/framework/jxpath/XChainTypeConverter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 123).21
Errors'{' should be on the previous line.28
ErrorsUnused @param tag for 'expression'.32
ErrorsLine is longer than 80 characters (found 104).34
ErrorsMethod 'canConvert' is not designed for extension - needs to be abstract, final or empty.36
Errors'(' is followed by whitespace.36
ErrorsParameter object should be final.36
ErrorsExpected @param tag for 'object'.36
ErrorsParameter toType should be final.36
Errors')' is preceded with whitespace.36
Errors'{' should be on the previous line.37
Errors'if' is not followed by whitespace.38
Errors'(' is followed by whitespace.38
Errors')' is preceded with whitespace.38
Errors'}' should be on the same line.40
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsUnused @param tag for 'expression'.49
ErrorsLine is longer than 80 characters (found 105).51
ErrorsLine has trailing spaces.53
ErrorsMethod 'convert' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter object should be final.53
ErrorsExpected @param tag for 'object'.53
Errors'{' should be on the previous line.54
Errors'if' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'if' is not followed by whitespace.56
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
Errors'}' should be on the same line.58
Errors'}' should be on the same line.62

org/xchain/framework/lifecycle/AnnotationLifecycleStep.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 83).29
ErrorsLine is longer than 80 characters (found 176).31
ErrorsLine is longer than 80 characters (found 136).32
ErrorsLine is longer than 80 characters (found 172).34
ErrorsLine is longer than 80 characters (found 137).35
ErrorsLine is longer than 80 characters (found 170).37
ErrorsLine is longer than 80 characters (found 89).38
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters (found 155).52
ErrorsLine has trailing spaces.54
ErrorsLine is longer than 80 characters (found 109).55
ErrorsMissing a Javadoc comment.58
ErrorsLine is longer than 80 characters (found 138).61
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters (found 129).68
ErrorsParameter qName should be final.70
Errors'qName' hides a field.70
ErrorsExpected @param tag for 'qName'.70
ErrorsParameter qName should be final.78
Errors'qName' hides a field.78
ErrorsExpected @param tag for 'qName'.78
ErrorsExpected an @return tag.82
ErrorsLine is longer than 80 characters (found 143).84
ErrorsLine is longer than 80 characters (found 86).86
Errors'(' is followed by whitespace.86
ErrorsParameter startMethod should be final.86
Errors'startMethod' hides a field.86
ErrorsExpected @param tag for 'startMethod'.86
Errors')' is preceded with whitespace.86
ErrorsExpected an @return tag.90
ErrorsLine is longer than 80 characters (found 143).92
ErrorsLine is longer than 80 characters (found 82).94
Errors'(' is followed by whitespace.94
ErrorsParameter stopMethod should be final.94
Errors'stopMethod' hides a field.94
ErrorsExpected @param tag for 'stopMethod'.94
Errors')' is preceded with whitespace.94
ErrorsExpected an @return tag.98
ErrorsLine is longer than 80 characters (found 187).100
ErrorsLine is longer than 80 characters (found 110).103
Errors'(' is followed by whitespace.103
ErrorsParameter lifecycleAccessor should be final.103
Errors'lifecycleAccessor' hides a field.103
ErrorsExpected @param tag for 'lifecycleAccessor'.103
Errors')' is preceded with whitespace.103
ErrorsExpected an @return tag.107
ErrorsLine is longer than 80 characters (found 158).109
ErrorsLine is longer than 80 characters (found 120).111
ErrorsParameter prefixMappings should be final.111
Errors'prefixMappings' hides a field.111
ErrorsExpected @param tag for 'prefixMappings'.111
ErrorsLine is longer than 80 characters (found 126).114
ErrorsLine has trailing spaces.115
ErrorsLine has trailing spaces.117
ErrorsLine is longer than 80 characters (found 92).118
ErrorsLine is longer than 80 characters (found 94).120
ErrorsParameter context should be final.120
ErrorsParameter configDocContext should be final.120
ErrorsExpected @param tag for 'configDocContext'.120
Errors'{' should be on the previous line.122
Errors'if' is not followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'if' is not followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
ErrorsLine is longer than 80 characters (found 86).129
ErrorsLine is longer than 80 characters (found 84).131
Errors'}' should be on the same line.132
Errors'catch' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'if' is not followed by whitespace.134
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'cast' is not followed by whitespace.135
Errors'}' should be on the same line.136
Errors'if' is not followed by whitespace.137
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
Errors'cast' is not followed by whitespace.138
Errors'}' should be on the same line.139
Errors'if' is not followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'cast' is not followed by whitespace.141
Errors'}' should be on the same line.142
ErrorsLine is longer than 80 characters (found 107).144
Errors'+' is not preceded with whitespace.144
Errors'+' is not followed by whitespace.144
Errors'+' is not preceded with whitespace.144
Errors'+' is not followed by whitespace.144
Errors'}' should be on the same line.146
Errors'catch' is not followed by whitespace.147
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
ErrorsLine is longer than 80 characters (found 100).148
Errors'+' is not preceded with whitespace.148
Errors'+' is not followed by whitespace.148
Errors'+' is not preceded with whitespace.148
Errors'+' is not followed by whitespace.148
ErrorsLine has trailing spaces.150
Errors'if' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
ErrorsLine is longer than 80 characters (found 88).152
ErrorsLine has trailing spaces.157
ErrorsLine has trailing spaces.158
ErrorsLine is longer than 80 characters (found 151).158
ErrorsMissing a Javadoc comment.158
ErrorsParameter context should be final.158
ErrorsParameter prefixMappings should be final.158
Errors',' is not followed by whitespace.158
ErrorsParameter savedPrefixMappings should be final.158
Errors',' is not followed by whitespace.158
Errors'for' is not followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'if' construct must use '{}'s.163
Errors'if' is not followed by whitespace.163
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsLine has trailing spaces.169
ErrorsLine is longer than 80 characters (found 154).170
ErrorsMissing a Javadoc comment.170
ErrorsParameter context should be final.170
ErrorsParameter prefixMappings should be final.170
Errors',' is not followed by whitespace.170
ErrorsParameter savedPrefixMappings should be final.170
Errors',' is not followed by whitespace.170
Errors'for' is not followed by whitespace.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'for' is not followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters (found 124).182
ErrorsLine has trailing spaces.183
ErrorsParameter context should be final.186
Errors'{' should be on the previous line.187
Errors'if' is not followed by whitespace.189
Errors'(' is followed by whitespace.189
Errors')' is preceded with whitespace.189
Errors'}' should be on the same line.192
Errors'catch' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'if' is not followed by whitespace.194
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'cast' is not followed by whitespace.195
Errors'}' should be on the same line.196
Errors'if' is not followed by whitespace.197
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors'cast' is not followed by whitespace.198
Errors'}' should be on the same line.199
ErrorsLine is longer than 80 characters (found 102).201
Errors'+' is not preceded with whitespace.201
Errors'+' is not followed by whitespace.201
Errors'+' is not preceded with whitespace.201
Errors'+' is not followed by whitespace.201
Errors'}' should be on the same line.203
Errors'catch' is not followed by whitespace.204
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'}' should be on the same line.206
Errors'catch' is not followed by whitespace.207
Errors'(' is followed by whitespace.207
Errors')' is preceded with whitespace.207
ErrorsLine is longer than 80 characters (found 93).208
Errors'+' is not preceded with whitespace.208
Errors'+' is not followed by whitespace.208
Errors'+' is not preceded with whitespace.208
Errors'+' is not followed by whitespace.208
ErrorsLine has trailing spaces.211
ErrorsLine has trailing spaces.212
ErrorsLine is longer than 80 characters (found 158).212
ErrorsMissing a Javadoc comment.212
ErrorsParameter stepMethod should be final.212
ErrorsParameter lifecycleAccessor should be final.212
ErrorsParameter lifecycleContext should be final.212
ErrorsParameter configContext should be final.212
ErrorsLine has trailing spaces.213
ErrorsLine is longer than 80 characters (found 107).213
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.213
Errors'if' is not followed by whitespace.216
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'if' is not followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
ErrorsLine is longer than 80 characters (found 178).218
Errors'+' is not preceded with whitespace.218
Errors'+' is not followed by whitespace.218
Errors'+' is not preceded with whitespace.218
Errors'+' is not followed by whitespace.218
Errors'+' is not preceded with whitespace.218
Errors'+' is not followed by whitespace.218
Errors'+' is not preceded with whitespace.218
Errors'+' is not followed by whitespace.218
Errors'if' is not followed by whitespace.222
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
ErrorsLine is longer than 80 characters (found 181).223
Errors'+' is not preceded with whitespace.223
Errors'+' is not followed by whitespace.223
Errors'+' is not preceded with whitespace.223
Errors'+' is not followed by whitespace.223
Errors'+' is not preceded with whitespace.223
Errors'+' is not followed by whitespace.223
Errors'+' is not preceded with whitespace.223
Errors'+' is not followed by whitespace.223
ErrorsLine has trailing spaces.226
Errors'for' is not followed by whitespace.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
Errors'if' construct must use '{}'s.230
Errors'if' is not followed by whitespace.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'if' construct must use '{}'s.232
ErrorsLine has trailing spaces.232
Errors'if' is not followed by whitespace.232
Errors'(' is followed by whitespace.232
Errors')' is preceded with whitespace.232

org/xchain/framework/lifecycle/AnnotationThreadStep.java

ViolationMessageLine
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters (found 124).38
Errors'{' should be on the previous line.50
ErrorsParameter qName should be final.57
Errors'qName' hides a field.57
ErrorsExpected @param tag for 'qName'.57
ErrorsParameter qName should be final.65
Errors'qName' hides a field.65
ErrorsExpected @param tag for 'qName'.65
ErrorsExpected an @return tag.70
ErrorsLine is longer than 80 characters (found 86).75
Errors'(' is followed by whitespace.75
ErrorsParameter startMethod should be final.75
Errors'startMethod' hides a field.75
ErrorsExpected @param tag for 'startMethod'.75
Errors')' is preceded with whitespace.75
ErrorsExpected an @return tag.80
ErrorsLine is longer than 80 characters (found 82).85
Errors'(' is followed by whitespace.85
ErrorsParameter stopMethod should be final.85
Errors'stopMethod' hides a field.85
ErrorsExpected @param tag for 'stopMethod'.85
Errors')' is preceded with whitespace.85
ErrorsExpected an @return tag.90
ErrorsLine is longer than 80 characters (found 97).93
ErrorsLine is longer than 80 characters (found 110).95
Errors'(' is followed by whitespace.95
ErrorsParameter lifecycleAccessor should be final.95
Errors'lifecycleAccessor' hides a field.95
ErrorsExpected @param tag for 'lifecycleAccessor'.95
Errors')' is preceded with whitespace.95
ErrorsLine is longer than 80 characters (found 100).98
ErrorsExpected an @return tag.100
ErrorsParameter context should be final.105
ErrorsExpected @param tag for 'context'.105
ErrorsExpected @throws tag for 'LifecycleException'.106
Errors'{' should be on the previous line.107
Errors'if' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'}' should be on the same line.111
Errors'catch' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
Errors'if' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'cast' is not followed by whitespace.114
Errors'}' should be on the same line.115
Errors'if' is not followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'cast' is not followed by whitespace.117
Errors'}' should be on the same line.118
Errors'if' is not followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'cast' is not followed by whitespace.120
Errors'}' should be on the same line.121
ErrorsLine is longer than 80 characters (found 95).123
Errors'}' should be on the same line.125
Errors'catch' is not followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
ErrorsLine is longer than 80 characters (found 90).127
ErrorsLine has trailing spaces.131
ErrorsParameter context should be final.135
ErrorsExpected @param tag for 'context'.135
Errors'{' should be on the previous line.136
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'}' should be on the same line.141
Errors'catch' is not followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'cast' is not followed by whitespace.144
Errors'}' should be on the same line.145
Errors'if' is not followed by whitespace.146
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
Errors'cast' is not followed by whitespace.147
Errors'}' should be on the same line.148
ErrorsLine is longer than 80 characters (found 98).150
Errors'}' should be on the same line.152
Errors'catch' is not followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'}' should be on the same line.155
Errors'catch' is not followed by whitespace.156
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
ErrorsExpected an @return tag.164
ErrorsLine has trailing spaces.164
ErrorsLine is longer than 80 characters (found 115).164
ErrorsParameter stepMethod should be final.164
ErrorsExpected @param tag for 'stepMethod'.164
ErrorsParameter lifecycleAccessor should be final.164
ErrorsExpected @param tag for 'lifecycleAccessor'.164
ErrorsParameter threadContext should be final.164
ErrorsExpected @param tag for 'threadContext'.164
ErrorsLine has trailing spaces.165
ErrorsLine is longer than 80 characters (found 107).165
ErrorsExpected @throws tag for 'IllegalArgumentException'.165
ErrorsRedundant throws: 'IllegalArgumentException' is unchecked exception.165
ErrorsExpected @throws tag for 'IllegalAccessException'.165
ErrorsExpected @throws tag for 'InvocationTargetException'.165
ErrorsExpected @throws tag for 'LifecycleException'.165
Errors'if' is not followed by whitespace.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors'if' is not followed by whitespace.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
ErrorsLine is longer than 80 characters (found 151).172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'for' is not followed by whitespace.180
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
Errors'if' is not followed by whitespace.181
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181

org/xchain/framework/lifecycle/BasicTransformerFactoryFactory.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.TransformerFactory.18
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters (found 92).31
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter factoryClassName should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.36
Errors'(' is followed by whitespace.37
Errors')' is preceded with whitespace.37
ErrorsMissing a Javadoc comment.40
Errors'(' is followed by whitespace.40
ErrorsParameter factoryClass should be final.40
Errors'factoryClass' hides a field.40
Errors')' is preceded with whitespace.40
Errors'{' should be on the previous line.41
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsMethod 'newInstance' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
Errors'cast' is not followed by whitespace.50
Errors'}' should be on the same line.51
Errors'catch' is not followed by whitespace.52
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
ErrorsLine is longer than 80 characters (found 194).53
Errors'+' is not preceded with whitespace.53
Errors'+' is not followed by whitespace.53
Errors'+' is not preceded with whitespace.53
Errors'+' is not followed by whitespace.53
ErrorsMissing a Javadoc comment.58
Errors'{' should be on the previous line.60
ErrorsMissing a Javadoc comment.64
Errors'{' should be on the previous line.65
ErrorsMissing a Javadoc comment.69
Errors'(' is followed by whitespace.69
ErrorsParameter factoryClassName should be final.69
Errors')' is preceded with whitespace.69
Errors'{' should be on the previous line.70
ErrorsLine is longer than 80 characters (found 90).72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
Errors'}' should be on the same line.73
Errors'catch' is not followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine is longer than 80 characters (found 128).75
Errors'+' is not preceded with whitespace.75
Errors'+' is not followed by whitespace.75
Errors'+' is not preceded with whitespace.75
Errors'+' is not followed by whitespace.75
ErrorsMissing a Javadoc comment.79
Errors'(' is followed by whitespace.79
ErrorsParameter factoryClass should be final.79
Errors')' is preceded with whitespace.79
Errors'{' should be on the previous line.80
Errors'if' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors')' is preceded with whitespace.81
ErrorsLine is longer than 80 characters (found 115).82
Errors'+' is not preceded with whitespace.82
Errors'+' is not followed by whitespace.82
Errors'+' is not preceded with whitespace.82
Errors'+' is not followed by whitespace.82
Errors'}' should be on the same line.87
Errors'catch' is not followed by whitespace.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
ErrorsLine is longer than 80 characters (found 116).89
Errors'+' is not preceded with whitespace.89
Errors'+' is not followed by whitespace.89
Errors'+' is not preceded with whitespace.89
Errors'+' is not followed by whitespace.89

org/xchain/framework/lifecycle/CCLPolicy.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.22
ErrorsRedundant 'public' modifier.22
ErrorsMissing a Javadoc comment.23
ErrorsRedundant 'public' modifier.23
ErrorsMissing a Javadoc comment.24
ErrorsRedundant 'public' modifier.24

org/xchain/framework/lifecycle/ClassScanner.java

ViolationMessageLine
ErrorsUnused import - java.util.regex.Pattern.33
ErrorsUnused import - javassist.bytecode.ClassFile.39
ErrorsLine is longer than 80 characters (found 162).45
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'log' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'context' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'classPool' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'catalogCtClass' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'commandCtClass' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
Errors'(' is followed by whitespace.63
ErrorsParameter context should be final.63
Errors'context' hides a field.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.64
ErrorsLine is longer than 80 characters (found 89).65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.72
Errors'{' should be on the previous line.73
Errors'}' should be on the same line.80
Errors'catch' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors'}' should be on the same line.84
ErrorsMethod 'scanNode' is not designed for extension - needs to be abstract, final or empty.90
ErrorsParameter node should be final.91
Errors'{' should be on the previous line.93
Errors'if' is not followed by whitespace.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
ErrorsLine has trailing spaces.100
ErrorsLine is longer than 80 characters (found 182).104
Errors'if' is not followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters (found 84).108
Errors'if' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine is longer than 80 characters (found 129).109
Errors'cast' is not followed by whitespace.109
Errors'}' should be on the same line.110
ErrorsLine is longer than 80 characters (found 82).117
Errors'+' is not preceded with whitespace.117
Errors'+' is not followed by whitespace.117
ErrorsLine is longer than 80 characters (found 126).118
Errors'cast' is not followed by whitespace.118
Errors'}' should be on the same line.119
Errors'catch' is not followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters (found 97).122
Errors'+' is not preceded with whitespace.122
Errors'+' is not followed by whitespace.122
Errors'+' is not preceded with whitespace.122
Errors'+' is not followed by whitespace.122
Errors'if' is not followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
ErrorsLine is longer than 80 characters (found 99).128
Errors'if' is not followed by whitespace.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine is longer than 80 characters (found 83).133
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'if' is not followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
ErrorsLine is longer than 80 characters (found 96).142
ErrorsLine has trailing spaces.143
Errors'if' is not followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
ErrorsLine is longer than 80 characters (found 105).147
ErrorsLine is longer than 80 characters (found 81).148
ErrorsLine is longer than 80 characters (found 120).149
Errors'if' is not followed by whitespace.150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
ErrorsLine is longer than 80 characters (found 109).151
ErrorsLine is longer than 80 characters (found 87).154
Errors'for' is not followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsLine is longer than 80 characters (found 81).155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
ErrorsComment matches to-do format 'TODO:'.156
ErrorsLine is longer than 80 characters (found 83).157
Errors'}' should be on the same line.161
Errors'if' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
ErrorsLine has trailing spaces.163
ErrorsLine is longer than 80 characters (found 105).164
ErrorsLine is longer than 80 characters (found 120).165
ErrorsLine is longer than 80 characters (found 81).166
Errors'if' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
ErrorsLine is longer than 80 characters (found 109).168
ErrorsLine is longer than 80 characters (found 87).171
Errors'for' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'if' construct must use '{}'s.172
ErrorsLine is longer than 80 characters (found 98).172
Errors'if' is not followed by whitespace.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
ErrorsLine is longer than 80 characters (found 81).173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
ErrorsComment matches to-do format 'TODO:'.174
Errors'}' should be on the same line.178
ErrorsLine is longer than 80 characters (found 90).179
Errors'(' is followed by whitespace.179
ErrorsLine is longer than 80 characters (found 163).182
ErrorsLine is longer than 80 characters (found 121).183
ErrorsLine is longer than 80 characters (found 94).184
Errors'if' is not followed by whitespace.185
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
ErrorsLine is longer than 80 characters (found 109).186
Errors'}' should be on the same line.190
ErrorsLine is longer than 80 characters (found 94).192
Errors'if' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
ErrorsLine is longer than 80 characters (found 109).194
Errors'if' construct must use '{}'s.201
ErrorsLine is longer than 80 characters (found 114).202
Errors'else' construct must use '{}'s.203
Errors'}' should be on the same line.208
Errors'if' is not followed by whitespace.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
ErrorsLine is longer than 80 characters (found 126).211
Errors'+' is not preceded with whitespace.211
Errors'+' is not followed by whitespace.211
Errors'+' is not preceded with whitespace.211
Errors'+' is not followed by whitespace.211
ErrorsLine has trailing spaces.213
Errors'}' should be on the same line.216
Errors'catch' is not followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
ErrorsLine has trailing spaces.222
ErrorsMethod 'hasFunctionsAnnotation' is not designed for extension - needs to be abstract, final or empty.223
ErrorsMissing a Javadoc comment.223
Errors'(' is followed by whitespace.223
ErrorsParameter ctClass should be final.223
Errors')' is preceded with whitespace.223
Errors'{' should be on the previous line.225
Errors'for' is not followed by whitespace.226
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
ErrorsLine is longer than 80 characters (found 91).227
Errors'if' is not followed by whitespace.227
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
Errors'for' is not followed by whitespace.231
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsLine is longer than 80 characters (found 96).232
Errors'if' is not followed by whitespace.232
Errors'(' is followed by whitespace.232
Errors')' is preceded with whitespace.232
ErrorsMethod 'getSingletonAccessor' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
Errors'(' is followed by whitespace.239
ErrorsParameter scannedClass should be final.239
Errors')' is preceded with whitespace.239
Errors'{' should be on the previous line.240
Errors'for' is not followed by whitespace.241
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
ErrorsLine is longer than 80 characters (found 170).243
Errors'if' is not followed by whitespace.243
Errors'(' is followed by whitespace.243
Errors')' is preceded with whitespace.243
ErrorsLine is longer than 80 characters (found 117).249
ErrorsLine is longer than 80 characters (found 90).256
ErrorsMethod 'scanStaticFunctions' is not designed for extension - needs to be abstract, final or empty.256
ErrorsMissing a Javadoc comment.256
Errors'(' is followed by whitespace.256
ErrorsParameter namespaceContext should be final.256
ErrorsParameter scannedClass should be final.256
Errors')' is preceded with whitespace.256
ErrorsLine is longer than 80 characters (found 85).258
Errors'for' is not followed by whitespace.260
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
ErrorsLine is longer than 80 characters (found 119).261
ErrorsLine is longer than 80 characters (found 102).262
Errors'if' is not followed by whitespace.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine is longer than 80 characters (found 85).267
Errors'}' should be on the same line.268
Errors'if' is not followed by whitespace.269
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269
Errors'if' is not followed by whitespace.270
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.270
ErrorsLine is longer than 80 characters (found 111).271
Errors'+' is not preceded with whitespace.271
Errors'+' is not followed by whitespace.271
Errors'+' is not preceded with whitespace.271
Errors'+' is not followed by whitespace.271
ErrorsLine is longer than 80 characters (found 92).277
ErrorsMethod 'scanInstanceFunctions' is not designed for extension - needs to be abstract, final or empty.277
ErrorsMissing a Javadoc comment.277
Errors'(' is followed by whitespace.277
ErrorsParameter namespaceContext should be final.277
ErrorsParameter scannedClass should be final.277
Errors')' is preceded with whitespace.277
ErrorsLine is longer than 80 characters (found 85).279
Errors'for' is not followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
ErrorsLine is longer than 80 characters (found 119).285
ErrorsLine is longer than 80 characters (found 103).286
Errors'if' is not followed by whitespace.286
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
Errors'if' is not followed by whitespace.291
Errors'(' is followed by whitespace.291
Errors')' is preceded with whitespace.291
ErrorsLine is longer than 80 characters (found 117).292
Errors'}' should be on the same line.293
ErrorsLine is longer than 80 characters (found 89).295
Errors'}' should be on the same line.297
Errors'if' is not followed by whitespace.298
Errors'(' is followed by whitespace.298
Errors')' is preceded with whitespace.298
Errors'if' is not followed by whitespace.299
Errors'(' is followed by whitespace.299
Errors')' is preceded with whitespace.299
ErrorsLine is longer than 80 characters (found 111).300
Errors'+' is not preceded with whitespace.300
Errors'+' is not followed by whitespace.300
Errors'+' is not preceded with whitespace.300
Errors'+' is not followed by whitespace.300
ErrorsLine is longer than 80 characters (found 95).306
ErrorsMethod 'scanConstructorFunctions' is not designed for extension - needs to be abstract, final or empty.306
ErrorsMissing a Javadoc comment.306
Errors'(' is followed by whitespace.306
ErrorsParameter namespaceContext should be final.306
ErrorsParameter scannedClass should be final.306
Errors')' is preceded with whitespace.306
ErrorsLine is longer than 80 characters (found 85).308
Errors'for' is not followed by whitespace.310
Errors'(' is followed by whitespace.310
Errors')' is preceded with whitespace.310
ErrorsLine is longer than 80 characters (found 83).311
ErrorsLine is longer than 80 characters (found 135).312
Errors'if' is not followed by whitespace.313
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.313
Errors'}' should be on the same line.319
Errors'if' is not followed by whitespace.321
Errors'(' is followed by whitespace.321
Errors')' is preceded with whitespace.321
ErrorsLine is longer than 80 characters (found 127).322
Errors'+' is not preceded with whitespace.322
Errors'+' is not followed by whitespace.322
Errors'+' is not preceded with whitespace.322
Errors'+' is not followed by whitespace.322

org/xchain/framework/lifecycle/ComponentAnalysis.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 120).28
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsLine has trailing spaces.36
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters (found 110).46
ErrorsMissing a Javadoc comment.46
ErrorsParameter select should be final.46
Errors'select' hides a field.46
ErrorsParameter prefixMappings should be final.46
Errors'prefixMappings' hides a field.46
ErrorsParameter nullable should be final.46
Errors'nullable' hides a field.46
ErrorsParameter method should be final.46
Errors'method' hides a field.46
ErrorsLine has trailing spaces.49
ErrorsLine is longer than 80 characters (found 108).50
ErrorsMissing a Javadoc comment.50
ErrorsParameter select should be final.50
Errors'select' hides a field.50
ErrorsParameter prefixMappings should be final.50
Errors'prefixMappings' hides a field.50
ErrorsParameter nullable should be final.50
Errors'nullable' hides a field.50
ErrorsParameter field should be final.50
Errors'field' hides a field.50
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters (found 124).54
ErrorsMissing a Javadoc comment.54
ErrorsParameter select should be final.54
Errors'select' hides a field.54
ErrorsParameter prefixMappings should be final.54
Errors'prefixMappings' hides a field.54
ErrorsParameter nullable should be final.54
Errors'nullable' hides a field.54
ErrorsParameter method should be final.54
Errors'method' hides a field.54
ErrorsParameter field should be final.54
Errors'field' hides a field.54
ErrorsLine has trailing spaces.63
ErrorsMethod 'getSelect' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMethod 'getPrefixMappings' is not designed for extension - needs to be abstract, final or empty.72
ErrorsLine is longer than 80 characters (found 85).77
ErrorsMethod 'getMethod' is not designed for extension - needs to be abstract, final or empty.79
ErrorsLine is longer than 80 characters (found 83).84
ErrorsMethod 'getField' is not designed for extension - needs to be abstract, final or empty.86
ErrorsLine has trailing spaces.89
ErrorsMethod 'isNullable' is not designed for extension - needs to be abstract, final or empty.93
ErrorsLine has trailing spaces.97
ErrorsMissing a Javadoc comment.98
ErrorsParameter componentClass should be final.98
Errors'componentClass' hides a field.98
ErrorsMethod 'getComponentClass' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMethod 'getLocalName' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMethod 'setLocalName' is not designed for extension - needs to be abstract, final or empty.119
ErrorsParameter localName should be final.119
Errors'localName' hides a field.119
ErrorsExpected @param tag for 'localName'.119
ErrorsMethod 'getScope' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMethod 'setScope' is not designed for extension - needs to be abstract, final or empty.133
ErrorsParameter scope should be final.133
Errors'scope' hides a field.133
ErrorsExpected @param tag for 'scope'.133
ErrorsMethod 'getInjections' is not designed for extension - needs to be abstract, final or empty.140
ErrorsLine has trailing spaces.143
ErrorsMethod 'addInjection' is not designed for extension - needs to be abstract, final or empty.147
ErrorsParameter injection should be final.147
ErrorsExpected @param tag for 'injection'.147

org/xchain/framework/lifecycle/ConfigContext.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsVariable 'catalogCacheSize' must be private and have accessor methods.31
Errors'200' is a magic number.31
ErrorsFirst sentence should end with a period.32
ErrorsVariable 'templatesCacheSize' must be private and have accessor methods.33
Errors'200' is a magic number.33
ErrorsVariable 'monitored' must be private and have accessor methods.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'resourceUrlList' must be private and have accessor methods.36
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'sourceUrlList' must be private and have accessor methods.37
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'webappUrlList' must be private and have accessor methods.38
ErrorsMethod 'getCatalogCacheSize' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsLine is longer than 80 characters (found 101).41
ErrorsMethod 'setCatalogCacheSize' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter catalogCacheSize should be final.41
Errors'catalogCacheSize' hides a field.41
ErrorsMethod 'getTemplatesCacheSize' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters (found 109).44
ErrorsMethod 'setTemplatesCacheSize' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter templatesCacheSize should be final.44
Errors'templatesCacheSize' hides a field.44
ErrorsMethod 'isMonitored' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsMethod 'setMonitored' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsParameter monitor should be final.47
ErrorsMethod 'getResourceUrlList' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsMethod 'getSourceUrlList' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsMethod 'getWebappUrlList' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51

org/xchain/framework/lifecycle/ConfigDocumentContext.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
ErrorsLine has trailing spaces.30
ErrorsMethod 'getConfigUrl' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
ErrorsMethod 'setConfigUrl' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter configUrl should be final.32
Errors'configUrl' hides a field.32
ErrorsLine has trailing spaces.33
ErrorsMissing a Javadoc comment.34
ErrorsParameter parentContext should be final.34
ErrorsParameter contextBean should be final.34
ErrorsParameter scope should be final.35
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters (found 118).39
ErrorsMethod 'getConfigEntry' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter jxpath should be final.39
ErrorsParameter type should be final.39
ErrorsParameter defaultValue should be final.39
ErrorsAvoid inline conditionals.41
ErrorsLine has trailing spaces.43
ErrorsMethod 'getConfigEntry' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsLine is longer than 80 characters (found 102).45
ErrorsParameter jxpath should be final.45
ErrorsParameter type should be final.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters (found 124).50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.53

org/xchain/framework/lifecycle/DefaultDocumentBuilderFactoryFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 94).23
ErrorsMethod 'newInstance' is not designed for extension - needs to be abstract, final or empty.25
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.33
ErrorsLine has trailing spaces.35
ErrorsMissing a Javadoc comment.38
ErrorsLine has trailing spaces.40

org/xchain/framework/lifecycle/DefaultSaxParserFactoryFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.25
ErrorsMethod 'newInstance' is not designed for extension - needs to be abstract, final or empty.26
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.35
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.41
Errors'{' should be on the previous line.42

org/xchain/framework/lifecycle/DefaultTransformerFactoryFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMethod 'newInstance' is not designed for extension - needs to be abstract, final or empty.27
ErrorsMissing a Javadoc comment.27
Errors'{' should be on the previous line.28
Errors'cast' is not followed by whitespace.29
ErrorsMissing a Javadoc comment.32
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39

org/xchain/framework/lifecycle/DefaultXmlReaderFactoryFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.25
ErrorsMethod 'newInstance' is not designed for extension - needs to be abstract, final or empty.26
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.31
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
Errors'{' should be on the previous line.38

org/xchain/framework/lifecycle/Execution.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.50
Errors'{' should be on the previous line.51
ErrorsMissing a Javadoc comment.52
ErrorsLine is longer than 80 characters (found 117).55
ErrorsLine is longer than 80 characters (found 126).58
ErrorsLine is longer than 80 characters (found 98).61
ErrorsLine is longer than 80 characters (found 125).64
ErrorsLine is longer than 80 characters (found 134).67
ErrorsLine is longer than 80 characters (found 107).70
ErrorsLine is longer than 80 characters (found 116).73
ErrorsLine is longer than 80 characters (found 135).76
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.85
ErrorsParameter globalContext should be final.88
Errors'{' should be on the previous line.89
ErrorsLine is longer than 80 characters (found 120).91
ErrorsLine has trailing spaces.97
ErrorsLine is longer than 80 characters (found 120).98
Errors'{' should be on the previous line.102
Errors'if' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
ErrorsLine is longer than 80 characters (found 110).106
ErrorsLine is longer than 80 characters (found 209).107
ErrorsLine has trailing spaces.116
Errors'if' is not followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
ErrorsExpected an @return tag.129
Errors'{' should be on the previous line.130
ErrorsLine is longer than 80 characters (found 143).132
ErrorsLine is longer than 80 characters (found 138).133
ErrorsLine is longer than 80 characters (found 132).134
Errors'!=' is not preceded with whitespace.135
Errors'!=' is not followed by whitespace.135
ErrorsMissing a Javadoc comment.139
Errors'{' should be on the previous line.140
Errors'for' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
ErrorsLine is longer than 80 characters (found 88).147
Errors'for' is not followed by whitespace.147
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
ErrorsExpected an @return tag.156
Errors'{' should be on the previous line.157
ErrorsLine has trailing spaces.160
ErrorsLine is longer than 80 characters (found 121).162
ErrorsLine is longer than 80 characters (found 88).163
ErrorsLine is longer than 80 characters (found 100).165
ErrorsLine is longer than 80 characters (found 114).170
ErrorsLine is longer than 80 characters (found 120).171
ErrorsLine is longer than 80 characters (found 91).173
Errors'(' is followed by whitespace.173
ErrorsParameter command should be final.173
ErrorsParameter context should be final.173
Errors')' is preceded with whitespace.173
Errors'if' is not followed by whitespace.180
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
ErrorsLine is longer than 80 characters (found 145).182
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'}' should be on the same line.188
Errors'if' is not followed by whitespace.189
Errors'(' is followed by whitespace.189
Errors')' is preceded with whitespace.189
Errors')' is preceded with whitespace.189
ErrorsLine is longer than 80 characters (found 104).190
ErrorsLine has trailing spaces.194
Errors'cast' is not followed by whitespace.199
ErrorsLine has trailing spaces.200
ErrorsLine is longer than 80 characters (found 86).207
ErrorsLine is longer than 80 characters (found 86).209
Errors'(' is followed by whitespace.211
ErrorsParameter command should be final.211
ErrorsExpected @param tag for 'command'.211
Errors')' is preceded with whitespace.211
Errors'{' should be on the previous line.212
Errors'if' is not followed by whitespace.213
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors')' is preceded with whitespace.213
Errors'cast' is not followed by whitespace.217
ErrorsLine has trailing spaces.224
ErrorsLine has trailing spaces.226
ErrorsLine has trailing spaces.229
ErrorsLine is longer than 80 characters (found 111).230
ErrorsLine is longer than 80 characters (found 98).233
Errors'(' is followed by whitespace.233
ErrorsParameter context should be final.233
ErrorsParameter contextPointer should be final.233
Errors')' is preceded with whitespace.233
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
ErrorsLine is longer than 80 characters (found 98).249
ErrorsLine is longer than 80 characters (found 95).250
ErrorsLine is longer than 80 characters (found 100).253
ErrorsLine is longer than 80 characters (found 87).259
ErrorsParameter command should be final.259
ErrorsExpected @param tag for 'command'.259
ErrorsParameter context should be final.259
Errors'cast' is not followed by whitespace.263
ErrorsLine has trailing spaces.265
Errors'if' is not followed by whitespace.273
Errors'(' is followed by whitespace.273
Errors')' is preceded with whitespace.273
Errors'if' is not followed by whitespace.277
Errors'(' is followed by whitespace.277
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
Errors')' is preceded with whitespace.277
Errors'}' should be on the same line.281
ErrorsLine is longer than 80 characters (found 101).287
Errors'if' is not followed by whitespace.288
Errors'(' is followed by whitespace.288
Errors'(' is followed by whitespace.288
Errors')' is preceded with whitespace.288
Errors')' is preceded with whitespace.288
Errors'(' is followed by whitespace.307
ErrorsParameter context should be final.307
Errors')' is preceded with whitespace.307
Errors'{' should be on the previous line.308
ErrorsLine is longer than 80 characters (found 100).316
ErrorsLine is longer than 80 characters (found 91).322
ErrorsParameter command should be final.322
ErrorsExpected @param tag for 'command'.322
ErrorsParameter context should be final.322
ErrorsLine has trailing spaces.323
Errors'cast' is not followed by whitespace.326
ErrorsLine has trailing spaces.327
ErrorsLine has trailing spaces.328
Errors'if' is not followed by whitespace.337
Errors'(' is followed by whitespace.337
Errors'(' is followed by whitespace.337
Errors')' is preceded with whitespace.337
Errors')' is preceded with whitespace.337
ErrorsParameter context should be final.355
Errors'{' should be on the previous line.356
ErrorsLine is longer than 80 characters (found 100).365
ErrorsLine is longer than 80 characters (found 93).371
ErrorsParameter command should be final.371
ErrorsExpected @param tag for 'command'.371
ErrorsParameter context should be final.371
ErrorsLine is longer than 80 characters (found 83).377
ErrorsLine has trailing spaces.381
Errors'if' is not followed by whitespace.382
Errors'(' is followed by whitespace.382
Errors'(' is followed by whitespace.382
Errors')' is preceded with whitespace.382
Errors')' is preceded with whitespace.382
Errors'}' should be on the same line.389
Errors'catch' is not followed by whitespace.390
Errors'(' is followed by whitespace.390
Errors')' is preceded with whitespace.390
ErrorsLine has trailing spaces.394
Errors'cast' is not followed by whitespace.399
ErrorsLine has trailing spaces.405
ErrorsLine is longer than 80 characters (found 135).407
ErrorsLine is longer than 80 characters (found 129).408
ErrorsLine is longer than 80 characters (found 98).409
ErrorsLine has trailing spaces.410
ErrorsLine is longer than 80 characters (found 93).414
Errors'(' is followed by whitespace.414
ErrorsParameter context should be final.414
ErrorsParameter command should be final.414
Errors')' is preceded with whitespace.414
ErrorsLine is longer than 80 characters (found 119).418
Errors'if' is not followed by whitespace.418
Errors'(' is followed by whitespace.418
Errors'(' is followed by whitespace.418
Errors')' is preceded with whitespace.418
Errors')' is preceded with whitespace.418
Errors'+' is not preceded with whitespace.420
Errors'+' is not followed by whitespace.420
Errors'}' should be on the same line.421
ErrorsLine is longer than 80 characters (found 82).429
ErrorsLine is longer than 80 characters (found 82).430
Errors'for' is not followed by whitespace.430
Errors'(' is followed by whitespace.430
Errors')' is preceded with whitespace.430
ErrorsLine is longer than 80 characters (found 106).431
ErrorsLine is longer than 80 characters (found 81).435
Errors'for' is not followed by whitespace.435
Errors'(' is followed by whitespace.435
Errors')' is preceded with whitespace.435
Errors'(' is followed by whitespace.436
Errors')' is preceded with whitespace.436
ErrorsLine is longer than 80 characters (found 116).442
ErrorsLine is longer than 80 characters (found 117).443
ErrorsLine is longer than 80 characters (found 103).444
ErrorsLine has trailing spaces.445
ErrorsLine is longer than 80 characters (found 96).449
Errors'(' is followed by whitespace.449
ErrorsParameter context should be final.449
ErrorsParameter command should be final.449
Errors')' is preceded with whitespace.449
Errors'if' is not followed by whitespace.454
Errors'(' is followed by whitespace.454
Errors'(' is followed by whitespace.454
Errors')' is preceded with whitespace.454
Errors')' is preceded with whitespace.454
ErrorsLine is longer than 80 characters (found 107).455
Errors'if' is not followed by whitespace.459
Errors'(' is followed by whitespace.459
Errors')' is preceded with whitespace.459
Errors'}' should be on the same line.461
ErrorsLine is longer than 80 characters (found 96).467
Errors'for' is not followed by whitespace.467
Errors'(' is followed by whitespace.467
Errors')' is preceded with whitespace.467
Errors'(' is followed by whitespace.468
Errors')' is preceded with whitespace.468
Errors'if' is not followed by whitespace.475
Errors'(' is followed by whitespace.475
Errors')' is preceded with whitespace.475
ErrorsLine has trailing spaces.479
ErrorsParameter context should be final.487
Errors'{' should be on the previous line.488
Errors'(' is followed by whitespace.499
ErrorsParameter command should be final.499
Errors')' is preceded with whitespace.499
Errors'{' should be on the previous line.500
Errors'if' is not followed by whitespace.504
Errors'(' is followed by whitespace.504
Errors')' is preceded with whitespace.504
Errors'cast' is not followed by whitespace.505
Errors'if' is not followed by whitespace.506
Errors'(' is followed by whitespace.506
Errors')' is preceded with whitespace.506
Errors'{' should be on the previous line.520
ErrorsLine is longer than 80 characters (found 111).525
Errors'{' should be on the previous line.529
ErrorsLine is longer than 80 characters (found 127).534
Errors'{' should be on the previous line.537
Errors'{' should be on the previous line.545
Errors'if' is not followed by whitespace.546
Errors'(' is followed by whitespace.546
Errors')' is preceded with whitespace.546
ErrorsLine is longer than 80 characters (found 86).547
Errors'cast' is not followed by whitespace.547
Errors'if' is not followed by whitespace.550
Errors'(' is followed by whitespace.550
Errors')' is preceded with whitespace.550
Errors'cast' is not followed by whitespace.551
Errors'}' should be on the same line.552
ErrorsMissing a Javadoc comment.565
Errors'{' should be on the previous line.566
Errors'if' is not followed by whitespace.568
Errors'(' is followed by whitespace.568
Errors')' is preceded with whitespace.568
Errors'}' should be on the same line.570
ErrorsLine has trailing spaces.574
ErrorsLine is longer than 80 characters (found 116).579
Errors'(' is followed by whitespace.581
ErrorsParameter command should be final.581
ErrorsExpected @param tag for 'command'.581
ErrorsParameter exception should be final.581
ErrorsExpected @param tag for 'exception'.581
Errors')' is preceded with whitespace.581
Errors'{' should be on the previous line.582
ErrorsLine is longer than 80 characters (found 101).591
Errors'if' is not followed by whitespace.592
Errors'(' is followed by whitespace.592
Errors')' is preceded with whitespace.592
Errors'}' should be on the same line.594
ErrorsLine is longer than 80 characters (found 134).596
Errors'if' is not followed by whitespace.597
Errors'(' is followed by whitespace.597
Errors')' is preceded with whitespace.597
ErrorsLine is longer than 80 characters (found 107).598
Errors'}' should be on the same line.599
ErrorsLine is longer than 80 characters (found 92).601
ErrorsLine is longer than 80 characters (found 119).603
ErrorsMissing a Javadoc comment.607
Errors'(' is followed by whitespace.607
ErrorsParameter command should be final.607
ErrorsParameter exception should be final.607
Errors')' is preceded with whitespace.607
Errors'{' should be on the previous line.608
ErrorsExpected an @return tag.619
Errors'{' should be on the previous line.620
ErrorsExpected an @return tag.627
Errors'{' should be on the previous line.628
ErrorsExpected an @return tag.635
Errors'{' should be on the previous line.636
Errors'if' is not followed by whitespace.637
Errors'(' is followed by whitespace.637
Errors')' is preceded with whitespace.637
ErrorsLine is longer than 80 characters (found 116).638
ErrorsLine is longer than 80 characters (found 108).644
ErrorsLine is longer than 80 characters (found 93).645
ErrorsExpected an @return tag.647
Errors'{' should be on the previous line.648
Errors'for' is not followed by whitespace.652
Errors'(' is followed by whitespace.652
Errors')' is preceded with whitespace.652
Errors'(' is followed by whitespace.661
ErrorsParameter context should be final.661
ErrorsExpected @param tag for 'context'.661
Errors')' is preceded with whitespace.661
Errors'{' should be on the previous line.662
Errors'if' is not followed by whitespace.663
Errors'(' is followed by whitespace.663
Errors')' is preceded with whitespace.663
ErrorsLine is longer than 80 characters (found 124).664
Errors'}' should be on the same line.665
ErrorsLine is longer than 80 characters (found 84).666
Errors')' is preceded with whitespace.666
ErrorsLine is longer than 80 characters (found 132).667
Errors'(' is followed by whitespace.674
ErrorsParameter command should be final.674
ErrorsExpected @param tag for 'command'.674
Errors')' is preceded with whitespace.674
Errors'{' should be on the previous line.675
ErrorsLine is longer than 80 characters (found 86).676
Errors'if' is not followed by whitespace.676
Errors'(' is followed by whitespace.676
Errors'cast' is not followed by whitespace.676
Errors')' is preceded with whitespace.676
ErrorsLine is longer than 80 characters (found 115).677
ErrorsLine is longer than 80 characters (found 125).682
ErrorsExpected an @return tag.685
Errors'(' is followed by whitespace.685
ErrorsParameter context should be final.685
ErrorsExpected @param tag for 'context'.685
Errors')' is preceded with whitespace.685
Errors'{' should be on the previous line.686
ErrorsLine is longer than 80 characters (found 104).687
ErrorsLine is longer than 80 characters (found 108).691
Errors'abstract' modifier out of order with the JLS suggestions.693
Errors'{' should be on the previous line.694
ErrorsMissing a Javadoc comment.695
ErrorsVariable 'exceptionContext' must be private and have accessor methods.695
Errors'{' should be on the previous line.703
ErrorsVariable 'command' must be private and have accessor methods.705
ErrorsMissing a Javadoc comment.707
Errors'(' is followed by whitespace.707
ErrorsParameter command should be final.707
Errors'command' hides a field.707
Errors')' is preceded with whitespace.707
Errors'{' should be on the previous line.708
ErrorsLine is longer than 80 characters (found 107).712
ErrorsMissing a Javadoc comment.712
Errors'+' is not preceded with whitespace.712
Errors'+' is not followed by whitespace.712
Errors'+' is not preceded with whitespace.712
Errors'+' is not followed by whitespace.712
Errors'+' is not preceded with whitespace.712
Errors'+' is not followed by whitespace.712
Errors'+' is not preceded with whitespace.712
Errors'+' is not followed by whitespace.712
Errors'{' should be on the previous line.720
ErrorsMissing a Javadoc comment.721
ErrorsLine is longer than 80 characters (found 101).725
Errors'{' should be on the previous line.728
ErrorsMissing a Javadoc comment.729
ErrorsVariable 'exception' must be private and have accessor methods.729
ErrorsMissing a Javadoc comment.730
ErrorsVariable 'trace' must be private and have accessor methods.730
ErrorsMissing a Javadoc comment.731
ErrorsVariable 'cause' must be private and have accessor methods.731
ErrorsMissing a Javadoc comment.732
ErrorsVariable 'handled' must be private and have accessor methods.732
ErrorsLine is longer than 80 characters (found 109).734
ErrorsMissing a Javadoc comment.734
Errors'(' is followed by whitespace.734
ErrorsParameter exception should be final.734
Errors'exception' hides a field.734
ErrorsParameter trace should be final.734
Errors'trace' hides a field.734
ErrorsParameter cause should be final.734
Errors'cause' hides a field.734
Errors')' is preceded with whitespace.734
ErrorsLine has trailing spaces.741
Errors'{' should be on the previous line.746
ErrorsMissing a Javadoc comment.748
ErrorsMissing a Javadoc comment.750
ErrorsLine is longer than 80 characters (found 104).751
ErrorsLine is longer than 80 characters (found 82).752
ErrorsMissing a Javadoc comment.752
ErrorsMissing a Javadoc comment.753
ErrorsLine is longer than 80 characters (found 83).755
ErrorsMissing a Javadoc comment.755
Errors'(' is followed by whitespace.755
ErrorsParameter context should be final.755
Errors'context' hides a field.755
ErrorsParameter command should be final.755
Errors'command' hides a field.755
Errors')' is preceded with whitespace.755
ErrorsLine is longer than 80 characters (found 83).761
ErrorsMissing a Javadoc comment.761
Errors'(' is followed by whitespace.761
ErrorsParameter command should be final.761
Errors'command' hides a field.761
Errors')' is preceded with whitespace.761
ErrorsMissing a Javadoc comment.762
ErrorsMissing a Javadoc comment.763
Errors'(' is followed by whitespace.763
ErrorsParameter context should be final.763
Errors'context' hides a field.763
Errors')' is preceded with whitespace.763
ErrorsMissing a Javadoc comment.764
ErrorsLine is longer than 80 characters (found 83).765
ErrorsMissing a Javadoc comment.765
ErrorsMissing a Javadoc comment.766
Errors'(' is followed by whitespace.766
ErrorsParameter callCount should be final.766
Errors'callCount' hides a field.766
Errors')' is preceded with whitespace.766
ErrorsMissing a Javadoc comment.767
ErrorsExpected an @return tag.772
ErrorsLine is longer than 80 characters (found 93).772
Errors'(' is followed by whitespace.772
ErrorsParameter testContext should be final.772
ErrorsExpected @param tag for 'testContext'.772
ErrorsParameter testCommand should be final.772
ErrorsExpected @param tag for 'testCommand'.772
Errors')' is preceded with whitespace.772
ErrorsLine has trailing spaces.775
ErrorsLine has trailing spaces.776
ErrorsMissing a Javadoc comment.777
ErrorsParameter context should be final.777
Errors'cast' is not followed by whitespace.779

org/xchain/framework/lifecycle/ExecutionException.java

ViolationMessageLine
ErrorsUnused import - java.io.IOException.21
ErrorsLine is longer than 80 characters (found 91).25
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'executionTrace' must be private and have accessor methods.32
ErrorsLine is longer than 80 characters (found 106).34
ErrorsMissing a Javadoc comment.34
Errors'(' is followed by whitespace.34
ErrorsParameter message should be final.34
ErrorsParameter executionTrace should be final.34
Errors'executionTrace' hides a field.34
ErrorsParameter cause should be final.34
Errors')' is preceded with whitespace.34
ErrorsLine is longer than 80 characters (found 89).40
ErrorsMissing a Javadoc comment.40
Errors'(' is followed by whitespace.40
ErrorsParameter message should be final.40
ErrorsParameter executionTrace should be final.40
Errors'executionTrace' hides a field.40
Errors')' is preceded with whitespace.40
ErrorsMissing a Javadoc comment.46
Errors'(' is followed by whitespace.46
ErrorsParameter executionTrace should be final.46
Errors'executionTrace' hides a field.46
Errors')' is preceded with whitespace.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters (found 88).52
ErrorsMethod 'getExecutionTrace' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is followed by whitespace.54
ErrorsParameter s should be final.54
Errors')' is preceded with whitespace.54
Errors'{' should be on the previous line.55
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter s should be final.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'for' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'}' should be on the same line.71
Errors'if' is not followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79

org/xchain/framework/lifecycle/ExecutionTraceElement.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 127).22
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'(' is followed by whitespace.34
ErrorsParameter systemId should be final.34
Errors'systemId' hides a field.34
ErrorsParameter qName should be final.34
Errors'qName' hides a field.34
ErrorsParameter locator should be final.34
Errors'locator' hides a field.34
Errors')' is preceded with whitespace.34
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter toCopy should be final.41
Errors')' is preceded with whitespace.41
Errors'{' should be on the previous line.42
ErrorsMethod 'getSystemId' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsMethod 'getQName' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsMethod 'getLocator' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsMethod 'setLocator' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is followed by whitespace.51
ErrorsParameter locator should be final.51
Errors'locator' hides a field.51
Errors')' is preceded with whitespace.51

org/xchain/framework/lifecycle/Factory.java

ViolationMessageLine
ErrorsType Javadoc comment is missing an @param <E> tag.21
Errors'{' should be on the previous line.22
ErrorsMissing a Javadoc comment.23
ErrorsRedundant 'public' modifier.23
ErrorsMissing a Javadoc comment.25
ErrorsRedundant 'public' modifier.25
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28

org/xchain/framework/lifecycle/Lifecycle.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 97).18
ErrorsLine is longer than 80 characters (found 98).19
ErrorsLine is longer than 80 characters (found 103).20
ErrorsLine is longer than 80 characters (found 90).21
ErrorsLine is longer than 80 characters (found 84).22
ErrorsLine is longer than 80 characters (found 90).23
ErrorsLine is longer than 80 characters (found 84).24
ErrorsLine is longer than 80 characters (found 90).25
ErrorsLine is longer than 80 characters (found 84).26
ErrorsLine is longer than 80 characters (found 90).27
ErrorsLine is longer than 80 characters (found 84).28
ErrorsLine is longer than 80 characters (found 92).29
ErrorsLine is longer than 80 characters (found 94).30
ErrorsLine is longer than 80 characters (found 91).31
ErrorsLine is longer than 80 characters (found 92).32
ErrorsLine is longer than 80 characters (found 94).33
ErrorsLine is longer than 80 characters (found 98).34
ErrorsLine is longer than 80 characters (found 95).35
ErrorsLine is longer than 80 characters (found 97).36
ErrorsLine is longer than 80 characters (found 101).37
ErrorsUnused import - java.io.IOException.39
ErrorsUnused import - javax.xml.parsers.ParserConfigurationException.48
ErrorsLine is longer than 80 characters (found 91).61
ErrorsUnused import - org.xml.sax.SAXException.67
ErrorsLine is longer than 80 characters (found 127).70
ErrorsLine is longer than 80 characters (found 126).71
ErrorsLine is longer than 80 characters (found 94).72
ErrorsLine has trailing spaces.73
ErrorsUtility classes should not have a public or default constructor.82
Errors'=' is not preceded with whitespace.82
Errors'=' is not followed by whitespace.82
Errors'{' should be on the previous line.84
ErrorsMissing a Javadoc comment.85
ErrorsVariable 'log' must be private and have accessor methods.85
ErrorsMissing a Javadoc comment.86
ErrorsName 'XCHAIN_CONFIG' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsVariable 'XCHAIN_CONFIG' must be private and have accessor methods.86
ErrorsLine has trailing spaces.87
ErrorsMissing a Javadoc comment.88
ErrorsMissing a Javadoc comment.89
ErrorsMissing a Javadoc comment.90
ErrorsLine has trailing spaces.91
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.94
ErrorsMissing a Javadoc comment.95
ErrorsMissing a Javadoc comment.96
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.98
ErrorsMissing a Javadoc comment.100
ErrorsLine is longer than 80 characters (found 89).103
ErrorsExpected @throws tag for 'LifecycleException'.108
Errors'{' should be on the previous line.109
ErrorsLine has trailing spaces.112
Errors'synchronized' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'if' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
ErrorsLine is longer than 80 characters (found 89).116
ErrorsLine is longer than 80 characters (found 105).122
ErrorsLine is longer than 80 characters (found 81).126
Errors'}' should be on the same line.128
Errors'catch' is not followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
Errors'}' should be on the same line.132
Errors'catch' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
ErrorsLine is longer than 80 characters (found 93).135
Errors'}' should be on the same line.139
ErrorsExpected @throws tag for 'LifecycleException'.149
Errors'{' should be on the previous line.150
Errors'synchronized' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
ErrorsLine is longer than 80 characters (found 112).162
ErrorsExpected @throws tag for 'LifecycleException'.165
Errors'{' should be on the previous line.166
Errors'synchronized' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
ErrorsFirst sentence should end with a period.173
ErrorsExpected an @return tag.176
Errors'{' should be on the previous line.177
Errors'synchronized' is not followed by whitespace.178
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsLine is longer than 80 characters (found 81).184
ErrorsExpected an @return tag.186
Errors'{' should be on the previous line.187
ErrorsLine has trailing spaces.193
ErrorsLine is longer than 80 characters (found 104).194
Errors'{' should be on the previous line.199
Errors'}' should be on the same line.205
Errors'catch' is not followed by whitespace.206
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
ErrorsLine is longer than 80 characters (found 102).207
Errors'if' is not followed by whitespace.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
ErrorsLine is longer than 80 characters (found 94).212
Errors'for' is not followed by whitespace.213
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors'while' is not followed by whitespace.222
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
Errors'if' is not followed by whitespace.225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'+' is not preceded with whitespace.226
Errors'+' is not followed by whitespace.226
Errors'+' is not preceded with whitespace.226
Errors'+' is not followed by whitespace.226
Errors'if' is not followed by whitespace.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
Errors'+' is not preceded with whitespace.230
Errors'+' is not followed by whitespace.230
Errors'+' is not preceded with whitespace.230
Errors'+' is not followed by whitespace.230
Errors'}' should be on the same line.233
Errors'catch' is not followed by whitespace.234
Errors'(' is followed by whitespace.234
Errors')' is preceded with whitespace.234
Errors'if' is not followed by whitespace.235
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsLine is longer than 80 characters (found 86).236
Errors'while' is not followed by whitespace.239
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
Errors'}' should be on the same line.243
Errors'catch' is not followed by whitespace.244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
Errors'if' is not followed by whitespace.245
Errors'(' is followed by whitespace.245
Errors')' is preceded with whitespace.245
ErrorsLine is longer than 80 characters (found 89).246
ErrorsLine has trailing spaces.256
Errors'}' should be on the same line.256
ErrorsLine is longer than 80 characters (found 121).258
ErrorsLine has trailing spaces.261
ErrorsLine is longer than 80 characters (found 93).265
Errors'{' should be on the previous line.268
ErrorsLine is longer than 80 characters (found 100).269
Errors'while' is not followed by whitespace.270
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.270
Errors'if' is not followed by whitespace.273
Errors'(' is followed by whitespace.273
Errors')' is preceded with whitespace.273
Errors'+' is not preceded with whitespace.274
Errors'+' is not followed by whitespace.274
Errors'+' is not preceded with whitespace.274
Errors'+' is not followed by whitespace.274
Errors'if' is not followed by whitespace.277
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
Errors'+' is not preceded with whitespace.278
Errors'+' is not followed by whitespace.278
Errors'+' is not preceded with whitespace.278
Errors'+' is not followed by whitespace.278
Errors'}' should be on the same line.280
Errors'catch' is not followed by whitespace.281
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
Errors'if' is not followed by whitespace.282
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.282
ErrorsLine is longer than 80 characters (found 87).283
ErrorsLine has trailing spaces.289
ErrorsLine is longer than 80 characters (found 119).291
ErrorsLine is longer than 80 characters (found 116).292
ErrorsLine has trailing spaces.293
ErrorsLine is longer than 80 characters (found 106).293
ErrorsLine has trailing spaces.294
ErrorsLine is longer than 80 characters (found 89).297
Errors'=' is not preceded with whitespace.297
Errors'=' is not followed by whitespace.297
Errors'=' is not preceded with whitespace.297
Errors'=' is not followed by whitespace.297
Errors'}' is not preceded with whitespace.297
ErrorsLine has trailing spaces.298
ErrorsLine has trailing spaces.299
ErrorsExpected @throws tag for 'LifecycleException'.299
Errors'{' should be on the previous line.300
ErrorsLine is longer than 80 characters (found 87).307
Errors'=' is not preceded with whitespace.307
Errors'=' is not followed by whitespace.307
Errors'=' is not preceded with whitespace.307
Errors'=' is not followed by whitespace.307
Errors'}' is not preceded with whitespace.307
ErrorsLine has trailing spaces.308
ErrorsLine is longer than 80 characters (found 106).308
ErrorsParameter context should be final.308
Errors'context' hides a field.308
ErrorsExpected @param tag for 'context'.308
ErrorsParameter configDocContext should be final.308
ErrorsExpected @param tag for 'configDocContext'.308
ErrorsLine has trailing spaces.309
ErrorsExpected @throws tag for 'MalformedURLException'.309
Errors'{' should be on the previous line.310
ErrorsLine is longer than 80 characters (found 85).312
ErrorsLine is longer than 80 characters (found 105).313
Errors'cast' is not followed by whitespace.313
Errors'if' construct must use '{}'s.314
Errors'if' is not followed by whitespace.314
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
ErrorsLine is longer than 80 characters (found 125).315
Errors'cast' is not followed by whitespace.315
Errors'if' construct must use '{}'s.316
ErrorsLine is longer than 80 characters (found 87).316
Errors'if' is not followed by whitespace.316
Errors'(' is followed by whitespace.316
Errors')' is preceded with whitespace.316
ErrorsLine is longer than 80 characters (found 128).317
Errors'cast' is not followed by whitespace.317
Errors'if' construct must use '{}'s.318
ErrorsLine is longer than 80 characters (found 91).318
Errors'if' is not followed by whitespace.318
Errors'(' is followed by whitespace.318
Errors')' is preceded with whitespace.318
ErrorsLine has trailing spaces.319
ErrorsLine is longer than 80 characters (found 127).320
ErrorsLine is longer than 80 characters (found 123).321
ErrorsLine is longer than 80 characters (found 123).322
ErrorsLine has trailing spaces.323
Errors'if' is not followed by whitespace.325
Errors'(' is followed by whitespace.325
Errors')' is preceded with whitespace.325
Errors'if' is not followed by whitespace.327
Errors'(' is followed by whitespace.327
Errors')' is preceded with whitespace.327
ErrorsLine is longer than 80 characters (found 96).328
Errors'(' is followed by whitespace.328
Errors')' is preceded with whitespace.328
ErrorsLine is longer than 80 characters (found 88).331
Errors'if' is not followed by whitespace.332
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332
ErrorsLine is longer than 80 characters (found 107).334
ErrorsLine has trailing spaces.335
ErrorsLine is longer than 80 characters (found 96).336
Errors'for' is not followed by whitespace.336
Errors'(' is followed by whitespace.336
Errors';' is followed by whitespace.336
ErrorsLine is longer than 80 characters (found 111).339
Errors'(' is followed by whitespace.339
Errors')' is preceded with whitespace.339
Errors'(' is followed by whitespace.340
Errors')' is preceded with whitespace.340
Errors'if' is not followed by whitespace.341
Errors'(' is followed by whitespace.341
Errors')' is preceded with whitespace.341
Errors'(' is followed by whitespace.342
Errors')' is preceded with whitespace.342
ErrorsLine has trailing spaces.345
ErrorsLine is longer than 80 characters (found 109).347
Errors'(' is followed by whitespace.347
Errors')' is preceded with whitespace.347
ErrorsLine has trailing spaces.348
ErrorsLine is longer than 80 characters (found 114).350
Errors'(' is followed by whitespace.350
ErrorsLine is longer than 80 characters (found 91).351
Errors')' is preceded with whitespace.351
ErrorsLine has trailing spaces.355
ErrorsLine is longer than 80 characters (found 124).357
Errors'=' is not preceded with whitespace.362
Errors'=' is not followed by whitespace.362
Errors'=' is not preceded with whitespace.362
Errors'=' is not followed by whitespace.362
Errors'}' is not preceded with whitespace.362
ErrorsLine has trailing spaces.363
ErrorsParameter context should be final.363
Errors'context' hides a field.363
ErrorsExpected @param tag for 'context'.363
Errors'{' should be on the previous line.364
ErrorsLine is longer than 80 characters (found 93).365
ErrorsLine has trailing spaces.369
ErrorsLine has trailing spaces.372
Errors'=' is not preceded with whitespace.376
Errors'=' is not followed by whitespace.376
Errors'=' is not preceded with whitespace.376
Errors'=' is not followed by whitespace.376
Errors'}' is not preceded with whitespace.376
ErrorsLine has trailing spaces.377
ErrorsParameter context should be final.377
Errors'context' hides a field.377
ErrorsExpected @param tag for 'context'.377
ErrorsLine has trailing spaces.378
ErrorsExpected @throws tag for 'LifecycleException'.378
Errors'{' should be on the previous line.379
Errors'(' is followed by whitespace.380
Errors')' is preceded with whitespace.380
ErrorsLine has trailing spaces.382
ErrorsLine has trailing spaces.385
Errors'=' is not preceded with whitespace.388
Errors'=' is not followed by whitespace.388
ErrorsLine has trailing spaces.389
ErrorsParameter context should be final.389
Errors'context' hides a field.389
ErrorsExpected @param tag for 'context'.389
Errors'{' should be on the previous line.390
Errors'(' is followed by whitespace.391
Errors')' is preceded with whitespace.391
ErrorsLine has trailing spaces.393
ErrorsLine has trailing spaces.395
ErrorsLine is longer than 80 characters (found 114).395
ErrorsLine is longer than 80 characters (found 119).396
ErrorsLine has trailing spaces.398
Errors'=' is not preceded with whitespace.401
Errors'=' is not followed by whitespace.401
Errors'=' is not preceded with whitespace.401
Errors'=' is not followed by whitespace.401
Errors'}' is not preceded with whitespace.401
ErrorsParameter context should be final.402
Errors'context' hides a field.402
ErrorsExpected @param tag for 'context'.402
Errors'{' should be on the previous line.403
Errors'if' is not followed by whitespace.405
Errors'(' is followed by whitespace.405
Errors')' is preceded with whitespace.405
ErrorsLine is longer than 80 characters (found 104).407
ErrorsLine is longer than 80 characters (found 82).411
Errors'if' is not followed by whitespace.411
Errors'(' is followed by whitespace.411
Errors')' is preceded with whitespace.411
ErrorsLine is longer than 80 characters (found 109).413
ErrorsLine is longer than 80 characters (found 84).417
Errors'if' is not followed by whitespace.417
Errors'(' is followed by whitespace.417
Errors')' is preceded with whitespace.417
ErrorsLine is longer than 80 characters (found 122).419
ErrorsLine is longer than 80 characters (found 136).423
Errors'if' is not followed by whitespace.423
Errors'(' is followed by whitespace.423
Errors')' is preceded with whitespace.423
ErrorsLine is longer than 80 characters (found 117).425
ErrorsLine is longer than 80 characters (found 136).429
Errors'if' is not followed by whitespace.429
Errors'(' is followed by whitespace.429
Errors')' is preceded with whitespace.429
ErrorsLine is longer than 80 characters (found 117).431
ErrorsLine is longer than 80 characters (found 136).435
Errors'if' is not followed by whitespace.435
Errors'(' is followed by whitespace.435
Errors')' is preceded with whitespace.435
ErrorsLine is longer than 80 characters (found 117).437
ErrorsLine is longer than 80 characters (found 136).440
Errors'if' is not followed by whitespace.440
Errors'(' is followed by whitespace.440
Errors')' is preceded with whitespace.440
ErrorsLine is longer than 80 characters (found 117).442
Errors'=' is not preceded with whitespace.450
Errors'=' is not followed by whitespace.450
ErrorsParameter context should be final.451
Errors'context' hides a field.451
ErrorsExpected @param tag for 'context'.451
Errors'{' should be on the previous line.452
Errors'if' is not followed by whitespace.454
Errors'(' is followed by whitespace.454
Errors')' is preceded with whitespace.454
ErrorsLine is longer than 80 characters (found 81).459
Errors'if' is not followed by whitespace.460
Errors'(' is followed by whitespace.460
Errors')' is preceded with whitespace.460
ErrorsLine is longer than 80 characters (found 81).465
Errors'if' is not followed by whitespace.466
Errors'(' is followed by whitespace.466
Errors')' is preceded with whitespace.466
ErrorsLine is longer than 80 characters (found 81).471
Errors'if' is not followed by whitespace.472
Errors'(' is followed by whitespace.472
Errors')' is preceded with whitespace.472
ErrorsLine is longer than 80 characters (found 82).477
Errors'if' is not followed by whitespace.478
Errors'(' is followed by whitespace.478
Errors')' is preceded with whitespace.478
ErrorsLine is longer than 80 characters (found 81).480
ErrorsLine has trailing spaces.482
ErrorsLine is longer than 80 characters (found 81).483
Errors'if' is not followed by whitespace.484
Errors'(' is followed by whitespace.484
Errors')' is preceded with whitespace.484
Errors'if' is not followed by whitespace.490
Errors'(' is followed by whitespace.490
Errors')' is preceded with whitespace.490
Errors'=' is not preceded with whitespace.499
Errors'=' is not followed by whitespace.499
ErrorsParameter lifecycleContext should be final.500
ErrorsExpected @param tag for 'lifecycleContext'.500
Errors'=' is not preceded with whitespace.509
Errors'=' is not followed by whitespace.509
ErrorsParameter lifecycleContext should be final.510
ErrorsExpected @param tag for 'lifecycleContext'.510
Errors'{' should be on the previous line.511
Errors'if' is not followed by whitespace.512
Errors'(' is followed by whitespace.512
Errors')' is preceded with whitespace.512
Errors'}' should be on the same line.514
ErrorsLine has trailing spaces.520
ErrorsLine has trailing spaces.521
ErrorsLine is longer than 80 characters (found 87).523
ErrorsLine has trailing spaces.524
ErrorsLine has trailing spaces.525
ErrorsUnused @throws tag for 'IOException'.525
ErrorsLine has trailing spaces.526
ErrorsUnused @throws tag for 'SAXException'.526
ErrorsLine has trailing spaces.527
ErrorsUnused @throws tag for 'ParserConfigurationException'.527
ErrorsExpected an @return tag.529
ErrorsLine has trailing spaces.529
ErrorsLine is longer than 80 characters (found 83).529
ErrorsParameter resource should be final.529
ErrorsExpected @param tag for 'resource'.529
ErrorsLine has trailing spaces.530
ErrorsExpected @throws tag for 'LifecycleException'.530
Errors'{' should be on the previous line.531
ErrorsLine is longer than 80 characters (found 91).534
Errors'if' is not followed by whitespace.535
Errors'(' is followed by whitespace.535
Errors')' is preceded with whitespace.535
ErrorsLine is longer than 80 characters (found 99).536
Errors'if' construct must use '{}'s.537
Errors'if' is not followed by whitespace.537
Errors'(' is followed by whitespace.537
Errors')' is preceded with whitespace.537
Errors'+' is not preceded with whitespace.538
Errors'+' is not followed by whitespace.538
Errors'+' is not preceded with whitespace.538
Errors'+' is not followed by whitespace.538
ErrorsLine is longer than 80 characters (found 93).541
Errors'if' is not followed by whitespace.542
Errors'(' is followed by whitespace.542
Errors')' is preceded with whitespace.542
ErrorsLine is longer than 80 characters (found 87).543
Errors'+' is not preceded with whitespace.543
Errors'+' is not followed by whitespace.543
ErrorsLine has trailing spaces.545
ErrorsLine is longer than 80 characters (found 83).547
ErrorsLine has trailing spaces.548
ErrorsLine is longer than 80 characters (found 86).549
ErrorsLine is longer than 80 characters (found 110).554
Errors'configDocumentContext' hides a field.554
Errors'catch' is not followed by whitespace.558
Errors'(' is followed by whitespace.558
Errors')' is preceded with whitespace.558
ErrorsLine is longer than 80 characters (found 99).559
Errors'+' is not preceded with whitespace.559
Errors'+' is not followed by whitespace.559
Errors'+' is not preceded with whitespace.559
Errors'+' is not followed by whitespace.559
ErrorsLine has trailing spaces.562
ErrorsLine has trailing spaces.563
ErrorsLine is longer than 80 characters (found 106).563
ErrorsMissing a Javadoc comment.563
ErrorsParameter configDocContext should be final.563
ErrorsParameter urlxpath should be final.563
ErrorsParameter urlList should be final.563
ErrorsLine has trailing spaces.564
Errors'{' should be on the previous line.565
Errors'while' is not followed by whitespace.567
Errors'(' is followed by whitespace.567
Errors')' is preceded with whitespace.567
Errors'if' is not followed by whitespace.569
Errors'(' is followed by whitespace.569
Errors')' is preceded with whitespace.569
ErrorsLine has trailing spaces.574
ErrorsLine is longer than 80 characters (found 82).575
ErrorsMissing a Javadoc comment.575
Errors'(' is followed by whitespace.575
ErrorsParameter factoryName should be final.575
ErrorsParameter className should be final.575
Errors')' is preceded with whitespace.575
Errors'}' should be on the same line.581
Errors'catch' is not followed by whitespace.582
Errors'(' is followed by whitespace.582
Errors')' is preceded with whitespace.582
Errors'if' is not followed by whitespace.583
Errors'(' is followed by whitespace.583
Errors')' is preceded with whitespace.583
ErrorsLine is longer than 80 characters (found 160).584
Errors'+' is not preceded with whitespace.584
Errors'+' is not followed by whitespace.584
Errors'+' is not preceded with whitespace.584
Errors'+' is not followed by whitespace.584
Errors'+' is not preceded with whitespace.584
Errors'+' is not followed by whitespace.584
Errors'+' is not preceded with whitespace.584
Errors'+' is not followed by whitespace.584

org/xchain/framework/lifecycle/LifecycleAccessor.java

ViolationMessageLine
ErrorsUnused import - java.lang.annotation.Inherited.24
ErrorsLine is longer than 80 characters (found 219).27
ErrorsLine has trailing spaces.28
Errors'{' should be on the previous line.36

org/xchain/framework/lifecycle/LifecycleClass.java

ViolationMessageLine
ErrorsUnused import - java.lang.annotation.Inherited.24
ErrorsLine is longer than 80 characters (found 200).27
ErrorsLine is longer than 80 characters (found 181).28
ErrorsLine has trailing spaces.29
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters (found 89).39
ErrorsUnused Javadoc tag.39

org/xchain/framework/lifecycle/LifecycleClassLoader.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
Errors'(' is followed by whitespace.27
ErrorsParameter parent should be final.27
Errors')' is preceded with whitespace.27

org/xchain/framework/lifecycle/LifecycleContext.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 116).23
ErrorsLine is longer than 80 characters (found 84).24
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'classLoader' must be private and have accessor methods.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'configContext' must be private and have accessor methods.33
ErrorsLine is longer than 80 characters (found 104).34
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'namespaceContextMap' must be private and have accessor methods.34
ErrorsLine has trailing spaces.35
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'functionLibrary' must be private and have accessor methods.35
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters (found 86).42
ErrorsLine is longer than 80 characters (found 91).44
ErrorsMethod 'setClassLoader' is not designed for extension - needs to be abstract, final or empty.44
Errors'(' is followed by whitespace.44
ErrorsParameter classLoader should be final.44
Errors'classLoader' hides a field.44
Errors')' is preceded with whitespace.44
ErrorsMethod 'getClassLoader' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMethod 'getConfigContext' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsLine is longer than 80 characters (found 98).56
ErrorsLine is longer than 80 characters (found 98).58
ErrorsLine is longer than 80 characters (found 100).60
ErrorsMethod 'getNamespaceContextMap' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMethod 'getFunctionLibrary' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62

org/xchain/framework/lifecycle/LifecycleException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 92).19
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.32
ErrorsParameter message should be final.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.37
ErrorsParameter cause should be final.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.42
ErrorsParameter message should be final.42
ErrorsParameter cause should be final.42
Errors'{' should be on the previous line.43

org/xchain/framework/lifecycle/LifecycleFunctionLibrary.java

ViolationMessageLine
ErrorsUnused import - java.util.ArrayList.18
ErrorsUnused import - java.util.Collections.19
ErrorsUnused import - java.util.HashMap.20
ErrorsUnused import - java.util.HashSet.21
ErrorsUnused import - java.util.List.22
ErrorsUnused import - java.util.Map.23
ErrorsUnused import - java.lang.reflect.Method.26
ErrorsUnused import - org.apache.commons.jxpath.functions.MethodFunction.30
ErrorsUnused import - org.apache.commons.jxpath.util.MethodLookupUtils.31
ErrorsLine is longer than 80 characters (found 157).34
ErrorsLine is longer than 80 characters (found 136).37
Errors'{' should be on the previous line.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
Errors'(' is followed by whitespace.48
ErrorsParameter lifecycleContext should be final.48
Errors'lifecycleContext' hides a field.48
Errors')' is preceded with whitespace.48
Errors'{' should be on the previous line.49
ErrorsMethod 'getUsedNamespaces' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsLine is longer than 80 characters (found 83).57
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'(' is followed by whitespace.57
ErrorsParameter namespace should be final.57
ErrorsParameter name should be final.57
ErrorsParameter parameters should be final.57
Errors')' is preceded with whitespace.57
ErrorsLine is longer than 80 characters (found 97).64
Errors'if' is not followed by whitespace.66
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine is longer than 80 characters (found 92).68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68

org/xchain/framework/lifecycle/LifecycleStep.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsLine has trailing spaces.32
ErrorsLine has trailing spaces.34
ErrorsLine is longer than 80 characters (found 92).35
ErrorsLine is longer than 80 characters (found 94).37
ErrorsRedundant 'public' modifier.37
ErrorsExpected @param tag for 'configDocContext'.37
ErrorsLine has trailing spaces.42
ErrorsRedundant 'public' modifier.45
ErrorsMissing a Javadoc comment.47
ErrorsRedundant 'public' modifier.47
ErrorsLine has trailing spaces.48

org/xchain/framework/lifecycle/LifecycleStepScanner.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 152).50
ErrorsLine is longer than 80 characters (found 88).51
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters (found 81).61
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'log' must be private and have accessor methods.61
ErrorsLine is longer than 80 characters (found 130).63
ErrorsMissing a Javadoc comment.63
ErrorsLine is longer than 80 characters (found 233).64
ErrorsMissing a Javadoc comment.64
ErrorsLine has trailing spaces.65
ErrorsMissing a Javadoc comment.66
ErrorsVariable 'lifecycleStepList' must be private and have accessor methods.66
ErrorsMissing a Javadoc comment.67
ErrorsVariable 'lifecycleStepMap' must be private and have accessor methods.67
ErrorsMissing a Javadoc comment.68
ErrorsVariable 'context' must be private and have accessor methods.68
ErrorsMissing a Javadoc comment.69
ErrorsVariable 'classPool' must be private and have accessor methods.69
ErrorsMissing a Javadoc comment.70
ErrorsVariable 'lifecycleStepCtClass' must be private and have accessor methods.70
ErrorsMissing a Javadoc comment.71
ErrorsVariable 'dependencySorter' must be private and have accessor methods.71
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
ErrorsParameter context should be final.73
Errors'context' hides a field.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.74
ErrorsLine is longer than 80 characters (found 111).75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsLine is longer than 80 characters (found 149).80
ErrorsLine is longer than 80 characters (found 155).83
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.86
Errors'{' should be on the previous line.88
ErrorsLine is longer than 80 characters (found 89).90
ErrorsLine is longer than 80 characters (found 91).94
Errors'for' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsLine is longer than 80 characters (found 81).101
Errors'if' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
ErrorsLine is longer than 80 characters (found 126).108
Errors'}' should be on the same line.112
Errors'catch' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsLine is longer than 80 characters (found 104).114
Errors'}' should be on the same line.116
Errors'catch' is not followed by whitespace.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsLine is longer than 80 characters (found 93).118
Errors'}' should be on the same line.119
ErrorsLine is longer than 80 characters (found 83).128
ErrorsLine has trailing spaces.129
ErrorsMethod 'getLifecycleStepList' is not designed for extension - needs to be abstract, final or empty.132
Errors'{' should be on the previous line.133
ErrorsMethod 'scanNode' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'(' is followed by whitespace.137
ErrorsParameter node should be final.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.139
Errors'if' is not followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
ErrorsLine is longer than 80 characters (found 91).149
Errors'}' should be on the same line.150
Errors'catch' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'if' is not followed by whitespace.152
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
ErrorsLine is longer than 80 characters (found 98).153
Errors'+' is not preceded with whitespace.153
Errors'+' is not followed by whitespace.153
Errors'+' is not preceded with whitespace.153
Errors'+' is not followed by whitespace.153
Errors'if' is not followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
ErrorsLine is longer than 80 characters (found 114).162
Errors'cast' is not followed by whitespace.162
ErrorsLine has trailing spaces.163
Errors'for' is not followed by whitespace.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
ErrorsLine is longer than 80 characters (found 110).171
Errors'if' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'if' is not followed by whitespace.177
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
ErrorsLine is longer than 80 characters (found 170).178
Errors'+' is not preceded with whitespace.178
Errors'+' is not followed by whitespace.178
Errors'+' is not preceded with whitespace.178
Errors'+' is not followed by whitespace.178
Errors'+' is not preceded with whitespace.178
Errors'+' is not followed by whitespace.178
Errors'+' is not preceded with whitespace.178
Errors'+' is not followed by whitespace.178
Errors'+' is not preceded with whitespace.178
Errors'+' should be on a new line.178
ErrorsLine is longer than 80 characters (found 84).179
Errors'for' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'if' is not followed by whitespace.189
Errors'(' is followed by whitespace.189
Errors')' is preceded with whitespace.189
ErrorsLine is longer than 80 characters (found 172).190
Errors'+' is not preceded with whitespace.190
Errors'+' is not followed by whitespace.190
Errors'+' is not preceded with whitespace.190
Errors'+' is not followed by whitespace.190
Errors'+' is not preceded with whitespace.190
Errors'+' is not followed by whitespace.190
Errors'+' is not preceded with whitespace.190
Errors'+' is not followed by whitespace.190
Errors'if' is not followed by whitespace.194
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
ErrorsLine has trailing spaces.197
Errors'if' is not followed by whitespace.209
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
Errors'}' should be on the same line.216
Errors'if' is not followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
ErrorsLine has trailing spaces.224
ErrorsLine is longer than 80 characters (found 114).225
ErrorsLine is longer than 80 characters (found 92).226
Errors'if' construct must use '{}'s.227
ErrorsLine has trailing spaces.227
Errors'if' is not followed by whitespace.227
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
ErrorsLine is longer than 80 characters (found 119).228
ErrorsLine is longer than 80 characters (found 113).230
ErrorsLine has trailing spaces.231
Errors'if' is not followed by whitespace.233
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
ErrorsLine is longer than 80 characters (found 101).236
ErrorsLine has trailing spaces.238
Errors'if' is not followed by whitespace.242
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
ErrorsLine is longer than 80 characters (found 83).246
Errors'cast' is not followed by whitespace.246
ErrorsLine is longer than 80 characters (found 87).251
Errors'if' is not followed by whitespace.252
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
ErrorsLine is longer than 80 characters (found 124).253
Errors'+' is not preceded with whitespace.253
Errors'+' is not followed by whitespace.253
Errors'+' is not preceded with whitespace.253
Errors'+' is not followed by whitespace.253
Errors'+' is not preceded with whitespace.253
Errors'+' is not followed by whitespace.253
Errors'+' is not preceded with whitespace.253
Errors'+' is not followed by whitespace.253
Errors'}' should be on the same line.254
Errors'if' is not followed by whitespace.255
Errors'(' is followed by whitespace.255
Errors')' is preceded with whitespace.255
ErrorsLine is longer than 80 characters (found 123).256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
Errors'+' is not preceded with whitespace.256
Errors'+' is not followed by whitespace.256
ErrorsLine is longer than 80 characters (found 82).259
Errors'if' is not followed by whitespace.261
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors'}' should be on the same line.264
Errors'for' is not followed by whitespace.274
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
Errors'for' is not followed by whitespace.277
Errors'(' is followed by whitespace.277
Errors')' is preceded with whitespace.277
ErrorsLine has trailing spaces.281
Errors'}' should be on the same line.284
Errors'catch' is not followed by whitespace.285
Errors'(' is followed by whitespace.285
Errors')' is preceded with whitespace.285
ErrorsLine is longer than 80 characters (found 106).286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
ErrorsLine has trailing spaces.289
ErrorsLine is longer than 80 characters (found 141).290
ErrorsMissing a Javadoc comment.290
ErrorsParameter prefixDefinitions should be final.290
ErrorsParameter prefixUriMap should be final.290
Errors'for' is not followed by whitespace.291
Errors'(' is followed by whitespace.291
Errors')' is preceded with whitespace.291
ErrorsLine has trailing spaces.292
ErrorsLine is longer than 80 characters (found 88).292
Errors'if' is not followed by whitespace.293
Errors'(' is followed by whitespace.293
Errors')' is preceded with whitespace.293
Errors'+' is not preceded with whitespace.294
Errors'+' is not followed by whitespace.294
ErrorsLine has trailing spaces.302
ErrorsLine is longer than 80 characters (found 116).303
ErrorsMissing a Javadoc comment.303
ErrorsParameter lifecycleClass should be final.303
ErrorsParameter method should be final.303
ErrorsLine is longer than 80 characters (found 87).304
ErrorsLine has trailing spaces.306
ErrorsLine is longer than 80 characters (found 97).307
ErrorsLine is longer than 80 characters (found 139).308
Errors'if' is not followed by whitespace.308
Errors'(' is followed by whitespace.308
Errors')' is preceded with whitespace.308
ErrorsLine is longer than 80 characters (found 140).309
Errors'+' is not preceded with whitespace.309
Errors'+' is not followed by whitespace.309
Errors'+' is not preceded with whitespace.309
Errors'+' is not followed by whitespace.309
Errors'+' is not preceded with whitespace.309
Errors'+' is not followed by whitespace.309
Errors'+' is not preceded with whitespace.309
Errors'+' is not followed by whitespace.309
Errors'+' is not preceded with whitespace.309
Errors'+' should be on a new line.309
Errors'+' is not preceded with whitespace.310
Errors'+' is not followed by whitespace.310
ErrorsLine is longer than 80 characters (found 139).312
Errors'if' is not followed by whitespace.312
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
ErrorsLine is longer than 80 characters (found 140).313
Errors'+' is not preceded with whitespace.313
Errors'+' is not followed by whitespace.313
Errors'+' is not preceded with whitespace.313
Errors'+' is not followed by whitespace.313
Errors'+' is not preceded with whitespace.313
Errors'+' is not followed by whitespace.313
Errors'+' is not preceded with whitespace.313
Errors'+' is not followed by whitespace.313
Errors'+' is not preceded with whitespace.313
Errors'+' should be on a new line.313
Errors'+' is not preceded with whitespace.314
Errors'+' is not followed by whitespace.314
Errors'if' is not followed by whitespace.316
Errors'(' is followed by whitespace.316
Errors')' is preceded with whitespace.316
ErrorsLine is longer than 80 characters (found 140).317
Errors'+' is not preceded with whitespace.317
Errors'+' is not followed by whitespace.317
Errors'+' is not preceded with whitespace.317
Errors'+' is not followed by whitespace.317
Errors'+' is not preceded with whitespace.317
Errors'+' is not followed by whitespace.317
Errors'+' is not preceded with whitespace.317
Errors'+' is not followed by whitespace.317
Errors'+' is not preceded with whitespace.317
Errors'+' should be on a new line.317
Errors'+' is not preceded with whitespace.318
Errors'+' is not followed by whitespace.318
ErrorsLine has trailing spaces.321
ErrorsMissing a Javadoc comment.322
ErrorsParameter stepMethod should be final.322
Errors'for' is not followed by whitespace.323
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
Errors'if' construct must use '{}'s.324
Errors'if' is not followed by whitespace.324
Errors'(' is followed by whitespace.324
Errors')' is preceded with whitespace.324
ErrorsMissing a Javadoc comment.330
Errors'(' is followed by whitespace.330
ErrorsParameter qNameArray should be final.330
ErrorsParameter defaultUri should be final.330
Errors')' is preceded with whitespace.330
Errors'{' should be on the previous line.332
Errors'for' is not followed by whitespace.334
Errors'(' is followed by whitespace.334
Errors')' is preceded with whitespace.334
Errors'if' is not followed by whitespace.336
Errors'(' is followed by whitespace.336
Errors')' is preceded with whitespace.336
Errors'}' should be on the same line.338
Errors'if' is not followed by whitespace.339
Errors'(' is followed by whitespace.339
Errors')' is preceded with whitespace.339
Errors'(' is followed by whitespace.340
Errors')' is preceded with whitespace.340
Errors'}' should be on the same line.341
ErrorsLine is longer than 80 characters (found 121).343
Errors'+' is not preceded with whitespace.343
Errors'+' is not followed by whitespace.343
Errors'+' is not preceded with whitespace.343
Errors'+' is not followed by whitespace.343

org/xchain/framework/lifecycle/NOPCCLPolicy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 81).19
ErrorsLine has trailing spaces.20
ErrorsMissing a Javadoc comment.24
ErrorsVariable 'boundCCLTl' must be private and have accessor methods.24
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.31
ErrorsMethod 'bindCCL' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
Errors'if' construct must use '{}'s.32
Errors'if' is not followed by whitespace.32
Errors'(' is followed by whitespace.32
Errors')' is preceded with whitespace.32
ErrorsLine has trailing spaces.36
ErrorsLine has trailing spaces.37
ErrorsMethod 'unbindCCL' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'if' construct must use '{}'s.38
Errors'if' is not followed by whitespace.38
Errors'(' is followed by whitespace.38
Errors')' is preceded with whitespace.38
ErrorsLine has trailing spaces.42
ErrorsMethod 'isCCLBound' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43

org/xchain/framework/lifecycle/NamespaceContext.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 131).24
Errors'{' should be on the previous line.30
ErrorsVariable 'namespaceUri' must be private and have accessor methods.34
ErrorsLine has trailing spaces.35
ErrorsVariable 'commandList' must be private and have accessor methods.39
ErrorsLine has trailing spaces.40
ErrorsVariable 'catalogList' must be private and have accessor methods.44
ErrorsVariable 'functionLibrary' must be private and have accessor methods.49
ErrorsLine has trailing spaces.50
ErrorsLine is longer than 80 characters (found 99).54
ErrorsVariable 'componentMap' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter namespaceUri should be final.56
Errors'namespaceUri' hides a field.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.57
ErrorsMethod 'getCommandList' is not designed for extension - needs to be abstract, final or empty.65
ErrorsLine has trailing spaces.66
ErrorsMethod 'getCatalogList' is not designed for extension - needs to be abstract, final or empty.70
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters (found 88).73
ErrorsLine is longer than 80 characters (found 87).75
ErrorsMethod 'getComponentMap' is not designed for extension - needs to be abstract, final or empty.75
ErrorsLine has trailing spaces.76
ErrorsMethod 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty.80
ErrorsLine is longer than 80 characters (found 87).82
ErrorsMethod 'getFunctionLibrary' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82

org/xchain/framework/lifecycle/NamespaceFunctionLibrary.java

ViolationMessageLine
ErrorsUnused import - java.util.HashSet.20
ErrorsLine is longer than 80 characters (found 157).38
ErrorsLine is longer than 80 characters (found 136).41
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters (found 86).49
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsLine is longer than 80 characters (found 100).52
ErrorsMissing a Javadoc comment.52
ErrorsLine is longer than 80 characters (found 102).53
ErrorsMissing a Javadoc comment.53
ErrorsLine is longer than 80 characters (found 90).54
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.57
Errors'(' is followed by whitespace.57
ErrorsParameter namespace should be final.57
Errors'namespace' hides a field.57
Errors')' is preceded with whitespace.57
Errors'{' should be on the previous line.58
ErrorsLine is longer than 80 characters (found 89).62
ErrorsMethod 'addStaticFunction' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'(' is followed by whitespace.62
ErrorsParameter localName should be final.62
ErrorsParameter methodClass should be final.62
ErrorsParameter methodName should be final.62
Errors')' is preceded with whitespace.62
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 92).66
ErrorsInner assignments should be avoided.66
ErrorsLine is longer than 80 characters (found 91).71
ErrorsMethod 'addInstanceFunction' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter localName should be final.71
ErrorsParameter methodClass should be final.71
ErrorsParameter methodName should be final.71
Errors')' is preceded with whitespace.71
Errors'if' is not followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine is longer than 80 characters (found 94).75
ErrorsInner assignments should be avoided.75
ErrorsLine is longer than 80 characters (found 123).80
ErrorsMethod 'addSingletonInstanceFunction' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
Errors'(' is followed by whitespace.80
ErrorsParameter localName should be final.80
ErrorsParameter methodClass should be final.80
ErrorsParameter methodName should be final.80
ErrorsParameter accessorMethod should be final.80
Errors')' is preceded with whitespace.80
Errors'if' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine is longer than 80 characters (found 94).84
ErrorsInner assignments should be avoided.84
ErrorsMethod 'addConstructorFunction' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'(' is followed by whitespace.89
ErrorsParameter localName should be final.89
ErrorsParameter constructorClass should be final.89
Errors')' is preceded with whitespace.89
Errors'if' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine is longer than 80 characters (found 95).93
Errors'(' is followed by whitespace.93
ErrorsInner assignments should be avoided.93
Errors')' is preceded with whitespace.93
ErrorsMethod 'getUsedNamespaces' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsLine is longer than 80 characters (found 83).102
ErrorsMethod 'getFunction' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'(' is followed by whitespace.102
ErrorsParameter namespace should be final.102
Errors'namespace' hides a field.102
ErrorsParameter name should be final.102
ErrorsParameter parameters should be final.102
Errors')' is preceded with whitespace.102
Errors'}' should be on the same line.107
Errors'if' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'for' is not followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
ErrorsLine is longer than 80 characters (found 90).120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'if' is not followed by whitespace.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
Errors'for' is not followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
ErrorsLine is longer than 80 characters (found 123).132
Errors'if' is not followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'for' is not followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors'if' is not followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors'+' is not preceded with whitespace.148
Errors'+' is not followed by whitespace.148
Errors'for' is not followed by whitespace.150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'+' is not preceded with whitespace.151
Errors'+' is not followed by whitespace.151
ErrorsLine is longer than 80 characters (found 127).153
Errors'}' should be on the same line.157
Errors'catch' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'if' is not followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine is longer than 80 characters (found 110).160
Errors'+' is not preceded with whitespace.160
Errors'+' is not followed by whitespace.160
Errors'+' is not preceded with whitespace.160
Errors'+' is not followed by whitespace.160
Errors'}' should be on the same line.163
ErrorsLine is longer than 80 characters (found 127).165
ErrorsMissing a Javadoc comment.176
Errors'{' should be on the previous line.177
ErrorsMissing a Javadoc comment.178
ErrorsMissing a Javadoc comment.179
ErrorsMissing a Javadoc comment.180
ErrorsMissing a Javadoc comment.182
ErrorsParameter methodClass should be final.182
Errors'methodClass' hides a field.182
ErrorsParameter methodName should be final.182
Errors'methodName' hides a field.182
Errors'{' should be on the previous line.183
ErrorsLine is longer than 80 characters (found 86).188
ErrorsMissing a Javadoc comment.188
ErrorsParameter methodClass should be final.188
Errors'methodClass' hides a field.188
ErrorsParameter methodName should be final.188
Errors'methodName' hides a field.188
ErrorsParameter singletonAccessor should be final.188
Errors'singletonAccessor' hides a field.188
Errors')' is preceded with whitespace.188
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.194
ErrorsMissing a Javadoc comment.194
Errors'/' is not preceded with whitespace.195
Errors'/' is not followed by whitespace.195
Errors'/' is not preceded with whitespace.195
Errors'/' is not followed by whitespace.195
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.198
ErrorsMissing a Javadoc comment.198
Errors'(' is followed by whitespace.198
ErrorsParameter o should be final.198
Errors')' is preceded with whitespace.198
Errors'{' should be on the previous line.199
Errors'if' is not followed by whitespace.200
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'cast' is not followed by whitespace.201
ErrorsLine is longer than 80 characters (found 96).202
Errors'}' should be on the same line.203
ErrorsMethod 'getMethodClass' is not designed for extension - needs to be abstract, final or empty.209
ErrorsMissing a Javadoc comment.209
ErrorsMethod 'getMethodName' is not designed for extension - needs to be abstract, final or empty.210
ErrorsMissing a Javadoc comment.210
ErrorsMethod 'getSingletonAccessor' is not designed for extension - needs to be abstract, final or empty.211
ErrorsMissing a Javadoc comment.211
ErrorsMissing a Javadoc comment.214
Errors'{' should be on the previous line.216
ErrorsMissing a Javadoc comment.217
ErrorsMissing a Javadoc comment.218
Errors'(' is followed by whitespace.218
ErrorsParameter method should be final.218
ErrorsParameter singleton should be final.218
Errors'singleton' hides a field.218
Errors')' is preceded with whitespace.218
Errors'{' should be on the previous line.219
ErrorsMethod 'invoke' is not designed for extension - needs to be abstract, final or empty.223
ErrorsMissing a Javadoc comment.223
Errors'(' is followed by whitespace.223
ErrorsParameter context should be final.223
ErrorsParameter parameters should be final.223
Errors')' is preceded with whitespace.223
Errors'{' should be on the previous line.224
Errors'if' is not followed by whitespace.225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
Errors'for' is not followed by whitespace.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
Errors'+' is not preceded with whitespace.231
Errors'+' is not followed by whitespace.231
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233

org/xchain/framework/lifecycle/StartStep.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 106).27
ErrorsLine is longer than 80 characters (found 112).28
ErrorsLine is longer than 80 characters (found 112).29
ErrorsLine is longer than 80 characters (found 109).30
ErrorsLine is longer than 80 characters (found 139).32
ErrorsLine is longer than 80 characters (found 146).33
ErrorsLine is longer than 80 characters (found 141).36
ErrorsLine is longer than 80 characters (found 145).37
Errors'{' should be on the previous line.48
ErrorsUnused Javadoc tag.50
ErrorsLine is longer than 80 characters (found 132).55
ErrorsLine is longer than 80 characters (found 143).56
ErrorsLine is longer than 80 characters (found 83).58
ErrorsUnused Javadoc tag.58
Errors'}' is not preceded with whitespace.60
ErrorsLine is longer than 80 characters (found 159).63
ErrorsLine is longer than 80 characters (found 143).64
ErrorsLine is longer than 80 characters (found 82).66
ErrorsUnused Javadoc tag.66
Errors'}' is not preceded with whitespace.68
ErrorsLine has trailing spaces.69
ErrorsMissing a Javadoc comment.70
Errors'}' is not preceded with whitespace.70

org/xchain/framework/lifecycle/StartThreadStep.java

ViolationMessageLine
Errors'{' should be on the previous line.36
ErrorsUnused Javadoc tag.38
Errors'}' is not preceded with whitespace.45
Errors'}' is not preceded with whitespace.50

org/xchain/framework/lifecycle/StopStep.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 105).27
ErrorsLine is longer than 80 characters (found 112).28
ErrorsLine is longer than 80 characters (found 112).29
ErrorsLine is longer than 80 characters (found 109).30
ErrorsLine is longer than 80 characters (found 136).32
ErrorsLine is longer than 80 characters (found 144).33
ErrorsLine is longer than 80 characters (found 138).36
ErrorsLine is longer than 80 characters (found 143).37
ErrorsLine is longer than 80 characters (found 167).40
ErrorsLine is longer than 80 characters (found 135).41
ErrorsLine has trailing spaces.42
Errors'{' should be on the previous line.51
ErrorsUnused Javadoc tag.53
ErrorsLine is longer than 80 characters (found 130).58
ErrorsLine is longer than 80 characters (found 143).59
ErrorsLine is longer than 80 characters (found 81).61
ErrorsUnused Javadoc tag.61
Errors'}' is not preceded with whitespace.63
ErrorsLine is longer than 80 characters (found 157).66
ErrorsLine is longer than 80 characters (found 143).67
ErrorsUnused Javadoc tag.69
Errors'}' is not preceded with whitespace.71

org/xchain/framework/lifecycle/StopThreadStep.java

ViolationMessageLine
Errors'{' should be on the previous line.36
Errors'}' is not preceded with whitespace.45
Errors'}' is not preceded with whitespace.50

org/xchain/framework/lifecycle/ThreadContext.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 124).19
Errors'{' should be on the previous line.25

org/xchain/framework/lifecycle/ThreadLifecycle.java

ViolationMessageLine
ErrorsUnused import - org.xchain.framework.osgi.OSGiCCLPolicy.22
ErrorsClass ThreadLifecycle should be declared as final.31
Errors'=' is not preceded with whitespace.31
Errors'=' is not followed by whitespace.31
Errors'{' should be on the previous line.33
ErrorsExpected an @return tag.41
ErrorsLine is longer than 80 characters (found 82).45
ErrorsLine is longer than 80 characters (found 101).54
ErrorsMissing a Javadoc comment.60
Errors'{' should be on the previous line.61
ErrorsExpected an @return tag.68
Errors'{' should be on the previous line.69
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters (found 121).74
ErrorsExpected an @return tag.77
ErrorsLine has trailing spaces.80
ErrorsMissing a Javadoc comment.81
ErrorsParameter cclPolicy should be final.81
Errors'cclPolicy' hides a field.81
ErrorsLine is longer than 80 characters (found 126).87
ErrorsLine is longer than 80 characters (found 117).88
ErrorsParameter threadContext should be final.90
ErrorsExpected @param tag for 'threadContext'.90
Errors'{' should be on the previous line.92
Errors'while' is not followed by whitespace.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'}' should be on the same line.107
Errors'catch' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'if' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsLine is longer than 80 characters (found 81).110
Errors'while' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'}' should be on the same line.117
Errors'catch' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'if' is not followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
ErrorsLine is longer than 80 characters (found 108).120
Errors'if' is not followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
Errors'cast' is not followed by whitespace.130
Errors'}' should be on the same line.131
ErrorsLine is longer than 80 characters (found 100).133
ErrorsParameter threadContext should be final.141
ErrorsExpected @param tag for 'threadContext'.141
ErrorsExpected @throws tag for 'LifecycleException'.142
Errors'{' should be on the previous line.143
ErrorsLine is longer than 80 characters (found 93).144
ErrorsLine is longer than 80 characters (found 91).145
Errors'while' is not followed by whitespace.146
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
Errors'}' should be on the same line.150
Errors'catch' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'if' is not followed by whitespace.152
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
ErrorsMissing a Javadoc comment.164
Errors'=' is not preceded with whitespace.164
Errors'=' is not followed by whitespace.164
Errors'(' is followed by whitespace.165
ErrorsParameter lifecycleContext should be final.165
Errors')' is preceded with whitespace.165
Errors'{' should be on the previous line.167
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
Errors'}' should be on the same line.171
Errors'catch' is not followed by whitespace.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'if' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
ErrorsLine is longer than 80 characters (found 94).174
ErrorsLine is longer than 80 characters (found 105).176
Errors'if' is not followed by whitespace.180
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
ErrorsLine is longer than 80 characters (found 82).182
Errors'+' is not preceded with whitespace.182
Errors'+' is not followed by whitespace.182
Errors'+' is not preceded with whitespace.182
Errors'+' is not followed by whitespace.182
Errors'for' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
ErrorsMissing a Javadoc comment.190
Errors'=' is not preceded with whitespace.190
Errors'=' is not followed by whitespace.190
Errors'(' is followed by whitespace.191
ErrorsParameter lifecycleContext should be final.191
Errors')' is preceded with whitespace.191
Errors'{' should be on the previous line.192

org/xchain/framework/lifecycle/ThreadStep.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.31
ErrorsLine is longer than 80 characters (found 89).32
ErrorsRedundant 'public' modifier.34
ErrorsLine has trailing spaces.39
ErrorsRedundant 'public' modifier.42
ErrorsMissing a Javadoc comment.44
ErrorsRedundant 'public' modifier.44
ErrorsLine has trailing spaces.45

org/xchain/framework/lifecycle/ThreadStepScanner.java

ViolationMessageLine
ErrorsUnused import - java.util.regex.Matcher.41
Errors'{' should be on the previous line.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'log' must be private and have accessor methods.58
ErrorsLine is longer than 80 characters (found 130).60
ErrorsMissing a Javadoc comment.60
ErrorsLine is longer than 80 characters (found 162).61
ErrorsMissing a Javadoc comment.61
ErrorsLine has trailing spaces.62
ErrorsMissing a Javadoc comment.63
ErrorsVariable 'threadStepList' must be private and have accessor methods.63
ErrorsMissing a Javadoc comment.64
ErrorsVariable 'threadStepMap' must be private and have accessor methods.64
ErrorsMissing a Javadoc comment.65
ErrorsVariable 'context' must be private and have accessor methods.65
ErrorsMissing a Javadoc comment.66
ErrorsVariable 'classPool' must be private and have accessor methods.66
ErrorsMissing a Javadoc comment.67
ErrorsVariable 'threadStepCtClass' must be private and have accessor methods.67
ErrorsMissing a Javadoc comment.68
ErrorsVariable 'dependencySorter' must be private and have accessor methods.68
ErrorsMissing a Javadoc comment.70
Errors'(' is followed by whitespace.70
ErrorsParameter context should be final.70
Errors'context' hides a field.70
Errors')' is preceded with whitespace.70
Errors'{' should be on the previous line.71
ErrorsLine is longer than 80 characters (found 111).72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
ErrorsLine is longer than 80 characters (found 146).77
ErrorsLine is longer than 80 characters (found 155).80
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.83
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters (found 89).87
ErrorsLine is longer than 80 characters (found 85).91
Errors'for' is not followed by whitespace.97
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'}' should be on the same line.103
Errors'catch' is not followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters (found 101).105
Errors'}' should be on the same line.107
Errors'catch' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsLine is longer than 80 characters (found 93).109
Errors'}' should be on the same line.110
Errors'catch' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters (found 98).112
Errors'}' should be on the same line.113
ErrorsLine has trailing spaces.123
ErrorsMethod 'getThreadStepList' is not designed for extension - needs to be abstract, final or empty.126
Errors'{' should be on the previous line.127
ErrorsMethod 'scanNode' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
Errors'(' is followed by whitespace.131
ErrorsParameter node should be final.131
Errors')' is preceded with whitespace.131
Errors'{' should be on the previous line.133
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters (found 91).143
Errors'}' should be on the same line.144
Errors'catch' is not followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
Errors'if' is not followed by whitespace.146
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
ErrorsLine is longer than 80 characters (found 98).147
Errors'+' is not preceded with whitespace.147
Errors'+' is not followed by whitespace.147
Errors'+' is not preceded with whitespace.147
Errors'+' is not followed by whitespace.147
Errors'if' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
ErrorsLine is longer than 80 characters (found 114).156
Errors'cast' is not followed by whitespace.156
ErrorsLine has trailing spaces.157
Errors'for' is not followed by whitespace.164
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
ErrorsLine is longer than 80 characters (found 110).165
Errors'if' is not followed by whitespace.165
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'if' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
ErrorsLine is longer than 80 characters (found 170).172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' is not followed by whitespace.172
Errors'+' is not preceded with whitespace.172
Errors'+' should be on a new line.172
ErrorsLine is longer than 80 characters (found 84).173
Errors'for' is not followed by whitespace.177
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
Errors'if' is not followed by whitespace.182
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
ErrorsLine is longer than 80 characters (found 172).183
Errors'+' is not preceded with whitespace.183
Errors'+' is not followed by whitespace.183
Errors'+' is not preceded with whitespace.183
Errors'+' is not followed by whitespace.183
Errors'+' is not preceded with whitespace.183
Errors'+' is not followed by whitespace.183
Errors'+' is not preceded with whitespace.183
Errors'+' is not followed by whitespace.183
Errors'if' is not followed by whitespace.187
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
ErrorsLine has trailing spaces.190
Errors'if' is not followed by whitespace.202
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsLine is longer than 80 characters (found 86).204
Errors'}' should be on the same line.209
Errors'if' is not followed by whitespace.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
ErrorsLine is longer than 80 characters (found 83).211
ErrorsLine has trailing spaces.217
ErrorsLine is longer than 80 characters (found 113).218
ErrorsLine has trailing spaces.219
Errors'if' is not followed by whitespace.220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
ErrorsLine is longer than 80 characters (found 86).222
ErrorsLine has trailing spaces.224
Errors'if' is not followed by whitespace.228
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'cast' is not followed by whitespace.232
ErrorsLine is longer than 80 characters (found 87).237
Errors'if' is not followed by whitespace.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
ErrorsLine is longer than 80 characters (found 124).239
Errors'+' is not preceded with whitespace.239
Errors'+' is not followed by whitespace.239
Errors'+' is not preceded with whitespace.239
Errors'+' is not followed by whitespace.239
Errors'+' is not preceded with whitespace.239
Errors'+' is not followed by whitespace.239
Errors'+' is not preceded with whitespace.239
Errors'+' is not followed by whitespace.239
Errors'}' should be on the same line.240
Errors'if' is not followed by whitespace.241
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
ErrorsLine is longer than 80 characters (found 123).242
Errors'+' is not preceded with whitespace.242
Errors'+' is not followed by whitespace.242
Errors'+' is not preceded with whitespace.242
Errors'+' is not followed by whitespace.242
Errors'+' is not preceded with whitespace.242
Errors'+' is not followed by whitespace.242
Errors'+' is not preceded with whitespace.242
Errors'+' is not followed by whitespace.242
ErrorsLine is longer than 80 characters (found 82).245
Errors'if' is not followed by whitespace.247
Errors'(' is followed by whitespace.247
Errors')' is preceded with whitespace.247
Errors'}' should be on the same line.249
Errors'for' is not followed by whitespace.259
Errors'(' is followed by whitespace.259
Errors')' is preceded with whitespace.259
Errors'for' is not followed by whitespace.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine has trailing spaces.266
Errors'}' should be on the same line.269
Errors'catch' is not followed by whitespace.270
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.270
ErrorsLine is longer than 80 characters (found 106).271
Errors'+' is not preceded with whitespace.271
Errors'+' is not followed by whitespace.271
Errors'+' is not preceded with whitespace.271
Errors'+' is not followed by whitespace.271
ErrorsLine has trailing spaces.274
ErrorsLine is longer than 80 characters (found 116).275
ErrorsMissing a Javadoc comment.275
ErrorsParameter lifecycleClass should be final.275
ErrorsParameter method should be final.275
ErrorsLine is longer than 80 characters (found 87).276
ErrorsLine has trailing spaces.278
ErrorsLine is longer than 80 characters (found 97).279
ErrorsLine is longer than 80 characters (found 102).280
Errors'if' is not followed by whitespace.280
Errors'(' is followed by whitespace.280
Errors')' is preceded with whitespace.280
ErrorsLine is longer than 80 characters (found 147).281
Errors'+' is not preceded with whitespace.281
Errors'+' is not followed by whitespace.281
Errors'+' is not preceded with whitespace.281
Errors'+' is not followed by whitespace.281
Errors'+' is not preceded with whitespace.281
Errors'+' is not followed by whitespace.281
Errors'+' is not preceded with whitespace.281
Errors'+' is not followed by whitespace.281
Errors'+' is not preceded with whitespace.281
Errors'+' should be on a new line.281
Errors'+' is not preceded with whitespace.282
Errors'+' is not followed by whitespace.282
Errors'if' is not followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
ErrorsLine is longer than 80 characters (found 147).285
Errors'+' is not preceded with whitespace.285
Errors'+' is not followed by whitespace.285
Errors'+' is not preceded with whitespace.285
Errors'+' is not followed by whitespace.285
Errors'+' is not preceded with whitespace.285
Errors'+' is not followed by whitespace.285
Errors'+' is not preceded with whitespace.285
Errors'+' is not followed by whitespace.285
Errors'+' is not preceded with whitespace.285
Errors'+' should be on a new line.285
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
ErrorsLine has trailing spaces.289
ErrorsMissing a Javadoc comment.290
Errors'(' is followed by whitespace.290
ErrorsParameter qNameArray should be final.290
ErrorsParameter defaultUri should be final.290
Errors')' is preceded with whitespace.290
Errors'{' should be on the previous line.292
Errors'for' is not followed by whitespace.294
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.294
Errors'if' is not followed by whitespace.296
Errors'(' is followed by whitespace.296
Errors')' is preceded with whitespace.296
Errors'}' should be on the same line.298
Errors'if' is not followed by whitespace.299
Errors'(' is followed by whitespace.299
Errors')' is preceded with whitespace.299
Errors'(' is followed by whitespace.300
Errors')' is preceded with whitespace.300
Errors'}' should be on the same line.301
ErrorsLine is longer than 80 characters (found 121).303
Errors'+' is not preceded with whitespace.303
Errors'+' is not followed by whitespace.303
Errors'+' is not preceded with whitespace.303
Errors'+' is not followed by whitespace.303

org/xchain/framework/lifecycle/XmlFactoryLifecycle.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.sax.TemplatesHandler.30
ErrorsUnused import - javax.xml.transform.stream.StreamSource.32
ErrorsUnused import - org.xchain.framework.net.UrlFactory.39
ErrorsUnused import - org.xchain.framework.net.UrlSourceUtil.40
ErrorsUnused import - org.xml.sax.InputSource.47
ErrorsLine is longer than 80 characters (found 109).52
ErrorsUtility classes should not have a public or default constructor.59
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters (found 81).61
ErrorsMissing a Javadoc comment.61
ErrorsFirst sentence should end with a period.63
ErrorsLine is longer than 80 characters (found 110).63
ErrorsLine is longer than 80 characters (found 132).64
ErrorsFirst sentence should end with a period.66
ErrorsLine is longer than 80 characters (found 112).66
ErrorsLine is longer than 80 characters (found 134).67
ErrorsFirst sentence should end with a period.69
ErrorsLine is longer than 80 characters (found 120).69
ErrorsLine is longer than 80 characters (found 144).70
ErrorsLine has trailing spaces.71
ErrorsFirst sentence should end with a period.72
ErrorsLine is longer than 80 characters (found 110).72
ErrorsLine is longer than 80 characters (found 132).73
ErrorsFirst sentence should end with a period.75
ErrorsLine is longer than 80 characters (found 114).75
ErrorsLine is longer than 80 characters (found 98).76
ErrorsFirst sentence should end with a period.78
ErrorsLine is longer than 80 characters (found 114).78
ErrorsLine is longer than 80 characters (found 98).79
ErrorsFirst sentence should end with a period.81
ErrorsLine is longer than 80 characters (found 114).81
ErrorsLine is longer than 80 characters (found 98).82
ErrorsFirst sentence should end with a period.84
ErrorsLine is longer than 80 characters (found 114).84
ErrorsLine is longer than 80 characters (found 98).85
ErrorsFirst sentence should end with a period.87
ErrorsLine is longer than 80 characters (found 108).88
ErrorsFirst sentence should end with a period.90
ErrorsLine is longer than 80 characters (found 109).91
ErrorsFirst sentence should end with a period.93
ErrorsLine is longer than 80 characters (found 94).94
ErrorsFirst sentence should end with a period.96
ErrorsLine is longer than 80 characters (found 99).97
ErrorsLine is longer than 80 characters (found 85).99
ErrorsMissing a Javadoc comment.99
ErrorsLine is longer than 80 characters (found 81).100
ErrorsMissing a Javadoc comment.100
Errors'=' is not preceded with whitespace.100
ErrorsMissing a Javadoc comment.102
ErrorsLine is longer than 80 characters (found 125).104
ErrorsMissing a Javadoc comment.104
ErrorsLine is longer than 80 characters (found 143).105
ErrorsMissing a Javadoc comment.105
ErrorsLine is longer than 80 characters (found 137).106
ErrorsMissing a Javadoc comment.106
ErrorsExpected an @return tag.109
Errors'{' should be on the previous line.110
ErrorsMissing a Javadoc comment.114
Errors'(' is followed by whitespace.114
ErrorsParameter context should be final.114
Errors')' is preceded with whitespace.114
Errors'{' should be on the previous line.116
Errors'synchronized' is not followed by whitespace.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'if' is not followed by whitespace.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine is longer than 80 characters (found 87).125
Errors'}' should be on the same line.126
ErrorsLine is longer than 80 characters (found 101).129
Errors'for' is not followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine is longer than 80 characters (found 131).130
Errors'if' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
ErrorsLine is longer than 80 characters (found 89).134
Errors'}' should be on the same line.135
ErrorsLine is longer than 80 characters (found 108).138
Errors'for' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine is longer than 80 characters (found 131).139
ErrorsMissing a Javadoc comment.147
Errors'(' is followed by whitespace.147
ErrorsParameter context should be final.147
Errors')' is preceded with whitespace.147
Errors'{' should be on the previous line.148
ErrorsLine is longer than 80 characters (found 132).153
ErrorsLine is longer than 80 characters (found 96).156
Errors'(' is followed by whitespace.156
ErrorsParameter name should be final.156
ErrorsExpected @param tag for 'name'.156
ErrorsParameter factory should be final.156
ErrorsExpected @param tag for 'factory'.156
Errors')' is preceded with whitespace.156
Errors'synchronized' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'if' is not followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine is longer than 80 characters (found 126).160
Errors'synchronized' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsExpected an @return tag.171
ErrorsLine is longer than 80 characters (found 82).171
Errors'(' is followed by whitespace.171
ErrorsParameter name should be final.171
ErrorsExpected @param tag for 'name'.171
Errors')' is preceded with whitespace.171
Errors'synchronized' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
ErrorsExpected an @return tag.181
ErrorsLine is longer than 80 characters (found 85).181
Errors'(' is followed by whitespace.181
ErrorsParameter name should be final.181
ErrorsExpected @param tag for 'name'.181
Errors')' is preceded with whitespace.181
Errors'synchronized' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'if' is not followed by whitespace.184
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
ErrorsLine is longer than 80 characters (found 126).185
Errors'synchronized' is not followed by whitespace.187
Errors'(' is followed by whitespace.187
Errors')' is preceded with whitespace.187
Errors'(' is followed by whitespace.188
Errors')' is preceded with whitespace.188
ErrorsLine is longer than 80 characters (found 98).194
ErrorsExpected an @return tag.196
Errors'(' is followed by whitespace.196
ErrorsParameter name should be final.196
ErrorsExpected @param tag for 'name'.196
Errors')' is preceded with whitespace.196
Errors'{' should be on the previous line.197
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
ErrorsMissing a Javadoc comment.201
Errors'{' should be on the previous line.203
ErrorsExpected an @return tag.210
Errors'(' is followed by whitespace.210
ErrorsParameter name should be final.210
ErrorsExpected @param tag for 'name'.210
Errors')' is preceded with whitespace.210
ErrorsExpected @throws tag for 'ParserConfigurationException'.211
ErrorsExpected @throws tag for 'SAXException'.211
Errors'{' should be on the previous line.212
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
ErrorsMissing a Javadoc comment.216
Errors'{' should be on the previous line.218
ErrorsExpected an @return tag.225
Errors'(' is followed by whitespace.225
ErrorsParameter name should be final.225
ErrorsExpected @param tag for 'name'.225
Errors')' is preceded with whitespace.225
ErrorsExpected @throws tag for 'ParserConfigurationException'.226
ErrorsExpected @throws tag for 'SAXException'.226
Errors'{' should be on the previous line.227
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
ErrorsLine is longer than 80 characters (found 103).231
ErrorsMissing a Javadoc comment.231
Errors'(' is followed by whitespace.231
ErrorsParameter name should be final.231
ErrorsParameter factory should be final.231
Errors')' is preceded with whitespace.231
Errors'synchronized' is not followed by whitespace.233
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
Errors'if' is not followed by whitespace.234
Errors'(' is followed by whitespace.234
Errors')' is preceded with whitespace.234
ErrorsLine is longer than 80 characters (found 126).235
Errors'synchronized' is not followed by whitespace.237
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
ErrorsLine is longer than 80 characters (found 113).244
ErrorsLine is longer than 80 characters (found 122).247
ErrorsLine is longer than 80 characters (found 89).249
Errors'(' is followed by whitespace.249
ErrorsParameter name should be final.249
Errors')' is preceded with whitespace.249
Errors'synchronized' is not followed by whitespace.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
ErrorsLine is longer than 80 characters (found 114).257
ErrorsLine is longer than 80 characters (found 85).258
ErrorsLine is longer than 80 characters (found 103).259
ErrorsLine is longer than 80 characters (found 91).260
ErrorsUnused @throws tag for 'IllegalStateException'.260
ErrorsLine is longer than 80 characters (found 92).262
Errors'(' is followed by whitespace.262
ErrorsParameter name should be final.262
Errors')' is preceded with whitespace.262
Errors'synchronized' is not followed by whitespace.264
Errors'(' is followed by whitespace.264
Errors')' is preceded with whitespace.264
Errors'if' is not followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
ErrorsLine is longer than 80 characters (found 126).266
Errors'synchronized' is not followed by whitespace.268
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269
ErrorsLine is longer than 80 characters (found 97).275
ErrorsUnused @throws tag for 'RuntimeException'.278
Errors'(' is followed by whitespace.280
ErrorsParameter name should be final.280
Errors')' is preceded with whitespace.280
Errors'{' should be on the previous line.281
ErrorsLine is longer than 80 characters (found 82).282
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.282
Errors'if' is not followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
ErrorsLine is longer than 80 characters (found 96).285
Errors'+' is not preceded with whitespace.285
Errors'+' is not followed by whitespace.285
Errors'+' is not preceded with whitespace.285
Errors'+' is not followed by whitespace.285
ErrorsLine is longer than 80 characters (found 114).291
ErrorsMissing a Javadoc comment.291
Errors'(' is followed by whitespace.291
ErrorsParameter uri should be final.291
ErrorsParameter localName should be final.291
ErrorsParameter attributes should be final.291
Errors')' is preceded with whitespace.291
ErrorsComment matches to-do format 'TODO:'.293
ErrorsLine is longer than 80 characters (found 96).293
Errors'if' is not followed by whitespace.295
Errors'(' is followed by whitespace.295
Errors')' is preceded with whitespace.295
Errors'}' should be on the same line.297
Errors'if' is not followed by whitespace.298
Errors'(' is followed by whitespace.298
Errors')' is preceded with whitespace.298
Errors'}' should be on the same line.300
ErrorsLine is longer than 80 characters (found 111).302
Errors'+' is not preceded with whitespace.302
Errors'+' is not followed by whitespace.302
Errors'+' is not preceded with whitespace.302
Errors'+' is not followed by whitespace.302
Errors'+' is not preceded with whitespace.302
Errors'+' is not followed by whitespace.302
Errors'+' is not preceded with whitespace.302
Errors'+' is not followed by whitespace.302
ErrorsExpected an @return tag.309
Errors'(' is followed by whitespace.309
ErrorsParameter systemId should be final.309
ErrorsExpected @param tag for 'systemId'.309
Errors')' is preceded with whitespace.309
ErrorsExpected @throws tag for 'TransformerConfigurationException'.310
Errors'{' should be on the previous line.311
Errors'}' should be on the same line.314
Errors'catch' is not followed by whitespace.315
Errors'(' is followed by whitespace.315
Errors')' is preceded with whitespace.315
ErrorsLine is longer than 80 characters (found 145).316
Errors'+' is not preceded with whitespace.316
Errors'+' is not followed by whitespace.316
Errors'+' is not preceded with whitespace.316
Errors'+' is not followed by whitespace.316
ErrorsMissing a Javadoc comment.320
Errors'(' is followed by whitespace.320
ErrorsParameter templates should be final.320
Errors')' is preceded with whitespace.320
Errors'{' should be on the previous line.322
Errors'if' is not followed by whitespace.323
Errors'(' is followed by whitespace.323
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
Errors')' is preceded with whitespace.323
ErrorsLine is longer than 80 characters (found 85).324
Errors'cast' is not followed by whitespace.326
ErrorsMissing a Javadoc comment.329
Errors'(' is followed by whitespace.329
ErrorsParameter systemId should be final.329
Errors')' is preceded with whitespace.329
Errors'{' should be on the previous line.331
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332
ErrorsLine is longer than 80 characters (found 124).336
ErrorsLine is longer than 80 characters (found 132).337
ErrorsLine is longer than 80 characters (found 135).338
ErrorsLine is longer than 80 characters (found 139).339
ErrorsLine has trailing spaces.340
ErrorsExpected an @return tag.342
Errors'{' should be on the previous line.343
ErrorsLine has trailing spaces.346
ErrorsLine has trailing spaces.348
ErrorsLine is longer than 80 characters (found 139).348
ErrorsLine is longer than 80 characters (found 107).351
Errors'(' is followed by whitespace.351
ErrorsParameter name should be final.351
ErrorsExpected @param tag for 'name'.351
ErrorsParameter factory should be final.351
ErrorsExpected @param tag for 'factory'.351
Errors'synchronized' is not followed by whitespace.353
Errors'(' is followed by whitespace.353
Errors')' is preceded with whitespace.353
Errors'if' is not followed by whitespace.354
Errors'(' is followed by whitespace.354
Errors')' is preceded with whitespace.354
ErrorsLine is longer than 80 characters (found 132).355
Errors'synchronized' is not followed by whitespace.357
Errors'(' is followed by whitespace.357
Errors')' is preceded with whitespace.357
Errors'(' is followed by whitespace.358
Errors')' is preceded with whitespace.358
ErrorsLine has trailing spaces.362
ErrorsExpected an @return tag.366
ErrorsLine is longer than 80 characters (found 87).366
Errors'(' is followed by whitespace.366
ErrorsParameter name should be final.366
ErrorsExpected @param tag for 'name'.366
Errors')' is preceded with whitespace.366
Errors'synchronized' is not followed by whitespace.368
Errors'(' is followed by whitespace.368
Errors')' is preceded with whitespace.368
Errors'(' is followed by whitespace.369
Errors')' is preceded with whitespace.369
ErrorsLine has trailing spaces.372
ErrorsExpected an @return tag.376
ErrorsLine is longer than 80 characters (found 97).376
Errors'(' is followed by whitespace.376
ErrorsParameter name should be final.376
ErrorsExpected @param tag for 'name'.376
Errors')' is preceded with whitespace.376
Errors'synchronized' is not followed by whitespace.378
Errors'(' is followed by whitespace.378
Errors')' is preceded with whitespace.378
Errors'if' is not followed by whitespace.379
Errors'(' is followed by whitespace.379
Errors')' is preceded with whitespace.379
ErrorsLine is longer than 80 characters (found 132).380
Errors'synchronized' is not followed by whitespace.382
Errors'(' is followed by whitespace.382
Errors')' is preceded with whitespace.382
Errors'(' is followed by whitespace.383
Errors')' is preceded with whitespace.383
ErrorsLine is longer than 80 characters (found 110).389
ErrorsExpected an @return tag.391
Errors'(' is followed by whitespace.391
ErrorsParameter name should be final.391
ErrorsExpected @param tag for 'name'.391
Errors')' is preceded with whitespace.391
Errors'{' should be on the previous line.392
Errors'(' is followed by whitespace.393
Errors')' is preceded with whitespace.393
ErrorsLine has trailing spaces.395
ErrorsLine has trailing spaces.396
ErrorsMissing a Javadoc comment.396
Errors'{' should be on the previous line.398
Errors'(' is followed by whitespace.399
Errors')' is preceded with whitespace.399
ErrorsLine has trailing spaces.401
ErrorsLine is longer than 80 characters (found 89).403
ErrorsLine has trailing spaces.404
ErrorsExpected an @return tag.406
ErrorsLine has trailing spaces.406
Errors'(' is followed by whitespace.406
ErrorsParameter name should be final.406
ErrorsExpected @param tag for 'name'.406
Errors')' is preceded with whitespace.406
Errors'{' should be on the previous line.408
Errors'(' is followed by whitespace.409
Errors')' is preceded with whitespace.409

org/xchain/framework/lifecycle/annotations/package-info.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 82).17

org/xchain/framework/net/DependencyTracker.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters (found 160).33
ErrorsLine is longer than 80 characters (found 154).34
ErrorsLine is longer than 80 characters (found 134).35
ErrorsLine is longer than 80 characters (found 140).36
ErrorsClass DependencyTracker should be declared as final.42
Errors'{' should be on the previous line.43
ErrorsLine is longer than 80 characters (found 83).44
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'log' must be private and have accessor methods.44
Errors'(' is followed by whitespace.44
Errors')' is preceded with whitespace.44
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'instance' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.48
Errors'{' should be on the previous line.49
Errors'{' should be on the previous line.56
ErrorsLine is longer than 80 characters (found 122).60
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'dependencyListStackThreadLocal' must be private and have accessor methods.60
Errors'{' should be on the previous line.62
ErrorsMissing a Javadoc comment.67
Errors'{' should be on the previous line.68
Errors'{' should be on the previous line.76
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'}' should be on the same line.82
Errors'cast' is not followed by whitespace.84
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine has trailing spaces.94
Errors'{' should be on the previous line.98
Errors'if' is not followed by whitespace.101
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
Errors'}' should be on the same line.104
ErrorsLine is longer than 80 characters (found 85).111
ErrorsLine is longer than 80 characters (found 82).112
ErrorsLine has trailing spaces.113
ErrorsLine has trailing spaces.115
Errors'(' is followed by whitespace.118
ErrorsParameter uriResolver should be final.118
Errors')' is preceded with whitespace.118
Errors'{' should be on the previous line.119
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'cast' is not followed by whitespace.123
Errors'}' should be on the same line.124
ErrorsLine has trailing spaces.134
Errors'(' is followed by whitespace.137
ErrorsParameter dependency should be final.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.138
Errors'if' is not followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'if' is not followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
ErrorsLine has trailing spaces.152
Errors'(' is followed by whitespace.155
ErrorsParameter dependencySet should be final.155
Errors')' is preceded with whitespace.155
Errors'{' should be on the previous line.156
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'if' is not followed by whitespace.161
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
Errors'{' should be on the previous line.172
ErrorsMissing a Javadoc comment.173
ErrorsVariable 'wrapped' must be private and have accessor methods.173
ErrorsMissing a Javadoc comment.174
Errors'(' is followed by whitespace.174
ErrorsParameter wrapped should be final.174
Errors'wrapped' hides a field.174
Errors')' is preceded with whitespace.174
Errors'{' should be on the previous line.175
ErrorsLine is longer than 80 characters (found 111).180
ErrorsExpected an @return tag.182
ErrorsMethod 'resolve' is not designed for extension - needs to be abstract, final or empty.182
Errors'(' is followed by whitespace.182
ErrorsParameter href should be final.182
ErrorsExpected @param tag for 'href'.182
ErrorsParameter base should be final.182
ErrorsExpected @param tag for 'base'.182
Errors')' is preceded with whitespace.182
ErrorsExpected @throws tag for 'TransformerException'.183
Errors'{' should be on the previous line.184
Errors'if' is not followed by whitespace.185
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
Errors'+' is not preceded with whitespace.186
Errors'+' is not followed by whitespace.186
Errors'+' is not preceded with whitespace.186
Errors'+' is not followed by whitespace.186
Errors'+' is not preceded with whitespace.186
Errors'+' is not followed by whitespace.186
Errors'+' is not preceded with whitespace.186
Errors'+' is not followed by whitespace.186
Errors'(' is followed by whitespace.191
Errors')' is preceded with whitespace.191
ErrorsLine has trailing spaces.194
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'}' should be on the same line.195
Errors'catch' is not followed by whitespace.196
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
ErrorsLine is longer than 80 characters (found 113).197
Errors'+' is not preceded with whitespace.197
Errors'+' is not followed by whitespace.197
Errors'+' is not preceded with whitespace.197
Errors'+' is not followed by whitespace.197
Errors'+' is not preceded with whitespace.197
Errors'+' is not followed by whitespace.197
Errors'+' is not preceded with whitespace.197
Errors'+' is not followed by whitespace.197
Errors'if' is not followed by whitespace.201
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
Errors'}' should be on the same line.203

org/xchain/framework/net/RelativeUrlUtil.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.29
Errors'{' should be on the previous line.30
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.36
ErrorsLine has trailing spaces.38
Errors'(' is followed by whitespace.41
ErrorsParameter context should be final.41
ErrorsParameter spec should be final.41
Errors')' is preceded with whitespace.41
ErrorsExpected @throws tag for 'MalformedURLException'.42
Errors'{' should be on the previous line.43
Errors'}' should be on the same line.46
Errors'catch' is not followed by whitespace.47
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
ErrorsLine is longer than 80 characters (found 131).48
Errors'+' is not preceded with whitespace.48
Errors'+' is not followed by whitespace.48
Errors'+' is not preceded with whitespace.48
Errors'+' is not followed by whitespace.48
Errors'+' is not preceded with whitespace.48
Errors'+' is not followed by whitespace.48
Errors'+' is not preceded with whitespace.48
Errors'+' is not followed by whitespace.48
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.59
ErrorsLine has trailing spaces.61
Errors'(' is followed by whitespace.64
ErrorsParameter url should be final.64
ErrorsParameter spec should be final.64
Errors')' is preceded with whitespace.64
ErrorsExpected @throws tag for 'MalformedURLException'.65
Errors'{' should be on the previous line.66
Errors'if' is not followed by whitespace.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
Errors'}' should be on the same line.73
Errors'}' should be on the same line.77
Errors'catch' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine is longer than 80 characters (found 131).79
Errors'+' is not preceded with whitespace.79
Errors'+' is not followed by whitespace.79
Errors'+' is not preceded with whitespace.79
Errors'+' is not followed by whitespace.79
Errors'+' is not preceded with whitespace.79
Errors'+' is not followed by whitespace.79
Errors'+' is not preceded with whitespace.79
Errors'+' is not followed by whitespace.79

org/xchain/framework/net/TranslatingUrlConnection.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters (found 87).30
ErrorsMissing a Javadoc comment.30
ErrorsVariable 'log' must be private and have accessor methods.30
Errors'(' is followed by whitespace.30
Errors')' is preceded with whitespace.30
ErrorsMissing a Javadoc comment.32
Errors'(' is followed by whitespace.32
ErrorsParameter url should be final.32
Errors')' is preceded with whitespace.32
Errors'{' should be on the previous line.33
ErrorsLine is longer than 80 characters (found 83).39
Errors'if' is not followed by whitespace.41
Errors'(' is followed by whitespace.41
Errors')' is preceded with whitespace.41
Errors'if' is not followed by whitespace.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsLine is longer than 80 characters (found 161).43
Errors'+' is not preceded with whitespace.43
Errors'+' is not followed by whitespace.43
Errors'+' is not preceded with whitespace.43
Errors'+' is not followed by whitespace.43
Errors'+' is not preceded with whitespace.43
Errors'+' is not followed by whitespace.43
Errors'+' is not preceded with whitespace.43
Errors'+' is not followed by whitespace.43
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
Errors'if' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
Errors'}' should be on the same line.54
Errors'catch' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
ErrorsLine is longer than 80 characters (found 94).56
Errors'+' is not preceded with whitespace.56
Errors'+' is not followed by whitespace.56
Errors'+' is not preceded with whitespace.56
Errors'+' is not followed by whitespace.56
Errors'if' is not followed by whitespace.61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsLine is longer than 80 characters (found 106).62
Errors'+' is not preceded with whitespace.62
Errors'+' is not followed by whitespace.62
Errors'+' is not preceded with whitespace.62
Errors'+' is not followed by whitespace.62
Errors'+' is not preceded with whitespace.62
Errors'+' is not followed by whitespace.62
Errors'+' is not preceded with whitespace.62
Errors'+' is not followed by whitespace.62
Errors'}' should be on the same line.67
Errors'catch' is not followed by whitespace.68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsLine is longer than 80 characters (found 95).69
Errors'+' is not preceded with whitespace.69
Errors'+' is not followed by whitespace.69
Errors'+' is not preceded with whitespace.69
Errors'+' is not followed by whitespace.69
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73

org/xchain/framework/net/UrlConnectionWrapper.java

ViolationMessageLine
Errors'{' should be on the previous line.43
ErrorsLine is longer than 80 characters (found 81).44
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'log' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'wrapped' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.48
Errors'(' is followed by whitespace.48
ErrorsParameter url should be final.48
Errors')' is preceded with whitespace.48
Errors'{' should be on the previous line.49
ErrorsMethod 'getWrapped' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsMethod 'setWrapped' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is followed by whitespace.54
ErrorsParameter wrapped should be final.54
Errors'wrapped' hides a field.54
Errors')' is preceded with whitespace.54
ErrorsMethod 'connect' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'{' should be on the previous line.58
Errors'if' is not followed by whitespace.59
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
ErrorsMethod 'addRequestProperty' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.66
ErrorsParameter key should be final.66
ErrorsParameter value should be final.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsMethod 'getAllowUserInteraction' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMethod 'getContent' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.78
ErrorsMethod 'getContent' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'(' is followed by whitespace.82
ErrorsParameter classes should be final.82
Errors')' is preceded with whitespace.82
Errors'{' should be on the previous line.84
ErrorsMethod 'getContentEncoding' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
Errors'{' should be on the previous line.89
ErrorsMethod 'getContentLength' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'{' should be on the previous line.94
ErrorsMethod 'getContentType' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
Errors'{' should be on the previous line.99
ErrorsMethod 'getDate' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
Errors'{' should be on the previous line.104
ErrorsMethod 'getDefaultUseCaches' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'{' should be on the previous line.109
ErrorsMethod 'getDoInput' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114
ErrorsMethod 'getDoOutput' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
Errors'{' should be on the previous line.119
ErrorsMethod 'getExpiration' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'{' should be on the previous line.124
ErrorsMethod 'getHeaderField' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
Errors'(' is followed by whitespace.128
ErrorsParameter n should be final.128
Errors')' is preceded with whitespace.128
Errors'{' should be on the previous line.129
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsMethod 'getHeaderField' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
Errors'(' is followed by whitespace.133
ErrorsParameter name should be final.133
Errors')' is preceded with whitespace.133
Errors'{' should be on the previous line.134
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
ErrorsMethod 'getHeaderFieldDate' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
Errors'(' is followed by whitespace.138
ErrorsParameter name should be final.138
ErrorsParameter defaultValue should be final.138
Errors')' is preceded with whitespace.138
Errors'{' should be on the previous line.139
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
ErrorsMethod 'getHeaderFieldInt' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
Errors'(' is followed by whitespace.143
ErrorsParameter name should be final.143
ErrorsParameter defaultValue should be final.143
Errors')' is preceded with whitespace.143
Errors'{' should be on the previous line.144
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
ErrorsMethod 'getHeaderFieldKey' is not designed for extension - needs to be abstract, final or empty.148
ErrorsMissing a Javadoc comment.148
Errors'(' is followed by whitespace.148
ErrorsParameter n should be final.148
Errors')' is preceded with whitespace.148
Errors'{' should be on the previous line.149
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
ErrorsMethod 'getHeaderFields' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
Errors'{' should be on the previous line.154
ErrorsMethod 'getIfModifiedSince' is not designed for extension - needs to be abstract, final or empty.158
ErrorsMissing a Javadoc comment.158
Errors'{' should be on the previous line.159
ErrorsMethod 'getInputStream' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
Errors'{' should be on the previous line.165
Errors'if' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
ErrorsLine is longer than 80 characters (found 81).168
ErrorsLine has trailing spaces.171
ErrorsLine is longer than 80 characters (found 177).171
ErrorsLine has trailing spaces.172
Errors'?' is not preceded with whitespace.176
ErrorsAvoid inline conditionals.176
Errors'?' is not preceded with whitespace.177
ErrorsAvoid inline conditionals.177
Errors')' is preceded with whitespace.177
ErrorsMethod 'getLastModified' is not designed for extension - needs to be abstract, final or empty.182
ErrorsMissing a Javadoc comment.182
Errors'{' should be on the previous line.183
ErrorsMethod 'getOutputStream' is not designed for extension - needs to be abstract, final or empty.187
ErrorsMissing a Javadoc comment.187
Errors'{' should be on the previous line.189
ErrorsMethod 'getPermission' is not designed for extension - needs to be abstract, final or empty.193
ErrorsMissing a Javadoc comment.193
Errors'{' should be on the previous line.195
ErrorsMethod 'getRequestProperties' is not designed for extension - needs to be abstract, final or empty.199
ErrorsMissing a Javadoc comment.199
Errors'{' should be on the previous line.200
ErrorsMethod 'getRequestProperty' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204
Errors'(' is followed by whitespace.204
ErrorsParameter key should be final.204
Errors')' is preceded with whitespace.204
Errors'{' should be on the previous line.205
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
ErrorsMethod 'getUseCaches' is not designed for extension - needs to be abstract, final or empty.209
ErrorsMissing a Javadoc comment.209
Errors'{' should be on the previous line.210
ErrorsMethod 'setAllowUserInteraction' is not designed for extension - needs to be abstract, final or empty.214
ErrorsMissing a Javadoc comment.214
Errors'(' is followed by whitespace.214
ErrorsParameter allowUserInteraction should be final.214
Errors')' is preceded with whitespace.214
Errors'{' should be on the previous line.215
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
ErrorsMethod 'setDefaultUseCaches' is not designed for extension - needs to be abstract, final or empty.219
ErrorsMissing a Javadoc comment.219
Errors'(' is followed by whitespace.219
ErrorsParameter defaultUseCaches should be final.219
Errors')' is preceded with whitespace.219
Errors'{' should be on the previous line.220
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
ErrorsMethod 'setDoInput' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
Errors'(' is followed by whitespace.224
ErrorsParameter doInput should be final.224
Errors')' is preceded with whitespace.224
Errors'{' should be on the previous line.225
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
ErrorsMethod 'setDoOutput' is not designed for extension - needs to be abstract, final or empty.229
ErrorsMissing a Javadoc comment.229
Errors'(' is followed by whitespace.229
ErrorsParameter doOutout should be final.229
Errors')' is preceded with whitespace.229
Errors'{' should be on the previous line.230
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsMethod 'setIfModifiedSince' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
Errors'(' is followed by whitespace.234
ErrorsParameter ifModifiedSince should be final.234
Errors')' is preceded with whitespace.234
Errors'{' should be on the previous line.235
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
ErrorsMethod 'setRequestProperty' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
Errors'(' is followed by whitespace.239
ErrorsParameter key should be final.239
ErrorsParameter value should be final.239
Errors')' is preceded with whitespace.239
Errors'{' should be on the previous line.240
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
ErrorsMethod 'setUseCaches' is not designed for extension - needs to be abstract, final or empty.244
ErrorsMissing a Javadoc comment.244
Errors'(' is followed by whitespace.244
ErrorsParameter useCaches should be final.244
Errors')' is preceded with whitespace.244
Errors'{' should be on the previous line.245
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246

org/xchain/framework/net/UrlExistsStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 126).21
Errors'{' should be on the previous line.27
ErrorsLine has trailing spaces.30
ErrorsLine has trailing spaces.32
ErrorsRedundant 'public' modifier.35
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35
ErrorsExpected @throws tag for 'Exception'.36
ErrorsLine has trailing spaces.37
ErrorsRedundant 'public' modifier.41

org/xchain/framework/net/UrlFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 82).33
ErrorsLine is longer than 80 characters (found 128).37
ErrorsLine is longer than 80 characters (found 111).38
ErrorsLine is longer than 80 characters (found 135).40
ErrorsLine is longer than 80 characters (found 137).41
Errors'{' should be on the previous line.49
ErrorsVariable 'log' must be private and have accessor methods.51
ErrorsVariable 'protocolPattern' must be private and have accessor methods.54
ErrorsLine is longer than 80 characters (found 91).57
ErrorsVariable 'protocolPatternString' must be private and have accessor methods.57
Errors'}' should be on the same line.63
Errors'catch' is not followed by whitespace.64
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine is longer than 80 characters (found 90).65
Errors'(' is followed by whitespace.65
Errors'+' is not preceded with whitespace.65
Errors'+' is not followed by whitespace.65
Errors'+' is not preceded with whitespace.65
Errors'+' is not followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 99).76
Errors'synchronized' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine is longer than 80 characters (found 114).79
ErrorsLine is longer than 80 characters (found 102).80
Errors'if' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine is longer than 80 characters (found 94).84
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84
Errors'}' should be on the same line.86
Errors'catch' is not followed by whitespace.87
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
ErrorsExpected an @return tag.95
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters (found 137).101
ErrorsLine has trailing spaces.102
ErrorsVariable 'factory' must be private and have accessor methods.104
ErrorsLine is longer than 80 characters (found 149).109
ErrorsVariable 'protocolMap' must be private and have accessor methods.109
ErrorsMissing a Javadoc comment.111
Errors'{' should be on the previous line.112
ErrorsLine is longer than 80 characters (found 148).117
ErrorsExpected an @return tag.120
Errors'{' should be on the previous line.121
ErrorsExpected an @return tag.128
Errors'(' is followed by whitespace.128
ErrorsParameter spec should be final.128
ErrorsExpected @param tag for 'spec'.128
Errors')' is preceded with whitespace.128
ErrorsExpected @throws tag for 'MalformedURLException'.129
Errors'{' should be on the previous line.130
Errors'if' is not followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors'(' is followed by whitespace.134
Errors'cast' is not followed by whitespace.134
Errors'cast' is not followed by whitespace.134
Errors')' is preceded with whitespace.134
ErrorsMissing a Javadoc comment.137
Errors'(' is followed by whitespace.137
ErrorsParameter spec should be final.137
ErrorsParameter handler should be final.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.139
Errors'if' is not followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'(' is followed by whitespace.143
Errors'cast' is not followed by whitespace.143
Errors')' is preceded with whitespace.143
ErrorsExpected an @return tag.149
Errors'(' is followed by whitespace.149
ErrorsParameter protocol should be final.149
ErrorsExpected @param tag for 'protocol'.149
ErrorsParameter host should be final.149
ErrorsExpected @param tag for 'host'.149
ErrorsParameter port should be final.149
ErrorsExpected @param tag for 'port'.149
ErrorsParameter file should be final.149
ErrorsExpected @param tag for 'file'.149
ErrorsExpected @throws tag for 'MalformedURLException'.150
Errors'{' should be on the previous line.151
Errors'if' is not followed by whitespace.152
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
Errors'(' is followed by whitespace.157
Errors'cast' is not followed by whitespace.157
Errors')' is preceded with whitespace.157
ErrorsLine is longer than 80 characters (found 100).160
ErrorsMissing a Javadoc comment.160
Errors'(' is followed by whitespace.160
ErrorsParameter protocol should be final.160
ErrorsParameter host should be final.160
ErrorsParameter port should be final.160
ErrorsParameter file should be final.160
ErrorsParameter handler should be final.160
Errors')' is preceded with whitespace.160
Errors'{' should be on the previous line.162
Errors'if' is not followed by whitespace.163
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsLine is longer than 80 characters (found 107).164
ErrorsLine is longer than 80 characters (found 92).166
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
ErrorsExpected an @return tag.172
Errors'(' is followed by whitespace.172
ErrorsParameter protocol should be final.172
ErrorsExpected @param tag for 'protocol'.172
ErrorsParameter host should be final.172
ErrorsExpected @param tag for 'host'.172
ErrorsParameter file should be final.172
ErrorsExpected @param tag for 'file'.172
Errors')' is preceded with whitespace.172
ErrorsExpected @throws tag for 'MalformedURLException'.173
Errors'{' should be on the previous line.174
Errors'if' is not followed by whitespace.175
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
Errors'(' is followed by whitespace.180
Errors'cast' is not followed by whitespace.180
Errors')' is preceded with whitespace.180
ErrorsLine is longer than 80 characters (found 90).183
ErrorsMissing a Javadoc comment.183
Errors'(' is followed by whitespace.183
ErrorsParameter protocol should be final.183
ErrorsParameter host should be final.183
ErrorsParameter file should be final.183
ErrorsParameter handler should be final.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.185
Errors'if' is not followed by whitespace.186
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
ErrorsLine is longer than 80 characters (found 97).187
Errors'(' is followed by whitespace.189
Errors')' is preceded with whitespace.189
ErrorsLine is longer than 80 characters (found 114).193
ErrorsExpected an @return tag.196
Errors'(' is followed by whitespace.196
ErrorsParameter context should be final.196
ErrorsExpected @param tag for 'context'.196
ErrorsParameter spec should be final.196
ErrorsExpected @param tag for 'spec'.196
Errors')' is preceded with whitespace.196
ErrorsExpected @throws tag for 'MalformedURLException'.197
Errors'{' should be on the previous line.198
Errors'if' is not followed by whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'(' is followed by whitespace.204
Errors'cast' is not followed by whitespace.204
Errors')' is preceded with whitespace.204
ErrorsLine is longer than 80 characters (found 89).208
ErrorsExpected an @return tag.210
Errors'(' is followed by whitespace.210
ErrorsParameter context should be final.210
ErrorsExpected @param tag for 'context'.210
ErrorsParameter spec should be final.210
ErrorsExpected @param tag for 'spec'.210
ErrorsParameter handler should be final.210
ErrorsExpected @param tag for 'handler'.210
Errors')' is preceded with whitespace.210
ErrorsExpected @throws tag for 'MalformedURLException'.211
Errors'{' should be on the previous line.212
Errors'if' is not followed by whitespace.213
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
Errors'if' is not followed by whitespace.219
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
Errors'if' is not followed by whitespace.223
Errors'(' is followed by whitespace.223
Errors')' is preceded with whitespace.223
ErrorsLine is longer than 80 characters (found 117).228
Errors'(' is followed by whitespace.228
Errors'cast' is not followed by whitespace.228
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors')' is preceded with whitespace.228
ErrorsLine is longer than 80 characters (found 99).232
ErrorsExpected an @return tag.235
Errors'(' is followed by whitespace.235
ErrorsParameter context should be final.235
ErrorsExpected @param tag for 'context'.235
ErrorsParameter spec should be final.235
ErrorsExpected @param tag for 'spec'.235
Errors')' is preceded with whitespace.235
ErrorsExpected @throws tag for 'MalformedURLException'.236
Errors'{' should be on the previous line.237
Errors'if' is not followed by whitespace.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
Errors'if' is not followed by whitespace.242
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
Errors'cast' is not followed by whitespace.247
Errors')' is preceded with whitespace.247
ErrorsLine is longer than 80 characters (found 104).251
ErrorsLine is longer than 80 characters (found 86).252
ErrorsExpected an @return tag.254
Errors'(' is followed by whitespace.254
ErrorsParameter context should be final.254
ErrorsExpected @param tag for 'context'.254
ErrorsParameter spec should be final.254
ErrorsExpected @param tag for 'spec'.254
ErrorsParameter handler should be final.254
ErrorsExpected @param tag for 'handler'.254
Errors')' is preceded with whitespace.254
ErrorsExpected @throws tag for 'MalformedURLException'.255
Errors'{' should be on the previous line.256
Errors'if' is not followed by whitespace.257
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsLine is longer than 80 characters (found 83).258
Errors'if' is not followed by whitespace.263
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.263
Errors'(' is followed by whitespace.264
Errors')' is preceded with whitespace.264
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
ErrorsLine is longer than 80 characters (found 91).272
ErrorsLine is longer than 80 characters (found 90).273
ErrorsLine is longer than 80 characters (found 95).274
ErrorsExpected an @return tag.277
ErrorsLine is longer than 80 characters (found 96).277
Errors'(' is followed by whitespace.277
ErrorsParameter protocol should be final.277
ErrorsExpected @param tag for 'protocol'.277
ErrorsParameter handler should be final.277
ErrorsExpected @param tag for 'handler'.277
Errors')' is preceded with whitespace.277
Errors'if' is not followed by whitespace.279
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279
Errors'if' is not followed by whitespace.283
Errors'(' is followed by whitespace.283
Errors')' is preceded with whitespace.283
ErrorsLine is longer than 80 characters (found 97).291
ErrorsLine is longer than 80 characters (found 88).292
ErrorsExpected an @return tag.294
Errors'(' is followed by whitespace.294
ErrorsParameter spec should be final.294
ErrorsExpected @param tag for 'spec'.294
Errors')' is preceded with whitespace.294
ErrorsExpected @throws tag for 'MalformedURLException'.295
Errors'{' should be on the previous line.296
Errors'(' is followed by whitespace.297
Errors')' is preceded with whitespace.297
ErrorsMissing a Javadoc comment.300
Errors'(' is followed by whitespace.300
ErrorsParameter spec should be final.300
ErrorsParameter malformedIfNoProtocol should be final.300
Errors')' is preceded with whitespace.300
Errors'{' should be on the previous line.302
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'if' is not followed by whitespace.305
Errors'(' is followed by whitespace.305
Errors')' is preceded with whitespace.305
Errors'}' should be on the same line.307
Errors'if' is not followed by whitespace.308
Errors'(' is followed by whitespace.308
Errors')' is preceded with whitespace.308
ErrorsLine is longer than 80 characters (found 87).309
Errors'+' is not preceded with whitespace.309
Errors'+' is not followed by whitespace.309
Errors'+' is not preceded with whitespace.309
Errors'+' is not followed by whitespace.309
Errors'}' should be on the same line.310
ErrorsClass MappedUrlStreamHandlerFactory should be declared as final.319
Errors'{' should be on the previous line.321
ErrorsMissing a Javadoc comment.323
Errors'{' should be on the previous line.324
ErrorsMissing a Javadoc comment.327
Errors'(' is followed by whitespace.327
ErrorsParameter protocol should be final.327
Errors')' is preceded with whitespace.327
Errors'{' should be on the previous line.328
Errors'if' is not followed by whitespace.332
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332

org/xchain/framework/net/UrlFactoryUriResolver.java

ViolationMessageLine
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters (found 82).36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'log' must be private and have accessor methods.36
ErrorsMethod 'resolve' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'(' is followed by whitespace.37
ErrorsParameter href should be final.37
ErrorsParameter base should be final.37
Errors')' is preceded with whitespace.37
Errors'{' should be on the previous line.39
Errors'if' is not followed by whitespace.47
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'}' should be on the same line.50
Errors'if' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
Errors'}' should be on the same line.53
Errors'if' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'}' should be on the same line.56
ErrorsLine is longer than 80 characters (found 111).58
Errors'if' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsLine is longer than 80 characters (found 102).63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
Errors'}' should be on the same line.68
Errors'catch' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsLine is longer than 80 characters (found 108).70
Errors'+' is not preceded with whitespace.70
Errors'+' is not followed by whitespace.70
Errors'+' is not preceded with whitespace.70
Errors'+' is not followed by whitespace.70
Errors'+' is not preceded with whitespace.70
Errors'+' is not followed by whitespace.70
Errors'+' is not preceded with whitespace.70
Errors'+' is not followed by whitespace.70

org/xchain/framework/net/UrlSourceUtil.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 100).33
ErrorsUtility classes should not have a public or default constructor.40
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'log' must be private and have accessor methods.42
ErrorsExpected an @return tag.47
Errors'(' is followed by whitespace.47
ErrorsParameter url should be final.47
ErrorsExpected @param tag for 'url'.47
Errors')' is preceded with whitespace.47
ErrorsExpected @throws tag for 'IOException'.48
Errors'{' should be on the previous line.49
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
Errors'+' is not preceded with whitespace.51
Errors'+' is not followed by whitespace.51
Errors'+' is not preceded with whitespace.51
Errors'+' is not followed by whitespace.51
ErrorsLine is longer than 80 characters (found 103).64
Errors'(' is followed by whitespace.64
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine is longer than 80 characters (found 100).78
ErrorsLine is longer than 80 characters (found 100).79
ErrorsLine is longer than 80 characters (found 99).80
ErrorsExpected an @return tag.83
Errors'(' is followed by whitespace.83
ErrorsParameter url should be final.83
ErrorsExpected @param tag for 'url'.83
Errors')' is preceded with whitespace.83
ErrorsExpected @throws tag for 'IOException'.84
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters (found 109).92
ErrorsLine is longer than 80 characters (found 86).94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine is longer than 80 characters (found 88).97
ErrorsMissing a Javadoc comment.97
Errors'(' is followed by whitespace.97
ErrorsParameter systemId should be final.97
ErrorsParameter inputStream should be final.97
Errors')' is preceded with whitespace.97
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters (found 97).118
ErrorsLine is longer than 80 characters (found 102).119
Errors'{' should be on the previous line.124
ErrorsMissing a Javadoc comment.129
ErrorsMissing a Javadoc comment.130
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.133
Errors'(' is followed by whitespace.133
ErrorsParameter systemId should be final.133
Errors'systemId' hides a field.133
ErrorsParameter wrapped should be final.133
Errors'wrapped' hides a field.133
Errors')' is preceded with whitespace.133
Errors'{' should be on the previous line.134
Errors'if' construct must use '{}'s.135
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters (found 95).136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
ErrorsLine is longer than 80 characters (found 81).140
ErrorsLine is longer than 80 characters (found 95).142
ErrorsLine is longer than 80 characters (found 84).143
Errors'for' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
ErrorsLine has trailing spaces.149
ErrorsMethod 'available' is not designed for extension - needs to be abstract, final or empty.149
ErrorsMissing a Javadoc comment.149
Errors'{' should be on the previous line.151
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
Errors'{' should be on the previous line.157
ErrorsMethod 'mark' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
Errors'(' is followed by whitespace.162
ErrorsParameter readLimit should be final.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsMethod 'markSupported' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
Errors'{' should be on the previous line.167
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.171
ErrorsMissing a Javadoc comment.171
Errors'{' should be on the previous line.173
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.177
ErrorsMissing a Javadoc comment.177
Errors'(' is followed by whitespace.177
ErrorsParameter b should be final.177
Errors')' is preceded with whitespace.177
Errors'{' should be on the previous line.179
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.183
ErrorsMissing a Javadoc comment.183
Errors'(' is followed by whitespace.183
ErrorsParameter b should be final.183
ErrorsParameter off should be final.183
ErrorsParameter len should be final.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.185
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.189
ErrorsMissing a Javadoc comment.189
Errors'{' should be on the previous line.191
ErrorsMethod 'skip' is not designed for extension - needs to be abstract, final or empty.195
ErrorsMissing a Javadoc comment.195
Errors'(' is followed by whitespace.195
ErrorsParameter n should be final.195
Errors')' is preceded with whitespace.195
Errors'{' should be on the previous line.197
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
ErrorsMethod 'finalize' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
Errors'{' should be on the previous line.202
Errors'if' is not followed by whitespace.203
Errors'(' is followed by whitespace.203
Errors')' is preceded with whitespace.203
Errors'if' is not followed by whitespace.204
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
ErrorsLine is longer than 80 characters (found 84).205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205

org/xchain/framework/net/UrlTranslationStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters (found 118).29
ErrorsExpected an @return tag.32
ErrorsRedundant 'public' modifier.32
Errors'(' is followed by whitespace.32
ErrorsExpected @param tag for 'resourceUrl'.32
Errors')' is preceded with whitespace.32

org/xchain/framework/net/UrlUtil.java

ViolationMessageLine
Errors'{' should be on the previous line.47
ErrorsVariable 'log' must be private and have accessor methods.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'instance' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.53
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters (found 130).58
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'existsStrategyMap' must be private and have accessor methods.58
ErrorsLine is longer than 80 characters (found 128).61
ErrorsLine has trailing spaces.62
ErrorsParameter strategy should be final.65
Errors')' is preceded with whitespace.65
Errors'{' should be on the previous line.66
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
ErrorsLine is longer than 80 characters (found 82).74
ErrorsLine has trailing spaces.79
ErrorsExpected an @return tag.82
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.82
Errors'(' is followed by whitespace.82
ErrorsParameter systemId should be final.82
Errors')' is preceded with whitespace.82
ErrorsExpected @throws tag for 'Exception'.83
Errors'{' should be on the previous line.84
ErrorsLine is longer than 80 characters (found 118).89
ErrorsLine has trailing spaces.90
ErrorsLine has trailing spaces.92
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.95
Errors'(' is followed by whitespace.95
ErrorsParameter url should be final.95
Errors')' is preceded with whitespace.95
ErrorsExpected @throws tag for 'Exception'.96
Errors'{' should be on the previous line.97
ErrorsLine is longer than 80 characters (found 84).102
Errors'cast' is not followed by whitespace.102
Errors'if' is not followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters (found 85).105
Errors'+' is not preceded with whitespace.105
Errors'+' is not followed by whitespace.105
Errors'+' is not preceded with whitespace.105
Errors'+' is not followed by whitespace.105
Errors'+' is not preceded with whitespace.105
Errors'+' is not preceded with whitespace.105
Errors'+' is not followed by whitespace.105
Errors'if' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'}' should be on the same line.110
Errors'if' is not followed by whitespace.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'if' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
ErrorsLine is longer than 80 characters (found 81).119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
Errors'}' should be on the same line.122
Errors'}' should be on the same line.126
Errors'}' should be on the same line.129
ErrorsMethod 'lastModified' is not designed for extension - needs to be abstract, final or empty.139
Errors'(' is followed by whitespace.139
ErrorsParameter url should be final.139
ErrorsExpected @param tag for 'url'.139
Errors')' is preceded with whitespace.139
ErrorsExpected @throws tag for 'IOException'.140
Errors'{' should be on the previous line.141
ErrorsLine has trailing spaces.145
Errors'}' should be on the same line.147
ErrorsExpected an @return tag.156
ErrorsMethod 'lastModified' is not designed for extension - needs to be abstract, final or empty.156
Errors'(' is followed by whitespace.156
ErrorsParameter connection should be final.156
ErrorsExpected @param tag for 'connection'.156
Errors')' is preceded with whitespace.156
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters (found 96).160
Errors'if' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'cast' is not followed by whitespace.164
Errors'if' is not followed by whitespace.166
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
Errors'}' should be on the same line.169
Errors'catch' is not followed by whitespace.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors'if' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
ErrorsLine is longer than 80 characters (found 92).177
Errors'if' is not followed by whitespace.178
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
Errors'}' should be on the same line.181
ErrorsLine has trailing spaces.191
ErrorsLine has trailing spaces.194
ErrorsMethod 'lastModifiedBefore' is not designed for extension - needs to be abstract, final or empty.197
Errors'(' is followed by whitespace.197
ErrorsParameter url should be final.197
ErrorsParameter otherUrl should be final.197
Errors')' is preceded with whitespace.197
ErrorsExpected @throws tag for 'IOException'.198
Errors'{' should be on the previous line.199
Errors'if' is not followed by whitespace.206
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'+' is not preceded with whitespace.207
Errors'+' is not followed by whitespace.207
Errors'+' is not preceded with whitespace.207
Errors'+' is not followed by whitespace.207
Errors'+' is not preceded with whitespace.207
Errors'+' is not followed by whitespace.207
Errors'+' is not preceded with whitespace.207
Errors'+' is not followed by whitespace.207
Errors'if' is not followed by whitespace.213
Errors'(' is followed by whitespace.213
Errors')' is preceded with whitespace.213
ErrorsLine is longer than 80 characters (found 86).214
Errors'+' is not preceded with whitespace.214
Errors'+' is not followed by whitespace.214
Errors'+' is not preceded with whitespace.214
Errors'+' is not followed by whitespace.214
Errors'+' is not preceded with whitespace.214
Errors'+' is not followed by whitespace.214
Errors'+' is not preceded with whitespace.214
Errors'+' is not followed by whitespace.214
Errors'}' should be on the same line.217
ErrorsLine is longer than 80 characters (found 126).223
ErrorsLine is longer than 80 characters (found 136).224
ErrorsLine is longer than 80 characters (found 103).227
ErrorsLine is longer than 80 characters (found 113).228
ErrorsLine has trailing spaces.230
ErrorsLine has trailing spaces.236
ErrorsLine has trailing spaces.239
ErrorsLine is longer than 80 characters (found 93).240
ErrorsMethod 'lastModifiedBefore' is not designed for extension - needs to be abstract, final or empty.242
Errors'(' is followed by whitespace.242
ErrorsParameter url should be final.242
ErrorsParameter urlSet should be final.242
Errors')' is preceded with whitespace.242
ErrorsExpected @throws tag for 'IOException'.243
Errors'{' should be on the previous line.244
ErrorsLine has trailing spaces.248
Errors'if' is not followed by whitespace.254
Errors'(' is followed by whitespace.254
Errors')' is preceded with whitespace.254
Errors'+' is not preceded with whitespace.255
Errors'+' is not followed by whitespace.255
Errors'+' is not preceded with whitespace.255
Errors'+' is not followed by whitespace.255
Errors'+' is not preceded with whitespace.255
Errors'+' is not followed by whitespace.255
Errors'+' is not preceded with whitespace.255
Errors'+' is not followed by whitespace.255
ErrorsLine has trailing spaces.257
Errors'while' is not followed by whitespace.260
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
Errors'if' is not followed by whitespace.266
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
ErrorsLine is longer than 80 characters (found 88).267
Errors'+' is not preceded with whitespace.267
Errors'+' is not followed by whitespace.267
Errors'+' is not preceded with whitespace.267
Errors'+' is not followed by whitespace.267
Errors'+' is not preceded with whitespace.267
Errors'+' is not followed by whitespace.267
Errors'+' is not preceded with whitespace.267
Errors'+' is not followed by whitespace.267
ErrorsLine has trailing spaces.284
ErrorsLine has trailing spaces.287
ErrorsMethod 'lastModifiedAfter' is not designed for extension - needs to be abstract, final or empty.290
Errors'(' is followed by whitespace.290
ErrorsParameter url should be final.290
ErrorsParameter lastModified should be final.290
Errors')' is preceded with whitespace.290
ErrorsExpected @throws tag for 'IOException'.291
Errors'{' should be on the previous line.292
ErrorsLine is longer than 80 characters (found 82).296
ErrorsLine is longer than 80 characters (found 82).302
ErrorsLine has trailing spaces.303
ErrorsLine has trailing spaces.306
ErrorsLine is longer than 80 characters (found 82).307
ErrorsLine is longer than 80 characters (found 86).309
ErrorsMethod 'lastModifiedAfter' is not designed for extension - needs to be abstract, final or empty.309
Errors'(' is followed by whitespace.309
ErrorsParameter urlCollection should be final.309
ErrorsParameter lastModified should be final.309
Errors')' is preceded with whitespace.309
ErrorsExpected @throws tag for 'IOException'.310
Errors'{' should be on the previous line.311
ErrorsLine is longer than 80 characters (found 96).314
Errors'while' is not followed by whitespace.316
Errors'(' is followed by whitespace.316
Errors')' is preceded with whitespace.316
ErrorsLine has trailing spaces.325
ErrorsLine has trailing spaces.327
ErrorsMethod 'unwrapConnection' is not designed for extension - needs to be abstract, final or empty.330
Errors'(' is followed by whitespace.330
ErrorsParameter connection should be final.330
Errors')' is preceded with whitespace.330
Errors'{' should be on the previous line.331
Errors'while' is not followed by whitespace.332
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332
Errors'cast' is not followed by whitespace.333
ErrorsLine has trailing spaces.340
ErrorsMethod 'closeConnection' is not designed for extension - needs to be abstract, final or empty.343
Errors'(' is followed by whitespace.343
ErrorsParameter connection should be final.343
Errors')' is preceded with whitespace.343
Errors'{' should be on the previous line.344
Errors'if' is not followed by whitespace.345
Errors'(' is followed by whitespace.345
Errors')' is preceded with whitespace.345
Errors'(' is followed by whitespace.354
ErrorsParameter urlConnection should be final.354
ErrorsExpected @param tag for 'urlConnection'.354
Errors')' is preceded with whitespace.354
Errors'{' should be on the previous line.355
Errors'if' is not followed by whitespace.356
Errors'(' is followed by whitespace.356
Errors')' is preceded with whitespace.356
Errors'}' should be on the same line.359
Errors'catch' is not followed by whitespace.360
Errors'(' is followed by whitespace.360
Errors')' is preceded with whitespace.360
Errors'if' is not followed by whitespace.362
Errors'(' is followed by whitespace.362
Errors')' is preceded with whitespace.362
Errors'(' is followed by whitespace.372
ErrorsParameter urlConnection should be final.372
ErrorsExpected @param tag for 'urlConnection'.372
Errors')' is preceded with whitespace.372
Errors'{' should be on the previous line.373
Errors'if' is not followed by whitespace.374
Errors'(' is followed by whitespace.374
Errors')' is preceded with whitespace.374
Errors'}' should be on the same line.377
Errors'catch' is not followed by whitespace.378
Errors'(' is followed by whitespace.378
Errors')' is preceded with whitespace.378
Errors'if' is not followed by whitespace.380
Errors'(' is followed by whitespace.380
Errors')' is preceded with whitespace.380

org/xchain/framework/net/protocol/http/Handler.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.31
ErrorsMethod 'openConnection' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is followed by whitespace.32
ErrorsParameter url should be final.32
Errors')' is preceded with whitespace.32
Errors'{' should be on the previous line.34
ErrorsLine has trailing spaces.35
Errors'(' is followed by whitespace.36
Errors')' is preceded with whitespace.36

org/xchain/framework/net/protocol/http/HttpUrlConnection.java

ViolationMessageLine
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'log' must be private and have accessor methods.31
Errors'(' is followed by whitespace.31
Errors')' is preceded with whitespace.31
ErrorsLine is longer than 80 characters (found 103).32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'localCacheStrategy' must be private and have accessor methods.32
ErrorsMissing a Javadoc comment.34
Errors'(' is followed by whitespace.34
ErrorsParameter url should be final.34
Errors')' is preceded with whitespace.34
Errors'{' should be on the previous line.35
ErrorsMethod 'getUrlTranslationStrategy' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is followed by whitespace.39
ErrorsParameter url should be final.39
Errors')' is preceded with whitespace.39
Errors'{' should be on the previous line.40

org/xchain/framework/net/protocol/http/HttpUrlStreamHandlerFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsName 'HTTP_PROTOCOL' must match pattern '^[a-z][a-zA-Z0-9]*$'.27
ErrorsVariable 'HTTP_PROTOCOL' must be private and have accessor methods.27
ErrorsMethod 'createURLStreamHandler' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is followed by whitespace.29
ErrorsParameter protocol should be final.29
Errors')' is preceded with whitespace.29
Errors'{' should be on the previous line.30
Errors'if' is not followed by whitespace.31
Errors'(' is followed by whitespace.31
Errors')' is preceded with whitespace.31
Errors'}' should be on the same line.33

org/xchain/framework/net/protocol/http/LocalHttpCacheUrlTranslationStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.27
ErrorsLine is longer than 80 characters (found 183).28
Errors'(' is followed by whitespace.28
Errors')' is preceded with whitespace.28
ErrorsLine is longer than 80 characters (found 152).29
Errors'(' is followed by whitespace.29
Errors')' is preceded with whitespace.29
ErrorsLine is longer than 80 characters (found 172).30
Errors'(' is followed by whitespace.30
Errors')' is preceded with whitespace.30

org/xchain/framework/net/protocol/resource/AbstractClassLoaderUrlTranslationStrategy.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.29
ErrorsLine has trailing spaces.33
Errors'(' is followed by whitespace.37
ErrorsParameter url should be final.37
Errors')' is preceded with whitespace.37
ErrorsExpected @throws tag for 'Exception'.38
Errors'{' should be on the previous line.39
ErrorsLine has trailing spaces.41
Errors'if' is not followed by whitespace.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
Errors'}' should be on the same line.44

org/xchain/framework/net/protocol/resource/ContextClassLoaderUrlTranslationStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.28
ErrorsMethod 'translateUrl' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is followed by whitespace.29
ErrorsParameter resourceUrl should be final.29
Errors')' is preceded with whitespace.29
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters (found 104).33
Errors'}' should be on the same line.34
Errors'catch' is not followed by whitespace.35
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35

org/xchain/framework/net/protocol/resource/Handler.java

ViolationMessageLine
Errors'{' should be on the previous line.28
ErrorsMethod 'openConnection' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is followed by whitespace.29
ErrorsParameter url should be final.29
Errors')' is preceded with whitespace.29
Errors'{' should be on the previous line.31
ErrorsLine has trailing spaces.32
Errors'(' is followed by whitespace.33
Errors')' is preceded with whitespace.33

org/xchain/framework/net/protocol/resource/ResourceNotFoundException.java

ViolationMessageLine
Errors'{' should be on the previous line.25
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.31
ErrorsParameter message should be final.31
Errors'{' should be on the previous line.32

org/xchain/framework/net/protocol/resource/ResourceNotFoundUrlConnection.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 89).23
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
Errors'(' is followed by whitespace.31
ErrorsParameter url should be final.31
Errors')' is preceded with whitespace.31
Errors'{' should be on the previous line.32
Errors'(' is followed by whitespace.33
Errors')' is preceded with whitespace.33
ErrorsMethod 'connect' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
Errors'{' should be on the previous line.38
Errors'+' is not preceded with whitespace.39
Errors'+' is not followed by whitespace.39
Errors'+' is not preceded with whitespace.39
Errors'+' is not followed by whitespace.39

org/xchain/framework/net/protocol/resource/ResourceUrlConnection.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 112).28
ErrorsLine is longer than 80 characters (found 81).30
ErrorsLine is longer than 80 characters (found 83).31
Errors'{' should be on the previous line.40
ErrorsLine is longer than 80 characters (found 84).41
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'log' must be private and have accessor methods.41
Errors'(' is followed by whitespace.41
Errors')' is preceded with whitespace.41
ErrorsMissing a Javadoc comment.43
ErrorsName 'SYSTEM_CLASS_LOADER_ATHORITY' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsVariable 'SYSTEM_CLASS_LOADER_ATHORITY' must be private and have accessor methods.43
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.44
ErrorsName 'CONTEXT_CLASS_LOADER_ATHORITY' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsVariable 'CONTEXT_CLASS_LOADER_ATHORITY' must be private and have accessor methods.44
ErrorsLine is longer than 80 characters (found 158).46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'urlTranslationStrategyMap' must be private and have accessor methods.46
ErrorsLine is longer than 80 characters (found 104).48
ErrorsMissing a Javadoc comment.48
Errors'(' is followed by whitespace.48
ErrorsParameter authority should be final.48
ErrorsParameter strategy should be final.48
Errors')' is preceded with whitespace.48
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
ErrorsLine is longer than 80 characters (found 130).51
Errors'+' is not preceded with whitespace.51
Errors'+' is not followed by whitespace.51
Errors'+' is not preceded with whitespace.51
Errors'+' is not followed by whitespace.51
Errors'+' is not preceded with whitespace.51
Errors'+' is not followed by whitespace.51
Errors'+' is not preceded with whitespace.51
Errors'+' is not followed by whitespace.51
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
ErrorsLine is longer than 80 characters (found 82).57
ErrorsMissing a Javadoc comment.57
ErrorsLine is longer than 80 characters (found 84).62
ErrorsMissing a Javadoc comment.62
Errors'(' is followed by whitespace.62
ErrorsParameter authority should be final.62
Errors')' is preceded with whitespace.62
ErrorsLine is longer than 80 characters (found 81).64
Errors'cast' is not followed by whitespace.64
ErrorsLine is longer than 80 characters (found 114).68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsLine is longer than 80 characters (found 116).69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsMissing a Javadoc comment.72
Errors'(' is followed by whitespace.72
ErrorsParameter url should be final.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
ErrorsLine is longer than 80 characters (found 91).85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'if' is not followed by whitespace.87
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
ErrorsLine is longer than 80 characters (found 112).88
Errors'+' is not preceded with whitespace.88
Errors'+' is not followed by whitespace.88
Errors'+' is not preceded with whitespace.88
Errors'+' is not followed by whitespace.88
Errors'if' is not followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine is longer than 80 characters (found 159).92
Errors'+' is not preceded with whitespace.92
Errors'+' is not followed by whitespace.92
Errors'+' is not preceded with whitespace.92
Errors'+' is not followed by whitespace.92
Errors'+' is not preceded with whitespace.92
Errors'+' is not followed by whitespace.92
Errors'+' is not preceded with whitespace.92
Errors'+' is not followed by whitespace.92
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'}' should be on the same line.101
Errors'if' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
ErrorsLine is longer than 80 characters (found 117).106
Errors'+' is not preceded with whitespace.106
Errors'+' is not followed by whitespace.106
Errors'+' is not preceded with whitespace.106
Errors'+' is not followed by whitespace.106
Errors'+' is not preceded with whitespace.106
Errors'+' is not followed by whitespace.106
Errors'+' is not preceded with whitespace.106
Errors'+' is not followed by whitespace.106
Errors'}' should be on the same line.111
Errors'catch' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine is longer than 80 characters (found 110).113
Errors'+' is not preceded with whitespace.113
Errors'+' is not followed by whitespace.113
Errors'+' is not preceded with whitespace.113
Errors'+' is not followed by whitespace.113

org/xchain/framework/net/protocol/resource/ResourceUrlStreamHandlerFactory.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsName 'RESOURCE_PROTOCOL' must match pattern '^[a-z][a-zA-Z0-9]*$'.27
ErrorsVariable 'RESOURCE_PROTOCOL' must be private and have accessor methods.27
ErrorsMethod 'createURLStreamHandler' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is followed by whitespace.29
ErrorsParameter protocol should be final.29
Errors')' is preceded with whitespace.29
Errors'{' should be on the previous line.30
Errors'if' is not followed by whitespace.31
Errors'(' is followed by whitespace.31
Errors')' is preceded with whitespace.31
Errors'}' should be on the same line.33

org/xchain/framework/net/protocol/resource/SystemClassLoaderUrlTranslationStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.28
ErrorsMethod 'translateUrl' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
Errors'(' is followed by whitespace.29
ErrorsParameter resourceUrl should be final.29
Errors')' is preceded with whitespace.29
Errors'{' should be on the previous line.30
Errors'}' should be on the same line.34
Errors'catch' is not followed by whitespace.35
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35

org/xchain/framework/net/strategy/BaseUrlUrlTranslationStrategy.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters (found 92).36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'log' must be private and have accessor methods.36
Errors'(' is followed by whitespace.36
Errors')' is preceded with whitespace.36
ErrorsMissing a Javadoc comment.38
ErrorsName 'URL_FACTORY_URL_SOURCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
ErrorsVariable 'URL_FACTORY_URL_SOURCE' must be private and have accessor methods.38
ErrorsMissing a Javadoc comment.39
ErrorsName 'CONSTRUCTOR_URL_SOURCE' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsVariable 'CONSTRUCTOR_URL_SOURCE' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'baseUrl' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'urlSource' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.44
Errors'{' is not followed by whitespace.44
Errors'}' is not preceded with whitespace.44
ErrorsMissing a Javadoc comment.46
ErrorsParameter baseUrl should be final.46
Errors'baseUrl' hides a field.46
ErrorsParameter urlSource should be final.46
Errors'urlSource' hides a field.46
Errors'{' should be on the previous line.47
ErrorsMethod 'setBaseUrl' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
Errors'(' is followed by whitespace.52
ErrorsParameter baseUrl should be final.52
Errors'baseUrl' hides a field.52
Errors')' is preceded with whitespace.52
ErrorsMethod 'getBaseUrl' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsMethod 'setUrlSource' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is followed by whitespace.54
ErrorsParameter urlSource should be final.54
Errors'urlSource' hides a field.54
Errors')' is preceded with whitespace.54
ErrorsMethod 'getUrlSource' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsMethod 'translateUrl' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'(' is followed by whitespace.57
ErrorsParameter url should be final.57
Errors')' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'if' is not followed by whitespace.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'if' is not followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine is longer than 80 characters (found 83).85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'}' should be on the same line.86
Errors'if' is not followed by whitespace.87
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'}' should be on the same line.89
ErrorsLine is longer than 80 characters (found 103).91
Errors'+' is not preceded with whitespace.91
Errors'+' is not followed by whitespace.91
Errors'+' is not preceded with whitespace.91
Errors'+' is not followed by whitespace.91
Errors'if' is not followed by whitespace.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine is longer than 80 characters (found 158).95
Errors'+' is not preceded with whitespace.95
Errors'+' is not followed by whitespace.95
Errors'+' is not preceded with whitespace.95
Errors'+' is not followed by whitespace.95
Errors'+' is not preceded with whitespace.95
Errors'+' is not followed by whitespace.95
Errors'+' is not preceded with whitespace.95
Errors'+' is not followed by whitespace.95
Errors'+' is not preceded with whitespace.95
Errors'+' is not followed by whitespace.95
Errors'+' is not preceded with whitespace.95
Errors'+' is not followed by whitespace.95
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors'}' should be on the same line.102
Errors'catch' is not followed by whitespace.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'if' is not followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
ErrorsLine is longer than 80 characters (found 156).105
Errors'+' is not preceded with whitespace.105
Errors'+' is not followed by whitespace.105
Errors'+' is not preceded with whitespace.105
Errors'+' is not followed by whitespace.105
Errors'+' is not preceded with whitespace.105
Errors'+' is not followed by whitespace.105
Errors'+' is not preceded with whitespace.105
Errors'+' is not followed by whitespace.105
Errors'if' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine is longer than 80 characters (found 150).113
Errors'+' is not preceded with whitespace.113
Errors'+' is not followed by whitespace.113
Errors'+' is not preceded with whitespace.113
Errors'+' is not followed by whitespace.113
Errors'+' is not preceded with whitespace.113
Errors'+' is not followed by whitespace.113
Errors'+' is not preceded with whitespace.113
Errors'+' is not followed by whitespace.113

org/xchain/framework/net/strategy/CachedUrlTranslationStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters (found 99).31
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'cache' must be private and have accessor methods.31
ErrorsMethod 'registerCachedUrl' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
Errors'(' is followed by whitespace.33
ErrorsParameter url should be final.33
ErrorsParameter cacheUrl should be final.33
Errors')' is preceded with whitespace.33
Errors'{' should be on the previous line.34
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35
ErrorsLine has trailing spaces.39
ErrorsLine is longer than 80 characters (found 118).39
ErrorsExpected an @return tag.42
ErrorsMethod 'translateUrl' is not designed for extension - needs to be abstract, final or empty.42
Errors'(' is followed by whitespace.42
ErrorsParameter sourceUrl should be final.42
ErrorsExpected @param tag for 'sourceUrl'.42
Errors')' is preceded with whitespace.42
Errors'{' should be on the previous line.43
Errors'if' is not followed by whitespace.47
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
Errors'}' should be on the same line.49
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
Errors'}' should be on the same line.53
Errors'catch' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
ErrorsLine is longer than 80 characters (found 81).55
Errors'+' is not preceded with whitespace.55
Errors'+' is not followed by whitespace.55
Errors'+' is not preceded with whitespace.55
Errors'+' is not followed by whitespace.55

org/xchain/framework/net/strategy/CompositeUrlTranslationStrategy.java

ViolationMessageLine
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters (found 94).35
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'log' must be private and have accessor methods.35
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35
ErrorsLine is longer than 80 characters (found 98).37
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'translatorList' must be private and have accessor methods.37
ErrorsLine is longer than 80 characters (found 120).39
ErrorsMethod 'setTranslatorList' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is followed by whitespace.39
ErrorsParameter translatorList should be final.39
Errors'translatorList' hides a field.39
Errors')' is preceded with whitespace.39
ErrorsLine is longer than 80 characters (found 89).40
ErrorsMethod 'getTranslatorList' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsMethod 'translateUrl' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
Errors'(' is followed by whitespace.42
ErrorsParameter resourceUrl should be final.42
Errors')' is preceded with whitespace.42
Errors'{' should be on the previous line.43
Errors'if' is not followed by whitespace.44
Errors'(' is followed by whitespace.44
Errors')' is preceded with whitespace.44
ErrorsLine is longer than 80 characters (found 115).45
Errors'+' is not preceded with whitespace.45
Errors'+' is not followed by whitespace.45
Errors'+' is not preceded with whitespace.45
Errors'+' is not followed by whitespace.45
Errors'+' is not preceded with whitespace.45
Errors'+' is not followed by whitespace.45
Errors'+' is not preceded with whitespace.45
Errors'+' is not followed by whitespace.45
ErrorsLine is longer than 80 characters (found 84).48
Errors'while' is not followed by whitespace.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
Errors'if' is not followed by whitespace.56
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
Errors'if' is not followed by whitespace.57
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
ErrorsLine is longer than 80 characters (found 114).58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'}' should be on the same line.59
ErrorsLine is longer than 80 characters (found 82).61
Errors'+' is not preceded with whitespace.61
Errors'+' is not followed by whitespace.61
Errors'+' is not preceded with whitespace.61
Errors'+' is not followed by whitespace.61

org/xchain/framework/net/strategy/FileUrlExistsStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 84).27
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters (found 91).36
ErrorsMissing a Javadoc comment.36
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
Errors'(' is followed by whitespace.36
Errors')' is preceded with whitespace.36
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.38
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'(' is followed by whitespace.39
ErrorsParameter url should be final.39
Errors')' is preceded with whitespace.39
Errors'{' should be on the previous line.41
Errors'if' is not followed by whitespace.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
Errors'+' is not preceded with whitespace.43
Errors'+' is not followed by whitespace.43
Errors'+' is not preceded with whitespace.43
Errors'+' is not followed by whitespace.43
ErrorsLine has trailing spaces.52
ErrorsMethod 'getProtocol' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53

org/xchain/framework/net/strategy/JarUrlExistsStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 87).24
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsLine has trailing spaces.34
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter url should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.37
Errors'cast' is not followed by whitespace.39
ErrorsMethod 'getProtocol' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45

org/xchain/framework/net/strategy/ResourceUrlExistsStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 82).21
ErrorsLine is longer than 80 characters (found 137).26
ErrorsLine has trailing spaces.34
Errors'{' should be on the previous line.34
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter url should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.37
Errors'(' is followed by whitespace.42
Errors'cast' is not followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsMethod 'exists' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'(' is followed by whitespace.45
ErrorsParameter connection should be final.45
Errors')' is preceded with whitespace.45
Errors'{' should be on the previous line.47
ErrorsMethod 'getProtocol' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52

org/xchain/framework/osgi/ManifestParser.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - java.util.regex.PatternSyntaxException.24
ErrorsComment matches to-do format 'TODO:'.30
ErrorsComment matches to-do format 'TODO:'.31
ErrorsComment matches to-do format 'TODO:'.32
ErrorsUtility classes should not have a public or default constructor.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsName 'DIGIT_REGEX' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsMissing a Javadoc comment.40
ErrorsName 'ALPHA_REGEX' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsMissing a Javadoc comment.41
ErrorsName 'ALPHA_NUM_REGEX' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsMissing a Javadoc comment.42
ErrorsName 'TOKEN_REGEX' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsMissing a Javadoc comment.43
ErrorsName 'ZERO_OR_MORE_WHITESPACE_REGEX' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsMissing a Javadoc comment.44
ErrorsName 'ONE_OR_MORE_WHITESPACE_REGEX' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsFirst sentence should end with a period.46
ErrorsFirst sentence should end with a period.51
ErrorsLine is longer than 80 characters (found 83).54
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsLine is longer than 80 characters (found 82).61
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters (found 124).65
ErrorsLine is longer than 80 characters (found 127).68
ErrorsLine is longer than 80 characters (found 82).70
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters (found 128).74
ErrorsMissing a Javadoc comment.76
Errors'+' is not preceded with whitespace.76
Errors'+' is not followed by whitespace.76
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.80
ErrorsName 'TOKEN_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.80
ErrorsVariable 'TOKEN_PATTERN' must be private and have accessor methods.80
ErrorsMissing a Javadoc comment.81
ErrorsName 'EXTENDED_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsVariable 'EXTENDED_PATTERN' must be private and have accessor methods.81
ErrorsMissing a Javadoc comment.82
ErrorsName 'QUOTED_STRING_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
ErrorsVariable 'QUOTED_STRING_PATTERN' must be private and have accessor methods.82
ErrorsMissing a Javadoc comment.83
ErrorsName 'COLON_EQUALS_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.83
ErrorsVariable 'COLON_EQUALS_PATTERN' must be private and have accessor methods.83
ErrorsMissing a Javadoc comment.84
ErrorsName 'EQUALS_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.84
ErrorsVariable 'EQUALS_PATTERN' must be private and have accessor methods.84
ErrorsMissing a Javadoc comment.85
ErrorsName 'ZERO_OR_MORE_WHITESPACE_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsVariable 'ZERO_OR_MORE_WHITESPACE_PATTERN' must be private and have accessor methods.85
ErrorsMissing a Javadoc comment.86
ErrorsName 'ONE_OR_MORE_WHITESPACE_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsVariable 'ONE_OR_MORE_WHITESPACE_PATTERN' must be private and have accessor methods.86
ErrorsMissing a Javadoc comment.87
ErrorsName 'QUOTED_PATH_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.87
ErrorsVariable 'QUOTED_PATH_PATTERN' must be private and have accessor methods.87
ErrorsMissing a Javadoc comment.88
ErrorsName 'UNQUOTED_PATH_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.88
ErrorsVariable 'UNQUOTED_PATH_PATTERN' must be private and have accessor methods.88
ErrorsMissing a Javadoc comment.89
ErrorsName 'START_PARAMETER_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.89
ErrorsVariable 'START_PARAMETER_PATTERN' must be private and have accessor methods.89
ErrorsLine is longer than 80 characters (found 97).90
ErrorsMissing a Javadoc comment.90
ErrorsName 'QUOTE_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.90
ErrorsVariable 'QUOTE_PATTERN' must be private and have accessor methods.90
ErrorsLine is longer than 80 characters (found 109).91
ErrorsMissing a Javadoc comment.91
ErrorsName 'SEMICOLON_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
ErrorsVariable 'SEMICOLON_PATTERN' must be private and have accessor methods.91
ErrorsLine is longer than 80 characters (found 89).92
ErrorsMissing a Javadoc comment.92
ErrorsName 'COMMA_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.92
ErrorsVariable 'COMMA_PATTERN' must be private and have accessor methods.92
ErrorsLine is longer than 80 characters (found 84).95
ErrorsLine is longer than 80 characters (found 93).96
ErrorsLine is longer than 80 characters (found 108).97
ErrorsLine is longer than 80 characters (found 105).98
ErrorsLine is longer than 80 characters (found 87).99
ErrorsLine is longer than 80 characters (found 125).100
ErrorsLine is longer than 80 characters (found 123).101
ErrorsLine is longer than 80 characters (found 106).102
ErrorsLine is longer than 80 characters (found 112).103
ErrorsLine is longer than 80 characters (found 118).104
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.112
ErrorsLine has trailing spaces.116
ErrorsLine has trailing spaces.117
ErrorsLine is longer than 80 characters (found 83).117
ErrorsLine has trailing spaces.118
ErrorsExpected an @return tag.121
ErrorsLine is longer than 80 characters (found 90).121
Errors'(' is followed by whitespace.121
ErrorsParameter bundleClassPath should be final.121
ErrorsExpected @param tag for 'bundleClassPath'.121
Errors')' is preceded with whitespace.121
ErrorsExpected @throws tag for 'Exception'.122
Errors'{' should be on the previous line.123
ErrorsLine is longer than 80 characters (found 81).124
Errors'while' is not followed by whitespace.137
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsComment matches to-do format 'TODO:'.148
ErrorsMissing a Javadoc comment.153
Errors'(' is followed by whitespace.153
ErrorsParameter matcher should be final.153
Errors')' is preceded with whitespace.153
Errors'{' should be on the previous line.155
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
ErrorsLine is longer than 80 characters (found 82).164
Errors'while' is not followed by whitespace.165
Errors'(' is followed by whitespace.165
Errors')' is preceded with whitespace.165
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
Errors'if' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'}' should be on the same line.174
Errors'while' is not followed by whitespace.181
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'}' should be on the same line.186
ErrorsLine has trailing spaces.196
ErrorsLine has trailing spaces.197
ErrorsLine is longer than 80 characters (found 83).197
ErrorsLine has trailing spaces.198
ErrorsExpected an @return tag.201
Errors'(' is followed by whitespace.201
ErrorsParameter matcher should be final.201
ErrorsExpected @param tag for 'matcher'.201
Errors')' is preceded with whitespace.201
ErrorsExpected @throws tag for 'Exception'.202
Errors'{' should be on the previous line.203
Errors'if' is not followed by whitespace.207
Errors'(' is followed by whitespace.207
Errors')' is preceded with whitespace.207
Errors'}' should be on the same line.209
Errors'}' should be on the same line.213
ErrorsMissing a Javadoc comment.219
Errors'(' is followed by whitespace.219
ErrorsParameter matcher should be final.219
Errors')' is preceded with whitespace.219
Errors'{' should be on the previous line.221
Errors'if' is not followed by whitespace.224
Errors'(' is followed by whitespace.224
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
Errors')' is preceded with whitespace.224
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
Errors'}' should be on the same line.228
Errors'}' should be on the same line.232
ErrorsMissing a Javadoc comment.238
Errors'(' is followed by whitespace.238
ErrorsParameter matcher should be final.238
Errors')' is preceded with whitespace.238
Errors'{' should be on the previous line.240
Errors'if' is not followed by whitespace.243
Errors'(' is followed by whitespace.243
Errors'(' is followed by whitespace.243
Errors')' is preceded with whitespace.243
Errors')' is preceded with whitespace.243
Errors'(' is followed by whitespace.245
Errors')' is preceded with whitespace.245
Errors'}' should be on the same line.247
Errors'}' should be on the same line.251
ErrorsLine is longer than 80 characters (found 131).258
ErrorsLine has trailing spaces.260
ErrorsLine has trailing spaces.261
Errors'(' is followed by whitespace.267
ErrorsParameter matcher should be final.267
Errors')' is preceded with whitespace.267
ErrorsExpected @throws tag for 'Exception'.268
Errors'{' should be on the previous line.269
Errors'if' is not followed by whitespace.274
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
Errors'}' should be on the same line.277
ErrorsLine is longer than 80 characters (found 82).279
Errors'if' is not followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors')' is preceded with whitespace.284
Errors'}' should be on the same line.287
Errors'if' is not followed by whitespace.288
Errors'(' is followed by whitespace.288
Errors'(' is followed by whitespace.288
Errors')' is preceded with whitespace.288
Errors')' is preceded with whitespace.288
Errors'}' should be on the same line.291
Errors'}' should be on the same line.299
ErrorsLine is longer than 80 characters (found 83).309
Errors'(' is followed by whitespace.312
ErrorsParameter matcher should be final.312
ErrorsParameter mandatory should be final.312
Errors')' is preceded with whitespace.312
ErrorsExpected @throws tag for 'Exception'.313
Errors'{' should be on the previous line.314
ErrorsLine is longer than 80 characters (found 112).318
Errors'if' is not followed by whitespace.318
Errors'(' is followed by whitespace.318
Errors'(' is followed by whitespace.318
ErrorsAvoid inline conditionals.318
Errors')' is preceded with whitespace.318
Errors')' is preceded with whitespace.318
Errors'}' should be on the same line.320
Errors'}' should be on the same line.324
ErrorsLine is longer than 80 characters (found 106).331
ErrorsLine has trailing spaces.333
ErrorsLine has trailing spaces.335
ErrorsExpected an @return tag.338
Errors'(' is followed by whitespace.338
ErrorsParameter matcher should be final.338
ErrorsExpected @param tag for 'matcher'.338
Errors')' is preceded with whitespace.338
ErrorsExpected @throws tag for 'Exception'.339
Errors'{' should be on the previous line.340
Errors'if' is not followed by whitespace.344
Errors'(' is followed by whitespace.344
Errors'(' is followed by whitespace.344
Errors')' is preceded with whitespace.344
Errors')' is preceded with whitespace.344
Errors'}' should be on the same line.346
Errors'if' is not followed by whitespace.347
Errors'(' is followed by whitespace.347
Errors'(' is followed by whitespace.347
Errors')' is preceded with whitespace.347
Errors')' is preceded with whitespace.347
ErrorsComment matches to-do format 'TODO:'.350
Errors'}' should be on the same line.352
ErrorsLine is longer than 80 characters (found 122).359
ErrorsLine is longer than 80 characters (found 129).360
ErrorsLine is longer than 80 characters (found 107).363
ErrorsParameter quotedString should be final.366
Errors'{' should be on the previous line.367
ErrorsLine is longer than 80 characters (found 94).368
ErrorsFirst sentence should end with a period.371
ErrorsLine has trailing spaces.372
ErrorsLine has trailing spaces.373
ErrorsLine has trailing spaces.374
ErrorsExpected an @return tag.377
Errors'(' is followed by whitespace.377
ErrorsParameter matcher should be final.377
ErrorsExpected @param tag for 'matcher'.377
Errors')' is preceded with whitespace.377
ErrorsExpected @throws tag for 'ParseException'.378
Errors'{' should be on the previous line.379
Errors'if' is not followed by whitespace.385
Errors'(' is followed by whitespace.385
Errors')' is preceded with whitespace.385
Errors'}' should be on the same line.387
ErrorsLine is longer than 80 characters (found 86).389
Errors'+' is not preceded with whitespace.389
Errors'+' is not followed by whitespace.389
Errors'}' should be on the same line.391
ErrorsLine is longer than 80 characters (found 162).398
ErrorsExpected an @return tag.402
Errors'(' is followed by whitespace.402
ErrorsParameter matcher should be final.402
ErrorsExpected @param tag for 'matcher'.402
ErrorsParameter pattern should be final.402
ErrorsExpected @param tag for 'pattern'.402
Errors')' is preceded with whitespace.402
ErrorsExpected @throws tag for 'Exception'.403
Errors'{' should be on the previous line.404
ErrorsInner assignments should be avoided.410
Errors'}' should be on the same line.411
Errors'if' is not followed by whitespace.413
Errors'(' is followed by whitespace.413
Errors')' is preceded with whitespace.413

org/xchain/framework/osgi/OSGiCCLPolicy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 119).22
ErrorsLine is longer than 80 characters (found 117).23
ErrorsLine has trailing spaces.25
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.32
ErrorsLine has trailing spaces.33
ErrorsMethod 'bindCCL' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters (found 124).35
ErrorsMethod 'unbindCCL' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.47
Errors'if' construct must use '{}'s.48
Errors'if' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.52
ErrorsMissing a Javadoc comment.52
Errors'if' construct must use '{}'s.53
Errors'if' is not followed by whitespace.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
ErrorsLine has trailing spaces.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'previousCCL' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'boundCCL' must be private and have accessor methods.59
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.61
ErrorsParameter previousCCL should be final.61
Errors'previousCCL' hides a field.61
ErrorsParameter boundCCL should be final.61
Errors'boundCCL' hides a field.61
ErrorsMethod 'isCCLBound' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67

org/xchain/framework/osgi/ParameterType.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.24

org/xchain/framework/osgi/ParsedClassPathEntry.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsMissing a Javadoc comment.27
ErrorsLine is longer than 80 characters (found 81).28
ErrorsMissing a Javadoc comment.28
ErrorsMethod 'getTargetList' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
ErrorsMethod 'getParameterList' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31

org/xchain/framework/osgi/ParsedParameter.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.28
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.28
ErrorsMissing a Javadoc comment.28
Errors'(' is followed by whitespace.28
ErrorsParameter name should be final.28
Errors'name' hides a field.28
Errors')' is preceded with whitespace.28
ErrorsLine has trailing spaces.29
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.29
ErrorsMissing a Javadoc comment.29
ErrorsMethod 'setValue' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
Errors'(' is followed by whitespace.30
ErrorsParameter value should be final.30
Errors'value' hides a field.30
Errors')' is preceded with whitespace.30
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
Errors'(' is followed by whitespace.32
ErrorsParameter type should be final.32
Errors'type' hides a field.32
Errors')' is preceded with whitespace.32
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33

org/xchain/framework/sax/CommandHandler.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - java.util.ArrayList.29
ErrorsUnused import - java.util.Collections.30
ErrorsUnused import - java.util.HashSet.32
ErrorsUnused import - java.util.List.33
ErrorsUnused import - java.util.Set.38
ErrorsUnused import - org.xchain.framework.sax.util.NamespaceContext.42
ErrorsLine is longer than 80 characters (found 129).45
ErrorsLine is longer than 80 characters (found 133).47
ErrorsLine is longer than 80 characters (found 93).48
ErrorsLine is longer than 80 characters (found 147).49
Errors'{' should be on the previous line.78
ErrorsMissing a Javadoc comment.79
ErrorsVariable 'log' must be private and have accessor methods.79
ErrorsVariable 'redirectBuilder' must be private and have accessor methods.82
ErrorsVariable 'redirectDepth' must be private and have accessor methods.85
ErrorsVariable 'nextElement' must be private and have accessor methods.88
ErrorsLine is longer than 80 characters (found 84).91
ErrorsVariable 'inputNamespaceContext' must be private and have accessor methods.91
ErrorsLine is longer than 80 characters (found 85).94
ErrorsVariable 'outputNamespaceContext' must be private and have accessor methods.94
ErrorsLine is longer than 80 characters (found 115).97
ErrorsVariable 'excludeNamespaceContextStack' must be private and have accessor methods.97
ErrorsLine is longer than 80 characters (found 83).99
ErrorsVariable 'elementStack' must be private and have accessor methods.100
ErrorsLine is longer than 80 characters (found 86).103
ErrorsVariable 'nextPrefixMapping' must be private and have accessor methods.103
ErrorsMissing a Javadoc comment.105
ErrorsMissing a Javadoc comment.106
ErrorsMissing a Javadoc comment.107
ErrorsMethod 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
ErrorsParameter locator should be final.109
Errors'{' should be on the previous line.110
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
Errors'{' should be on the previous line.116
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
Errors'{' should be on the previous line.123
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
ErrorsParameter prefix should be final.128
ErrorsParameter uri should be final.128
Errors'{' should be on the previous line.130
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsParameter prefix should be final.134
Errors'{' should be on the previous line.136
ErrorsMethod 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsParameter ch should be final.140
ErrorsParameter start should be final.140
ErrorsParameter length should be final.140
Errors'{' should be on the previous line.142
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'}' should be on the same line.145
ErrorsMethod 'processingInstruction' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
ErrorsParameter target should be final.151
ErrorsParameter data should be final.151
Errors'{' should be on the previous line.153
Errors'if' is not followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsMethod 'skippedEntity' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
ErrorsParameter name should be final.160
Errors'{' should be on the previous line.162
Errors'if' is not followed by whitespace.163
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsMethod 'notationDecl' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
ErrorsParameter name should be final.168
ErrorsParameter publicId should be final.168
ErrorsParameter systemId should be final.168
Errors'{' should be on the previous line.170
Errors'if' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
ErrorsLine is longer than 80 characters (found 100).177
ErrorsMethod 'unparsedEntityDecl' is not designed for extension - needs to be abstract, final or empty.177
ErrorsMissing a Javadoc comment.177
ErrorsParameter name should be final.177
ErrorsParameter publicId should be final.177
ErrorsParameter systemId should be final.177
ErrorsParameter notationName should be final.177
Errors'{' should be on the previous line.179
Errors'if' is not followed by whitespace.180
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
ErrorsLine is longer than 80 characters (found 93).187
ErrorsMethod 'characters' is not designed for extension - needs to be abstract, final or empty.190
ErrorsParameter ch should be final.190
ErrorsExpected @param tag for 'ch'.190
ErrorsParameter offset should be final.190
ErrorsExpected @param tag for 'offset'.190
ErrorsParameter length should be final.190
ErrorsExpected @param tag for 'length'.190
Errors')' is preceded with whitespace.190
ErrorsExpected @throws tag for 'SAXException'.191
Errors'{' should be on the previous line.192
Errors'if' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'}' should be on the same line.195
ErrorsLine is longer than 80 characters (found 118).206
ErrorsLine is longer than 80 characters (found 114).207
ErrorsLine is longer than 80 characters (found 99).209
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.209
ErrorsParameter namespace should be final.209
ErrorsExpected @param tag for 'namespace'.209
ErrorsParameter localName should be final.209
ErrorsExpected @param tag for 'localName'.209
ErrorsParameter qName should be final.209
ErrorsExpected @param tag for 'qName'.209
ErrorsParameter attributes should be final.209
ErrorsExpected @param tag for 'attributes'.209
ErrorsExpected @throws tag for 'SAXException'.210
Errors'{' should be on the previous line.211
Errors'if' is not followed by whitespace.212
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
ErrorsLine is longer than 80 characters (found 85).220
Errors'for' is not followed by whitespace.220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
ErrorsLine is longer than 80 characters (found 99).221
Errors'for' is not followed by whitespace.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
ErrorsLine is longer than 80 characters (found 133).231
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.241
ErrorsParameter namespace should be final.241
ErrorsExpected @param tag for 'namespace'.241
ErrorsParameter localName should be final.241
ErrorsExpected @param tag for 'localName'.241
ErrorsParameter qName should be final.241
ErrorsExpected @param tag for 'qName'.241
ErrorsExpected @throws tag for 'SAXException'.242
Errors'{' should be on the previous line.243
Errors'if' is not followed by whitespace.244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
ErrorsComment matches to-do format 'TODO:'.253
ErrorsLine is longer than 80 characters (found 102).256
Errors'for' is not followed by whitespace.258
Errors'(' is followed by whitespace.258
Errors')' is preceded with whitespace.258
ErrorsMethod 'startAttribute' is not designed for extension - needs to be abstract, final or empty.265
ErrorsMissing a Javadoc comment.265
Errors'(' is followed by whitespace.265
ErrorsParameter namespace should be final.265
ErrorsParameter localName should be final.265
ErrorsParameter qName should be final.265
Errors')' is preceded with whitespace.265
Errors'{' should be on the previous line.267
Errors'if' is not followed by whitespace.268
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
Errors'if' is not followed by whitespace.274
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
ErrorsLine is longer than 80 characters (found 85).276
Errors'for' is not followed by whitespace.276
Errors'(' is followed by whitespace.276
Errors')' is preceded with whitespace.276
ErrorsLine is longer than 80 characters (found 92).277
Errors'if' is not followed by whitespace.278
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
ErrorsLine is longer than 80 characters (found 93).279
ErrorsLine is longer than 80 characters (found 89).281
Errors'if' is not followed by whitespace.281
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
ErrorsLine is longer than 80 characters (found 101).282
ErrorsLine is longer than 80 characters (found 108).283
Errors'}' should be on the same line.284
ErrorsLine is longer than 80 characters (found 171).286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'+' is not preceded with whitespace.286
Errors'+' is not followed by whitespace.286
Errors'}' should be on the same line.289
ErrorsLine is longer than 80 characters (found 85).291
Errors'for' is not followed by whitespace.291
Errors'(' is followed by whitespace.291
Errors')' is preceded with whitespace.291
ErrorsLine is longer than 80 characters (found 99).292
ErrorsMethod 'endAttribute' is not designed for extension - needs to be abstract, final or empty.298
ErrorsMissing a Javadoc comment.298
Errors'(' is followed by whitespace.298
ErrorsParameter namespace should be final.298
ErrorsParameter localName should be final.298
ErrorsParameter qName should be final.298
Errors')' is preceded with whitespace.298
Errors'{' should be on the previous line.300
Errors'if' is not followed by whitespace.302
Errors'(' is followed by whitespace.302
Errors')' is preceded with whitespace.302
Errors'if' is not followed by whitespace.304
Errors'(' is followed by whitespace.304
Errors')' is preceded with whitespace.304
ErrorsLine is longer than 80 characters (found 90).305
ErrorsMethod 'endAttribute' is not designed for extension - needs to be abstract, final or empty.311
ErrorsMissing a Javadoc comment.311
Errors'(' is followed by whitespace.311
ErrorsParameter qName should be final.311
Errors')' is preceded with whitespace.311
Errors'{' should be on the previous line.313
ErrorsAvoid inline conditionals.315
ErrorsAvoid inline conditionals.316
ErrorsLine is longer than 80 characters (found 87).318
Errors'(' is followed by whitespace.318
Errors')' is preceded with whitespace.318
ErrorsLine has trailing spaces.322
ErrorsMethod 'startExcludeResultPrefixContext' is not designed for extension - needs to be abstract, final or empty.324
ErrorsExpected @throws tag for 'SAXException'.325
Errors'{' should be on the previous line.326
ErrorsMethod 'endExcludeResultPrefixContext' is not designed for extension - needs to be abstract, final or empty.333
ErrorsExpected @throws tag for 'SAXException'.334
Errors'{' should be on the previous line.335
ErrorsMethod 'startExcludeResultPrefix' is not designed for extension - needs to be abstract, final or empty.339
ErrorsMissing a Javadoc comment.339
Errors'(' is followed by whitespace.339
ErrorsParameter prefix should be final.339
Errors')' is preceded with whitespace.339
Errors'{' should be on the previous line.341
ErrorsLine is longer than 80 characters (found 106).344
Errors'if' is not followed by whitespace.346
Errors'(' is followed by whitespace.346
Errors')' is preceded with whitespace.346
ErrorsLine has trailing spaces.348
Errors'}' should be on the same line.348
Errors'if' is not followed by whitespace.349
Errors'(' is followed by whitespace.349
Errors')' is preceded with whitespace.349
Errors'}' should be on the same line.351
Errors'if' is not followed by whitespace.356
Errors'(' is followed by whitespace.356
Errors')' is preceded with whitespace.356
ErrorsLine is longer than 80 characters (found 115).357
Errors'+' is not preceded with whitespace.357
Errors'+' is not followed by whitespace.357
Errors'+' is not preceded with whitespace.357
Errors'+' is not followed by whitespace.357
ErrorsLine is longer than 80 characters (found 82).360
ErrorsMethod 'endExcludeResultPrefix' is not designed for extension - needs to be abstract, final or empty.363
ErrorsMissing a Javadoc comment.363
Errors'(' is followed by whitespace.363
ErrorsParameter prefix should be final.363
Errors')' is preceded with whitespace.363
Errors'{' should be on the previous line.365
ErrorsMethod 'startDTD' is not designed for extension - needs to be abstract, final or empty.369
ErrorsMissing a Javadoc comment.369
ErrorsParameter name should be final.369
ErrorsParameter publicId should be final.369
ErrorsParameter systemId should be final.369
Errors'{' should be on the previous line.371
Errors'if' is not followed by whitespace.372
Errors'(' is followed by whitespace.372
Errors')' is preceded with whitespace.372
Errors'if' is not followed by whitespace.374
Errors'(' is followed by whitespace.374
Errors')' is preceded with whitespace.374
ErrorsMethod 'endDTD' is not designed for extension - needs to be abstract, final or empty.380
ErrorsMissing a Javadoc comment.380
Errors'{' should be on the previous line.382
Errors'if' is not followed by whitespace.383
Errors'(' is followed by whitespace.383
Errors')' is preceded with whitespace.383
Errors'if' is not followed by whitespace.385
Errors'(' is followed by whitespace.385
Errors')' is preceded with whitespace.385
ErrorsMethod 'startEntity' is not designed for extension - needs to be abstract, final or empty.391
ErrorsMissing a Javadoc comment.391
ErrorsParameter name should be final.391
Errors'{' should be on the previous line.393
Errors'if' is not followed by whitespace.394
Errors'(' is followed by whitespace.394
Errors')' is preceded with whitespace.394
Errors'if' is not followed by whitespace.396
Errors'(' is followed by whitespace.396
Errors')' is preceded with whitespace.396
ErrorsMethod 'endEntity' is not designed for extension - needs to be abstract, final or empty.402
ErrorsMissing a Javadoc comment.402
ErrorsParameter name should be final.402
Errors'{' should be on the previous line.404
Errors'if' is not followed by whitespace.405
Errors'(' is followed by whitespace.405
Errors')' is preceded with whitespace.405
Errors'if' is not followed by whitespace.407
Errors'(' is followed by whitespace.407
Errors')' is preceded with whitespace.407
ErrorsMethod 'startCDATA' is not designed for extension - needs to be abstract, final or empty.413
ErrorsMissing a Javadoc comment.413
Errors'{' should be on the previous line.415
Errors'if' is not followed by whitespace.416
Errors'(' is followed by whitespace.416
Errors')' is preceded with whitespace.416
Errors'if' is not followed by whitespace.418
Errors'(' is followed by whitespace.418
Errors')' is preceded with whitespace.418
ErrorsMethod 'endCDATA' is not designed for extension - needs to be abstract, final or empty.424
ErrorsMissing a Javadoc comment.424
Errors'{' should be on the previous line.426
Errors'if' is not followed by whitespace.427
Errors'(' is followed by whitespace.427
Errors')' is preceded with whitespace.427
Errors'if' is not followed by whitespace.429
Errors'(' is followed by whitespace.429
Errors')' is preceded with whitespace.429
ErrorsLine is longer than 80 characters (found 129).436
ErrorsMethod 'comment' is not designed for extension - needs to be abstract, final or empty.443
Errors'(' is followed by whitespace.443
ErrorsParameter comment should be final.443
ErrorsParameter offset should be final.443
ErrorsParameter length should be final.443
Errors')' is preceded with whitespace.443
ErrorsExpected @throws tag for 'SAXException'.444
Errors'{' should be on the previous line.445
Errors'if' is not followed by whitespace.446
Errors'(' is followed by whitespace.446
Errors')' is preceded with whitespace.446
ErrorsLine is longer than 80 characters (found 107).447
Errors'+' is not preceded with whitespace.447
Errors'+' is not followed by whitespace.447
Errors'+' is not preceded with whitespace.447
Errors'+' is not followed by whitespace.447
Errors'if' is not followed by whitespace.450
Errors'(' is followed by whitespace.450
Errors')' is preceded with whitespace.450
Errors'if' is not followed by whitespace.459
Errors'(' is followed by whitespace.459
Errors')' is preceded with whitespace.459
ErrorsLine is longer than 80 characters (found 135).466
ErrorsMethod 'comment' is not designed for extension - needs to be abstract, final or empty.470
Errors'(' is followed by whitespace.470
ErrorsParameter comment should be final.470
Errors')' is preceded with whitespace.470
ErrorsExpected @throws tag for 'SAXException'.471
Errors'{' should be on the previous line.472
Errors'if' is not followed by whitespace.473
Errors'(' is followed by whitespace.473
Errors')' is preceded with whitespace.473
ErrorsLine is longer than 80 characters (found 126).480
ErrorsMethod 'startComment' is not designed for extension - needs to be abstract, final or empty.483
ErrorsExpected @throws tag for 'SAXException'.484
Errors'{' should be on the previous line.485
Errors'if' is not followed by whitespace.486
Errors'(' is followed by whitespace.486
Errors')' is preceded with whitespace.486
ErrorsLine is longer than 80 characters (found 83).499
ErrorsMethod 'endComment' is not designed for extension - needs to be abstract, final or empty.501
ErrorsExpected @throws tag for 'SAXException'.502
Errors'{' should be on the previous line.503
Errors'if' is not followed by whitespace.506
Errors'(' is followed by whitespace.506
Errors')' is preceded with whitespace.506
Errors'if' is not followed by whitespace.509
Errors'(' is followed by whitespace.509
Errors')' is preceded with whitespace.509
ErrorsMissing a Javadoc comment.517
Errors'{' should be on the previous line.518
ErrorsMissing a Javadoc comment.522
Errors'{' should be on the previous line.523
ErrorsMissing a Javadoc comment.527
Errors'{' should be on the previous line.528
ErrorsExpected @throws tag for 'SAXException'.536
Errors'{' should be on the previous line.537
Errors'if' is not followed by whitespace.538
Errors'(' is followed by whitespace.538
Errors')' is preceded with whitespace.538
Errors'if' is not followed by whitespace.543
Errors'(' is followed by whitespace.543
Errors')' is preceded with whitespace.543
ErrorsLine is longer than 80 characters (found 81).546
ErrorsLine is longer than 80 characters (found 98).547
ErrorsLine is longer than 80 characters (found 96).551
Errors'while' is not followed by whitespace.552
Errors'(' is followed by whitespace.552
Errors')' is preceded with whitespace.552
Errors'cast' is not followed by whitespace.553
ErrorsLine is longer than 80 characters (found 137).555
ErrorsLine is longer than 80 characters (found 88).556
Errors'if' is not followed by whitespace.556
Errors'(' is followed by whitespace.556
Errors')' is preceded with whitespace.556
ErrorsLine is longer than 80 characters (found 98).557
ErrorsLine is longer than 80 characters (found 90).563
ErrorsLine is longer than 80 characters (found 124).565
ErrorsLine is longer than 80 characters (found 90).566
ErrorsLine is longer than 80 characters (found 84).568
ErrorsLine is longer than 80 characters (found 86).569
ErrorsLine is longer than 80 characters (found 148).572
Errors'if' is not followed by whitespace.574
Errors'(' is followed by whitespace.574
Errors')' is preceded with whitespace.574
ErrorsLine is longer than 80 characters (found 92).575
Errors'if' is not followed by whitespace.576
Errors'(' is followed by whitespace.576
Errors')' is preceded with whitespace.576
ErrorsLine has trailing spaces.578
Errors'}' should be on the same line.578
ErrorsLine has trailing spaces.579
ErrorsLine is longer than 80 characters (found 118).580
Errors'while' is not followed by whitespace.581
Errors'(' is followed by whitespace.581
Errors')' is preceded with whitespace.581
ErrorsLine is longer than 80 characters (found 83).583
Errors'if' is not followed by whitespace.583
Errors'(' is followed by whitespace.583
Errors')' is preceded with whitespace.583
ErrorsLine is longer than 80 characters (found 109).593
ErrorsLine is longer than 80 characters (found 99).596
Errors'for' is not followed by whitespace.596
Errors'(' is followed by whitespace.596
Errors')' is preceded with whitespace.596
ErrorsLine is longer than 80 characters (found 94).597
ErrorsLine is longer than 80 characters (found 100).598
ErrorsLine is longer than 80 characters (found 89).601
ErrorsLine is longer than 80 characters (found 129).604
Errors')' is preceded with whitespace.604
Errors'if' is not followed by whitespace.608
Errors'(' is followed by whitespace.608
Errors')' is preceded with whitespace.608
ErrorsLine is longer than 80 characters (found 84).609
Errors'+' is not preceded with whitespace.609
Errors'+' is not followed by whitespace.609
Errors'+' is not preceded with whitespace.609
Errors'+' is not followed by whitespace.609
ErrorsLine is longer than 80 characters (found 99).618
ErrorsLine is longer than 80 characters (found 94).620
ErrorsLine is longer than 80 characters (found 83).621
ErrorsLine is longer than 80 characters (found 125).623
Errors'(' is followed by whitespace.623
ErrorsParameter prefixMappingContext should be final.623
ErrorsParameter prefixMappings should be final.623
Errors')' is preceded with whitespace.623
ErrorsLine is longer than 80 characters (found 101).625
Errors'while' is not followed by whitespace.626
Errors'(' is followed by whitespace.626
Errors')' is preceded with whitespace.626
ErrorsLine is longer than 80 characters (found 82).627
ErrorsLine is longer than 80 characters (found 103).628
Errors'if' is not followed by whitespace.628
Errors'(' is followed by whitespace.628
Errors')' is preceded with whitespace.628
ErrorsLine is longer than 80 characters (found 148).635
ErrorsLine is longer than 80 characters (found 101).638
Errors'(' is followed by whitespace.640
ErrorsParameter qName should be final.640
Errors')' is preceded with whitespace.640
Errors'{' should be on the previous line.641
ErrorsArray brackets at illegal position.642
ErrorsAvoid inline conditionals.643
ErrorsMissing a Javadoc comment.646
Errors'{' should be on the previous line.647
ErrorsMissing a Javadoc comment.648
ErrorsVariable 'qName' must be private and have accessor methods.648
ErrorsMissing a Javadoc comment.649
ErrorsVariable 'namespace' must be private and have accessor methods.649
ErrorsMissing a Javadoc comment.650
ErrorsVariable 'localName' must be private and have accessor methods.650
ErrorsLine has trailing spaces.651
ErrorsMissing a Javadoc comment.652
Errors'(' is followed by whitespace.652
ErrorsParameter namespace should be final.652
Errors'namespace' hides a field.652
ErrorsParameter localName should be final.652
Errors'localName' hides a field.652
ErrorsParameter qName should be final.652
Errors'qName' hides a field.652
Errors')' is preceded with whitespace.652
ErrorsLine has trailing spaces.657
ErrorsMethod 'getQName' is not designed for extension - needs to be abstract, final or empty.658
ErrorsMissing a Javadoc comment.658
ErrorsMethod 'getNamespace' is not designed for extension - needs to be abstract, final or empty.659
ErrorsMissing a Javadoc comment.659
ErrorsMethod 'getLocalName' is not designed for extension - needs to be abstract, final or empty.660
ErrorsMissing a Javadoc comment.660
ErrorsMissing a Javadoc comment.663
Errors'{' should be on the previous line.665
ErrorsMissing a Javadoc comment.666
ErrorsVariable 'prefixMapping' must be private and have accessor methods.666
ErrorsLine is longer than 80 characters (found 89).667
ErrorsMissing a Javadoc comment.667
ErrorsVariable 'attributeMap' must be private and have accessor methods.667
ErrorsMissing a Javadoc comment.669
Errors'(' is followed by whitespace.669
ErrorsParameter namespace should be final.669
ErrorsParameter localName should be final.669
ErrorsParameter qName should be final.669
Errors')' is preceded with whitespace.669
ErrorsMethod 'getAttributeMap' is not designed for extension - needs to be abstract, final or empty.673
ErrorsMissing a Javadoc comment.673
ErrorsLine is longer than 80 characters (found 94).674
ErrorsMethod 'addAttribute' is not designed for extension - needs to be abstract, final or empty.674
ErrorsMissing a Javadoc comment.674
Errors'(' is followed by whitespace.674
ErrorsParameter namespace should be final.674
ErrorsParameter localName should be final.674
ErrorsParameter qName should be final.674
ErrorsParameter value should be final.674
Errors')' is preceded with whitespace.674
ErrorsLine is longer than 80 characters (found 107).676
ErrorsLine is longer than 80 characters (found 81).678
ErrorsMethod 'getPrefixMappings' is not designed for extension - needs to be abstract, final or empty.678
ErrorsMissing a Javadoc comment.678
ErrorsMissing a Javadoc comment.681
Errors'{' should be on the previous line.683
ErrorsMissing a Javadoc comment.684
ErrorsVariable 'value' must be private and have accessor methods.684
ErrorsLine is longer than 80 characters (found 86).686
ErrorsMissing a Javadoc comment.686
Errors'(' is followed by whitespace.686
ErrorsParameter namespace should be final.686
ErrorsParameter localName should be final.686
ErrorsParameter qName should be final.686
ErrorsParameter value should be final.686
Errors'value' hides a field.686
Errors')' is preceded with whitespace.686
Errors'(' is followed by whitespace.688
Errors')' is preceded with whitespace.688
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.692
ErrorsMissing a Javadoc comment.692

org/xchain/framework/sax/CommandXmlReader.java

ViolationMessageLine
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'log' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'command' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'commandHandler' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'contentHandler' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'dtdHandler' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'errorHandler' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'entityResolver' must be private and have accessor methods.54
Errors'(' is followed by whitespace.59
ErrorsParameter catalogName should be final.59
ErrorsExpected @param tag for 'catalogName'.59
ErrorsParameter commandName should be final.59
ErrorsExpected @param tag for 'commandName'.59
Errors')' is preceded with whitespace.59
ErrorsExpected @throws tag for 'SAXException'.60
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters (found 102).63
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'}' should be on the same line.64
Errors'catch' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 124).66
Errors'+' is not preceded with whitespace.66
Errors'+' is not followed by whitespace.66
Errors'+' is not preceded with whitespace.66
Errors'+' is not followed by whitespace.66
Errors'+' is not preceded with whitespace.66
Errors'+' is not followed by whitespace.66
Errors'+' is not preceded with whitespace.66
Errors'+' is not followed by whitespace.66
Errors'(' is followed by whitespace.73
ErrorsParameter command should be final.73
Errors'command' hides a field.73
ErrorsExpected @param tag for 'command'.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.74
ErrorsExpected an @return tag.81
ErrorsMethod 'getCommandHandler' is not designed for extension - needs to be abstract, final or empty.81
ErrorsLine is longer than 80 characters (found 106).83
ErrorsMethod 'setContentHandler' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
Errors'(' is followed by whitespace.83
ErrorsParameter contentHandler should be final.83
Errors'contentHandler' hides a field.83
Errors')' is preceded with whitespace.83
ErrorsMethod 'getContentHandler' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsLine is longer than 80 characters (found 86).86
ErrorsMethod 'setDTDHandler' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'(' is followed by whitespace.86
ErrorsParameter dtdHandler should be final.86
Errors'dtdHandler' hides a field.86
Errors')' is preceded with whitespace.86
ErrorsMethod 'getDTDHandler' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
ErrorsLine is longer than 80 characters (found 96).89
ErrorsMethod 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'(' is followed by whitespace.89
ErrorsParameter errorHandler should be final.89
Errors'errorHandler' hides a field.89
Errors')' is preceded with whitespace.89
ErrorsMethod 'getErrorHandler' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsLine is longer than 80 characters (found 106).92
ErrorsMethod 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
Errors'(' is followed by whitespace.92
ErrorsParameter entityResolver should be final.92
Errors'entityResolver' hides a field.92
Errors')' is preceded with whitespace.92
ErrorsMethod 'getEntityResolver' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsMethod 'sendEvents' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
ErrorsMethod 'getFeature' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
Errors'(' is followed by whitespace.97
ErrorsParameter name should be final.97
Errors')' is preceded with whitespace.97
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters (found 81).100
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
ErrorsMethod 'setFeature' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
Errors'(' is followed by whitespace.103
ErrorsParameter name should be final.103
ErrorsParameter value should be final.103
Errors')' is preceded with whitespace.103
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters (found 81).106
Errors'+' is not preceded with whitespace.106
Errors'+' is not followed by whitespace.106
Errors'+' is not preceded with whitespace.106
Errors'+' is not followed by whitespace.106
ErrorsMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
Errors'(' is followed by whitespace.109
ErrorsParameter name should be final.109
ErrorsParameter value should be final.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters (found 81).112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
ErrorsMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
Errors'(' is followed by whitespace.115
ErrorsParameter name should be final.115
Errors')' is preceded with whitespace.115
Errors'{' should be on the previous line.117
ErrorsLine is longer than 80 characters (found 81).118
Errors'+' is not preceded with whitespace.118
Errors'+' is not followed by whitespace.118
Errors'+' is not preceded with whitespace.118
Errors'+' is not followed by whitespace.118
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
Errors'(' is followed by whitespace.121
ErrorsParameter inputSource should be final.121
Errors')' is preceded with whitespace.121
Errors'{' should be on the previous line.123
Errors'if' is not followed by whitespace.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine is longer than 80 characters (found 98).125
Errors'cast' is not followed by whitespace.129
Errors'}' should be on the same line.142
Errors'catch' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'}' should be on the same line.145
Errors'catch' is not followed by whitespace.146
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
Errors'}' should be on the same line.148
Errors'catch' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
Errors'(' is followed by whitespace.155
ErrorsParameter systemId should be final.155
Errors')' is preceded with whitespace.155
Errors'{' should be on the previous line.157
ErrorsLine is longer than 80 characters (found 93).158
ErrorsLine is longer than 80 characters (found 111).162
Errors'{' should be on the previous line.167
ErrorsMethod 'contentHandler' is not designed for extension - needs to be abstract, final or empty.168
ErrorsMissing a Javadoc comment.168
Errors'{' should be on the previous line.169
ErrorsMethod 'dtdHandler' is not designed for extension - needs to be abstract, final or empty.173
ErrorsMissing a Javadoc comment.173
Errors'{' should be on the previous line.174
ErrorsMethod 'lexicalHandler' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
Errors'{' should be on the previous line.179
Errors'if' is not followed by whitespace.180
Errors'(' is followed by whitespace.180
Errors')' is preceded with whitespace.180
Errors'cast' is not followed by whitespace.181

org/xchain/framework/sax/CompositeStage.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.sax.SAXTransformerFactory.20
ErrorsLine is longer than 80 characters (found 141).34
ErrorsLine is longer than 80 characters (found 86).40
ErrorsLine is longer than 80 characters (found 141).42
ErrorsLine is longer than 80 characters (found 147).43
Errors'{' should be on the previous line.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'log' must be private and have accessor methods.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'stageList' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'contentHandler' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'isResultSet' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'lastStage' must be private and have accessor methods.58
ErrorsMethod 'addStage' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
Errors'(' is followed by whitespace.60
ErrorsParameter stage should be final.60
Errors')' is preceded with whitespace.60
Errors'{' should be on the previous line.61
Errors'if' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
Errors'if' is not followed by whitespace.66
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine is longer than 80 characters (found 116).67
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters (found 118).73
ErrorsExpected an @return tag.76
ErrorsMethod 'getContentHandler' is not designed for extension - needs to be abstract, final or empty.76
Errors'{' should be on the previous line.77
Errors'if' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine is longer than 80 characters (found 134).79
ErrorsLine is longer than 80 characters (found 105).87
ErrorsMethod 'setResult' is not designed for extension - needs to be abstract, final or empty.90
Errors'(' is followed by whitespace.90
ErrorsParameter result should be final.90
ErrorsExpected @param tag for 'result'.90
Errors')' is preceded with whitespace.90
Errors'{' should be on the previous line.91
Errors'if' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine is longer than 80 characters (found 103).93
Errors'if' is not followed by whitespace.96
Errors'(' is followed by whitespace.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors')' is preceded with whitespace.96
Errors'if' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'cast' is not followed by whitespace.102
Errors'-' is not preceded with whitespace.102
Errors'-' is not followed by whitespace.102
Errors'for' is not followed by whitespace.106
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'cast' is not followed by whitespace.107
Errors'-' is not preceded with whitespace.107
Errors'-' is not followed by whitespace.107
Errors'cast' is not followed by whitespace.108
Errors'cast' is not followed by whitespace.119
Errors'}' should be on the same line.121
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'cast' is not followed by whitespace.123
Errors'}' should be on the same line.124
ErrorsLine is longer than 80 characters (found 134).126
ErrorsFirst sentence should end with a period.133
ErrorsExpected an @return tag.136
ErrorsMethod 'getMediaType' is not designed for extension - needs to be abstract, final or empty.136
Errors'{' should be on the previous line.137
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine is longer than 80 characters (found 129).139
ErrorsFirst sentence should end with a period.144
ErrorsExpected an @return tag.147
ErrorsMethod 'getEncoding' is not designed for extension - needs to be abstract, final or empty.147
Errors'{' should be on the previous line.148
Errors'if' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsLine is longer than 80 characters (found 127).150
ErrorsMethod 'addIdentityTransformer' is not designed for extension - needs to be abstract, final or empty.155
ErrorsMissing a Javadoc comment.155
Errors'{' should be on the previous line.156
ErrorsLine is longer than 80 characters (found 166).159
ErrorsLine is longer than 80 characters (found 86).162
Errors'}' should be on the same line.166
Errors'catch' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167

org/xchain/framework/sax/ContextInputSource.java

ViolationMessageLine
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'context' must be private and have accessor methods.33
ErrorsMissing a Javadoc comment.35
Errors'{' is not followed by whitespace.35
Errors'}' is not preceded with whitespace.35
ErrorsMissing a Javadoc comment.36
Errors'(' is followed by whitespace.36
ErrorsParameter context should be final.36
Errors'context' hides a field.36
Errors')' is preceded with whitespace.36
Errors'{' should be on the previous line.37
ErrorsMethod 'setContext' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter context should be final.41
Errors'context' hides a field.41
Errors')' is preceded with whitespace.41
Errors'{' should be on the previous line.42
ErrorsMethod 'getContext' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'{' should be on the previous line.47
ErrorsMethod 'getByteStream' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters (found 100).53
ErrorsMethod 'setByteStream' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter inputStream should be final.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.57
ErrorsLine is longer than 80 characters (found 100).58
ErrorsMethod 'setEncoding' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
Errors'(' is followed by whitespace.61
ErrorsParameter encoding should be final.61
Errors')' is preceded with whitespace.61
Errors'{' should be on the previous line.62
ErrorsLine is longer than 80 characters (found 96).63
ErrorsMethod 'getEncoding' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters (found 96).68
ErrorsMethod 'setCharacterStream' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'(' is followed by whitespace.71
ErrorsParameter characterStream should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
ErrorsLine is longer than 80 characters (found 96).73
ErrorsMethod 'getCharacterStream' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
ErrorsLine is longer than 80 characters (found 96).78

org/xchain/framework/sax/HandlerWrapper.java

ViolationMessageLine
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'log' must be private and have accessor methods.36
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'contentHandler' must be private and have accessor methods.38
ErrorsMissing a Javadoc comment.39
ErrorsVariable 'lexicalHandler' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'dtdHandler' must be private and have accessor methods.40
ErrorsLine is longer than 80 characters (found 113).42
ErrorsMethod 'setWrappedContentHandler' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
Errors'(' is followed by whitespace.42
ErrorsParameter contentHandler should be final.42
Errors'contentHandler' hides a field.42
Errors')' is preceded with whitespace.42
ErrorsLine is longer than 80 characters (found 82).43
ErrorsMethod 'getWrappedContentHandler' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters (found 113).44
ErrorsMethod 'setWrappedLexicalHandler' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
Errors'(' is followed by whitespace.44
ErrorsParameter lexicalHandler should be final.44
Errors'lexicalHandler' hides a field.44
Errors')' is preceded with whitespace.44
ErrorsLine is longer than 80 characters (found 82).45
ErrorsMethod 'getWrappedLexicalHandler' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters (found 93).46
ErrorsMethod 'setWrappedDtdHandler' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'(' is followed by whitespace.46
ErrorsParameter dtdHandler should be final.46
Errors'dtdHandler' hides a field.46
Errors')' is preceded with whitespace.46
ErrorsMethod 'getWrappedDtdHandler' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsMethod 'setWrappedHandler' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
Errors'(' is followed by whitespace.49
ErrorsParameter handler should be final.49
Errors')' is preceded with whitespace.49
Errors'{' should be on the previous line.50
Errors'if' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
Errors'if' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'cast' is not followed by whitespace.56
Errors'}' should be on the same line.57
Errors'if' is not followed by whitespace.61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
Errors'cast' is not followed by whitespace.62
Errors'}' should be on the same line.63
Errors'if' is not followed by whitespace.68
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
Errors'cast' is not followed by whitespace.69
Errors'}' should be on the same line.70
Errors'if' is not followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsLine is longer than 80 characters (found 90).76
Errors'+' is not preceded with whitespace.76
Errors'+' is not followed by whitespace.76
Errors'==' is not preceded with whitespace.76
Errors'==' is not followed by whitespace.76
Errors'?' is not preceded with whitespace.76
ErrorsAvoid inline conditionals.76
Errors'?' is not followed by whitespace.76
Errors':' is not preceded with whitespace.76
Errors':' is not followed by whitespace.76
Errors'+' is not preceded with whitespace.76
Errors'+' is not followed by whitespace.76
ErrorsLine is longer than 80 characters (found 90).77
Errors'+' is not preceded with whitespace.77
Errors'+' is not followed by whitespace.77
Errors'==' is not preceded with whitespace.77
Errors'==' is not followed by whitespace.77
Errors'?' is not preceded with whitespace.77
ErrorsAvoid inline conditionals.77
Errors'?' is not followed by whitespace.77
Errors':' is not preceded with whitespace.77
Errors':' is not followed by whitespace.77
Errors'+' is not preceded with whitespace.77
Errors'+' is not followed by whitespace.77
ErrorsLine is longer than 80 characters (found 82).78
Errors'+' is not preceded with whitespace.78
Errors'+' is not followed by whitespace.78
Errors'==' is not preceded with whitespace.78
Errors'==' is not followed by whitespace.78
Errors'?' is not preceded with whitespace.78
ErrorsAvoid inline conditionals.78
Errors'?' is not followed by whitespace.78
Errors':' is not preceded with whitespace.78
Errors':' is not followed by whitespace.78
Errors'+' is not preceded with whitespace.78
Errors'+' is not followed by whitespace.78
ErrorsLine has trailing spaces.81
ErrorsMethod 'characters' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
Errors'(' is followed by whitespace.86
ErrorsParameter characters should be final.86
ErrorsParameter start should be final.86
ErrorsParameter length should be final.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.88
Errors'if' is not followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'if' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
Errors'{' should be on the previous line.99
Errors'if' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'if' is not followed by whitespace.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'(' is followed by whitespace.108
ErrorsParameter namespaceUri should be final.108
ErrorsParameter localName should be final.108
ErrorsParameter qName should be final.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.110
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters (found 108).112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'if' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
Errors'(' is followed by whitespace.120
ErrorsParameter prefix should be final.120
Errors')' is preceded with whitespace.120
Errors'{' should be on the previous line.122
Errors'if' is not followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
ErrorsLine is longer than 80 characters (found 85).124
Errors'+' is not preceded with whitespace.124
Errors'+' is not followed by whitespace.124
Errors'+' is not preceded with whitespace.124
Errors'+' is not followed by whitespace.124
Errors'if' is not followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
ErrorsMethod 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'(' is followed by whitespace.132
ErrorsParameter characters should be final.132
ErrorsParameter start should be final.132
ErrorsParameter length should be final.132
Errors')' is preceded with whitespace.132
Errors'{' should be on the previous line.134
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'if' is not followed by whitespace.139
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
ErrorsMethod 'processingInstruction' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
Errors'(' is followed by whitespace.144
ErrorsParameter target should be final.144
ErrorsParameter data should be final.144
Errors')' is preceded with whitespace.144
Errors'{' should be on the previous line.146
Errors'if' is not followed by whitespace.147
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
Errors'if' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'(' is followed by whitespace.152
Errors')' is preceded with whitespace.152
ErrorsMethod 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
Errors'(' is followed by whitespace.156
ErrorsParameter locator should be final.156
Errors')' is preceded with whitespace.156
Errors'{' should be on the previous line.157
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'if' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsMethod 'skippedEntity' is not designed for extension - needs to be abstract, final or empty.167
ErrorsMissing a Javadoc comment.167
Errors'(' is followed by whitespace.167
ErrorsParameter name should be final.167
Errors')' is preceded with whitespace.167
Errors'{' should be on the previous line.169
Errors'if' is not followed by whitespace.170
Errors'(' is followed by whitespace.170
Errors')' is preceded with whitespace.170
Errors'if' is not followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
Errors'(' is followed by whitespace.175
Errors')' is preceded with whitespace.175
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'{' should be on the previous line.181
Errors'if' is not followed by whitespace.182
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
Errors'if' is not followed by whitespace.185
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
ErrorsLine is longer than 80 characters (found 104).190
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.190
ErrorsMissing a Javadoc comment.190
Errors'(' is followed by whitespace.190
ErrorsParameter namespaceUri should be final.190
ErrorsParameter localName should be final.190
ErrorsParameter qName should be final.190
ErrorsParameter attributes should be final.190
Errors')' is preceded with whitespace.190
Errors'{' should be on the previous line.192
Errors'if' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
ErrorsLine is longer than 80 characters (found 110).194
Errors'+' is not preceded with whitespace.194
Errors'+' is not followed by whitespace.194
Errors'+' is not preceded with whitespace.194
Errors'+' is not followed by whitespace.194
Errors'+' is not preceded with whitespace.194
Errors'+' is not followed by whitespace.194
Errors'+' is not preceded with whitespace.194
Errors'+' is not followed by whitespace.194
Errors'if' is not followed by whitespace.196
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.201
ErrorsMissing a Javadoc comment.201
Errors'(' is followed by whitespace.201
ErrorsParameter prefix should be final.201
ErrorsParameter uri should be final.201
Errors')' is preceded with whitespace.201
Errors'{' should be on the previous line.203
Errors'if' is not followed by whitespace.204
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
ErrorsLine is longer than 80 characters (found 101).205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
Errors'+' is not preceded with whitespace.205
Errors'+' is not followed by whitespace.205
Errors'if' is not followed by whitespace.208
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
ErrorsMethod 'comment' is not designed for extension - needs to be abstract, final or empty.217
ErrorsMissing a Javadoc comment.217
Errors'(' is followed by whitespace.217
ErrorsParameter characters should be final.217
ErrorsParameter start should be final.217
ErrorsParameter length should be final.217
Errors')' is preceded with whitespace.217
Errors'{' should be on the previous line.219
Errors'if' is not followed by whitespace.220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors'if' is not followed by whitespace.224
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
ErrorsMethod 'endCDATA' is not designed for extension - needs to be abstract, final or empty.229
ErrorsMissing a Javadoc comment.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
Errors'{' should be on the previous line.231
Errors'if' is not followed by whitespace.232
Errors'(' is followed by whitespace.232
Errors')' is preceded with whitespace.232
Errors'if' is not followed by whitespace.236
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
ErrorsMethod 'endDTD' is not designed for extension - needs to be abstract, final or empty.241
ErrorsMissing a Javadoc comment.241
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
Errors'{' should be on the previous line.243
Errors'if' is not followed by whitespace.244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
Errors'if' is not followed by whitespace.248
Errors'(' is followed by whitespace.248
Errors')' is preceded with whitespace.248
Errors'(' is followed by whitespace.249
Errors')' is preceded with whitespace.249
ErrorsMethod 'endEntity' is not designed for extension - needs to be abstract, final or empty.253
ErrorsMissing a Javadoc comment.253
Errors'(' is followed by whitespace.253
ErrorsParameter name should be final.253
Errors')' is preceded with whitespace.253
Errors'{' should be on the previous line.255
Errors'if' is not followed by whitespace.256
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'if' is not followed by whitespace.260
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
ErrorsMethod 'startCDATA' is not designed for extension - needs to be abstract, final or empty.265
ErrorsMissing a Javadoc comment.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'{' should be on the previous line.267
Errors'if' is not followed by whitespace.268
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
Errors'if' is not followed by whitespace.272
Errors'(' is followed by whitespace.272
Errors')' is preceded with whitespace.272
Errors'(' is followed by whitespace.273
Errors')' is preceded with whitespace.273
ErrorsMethod 'startDTD' is not designed for extension - needs to be abstract, final or empty.277
ErrorsMissing a Javadoc comment.277
Errors'(' is followed by whitespace.277
ErrorsParameter name should be final.277
ErrorsParameter publicId should be final.277
ErrorsParameter systemId should be final.277
Errors')' is preceded with whitespace.277
Errors'{' should be on the previous line.279
Errors'if' is not followed by whitespace.280
Errors'(' is followed by whitespace.280
Errors')' is preceded with whitespace.280
Errors'if' is not followed by whitespace.284
Errors'(' is followed by whitespace.284
Errors')' is preceded with whitespace.284
Errors'(' is followed by whitespace.285
Errors')' is preceded with whitespace.285
ErrorsMethod 'startEntity' is not designed for extension - needs to be abstract, final or empty.289
ErrorsMissing a Javadoc comment.289
Errors'(' is followed by whitespace.289
ErrorsParameter name should be final.289
Errors')' is preceded with whitespace.289
Errors'{' should be on the previous line.291
Errors'if' is not followed by whitespace.292
Errors'(' is followed by whitespace.292
Errors')' is preceded with whitespace.292
Errors'if' is not followed by whitespace.296
Errors'(' is followed by whitespace.296
Errors')' is preceded with whitespace.296
Errors'(' is followed by whitespace.297
Errors')' is preceded with whitespace.297
ErrorsMethod 'notationDecl' is not designed for extension - needs to be abstract, final or empty.304
ErrorsMissing a Javadoc comment.304
Errors'(' is followed by whitespace.304
ErrorsParameter name should be final.304
ErrorsParameter publicId should be final.304
ErrorsParameter systemId should be final.304
Errors')' is preceded with whitespace.304
Errors'{' should be on the previous line.306
Errors'if' is not followed by whitespace.307
Errors'(' is followed by whitespace.307
Errors')' is preceded with whitespace.307
Errors'if' is not followed by whitespace.311
Errors'(' is followed by whitespace.311
Errors')' is preceded with whitespace.311
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
ErrorsLine is longer than 80 characters (found 102).316
ErrorsMethod 'unparsedEntityDecl' is not designed for extension - needs to be abstract, final or empty.316
ErrorsMissing a Javadoc comment.316
Errors'(' is followed by whitespace.316
ErrorsParameter name should be final.316
ErrorsParameter publicId should be final.316
ErrorsParameter systemId should be final.316
ErrorsParameter notationName should be final.316
Errors')' is preceded with whitespace.316
Errors'{' should be on the previous line.318
Errors'if' is not followed by whitespace.319
Errors'(' is followed by whitespace.319
Errors')' is preceded with whitespace.319
Errors'if' is not followed by whitespace.323
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
Errors'(' is followed by whitespace.324
Errors')' is preceded with whitespace.324

org/xchain/framework/sax/MultiDocumentResult.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.sax.SAXTransformerFactory.22
ErrorsUnused import - javax.xml.transform.stream.StreamSource.23
ErrorsRedundant import from the same package - org.xchain.framework.sax.SaxTemplates.33
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters (found 82).49
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'log' must be private and have accessor methods.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
ErrorsLine is longer than 80 characters (found 101).51
ErrorsMissing a Javadoc comment.51
ErrorsName 'MULTI_DOCUMENT_NAMESPACE_URI' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsVariable 'MULTI_DOCUMENT_NAMESPACE_URI' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'MULTI_DOCUMENT_ELEMENT_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsVariable 'MULTI_DOCUMENT_ELEMENT_LOCAL_NAME' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'DOCUMENT_ELEMENT_LOCAL_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsVariable 'DOCUMENT_ELEMENT_LOCAL_NAME' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.54
ErrorsName 'SYSTEM_ID_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsVariable 'SYSTEM_ID_ATTRIBUTE' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.55
ErrorsName 'PATH_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsVariable 'PATH_ATTRIBUTE' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'METHOD_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsVariable 'METHOD_ATTRIBUTE' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.57
ErrorsName 'DOCTYPE_SYSTEM_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.57
ErrorsVariable 'DOCTYPE_SYSTEM_ATTRIBUTE' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.58
ErrorsName 'DOCTYPE_PUBLIC_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsVariable 'DOCTYPE_PUBLIC_ATTRIBUTE' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.59
ErrorsName 'INDENT_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsVariable 'INDENT_ATTRIBUTE' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.60
ErrorsName 'INDENT_AMOUNT_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsVariable 'INDENT_AMOUNT_ATTRIBUTE' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.61
ErrorsName 'OVERWRITE_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsVariable 'OVERWRITE_ATTRIBUTE' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.62
ErrorsName 'TEXT_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsVariable 'TEXT_METHOD' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.63
ErrorsName 'XML_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
ErrorsVariable 'XML_METHOD' must be private and have accessor methods.63
ErrorsMissing a Javadoc comment.64
ErrorsName 'HTML_METHOD' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsVariable 'HTML_METHOD' must be private and have accessor methods.64
ErrorsMissing a Javadoc comment.65
ErrorsName 'DEFAULT_OVERWRITE_VALUE' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsVariable 'DEFAULT_OVERWRITE_VALUE' must be private and have accessor methods.65
ErrorsLine has trailing spaces.66
ErrorsMissing a Javadoc comment.68
ErrorsVariable 'multiDocumentContentHandler' must be private and have accessor methods.68
ErrorsMissing a Javadoc comment.69
ErrorsVariable 'identityTemplates' must be private and have accessor methods.69
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsLine has trailing spaces.74
ErrorsMissing a Javadoc comment.79
Errors'{' should be on the previous line.81
ErrorsLine is longer than 80 characters (found 92).82
ErrorsMissing a Javadoc comment.82
ErrorsVariable 'log' must be private and have accessor methods.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
ErrorsMissing a Javadoc comment.85
ErrorsVariable 'documentElementCount' must be private and have accessor methods.85
ErrorsMissing a Javadoc comment.86
ErrorsVariable 'prefixMappingContext' must be private and have accessor methods.86
ErrorsMethod 'decrementDocumentElementCount' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
Errors'{' should be on the previous line.89
Errors'if' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine is longer than 80 characters (found 81).93
Errors'+' is not preceded with whitespace.93
Errors'+' is not followed by whitespace.93
Errors'+' is not preceded with whitespace.93
Errors'+' is not followed by whitespace.93
ErrorsMethod 'incrementDocumentElementCount' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
Errors'{' should be on the previous line.98
Errors'if' is not followed by whitespace.101
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
ErrorsLine is longer than 80 characters (found 81).102
Errors'+' is not preceded with whitespace.102
Errors'+' is not followed by whitespace.102
Errors'+' is not preceded with whitespace.102
Errors'+' is not followed by whitespace.102
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.108
Errors'if' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters (found 106).113
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
Errors'{' should be on the previous line.120
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters (found 104).125
ErrorsLine is longer than 80 characters (found 106).130
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
Errors'(' is followed by whitespace.130
ErrorsParameter namespaceUri should be final.130
ErrorsParameter localName should be final.130
ErrorsParameter qName should be final.130
ErrorsParameter attributes should be final.130
Errors')' is preceded with whitespace.130
Errors'{' should be on the previous line.132
ErrorsLine is longer than 80 characters (found 141).133
Errors'if' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'if' is not followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine is longer than 80 characters (found 95).149
ErrorsLine is longer than 80 characters (found 88).150
Errors'while' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
ErrorsLine is longer than 80 characters (found 94).153
Errors'(' is followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'}' should be on the same line.158
Errors'}' should be on the same line.162
ErrorsLine is longer than 80 characters (found 117).163
Errors'if' is not followed by whitespace.163
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
Errors'}' should be on the same line.167
Errors'}' should be on the same line.171
Errors'if' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine is longer than 80 characters (found 81).178
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
Errors'(' is followed by whitespace.178
ErrorsParameter namespaceUri should be final.178
ErrorsParameter localName should be final.178
ErrorsParameter qName should be final.178
Errors')' is preceded with whitespace.178
Errors'{' should be on the previous line.180
ErrorsLine is longer than 80 characters (found 141).181
Errors'if' is not followed by whitespace.181
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'if' is not followed by whitespace.182
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
ErrorsLine is longer than 80 characters (found 86).191
Errors'while' is not followed by whitespace.192
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
Errors'}' should be on the same line.202
ErrorsLine is longer than 80 characters (found 117).203
Errors'if' is not followed by whitespace.203
Errors'(' is followed by whitespace.203
Errors')' is preceded with whitespace.203
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'}' should be on the same line.207
Errors'if' is not followed by whitespace.208
Errors'(' is followed by whitespace.208
Errors')' is preceded with whitespace.208
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.213
ErrorsMissing a Javadoc comment.213
Errors'(' is followed by whitespace.213
ErrorsParameter prefix should be final.213
ErrorsParameter namespaceUri should be final.213
Errors')' is preceded with whitespace.213
Errors'{' should be on the previous line.215
Errors'if' is not followed by whitespace.216
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
Errors'}' should be on the same line.218
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
Errors'(' is followed by whitespace.224
ErrorsParameter prefix should be final.224
Errors')' is preceded with whitespace.224
Errors'{' should be on the previous line.226
Errors'if' is not followed by whitespace.227
Errors'(' is followed by whitespace.227
Errors')' is preceded with whitespace.227
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'}' should be on the same line.229
ErrorsMethod 'initializeWrappedHandler' is not designed for extension - needs to be abstract, final or empty.235
ErrorsMissing a Javadoc comment.235
Errors'(' is followed by whitespace.235
ErrorsParameter attributes should be final.235
Errors')' is preceded with whitespace.235
Errors'{' should be on the previous line.237
Errors'if' is not followed by whitespace.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
ErrorsLine is longer than 80 characters (found 93).242
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
ErrorsLine is longer than 80 characters (found 84).243
Errors'(' is followed by whitespace.243
Errors')' is preceded with whitespace.243
ErrorsLine is longer than 80 characters (found 100).244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
ErrorsLine is longer than 80 characters (found 103).245
Errors'(' is followed by whitespace.245
Errors')' is preceded with whitespace.245
ErrorsLine is longer than 80 characters (found 103).246
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
ErrorsLine is longer than 80 characters (found 88).247
Errors'(' is followed by whitespace.247
Errors')' is preceded with whitespace.247
ErrorsLine is longer than 80 characters (found 101).248
Errors'(' is followed by whitespace.248
Errors')' is preceded with whitespace.248
Errors'if' is not followed by whitespace.250
Errors'(' is followed by whitespace.250
Errors'(' is followed by whitespace.250
Errors')' is preceded with whitespace.250
Errors')' is preceded with whitespace.250
Errors'if' is not followed by whitespace.252
Errors'(' is followed by whitespace.252
Errors')' is preceded with whitespace.252
Errors'if' is not followed by whitespace.253
Errors'(' is followed by whitespace.253
Errors')' is preceded with whitespace.253
Errors'+' is not preceded with whitespace.254
Errors'+' is not followed by whitespace.254
Errors'+' is not preceded with whitespace.254
Errors'+' is not followed by whitespace.254
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
Errors'}' should be on the same line.265
Errors'if' is not followed by whitespace.266
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
Errors'if' is not followed by whitespace.267
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
Errors'+' is not preceded with whitespace.268
Errors'+' is not followed by whitespace.268
Errors'+' is not preceded with whitespace.268
Errors'+' is not followed by whitespace.268
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
Errors'if' is not followed by whitespace.274
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
Errors'}' should be on the same line.282
ErrorsLine is longer than 80 characters (found 134).284
ErrorsLine is longer than 80 characters (found 116).287
ErrorsLine is longer than 80 characters (found 135).288
Errors'(' is followed by whitespace.288
Errors')' is preceded with whitespace.288
Errors'(' is followed by whitespace.291
Errors')' is preceded with whitespace.291
Errors'if' is not followed by whitespace.293
Errors'(' is followed by whitespace.293
Errors')' is preceded with whitespace.293
Errors'}' should be on the same line.300
Errors'catch' is not followed by whitespace.301
Errors'(' is followed by whitespace.301
Errors')' is preceded with whitespace.301
Errors'if' is not followed by whitespace.302
Errors'(' is followed by whitespace.302
Errors')' is preceded with whitespace.302
ErrorsMissing a Javadoc comment.309
Errors'(' is followed by whitespace.309
ErrorsParameter attributes should be final.309
Errors')' is preceded with whitespace.309
Errors'{' should be on the previous line.311
ErrorsLine is longer than 80 characters (found 89).312
Errors'(' is followed by whitespace.312
Errors')' is preceded with whitespace.312
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.313
ErrorsLine is longer than 80 characters (found 115).314
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
Errors'if' is not followed by whitespace.318
Errors'(' is followed by whitespace.318
Errors')' is preceded with whitespace.318
Errors'if' is not followed by whitespace.322
Errors'(' is followed by whitespace.322
Errors')' is preceded with whitespace.322
Errors'if' is not followed by whitespace.323
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
ErrorsLine is longer than 80 characters (found 149).324
Errors'+' is not preceded with whitespace.324
Errors'+' is not followed by whitespace.324
Errors'+' is not preceded with whitespace.324
Errors'+' is not followed by whitespace.324
Errors'if' is not followed by whitespace.329
Errors'(' is followed by whitespace.329
Errors')' is preceded with whitespace.329
Errors'if' is not followed by whitespace.332
Errors'(' is followed by whitespace.332
Errors')' is preceded with whitespace.332
Errors'}' should be on the same line.334
Errors'if' is not followed by whitespace.336
Errors'(' is followed by whitespace.336
Errors')' is preceded with whitespace.336
ErrorsLine is longer than 80 characters (found 138).337
Errors'+' is not preceded with whitespace.337
Errors'+' is not followed by whitespace.337
Errors'+' is not preceded with whitespace.337
Errors'+' is not followed by whitespace.337
Errors'+' is not preceded with whitespace.337
Errors'+' is not followed by whitespace.337
Errors'+' is not preceded with whitespace.337
Errors'+' is not followed by whitespace.337
Errors'if' is not followed by whitespace.343
Errors'(' is followed by whitespace.343
Errors')' is preceded with whitespace.343
ErrorsLine is longer than 80 characters (found 134).344
Errors'+' is not preceded with whitespace.344
Errors'+' is not followed by whitespace.344
Errors'+' is not preceded with whitespace.344
Errors'+' is not followed by whitespace.344
ErrorsLine is longer than 80 characters (found 160).350
ErrorsMissing a Javadoc comment.350
Errors'(' is followed by whitespace.350
ErrorsParameter method should be final.350
ErrorsParameter doctypePublicId should be final.350
ErrorsParameter doctypeSystemId should be final.350
ErrorsParameter indent should be final.350
ErrorsParameter indentAmount should be final.350
Errors')' is preceded with whitespace.350
Errors'{' should be on the previous line.352
Errors'if' is not followed by whitespace.353
Errors'(' is followed by whitespace.353
Errors')' is preceded with whitespace.353
ErrorsLine is longer than 80 characters (found 108).357
Errors'if' is not followed by whitespace.361
Errors'(' is followed by whitespace.361
Errors')' is preceded with whitespace.361
Errors'if' is not followed by whitespace.375
Errors'(' is followed by whitespace.375
Errors')' is preceded with whitespace.375
Errors'if' is not followed by whitespace.376
Errors'(' is followed by whitespace.376
Errors')' is preceded with whitespace.376
Errors'if' is not followed by whitespace.379
Errors'(' is followed by whitespace.379
Errors')' is preceded with whitespace.379
Errors'if' is not followed by whitespace.382
Errors'(' is followed by whitespace.382
Errors')' is preceded with whitespace.382
Errors'if' is not followed by whitespace.385
Errors'(' is followed by whitespace.385
Errors')' is preceded with whitespace.385
ErrorsLine is longer than 80 characters (found 98).386
Errors'if' is not followed by whitespace.392
Errors'(' is followed by whitespace.392
Errors')' is preceded with whitespace.392

org/xchain/framework/sax/Pipeline.java

ViolationMessageLine
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'log' must be private and have accessor methods.33
Errors'(' is followed by whitespace.33
Errors')' is preceded with whitespace.33
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'compositeStage' must be private and have accessor methods.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'source' must be private and have accessor methods.36
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'reader' must be private and have accessor methods.37
ErrorsMethod 'getCompositeStage' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsLine is longer than 80 characters (found 106).40
ErrorsMethod 'setCompositeStage' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
Errors'(' is followed by whitespace.40
ErrorsParameter compositeStage should be final.40
Errors'compositeStage' hides a field.40
Errors')' is preceded with whitespace.40
ErrorsMethod 'setSource' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter source should be final.41
Errors'source' hides a field.41
Errors')' is preceded with whitespace.41
ErrorsMethod 'setXmlReader' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
Errors'(' is followed by whitespace.42
ErrorsParameter reader should be final.42
Errors'reader' hides a field.42
Errors')' is preceded with whitespace.42
ErrorsMethod 'getXmlReader' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters (found 130).46
ErrorsLine is longer than 80 characters (found 114).47
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.49
ErrorsExpected @throws tag for 'Exception'.50
Errors'{' should be on the previous line.51
Errors'(' is followed by whitespace.56
Errors'(' is followed by whitespace.57
ErrorsParameter e should be final.57
Errors')' is preceded with whitespace.57
ErrorsLine is longer than 80 characters (found 92).59
Errors'(' is followed by whitespace.62
ErrorsParameter e should be final.62
Errors')' is preceded with whitespace.62
ErrorsLine is longer than 80 characters (found 97).64
Errors'(' is followed by whitespace.67
ErrorsParameter e should be final.67
Errors')' is preceded with whitespace.67
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73

org/xchain/framework/sax/PrefixMappingContext.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
ErrorsLine is longer than 80 characters (found 148).24
ErrorsLine is longer than 80 characters (found 128).25
ErrorsLine is longer than 80 characters (found 127).26
ErrorsLine is longer than 80 characters (found 123).27
Errors'{' should be on the previous line.34
ErrorsLine is longer than 80 characters (found 98).36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'prefixMap' must be private and have accessor methods.36
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters (found 102).43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters (found 101).45
ErrorsMethod 'pushPrefixMapping' is not designed for extension - needs to be abstract, final or empty.49
Errors'(' is followed by whitespace.49
ErrorsParameter prefix should be final.49
ErrorsParameter namespaceUri should be final.49
Errors')' is preceded with whitespace.49
Errors'{' should be on the previous line.50
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
ErrorsMissing a Javadoc comment.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
Errors'(' is followed by whitespace.64
ErrorsParameter prefix should be final.64
ErrorsParameter namespaceUri should be final.64
Errors')' is preceded with whitespace.64
Errors'{' should be on the previous line.65
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine is longer than 80 characters (found 110).80
ErrorsMethod 'popPrefixMapping' is not designed for extension - needs to be abstract, final or empty.83
Errors'(' is followed by whitespace.83
ErrorsParameter prefix should be final.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.91
Errors'(' is followed by whitespace.91
ErrorsParameter prefix should be final.91
ErrorsExpected @param tag for 'prefix'.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'if' is not followed by whitespace.98
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
ErrorsLine has trailing spaces.106
ErrorsLine has trailing spaces.108
ErrorsLine is longer than 80 characters (found 120).109
ErrorsMethod 'lookUpNamespaceUri' is not designed for extension - needs to be abstract, final or empty.111
Errors'(' is followed by whitespace.111
ErrorsParameter prefix should be final.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'if' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'}' should be on the same line.117
ErrorsMethod 'prefixSet' is not designed for extension - needs to be abstract, final or empty.126
Errors'{' should be on the previous line.127
ErrorsLine is longer than 80 characters (found 83).132
ErrorsLine is longer than 80 characters (found 84).134
ErrorsMethod 'contains' is not designed for extension - needs to be abstract, final or empty.136
Errors'(' is followed by whitespace.136
ErrorsParameter prefix should be final.136
ErrorsExpected @param tag for 'prefix'.136
ErrorsParameter namespace should be final.136
ErrorsExpected @param tag for 'namespace'.136
Errors')' is preceded with whitespace.136
Errors'{' should be on the previous line.137

org/xchain/framework/sax/ReversePrefixMappingContext.java

ViolationMessageLine
ErrorsUnused import - java.util.HashSet.20
ErrorsUnused import - java.util.Set.21
ErrorsLine has trailing spaces.25
ErrorsLine is longer than 80 characters (found 148).25
ErrorsLine is longer than 80 characters (found 128).26
ErrorsLine is longer than 80 characters (found 127).27
ErrorsLine is longer than 80 characters (found 123).28
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters (found 101).37
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'namespaceMap' must be private and have accessor methods.37
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.43
Errors'(' is followed by whitespace.43
ErrorsParameter prefix should be final.43
ErrorsParameter namespaceUri should be final.43
Errors')' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'if' is not followed by whitespace.46
Errors'(' is followed by whitespace.46
Errors')' is preceded with whitespace.46
Errors'if' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
ErrorsMissing a Javadoc comment.57
Errors'(' is followed by whitespace.57
ErrorsParameter prefix should be final.57
ErrorsParameter namespaceUri should be final.57
Errors')' is preceded with whitespace.57
Errors'{' should be on the previous line.58
Errors'if' is not followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsInner assignments should be avoided.61
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'{' should be on the previous line.67
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
Errors'{' should be on the previous line.72
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter prefix should be final.76
ErrorsParameter namespaceUri should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.85
Errors'(' is followed by whitespace.85
ErrorsParameter prefix should be final.85
ErrorsExpected @param tag for 'prefix'.85
Errors')' is preceded with whitespace.85
Errors'{' should be on the previous line.86
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine has trailing spaces.99
ErrorsLine has trailing spaces.101
ErrorsLine is longer than 80 characters (found 120).102
ErrorsMethod 'lookUpPrefix' is not designed for extension - needs to be abstract, final or empty.104
Errors'(' is followed by whitespace.104
ErrorsParameter namespaceUri should be final.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105
Errors'if' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'}' should be on the same line.110

org/xchain/framework/sax/SaxEventRecorder.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 151).30
ErrorsLine is longer than 80 characters (found 191).31
ErrorsLine is longer than 80 characters (found 138).32
Errors'{' should be on the previous line.40
ErrorsVariable 'eventList' must be private and have accessor methods.42
ErrorsVariable 'trackDocumentEvents' must be private and have accessor methods.44
ErrorsVariable 'trackElementEvents' must be private and have accessor methods.46
ErrorsVariable 'trackCharactersEvents' must be private and have accessor methods.48
ErrorsVariable 'trackPrefixMappingEvents' must be private and have accessor methods.50
ErrorsVariable 'trackCommentEvents' must be private and have accessor methods.52
ErrorsMethod 'getEventList' is not designed for extension - needs to be abstract, final or empty.57
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters (found 119).62
ErrorsMethod 'setTrackDocumentEvents' is not designed for extension - needs to be abstract, final or empty.62
Errors'(' is followed by whitespace.62
ErrorsParameter trackDocumentEvents should be final.62
Errors'trackDocumentEvents' hides a field.62
ErrorsExpected @param tag for 'trackDocumentEvents'.62
Errors')' is preceded with whitespace.62
ErrorsLine has trailing spaces.63
ErrorsLine is longer than 80 characters (found 115).67
ErrorsMethod 'setTrackElementEvents' is not designed for extension - needs to be abstract, final or empty.67
Errors'(' is followed by whitespace.67
ErrorsParameter trackElementEvents should be final.67
Errors'trackElementEvents' hides a field.67
ErrorsExpected @param tag for 'trackElementEvents'.67
Errors')' is preceded with whitespace.67
ErrorsLine has trailing spaces.68
ErrorsLine is longer than 80 characters (found 127).72
ErrorsMethod 'setTrackCharactersEvents' is not designed for extension - needs to be abstract, final or empty.72
Errors'(' is followed by whitespace.72
ErrorsParameter trackCharactersEvents should be final.72
Errors'trackCharactersEvents' hides a field.72
ErrorsExpected @param tag for 'trackCharactersEvents'.72
Errors')' is preceded with whitespace.72
ErrorsLine has trailing spaces.73
ErrorsLine is longer than 80 characters (found 139).77
ErrorsMethod 'setTrackPrefixMappingEvents' is not designed for extension - needs to be abstract, final or empty.77
Errors'(' is followed by whitespace.77
ErrorsParameter trackPrefixMappingEvents should be final.77
Errors'trackPrefixMappingEvents' hides a field.77
ErrorsExpected @param tag for 'trackPrefixMappingEvents'.77
Errors')' is preceded with whitespace.77
ErrorsLine is longer than 80 characters (found 115).79
ErrorsMethod 'setTrackCommentEvents' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
Errors'(' is followed by whitespace.79
ErrorsParameter trackCommentEvents should be final.79
Errors'trackCommentEvents' hides a field.79
Errors')' is preceded with whitespace.79
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
Errors'{' should be on the previous line.82
Errors'if' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
Errors'{' should be on the previous line.91
Errors'if' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine is longer than 80 characters (found 95).99
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'(' is followed by whitespace.99
ErrorsParameter uri should be final.99
ErrorsParameter localName should be final.99
ErrorsParameter qName should be final.99
ErrorsParameter attributes should be final.99
Errors')' is preceded with whitespace.99
Errors'if' is not followed by whitespace.101
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
Errors'(' is followed by whitespace.112
ErrorsParameter uri should be final.112
ErrorsParameter localName should be final.112
ErrorsParameter qName should be final.112
Errors')' is preceded with whitespace.112
Errors'{' should be on the previous line.113
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
ErrorsMethod 'characters' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
Errors'(' is followed by whitespace.123
ErrorsParameter characters should be final.123
ErrorsParameter start should be final.123
ErrorsParameter length should be final.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
Errors'if' is not followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
ErrorsLine is longer than 80 characters (found 105).127
Errors'if' is not followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors'-' is not preceded with whitespace.127
Errors'-' is not followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'-' is not preceded with whitespace.128
Errors'-' is not followed by whitespace.128
ErrorsLine is longer than 80 characters (found 120).129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
Errors'}' should be on the same line.130
ErrorsLine is longer than 80 characters (found 93).134
Errors'(' is followed by whitespace.134
Errors')' is preceded with whitespace.134
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
Errors'(' is followed by whitespace.140
ErrorsParameter prefix should be final.140
ErrorsParameter uri should be final.140
Errors')' is preceded with whitespace.140
Errors'{' should be on the previous line.141
Errors'if' is not followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine is longer than 80 characters (found 115).143
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors'-' is not preceded with whitespace.143
Errors'-' is not followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'-' is not preceded with whitespace.144
Errors'-' is not followed by whitespace.144
Errors'}' should be on the same line.145
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
Errors'(' is followed by whitespace.157
ErrorsParameter prefix should be final.157
Errors')' is preceded with whitespace.157
Errors'{' should be on the previous line.158
Errors'if' is not followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine is longer than 80 characters (found 113).160
Errors'if' is not followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors'-' is not preceded with whitespace.160
Errors'-' is not followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'-' is not preceded with whitespace.161
Errors'-' is not followed by whitespace.161
Errors'}' should be on the same line.162
ErrorsMethod 'comment' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'(' is followed by whitespace.174
ErrorsParameter comment should be final.174
ErrorsParameter start should be final.174
ErrorsParameter length should be final.174
Errors')' is preceded with whitespace.174
Errors'{' should be on the previous line.175
Errors'if' is not followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters (found 88).179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
ErrorsMissing a Javadoc comment.183
Errors'(' is followed by whitespace.183
ErrorsParameter name should be final.183
ErrorsParameter publicId should be final.183
ErrorsParameter systemId should be final.183
Errors')' is preceded with whitespace.183
ErrorsMissing a Javadoc comment.184
ErrorsMissing a Javadoc comment.185
ErrorsMissing a Javadoc comment.186
ErrorsLine has trailing spaces.187
ErrorsMissing a Javadoc comment.187
Errors'(' is followed by whitespace.187
ErrorsParameter name should be final.187
Errors')' is preceded with whitespace.187
ErrorsMissing a Javadoc comment.188
Errors'(' is followed by whitespace.188
ErrorsParameter name should be final.188
Errors')' is preceded with whitespace.188
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.190
ErrorsMissing a Javadoc comment.190
Errors'{' should be on the previous line.191
Errors'for' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
ErrorsMissing a Javadoc comment.199
Errors'{' should be on the previous line.200
ErrorsMissing a Javadoc comment.201
ErrorsMissing a Javadoc comment.202
ErrorsMissing a Javadoc comment.203
ErrorsMissing a Javadoc comment.204
ErrorsMissing a Javadoc comment.205
ErrorsMissing a Javadoc comment.206
ErrorsMissing a Javadoc comment.207
ErrorsMissing a Javadoc comment.208
Errors'{' should be on the previous line.215
ErrorsMissing a Javadoc comment.216
ErrorsMissing a Javadoc comment.217
ErrorsMissing a Javadoc comment.218
ErrorsMissing a Javadoc comment.219
ErrorsMissing a Javadoc comment.220
ErrorsMissing a Javadoc comment.221
ErrorsMissing a Javadoc comment.222
ErrorsMissing a Javadoc comment.223
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.225
ErrorsMissing a Javadoc comment.225
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.226
ErrorsMissing a Javadoc comment.226
Errors'(' is followed by whitespace.226
ErrorsParameter type should be final.226
Errors'type' hides a field.226
Errors')' is preceded with whitespace.226
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.227
ErrorsMissing a Javadoc comment.227
ErrorsMethod 'setText' is not designed for extension - needs to be abstract, final or empty.228
ErrorsMissing a Javadoc comment.228
Errors'(' is followed by whitespace.228
ErrorsParameter text should be final.228
Errors'text' hides a field.228
Errors')' is preceded with whitespace.228
ErrorsMethod 'getUri' is not designed for extension - needs to be abstract, final or empty.229
ErrorsMissing a Javadoc comment.229
ErrorsMethod 'setUri' is not designed for extension - needs to be abstract, final or empty.230
ErrorsMissing a Javadoc comment.230
Errors'(' is followed by whitespace.230
ErrorsParameter uri should be final.230
Errors'uri' hides a field.230
Errors')' is preceded with whitespace.230
ErrorsMethod 'getLocalName' is not designed for extension - needs to be abstract, final or empty.231
ErrorsMissing a Javadoc comment.231
ErrorsMethod 'setLocalName' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMissing a Javadoc comment.232
Errors'(' is followed by whitespace.232
ErrorsParameter localName should be final.232
Errors'localName' hides a field.232
Errors')' is preceded with whitespace.232
ErrorsMethod 'getQName' is not designed for extension - needs to be abstract, final or empty.233
ErrorsMissing a Javadoc comment.233
ErrorsMethod 'setQName' is not designed for extension - needs to be abstract, final or empty.234
ErrorsMissing a Javadoc comment.234
Errors'(' is followed by whitespace.234
ErrorsParameter qName should be final.234
Errors'qName' hides a field.234
Errors')' is preceded with whitespace.234
ErrorsMethod 'getPrefixMapping' is not designed for extension - needs to be abstract, final or empty.235
ErrorsMissing a Javadoc comment.235
ErrorsLine is longer than 80 characters (found 109).236
ErrorsMethod 'setPrefixMapping' is not designed for extension - needs to be abstract, final or empty.236
ErrorsMissing a Javadoc comment.236
Errors'(' is followed by whitespace.236
ErrorsParameter prefixMapping should be final.236
Errors'prefixMapping' hides a field.236
Errors')' is preceded with whitespace.236
ErrorsMethod 'getPrefixSet' is not designed for extension - needs to be abstract, final or empty.237
ErrorsMissing a Javadoc comment.237
ErrorsLine is longer than 80 characters (found 85).238
ErrorsMethod 'setPrefixSet' is not designed for extension - needs to be abstract, final or empty.238
ErrorsMissing a Javadoc comment.238
Errors'(' is followed by whitespace.238
ErrorsParameter prefixSet should be final.238
Errors'prefixSet' hides a field.238
Errors')' is preceded with whitespace.238
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.239
ErrorsMissing a Javadoc comment.239
ErrorsLine is longer than 80 characters (found 88).240
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.240
ErrorsMissing a Javadoc comment.240
Errors'(' is followed by whitespace.240
ErrorsParameter attributes should be final.240
Errors'attributes' hides a field.240
Errors')' is preceded with whitespace.240
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.241
ErrorsMissing a Javadoc comment.241
Errors'if' is not followed by whitespace.244
Errors'(' is followed by whitespace.244
Errors')' is preceded with whitespace.244
Errors'if' is not followed by whitespace.247
Errors'(' is followed by whitespace.247
Errors')' is preceded with whitespace.247
Errors'if' is not followed by whitespace.250
Errors'(' is followed by whitespace.250
Errors')' is preceded with whitespace.250
Errors'for' is not followed by whitespace.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
ErrorsLine is longer than 80 characters (found 127).252

org/xchain/framework/sax/SaxEventRecorderAssert.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.junit.Assert.*.20
ErrorsUtility classes should not have a public or default constructor.25
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters (found 91).27
ErrorsMissing a Javadoc comment.27
ErrorsParameter eventIterator should be final.27
Errors'{' should be on the previous line.29
ErrorsLine is longer than 80 characters (found 118).32
ErrorsLine is longer than 80 characters (found 89).35
ErrorsMissing a Javadoc comment.35
ErrorsParameter eventIterator should be final.35
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters (found 115).40
ErrorsLine is longer than 80 characters (found 143).43
ErrorsMissing a Javadoc comment.43
ErrorsParameter eventIterator should be final.43
ErrorsParameter uri should be final.43
ErrorsParameter localName should be final.43
ErrorsParameter attributes should be final.43
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters (found 116).48
ErrorsLine is longer than 80 characters (found 92).49
Errors'if' is not followed by whitespace.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
ErrorsLine is longer than 80 characters (found 129).54
Errors'for' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
ErrorsLine is longer than 80 characters (found 122).56
ErrorsLine is longer than 80 characters (found 170).57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
ErrorsLine is longer than 80 characters (found 211).58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
ErrorsLine is longer than 80 characters (found 119).63
ErrorsMissing a Javadoc comment.63
ErrorsParameter eventIterator should be final.63
ErrorsParameter uri should be final.63
ErrorsParameter localName should be final.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.65
ErrorsLine is longer than 80 characters (found 113).68
ErrorsLine is longer than 80 characters (found 92).69
ErrorsLine is longer than 80 characters (found 102).73
ErrorsMissing a Javadoc comment.73
ErrorsParameter eventIterator should be final.73
ErrorsParameter text should be final.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters (found 112).78
ErrorsLine is longer than 80 characters (found 99).79
ErrorsLine is longer than 80 characters (found 90).82
ErrorsMissing a Javadoc comment.82
ErrorsParameter eventIterator should be final.82
Errors'{' should be on the previous line.84

org/xchain/framework/sax/SaxTemplates.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 100).23
Errors'{' should be on the previous line.29
ErrorsExpected an @return tag.33
ErrorsRedundant 'public' modifier.33
ErrorsExpected @throws tag for 'TransformerConfigurationException'.34

org/xchain/framework/sax/SaxTemplatesHandler.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.Templates.18
ErrorsUnused import - javax.xml.transform.TransformerConfigurationException.20
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28

org/xchain/framework/sax/SerializerStage.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 104).29
ErrorsLine is longer than 80 characters (found 116).32
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'log' must be private and have accessor methods.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'serializer' must be private and have accessor methods.45
ErrorsMissing a Javadoc comment.47
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters (found 94).49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
ErrorsMissing a Javadoc comment.54
Errors'(' is followed by whitespace.54
ErrorsParameter method should be final.54
Errors')' is preceded with whitespace.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter method should be final.59
ErrorsParameter indent should be final.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters (found 95).61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'if' construct must use '{}'s.64
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 95).66
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine is longer than 80 characters (found 97).67
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
Errors'}' should be on the same line.68
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
Errors'if' construct must use '{}'s.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine is longer than 80 characters (found 105).72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
ErrorsLine is longer than 80 characters (found 114).73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters (found 101).74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors'}' should be on the same line.75
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'}' should be on the same line.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'(' is followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine is longer than 80 characters (found 88).85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'}' should be on the same line.86
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsMethod 'getContentHandler' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.100
Errors'}' should be on the same line.104
Errors'catch' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
ErrorsMust have at least one statement.105
ErrorsMethod 'setResult' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
Errors'(' is followed by whitespace.111
ErrorsParameter result should be final.111
Errors')' is preceded with whitespace.111
Errors'{' should be on the previous line.112
Errors'if' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsLine is longer than 80 characters (found 100).114
Errors'if' is not followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors'cast' is not followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'(' is followed by whitespace.117
Errors'cast' is not followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'}' should be on the same line.118
Errors'if' is not followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors'cast' is not followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'(' is followed by whitespace.120
Errors'cast' is not followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'}' should be on the same line.121
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors'cast' is not followed by whitespace.122
Errors')' is preceded with whitespace.122
ErrorsLine is longer than 80 characters (found 118).123
ErrorsFirst sentence should end with a period.127
ErrorsExpected an @return tag.130
ErrorsMethod 'getMediaType' is not designed for extension - needs to be abstract, final or empty.130
Errors'{' should be on the previous line.131
Errors'cast' is not followed by whitespace.132
ErrorsFirst sentence should end with a period.135
ErrorsExpected an @return tag.138
ErrorsMethod 'getEncoding' is not designed for extension - needs to be abstract, final or empty.138
Errors'{' should be on the previous line.139
Errors'cast' is not followed by whitespace.140

org/xchain/framework/sax/Stage.java

ViolationMessageLine
Errors'{' should be on the previous line.26
ErrorsRedundant 'public' modifier.30
Errors'(' is followed by whitespace.30
ErrorsExpected @param tag for 'result'.30
Errors')' is preceded with whitespace.30
ErrorsExpected an @return tag.35
ErrorsRedundant 'public' modifier.35
ErrorsFirst sentence should end with a period.37
ErrorsExpected an @return tag.40
ErrorsRedundant 'public' modifier.40
ErrorsFirst sentence should end with a period.42
ErrorsExpected an @return tag.45
ErrorsRedundant 'public' modifier.45

org/xchain/framework/sax/TransformerHandlerStage.java

ViolationMessageLine
Errors'{' should be on the previous line.28
ErrorsMissing a Javadoc comment.29
ErrorsVariable 'transformerHandler' must be private and have accessor methods.29
ErrorsMissing a Javadoc comment.31
Errors'(' is followed by whitespace.31
ErrorsParameter transformerHandler should be final.31
Errors'transformerHandler' hides a field.31
Errors')' is preceded with whitespace.31
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters (found 90).36
ErrorsMethod 'getTransformerHandler' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsMethod 'getContentHandler' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
Errors'{' should be on the previous line.39
ErrorsMethod 'setResult' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
Errors'(' is followed by whitespace.43
ErrorsParameter result should be final.43
Errors')' is preceded with whitespace.43
Errors'{' should be on the previous line.44
ErrorsFirst sentence should end with a period.48
ErrorsExpected an @return tag.51
ErrorsMethod 'getMediaType' is not designed for extension - needs to be abstract, final or empty.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters (found 107).53
ErrorsAvoid inline conditionals.54
ErrorsFirst sentence should end with a period.57
ErrorsExpected an @return tag.60
ErrorsMethod 'getEncoding' is not designed for extension - needs to be abstract, final or empty.60
Errors'{' should be on the previous line.61
ErrorsLine is longer than 80 characters (found 104).62
ErrorsAvoid inline conditionals.63

org/xchain/framework/sax/UrlFactoryEntityResolver.java

ViolationMessageLine
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters (found 85).37
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'log' must be private and have accessor methods.37
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsMethod 'resolveEntity' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
Errors'(' is followed by whitespace.44
ErrorsParameter publicId should be final.44
ErrorsParameter systemId should be final.44
Errors')' is preceded with whitespace.44
Errors'{' should be on the previous line.46
Errors'if' is not followed by whitespace.47
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
Errors'+' is not preceded with whitespace.48
Errors'+' is not followed by whitespace.48
Errors'+' is not preceded with whitespace.48
Errors'+' is not followed by whitespace.48
ErrorsLine is longer than 80 characters (found 90).50
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55

org/xchain/framework/sax/XChainDeclFilter.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.Templates.30
ErrorsUnused import - org.xchain.framework.factory.TemplatesFactory.40
ErrorsUnused import - org.xchain.framework.strategy.TemplatesConsumerStrategy.41
ErrorsUnused import - org.xchain.framework.strategy.SourceSourceStrategy.42
ErrorsUnused import - org.xchain.framework.strategy.InputSourceSourceStrategy.43
ErrorsLine is longer than 80 characters (found 110).63
ErrorsLine is longer than 80 characters (found 94).65
Errors'{' should be on the previous line.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsName 'XCHAIN_STYLESHEET_TARGET' must match pattern '^[a-z][a-zA-Z0-9]*$'.77
ErrorsVariable 'XCHAIN_STYLESHEET_TARGET' must be private and have accessor methods.77
ErrorsLine is longer than 80 characters (found 85).83
ErrorsLine is longer than 80 characters (found 81).85
ErrorsMissing a Javadoc comment.88
ErrorsMissing a Javadoc comment.89
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.93
ErrorsLine is longer than 80 characters (found 106).95
ErrorsMethod 'setContentHandler' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'(' is followed by whitespace.95
ErrorsParameter contentHandler should be final.95
Errors'contentHandler' hides a field.95
Errors')' is preceded with whitespace.95
ErrorsMethod 'getContentHandler' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsLine is longer than 80 characters (found 96).97
ErrorsMethod 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
Errors'(' is followed by whitespace.97
ErrorsParameter errorHandler should be final.97
Errors'errorHandler' hides a field.97
Errors')' is preceded with whitespace.97
ErrorsMethod 'getErrorHandler' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsLine is longer than 80 characters (found 106).99
ErrorsMethod 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'(' is followed by whitespace.99
ErrorsParameter entityResolver should be final.99
Errors'entityResolver' hides a field.99
Errors')' is preceded with whitespace.99
ErrorsMethod 'getEntityResolver' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsLine is longer than 80 characters (found 86).101
ErrorsMethod 'setDTDHandler' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
Errors'(' is followed by whitespace.101
ErrorsParameter dtdHandler should be final.101
Errors'dtdHandler' hides a field.101
Errors')' is preceded with whitespace.101
ErrorsMethod 'getDTDHandler' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsMethod 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
Errors'(' is followed by whitespace.103
ErrorsParameter locator should be final.103
Errors'locator' hides a field.103
Errors')' is preceded with whitespace.103
ErrorsMethod 'getDocumentLocator' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'(' is followed by whitespace.106
ErrorsParameter systemId should be final.106
Errors')' is preceded with whitespace.106
Errors'{' should be on the previous line.108
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'(' is followed by whitespace.113
ErrorsParameter source should be final.113
Errors')' is preceded with whitespace.113
Errors'{' should be on the previous line.115
ErrorsLine is longer than 80 characters (found 93).121
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.123
ErrorsExpected @throws tag for 'SAXException'.124
Errors'{' should be on the previous line.125
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.135
ErrorsMissing a Javadoc comment.135
Errors'{' should be on the previous line.137
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine is longer than 80 characters (found 81).146
ErrorsMethod 'processingInstruction' is not designed for extension - needs to be abstract, final or empty.148
ErrorsParameter target should be final.148
ErrorsExpected @param tag for 'target'.148
ErrorsParameter data should be final.148
ErrorsExpected @param tag for 'data'.148
ErrorsExpected @throws tag for 'SAXException'.149
Errors'{' should be on the previous line.150
Errors'if' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'}' should be on the same line.153
Errors'if' is not followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors'}' should be on the same line.157
ErrorsMethod 'notationDecl' is not designed for extension - needs to be abstract, final or empty.166
ErrorsParameter name should be final.166
ErrorsExpected @param tag for 'name'.166
ErrorsParameter publicId should be final.166
ErrorsExpected @param tag for 'publicId'.166
ErrorsParameter systemId should be final.166
ErrorsExpected @param tag for 'systemId'.166
ErrorsExpected @throws tag for 'SAXException'.167
Errors'{' should be on the previous line.168
Errors'if' is not followed by whitespace.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors'}' should be on the same line.171
ErrorsLine is longer than 80 characters (found 100).180
ErrorsMethod 'unparsedEntityDecl' is not designed for extension - needs to be abstract, final or empty.180
ErrorsParameter name should be final.180
ErrorsExpected @param tag for 'name'.180
ErrorsParameter publicId should be final.180
ErrorsExpected @param tag for 'publicId'.180
ErrorsParameter systemId should be final.180
ErrorsExpected @param tag for 'systemId'.180
ErrorsParameter notationName should be final.180
ErrorsExpected @param tag for 'notationName'.180
ErrorsExpected @throws tag for 'SAXException'.181
Errors'{' should be on the previous line.182
Errors'if' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
ErrorsLine is longer than 80 characters (found 89).184
Errors'}' should be on the same line.185
ErrorsLine is longer than 80 characters (found 92).192
ErrorsLine is longer than 80 characters (found 95).195
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.195
Errors'(' is followed by whitespace.195
ErrorsParameter uri should be final.195
ErrorsExpected @param tag for 'uri'.195
ErrorsParameter localName should be final.195
ErrorsExpected @param tag for 'localName'.195
ErrorsParameter qName should be final.195
ErrorsExpected @param tag for 'qName'.195
ErrorsParameter attributes should be final.195
ErrorsExpected @param tag for 'attributes'.195
Errors')' is preceded with whitespace.195
ErrorsExpected @throws tag for 'SAXException'.196
Errors'{' should be on the previous line.197
Errors'if' is not followed by whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
Errors'(' is followed by whitespace.202
Errors')' is preceded with whitespace.202
ErrorsLine is longer than 80 characters (found 93).206
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.209
Errors'(' is followed by whitespace.209
ErrorsParameter prefix should be final.209
ErrorsExpected @param tag for 'prefix'.209
ErrorsParameter uri should be final.209
ErrorsExpected @param tag for 'uri'.209
Errors')' is preceded with whitespace.209
ErrorsExpected @throws tag for 'SAXException'.210
Errors'{' should be on the previous line.211
Errors'if' is not followed by whitespace.212
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
Errors'(' is followed by whitespace.222
ErrorsParameter data should be final.222
ErrorsExpected @param tag for 'data'.222
Errors')' is preceded with whitespace.222
ErrorsExpected @throws tag for 'SAXException'.223
Errors'{' should be on the previous line.224
Errors'}' should be on the same line.229
Errors'catch' is not followed by whitespace.230
Errors'(' is followed by whitespace.230
Errors')' is preceded with whitespace.230
ErrorsLine is longer than 80 characters (found 98).231
Errors'if' is not followed by whitespace.237
Errors'(' is followed by whitespace.237
Errors')' is preceded with whitespace.237
ErrorsLine is longer than 80 characters (found 111).238
Errors'if' is not followed by whitespace.242
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242
ErrorsLine is longer than 80 characters (found 97).250
ErrorsLine is longer than 80 characters (found 125).255
ErrorsLine is longer than 80 characters (found 147).256
ErrorsLine is longer than 80 characters (found 97).257
Errors'for' is not followed by whitespace.257
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsLine is longer than 80 characters (found 108).260
Errors'for' is not followed by whitespace.260
Errors'(' is followed by whitespace.260
Errors')' is preceded with whitespace.260
ErrorsLine is longer than 80 characters (found 90).261
Errors'}' should be on the same line.263
Errors'catch' is not followed by whitespace.267
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
ErrorsLine is longer than 80 characters (found 114).268
Errors'+' is not preceded with whitespace.268
Errors'+' is not followed by whitespace.268
Errors'+' is not preceded with whitespace.268
Errors'+' is not followed by whitespace.268
Errors'}' should be on the same line.269
Errors'if' is not followed by whitespace.272
Errors'(' is followed by whitespace.272
Errors')' is preceded with whitespace.272
ErrorsLine is longer than 80 characters (found 92).274
Errors'+' is not preceded with whitespace.274
Errors'+' is not followed by whitespace.274
Errors'+' is not preceded with whitespace.274
Errors'+' is not followed by whitespace.274
Errors'for' is not followed by whitespace.275
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsMissing a Javadoc comment.285
Errors'(' is followed by whitespace.285
ErrorsParameter data should be final.285
Errors')' is preceded with whitespace.285
Errors'{' should be on the previous line.286
ErrorsExpected @throws tag for 'SAXException'.294
Errors'{' should be on the previous line.295
Errors'if' is not followed by whitespace.299
Errors'(' is followed by whitespace.299
Errors')' is preceded with whitespace.299
Errors'}' should be on the same line.305
Errors'for' is not followed by whitespace.309
Errors'(' is followed by whitespace.309
Errors'-' is not preceded with whitespace.309
Errors'-' is not followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors'+' is not preceded with whitespace.311
Errors'+' is not followed by whitespace.311
ErrorsLine is longer than 80 characters (found 85).314
Errors'-' is not preceded with whitespace.314
Errors'-' is not followed by whitespace.314
Errors'if' is not followed by whitespace.318
Errors'(' is followed by whitespace.318
Errors')' is preceded with whitespace.318
Errors'cast' is not followed by whitespace.319
Errors'if' is not followed by whitespace.321
Errors'(' is followed by whitespace.321
Errors')' is preceded with whitespace.321
Errors'cast' is not followed by whitespace.322
Errors'if' is not followed by whitespace.324
Errors'(' is followed by whitespace.324
Errors')' is preceded with whitespace.324
Errors'cast' is not followed by whitespace.325
Errors'for' is not followed by whitespace.330
Errors'(' is followed by whitespace.330
Errors')' is preceded with whitespace.330
Errors'{' should be on the previous line.341
ErrorsRedundant 'public' modifier.345
ErrorsExpected @throws tag for 'SAXException'.346
ErrorsMissing a Javadoc comment.349
Errors'{' should be on the previous line.351
ErrorsMissing a Javadoc comment.352
ErrorsMissing a Javadoc comment.353
ErrorsMissing a Javadoc comment.354
Errors'(' is followed by whitespace.354
ErrorsParameter target should be final.354
Errors'target' hides a field.354
ErrorsParameter data should be final.354
Errors'data' hides a field.354
Errors')' is preceded with whitespace.354
Errors'{' should be on the previous line.355
ErrorsMissing a Javadoc comment.360
Errors'{' should be on the previous line.362
Errors'(' is followed by whitespace.363
Errors')' is preceded with whitespace.363
ErrorsMissing a Javadoc comment.367
Errors'{' should be on the previous line.369
ErrorsMissing a Javadoc comment.370
Errors'{' should be on the previous line.372
ErrorsMissing a Javadoc comment.377
Errors'{' should be on the previous line.379
ErrorsMissing a Javadoc comment.380
ErrorsMissing a Javadoc comment.381
ErrorsMissing a Javadoc comment.382
ErrorsMissing a Javadoc comment.384
Errors'(' is followed by whitespace.384
ErrorsParameter name should be final.384
Errors'name' hides a field.384
ErrorsParameter publicId should be final.384
Errors'publicId' hides a field.384
ErrorsParameter systemId should be final.384
Errors'systemId' hides a field.384
Errors')' is preceded with whitespace.384
Errors'{' should be on the previous line.385
ErrorsMissing a Javadoc comment.391
Errors'{' should be on the previous line.393
ErrorsMissing a Javadoc comment.398
Errors'{' should be on the previous line.400
ErrorsMissing a Javadoc comment.401
ErrorsMissing a Javadoc comment.402
ErrorsMissing a Javadoc comment.403
ErrorsMissing a Javadoc comment.404
ErrorsLine is longer than 80 characters (found 104).406
ErrorsMissing a Javadoc comment.406
Errors'(' is followed by whitespace.406
ErrorsParameter name should be final.406
Errors'name' hides a field.406
ErrorsParameter publicId should be final.406
Errors'publicId' hides a field.406
ErrorsParameter systemId should be final.406
Errors'systemId' hides a field.406
ErrorsParameter notationName should be final.406
Errors'notationName' hides a field.406
Errors')' is preceded with whitespace.406
ErrorsMissing a Javadoc comment.414
Errors'{' should be on the previous line.416
ErrorsLine is longer than 80 characters (found 88).417
ErrorsMissing a Javadoc comment.421
Errors'{' should be on the previous line.423
ErrorsMissing a Javadoc comment.424
ErrorsMissing a Javadoc comment.426
Errors'(' is followed by whitespace.426
ErrorsParameter wrapped should be final.426
Errors'wrapped' hides a field.426
Errors')' is preceded with whitespace.426
Errors'{' should be on the previous line.427
ErrorsMethod 'resolve' is not designed for extension - needs to be abstract, final or empty.431
ErrorsMissing a Javadoc comment.431
ErrorsParameter href should be final.431
ErrorsParameter base should be final.431
Errors'{' should be on the previous line.433
Errors'}' should be on the same line.436
Errors'catch' is not followed by whitespace.437
Errors'(' is followed by whitespace.437
Errors')' is preceded with whitespace.437
Errors'if' is not followed by whitespace.438
Errors'(' is followed by whitespace.438
Errors')' is preceded with whitespace.438
ErrorsLine is longer than 80 characters (found 92).439
Errors'+' is not preceded with whitespace.439
Errors'+' is not followed by whitespace.439
Errors'+' is not preceded with whitespace.439
Errors'+' is not followed by whitespace.439
Errors'+' is not preceded with whitespace.439
Errors'+' is not followed by whitespace.439
Errors'+' is not preceded with whitespace.439
Errors'+' is not followed by whitespace.439
Errors'}' should be on the same line.442
Errors'catch' is not followed by whitespace.443
Errors'(' is followed by whitespace.443
Errors')' is preceded with whitespace.443
Errors'if' is not followed by whitespace.444
Errors'(' is followed by whitespace.444
Errors')' is preceded with whitespace.444
ErrorsLine is longer than 80 characters (found 92).445
Errors'+' is not preceded with whitespace.445
Errors'+' is not followed by whitespace.445
Errors'+' is not preceded with whitespace.445
Errors'+' is not followed by whitespace.445
Errors'+' is not preceded with whitespace.445
Errors'+' is not followed by whitespace.445
Errors'+' is not preceded with whitespace.445
Errors'+' is not followed by whitespace.445
ErrorsLine has trailing spaces.451

org/xchain/framework/sax/XChainTemplatesHandler.java

ViolationMessageLine
ErrorsUnused import - java.io.IOException.18
ErrorsUnused import - java.net.URI.20
ErrorsUnused import - java.util.Map.22
ErrorsUnused import - javax.xml.transform.sax.SAXResult.31
ErrorsUnused import - org.xchain.framework.factory.TemplatesFactory.41
ErrorsUnused import - org.xchain.framework.strategy.TemplatesConsumerStrategy.42
ErrorsUnused import - org.xchain.framework.strategy.SourceSourceStrategy.43
ErrorsUnused import - org.xchain.framework.util.ParseException.45
ErrorsUnused import - org.xchain.framework.net.DependencyTracker.47
ErrorsUnused import - org.xchain.framework.net.UrlFactoryUriResolver.48
ErrorsUnused import - org.xml.sax.ContentHandler.50
ErrorsUnused import - org.xml.sax.ErrorHandler.51
ErrorsUnused import - org.xml.sax.EntityResolver.52
ErrorsUnused import - org.xml.sax.InputSource.59
ErrorsUnused import - org.xml.sax.helpers.XMLFilterImpl.60
ErrorsLine is longer than 80 characters (found 119).63
ErrorsLine is longer than 80 characters (found 94).65
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters (found 84).74
ErrorsMissing a Javadoc comment.74
ErrorsLine is longer than 80 characters (found 88).76
ErrorsMissing a Javadoc comment.76
ErrorsName 'XCHAIN_TRANSFORMER_FACTORY_TARGET' must match pattern '^[a-z][a-zA-Z0-9]*$'.76
ErrorsVariable 'XCHAIN_TRANSFORMER_FACTORY_TARGET' must be private and have accessor methods.76
ErrorsLine is longer than 80 characters (found 81).81
ErrorsLine is longer than 80 characters (found 98).90
ErrorsLine is longer than 80 characters (found 94).91
ErrorsLine is longer than 80 characters (found 132).93
ErrorsLine is longer than 80 characters (found 132).96
ErrorsMethod 'setSystemId' is not designed for extension - needs to be abstract, final or empty.104
Errors'(' is followed by whitespace.104
ErrorsParameter systemId should be final.104
Errors'systemId' hides a field.104
Errors')' is preceded with whitespace.104
ErrorsMethod 'getSystemId' is not designed for extension - needs to be abstract, final or empty.111
ErrorsLine is longer than 80 characters (found 111).114
ErrorsExpected an @return tag.116
ErrorsMethod 'getTemplates' is not designed for extension - needs to be abstract, final or empty.116
ErrorsLine has trailing spaces.120
ErrorsMethod 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty.126
Errors'(' is followed by whitespace.126
ErrorsParameter locator should be final.126
Errors'locator' hides a field.126
ErrorsExpected @param tag for 'locator'.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
ErrorsExpected an @return tag.135
ErrorsMethod 'getDocumentLocator' is not designed for extension - needs to be abstract, final or empty.135
ErrorsLine is longer than 80 characters (found 93).138
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.140
ErrorsExpected @throws tag for 'SAXException'.141
Errors'{' should be on the previous line.142
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
Errors'{' should be on the previous line.153
Errors'if' is not followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsLine is longer than 80 characters (found 87).155
ErrorsLine is longer than 80 characters (found 81).162
ErrorsMethod 'processingInstruction' is not designed for extension - needs to be abstract, final or empty.164
ErrorsParameter target should be final.164
ErrorsExpected @param tag for 'target'.164
ErrorsParameter data should be final.164
ErrorsExpected @param tag for 'data'.164
ErrorsExpected @throws tag for 'SAXException'.165
Errors'{' should be on the previous line.166
Errors'if' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
Errors'if' is not followed by whitespace.168
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
Errors'if' is not followed by whitespace.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
ErrorsLine is longer than 80 characters (found 131).170
Errors'+' is not preceded with whitespace.170
Errors'+' is not followed by whitespace.170
Errors'+' is not preceded with whitespace.170
Errors'+' is not followed by whitespace.170
Errors'}' should be on the same line.172
Errors'}' should be on the same line.176
Errors'if' is not followed by whitespace.177
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
Errors'}' should be on the same line.180
ErrorsMethod 'notationDecl' is not designed for extension - needs to be abstract, final or empty.189
ErrorsParameter name should be final.189
ErrorsExpected @param tag for 'name'.189
ErrorsParameter publicId should be final.189
ErrorsExpected @param tag for 'publicId'.189
ErrorsParameter systemId should be final.189
Errors'systemId' hides a field.189
ErrorsExpected @param tag for 'systemId'.189
ErrorsExpected @throws tag for 'SAXException'.190
Errors'{' should be on the previous line.191
Errors'if' is not followed by whitespace.192
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
Errors'}' should be on the same line.194
ErrorsLine is longer than 80 characters (found 100).203
ErrorsMethod 'unparsedEntityDecl' is not designed for extension - needs to be abstract, final or empty.203
ErrorsParameter name should be final.203
ErrorsExpected @param tag for 'name'.203
ErrorsParameter publicId should be final.203
ErrorsExpected @param tag for 'publicId'.203
ErrorsParameter systemId should be final.203
Errors'systemId' hides a field.203
ErrorsExpected @param tag for 'systemId'.203
ErrorsParameter notationName should be final.203
ErrorsExpected @param tag for 'notationName'.203
ErrorsExpected @throws tag for 'SAXException'.204
Errors'{' should be on the previous line.205
Errors'if' is not followed by whitespace.206
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
ErrorsLine is longer than 80 characters (found 89).207
Errors'}' should be on the same line.208
ErrorsLine is longer than 80 characters (found 92).215
ErrorsLine is longer than 80 characters (found 95).218
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.218
Errors'(' is followed by whitespace.218
ErrorsParameter uri should be final.218
ErrorsExpected @param tag for 'uri'.218
ErrorsParameter localName should be final.218
ErrorsExpected @param tag for 'localName'.218
ErrorsParameter qName should be final.218
ErrorsExpected @param tag for 'qName'.218
ErrorsParameter attributes should be final.218
ErrorsExpected @param tag for 'attributes'.218
Errors')' is preceded with whitespace.218
ErrorsExpected @throws tag for 'SAXException'.219
Errors'{' should be on the previous line.220
Errors'if' is not followed by whitespace.221
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
ErrorsLine is longer than 80 characters (found 93).229
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.232
Errors'(' is followed by whitespace.232
ErrorsParameter prefix should be final.232
ErrorsExpected @param tag for 'prefix'.232
ErrorsParameter uri should be final.232
ErrorsExpected @param tag for 'uri'.232
Errors')' is preceded with whitespace.232
ErrorsExpected @throws tag for 'SAXException'.233
Errors'{' should be on the previous line.234
Errors'if' is not followed by whitespace.235
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
ErrorsComment matches to-do format 'TODO:'.236
Errors'}' should be on the same line.238
Errors'(' is followed by whitespace.240
Errors')' is preceded with whitespace.240
ErrorsMissing a Javadoc comment.244
Errors'(' is followed by whitespace.244
ErrorsParameter data should be final.244
Errors')' is preceded with whitespace.244
Errors'{' should be on the previous line.245
ErrorsLine is longer than 80 characters (found 93).252
Errors'(' is followed by whitespace.252
ErrorsParameter uri should be final.252
ErrorsExpected @param tag for 'uri'.252
ErrorsParameter localName should be final.252
ErrorsExpected @param tag for 'localName'.252
ErrorsParameter qName should be final.252
ErrorsExpected @param tag for 'qName'.252
ErrorsParameter attributes should be final.252
ErrorsExpected @param tag for 'attributes'.252
Errors')' is preceded with whitespace.252
ErrorsExpected @throws tag for 'SAXException'.253
Errors'{' should be on the previous line.254
ErrorsLine is longer than 80 characters (found 134).258
Errors'if' is not followed by whitespace.263
Errors'(' is followed by whitespace.263
Errors')' is preceded with whitespace.263
ErrorsLine is longer than 80 characters (found 93).265
Errors'}' should be on the same line.266
Errors'catch' is not followed by whitespace.267
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
ErrorsLine is longer than 80 characters (found 111).268
Errors'+' is not preceded with whitespace.268
Errors'+' is not followed by whitespace.268
Errors'+' is not preceded with whitespace.268
Errors'+' is not followed by whitespace.268
Errors'}' should be on the same line.270
ErrorsLine is longer than 80 characters (found 99).273
Errors'}' should be on the same line.274
Errors'catch' is not followed by whitespace.275
Errors'(' is followed by whitespace.275
Errors')' is preceded with whitespace.275
ErrorsLine is longer than 80 characters (found 127).276
Errors'+' is not preceded with whitespace.276
Errors'+' is not followed by whitespace.276
Errors'+' is not preceded with whitespace.276
Errors'+' is not followed by whitespace.276
Errors'+' is not preceded with whitespace.276
Errors'+' is not followed by whitespace.276
Errors'+' is not preceded with whitespace.276
Errors'+' is not followed by whitespace.276
Errors'}' should be on the same line.282
Errors'catch' is not followed by whitespace.283
Errors'(' is followed by whitespace.283
Errors')' is preceded with whitespace.283
ErrorsLine is longer than 80 characters (found 123).284
Errors'+' is not preceded with whitespace.284
Errors'+' is not followed by whitespace.284
Errors'+' is not preceded with whitespace.284
Errors'+' is not followed by whitespace.284
Errors'if' is not followed by whitespace.291
Errors'(' is followed by whitespace.291
Errors')' is preceded with whitespace.291
Errors'cast' is not followed by whitespace.292
Errors'if' is not followed by whitespace.294
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.294
Errors'cast' is not followed by whitespace.295
ErrorsLine has trailing spaces.297
Errors'for' is not followed by whitespace.299
Errors'(' is followed by whitespace.299
Errors')' is preceded with whitespace.299
ErrorsMissing a Javadoc comment.306
Errors'(' is followed by whitespace.306
ErrorsParameter data should be final.306
Errors')' is preceded with whitespace.306
Errors'{' should be on the previous line.308
ErrorsLine is longer than 80 characters (found 92).310
ErrorsLine is longer than 80 characters (found 81).311
Errors'if' is not followed by whitespace.314
Errors'(' is followed by whitespace.314
Errors')' is preceded with whitespace.314
Errors'}' should be on the same line.316
ErrorsLine is longer than 80 characters (found 86).318
Errors'}' should be on the same line.320
Errors'catch' is not followed by whitespace.321
Errors'(' is followed by whitespace.321
Errors')' is preceded with whitespace.321
ErrorsLine is longer than 80 characters (found 101).322
ErrorsLine is longer than 80 characters (found 122).327
Errors'{' should be on the previous line.331
ErrorsLine is longer than 80 characters (found 113).339
ErrorsLine is longer than 80 characters (found 81).342
Errors'(' is followed by whitespace.342
ErrorsParameter templates should be final.342
Errors'templates' hides a field.342
ErrorsExpected @param tag for 'templates'.342
ErrorsParameter factory should be final.342
Errors'factory' hides a field.342
ErrorsExpected @param tag for 'factory'.342
Errors')' is preceded with whitespace.342
ErrorsLine is longer than 80 characters (found 82).349
ErrorsExpected an @return tag.351
ErrorsExpected @throws tag for 'TransformerConfigurationException'.352
Errors'{' should be on the previous line.353
ErrorsLine is longer than 80 characters (found 87).358
ErrorsExpected an @return tag.360
Errors'{' should be on the previous line.361
ErrorsLine is longer than 80 characters (found 94).366
ErrorsExpected an @return tag.368
ErrorsExpected @throws tag for 'TransformerConfigurationException'.369
Errors'{' should be on the previous line.370
Errors'synchronized' is not followed by whitespace.371
Errors'{' should be on the previous line.381
ErrorsRedundant 'public' modifier.385
ErrorsExpected @throws tag for 'SAXException'.386
ErrorsMissing a Javadoc comment.389
Errors'{' should be on the previous line.391
ErrorsMissing a Javadoc comment.392
ErrorsMissing a Javadoc comment.393
ErrorsMissing a Javadoc comment.394
Errors'(' is followed by whitespace.394
ErrorsParameter target should be final.394
Errors'target' hides a field.394
ErrorsParameter data should be final.394
Errors'data' hides a field.394
Errors')' is preceded with whitespace.394
Errors'{' should be on the previous line.395
ErrorsMissing a Javadoc comment.400
Errors'{' should be on the previous line.402
Errors'(' is followed by whitespace.403
Errors')' is preceded with whitespace.403
ErrorsMissing a Javadoc comment.407
Errors'{' should be on the previous line.409
ErrorsMissing a Javadoc comment.410
Errors'{' should be on the previous line.412
ErrorsMissing a Javadoc comment.417
Errors'{' should be on the previous line.419
ErrorsMissing a Javadoc comment.420
ErrorsMissing a Javadoc comment.421
ErrorsMissing a Javadoc comment.422
ErrorsMissing a Javadoc comment.424
Errors'(' is followed by whitespace.424
ErrorsParameter name should be final.424
Errors'name' hides a field.424
ErrorsParameter publicId should be final.424
Errors'publicId' hides a field.424
ErrorsParameter systemId should be final.424
Errors'systemId' hides a field.424
Errors')' is preceded with whitespace.424
Errors'{' should be on the previous line.425
ErrorsMissing a Javadoc comment.431
Errors'{' should be on the previous line.433
ErrorsMissing a Javadoc comment.438
Errors'{' should be on the previous line.440
ErrorsMissing a Javadoc comment.441
ErrorsMissing a Javadoc comment.442
ErrorsMissing a Javadoc comment.443
ErrorsMissing a Javadoc comment.444
ErrorsLine is longer than 80 characters (found 104).446
ErrorsMissing a Javadoc comment.446
Errors'(' is followed by whitespace.446
ErrorsParameter name should be final.446
Errors'name' hides a field.446
ErrorsParameter publicId should be final.446
Errors'publicId' hides a field.446
ErrorsParameter systemId should be final.446
Errors'systemId' hides a field.446
ErrorsParameter notationName should be final.446
Errors'notationName' hides a field.446
Errors')' is preceded with whitespace.446
ErrorsMissing a Javadoc comment.454
Errors'{' should be on the previous line.456
ErrorsLine is longer than 80 characters (found 94).457
ErrorsMissing a Javadoc comment.461
Errors'{' should be on the previous line.463
ErrorsMissing a Javadoc comment.464
ErrorsMissing a Javadoc comment.465
ErrorsMissing a Javadoc comment.467
Errors'(' is followed by whitespace.467
ErrorsParameter prefix should be final.467
Errors'prefix' hides a field.467
ErrorsParameter uri should be final.467
Errors'uri' hides a field.467
Errors')' is preceded with whitespace.467
Errors'{' should be on the previous line.468
ErrorsMissing a Javadoc comment.473
Errors'{' should be on the previous line.475

org/xchain/framework/sax/util/NamespaceContext.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters (found 96).23
Errors'{' should be on the previous line.31
ErrorsLine is longer than 80 characters (found 103).32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'prefixStackMap' must be private and have accessor methods.32
ErrorsMethod 'getStack' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
Errors'(' is followed by whitespace.34
ErrorsParameter prefix should be final.34
ErrorsParameter create should be final.34
Errors')' is preceded with whitespace.34
Errors'{' should be on the previous line.35
Errors'if' is not followed by whitespace.37
Errors'(' is followed by whitespace.37
Errors')' is preceded with whitespace.37
ErrorsInner assignments should be avoided.38
ErrorsLine has trailing spaces.42
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.47
Errors'{' should be on the previous line.48
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.55
Errors'(' is followed by whitespace.55
ErrorsParameter prefix should be final.55
ErrorsExpected @param tag for 'prefix'.55
ErrorsParameter uri should be final.55
ErrorsExpected @param tag for 'uri'.55
Errors')' is preceded with whitespace.55
Errors'{' should be on the previous line.56
ErrorsExpected an @return tag.63
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.63
Errors'(' is followed by whitespace.63
ErrorsParameter prefix should be final.63
ErrorsExpected @param tag for 'prefix'.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.64
Errors'if' is not followed by whitespace.67
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67
ErrorsExpected an @return tag.77
ErrorsMethod 'lookupUri' is not designed for extension - needs to be abstract, final or empty.77
Errors'(' is followed by whitespace.77
ErrorsParameter prefix should be final.77
ErrorsExpected @param tag for 'prefix'.77
Errors')' is preceded with whitespace.77
Errors'{' should be on the previous line.78
Errors'if' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsLine is longer than 80 characters (found 114).88
ErrorsLine is longer than 80 characters (found 119).89
ErrorsExpected an @return tag.92
ErrorsMethod 'isPrefixMappingNeeded' is not designed for extension - needs to be abstract, final or empty.92
Errors'(' is followed by whitespace.92
ErrorsParameter prefix should be final.92
ErrorsExpected @param tag for 'prefix'.92
Errors')' is preceded with whitespace.92
Errors'{' should be on the previous line.93
Errors'if' is not followed by whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95

org/xchain/framework/sax/util/XHtmlHandler.java

ViolationMessageLine
ErrorsUnused import - org.xml.sax.ErrorHandler.19
ErrorsLine is longer than 80 characters (found 125).25
ErrorsLine is longer than 80 characters (found 151).26
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.33
ErrorsName 'HTML_NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.33
ErrorsVariable 'HTML_NAMESPACE' must be private and have accessor methods.33
ErrorsMissing a Javadoc comment.35
ErrorsVariable 'inputNamespaceContext' must be private and have accessor methods.35
ErrorsLine is longer than 80 characters (found 104).37
ErrorsMethod 'startElement' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
Errors'(' is followed by whitespace.37
ErrorsParameter namespaceUri should be final.37
ErrorsParameter localName should be final.37
ErrorsParameter qName should be final.37
ErrorsParameter attributes should be final.37
Errors')' is preceded with whitespace.37
Errors'{' should be on the previous line.39
Errors'if' is not followed by whitespace.40
Errors'(' is followed by whitespace.40
Errors')' is preceded with whitespace.40
ErrorsLine is longer than 80 characters (found 81).41
Errors'}' should be on the same line.42
ErrorsMethod 'endElement' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
Errors'(' is followed by whitespace.48
ErrorsParameter namespaceUri should be final.48
ErrorsParameter localName should be final.48
ErrorsParameter qName should be final.48
Errors')' is preceded with whitespace.48
Errors'{' should be on the previous line.50
Errors'if' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
Errors'}' should be on the same line.53
ErrorsMethod 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter prefix should be final.59
ErrorsParameter namespaceUri should be final.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.61
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'}' should be on the same line.68
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsLine has trailing spaces.73
ErrorsMethod 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter prefix should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.78
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'if' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors'}' should be on the same line.83
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsMethod 'filterAttributes' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
Errors'(' is followed by whitespace.91
ErrorsParameter attributes should be final.91
Errors')' is preceded with whitespace.91
Errors'{' should be on the previous line.92
Errors'if' is not followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine is longer than 80 characters (found 102).97
Errors'for' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'if' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'if' is not followed by whitespace.101
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
ErrorsLine is longer than 80 characters (found 149).102
Errors'}' should be on the same line.104
ErrorsLine is longer than 80 characters (found 161).106

org/xchain/framework/scanner/AbstractScanner.java

ViolationMessageLine
ErrorsUnused import - org.xchain.framework.util.AnnotationUtil.hasAnnotation.18
ErrorsUnused import - org.xchain.framework.util.AnnotationUtil.getAnnotationValue.19
ErrorsUnused import - java.io.DataInputStream.21
ErrorsUnused import - java.io.File.22
ErrorsUnused import - java.io.IOException.23
ErrorsUnused import - java.io.InputStream.24
ErrorsUnused import - java.lang.annotation.Annotation.25
ErrorsUnused import - java.net.URL.26
ErrorsUnused import - java.net.URLClassLoader.27
ErrorsUnused import - java.net.URLDecoder.28
ErrorsUnused import - java.util.Enumeration.29
ErrorsUnused import - java.util.HashSet.30
ErrorsUnused import - java.util.Set.32
ErrorsUnused import - java.util.zip.ZipEntry.34
ErrorsUnused import - java.util.zip.ZipException.35
ErrorsUnused import - java.util.zip.ZipFile.36
ErrorsRedundant import from the same package - org.xchain.framework.scanner.MarkerResourceLocator.37
ErrorsUnused import - org.xchain.framework.scanner.MarkerResourceLocator.37
ErrorsRedundant import from the same package - org.xchain.framework.scanner.ScannerLifecycle.38
ErrorsRedundant import from the same package - org.xchain.framework.scanner.ScanNode.39
ErrorsUnused import - javassist.bytecode.AnnotationsAttribute.41
ErrorsUnused import - javassist.bytecode.ClassFile.42
ErrorsUnused import - javassist.bytecode.annotation.MemberValue.43
ErrorsMissing a Javadoc comment.48
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters (found 84).50
ErrorsMissing a Javadoc comment.50
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'rootUrlLocator' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'classLoader' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.55
ErrorsParameter rootUrlLocator should be final.55
Errors'rootUrlLocator' hides a field.55
Errors'{' should be on the previous line.56
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
ErrorsLine has trailing spaces.59
ErrorsLine is longer than 80 characters (found 81).60
ErrorsMissing a Javadoc comment.60
ErrorsParameter rootUrlLocator should be final.60
Errors'rootUrlLocator' hides a field.60
ErrorsParameter classLoader should be final.60
Errors'classLoader' hides a field.60
ErrorsLine has trailing spaces.65
ErrorsLine is longer than 80 characters (found 104).66
ErrorsLine is longer than 80 characters (found 136).67
ErrorsMissing a Javadoc comment.67
ErrorsLine has trailing spaces.68
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters (found 114).70
ErrorsLine is longer than 80 characters (found 111).71
ErrorsLine is longer than 80 characters (found 151).72
ErrorsLine has trailing spaces.74
ErrorsExpected an @return tag.78
ErrorsParameter name should be final.78
ErrorsExpected @param tag for 'name'.78
ErrorsLine is longer than 80 characters (found 88).79
ErrorsLine has trailing spaces.81
ErrorsMissing a Javadoc comment.82
ErrorsParameter scanNode should be final.82
Errors'{' should be on the previous line.83
ErrorsLine is longer than 80 characters (found 106).84
ErrorsLine has trailing spaces.86
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.89
Errors'}' should be on the same line.94
Errors'catch' is not followed by whitespace.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'while' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'if' is not followed by whitespace.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'}' should be on the same line.105
Errors'if' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine is longer than 80 characters (found 98).108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
ErrorsMissing a Javadoc comment.114
ErrorsFirst sentence should end with a period.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.121
ErrorsLine has trailing spaces.123
ErrorsLine has trailing spaces.124
ErrorsLine has trailing spaces.125
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.127
ErrorsLine has trailing spaces.128
ErrorsLine has trailing spaces.129
ErrorsLine has trailing spaces.130
ErrorsLine has trailing spaces.134
ErrorsExpected an @return tag.135
ErrorsParameter name should be final.135
ErrorsExpected @param tag for 'name'.135
Errors'{' should be on the previous line.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137

org/xchain/framework/scanner/BundleProtocolScanner.java

ViolationMessageLine
Errors'{' should be on the previous line.42
ErrorsLine is longer than 80 characters (found 83).43
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
Errors'(' is followed by whitespace.46
ErrorsParameter context should be final.46
Errors'context' hides a field.46
Errors')' is preceded with whitespace.46
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters (found 130).52
ErrorsUnused @param tag for 'jarUrl'.56
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.58
Errors'(' is followed by whitespace.58
ErrorsParameter rootNode should be final.58
ErrorsParameter bundleUrl should be final.58
ErrorsExpected @param tag for 'bundleUrl'.58
Errors')' is preceded with whitespace.58
ErrorsExpected @throws tag for 'IOException'.59
Errors'{' should be on the previous line.60
Errors'if' is not followed by whitespace.61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
Errors'+' is not preceded with whitespace.62
Errors'+' is not followed by whitespace.62
ErrorsLine is longer than 80 characters (found 88).70
Errors'cast' is not followed by whitespace.70
ErrorsLine is longer than 80 characters (found 83).75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors'}' should be on the same line.76
Errors'catch' is not followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'+' is not preceded with whitespace.78
Errors'+' is not followed by whitespace.78
Errors'for' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors'for' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'}' should be on the same line.86
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
ErrorsMethod 'scanJar' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'(' is followed by whitespace.94
ErrorsParameter scanNode should be final.94
ErrorsParameter path should be final.94
ErrorsParameter bundle should be final.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.96
Errors'while' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'if' construct must use '{}'s.104
Errors'if' is not followed by whitespace.104
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'}' should be on the same line.108
Errors'catch' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
ErrorsLine is longer than 80 characters (found 136).117
ErrorsUnused @param tag for 'entry'.121
ErrorsMethod 'insertEntryNodes' is not designed for extension - needs to be abstract, final or empty.123
Errors'(' is followed by whitespace.123
ErrorsParameter rootNode should be final.123
ErrorsParameter name should be final.123
ErrorsExpected @param tag for 'name'.123
Errors')' is preceded with whitespace.123
Errors'{' should be on the previous line.124
ErrorsComment matches to-do format 'TODO:'.125
Errors'for' is not followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors'if' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
ErrorsLine is longer than 80 characters (found 125).135
Errors'?' is not preceded with whitespace.135
ErrorsAvoid inline conditionals.135
Errors'?' is not followed by whitespace.135
Errors':' is not preceded with whitespace.135
Errors':' is not followed by whitespace.135
Errors'+' is not preceded with whitespace.135
Errors'+' is not followed by whitespace.135
Errors'+' is not preceded with whitespace.135
Errors'+' is not followed by whitespace.135
Errors'}' should be on the same line.140
Errors'-' is not preceded with whitespace.150
Errors'-' is not followed by whitespace.150
Errors'if' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
ErrorsLine is longer than 80 characters (found 149).153
Errors'?' is not preceded with whitespace.153
ErrorsAvoid inline conditionals.153
Errors'?' is not followed by whitespace.153
Errors'-' is not preceded with whitespace.153
Errors'-' is not followed by whitespace.153
Errors':' is not preceded with whitespace.153
Errors':' is not followed by whitespace.153
Errors'+' is not preceded with whitespace.153
Errors'+' is not followed by whitespace.153
Errors'+' is not preceded with whitespace.153
Errors'+' is not followed by whitespace.153
Errors'-' is not preceded with whitespace.153
Errors'-' is not followed by whitespace.153
Errors'-' is not preceded with whitespace.154
Errors'-' is not followed by whitespace.154
Errors'?' is not preceded with whitespace.155
ErrorsAvoid inline conditionals.155
Errors'?' is not followed by whitespace.155
Errors':' is not preceded with whitespace.155
Errors':' is not followed by whitespace.155
Errors'?' is not preceded with whitespace.156
ErrorsAvoid inline conditionals.156
Errors'?' is not followed by whitespace.156
Errors':' is not preceded with whitespace.156
Errors':' is not followed by whitespace.156
Errors'-' is not preceded with whitespace.157
Errors'-' is not followed by whitespace.157
Errors'}' should be on the same line.158
Errors'if' is not followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'}' should be on the same line.162
ErrorsLine has trailing spaces.168
ErrorsLine has trailing spaces.169
ErrorsMissing a Javadoc comment.169
ErrorsParameter path should be final.169
Errors'{' should be on the previous line.170
ErrorsLine has trailing spaces.173
ErrorsMethod 'scanDirectory' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'(' is followed by whitespace.174
ErrorsParameter scanNode should be final.174
ErrorsParameter path should be final.174
ErrorsParameter bundle should be final.174
Errors')' is preceded with whitespace.174
Errors'{' should be on the previous line.176
ErrorsLine is longer than 80 characters (found 112).177
ErrorsLine has trailing spaces.179
ErrorsLine is longer than 80 characters (found 115).179
ErrorsLine has trailing spaces.180
ErrorsLine is longer than 80 characters (found 117).180
ErrorsLine has trailing spaces.182
ErrorsLine has trailing spaces.186
Errors'catch' is not followed by whitespace.186
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
ErrorsLine is longer than 80 characters (found 107).187
ErrorsLine has trailing spaces.189
Errors'if' is not followed by whitespace.190
Errors'(' is followed by whitespace.190
Errors')' is preceded with whitespace.190
ErrorsLine is longer than 80 characters (found 86).191
Errors'cast' is not followed by whitespace.191
Errors'if' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'while' is not followed by whitespace.194
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'if' is not followed by whitespace.196
Errors'(' is followed by whitespace.196
Errors')' is preceded with whitespace.196
ErrorsLine has trailing spaces.201

org/xchain/framework/scanner/FileProtocolScanner.java

ViolationMessageLine
ErrorsUnused import - java.io.IOException.18
ErrorsUnused import - java.util.List.20
ErrorsUnused import - java.util.ArrayList.21
ErrorsUnused import - java.net.JarURLConnection.23
ErrorsUnused import - java.util.jar.JarFile.24
ErrorsUnused import - java.util.jar.JarEntry.25
ErrorsDuplicate import to line 21 - java.util.ArrayList.26
ErrorsUnused import - java.util.ArrayList.26
ErrorsUnused import - java.util.Enumeration.27
ErrorsUnused import - java.util.Map.28
ErrorsUnused import - java.util.TreeMap.29
ErrorsLine is longer than 80 characters (found 119).32
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters (found 138).45
ErrorsUnused @param tag for 'jarUrl'.49
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.51
Errors'(' is followed by whitespace.51
ErrorsParameter rootNode should be final.51
ErrorsParameter fileUrl should be final.51
ErrorsExpected @param tag for 'fileUrl'.51
Errors')' is preceded with whitespace.51
ErrorsExpected @throws tag for 'Exception'.52
Errors'{' should be on the previous line.53
Errors'for' is not followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsMethod 'insertDirectoryNodes' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
Errors'(' is followed by whitespace.65
ErrorsParameter parentNode should be final.65
ErrorsParameter file should be final.65
Errors')' is preceded with whitespace.65
Errors'{' should be on the previous line.66
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsLine is longer than 80 characters (found 135).71
Errors'?' is not preceded with whitespace.71
ErrorsAvoid inline conditionals.71
Errors'?' is not followed by whitespace.71
Errors':' is not preceded with whitespace.71
Errors':' is not followed by whitespace.71
Errors'+' is not preceded with whitespace.71
Errors'+' is not followed by whitespace.71
Errors'+' is not preceded with whitespace.71
Errors'+' is not followed by whitespace.71
Errors'if' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors'for' is not followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80

org/xchain/framework/scanner/JarProtocolScanner.java

ViolationMessageLine
ErrorsUnused import - java.util.List.19
ErrorsUnused import - java.util.ArrayList.20
ErrorsDuplicate import to line 20 - java.util.ArrayList.25
ErrorsUnused import - java.util.ArrayList.25
ErrorsUnused import - java.util.Map.27
ErrorsUnused import - java.util.TreeMap.28
ErrorsLine is longer than 80 characters (found 119).31
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters (found 132).40
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.46
Errors'(' is followed by whitespace.46
ErrorsParameter rootNode should be final.46
ErrorsParameter jarUrl should be final.46
Errors')' is preceded with whitespace.46
ErrorsExpected @throws tag for 'IOException'.47
Errors'{' should be on the previous line.48
ErrorsLine is longer than 80 characters (found 137).49
ErrorsLine is longer than 80 characters (found 93).50
Errors'cast' is not followed by whitespace.53
Errors'while' is not followed by whitespace.58
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsLine is longer than 80 characters (found 136).65
ErrorsMethod 'insertEntryNodes' is not designed for extension - needs to be abstract, final or empty.71
Errors'(' is followed by whitespace.71
ErrorsParameter rootNode should be final.71
ErrorsParameter entry should be final.71
Errors')' is preceded with whitespace.71
Errors'{' should be on the previous line.72
ErrorsComment matches to-do format 'TODO:'.74
Errors'for' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
ErrorsLine is longer than 80 characters (found 125).84
Errors'?' is not preceded with whitespace.84
ErrorsAvoid inline conditionals.84
Errors'?' is not followed by whitespace.84
Errors':' is not preceded with whitespace.84
Errors':' is not followed by whitespace.84
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84
Errors'}' should be on the same line.89
Errors'-' is not preceded with whitespace.99
Errors'-' is not followed by whitespace.99
Errors'if' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsLine is longer than 80 characters (found 149).102
Errors'?' is not preceded with whitespace.102
ErrorsAvoid inline conditionals.102
Errors'?' is not followed by whitespace.102
Errors'-' is not preceded with whitespace.102
Errors'-' is not followed by whitespace.102
Errors':' is not preceded with whitespace.102
Errors':' is not followed by whitespace.102
Errors'+' is not preceded with whitespace.102
Errors'+' is not followed by whitespace.102
Errors'+' is not preceded with whitespace.102
Errors'+' is not followed by whitespace.102
Errors'-' is not preceded with whitespace.102
Errors'-' is not followed by whitespace.102
Errors'-' is not preceded with whitespace.103
Errors'-' is not followed by whitespace.103
Errors'?' is not preceded with whitespace.104
ErrorsAvoid inline conditionals.104
Errors'?' is not followed by whitespace.104
Errors':' is not preceded with whitespace.104
Errors':' is not followed by whitespace.104
Errors'?' is not preceded with whitespace.105
ErrorsAvoid inline conditionals.105
Errors'?' is not followed by whitespace.105
Errors':' is not preceded with whitespace.105
Errors':' is not followed by whitespace.105
Errors'-' is not preceded with whitespace.106
Errors'-' is not followed by whitespace.106
Errors'}' should be on the same line.107
Errors'if' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'}' should be on the same line.111

org/xchain/framework/scanner/MarkerResourceLocator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 88).24
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter resourceName should be final.35
Errors'resourceName' hides a field.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters (found 84).38
Errors'+' is not preceded with whitespace.38
Errors'+' is not followed by whitespace.38
ErrorsMethod 'findRoots' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter cl should be final.41
Errors')' is preceded with whitespace.41
Errors'{' should be on the previous line.43
Errors'while' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
ErrorsLine is longer than 80 characters (found 87).51
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'{' should be on the previous line.58
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59
ErrorsLine has trailing spaces.61
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.67
ErrorsLine has trailing spaces.68
ErrorsParameter o should be final.68
Errors'{' should be on the previous line.69
Errors'if' is not followed by whitespace.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsLine has trailing spaces.71
Errors'cast' is not followed by whitespace.71
ErrorsLine is longer than 80 characters (found 113).72
ErrorsLine is longer than 80 characters (found 126).73

org/xchain/framework/scanner/ProtocolScanner.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 108).21
Errors'{' should be on the previous line.26
ErrorsLine is longer than 80 characters (found 88).28
ErrorsRedundant 'public' modifier.30
ErrorsExpected @param tag for 'rootNode'.30
ErrorsExpected @param tag for 'rootUrl'.30
ErrorsExpected @throws tag for 'Exception'.31

org/xchain/framework/scanner/RootUrlLocator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 135).22
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsRedundant 'public' modifier.28
Errors'(' is followed by whitespace.28
Errors')' is preceded with whitespace.28

org/xchain/framework/scanner/ScanException.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter message should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.36
Errors'(' is followed by whitespace.37
Errors')' is preceded with whitespace.37
ErrorsMissing a Javadoc comment.40
Errors'(' is followed by whitespace.40
ErrorsParameter cause should be final.40
Errors')' is preceded with whitespace.40
Errors'{' should be on the previous line.41
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.45
Errors'(' is followed by whitespace.45
ErrorsParameter message should be final.45
ErrorsParameter cause should be final.45
Errors')' is preceded with whitespace.45
Errors'{' should be on the previous line.46
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47

org/xchain/framework/scanner/ScanNode.java

ViolationMessageLine
ErrorsUnused import - java.net.URL.18
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters (found 122).23
Errors'{' should be on the previous line.28
ErrorsLine is longer than 80 characters (found 91).36
Errors'{' should be on the previous line.51
ErrorsLine is longer than 80 characters (found 164).56
ErrorsExpected an @return tag.58
ErrorsMethod 'getResourceName' is not designed for extension - needs to be abstract, final or empty.58
Errors'{' should be on the previous line.59
ErrorsLine is longer than 80 characters (found 161).64
ErrorsMethod 'setResourceName' is not designed for extension - needs to be abstract, final or empty.66
Errors'(' is followed by whitespace.66
ErrorsParameter resourceName should be final.66
Errors'resourceName' hides a field.66
ErrorsExpected @param tag for 'resourceName'.66
Errors')' is preceded with whitespace.66
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters (found 116).72
ErrorsMethod 'setName' is not designed for extension - needs to be abstract, final or empty.74
Errors'(' is followed by whitespace.74
ErrorsParameter name should be final.74
Errors'name' hides a field.74
ErrorsExpected @param tag for 'name'.74
Errors')' is preceded with whitespace.74
Errors'{' should be on the previous line.75
ErrorsLine is longer than 80 characters (found 113).80
ErrorsExpected an @return tag.82
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.82
Errors'{' should be on the previous line.83
ErrorsExpected an @return tag.90
ErrorsMethod 'getChildMap' is not designed for extension - needs to be abstract, final or empty.90
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters (found 131).96
ErrorsExpected an @return tag.98
ErrorsMethod 'getParentNode' is not designed for extension - needs to be abstract, final or empty.98
Errors'{' should be on the previous line.99
ErrorsLine is longer than 80 characters (found 169).104
ErrorsExpected an @return tag.107
ErrorsMethod 'isDirectory' is not designed for extension - needs to be abstract, final or empty.107
Errors'{' should be on the previous line.108
ErrorsMethod 'setDirectory' is not designed for extension - needs to be abstract, final or empty.115
Errors'(' is followed by whitespace.115
ErrorsParameter isDirectory should be final.115
Errors'isDirectory' hides a field.115
ErrorsExpected @param tag for 'isDirectory'.115
Errors')' is preceded with whitespace.115
Errors'{' should be on the previous line.116
ErrorsLine is longer than 80 characters (found 172).121
ErrorsExpected an @return tag.124
ErrorsMethod 'isFile' is not designed for extension - needs to be abstract, final or empty.124
Errors'{' should be on the previous line.125
ErrorsMethod 'setFile' is not designed for extension - needs to be abstract, final or empty.132
Errors'(' is followed by whitespace.132
ErrorsParameter isFile should be final.132
Errors'isFile' hides a field.132
ErrorsExpected @param tag for 'isFile'.132
Errors')' is preceded with whitespace.132
Errors'{' should be on the previous line.133

org/xchain/framework/scanner/ScanUtil.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.26
Errors'{' should be on the previous line.27
ErrorsLine is longer than 80 characters (found 100).29
ErrorsLine is longer than 80 characters (found 120).31
ErrorsLine is longer than 80 characters (found 83).32
Errors'(' is followed by whitespace.35
ErrorsParameter resourceUrl should be final.35
ErrorsParameter resourceName should be final.35
Errors')' is preceded with whitespace.35
ErrorsExpected @throws tag for 'Exception'.36
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters (found 103).40
Errors'if' is not followed by whitespace.41
Errors'(' is followed by whitespace.41
Errors')' is preceded with whitespace.41
Errors'}' should be on the same line.43
Errors'if' is not followed by whitespace.44
Errors'(' is followed by whitespace.44
Errors')' is preceded with whitespace.44
ErrorsLine is longer than 80 characters (found 116).50
ErrorsLine is longer than 80 characters (found 121).51

org/xchain/framework/scanner/ScannerLifecycle.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 100).32
Errors'=' is not preceded with whitespace.38
Errors'=' is not followed by whitespace.38
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsLine has trailing spaces.49
ErrorsMissing a Javadoc comment.51
Errors'{' should be on the previous line.53
ErrorsLine is longer than 80 characters (found 92).57
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.59
Errors'{' should be on the previous line.60
ErrorsLine is longer than 80 characters (found 121).64
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'if' is not followed by whitespace.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsLine has trailing spaces.77
Errors'if' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine is longer than 80 characters (found 104).79
Errors',' is not followed by whitespace.79
ErrorsExpected an @return tag.87
ErrorsMethod 'scanNode' is not designed for extension - needs to be abstract, final or empty.87
ErrorsExpected @throws tag for 'Exception'.88
Errors'{' should be on the previous line.89
ErrorsLine is longer than 80 characters (found 120).90
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
ErrorsLine is longer than 80 characters (found 100).94
ErrorsExpected an @return tag.96
ErrorsMethod 'scanNode' is not designed for extension - needs to be abstract, final or empty.96
Errors'(' is followed by whitespace.96
ErrorsParameter locator should be final.96
ErrorsExpected @param tag for 'locator'.96
Errors')' is preceded with whitespace.96
ErrorsExpected @throws tag for 'Exception'.97
Errors'{' should be on the previous line.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsMethod 'scanNode' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
Errors'(' is followed by whitespace.102
ErrorsParameter classLoader should be final.102
ErrorsParameter locator should be final.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.104
Errors'if' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'if' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine is longer than 80 characters (found 156).108
ErrorsLine has trailing spaces.112
ErrorsLine is longer than 80 characters (found 87).114
Errors'for' is not followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
Errors'if' is not followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters (found 129).122
Errors'+' is not preceded with whitespace.122
Errors'+' is not followed by whitespace.122
Errors'+' is not preceded with whitespace.122
Errors'+' is not followed by whitespace.122
Errors'+' is not preceded with whitespace.122
Errors'+' is not followed by whitespace.122
Errors'+' is not preceded with whitespace.122
Errors'+' is not followed by whitespace.122
ErrorsLine has trailing spaces.128
Errors'if' is not followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine has trailing spaces.134
ErrorsMethod 'clearCache' is not designed for extension - needs to be abstract, final or empty.138
Errors'if' construct must use '{}'s.139
Errors'if' is not followed by whitespace.139
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
ErrorsLine has trailing spaces.142
ErrorsLine is longer than 80 characters (found 85).144
ErrorsLine is longer than 80 characters (found 81).146
ErrorsMissing a Javadoc comment.146
Errors'(' is followed by whitespace.146
ErrorsParameter classLoader should be final.146
ErrorsParameter locator should be final.146
Errors')' is preceded with whitespace.146
Errors'if' construct must use '{}'s.148
Errors'if' is not followed by whitespace.148
Errors'(' is followed by whitespace.148
Errors')' is preceded with whitespace.148
ErrorsLine has trailing spaces.152
ErrorsLine is longer than 80 characters (found 96).156
ErrorsMissing a Javadoc comment.156
Errors'(' is followed by whitespace.156
ErrorsParameter classLoader should be final.156
ErrorsParameter locator should be final.156
ErrorsParameter scanNode should be final.156
Errors')' is preceded with whitespace.156
ErrorsLine is longer than 80 characters (found 83).157
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'20' is a magic number.159
ErrorsMissing a Javadoc comment.165
ErrorsLine is longer than 80 characters (found 96).167
Errors'}' should be on the same line.170
Errors'catch' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
ErrorsMissing a Javadoc comment.176
ErrorsLine is longer than 80 characters (found 102).178
Errors'}' should be on the same line.180
Errors'catch' is not followed by whitespace.181
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
ErrorsMissing a Javadoc comment.186
ErrorsLine is longer than 80 characters (found 92).188
Errors'}' should be on the same line.190
Errors'catch' is not followed by whitespace.191
Errors'(' is followed by whitespace.191
Errors')' is preceded with whitespace.191

org/xchain/framework/scanner/VfsProtocolScanner.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 172).23
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters (found 140).35
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.37
Errors'(' is followed by whitespace.37
ErrorsParameter rootNode should be final.37
ErrorsParameter vfsUrl should be final.37
Errors')' is preceded with whitespace.37
ErrorsExpected @throws tag for 'Exception'.38
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters (found 88).41
Errors'cast' is not followed by whitespace.41
ErrorsLine is longer than 80 characters (found 85).44
Errors'for' is not followed by whitespace.46
Errors'(' is followed by whitespace.46
Errors')' is preceded with whitespace.46
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
ErrorsLine is longer than 80 characters (found 102).52
ErrorsLine has trailing spaces.54
ErrorsMethod 'insertDirectoryNodes' is not designed for extension - needs to be abstract, final or empty.56
Errors'(' is followed by whitespace.56
ErrorsParameter parentNode should be final.56
ErrorsParameter vFile should be final.56
ErrorsExpected @param tag for 'vFile'.56
Errors')' is preceded with whitespace.56
ErrorsExpected @throws tag for 'Exception'.57
Errors'{' should be on the previous line.58
Errors'if' is not followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsLine is longer than 80 characters (found 137).63
Errors'?' is not preceded with whitespace.63
ErrorsAvoid inline conditionals.63
Errors'?' is not followed by whitespace.63
Errors':' is not preceded with whitespace.63
Errors':' is not followed by whitespace.63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'+' is not preceded with whitespace.63
Errors'+' is not followed by whitespace.63
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
Errors'for' is not followed by whitespace.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

org/xchain/framework/scanner/ZipProtocolScanner.java

ViolationMessageLine
ErrorsUnused import - java.util.jar.JarFile.21
ErrorsUnused import - java.util.Map.24
ErrorsUnused import - java.util.TreeMap.25
ErrorsLine is longer than 80 characters (found 119).28
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters (found 130).37
ErrorsUnused @param tag for 'jarUrl'.41
ErrorsMethod 'scan' is not designed for extension - needs to be abstract, final or empty.43
Errors'(' is followed by whitespace.43
ErrorsParameter rootNode should be final.43
ErrorsParameter zipUrl should be final.43
ErrorsExpected @param tag for 'zipUrl'.43
Errors')' is preceded with whitespace.43
ErrorsExpected @throws tag for 'IOException'.44
Errors'{' should be on the previous line.45
Errors'while' is not followed by whitespace.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
Errors'}' should be on the same line.56
Errors'catch' is not followed by whitespace.57
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
ErrorsMust have at least one statement.57
Errors'}' should be on the same line.59
Errors'if' is not followed by whitespace.61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
Errors'catch' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsMust have at least one statement.62
Errors'{' is not followed by whitespace.62
Errors'}' is not preceded with whitespace.62
ErrorsLine is longer than 80 characters (found 103).68
ErrorsExpected an @return tag.70
ErrorsMethod 'zipUrlToFileUrl' is not designed for extension - needs to be abstract, final or empty.70
Errors'(' is followed by whitespace.70
ErrorsParameter zipRootUrl should be final.70
ErrorsExpected @param tag for 'zipRootUrl'.70
Errors')' is preceded with whitespace.70
ErrorsExpected @throws tag for 'MalformedURLException'.71
Errors'{' should be on the previous line.72
Errors'+' is not preceded with whitespace.73
Errors'+' is not followed by whitespace.73
ErrorsLine is longer than 80 characters (found 136).77
ErrorsMethod 'insertEntryNodes' is not designed for extension - needs to be abstract, final or empty.83
Errors'(' is followed by whitespace.83
ErrorsParameter rootNode should be final.83
ErrorsParameter entry should be final.83
Errors')' is preceded with whitespace.83
Errors'{' should be on the previous line.84
ErrorsComment matches to-do format 'TODO:'.86
Errors'for' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'if' is not followed by whitespace.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine is longer than 80 characters (found 125).96
Errors'?' is not preceded with whitespace.96
ErrorsAvoid inline conditionals.96
Errors'?' is not followed by whitespace.96
Errors':' is not preceded with whitespace.96
Errors':' is not followed by whitespace.96
Errors'+' is not preceded with whitespace.96
Errors'+' is not followed by whitespace.96
Errors'+' is not preceded with whitespace.96
Errors'+' is not followed by whitespace.96
Errors'}' should be on the same line.101
Errors'-' is not preceded with whitespace.111
Errors'-' is not followed by whitespace.111
Errors'if' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsLine is longer than 80 characters (found 149).114
Errors'?' is not preceded with whitespace.114
ErrorsAvoid inline conditionals.114
Errors'?' is not followed by whitespace.114
Errors'-' is not preceded with whitespace.114
Errors'-' is not followed by whitespace.114
Errors':' is not preceded with whitespace.114
Errors':' is not followed by whitespace.114
Errors'+' is not preceded with whitespace.114
Errors'+' is not followed by whitespace.114
Errors'+' is not preceded with whitespace.114
Errors'+' is not followed by whitespace.114
Errors'-' is not preceded with whitespace.114
Errors'-' is not followed by whitespace.114
Errors'-' is not preceded with whitespace.115
Errors'-' is not followed by whitespace.115
Errors'?' is not preceded with whitespace.116
ErrorsAvoid inline conditionals.116
Errors'?' is not followed by whitespace.116
Errors':' is not preceded with whitespace.116
Errors':' is not followed by whitespace.116
Errors'?' is not preceded with whitespace.117
ErrorsAvoid inline conditionals.117
Errors'?' is not followed by whitespace.117
Errors':' is not preceded with whitespace.117
Errors':' is not followed by whitespace.117
Errors'-' is not preceded with whitespace.118
Errors'-' is not followed by whitespace.118
Errors'}' should be on the same line.119
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'}' should be on the same line.123

org/xchain/framework/security/AllPermission.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters (found 151).19
ErrorsLine has trailing spaces.20
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsName 'toString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.27
ErrorsExtra HTML tag found: </code>permission != null</code>.30
ErrorsExtra HTML tag found: </code>.30
ErrorsLine is longer than 80 characters (found 90).32
ErrorsMethod 'implies' is not designed for extension - needs to be abstract, final or empty.34
ErrorsParameter permission should be final.34
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.38
ErrorsParameter o should be final.39
Errors'if' is not followed by whitespace.41
Errors'(' is followed by whitespace.41
Errors')' is preceded with whitespace.41
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.52

org/xchain/framework/security/AuthenticationException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 95).19
ErrorsLine has trailing spaces.24
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.31
ErrorsParameter cause should be final.31
ErrorsMissing a Javadoc comment.35
ErrorsParameter cause should be final.35
ErrorsMissing a Javadoc comment.39
ErrorsParameter str should be final.39
ErrorsParameter cause should be final.39

org/xchain/framework/security/DefaultIdentity.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 300).24
ErrorsLine has trailing spaces.26
ErrorsMissing a Javadoc comment.32
ErrorsParameter permissions should be final.49
ErrorsExpected @param tag for 'permissions'.49
ErrorsLine is longer than 80 characters (found 88).50

org/xchain/framework/security/DefaultIdentityService.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 292).29
ErrorsLine has trailing spaces.31
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters (found 90).39
ErrorsMissing a Javadoc comment.39
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.39
ErrorsLine is longer than 80 characters (found 114).40
ErrorsMissing a Javadoc comment.40
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters (found 111).43
ErrorsLine is longer than 80 characters (found 87).45
ErrorsFirst sentence should end with a period.47
ErrorsExpected an @return tag.50
ErrorsMethod 'getIdentity' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMethod 'loggedIn' is not designed for extension - needs to be abstract, final or empty.57
ErrorsParameter principal should be final.57
ErrorsExpected @param tag for 'principal'.57
ErrorsExpected @throws tag for 'SecurityException'.57
ErrorsRedundant throws: 'SecurityException' is unchecked exception.57
ErrorsLine is longer than 80 characters (found 107).58
ErrorsMethod 'loggedOut' is not designed for extension - needs to be abstract, final or empty.64
ErrorsLine is longer than 80 characters (found 107).65
ErrorsMissing a Javadoc comment.68
ErrorsParameter context should be final.69
ErrorsLine is longer than 80 characters (found 85).70
Errors'if' is not followed by whitespace.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsMissing a Javadoc comment.78
ErrorsParameter context should be final.79
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.86
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.86
ErrorsParameter o should be final.87

org/xchain/framework/security/DefaultPrincipal.java

ViolationMessageLine
ErrorsLine has trailing spaces.25
ErrorsMissing a Javadoc comment.26
ErrorsName 'name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.26
ErrorsLine has trailing spaces.27
ErrorsMissing a Javadoc comment.28

org/xchain/framework/security/Identity.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 191).23
ErrorsLine has trailing spaces.24
ErrorsLine is longer than 80 characters (found 82).36
ErrorsLine is longer than 80 characters (found 93).37

org/xchain/framework/security/IdentityImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 120).23
ErrorsLine has trailing spaces.24
ErrorsMissing a Javadoc comment.30
ErrorsLine has trailing spaces.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMethod 'getPermissions' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsMethod 'getPrincipal' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsMethod 'setPermissions' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter permissions should be final.50
Errors'permissions' hides a field.50
Errors'if' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
ErrorsMethod 'setPrincipal' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter principal should be final.58
Errors'principal' hides a field.58
ErrorsLine has trailing spaces.61
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.62
ErrorsParameter o should be final.63
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 243).67
ErrorsLine has trailing spaces.71
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.72
Errors'principal' hides a field.74
Errors'if' is not followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsLine has trailing spaces.80
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.81
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'for' is not followed by whitespace.87
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87

org/xchain/framework/security/IdentityManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 299).25
ErrorsClass IdentityManager should be declared as final.30
Errors'=' is not preceded with whitespace.30
Errors'=' is not followed by whitespace.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsExpected an @return tag.42
ErrorsMissing a Javadoc comment.55
ErrorsParameter identityService should be final.55
Errors'identityService' hides a field.55
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters (found 112).61
Errors'=' is not preceded with whitespace.63
Errors'=' is not followed by whitespace.63
ErrorsLine has trailing spaces.67
ErrorsLine is longer than 80 characters (found 84).69
Errors'=' is not preceded with whitespace.71
Errors'=' is not followed by whitespace.71
ErrorsParameter principal should be final.72
ErrorsExpected @param tag for 'principal'.72
ErrorsLine has trailing spaces.75
Errors'=' is not preceded with whitespace.79
Errors'=' is not followed by whitespace.79
ErrorsLine has trailing spaces.83
ErrorsLine is longer than 80 characters (found 93).85
ErrorsLine is longer than 80 characters (found 137).86
Errors'=' is not preceded with whitespace.88
Errors'=' is not followed by whitespace.88
ErrorsLine has trailing spaces.92
ErrorsLine is longer than 80 characters (found 103).94
ErrorsLine is longer than 80 characters (found 144).95
Errors'=' is not preceded with whitespace.97
Errors'=' is not followed by whitespace.97

org/xchain/framework/security/IdentityService.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 337).22
ErrorsLine is longer than 80 characters (found 139).35
ErrorsLine is longer than 80 characters (found 94).37
ErrorsRedundant throws: 'SecurityException' is unchecked exception.39

org/xchain/framework/security/Permission.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 87).21
ErrorsLine has trailing spaces.22
ErrorsLine is longer than 80 characters (found 115).29
ErrorsLine has trailing spaces.30
ErrorsLine is longer than 80 characters (found 160).32

org/xchain/framework/security/SecurityManager.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 262).24
ErrorsLine has trailing spaces.25
ErrorsClass SecurityManager should be declared as final.30
ErrorsMissing a Javadoc comment.32
ErrorsLine is longer than 80 characters (found 83).33
ErrorsMissing a Javadoc comment.33
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.33
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters (found 131).43
ErrorsLine is longer than 80 characters (found 84).44
ErrorsUnused @throws tag for 'SecurityException'.44
ErrorsParameter permission should be final.46
ErrorsExpected @param tag for 'permission'.46
ErrorsLine is longer than 80 characters (found 86).47
Errors'if' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
ErrorsLine is longer than 80 characters (found 103).49
Errors'if' is not followed by whitespace.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
Errors'for' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
Errors'if' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'if' is not followed by whitespace.61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
ErrorsLine is longer than 80 characters (found 125).62
ErrorsMissing a Javadoc comment.66
ErrorsParameter permission should be final.66
Errors'{' should be on the previous line.67
ErrorsLine is longer than 80 characters (found 86).68
Errors'if' is not followed by whitespace.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
Errors'for' is not followed by whitespace.72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73

org/xchain/framework/security/UsernamePrincipal.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 85).21
ErrorsLine has trailing spaces.22
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
ErrorsParameter name should be final.33
Errors'name' hides a field.33
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.40
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.41
ErrorsLine has trailing spaces.45
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.46
ErrorsParameter o should be final.47
Errors'if' is not followed by whitespace.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.55
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.56

org/xchain/framework/strategy/CachingLoadStrategy.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.41
ErrorsLine is longer than 80 characters (found 96).41
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'log' must be private and have accessor methods.41
Errors'(' is followed by whitespace.41
Errors')' is preceded with whitespace.41
ErrorsLine contains a tab character.42
ErrorsMissing a Javadoc comment.42
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsParameter size should be final.47
ErrorsLine contains a tab character.48
ErrorsLine is longer than 80 characters (found 82).49
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter systemId should be final.52
ErrorsParameter sourceStrategy should be final.52
ErrorsLine contains a tab character.53
ErrorsParameter consumerStrategy should be final.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
Errors'{' should be on the previous line.55
ErrorsLine has trailing spaces.56
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters (found 85).59
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
Errors'synchronized' is not followed by whitespace.60
ErrorsLine contains a tab character.61
ErrorsLine has trailing spaces.62
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine is longer than 80 characters (found 81).64
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine has trailing spaces.71
ErrorsLine contains a tab character.71
ErrorsLine is longer than 80 characters (found 101).72
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
Errors'synchronized' is not followed by whitespace.73
ErrorsLine is longer than 80 characters (found 88).74
ErrorsLine contains a tab character.74
ErrorsLine is longer than 80 characters (found 96).75
ErrorsLine contains a tab character.75
ErrorsLine is longer than 80 characters (found 91).76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine has trailing spaces.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsLine has trailing spaces.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine has trailing spaces.86
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine has trailing spaces.88
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsMethod 'isStale' is not designed for extension - needs to be abstract, final or empty.91
ErrorsParameter cachedObject should be final.91
ErrorsLine contains a tab character.92
ErrorsExpected @throws tag for 'Exception'.92
ErrorsLine contains a tab character.93
Errors'{' should be on the previous line.93
ErrorsLine is longer than 80 characters (found 89).94
ErrorsLine contains a tab character.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine has trailing spaces.97
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine is longer than 80 characters (found 90).99
ErrorsLine contains a tab character.99
ErrorsLine has trailing spaces.100
ErrorsLine contains a tab character.100
ErrorsLine has trailing spaces.101
ErrorsLine is longer than 80 characters (found 96).101
ErrorsLine contains a tab character.101
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
ErrorsLine is longer than 80 characters (found 120).102
ErrorsLine contains a tab character.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine has trailing spaces.108
ErrorsLine contains a tab character.108
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters (found 90).110
ErrorsLine contains a tab character.110
ErrorsLine has trailing spaces.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine is longer than 80 characters (found 84).113
ErrorsLine contains a tab character.113
ErrorsLine is longer than 80 characters (found 98).114
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine is longer than 80 characters (found 136).116
ErrorsLine contains a tab character.116
ErrorsParameter cachedObject should be final.116
ErrorsParameter sourceStrategy should be final.116
ErrorsParameter consumerStrategy should be final.116
ErrorsLine contains a tab character.117
ErrorsExpected @throws tag for 'Exception'.117
ErrorsLine contains a tab character.118
Errors'{' should be on the previous line.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine has trailing spaces.121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine has trailing spaces.125
ErrorsLine contains a tab character.125
ErrorsLine has trailing spaces.126
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine is longer than 80 characters (found 111).128
ErrorsLine contains a tab character.128
ErrorsLine has trailing spaces.129
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
Errors'if' is not followed by whitespace.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine is longer than 80 characters (found 149).131
ErrorsLine contains a tab character.131
Errors'+' is not preceded with whitespace.131
Errors'+' is not followed by whitespace.131
Errors'==' is not preceded with whitespace.131
Errors'==' is not followed by whitespace.131
Errors'?' is not preceded with whitespace.131
ErrorsAvoid inline conditionals.131
Errors'?' is not followed by whitespace.131
Errors':' is not preceded with whitespace.131
Errors':' is not followed by whitespace.131
Errors'+' is not preceded with whitespace.131
Errors'+' is not followed by whitespace.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine has trailing spaces.136
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine has trailing spaces.139
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine has trailing spaces.141
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine is longer than 80 characters (found 116).143
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsMissing a Javadoc comment.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsMissing a Javadoc comment.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.154
ErrorsMissing a Javadoc comment.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsMissing a Javadoc comment.156
ErrorsLine has trailing spaces.157
ErrorsLine contains a tab character.157
ErrorsLine contains a tab character.158
ErrorsMissing a Javadoc comment.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine has trailing spaces.161
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsMissing a Javadoc comment.162
ErrorsParameter lastModified should be final.162
Errors'lastModified' hides a field.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine has trailing spaces.165
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsMissing a Javadoc comment.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine has trailing spaces.169
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsMissing a Javadoc comment.170
ErrorsParameter systemId should be final.170
Errors'systemId' hides a field.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine has trailing spaces.173
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsMissing a Javadoc comment.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine has trailing spaces.177
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter dependencySet should be final.178
Errors'dependencySet' hides a field.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine has trailing spaces.181
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsMissing a Javadoc comment.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine has trailing spaces.185
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
ErrorsMissing a Javadoc comment.186
ErrorsParameter object should be final.186
Errors'object' hides a field.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine has trailing spaces.189
ErrorsLine contains a tab character.189

org/xchain/framework/strategy/CatalogConsumerStrategy.java

ViolationMessageLine
ErrorsUnused import - org.xml.sax.helpers.XMLReaderFactory.32
ErrorsLine has trailing spaces.36
ErrorsLine is longer than 80 characters (found 88).43
ErrorsLine is longer than 80 characters (found 92).44
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'log' must be private and have accessor methods.44
Errors'(' is followed by whitespace.44
Errors')' is preceded with whitespace.44
ErrorsLine is longer than 80 characters (found 118).46
ErrorsLine contains a tab character.46
ErrorsMethod 'consume' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter systemId should be final.46
ErrorsParameter sourceStrategy should be final.46
ErrorsParameter tracker should be final.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
Errors'{' should be on the previous line.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine has trailing spaces.51
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
Errors'cast' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors'}' should be on the same line.82
Errors'catch' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsLine is longer than 80 characters (found 104).85
Errors'+' is not preceded with whitespace.85
Errors'+' is not followed by whitespace.85
Errors'+' is not preceded with whitespace.85
Errors'+' is not followed by whitespace.85
ErrorsLine has trailing spaces.89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsMissing a Javadoc comment.93
Errors'{' should be on the previous line.95
ErrorsMethod 'warning' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsParameter exception should be final.96
Errors'{' should be on the previous line.98
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsMethod 'error' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsParameter exception should be final.104
Errors'{' should be on the previous line.106
Errors'if' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsMethod 'fatalError' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter exception should be final.113
Errors'{' should be on the previous line.115
Errors'if' is not followed by whitespace.116
Errors'(' is followed by whitespace.116
Errors')' is preceded with whitespace.116
ErrorsLine is longer than 80 characters (found 86).117

org/xchain/framework/strategy/ConsumerStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 94).22
ErrorsLine has trailing spaces.23
ErrorsLine is longer than 80 characters (found 94).23
ErrorsLine contains a tab character.32
ErrorsLine is longer than 80 characters (found 106).33
ErrorsLine contains a tab character.33
ErrorsLine is longer than 80 characters (found 102).34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine is longer than 80 characters (found 120).43
ErrorsLine contains a tab character.43
ErrorsRedundant 'public' modifier.43
ErrorsExpected @throws tag for 'Exception'.43

org/xchain/framework/strategy/InputSourceSourceStrategy.java

ViolationMessageLine
ErrorsLine has trailing spaces.26
ErrorsLine contains a tab character.34
ErrorsMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter systemId should be final.34
ErrorsLine contains a tab character.35
ErrorsLine contains a tab character.36
Errors'{' should be on the previous line.36
ErrorsLine contains a tab character.37
Errors'(' is followed by whitespace.37
Errors')' is preceded with whitespace.37
ErrorsLine contains a tab character.39
Errors'(' is followed by whitespace.39
Errors')' is preceded with whitespace.39
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42

org/xchain/framework/strategy/LoadStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 112).21
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine is longer than 80 characters (found 84).35
ErrorsLine contains a tab character.35
ErrorsLine is longer than 80 characters (found 92).36
ErrorsLine contains a tab character.36
ErrorsLine has trailing spaces.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine is longer than 80 characters (found 136).40
ErrorsLine contains a tab character.40
ErrorsRedundant 'public' modifier.40
ErrorsExpected @throws tag for 'Exception'.40

org/xchain/framework/strategy/SourceSourceStrategy.java

ViolationMessageLine
ErrorsLine has trailing spaces.27
ErrorsLine contains a tab character.35
ErrorsMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter systemId should be final.35
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
Errors'{' should be on the previous line.37
ErrorsLine contains a tab character.41

org/xchain/framework/strategy/SourceStrategy.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 97).19
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsLine has trailing spaces.30
ErrorsLine contains a tab character.30
ErrorsLine contains a tab character.31
ErrorsLine has trailing spaces.32
ErrorsLine contains a tab character.32
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsRedundant 'public' modifier.35
ErrorsExpected @throws tag for 'Exception'.35

org/xchain/framework/strategy/TemplatesConsumerStrategy.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.Source.18
ErrorsUnused import - javax.xml.transform.Templates.19
ErrorsUnused import - javax.xml.transform.TransformerFactory.20
ErrorsUnused import - javax.xml.transform.sax.TemplatesHandler.21
ErrorsUnused import - javax.xml.parsers.SAXParser.22
ErrorsLine is longer than 80 characters (found 95).39
ErrorsLine has trailing spaces.40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsMissing a Javadoc comment.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.44
ErrorsMethod 'consume' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter systemId should be final.44
ErrorsLine contains a tab character.45
ErrorsParameter sourceStrategy should be final.45
ErrorsLine contains a tab character.46
ErrorsParameter tracker should be final.46
ErrorsLine contains a tab character.47
ErrorsLine has trailing spaces.48
ErrorsLine contains a tab character.48
Errors'{' should be on the previous line.48
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters (found 93).53
ErrorsLine is longer than 80 characters (found 93).57
ErrorsLine contains a tab character.65
ErrorsLine has trailing spaces.66
ErrorsLine contains a tab character.66

org/xchain/framework/util/AnnotationUtil.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsUnused import - javassist.bytecode.AttributeInfo.25
ErrorsMissing a Javadoc comment.45
ErrorsUtility classes should not have a public or default constructor.45
Errors'{' should be on the previous line.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'log' must be private and have accessor methods.47
ErrorsLine is longer than 80 characters (found 103).49
ErrorsMissing a Javadoc comment.49
ErrorsParameter classFile should be final.49
ErrorsParameter annotationType should be final.49
ErrorsLine is longer than 80 characters (found 125).51
Errors'cast' is not followed by whitespace.51
Errors'if' is not followed by whitespace.52
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
ErrorsLine is longer than 80 characters (found 100).56
ErrorsMissing a Javadoc comment.56
Errors'(' is followed by whitespace.56
ErrorsParameter ctClass should be final.56
ErrorsParameter annotationType should be final.56
Errors')' is preceded with whitespace.56
Errors'{' should be on the previous line.58
Errors'for' is not followed by whitespace.59
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
Errors'if' is not followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsLine is longer than 80 characters (found 98).67
ErrorsMissing a Javadoc comment.67
Errors'(' is followed by whitespace.67
ErrorsParameter method should be final.67
ErrorsParameter annotationType should be final.67
Errors')' is preceded with whitespace.67
ErrorsExpected an @return tag.76
ErrorsLine is longer than 80 characters (found 104).76
Errors'(' is followed by whitespace.76
ErrorsParameter behavior should be final.76
ErrorsExpected @param tag for 'behavior'.76
ErrorsParameter annotationType should be final.76
ErrorsExpected @param tag for 'annotationType'.76
Errors')' is preceded with whitespace.76
ErrorsExpected @throws tag for 'ClassNotFoundException'.77
Errors'{' should be on the previous line.78
Errors'for' is not followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
ErrorsLine is longer than 80 characters (found 125).87
ErrorsMissing a Javadoc comment.87
ErrorsParameter classFile should be final.87
ErrorsParameter annotationType should be final.87
ErrorsParameter memberName should be final.87
ErrorsLine is longer than 80 characters (found 124).89
Errors'cast' is not followed by whitespace.89
Errors'if' construct must use '{}'s.90
Errors'if' is not followed by whitespace.90
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
ErrorsLine is longer than 80 characters (found 104).91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91
ErrorsLine is longer than 80 characters (found 127).94
ErrorsMissing a Javadoc comment.94
Errors'(' is followed by whitespace.94
ErrorsParameter behavior should be final.94
ErrorsParameter annotationType should be final.94
ErrorsParameter memberName should be final.94
Errors')' is preceded with whitespace.94
ErrorsLine is longer than 80 characters (found 125).95
Errors'for' is not followed by whitespace.97
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'if' is not followed by whitespace.98
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
ErrorsLine is longer than 80 characters (found 104).99
ErrorsLine is longer than 80 characters (found 115).106
ErrorsMissing a Javadoc comment.106
Errors'(' is followed by whitespace.106
ErrorsParameter annotation should be final.106
ErrorsParameter memberName should be final.106
Errors')' is preceded with whitespace.106
Errors'if' construct must use '{}'s.108
ErrorsLine contains a tab character.108
Errors'if' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
ErrorsMissing a Javadoc comment.112
Errors'(' is followed by whitespace.112
ErrorsParameter memberValue should be final.112
Errors')' is preceded with whitespace.112
Errors'{' should be on the previous line.113
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'}' should be on the same line.116
Errors'if' is not followed by whitespace.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'cast' is not followed by whitespace.118
Errors'}' should be on the same line.119
Errors'if' is not followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'cast' is not followed by whitespace.121
Errors'}' should be on the same line.122
Errors'if' is not followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'cast' is not followed by whitespace.124
Errors'}' should be on the same line.125
Errors'if' is not followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'cast' is not followed by whitespace.127
Errors'}' should be on the same line.128
Errors'if' is not followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
Errors'cast' is not followed by whitespace.130
Errors'}' should be on the same line.131
Errors'if' is not followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors'cast' is not followed by whitespace.133
Errors'}' should be on the same line.134
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
Errors'cast' is not followed by whitespace.136
Errors'}' should be on the same line.137
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'cast' is not followed by whitespace.139
Errors'}' should be on the same line.140
Errors'if' is not followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'cast' is not followed by whitespace.142
Errors'}' should be on the same line.143
Errors'if' is not followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'cast' is not followed by whitespace.145
Errors'}' should be on the same line.146
Errors'if' is not followed by whitespace.147
Errors'(' is followed by whitespace.147
Errors')' is preceded with whitespace.147
Errors'cast' is not followed by whitespace.148
Errors'}' should be on the same line.149
Errors'if' is not followed by whitespace.150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'cast' is not followed by whitespace.151
Errors'}' should be on the same line.152
Errors'if' is not followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'cast' is not followed by whitespace.154
Errors'}' should be on the same line.155
ErrorsLine is longer than 80 characters (found 92).157
ErrorsLine is longer than 80 characters (found 86).161
ErrorsMissing a Javadoc comment.161
Errors'(' is followed by whitespace.161
ErrorsParameter resourceName should be final.161
ErrorsParameter classLoader should be final.161
Errors')' is preceded with whitespace.161
Errors'{' should be on the previous line.167
ErrorsLine is longer than 80 characters (found 83).168
Errors'}' should be on the same line.171
Errors'catch' is not followed by whitespace.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
Errors'if' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
ErrorsLine is longer than 80 characters (found 91).174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'}' should be on the same line.176
Errors'{' should be on the previous line.178
Errors'if' is not followed by whitespace.179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'}' should be on the same line.182
Errors'catch' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'if' is not followed by whitespace.184
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
ErrorsLine is longer than 80 characters (found 83).185
Errors'+' is not preceded with whitespace.185
Errors'+' is not followed by whitespace.185
Errors'+' is not preceded with whitespace.185
Errors'+' is not followed by whitespace.185

org/xchain/framework/util/AttributesUtil.java

ViolationMessageLine
ErrorsLine has trailing spaces.34
ErrorsUtility classes should not have a public or default constructor.41
Errors'{' should be on the previous line.42
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters (found 103).48
ErrorsLine is longer than 80 characters (found 139).51
ErrorsLine is longer than 80 characters (found 95).58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'+' is not preceded with whitespace.58
Errors'+' is not followed by whitespace.58
Errors'}' should be on the same line.59
Errors'catch' is not followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsLine has trailing spaces.67
ErrorsLine has trailing spaces.71
ErrorsLine is longer than 80 characters (found 99).74
Errors'(' is followed by whitespace.74
ErrorsParameter attributes should be final.74
ErrorsParameter namespaceUri should be final.74
ErrorsParameter localName should be final.74
Errors')' is preceded with whitespace.74
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.82
ErrorsLine is longer than 80 characters (found 86).86
ErrorsLine has trailing spaces.87
ErrorsLine is longer than 80 characters (found 87).88
ErrorsLine is longer than 80 characters (found 120).90
Errors'(' is followed by whitespace.90
ErrorsParameter attributes should be final.90
ErrorsParameter namespaceUri should be final.90
ErrorsParameter localName should be final.90
ErrorsParameter defaultValue should be final.90
Errors')' is preceded with whitespace.90
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95
Errors'if' is not followed by whitespace.98
Errors'(' is followed by whitespace.98
Errors')' is preceded with whitespace.98
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsLine is longer than 80 characters (found 120).106
ErrorsExpected an @return tag.109
ErrorsLine is longer than 80 characters (found 89).109
Errors'(' is followed by whitespace.109
ErrorsParameter attributeValueTemplate should be final.109
ErrorsExpected @param tag for 'attributeValueTemplate'.109
Errors')' is preceded with whitespace.109
ErrorsExpected @throws tag for 'SAXException'.110
Errors'{' should be on the previous line.111
ErrorsLine is longer than 80 characters (found 84).116
Errors'while' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'if' is not followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
ErrorsLine is longer than 80 characters (found 82).127
Errors'if' is not followed by whitespace.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsLine is longer than 80 characters (found 90).132
Errors'+' is not preceded with whitespace.132
Errors'+' is not followed by whitespace.132
Errors'if' is not followed by whitespace.135
Errors'(' is followed by whitespace.135
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters (found 177).136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
Errors'+' is not preceded with whitespace.136
Errors'+' is not followed by whitespace.136
ErrorsLine is longer than 80 characters (found 83).143
ErrorsExpected an @return tag.145
ErrorsLine is longer than 80 characters (found 109).145
Errors'(' is followed by whitespace.145
ErrorsParameter context should be final.145
ErrorsExpected @param tag for 'context'.145
ErrorsParameter attributeValueTemplate should be final.145
ErrorsExpected @param tag for 'attributeValueTemplate'.145
Errors')' is preceded with whitespace.145
ErrorsExpected @throws tag for 'SAXException'.146
ErrorsRedundant throws: 'SAXException' is subclass of 'Exception'.146
ErrorsExpected @throws tag for 'Exception'.146
Errors'{' should be on the previous line.147
ErrorsLine is longer than 80 characters (found 81).148
Errors'if' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'for' is not followed by whitespace.157
Errors'(' is followed by whitespace.157
Errors'+=' is not preceded with whitespace.157
Errors'+=' is not followed by whitespace.157
Errors')' is preceded with whitespace.157
Errors'if' is not followed by whitespace.159
Errors'(' is followed by whitespace.159
Errors'+' is not preceded with whitespace.159
Errors'+' is not followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors'cast' is not followed by whitespace.160
Errors'+' is not preceded with whitespace.160
Errors'+' is not followed by whitespace.160
ErrorsLine is longer than 80 characters (found 119).166
ErrorsMissing a Javadoc comment.166
Errors'(' is followed by whitespace.166
ErrorsParameter attributeValueTemplate should be final.166
ErrorsParameter namespaceContext should be final.166
Errors')' is preceded with whitespace.166
ErrorsRedundant throws: 'JXPathException' is unchecked exception.167
Errors'{' should be on the previous line.168
Errors'}' should be on the same line.172
Errors'catch' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'for' is not followed by whitespace.178
Errors'(' is followed by whitespace.178
Errors'+=' is not preceded with whitespace.178
Errors'+=' is not followed by whitespace.178
Errors')' is preceded with whitespace.178
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179

org/xchain/framework/util/ComponentUtil.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.40
ErrorsLine has trailing spaces.41
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.46
ErrorsParameter componentClass should be final.49
ErrorsLine has trailing spaces.51
ErrorsLine is longer than 80 characters (found 93).53
Errors'cast' is not followed by whitespace.53
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters (found 105).59
ErrorsLine is longer than 80 characters (found 140).63
ErrorsLine has trailing spaces.66
ErrorsLine has trailing spaces.69
ErrorsLine has trailing spaces.72
ErrorsLine is longer than 80 characters (found 130).74
ErrorsLine has trailing spaces.75
ErrorsLine is longer than 80 characters (found 87).79
ErrorsParameter componentClass should be final.79
ErrorsParameter analysis should be final.79
ErrorsLine is longer than 80 characters (found 139).84
ErrorsLine has trailing spaces.87
ErrorsLine has trailing spaces.92
ErrorsLine has trailing spaces.98
ErrorsLine is longer than 80 characters (found 121).100
ErrorsExpected an @return tag.102
ErrorsParameter analysis should be final.102
ErrorsExpected @param tag for 'analysis'.102
ErrorsExpected @throws tag for 'InstantiationException'.103
ErrorsExpected @throws tag for 'IllegalAccessException'.103
Errors'{' should be on the previous line.104
ErrorsLine has trailing spaces.107
ErrorsLine has trailing spaces.111
ErrorsLine is longer than 80 characters (found 102).111
ErrorsParameter component should be final.111
ErrorsExpected @param tag for 'component'.111
ErrorsParameter analysis should be final.111
ErrorsExpected @param tag for 'analysis'.111
ErrorsParameter context should be final.111
ErrorsExpected @param tag for 'context'.111
ErrorsExpected @throws tag for 'IllegalAccessException'.112
ErrorsExpected @throws tag for 'InvocationTargetException'.112
Errors'{' should be on the previous line.113
ErrorsLine is longer than 80 characters (found 104).115
ErrorsLine has trailing spaces.116
ErrorsLine is longer than 80 characters (found 87).119
Errors'{' is not preceded with whitespace.120
ErrorsLine is longer than 80 characters (found 91).121
Errors'if' construct must use '{}'s.127
Errors'if' construct must use '{}'s.129
Errors'if' is not followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
ErrorsLine is longer than 80 characters (found 82).133
ErrorsLine contains a tab character.133
Errors'cast' is not followed by whitespace.133
ErrorsLine has trailing spaces.134
ErrorsLine contains a tab character.134
ErrorsLine is longer than 80 characters (found 114).136
ErrorsLine has trailing spaces.139
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.149
ErrorsLine has trailing spaces.150
ErrorsLine is longer than 80 characters (found 107).152
ErrorsParameter context should be final.152
ErrorsParameter prefixMappings should be final.152
ErrorsArray brackets at illegal position.152
ErrorsLine has trailing spaces.154
ErrorsLine is longer than 80 characters (found 99).160
ErrorsLine has trailing spaces.165
ErrorsLine has trailing spaces.168
ErrorsLine has trailing spaces.171
ErrorsLine is longer than 80 characters (found 102).175
ErrorsParameter context should be final.175
ErrorsParameter originalPrefixMapping should be final.175
ErrorsLine has trailing spaces.183
ErrorsLine has trailing spaces.184
ErrorsLine has trailing spaces.186
ErrorsParameter component should be final.188
ErrorsExpected @param tag for 'component'.188
ErrorsExpected @throws tag for 'InvocationTargetException'.189
ErrorsExpected @throws tag for 'IllegalAccessException'.189
Errors'{' should be on the previous line.190
ErrorsLine has trailing spaces.198
ErrorsLine has trailing spaces.200
ErrorsParameter component should be final.202
ErrorsExpected @param tag for 'component'.202
ErrorsExpected @throws tag for 'InvocationTargetException'.203
ErrorsExpected @throws tag for 'IllegalAccessException'.203
Errors'{' should be on the previous line.204

org/xchain/framework/util/CompositeMap.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 120).30
Errors'{' should be on the previous line.40
ErrorsLine has trailing spaces.45
ErrorsLine has trailing spaces.52
ErrorsMethod 'firstMap' is not designed for extension - needs to be abstract, final or empty.55
Errors'{' should be on the previous line.56
Errors'if' is not followed by whitespace.58
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.67
Errors'{' should be on the previous line.68
Errors'if' is not followed by whitespace.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsExpected an @return tag.78
ErrorsMethod 'put' is not designed for extension - needs to be abstract, final or empty.78
Errors'(' is followed by whitespace.78
ErrorsParameter key should be final.78
ErrorsExpected @param tag for 'key'.78
ErrorsParameter value should be final.78
ErrorsExpected @param tag for 'value'.78
Errors')' is preceded with whitespace.78
Errors'{' should be on the previous line.79
Errors'if' is not followed by whitespace.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
ErrorsMethod 'entrySet' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
Errors'{' should be on the previous line.99
ErrorsExpected an @return tag.103
Errors'{' should be on the previous line.104
Errors'while' is not followed by whitespace.110
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsMissing a Javadoc comment.117
Errors'{' should be on the previous line.118
ErrorsLine is longer than 80 characters (found 85).124
ErrorsLine has trailing spaces.125
Errors'{' should be on the previous line.130
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.132
ErrorsMissing a Javadoc comment.133
ErrorsMissing a Javadoc comment.134
ErrorsMissing a Javadoc comment.135
ErrorsParameter o1 should be final.138
ErrorsParameter o2 should be final.138
Errors'{' should be on the previous line.139
Errors'if' is not followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'if' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsAvoid inline conditionals.150
ErrorsLine is longer than 80 characters (found 92).154
Errors'if' is not followed by whitespace.156
Errors'(' is followed by whitespace.156
Errors')' is preceded with whitespace.156
Errors'}' should be on the same line.158
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.164
ErrorsParameter obj should be final.164
Errors'{' should be on the previous line.165
ErrorsMissing a Javadoc comment.171
Errors'{' should be on the previous line.172
ErrorsMissing a Javadoc comment.177
Errors'{' should be on the previous line.178
ErrorsMissing a Javadoc comment.184
Errors'{' should be on the previous line.185
Errors'{' should be on the previous line.197
Errors'if' is not followed by whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'while' is not followed by whitespace.203
Errors'(' is followed by whitespace.203
Errors')' is preceded with whitespace.203
ErrorsLine is longer than 80 characters (found 109).205
Errors'while' is not followed by whitespace.205
Errors'(' is followed by whitespace.205
Errors')' is preceded with whitespace.205
ErrorsLine is longer than 80 characters (found 90).206
ErrorsLine is longer than 80 characters (found 104).209
Errors'if' is not followed by whitespace.210
Errors'(' is followed by whitespace.210
Errors')' is preceded with whitespace.210
Errors'if' is not followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
ErrorsMissing a Javadoc comment.223
Errors'{' should be on the previous line.224
Errors'if' is not followed by whitespace.225
Errors'(' is followed by whitespace.225
Errors')' is preceded with whitespace.225
ErrorsLine is longer than 80 characters (found 82).226

org/xchain/framework/util/ContentType.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 105).26
ErrorsMissing a Javadoc comment.35
ErrorsName 'TOKEN' must match pattern '^[a-z][a-zA-Z0-9]*$'.35
ErrorsMissing a Javadoc comment.39
ErrorsName 'TOKEN_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsMissing a Javadoc comment.43
ErrorsName 'TYPE_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsMissing a Javadoc comment.50
ErrorsName 'ATTR_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
Errors'+' should be on a new line.51
Errors'+' should be on a new line.53
Errors'+' should be on a new line.54
Errors'+' should be on a new line.56
ErrorsParameter acceptHeader should be final.128
ErrorsParameter actualContentTypes should be final.129
ErrorsLine is longer than 80 characters (found 96).201
ErrorsMissing a Javadoc comment.201
ErrorsParameter acceptHeader should be final.201
ErrorsParameter actualContentType should be final.201
ErrorsFirst sentence should end with a period.230
ErrorsParameter typeHeader should be final.245
Errors'3' is a magic number.263
Errors'3' is a magic number.268
Errors'3' is a magic number.273
ErrorsFirst sentence should end with a period.303
ErrorsMissing a Javadoc comment.306
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.307
ErrorsMissing a Javadoc comment.307
ErrorsMethod 'setType' is not designed for extension - needs to be abstract, final or empty.308
ErrorsMissing a Javadoc comment.308
ErrorsParameter type should be final.308
Errors'type' hides a field.308
ErrorsMissing a Javadoc comment.311
ErrorsMethod 'getSubType' is not designed for extension - needs to be abstract, final or empty.312
ErrorsMissing a Javadoc comment.312
ErrorsMethod 'setSubType' is not designed for extension - needs to be abstract, final or empty.313
ErrorsMissing a Javadoc comment.313
ErrorsParameter subType should be final.313
Errors'subType' hides a field.313
ErrorsFirst sentence should end with a period.315
ErrorsExpected an @return tag.316
ErrorsMethod 'getMediaType' is not designed for extension - needs to be abstract, final or empty.316
ErrorsMissing a Javadoc comment.324
ErrorsExpected an @return tag.329
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.329
ErrorsExpected an @return tag.337
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.337
ErrorsParameter name should be final.337
ErrorsMethod 'getCharset' is not designed for extension - needs to be abstract, final or empty.345
ErrorsMissing a Javadoc comment.345
ErrorsExpected an @return tag.355
ErrorsMethod 'match' is not designed for extension - needs to be abstract, final or empty.355
ErrorsParameter acceptedContentType should be final.355
Errors'&&' should be on a new line.358
ErrorsMethod 'mediaTypeMatch' is not designed for extension - needs to be abstract, final or empty.362
ErrorsMissing a Javadoc comment.362
ErrorsParameter acceptedContentType should be final.362
ErrorsFirst sentence should end with a period.368
ErrorsExpected an @return tag.371
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.371
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.399
ErrorsParameter o should be final.400
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.413
Errors'31' is a magic number.415
Errors'31' is a magic number.415

org/xchain/framework/util/DependencyCycleException.java

ViolationMessageLine
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'cycle' must be private and have accessor methods.31
ErrorsMissing a Javadoc comment.33
ErrorsParameter message should be final.33
ErrorsParameter cycle should be final.33
Errors'cycle' hides a field.33
Errors'{' should be on the previous line.34
Errors'(' is followed by whitespace.35
Errors')' is preceded with whitespace.35
ErrorsMethod 'getCycle' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
Errors'{' should be on the previous line.40
ErrorsMissing a Javadoc comment.44
Errors'(' is followed by whitespace.44
ErrorsParameter message should be final.44
ErrorsParameter cycle should be final.44
Errors'{' should be on the previous line.45
Errors'while' is not followed by whitespace.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'cast' is not followed by whitespace.50
Errors'cast' is not followed by whitespace.54
Errors'while' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'if' is not followed by whitespace.57
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
Errors'if' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62

org/xchain/framework/util/DependencyInjectionException.java

ViolationMessageLine
Errors'{' should be on the previous line.23
ErrorsMissing a Javadoc comment.25
ErrorsParameter message should be final.25
ErrorsMissing a Javadoc comment.29
ErrorsParameter message should be final.29
ErrorsParameter cause should be final.29

org/xchain/framework/util/DependencySorter.java

ViolationMessageLine
ErrorsType Javadoc comment is missing an @param <T> tag.36
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters (found 86).39
ErrorsVariable 'vertexMap' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'elementComparator' must be private and have accessor methods.40
ErrorsMissing a Javadoc comment.42
Errors'(' is followed by whitespace.42
ErrorsParameter elementComparator should be final.42
Errors'elementComparator' hides a field.42
Errors')' is preceded with whitespace.42
Errors'{' should be on the previous line.43
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.50
Errors'(' is followed by whitespace.50
ErrorsParameter label should be final.50
ErrorsExpected @param tag for 'label'.50
Errors')' is preceded with whitespace.50
Errors'{' should be on the previous line.51
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
ErrorsLine is longer than 80 characters (found 100).56
ErrorsLine has trailing spaces.58
ErrorsMethod 'getOrAddVertex' is not designed for extension - needs to be abstract, final or empty.62
Errors'(' is followed by whitespace.62
ErrorsParameter label should be final.62
Errors')' is preceded with whitespace.62
Errors'{' should be on the previous line.63
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 114).73
ErrorsMethod 'addDependency' is not designed for extension - needs to be abstract, final or empty.76
Errors'(' is followed by whitespace.76
ErrorsParameter label should be final.76
ErrorsExpected @param tag for 'label'.76
ErrorsParameter dependencyLabel should be final.76
ErrorsExpected @param tag for 'dependencyLabel'.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
ErrorsMethod 'addEdge' is not designed for extension - needs to be abstract, final or empty.84
Errors'(' is followed by whitespace.84
ErrorsParameter out should be final.84
ErrorsExpected @param tag for 'out'.84
ErrorsParameter in should be final.84
ErrorsExpected @param tag for 'in'.84
Errors')' is preceded with whitespace.84
Errors'{' should be on the previous line.85
ErrorsLine is longer than 80 characters (found 102).91
Errors'{' should be on the previous line.94
ErrorsVariable 'label' must be private and have accessor methods.96
ErrorsFirst sentence should end with a period.97
ErrorsLine is longer than 80 characters (found 96).97
ErrorsVariable 'outSet' must be private and have accessor methods.98
ErrorsFirst sentence should end with a period.99
ErrorsLine is longer than 80 characters (found 91).99
ErrorsVariable 'inSet' must be private and have accessor methods.100
ErrorsParameter label should be final.103
Errors'label' hides a field.103
ErrorsExpected @param tag for 'label'.103
Errors'{' should be on the previous line.104
ErrorsExpected an @return tag.111
ErrorsMethod 'getLabel' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'(' is followed by whitespace.113
ErrorsParameter o should be final.113
Errors')' is preceded with whitespace.113
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'cast' is not followed by whitespace.115
ErrorsExpected an @return tag.123
ErrorsMethod 'getOutSet' is not designed for extension - needs to be abstract, final or empty.123
ErrorsExpected an @return tag.128
ErrorsMethod 'getInSet' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.131
Errors'{' should be on the previous line.133
ErrorsMissing a Javadoc comment.134
ErrorsVariable 'elementComparator' must be private and have accessor methods.134
ErrorsMissing a Javadoc comment.135
ErrorsParameter elementComparator should be final.135
Errors'elementComparator' hides a field.135
Errors'{' should be on the previous line.136
ErrorsMethod 'getLabelComparator' is not designed for extension - needs to be abstract, final or empty.140
ErrorsMissing a Javadoc comment.140
ErrorsMethod 'compare' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
Errors'(' is followed by whitespace.142
ErrorsParameter v1 should be final.142
ErrorsParameter v2 should be final.142
Errors')' is preceded with whitespace.142
Errors'{' should be on the previous line.143
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.147
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
Errors'(' is followed by whitespace.147
ErrorsParameter o should be final.147
Errors')' is preceded with whitespace.147
Errors'{' should be on the previous line.148
Errors'if' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsLine is longer than 80 characters (found 82).152
Errors'cast' is not followed by whitespace.152
ErrorsMethod 'sort' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
Errors'{' should be on the previous line.158
ErrorsLine has trailing spaces.159
ErrorsLine is longer than 80 characters (found 108).162
ErrorsLine is longer than 80 characters (found 83).164
ErrorsLine is longer than 80 characters (found 86).165
Errors',' is not followed by whitespace.165
Errors'while' is not followed by whitespace.166
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
Errors'if' is not followed by whitespace.168
Errors'(' is followed by whitespace.168
Errors'while' is not followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine is longer than 80 characters (found 109).176
Errors'for' is not followed by whitespace.181
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'while' is not followed by whitespace.184
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
ErrorsLine is longer than 80 characters (found 92).191
Errors'if' is not followed by whitespace.192
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
Errors'if' is not followed by whitespace.204
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
ErrorsLine is longer than 80 characters (found 85).205
ErrorsLine is longer than 80 characters (found 83).208
Errors'for' is not followed by whitespace.211
Errors'(' is followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors'if' is not followed by whitespace.212
Errors'(' is followed by whitespace.212
Errors')' is preceded with whitespace.212
Errors'while' is not followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
Errors'while' is not followed by whitespace.220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
Errors'if' is not followed by whitespace.224
Errors'(' is followed by whitespace.224
Errors')' is preceded with whitespace.224
ErrorsLine is longer than 80 characters (found 87).231
Errors'while' is not followed by whitespace.233
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
Errors'for' is not followed by whitespace.236
Errors'(' is followed by whitespace.236
Errors')' is preceded with whitespace.236
ErrorsLine is longer than 80 characters (found 98).242

org/xchain/framework/util/EngineeringUtil.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.xchain.framework.util.AnnotationUtil.*.40
ErrorsLine has trailing spaces.46
ErrorsUtility classes should not have a public or default constructor.54
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'log' must be private and have accessor methods.56
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'getMethodPattern' must be private and have accessor methods.58
Errors'}' should be on the same line.62
Errors'catch' is not followed by whitespace.63
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
Errors'if' is not followed by whitespace.64
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine is longer than 80 characters (found 81).65
ErrorsLine is longer than 80 characters (found 92).71
ErrorsLine has trailing spaces.72
ErrorsLine has trailing spaces.74
ErrorsLine is longer than 80 characters (found 85).75
Errors'(' is followed by whitespace.77
ErrorsParameter classLoader should be final.77
Errors')' is preceded with whitespace.77
Errors'{' should be on the previous line.78
ErrorsLine has trailing spaces.86
ErrorsMethod length is 506 lines (max allowed is 150).91
Errors'(' is followed by whitespace.91
ErrorsParameter classPool should be final.91
ErrorsParameter ctClass should be final.91
Errors')' is preceded with whitespace.91
ErrorsExpected @throws tag for 'Exception'.92
Errors'{' should be on the previous line.93
Errors'(' is followed by whitespace.94
Errors'(' is followed by whitespace.95
Errors'(' is followed by whitespace.96
ErrorsLine is longer than 80 characters (found 92).97
Errors'(' is followed by whitespace.97
Errors'(' is followed by whitespace.98
Errors'(' is followed by whitespace.99
Errors'(' is followed by whitespace.100
Errors'(' is followed by whitespace.101
ErrorsLine is longer than 80 characters (found 94).104
Errors'if' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsLine has trailing spaces.110
ErrorsLine is longer than 80 characters (found 132).111
ErrorsLine is longer than 80 characters (found 126).112
ErrorsLine is longer than 80 characters (found 138).113
ErrorsLine is longer than 80 characters (found 129).116
ErrorsLine is longer than 80 characters (found 134).117
ErrorsLine is longer than 80 characters (found 115).119
ErrorsLine is longer than 80 characters (found 150).120
ErrorsLine is longer than 80 characters (found 137).121
ErrorsLine is longer than 80 characters (found 99).123
ErrorsLine is longer than 80 characters (found 143).124
ErrorsLine is longer than 80 characters (found 124).125
ErrorsLine is longer than 80 characters (found 156).127
Errors'if' is not followed by whitespace.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine is longer than 80 characters (found 109).135
Errors'(' is followed by whitespace.135
Errors'{' is followed by whitespace.135
Errors')' is preceded with whitespace.135
ErrorsLine is longer than 80 characters (found 95).136
Errors'(' is followed by whitespace.136
Errors')' is preceded with whitespace.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
ErrorsLine is longer than 80 characters (found 99).140
Errors'if' is not followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
ErrorsLine is longer than 80 characters (found 179).141
Errors'+' is not preceded with whitespace.141
Errors'+' is not followed by whitespace.141
Errors'+' is not preceded with whitespace.141
Errors'+' is not followed by whitespace.141
ErrorsLine is longer than 80 characters (found 103).145
Errors'if' is not followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
ErrorsLine is longer than 80 characters (found 196).146
Errors'+' is not preceded with whitespace.146
Errors'+' is not followed by whitespace.146
Errors'+' is not preceded with whitespace.146
Errors'+' is not followed by whitespace.146
ErrorsLine is longer than 80 characters (found 146).149
ErrorsLine is longer than 80 characters (found 143).150
Errors'if' is not followed by whitespace.150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
ErrorsLine is longer than 80 characters (found 138).151
Errors'+' is not preceded with whitespace.151
Errors'+' is not followed by whitespace.151
Errors'+' is not preceded with whitespace.151
Errors'+' is not followed by whitespace.151
ErrorsLine is longer than 80 characters (found 94).154
Errors'if' is not followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
Errors')' is preceded with whitespace.154
ErrorsLine is longer than 80 characters (found 113).155
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
ErrorsLine is longer than 80 characters (found 154).159
Errors'if' is not followed by whitespace.161
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
ErrorsLine is longer than 80 characters (found 137).162
ErrorsLine has trailing spaces.164
ErrorsLine is longer than 80 characters (found 87).167
Errors'for' is not followed by whitespace.172
Errors'(' is followed by whitespace.172
Errors')' is preceded with whitespace.172
ErrorsLine is longer than 80 characters (found 102).173
Errors'if' is not followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine is longer than 80 characters (found 107).176
Errors'cast' is not followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters (found 104).177
Errors'cast' is not followed by whitespace.177
Errors'(' is followed by whitespace.177
Errors')' is preceded with whitespace.177
ErrorsLine is longer than 80 characters (found 104).178
Errors'cast' is not followed by whitespace.178
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
ErrorsLine is longer than 80 characters (found 98).179
Errors'cast' is not followed by whitespace.179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
ErrorsLine is longer than 80 characters (found 83).184
ErrorsLine is longer than 80 characters (found 81).185
Errors'||' should be on a new line.185
ErrorsLine is longer than 80 characters (found 81).186
Errors'||' should be on a new line.186
ErrorsLine is longer than 80 characters (found 83).187
Errors'||' should be on a new line.187
ErrorsLine is longer than 80 characters (found 82).188
Errors'||' should be on a new line.188
Errors'||' should be on a new line.189
ErrorsLine is longer than 80 characters (found 81).190
Errors'||' should be on a new line.190
ErrorsAvoid inline conditionals.194
ErrorsLine is longer than 80 characters (found 130).195
Errors'if' is not followed by whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
Errors'if' is not followed by whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'}' should be on the same line.199
ErrorsLine is longer than 80 characters (found 102).200
Errors'if' is not followed by whitespace.200
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200
Errors'+' is not preceded with whitespace.200
Errors'+' is not followed by whitespace.200
Errors'+' is not preceded with whitespace.200
Errors'+' is not followed by whitespace.200
Errors'}' should be on the same line.200
Errors'if' is not followed by whitespace.201
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
ErrorsMust have at least one statement.201
Errors'}' should be on the same line.201
ErrorsLine is longer than 80 characters (found 149).203
Errors'+' is not preceded with whitespace.203
Errors'+' is not followed by whitespace.203
ErrorsLine is longer than 80 characters (found 134).211
ErrorsLine is longer than 80 characters (found 84).214
ErrorsLine is longer than 80 characters (found 118).222
ErrorsLine is longer than 80 characters (found 122).224
ErrorsLine is longer than 80 characters (found 89).228
ErrorsLine is longer than 80 characters (found 93).230
ErrorsLine is longer than 80 characters (found 82).234
ErrorsLine is longer than 80 characters (found 113).235
ErrorsLine is longer than 80 characters (found 85).238
ErrorsLine has trailing spaces.242
ErrorsLine is longer than 80 characters (found 91).243
ErrorsLine is longer than 80 characters (found 85).259
ErrorsLine is longer than 80 characters (found 123).262
ErrorsLine is longer than 80 characters (found 94).266
ErrorsLine is longer than 80 characters (found 111).271
Errors'cast' is not followed by whitespace.271
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
ErrorsLine is longer than 80 characters (found 140).278
Errors'cast' is not followed by whitespace.278
Errors'(' is followed by whitespace.278
Errors')' is preceded with whitespace.278
Errors'if' is not followed by whitespace.279
Errors'(' is followed by whitespace.279
Errors')' is preceded with whitespace.279
ErrorsLine is longer than 80 characters (found 90).280
Errors'(' is followed by whitespace.280
Errors')' is preceded with whitespace.280
ErrorsLine is longer than 80 characters (found 105).286
ErrorsLine is longer than 80 characters (found 129).287
ErrorsLine is longer than 80 characters (found 83).289
ErrorsLine is longer than 80 characters (found 105).290
ErrorsLine is longer than 80 characters (found 84).295
ErrorsComment matches to-do format 'TODO:'.299
ErrorsLine is longer than 80 characters (found 137).300
Errors'if' is not followed by whitespace.301
Errors'(' is followed by whitespace.301
ErrorsLine is longer than 80 characters (found 143).308
ErrorsLine is longer than 80 characters (found 98).311
ErrorsLine is longer than 80 characters (found 94).314
ErrorsLine is longer than 80 characters (found 110).315
ErrorsLine is longer than 80 characters (found 114).317
ErrorsLine is longer than 80 characters (found 88).319
ErrorsLine is longer than 80 characters (found 103).321
Errors'for' is not followed by whitespace.322
Errors'(' is followed by whitespace.322
Errors')' is preceded with whitespace.322
ErrorsLine is longer than 80 characters (found 158).324
ErrorsLine is longer than 80 characters (found 83).327
Errors'for' is not followed by whitespace.328
Errors'(' is followed by whitespace.328
Errors')' is preceded with whitespace.328
ErrorsLine is longer than 80 characters (found 130).331
Errors'if' is not followed by whitespace.334
Errors'(' is followed by whitespace.334
Errors')' is preceded with whitespace.334
ErrorsLine is longer than 80 characters (found 108).335
Errors'}' should be on the same line.336
Errors'if' is not followed by whitespace.337
Errors'(' is followed by whitespace.337
Errors')' is preceded with whitespace.337
Errors'}' should be on the same line.339
Errors'if' is not followed by whitespace.340
Errors'(' is followed by whitespace.340
Errors')' is preceded with whitespace.340
ErrorsLine is longer than 80 characters (found 175).346
Errors'(' is followed by whitespace.349
Errors')' is preceded with whitespace.349
ErrorsLine has trailing spaces.350
ErrorsLine has trailing spaces.351
ErrorsLine is longer than 80 characters (found 83).351
ErrorsLine is longer than 80 characters (found 119).352
ErrorsLine is longer than 80 characters (found 96).357
Errors'if' is not followed by whitespace.361
Errors'(' is followed by whitespace.361
Errors')' is preceded with whitespace.361
ErrorsLine is longer than 80 characters (found 84).362
Errors'}' should be on the same line.363
ErrorsLine is longer than 80 characters (found 121).365
Errors'if' is not followed by whitespace.369
Errors'(' is followed by whitespace.369
Errors')' is preceded with whitespace.369
ErrorsLine is longer than 80 characters (found 99).370
Errors'}' should be on the same line.371
ErrorsLine is longer than 80 characters (found 86).373
ErrorsLine is longer than 80 characters (found 89).377
ErrorsLine is longer than 80 characters (found 85).380
ErrorsLine is longer than 80 characters (found 90).383
Errors'if' is not followed by whitespace.386
Errors'(' is followed by whitespace.386
Errors')' is preceded with whitespace.386
ErrorsLine is longer than 80 characters (found 131).387
Errors'}' should be on the same line.388
ErrorsLine is longer than 80 characters (found 82).389
Errors'if' is not followed by whitespace.389
Errors'(' is followed by whitespace.389
Errors')' is preceded with whitespace.389
ErrorsLine is longer than 80 characters (found 137).390
Errors'}' should be on the same line.391
ErrorsLine is longer than 80 characters (found 134).393
Errors'+' is not preceded with whitespace.393
Errors'+' is not followed by whitespace.393
Errors'+' is not preceded with whitespace.393
Errors'+' is not followed by whitespace.393
ErrorsLine is longer than 80 characters (found 167).397
ErrorsLine is longer than 80 characters (found 205).400
ErrorsLine is longer than 80 characters (found 160).410
ErrorsLine is longer than 80 characters (found 93).411
ErrorsLine is longer than 80 characters (found 99).413
ErrorsLine is longer than 80 characters (found 117).417
ErrorsLine is longer than 80 characters (found 84).418
ErrorsLine is longer than 80 characters (found 122).421
Errors'for' is not followed by whitespace.422
Errors'(' is followed by whitespace.422
Errors')' is preceded with whitespace.422
ErrorsLine is longer than 80 characters (found 120).423
ErrorsLine is longer than 80 characters (found 106).424
ErrorsLine is longer than 80 characters (found 101).427
ErrorsLine is longer than 80 characters (found 107).433
ErrorsLine is longer than 80 characters (found 106).436
ErrorsLine is longer than 80 characters (found 88).437
ErrorsLine is longer than 80 characters (found 82).438
Errors'for' is not followed by whitespace.439
Errors'(' is followed by whitespace.439
Errors')' is preceded with whitespace.439
ErrorsLine is longer than 80 characters (found 168).441
ErrorsLine is longer than 80 characters (found 96).444
ErrorsLine is longer than 80 characters (found 112).445
ErrorsLine is longer than 80 characters (found 106).452
Errors'(' is followed by whitespace.452
Errors'(' is followed by whitespace.452
Errors')' is preceded with whitespace.452
Errors')' is preceded with whitespace.452
Errors'if' is not followed by whitespace.458
Errors'(' is followed by whitespace.458
Errors')' is preceded with whitespace.458
Errors'+' is not preceded with whitespace.459
Errors'+' is not followed by whitespace.459
Errors'(' is followed by whitespace.461
Errors'if' is not followed by whitespace.462
Errors'(' is followed by whitespace.462
Errors')' is preceded with whitespace.462
ErrorsLine is longer than 80 characters (found 100).463
Errors'(' is followed by whitespace.463
Errors')' is preceded with whitespace.463
ErrorsComment matches to-do format 'TODO:'.464
Errors'+' is not preceded with whitespace.466
Errors'+' should be on a new line.466
ErrorsLine is longer than 80 characters (found 141).467
Errors'+' is not preceded with whitespace.467
Errors'+' is not followed by whitespace.467
Errors'+' is not preceded with whitespace.467
Errors'+' is not followed by whitespace.467
Errors'+' is not preceded with whitespace.467
Errors'+' is not followed by whitespace.467
Errors'+' is not preceded with whitespace.467
Errors'+' is not followed by whitespace.467
Errors'+' is not preceded with whitespace.467
Errors'+' should be on a new line.467
ErrorsLine is longer than 80 characters (found 114).470
Errors'(' is followed by whitespace.470
Errors'(' is followed by whitespace.470
Errors')' is preceded with whitespace.470
Errors')' is preceded with whitespace.470
Errors'}' should be on the same line.473
Errors'catch' is not followed by whitespace.474
Errors'(' is followed by whitespace.474
Errors')' is preceded with whitespace.474
ErrorsMust have at least one statement.474
ErrorsLine has trailing spaces.478
ErrorsLine is longer than 80 characters (found 136).483
ErrorsLine is longer than 80 characters (found 142).484
Errors'for' is not followed by whitespace.491
ErrorsLine is longer than 80 characters (found 156).494
ErrorsLine is longer than 80 characters (found 234).496
Errors'+' is not preceded with whitespace.496
Errors'+' is not followed by whitespace.496
Errors'+' is not preceded with whitespace.496
Errors'+' is not followed by whitespace.496
Errors'+' is not preceded with whitespace.496
Errors'+' is not followed by whitespace.496
Errors'+' is not preceded with whitespace.496
Errors'+' is not followed by whitespace.496
Errors'+' is not preceded with whitespace.496
Errors'+' is not followed by whitespace.496
Errors'+' is not preceded with whitespace.496
Errors'+' is not followed by whitespace.496
ErrorsLine is longer than 80 characters (found 87).499
ErrorsLine is longer than 80 characters (found 99).500
ErrorsLine has trailing spaces.502
ErrorsLine is longer than 80 characters (found 85).505
ErrorsLine is longer than 80 characters (found 134).506
ErrorsLine is longer than 80 characters (found 146).507
ErrorsLine is longer than 80 characters (found 95).511
ErrorsLine is longer than 80 characters (found 134).514
ErrorsLine is longer than 80 characters (found 127).516
ErrorsLine is longer than 80 characters (found 113).517
ErrorsLine is longer than 80 characters (found 102).519
ErrorsLine is longer than 80 characters (found 105).521
ErrorsLine is longer than 80 characters (found 126).522
ErrorsLine is longer than 80 characters (found 103).526
ErrorsLine is longer than 80 characters (found 122).528
ErrorsLine is longer than 80 characters (found 104).534
ErrorsLine is longer than 80 characters (found 122).539
ErrorsLine is longer than 80 characters (found 123).540
Errors'if' is not followed by whitespace.542
Errors'(' is followed by whitespace.542
Errors')' is preceded with whitespace.542
ErrorsLine is longer than 80 characters (found 134).544
ErrorsLine is longer than 80 characters (found 100).546
ErrorsLine is longer than 80 characters (found 121).548
ErrorsLine is longer than 80 characters (found 122).552
ErrorsLine is longer than 80 characters (found 100).553
Errors'}' should be on the same line.556
ErrorsLine is longer than 80 characters (found 98).559
ErrorsLine is longer than 80 characters (found 127).566
ErrorsLine is longer than 80 characters (found 96).571
Errors'if' is not followed by whitespace.573
Errors'(' is followed by whitespace.573
Errors')' is preceded with whitespace.573
ErrorsLine is longer than 80 characters (found 140).577
ErrorsLine is longer than 80 characters (found 104).579
ErrorsLine is longer than 80 characters (found 134).580
ErrorsLine is longer than 80 characters (found 92).582
ErrorsLine is longer than 80 characters (found 121).584
ErrorsLine is longer than 80 characters (found 122).589
ErrorsLine is longer than 80 characters (found 102).594
ErrorsLine is longer than 80 characters (found 83).602
Errors'(' is followed by whitespace.605
ErrorsParameter originalClass should be final.605
Errors')' is preceded with whitespace.605
Errors'{' should be on the previous line.606
Errors'+' is not preceded with whitespace.607
Errors'+' is not followed by whitespace.607
ErrorsLine is longer than 80 characters (found 84).617
Errors'(' is followed by whitespace.617
ErrorsParameter ctClass should be final.617
ErrorsParameter name should be final.617
ErrorsParameter params should be final.617
Errors')' is preceded with whitespace.617
Errors'}' should be on the same line.621
Errors'catch' is not followed by whitespace.622
Errors'(' is followed by whitespace.622
Errors')' is preceded with whitespace.622
Errors'(' is followed by whitespace.633
ErrorsParameter ctClass should be final.633
ErrorsParameter name should be final.633
Errors')' is preceded with whitespace.633
Errors'{' should be on the previous line.634
Errors'}' should be on the same line.637
Errors'catch' is not followed by whitespace.638
Errors'(' is followed by whitespace.638
Errors')' is preceded with whitespace.638
ErrorsLine is longer than 80 characters (found 111).647
Errors'(' is followed by whitespace.649
ErrorsParameter classPool should be final.649
ErrorsParameter name should be final.649
Errors')' is preceded with whitespace.649
Errors'{' should be on the previous line.650
Errors'}' should be on the same line.653
Errors'catch' is not followed by whitespace.654
Errors'(' is followed by whitespace.654
Errors')' is preceded with whitespace.654
ErrorsLine is longer than 80 characters (found 128).655
Errors'+' is not preceded with whitespace.655
Errors'+' is not followed by whitespace.655
Errors'+' is not preceded with whitespace.655
Errors'+' is not followed by whitespace.655
ErrorsLine is longer than 80 characters (found 143).663
Errors'(' is followed by whitespace.665
ErrorsParameter ctClass should be final.665
ErrorsParameter subtype should be final.665
Errors')' is preceded with whitespace.665
Errors'{' should be on the previous line.666
Errors'}' should be on the same line.669
Errors'catch' is not followed by whitespace.670
Errors'(' is followed by whitespace.670
Errors')' is preceded with whitespace.670
ErrorsLine is longer than 80 characters (found 95).671
ErrorsLine has trailing spaces.677
Errors'(' is followed by whitespace.682
ErrorsParameter classPool should be final.682
ErrorsParameter ctClass should be final.682
Errors')' is preceded with whitespace.682
ErrorsExpected @throws tag for 'Exception'.683
Errors'{' should be on the previous line.684
ErrorsLine is longer than 80 characters (found 92).685
Errors'(' is followed by whitespace.685
ErrorsLine is longer than 80 characters (found 94).688
Errors'if' is not followed by whitespace.691
Errors'(' is followed by whitespace.691
Errors')' is preceded with whitespace.691
ErrorsLine is longer than 80 characters (found 115).696
ErrorsLine is longer than 80 characters (found 143).697
ErrorsLine is longer than 80 characters (found 166).698
ErrorsLine is longer than 80 characters (found 107).701
ErrorsLine is longer than 80 characters (found 132).702
ErrorsLine is longer than 80 characters (found 149).703
ErrorsMissing a Javadoc comment.708
Errors'(' is followed by whitespace.708
ErrorsParameter source should be final.708
Errors')' is preceded with whitespace.708
Errors'{' should be on the previous line.709
Errors'if' is not followed by whitespace.711
Errors'(' is followed by whitespace.711
Errors')' is preceded with whitespace.711

org/xchain/framework/util/HtmlUtil.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.30
Errors'{' should be on the previous line.31
Errors'(' is followed by whitespace.38
ErrorsParameter htmlFragment should be final.38
Errors')' is preceded with whitespace.38
ErrorsExpected @throws tag for 'Exception'.39
Errors'{' should be on the previous line.40

org/xchain/framework/util/IoUtil.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.40
Errors'{' should be on the previous line.41
ErrorsLine is longer than 80 characters (found 120).43
Errors'(' is followed by whitespace.47
ErrorsParameter in should be final.47
ErrorsParameter log should be final.47
ErrorsExpected @param tag for 'log'.47
Errors')' is preceded with whitespace.47
Errors'{' should be on the previous line.48
Errors'if' is not followed by whitespace.49
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
Errors'}' should be on the same line.52
Errors'catch' is not followed by whitespace.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
Errors'if' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
ErrorsLine is longer than 80 characters (found 83).55
ErrorsLine has trailing spaces.60
ErrorsFirst sentence should end with a period.61
Errors'(' is followed by whitespace.67
ErrorsParameter in should be final.67
ErrorsExpected @param tag for 'in'.67
ErrorsParameter log should be final.67
ErrorsExpected @param tag for 'log'.67
Errors')' is preceded with whitespace.67
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
Errors'}' should be on the same line.72
Errors'catch' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'if' is not followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
ErrorsLine is longer than 80 characters (found 83).75
ErrorsLine is longer than 80 characters (found 121).82
Errors'(' is followed by whitespace.86
ErrorsParameter out should be final.86
ErrorsParameter log should be final.86
ErrorsExpected @param tag for 'log'.86
Errors')' is preceded with whitespace.86
Errors'{' should be on the previous line.87
Errors'if' is not followed by whitespace.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'}' should be on the same line.91
Errors'catch' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'if' is not followed by whitespace.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine is longer than 80 characters (found 84).94
ErrorsLine has trailing spaces.99
ErrorsFirst sentence should end with a period.100
ErrorsLine has trailing spaces.102
ErrorsLine is longer than 80 characters (found 82).107
Errors'(' is followed by whitespace.107
ErrorsParameter out should be final.107
ErrorsExpected @param tag for 'out'.107
ErrorsParameter log should be final.107
ErrorsExpected @param tag for 'log'.107
Errors')' is preceded with whitespace.107
Errors'if' is not followed by whitespace.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'}' should be on the same line.112
Errors'catch' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
ErrorsLine is longer than 80 characters (found 84).115
ErrorsMissing a Javadoc comment.121
Errors'(' is followed by whitespace.121
ErrorsParameter socket should be final.121
ErrorsParameter log should be final.121
Errors')' is preceded with whitespace.121
Errors'{' should be on the previous line.122
Errors'if' is not followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
Errors'}' should be on the same line.126
Errors'catch' is not followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'if' is not followed by whitespace.128
Errors'(' is followed by whitespace.128
Errors')' is preceded with whitespace.128
ErrorsLine has trailing spaces.134
ErrorsFirst sentence should end with a period.135
ErrorsLine has trailing spaces.137
Errors'(' is followed by whitespace.142
ErrorsParameter socket should be final.142
ErrorsExpected @param tag for 'socket'.142
ErrorsParameter log should be final.142
ErrorsExpected @param tag for 'log'.142
Errors')' is preceded with whitespace.142
Errors'if' is not followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'}' should be on the same line.147
Errors'catch' is not followed by whitespace.148
Errors'(' is followed by whitespace.148
Errors')' is preceded with whitespace.148
Errors'if' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsMissing a Javadoc comment.156
Errors'(' is followed by whitespace.156
ErrorsParameter reader should be final.156
ErrorsParameter log should be final.156
Errors')' is preceded with whitespace.156
Errors'{' should be on the previous line.157
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'}' should be on the same line.161
Errors'catch' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'if' is not followed by whitespace.163
Errors'(' is followed by whitespace.163
Errors')' is preceded with whitespace.163
ErrorsLine has trailing spaces.169
ErrorsFirst sentence should end with a period.170
ErrorsLine has trailing spaces.172
Errors'(' is followed by whitespace.177
ErrorsParameter reader should be final.177
ErrorsExpected @param tag for 'reader'.177
ErrorsParameter log should be final.177
ErrorsExpected @param tag for 'log'.177
Errors')' is preceded with whitespace.177
Errors'if' is not followed by whitespace.179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'}' should be on the same line.182
Errors'catch' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'if' is not followed by whitespace.184
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
ErrorsMissing a Javadoc comment.191
Errors'(' is followed by whitespace.191
ErrorsParameter writer should be final.191
ErrorsParameter log should be final.191
Errors')' is preceded with whitespace.191
Errors'{' should be on the previous line.192
Errors'if' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'}' should be on the same line.196
Errors'catch' is not followed by whitespace.197
Errors'(' is followed by whitespace.197
Errors')' is preceded with whitespace.197
Errors'if' is not followed by whitespace.198
Errors'(' is followed by whitespace.198
Errors')' is preceded with whitespace.198
ErrorsLine has trailing spaces.204
ErrorsFirst sentence should end with a period.205
ErrorsLine has trailing spaces.207
Errors'(' is followed by whitespace.212
ErrorsParameter writer should be final.212
ErrorsExpected @param tag for 'writer'.212
ErrorsParameter log should be final.212
ErrorsExpected @param tag for 'log'.212
Errors')' is preceded with whitespace.212
Errors'if' is not followed by whitespace.214
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
Errors'}' should be on the same line.217
Errors'catch' is not followed by whitespace.218
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'if' is not followed by whitespace.219
Errors'(' is followed by whitespace.219
Errors')' is preceded with whitespace.219
ErrorsLine has trailing spaces.225
ErrorsMissing a Javadoc comment.226
Errors'(' is followed by whitespace.226
ErrorsParameter channel should be final.226
ErrorsParameter log should be final.226
Errors')' is preceded with whitespace.226
Errors'{' should be on the previous line.227
Errors'if' is not followed by whitespace.228
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'catch' is not followed by whitespace.231
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsLine is longer than 80 characters (found 84).238
ErrorsLine is longer than 80 characters (found 84).239
ErrorsLine is longer than 80 characters (found 83).242
Errors'(' is followed by whitespace.242
ErrorsParameter in should be final.242
ErrorsExpected @param tag for 'in'.242
ErrorsParameter out should be final.242
ErrorsExpected @param tag for 'out'.242
ErrorsParameter bufferSize should be final.242
ErrorsExpected @param tag for 'bufferSize'.242
Errors')' is preceded with whitespace.242
ErrorsExpected @throws tag for 'IOException'.243
Errors'{' should be on the previous line.244
Errors'while' is not followed by whitespace.247
Errors'(' is followed by whitespace.247
Errors')' is preceded with whitespace.247
ErrorsLine has trailing spaces.251
ErrorsLine is longer than 80 characters (found 88).253
ErrorsLine is longer than 80 characters (found 101).256
ErrorsParameter reader should be final.256
ErrorsExpected @param tag for 'reader'.256
ErrorsParameter writer should be final.256
ErrorsExpected @param tag for 'writer'.256
ErrorsParameter buffer_length should be final.256
ErrorsExpected @param tag for 'buffer_length'.256
ErrorsName 'buffer_length' must match pattern '^[a-z][a-zA-Z0-9]*$'.256
ErrorsExpected @throws tag for 'IOException'.256
Errors'for' construct must use '{}'s.258
Errors'for' is not followed by whitespace.258
Errors'(' is followed by whitespace.258
Errors')' is preceded with whitespace.258
ErrorsLine has trailing spaces.261
ErrorsFirst sentence should end with a period.262
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine has trailing spaces.264
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsExpected an @return tag.269
ErrorsLine contains a tab character.269
ErrorsParameter srcFile should be final.269
ErrorsExpected @param tag for 'srcFile'.269
ErrorsParameter dstFile should be final.269
ErrorsExpected @param tag for 'dstFile'.269
ErrorsParameter log should be final.269
ErrorsExpected @param tag for 'log'.269
ErrorsLine contains a tab character.270
ErrorsLine is longer than 80 characters (found 98).271
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine has trailing spaces.274
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine is longer than 80 characters (found 84).276
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine is longer than 80 characters (found 106).278
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine has trailing spaces.282
ErrorsLine contains a tab character.282
ErrorsFirst sentence should end with a period.283
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine has trailing spaces.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsExpected an @return tag.291
ErrorsLine is longer than 80 characters (found 82).291
ErrorsLine contains a tab character.291
ErrorsParameter in should be final.291
ErrorsExpected @param tag for 'in'.291
ErrorsParameter dstFile should be final.291
ErrorsExpected @param tag for 'dstFile'.291
ErrorsParameter log should be final.291
ErrorsExpected @param tag for 'log'.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine is longer than 80 characters (found 85).294
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine has trailing spaces.297
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine is longer than 80 characters (found 81).300
ErrorsLine contains a tab character.300
ErrorsLine has trailing spaces.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
Errors'1024' is a magic number.302
ErrorsLine contains a tab character.303
ErrorsLine has trailing spaces.304
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
Errors'{' is not preceded with whitespace.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine has trailing spaces.308
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
Errors'}' should be on the same line.311
ErrorsLine contains a tab character.312
ErrorsLine is longer than 80 characters (found 82).313
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine is longer than 80 characters (found 125).315
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
Errors'}' should be on the same line.317
ErrorsLine contains a tab character.318
ErrorsLine is longer than 80 characters (found 109).319
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine has trailing spaces.327
ErrorsLine contains a tab character.327
ErrorsLine is longer than 80 characters (found 92).328
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine has trailing spaces.331
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine has trailing spaces.333
ErrorsLine is longer than 80 characters (found 93).333
ErrorsLine contains a tab character.333
ErrorsLine is longer than 80 characters (found 92).334
ErrorsLine contains a tab character.334
ErrorsLine is longer than 80 characters (found 98).335
ErrorsLine contains a tab character.335
ErrorsLine has trailing spaces.336
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine has trailing spaces.339
ErrorsLine contains a tab character.339
ErrorsLine contains a tab character.340
ErrorsExpected an @return tag.341
ErrorsLine is longer than 80 characters (found 103).341
ErrorsLine contains a tab character.341
ErrorsParameter name should be final.341
ErrorsExpected @param tag for 'name'.341
ErrorsParameter log should be final.341
ErrorsExpected @param tag for 'log'.341
ErrorsLine contains a tab character.342
ErrorsLine has trailing spaces.343
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine is longer than 80 characters (found 86).345
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine is longer than 80 characters (found 130).347
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
Errors'}' should be on the same line.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine has trailing spaces.355
ErrorsLine contains a tab character.355
ErrorsLine is longer than 80 characters (found 110).356
ErrorsLine contains a tab character.356
ErrorsLine has trailing spaces.357
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine is longer than 80 characters (found 81).359
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine has trailing spaces.362
ErrorsLine contains a tab character.362
ErrorsLine is longer than 80 characters (found 104).363
ErrorsLine contains a tab character.363
ErrorsLine is longer than 80 characters (found 86).364
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365

org/xchain/framework/util/JXPathContextUtil.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.36
Errors'{' should be on the previous line.37
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'log' must be private and have accessor methods.38
Errors'(' is followed by whitespace.38
Errors')' is preceded with whitespace.38
ErrorsFirst sentence should end with a period.40
ErrorsVariable 'uriLocalNamePattern' must be private and have accessor methods.41
ErrorsFirst sentence should end with a period.42
ErrorsVariable 'prefixLocalNamePattern' must be private and have accessor methods.43
ErrorsFirst sentence should end with a period.44
ErrorsVariable 'localNamePattern' must be private and have accessor methods.45
Errors'}' should be on the same line.52
Errors'catch' is not followed by whitespace.53
Errors'(' is followed by whitespace.53
Errors')' is preceded with whitespace.53
Errors'if' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
ErrorsExpected an @return tag.63
Errors'(' is followed by whitespace.63
ErrorsParameter context should be final.63
ErrorsExpected @param tag for 'context'.63
ErrorsParameter value should be final.63
ErrorsExpected @param tag for 'value'.63
Errors')' is preceded with whitespace.63
Errors'{' should be on the previous line.64
Errors'if' is not followed by whitespace.66
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'}' should be on the same line.82
ErrorsLine is longer than 80 characters (found 82).84
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84
Errors'+' is not preceded with whitespace.84
Errors'+' is not followed by whitespace.84
Errors'if' is not followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'+' is not preceded with whitespace.93
Errors'+' is not followed by whitespace.93
Errors'+' is not preceded with whitespace.93
Errors'+' is not followed by whitespace.93
ErrorsLine is longer than 80 characters (found 81).96
ErrorsMissing a Javadoc comment.96
Errors'(' is followed by whitespace.96
ErrorsParameter context should be final.96
ErrorsParameter value should be final.96
Errors')' is preceded with whitespace.96
ErrorsLine is longer than 80 characters (found 110).102
Errors'(' is followed by whitespace.109
ErrorsParameter value should be final.109
ErrorsParameter type should be final.109
Errors')' is preceded with whitespace.109
Errors'{' should be on the previous line.110
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters (found 87).113
Errors'(' is followed by whitespace.113
Errors')' is preceded with whitespace.113
Errors'if' is not followed by whitespace.114
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'}' should be on the same line.116
Errors'if' is not followed by whitespace.117
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'}' should be on the same line.119
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'}' should be on the same line.123
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
ErrorsMissing a Javadoc comment.130
Errors'(' is followed by whitespace.130
ErrorsParameter value should be final.130
ErrorsParameter namespaceContext should be final.130
Errors')' is preceded with whitespace.130
Errors'if' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'if' is not followed by whitespace.139
Errors'(' is followed by whitespace.139
Errors')' is preceded with whitespace.139
ErrorsLine is longer than 80 characters (found 155).142
Errors'if' is not followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine is longer than 80 characters (found 105).143
Errors'+' is not preceded with whitespace.143
Errors'+' is not followed by whitespace.143
Errors'+' is not preceded with whitespace.143
Errors'+' is not followed by whitespace.143
Errors'if' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
ErrorsLine is longer than 80 characters (found 83).153
Errors'+' is not preceded with whitespace.153
Errors'+' is not followed by whitespace.153
Errors'+' is not preceded with whitespace.153
Errors'+' is not followed by whitespace.153

org/xchain/framework/util/LexicographicQNameComparator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 90).22
ErrorsLine is longer than 80 characters (found 99).23
ErrorsLine is longer than 80 characters (found 112).24
Errors'{' should be on the previous line.31
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.43
Errors'(' is followed by whitespace.43
Errors'nullFirst' hides a field.43
Errors')' is preceded with whitespace.43
Errors'{' should be on the previous line.44
ErrorsExpected an @return tag.51
ErrorsMethod 'getNullFirst' is not designed for extension - needs to be abstract, final or empty.51
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters (found 89).57
ErrorsExpected an @return tag.59
ErrorsMethod 'compare' is not designed for extension - needs to be abstract, final or empty.59
Errors'(' is followed by whitespace.59
ErrorsParameter qName1 should be final.59
ErrorsExpected @param tag for 'qName1'.59
ErrorsParameter qName2 should be final.59
ErrorsExpected @param tag for 'qName2'.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
Errors'if' is not followed by whitespace.61
Errors'(' is followed by whitespace.61
Errors')' is preceded with whitespace.61
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 100).69
Errors'if' is not followed by whitespace.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine is longer than 80 characters (found 86).79
ErrorsExpected an @return tag.82
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.82
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.82
Errors'(' is followed by whitespace.82
ErrorsParameter o should be final.82
ErrorsExpected @param tag for 'o'.82
Errors')' is preceded with whitespace.82
Errors'{' should be on the previous line.83
Errors'if' is not followed by whitespace.84
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
ErrorsInner assignments should be avoided.87
Errors'cast' is not followed by whitespace.87
ErrorsLine is longer than 80 characters (found 111).91
ErrorsLine is longer than 80 characters (found 83).92
ErrorsExpected an @return tag.94
Errors'(' is followed by whitespace.94
ErrorsParameter s1 should be final.94
ErrorsExpected @param tag for 's1'.94
ErrorsParameter s2 should be final.94
ErrorsExpected @param tag for 's2'.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
Errors'if' is not followed by whitespace.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'if' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
ErrorsLine is longer than 80 characters (found 111).108
ErrorsExpected an @return tag.110
Errors'(' is followed by whitespace.110
ErrorsExpected @param tag for 'o1'.110
ErrorsExpected @param tag for 'o2'.110
Errors')' is preceded with whitespace.110
Errors'{' should be on the previous line.111
ErrorsAvoid inline conditionals.112

org/xchain/framework/util/LruCacheMap.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 173).24
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'log' must be private and have accessor methods.36
Errors'(' is followed by whitespace.36
Errors')' is preceded with whitespace.36
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'cacheSize' must be private and have accessor methods.38
Errors'(' is followed by whitespace.43
ErrorsParameter cacheSize should be final.43
Errors'cacheSize' hides a field.43
Errors')' is preceded with whitespace.43
Errors'{' should be on the previous line.44
Errors'(' is followed by whitespace.45
Errors'+' is not preceded with whitespace.45
Errors'+' is not followed by whitespace.45
ErrorsLine is longer than 80 characters (found 85).50
ErrorsExpected an @return tag.52
ErrorsMethod 'removeEldestEntry' is not designed for extension - needs to be abstract, final or empty.52
Errors'(' is followed by whitespace.52
ErrorsParameter eldest should be final.52
ErrorsExpected @param tag for 'eldest'.52
Errors')' is preceded with whitespace.52
Errors'{' should be on the previous line.53
Errors'if' is not followed by whitespace.56
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57
Errors'+' is not preceded with whitespace.57
Errors'+' is not followed by whitespace.57

org/xchain/framework/util/ParseException.java

ViolationMessageLine
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.28
ErrorsVariable 'data' must be private and have accessor methods.28
ErrorsMissing a Javadoc comment.29
ErrorsVariable 'location' must be private and have accessor methods.29
ErrorsMissing a Javadoc comment.31
Errors'(' is followed by whitespace.31
ErrorsParameter data should be final.31
Errors'data' hides a field.31
ErrorsParameter location should be final.31
Errors'location' hides a field.31
Errors')' is preceded with whitespace.31
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.38
Errors'(' is followed by whitespace.38
ErrorsParameter message should be final.38
ErrorsParameter data should be final.38
Errors'data' hides a field.38
ErrorsParameter location should be final.38
Errors'location' hides a field.38
Errors')' is preceded with whitespace.38
Errors'{' should be on the previous line.39
ErrorsMissing a Javadoc comment.45
Errors'(' is followed by whitespace.45
ErrorsParameter data should be final.45
Errors'data' hides a field.45
ErrorsParameter location should be final.45
Errors'location' hides a field.45
ErrorsParameter cause should be final.45
Errors')' is preceded with whitespace.45
Errors'{' should be on the previous line.46
ErrorsLine is longer than 80 characters (found 85).52
ErrorsMissing a Javadoc comment.52
Errors'(' is followed by whitespace.52
ErrorsParameter message should be final.52
ErrorsParameter data should be final.52
Errors'data' hides a field.52
ErrorsParameter location should be final.52
Errors'location' hides a field.52
ErrorsParameter cause should be final.52
Errors')' is preceded with whitespace.52
ErrorsMethod 'setData' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
Errors'(' is followed by whitespace.59
ErrorsParameter data should be final.59
Errors'data' hides a field.59
Errors')' is preceded with whitespace.59
Errors'{' should be on the previous line.60
ErrorsMethod 'getData' is not designed for extension - needs to be abstract, final or empty.67
Errors'{' should be on the previous line.68
ErrorsMethod 'setLocation' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
Errors'(' is followed by whitespace.72
ErrorsParameter location should be final.72
Errors'location' hides a field.72
Errors')' is preceded with whitespace.72
Errors'{' should be on the previous line.73
ErrorsMethod 'getLocation' is not designed for extension - needs to be abstract, final or empty.80
Errors'{' should be on the previous line.81

org/xchain/framework/util/ParsedTransformer.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 127).22
ErrorsLine has trailing spaces.23
Errors'{' should be on the previous line.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters (found 95).39
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.39
Errors'(' is followed by whitespace.39
ErrorsParameter attributes should be final.39
Errors'attributes' hides a field.39
Errors')' is preceded with whitespace.39
ErrorsLine has trailing spaces.40
ErrorsLine has trailing spaces.41
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.44
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters (found 95).50
ErrorsMethod 'setParameters' is not designed for extension - needs to be abstract, final or empty.50
Errors'(' is followed by whitespace.50
ErrorsParameter parameters should be final.50
Errors'parameters' hides a field.50
Errors')' is preceded with whitespace.50
ErrorsLine has trailing spaces.51
ErrorsMethod 'getParameters' is not designed for extension - needs to be abstract, final or empty.55
ErrorsLine has trailing spaces.56
ErrorsLine has trailing spaces.58
ErrorsLine is longer than 80 characters (found 90).59
ErrorsLine is longer than 80 characters (found 119).61
ErrorsMethod 'setOutputProperties' is not designed for extension - needs to be abstract, final or empty.61
Errors'(' is followed by whitespace.61
ErrorsParameter outputProperties should be final.61
Errors'outputProperties' hides a field.61
Errors')' is preceded with whitespace.61
ErrorsLine has trailing spaces.62
ErrorsLine is longer than 80 characters (found 84).66
ErrorsMethod 'getOutputProperties' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
Errors'{' should be on the previous line.69
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'if' is not followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsMissing a Javadoc comment.85
Errors'(' is followed by whitespace.85
ErrorsParameter builder should be final.85
ErrorsParameter map should be final.85
Errors')' is preceded with whitespace.85
Errors'{' should be on the previous line.86
ErrorsLine is longer than 80 characters (found 82).87
Errors'while' is not followed by whitespace.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors'if' is not followed by whitespace.91
Errors'(' is followed by whitespace.91
Errors')' is preceded with whitespace.91

org/xchain/framework/util/ParsedTransformerFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 127).22
ErrorsLine has trailing spaces.25
Errors'{' should be on the previous line.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMethod 'setFields' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
Errors'(' is followed by whitespace.34
ErrorsParameter fields should be final.34
Errors'fields' hides a field.34
Errors')' is preceded with whitespace.34
ErrorsMethod 'getFields' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsLine is longer than 80 characters (found 95).42
ErrorsMethod 'setAttributes' is not designed for extension - needs to be abstract, final or empty.42
Errors'(' is followed by whitespace.42
ErrorsParameter attributes should be final.42
Errors'attributes' hides a field.42
Errors')' is preceded with whitespace.42
ErrorsLine has trailing spaces.43
ErrorsLine has trailing spaces.44
ErrorsMethod 'getAttributes' is not designed for extension - needs to be abstract, final or empty.47
ErrorsLine has trailing spaces.48
ErrorsLine is longer than 80 characters (found 88).49
ErrorsMethod 'setFeatures' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
Errors'(' is followed by whitespace.49
ErrorsParameter features should be final.49
Errors'features' hides a field.49
Errors')' is preceded with whitespace.49
ErrorsLine has trailing spaces.50
ErrorsMethod 'getFeatures' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.52
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
Errors'{' should be on the previous line.54
Errors'if' is not followed by whitespace.58
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
Errors'if' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsMissing a Javadoc comment.70
Errors'(' is followed by whitespace.70
ErrorsParameter builder should be final.70
ErrorsParameter map should be final.70
Errors')' is preceded with whitespace.70
Errors'{' should be on the previous line.71
Errors'while' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
Errors'cast' is not followed by whitespace.74
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76

org/xchain/framework/util/ParserUtil.java

ViolationMessageLine
ErrorsUnused import - java.util.regex.PatternSyntaxException.22
ErrorsUtility classes should not have a public or default constructor.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'attributesBoundaryPattern' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'featuresBoundaryPattern' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'parametersBoundaryPattern' must be private and have accessor methods.43
ErrorsLine has trailing spaces.44
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'outputPropertiesBoundaryPattern' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'attributePattern' must be private and have accessor methods.45
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'whitespacePattern' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'remainderOfString' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'featurePattern' must be private and have accessor methods.48
ErrorsLine has trailing spaces.49
ErrorsLine is longer than 80 characters (found 88).50
ErrorsMissing a Javadoc comment.50
ErrorsName 'xmlEntityMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMissing a Javadoc comment.51
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters (found 135).54
ErrorsLine is longer than 80 characters (found 136).55
ErrorsLine is longer than 80 characters (found 131).56
ErrorsLine is longer than 80 characters (found 127).57
ErrorsLine is longer than 80 characters (found 133).58
ErrorsLine is longer than 80 characters (found 156).59
ErrorsLine is longer than 80 characters (found 101).60
ErrorsLine is longer than 80 characters (found 86).61
ErrorsLine is longer than 80 characters (found 128).62
ErrorsLine has trailing spaces.63
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.76
ErrorsParameter xmlData should be final.79
ErrorsExpected @throws tag for 'ParseException'.80
Errors'{' should be on the previous line.81
ErrorsLine has trailing spaces.84
Errors'3' is a magic number.88
Errors'4' is a magic number.89
ErrorsLine has trailing spaces.90
Errors'if' construct must use '{}'s.93
Errors'else' construct must use '{}'s.95
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters (found 90).96
Errors'if' construct must use '{}'s.99
Errors'16' is a magic number.101
Errors'else' construct must use '{}'s.102
ErrorsLine has trailing spaces.105
Errors'cast' is not followed by whitespace.106
ErrorsLine is longer than 80 characters (found 104).112
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.119
ErrorsLine has trailing spaces.122
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.128
ErrorsParameter parameterValue should be final.131
Errors'{' should be on the previous line.132
ErrorsLine has trailing spaces.134
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.138
ErrorsLine is longer than 80 characters (found 93).140
ErrorsLine has trailing spaces.141
ErrorsLine is longer than 80 characters (found 81).142
Errors'(' is followed by whitespace.144
ErrorsParameter data should be final.144
Errors')' is preceded with whitespace.144
Errors'{' should be on the previous line.146
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
Errors'if' is not followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
Errors'(' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'if' is not followed by whitespace.161
Errors'(' is followed by whitespace.161
Errors'if' is not followed by whitespace.166
Errors'(' is followed by whitespace.166
Errors')' is preceded with whitespace.166
ErrorsLine is longer than 80 characters (found 87).167
ErrorsLine is longer than 80 characters (found 93).174
ErrorsLine is longer than 80 characters (found 93).175
ErrorsLine has trailing spaces.177
ErrorsLine is longer than 80 characters (found 87).178
ErrorsLine is longer than 80 characters (found 81).179
ErrorsLine has trailing spaces.180
Errors'(' is followed by whitespace.183
ErrorsParameter matcher should be final.183
Errors')' is preceded with whitespace.183
Errors'{' should be on the previous line.185
Errors'(' is followed by whitespace.192
Errors'(' is followed by whitespace.192
Errors')' is preceded with whitespace.192
Errors')' is preceded with whitespace.192
Errors'if' is not followed by whitespace.194
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'}' should be on the same line.200
Errors'if' is not followed by whitespace.206
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
Errors'(' is followed by whitespace.211
Errors')' is preceded with whitespace.211
Errors'}' should be on the same line.212
ErrorsLine is longer than 80 characters (found 92).214
Errors'}' should be on the same line.217
ErrorsExpected an @return tag.229
Errors'(' is followed by whitespace.229
ErrorsParameter data should be final.229
ErrorsExpected @param tag for 'data'.229
Errors')' is preceded with whitespace.229
ErrorsExpected @throws tag for 'ParseException'.230
Errors'{' should be on the previous line.231
Errors'(' is followed by whitespace.235
Errors')' is preceded with whitespace.235
Errors'if' is not followed by whitespace.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
Errors'(' is followed by whitespace.243
Errors')' is preceded with whitespace.243
Errors'if' is not followed by whitespace.246
Errors'(' is followed by whitespace.246
Errors'if' is not followed by whitespace.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
ErrorsLine is longer than 80 characters (found 87).252
ErrorsLine is longer than 80 characters (found 84).258
ErrorsMissing a Javadoc comment.258
Errors'(' is followed by whitespace.258
ErrorsParameter matcher should be final.258
Errors')' is preceded with whitespace.258
Errors'{' should be on the previous line.260
ErrorsLine is longer than 80 characters (found 87).261
Errors'(' is followed by whitespace.267
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
Errors')' is preceded with whitespace.267
Errors'if' is not followed by whitespace.269
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269
Errors'(' is followed by whitespace.274
Errors')' is preceded with whitespace.274
Errors'}' should be on the same line.275
Errors'if' is not followed by whitespace.281
Errors'(' is followed by whitespace.281
Errors')' is preceded with whitespace.281
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
Errors'}' should be on the same line.287
Errors'}' should be on the same line.292
ErrorsLine has trailing spaces.302
ErrorsLine has trailing spaces.305
Errors'(' is followed by whitespace.308
ErrorsParameter matcher should be final.308
Errors')' is preceded with whitespace.308
Errors'{' should be on the previous line.310
Errors'while' is not followed by whitespace.320
ErrorsLine is longer than 80 characters (found 87).322
Errors'3' is a magic number.322
Errors'}' should be on the same line.325
ErrorsMissing a Javadoc comment.333
Errors'(' is followed by whitespace.333
ErrorsParameter matcher should be final.333
Errors')' is preceded with whitespace.333
Errors'{' should be on the previous line.335
ErrorsLine is longer than 80 characters (found 87).343
Errors'3' is a magic number.343
ErrorsLine has trailing spaces.344
Errors'}' should be on the same line.345
ErrorsLine has trailing spaces.355
Errors'(' is followed by whitespace.359
ErrorsParameter matcher should be final.359
Errors')' is preceded with whitespace.359
Errors'{' should be on the previous line.360
ErrorsLine is longer than 80 characters (found 95).361
Errors'+' is not preceded with whitespace.361
Errors'+' is not followed by whitespace.361

org/xchain/framework/util/QNameConverter.java

ViolationMessageLine
Errors'{' should be on the previous line.29
ErrorsMethod 'convert' is not designed for extension - needs to be abstract, final or empty.30
ErrorsMissing a Javadoc comment.30
Errors'(' is followed by whitespace.30
ErrorsParameter type should be final.30
ErrorsParameter value should be final.30
Errors')' is preceded with whitespace.30
Errors'{' should be on the previous line.31
Errors'if' is not followed by whitespace.32
Errors'(' is followed by whitespace.32
Errors')' is preceded with whitespace.32
Errors'if' is not followed by whitespace.36
Errors'(' is followed by whitespace.36
Errors')' is preceded with whitespace.36
ErrorsLine is longer than 80 characters (found 111).40
Errors'if' is not followed by whitespace.41
Errors'(' is followed by whitespace.41
Errors')' is preceded with whitespace.41
Errors'cast' is not followed by whitespace.44
Errors'}' should be on the same line.45
Errors'catch' is not followed by whitespace.46
Errors'(' is followed by whitespace.46
Errors')' is preceded with whitespace.46
Errors'}' should be on the same line.49
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
Errors'cast' is not followed by whitespace.52
Errors'}' should be on the same line.53
Errors'catch' is not followed by whitespace.54
Errors'(' is followed by whitespace.54
Errors')' is preceded with whitespace.54
ErrorsLine is longer than 80 characters (found 101).55
Errors'+' is not preceded with whitespace.55
Errors'+' is not followed by whitespace.55
Errors'+' is not preceded with whitespace.55
Errors'+' is not followed by whitespace.55
ErrorsLine is longer than 80 characters (found 124).59
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59
Errors'+' is not preceded with whitespace.59
Errors'+' is not followed by whitespace.59

org/xchain/framework/util/RegExUtil.java

ViolationMessageLine
ErrorsUnused import - java.util.HashMap.18
ErrorsUnused import - java.util.Map.19
ErrorsUnused import - java.util.regex.Matcher.20
ErrorsUtility classes should not have a public or default constructor.33
Errors'{' should be on the previous line.34
ErrorsMissing a Javadoc comment.35
ErrorsExpected an @return tag.40
Errors'(' is followed by whitespace.40
ErrorsParameter regex should be final.40
ErrorsExpected @param tag for 'regex'.40
ErrorsParameter errorMessage should be final.40
ErrorsExpected @param tag for 'errorMessage'.40
Errors')' is preceded with whitespace.40
Errors'{' should be on the previous line.41
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsLine is longer than 80 characters (found 85).47
ErrorsLine is longer than 80 characters (found 89).48
ErrorsExpected an @return tag.50
ErrorsLine is longer than 80 characters (found 87).50
Errors'(' is followed by whitespace.50
ErrorsParameter regex should be final.50
ErrorsExpected @param tag for 'regex'.50
ErrorsParameter log should be final.50
Errors'log' hides a field.50
ErrorsExpected @param tag for 'log'.50
ErrorsParameter errorMessage should be final.50
ErrorsExpected @param tag for 'errorMessage'.50
Errors')' is preceded with whitespace.50
Errors'try' is not followed by whitespace.53
Errors'{' is not preceded with whitespace.53
Errors'}' should be on the same line.56
Errors'catch' is not followed by whitespace.57
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
Errors'if' is not followed by whitespace.58
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsLine has trailing spaces.65
ErrorsFirst sentence should end with a period.66
ErrorsLine has trailing spaces.68
ErrorsExpected an @return tag.74
ErrorsLine is longer than 80 characters (found 111).75
Errors'(' is followed by whitespace.75
ErrorsParameter regex should be final.75
ErrorsExpected @param tag for 'regex'.75
ErrorsParameter log should be final.75
Errors'log' hides a field.75
ErrorsExpected @param tag for 'log'.75
ErrorsParameter errorMessage should be final.75
ErrorsExpected @param tag for 'errorMessage'.75
Errors')' is preceded with whitespace.75
Errors'try' is not followed by whitespace.78
Errors'{' is not preceded with whitespace.78
Errors'}' should be on the same line.81
Errors'catch' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'if' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine has trailing spaces.91

org/xchain/framework/util/ThreadLocalStack.java

ViolationMessageLine
ErrorsType Javadoc comment is missing an @param <E> tag.29
Errors'{' should be on the previous line.30
ErrorsLine is longer than 80 characters (found 91).31
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'stackThreadLocal' must be private and have accessor methods.31
ErrorsMethod 'push' is not designed for extension - needs to be abstract, final or empty.38
ErrorsParameter item should be final.38
Errors'{' should be on the previous line.39
Errors'if' is not followed by whitespace.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
ErrorsUnused @throws tag for 'NoSuchElementException'.54
ErrorsMethod 'pop' is not designed for extension - needs to be abstract, final or empty.56
Errors'{' should be on the previous line.57
Errors'if' is not followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 81).73
ErrorsUnused @throws tag for 'NoSuchElementException'.76
ErrorsMethod 'peek' is not designed for extension - needs to be abstract, final or empty.78
Errors'{' should be on the previous line.79
ErrorsLine is longer than 80 characters (found 85).88
ErrorsUnused @throws tag for 'NoSuchElementException'.88
ErrorsMethod 'peek' is not designed for extension - needs to be abstract, final or empty.90
Errors'(' is followed by whitespace.90
ErrorsParameter depth should be final.90
Errors')' is preceded with whitespace.90
Errors'{' should be on the previous line.91
Errors'if' is not followed by whitespace.94
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
ErrorsLine is longer than 80 characters (found 93).95
ErrorsMethod 'size' is not designed for extension - needs to be abstract, final or empty.106
Errors'{' should be on the previous line.107
Errors'if' is not followed by whitespace.110
Errors'(' is followed by whitespace.110
Errors')' is preceded with whitespace.110
ErrorsExpected an @return tag.120
ErrorsMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.120
Errors'{' should be on the previous line.121
ErrorsMethod 'clear' is not designed for extension - needs to be abstract, final or empty.128
Errors'{' should be on the previous line.129
ErrorsLine is longer than 80 characters (found 96).134
ErrorsExpected an @return tag.136
ErrorsMethod 'toList' is not designed for extension - needs to be abstract, final or empty.136
Errors'{' should be on the previous line.137
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'}' should be on the same line.140

org/xchain/impl/ChainImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 88).27
Errors'{' should be on the previous line.35
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'commandList' must be private and have accessor methods.36
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
Errors'(' is followed by whitespace.38
ErrorsParameter context should be final.38
Errors')' is preceded with whitespace.38
Errors'{' should be on the previous line.40
Errors'while' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
Errors'while' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'}' should be on the same line.73
ErrorsMust have at least one statement.74
Errors'}' should be on the same line.83
ErrorsMethod 'getCommandList' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsMethod 'addCommand' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'(' is followed by whitespace.93
ErrorsParameter command should be final.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.94

org/xchain/impl/CommandList.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 88).25
Errors'{' should be on the previous line.34
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter context should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.37
Errors'while' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
Errors'while' is not followed by whitespace.62
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
Errors'}' should be on the same line.70
ErrorsMust have at least one statement.71
Errors'}' should be on the same line.80

org/xchain/impl/FilterChainImpl.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 88).28
Errors'{' should be on the previous line.36
ErrorsLine is longer than 80 characters (found 143).37
ErrorsMissing a Javadoc comment.37
ErrorsVariable 'iteratorStackThreadLocal' must be private and have accessor methods.37
ErrorsMissing a Javadoc comment.39
ErrorsVariable 'commandList' must be private and have accessor methods.39
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
Errors'(' is followed by whitespace.41
ErrorsParameter context should be final.41
Errors')' is preceded with whitespace.41
Errors'{' should be on the previous line.43
Errors'while' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsMethod 'postProcess' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'(' is followed by whitespace.76
ErrorsParameter context should be final.76
ErrorsParameter exception should be final.76
Errors')' is preceded with whitespace.76
Errors'{' should be on the previous line.77
Errors'while' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'}' should be on the same line.90
ErrorsMust have at least one statement.91
ErrorsMethod 'getCommandList' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
ErrorsMethod 'addCommand' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
Errors'(' is followed by whitespace.103
ErrorsParameter command should be final.103
Errors')' is preceded with whitespace.103
ErrorsMethod 'getIteratorStack' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
Errors'{' should be on the previous line.108
ErrorsLine is longer than 80 characters (found 85).109
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsMethod 'pushIterator' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
Errors'(' is followed by whitespace.119
ErrorsParameter iterator should be final.119
Errors')' is preceded with whitespace.119
Errors'{' should be on the previous line.120
ErrorsMethod 'popIterator' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
Errors'{' should be on the previous line.125

org/xchain/impl/FilterList.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 88).26
Errors'{' should be on the previous line.35
ErrorsLine is longer than 80 characters (found 143).36
ErrorsMissing a Javadoc comment.36
ErrorsVariable 'iteratorStackThreadLocal' must be private and have accessor methods.36
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
Errors'(' is followed by whitespace.38
ErrorsParameter context should be final.38
Errors')' is preceded with whitespace.38
Errors'{' should be on the previous line.40
Errors'while' is not followed by whitespace.52
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
Errors'if' is not followed by whitespace.66
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsMethod 'postProcess' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
Errors'(' is followed by whitespace.73
ErrorsParameter context should be final.73
ErrorsParameter exception should be final.73
Errors')' is preceded with whitespace.73
Errors'{' should be on the previous line.74
Errors'while' is not followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'}' should be on the same line.87
ErrorsMust have at least one statement.88
ErrorsMethod 'getIteratorStack' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'{' should be on the previous line.97
ErrorsLine is longer than 80 characters (found 85).98
Errors'if' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
ErrorsMethod 'pushIterator' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'(' is followed by whitespace.108
ErrorsParameter iterator should be final.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
ErrorsMethod 'popIterator' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
Errors'{' should be on the previous line.114

org/xchain/impl/package-info.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 89).17

org/xchain/namespaces/core/ChainCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 109).22
ErrorsLine is longer than 80 characters (found 124).24
ErrorsLine is longer than 80 characters (found 109).26
ErrorsLine is longer than 80 characters (found 108).27
ErrorsLine is longer than 80 characters (found 119).28
ErrorsLine is longer than 80 characters (found 126).29
Errors'=' is not preceded with whitespace.41
Errors'=' is not followed by whitespace.41
Errors'{' should be on the previous line.44

org/xchain/namespaces/core/ChooseCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 99).31
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters (found 122).32
ErrorsLine is longer than 80 characters (found 123).34
ErrorsLine is longer than 80 characters (found 136).36
Errors'=' is not preceded with whitespace.56
Errors'=' is not followed by whitespace.56
Errors'{' should be on the previous line.59
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'log' must be private and have accessor methods.60
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
Errors'(' is followed by whitespace.62
ErrorsParameter context should be final.62
Errors')' is preceded with whitespace.62
Errors'{' should be on the previous line.64
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
Errors'while' is not followed by whitespace.72
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
Errors'if' is not followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors'cast' is not followed by whitespace.76
Errors'if' is not followed by whitespace.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors'}' should be on the same line.81
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'}' should be on the same line.84
ErrorsLine is longer than 80 characters (found 156).86
Errors'+' is not preceded with whitespace.86
Errors'+' is not followed by whitespace.86
Errors'+' is not preceded with whitespace.86
Errors'+' is not followed by whitespace.86
ErrorsLine has trailing spaces.95
ErrorsLine is longer than 80 characters (found 136).95
ErrorsLine is longer than 80 characters (found 81).96
ErrorsLine is longer than 80 characters (found 128).98
Errors'=' is not preceded with whitespace.98
Errors'=' is not followed by whitespace.98
Errors'=' is not preceded with whitespace.98
Errors'=' is not followed by whitespace.98
Errors'=' is not preceded with whitespace.98
Errors'=' is not followed by whitespace.98
Errors'=' is not preceded with whitespace.98
Errors'=' is not followed by whitespace.98
Errors'}' is not preceded with whitespace.98
Errors'{' should be on the previous line.102
ErrorsLine has trailing spaces.104
ErrorsLine is longer than 80 characters (found 134).104
ErrorsLine has trailing spaces.105
ErrorsLine is longer than 80 characters (found 97).106
ErrorsExpected an @return tag.108
Errors'=' is not preceded with whitespace.108
Errors'=' is not followed by whitespace.108
Errors'=' is not preceded with whitespace.108
Errors'=' is not followed by whitespace.108
Errors'(' is followed by whitespace.109
ErrorsExpected @param tag for 'context'.109
Errors')' is preceded with whitespace.109
ErrorsLine has trailing spaces.113
ErrorsLine is longer than 80 characters (found 130).113
ErrorsLine is longer than 80 characters (found 97).114
ErrorsLine is longer than 80 characters (found 133).116
Errors'=' is not preceded with whitespace.116
Errors'=' is not followed by whitespace.116
Errors'=' is not preceded with whitespace.116
Errors'=' is not followed by whitespace.116
Errors'=' is not preceded with whitespace.116
Errors'=' is not followed by whitespace.116
Errors'=' is not preceded with whitespace.116
Errors'=' is not followed by whitespace.116
Errors'}' is not preceded with whitespace.116
Errors'{' should be on the previous line.119

org/xchain/namespaces/core/CoreFunctions.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.25
Errors'{' should be on the previous line.26
ErrorsExpected an @return tag.30
Errors'=' is not preceded with whitespace.30
Errors'=' is not followed by whitespace.30
Errors'{' should be on the previous line.32
ErrorsMissing a Javadoc comment.36
Errors'=' is not preceded with whitespace.36
Errors'=' is not followed by whitespace.36
Errors'(' is followed by whitespace.37
ErrorsParameter context should be final.37
ErrorsParameter xPath should be final.37
Errors')' is preceded with whitespace.37
Errors'{' should be on the previous line.38
ErrorsMissing a Javadoc comment.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
ErrorsLine is longer than 80 characters (found 90).43
Errors'(' is followed by whitespace.43
ErrorsParameter context should be final.43
ErrorsParameter xPath should be final.43
ErrorsParameter type should be final.43
Errors')' is preceded with whitespace.43
Errors'cast' is not followed by whitespace.45
ErrorsMissing a Javadoc comment.48
Errors'=' is not preceded with whitespace.48
Errors'=' is not followed by whitespace.48
Errors'(' is followed by whitespace.49
ErrorsParameter className should be final.49
Errors')' is preceded with whitespace.49
Errors'{' should be on the previous line.51

org/xchain/namespaces/core/DebugMessageCommand.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.29
Errors'=' is not followed by whitespace.29
ErrorsLine contains a tab character.31
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.31
ErrorsMissing a Javadoc comment.31
ErrorsParameter context should be final.31
ErrorsLine contains a tab character.32
ErrorsLine has trailing spaces.33
ErrorsLine contains a tab character.33
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsLine has trailing spaces.36
ErrorsLine contains a tab character.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine has trailing spaces.55
ErrorsLine contains a tab character.55
ErrorsLine is longer than 80 characters (found 114).56
ErrorsLine contains a tab character.56
ErrorsMissing a Javadoc comment.56
Errors'=' is not preceded with whitespace.56
Errors'=' is not followed by whitespace.56
Errors'=' is not preceded with whitespace.56
Errors'=' is not followed by whitespace.56
Errors'=' is not preceded with whitespace.56
Errors'=' is not followed by whitespace.56
ErrorsLine contains a tab character.57
ErrorsLine has trailing spaces.58
ErrorsLine contains a tab character.58
ErrorsLine is longer than 80 characters (found 104).59
ErrorsLine contains a tab character.59
ErrorsMissing a Javadoc comment.59
Errors'=' is not preceded with whitespace.59
Errors'=' is not followed by whitespace.59
Errors'=' is not preceded with whitespace.59
Errors'=' is not followed by whitespace.59
Errors'=' is not preceded with whitespace.59
Errors'=' is not followed by whitespace.59
ErrorsLine contains a tab character.60
ErrorsLine has trailing spaces.61
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters (found 146).62
ErrorsLine contains a tab character.62
ErrorsMissing a Javadoc comment.62
Errors'=' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.62
Errors'=' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.62
Errors'=' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.62
ErrorsLine contains a tab character.63

org/xchain/namespaces/core/DocumentFunctions.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.32
Errors'{' should be on the previous line.33
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'log' must be private and have accessor methods.34
Errors'(' is followed by whitespace.34
Errors')' is preceded with whitespace.34
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter systemId should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.36
Errors'}' should be on the same line.41
Errors'catch' is not followed by whitespace.42
Errors'(' is followed by whitespace.42
Errors')' is preceded with whitespace.42
Errors'if' is not followed by whitespace.43
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43
ErrorsLine is longer than 80 characters (found 81).44
Errors'+' is not preceded with whitespace.44
Errors'+' is not followed by whitespace.44
Errors'+' is not preceded with whitespace.44
Errors'+' is not followed by whitespace.44
ErrorsMissing a Javadoc comment.52
Errors'(' is followed by whitespace.52
ErrorsParameter url should be final.52
Errors')' is preceded with whitespace.52
Errors'{' should be on the previous line.53
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
Errors'}' should be on the same line.73
Errors'catch' is not followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors'if' is not followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
ErrorsLine is longer than 80 characters (found 93).76
Errors'+' is not preceded with whitespace.76
Errors'+' is not followed by whitespace.76
Errors'+' is not preceded with whitespace.76
Errors'+' is not followed by whitespace.76
Errors'}' should be on the same line.80
Errors'if' is not followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors'}' should be on the same line.85
Errors'catch' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86

org/xchain/namespaces/core/EvalCommand.java

ViolationMessageLine
ErrorsUnused import - org.slf4j.Logger.20
ErrorsUnused import - org.slf4j.LoggerFactory.21
ErrorsUnused import - org.xchain.framework.jxpath.Scope.28
ErrorsUnused import - org.xchain.framework.jxpath.ScopedQNameVariables.29
ErrorsUnused import - java.util.List.31
ErrorsUnused import - javax.xml.namespace.QName.33
ErrorsLine is longer than 80 characters (found 94).39
Errors'=' is not preceded with whitespace.46
Errors'=' is not followed by whitespace.46
Errors'{' should be on the previous line.49
ErrorsFirst sentence should end with a period.50
ErrorsLine is longer than 80 characters (found 88).51
ErrorsExpected an @return tag.53
Errors'=' is not preceded with whitespace.53
Errors'=' is not followed by whitespace.53
Errors'=' is not preceded with whitespace.53
Errors'=' is not followed by whitespace.53
Errors'(' is followed by whitespace.54
ErrorsExpected @param tag for 'context'.54
Errors')' is preceded with whitespace.54
ErrorsExpected @throws tag for 'Exception'.55
ErrorsLine has trailing spaces.56
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
Errors'(' is followed by whitespace.57
ErrorsParameter context should be final.57
Errors')' is preceded with whitespace.57
Errors'{' should be on the previous line.59

org/xchain/namespaces/core/ExecuteCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 108).34
ErrorsLine is longer than 80 characters (found 108).35
Errors'=' is not preceded with whitespace.49
Errors'=' is not followed by whitespace.49
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters (found 89).53
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'callStack' must be private and have accessor methods.53
ErrorsLine is longer than 80 characters (found 118).56
ErrorsLine is longer than 80 characters (found 105).57
Errors'=' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.62
Errors'=' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.62
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
ErrorsMissing a Javadoc comment.64
Errors'=' is not preceded with whitespace.72
Errors'=' is not followed by whitespace.72
Errors'=' is not preceded with whitespace.72
Errors'=' is not followed by whitespace.72
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsMissing a Javadoc comment.74
ErrorsExpected an @return tag.79
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.79
Errors'(' is followed by whitespace.79
ErrorsParameter context should be final.79
ErrorsExpected @param tag for 'context'.79
Errors')' is preceded with whitespace.79
ErrorsExpected @throws tag for 'Exception'.80
Errors'{' should be on the previous line.81
Errors'if' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsLine is longer than 80 characters (found 124).87
Errors'}' should be on the same line.88
Errors'if' is not followed by whitespace.89
Errors'(' is followed by whitespace.89
Errors')' is preceded with whitespace.89
ErrorsLine is longer than 80 characters (found 110).90
Errors'}' should be on the same line.91
ErrorsLine is longer than 80 characters (found 84).93
Errors'}' should be on the same line.99
Errors'catch' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'}' should be on the same line.102
Errors'if' is not followed by whitespace.107
Errors'(' is followed by whitespace.107
Errors')' is preceded with whitespace.107
ErrorsMethod 'postProcess' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
Errors'(' is followed by whitespace.114
ErrorsParameter context should be final.114
ErrorsParameter exception should be final.114
Errors')' is preceded with whitespace.114
Errors'{' should be on the previous line.115
Errors'if' is not followed by whitespace.119
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
Errors'cast' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'}' should be on the same line.123
Errors'catch' is not followed by whitespace.124
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsMust have at least one statement.124
ErrorsMethod 'resolveSystemId' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
Errors'(' is followed by whitespace.132
ErrorsParameter systemId should be final.132
Errors')' is preceded with whitespace.132
Errors'{' should be on the previous line.133

org/xchain/namespaces/core/FilterChainCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 109).22
ErrorsLine is longer than 80 characters (found 124).24
ErrorsLine is longer than 80 characters (found 109).26
ErrorsLine is longer than 80 characters (found 108).27
ErrorsLine is longer than 80 characters (found 119).28
ErrorsLine is longer than 80 characters (found 127).29
ErrorsLine is longer than 80 characters (found 110).31
Errors'=' is not preceded with whitespace.43
Errors'=' is not followed by whitespace.43
Errors'{' should be on the previous line.46

org/xchain/namespaces/core/FilterChooseCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 138).29
ErrorsLine has trailing spaces.30
ErrorsLine is longer than 80 characters (found 145).30
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters (found 130).32
ErrorsLine is longer than 80 characters (found 149).34
ErrorsLine has trailing spaces.52
Errors'=' is not preceded with whitespace.56
Errors'=' is not followed by whitespace.56
Errors'{' should be on the previous line.59
ErrorsLine is longer than 80 characters (found 115).60
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'executionStackThreadLocal' must be private and have accessor methods.60
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
Errors'(' is followed by whitespace.67
ErrorsParameter context should be final.67
Errors')' is preceded with whitespace.67
Errors'{' should be on the previous line.69
Errors'for' is not followed by whitespace.75
Errors'(' is followed by whitespace.75
Errors')' is preceded with whitespace.75
Errors'if' is not followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
Errors'cast' is not followed by whitespace.78
Errors'if' is not followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'}' should be on the same line.86
Errors'if' is not followed by whitespace.90
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
Errors'cast' is not followed by whitespace.91
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'}' should be on the same line.98
ErrorsLine is longer than 80 characters (found 132).100
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
Errors'+' is not preceded with whitespace.100
Errors'+' is not followed by whitespace.100
ErrorsMethod 'postProcess' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'(' is followed by whitespace.108
ErrorsParameter context should be final.108
ErrorsParameter e should be final.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.109
Errors'if' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsMethod 'pushExecution' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
Errors'(' is followed by whitespace.119
ErrorsParameter execution should be final.119
Errors')' is preceded with whitespace.119
Errors'{' should be on the previous line.120
ErrorsMethod 'popExecution' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
Errors'{' should be on the previous line.125
Errors'if' is not followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
ErrorsMissing a Javadoc comment.133
Errors'{' should be on the previous line.134
ErrorsMissing a Javadoc comment.135
ErrorsVariable 'executedClause' must be private and have accessor methods.135
ErrorsLine is longer than 80 characters (found 100).137
ErrorsMissing a Javadoc comment.137
Errors'(' is followed by whitespace.137
ErrorsParameter executedClause should be final.137
Errors'executedClause' hides a field.137
Errors')' is preceded with whitespace.137
ErrorsMissing a Javadoc comment.138
ErrorsLine has trailing spaces.140
ErrorsLine has trailing spaces.142
ErrorsLine is longer than 80 characters (found 122).142
ErrorsLine is longer than 80 characters (found 89).143
ErrorsLine is longer than 80 characters (found 135).145
Errors'=' is not preceded with whitespace.145
Errors'=' is not followed by whitespace.145
Errors'=' is not preceded with whitespace.145
Errors'=' is not followed by whitespace.145
Errors'=' is not preceded with whitespace.145
Errors'=' is not followed by whitespace.145
Errors'=' is not preceded with whitespace.145
Errors'=' is not followed by whitespace.145
Errors'}' is not preceded with whitespace.145
Errors'abstract' modifier out of order with the JLS suggestions.146
Errors'{' should be on the previous line.148
ErrorsLine has trailing spaces.150
ErrorsLine is longer than 80 characters (found 136).150
ErrorsLine has trailing spaces.151
ErrorsLine is longer than 80 characters (found 136).151
ErrorsLine has trailing spaces.153
ErrorsExpected an @return tag.154
Errors'=' is not preceded with whitespace.154
Errors'=' is not followed by whitespace.154
Errors'=' is not preceded with whitespace.154
Errors'=' is not followed by whitespace.154
Errors'(' is followed by whitespace.155
ErrorsExpected @param tag for 'context'.155
Errors')' is preceded with whitespace.155
ErrorsLine has trailing spaces.159
ErrorsLine is longer than 80 characters (found 137).159
ErrorsLine is longer than 80 characters (found 104).160
ErrorsLine has trailing spaces.161
ErrorsLine is longer than 80 characters (found 140).162
Errors'=' is not preceded with whitespace.162
Errors'=' is not followed by whitespace.162
Errors'=' is not preceded with whitespace.162
Errors'=' is not followed by whitespace.162
Errors'=' is not preceded with whitespace.162
Errors'=' is not followed by whitespace.162
Errors'=' is not preceded with whitespace.162
Errors'=' is not followed by whitespace.162
Errors'}' is not preceded with whitespace.162
Errors'{' should be on the previous line.165

org/xchain/namespaces/core/FilterIfCommand.java

ViolationMessageLine
ErrorsUnused import - org.xchain.Filter.18
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters (found 130).26
ErrorsLine has trailing spaces.29
ErrorsLine is longer than 80 characters (found 92).31
ErrorsLine has trailing spaces.38
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'{' should be on the previous line.45
ErrorsLine is longer than 80 characters (found 116).46
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'executionStackThreadLocal' must be private and have accessor methods.46
ErrorsLine has trailing spaces.49
ErrorsExpected an @return tag.51
Errors'=' is not preceded with whitespace.51
Errors'=' is not followed by whitespace.51
Errors'=' is not preceded with whitespace.51
Errors'=' is not followed by whitespace.51
Errors'(' is followed by whitespace.52
ErrorsExpected @param tag for 'context'.52
Errors')' is preceded with whitespace.52
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
Errors'(' is followed by whitespace.54
ErrorsParameter context should be final.54
Errors')' is preceded with whitespace.54
Errors'{' should be on the previous line.56
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
Errors'if' is not followed by whitespace.65
Errors'(' is followed by whitespace.65
ErrorsExpression can be simplified.65
Errors')' is preceded with whitespace.65
ErrorsLine is longer than 80 characters (found 86).70
ErrorsMethod 'postProcess' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
Errors'(' is followed by whitespace.74
ErrorsParameter context should be final.74
ErrorsParameter exception should be final.74
Errors')' is preceded with whitespace.74
Errors'{' should be on the previous line.75
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsMethod 'getExecutionStack' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
Errors'{' should be on the previous line.83
Errors'if' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsMethod 'pushExecution' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'(' is followed by whitespace.94
ErrorsParameter execution should be final.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
ErrorsMethod 'popExecution' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.100
Errors'cast' is not followed by whitespace.101
ErrorsMissing a Javadoc comment.104
Errors'{' should be on the previous line.105
ErrorsMissing a Javadoc comment.106
ErrorsVariable 'executeCalled' must be private and have accessor methods.106
ErrorsMissing a Javadoc comment.108
ErrorsLine is longer than 80 characters (found 97).109
ErrorsMissing a Javadoc comment.109
Errors'(' is followed by whitespace.109
ErrorsParameter executeCalled should be final.109
Errors'executeCalled' hides a field.109
Errors')' is preceded with whitespace.109

org/xchain/namespaces/core/FilterVariableCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 146).34
ErrorsLine is longer than 80 characters (found 134).36
ErrorsLine is longer than 80 characters (found 134).37
ErrorsLine is longer than 80 characters (found 122).38
ErrorsLine is longer than 80 characters (found 135).40
ErrorsLine is longer than 80 characters (found 134).48
Errors'=' is not preceded with whitespace.51
Errors'=' is not followed by whitespace.51
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters (found 106).55
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'valueStackThreadLocal' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'log' must be private and have accessor methods.57
ErrorsExpected an @return tag.62
Errors'=' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.62
Errors'=' is not preceded with whitespace.62
Errors'=' is not followed by whitespace.62
Errors'(' is followed by whitespace.63
ErrorsExpected @param tag for 'context'.63
Errors')' is preceded with whitespace.63
ErrorsMissing a Javadoc comment.64
ErrorsLine has trailing spaces.67
ErrorsExpected an @return tag.69
Errors'=' is not preceded with whitespace.69
Errors'=' is not followed by whitespace.69
Errors'=' is not preceded with whitespace.69
Errors'=' is not followed by whitespace.69
Errors'(' is followed by whitespace.70
ErrorsExpected @param tag for 'context'.70
Errors')' is preceded with whitespace.70
ErrorsMissing a Javadoc comment.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsExpected an @return tag.76
Errors'=' is not preceded with whitespace.76
Errors'=' is not followed by whitespace.76
Errors'=' is not preceded with whitespace.76
Errors'=' is not followed by whitespace.76
Errors'(' is followed by whitespace.77
ErrorsExpected @param tag for 'context'.77
Errors')' is preceded with whitespace.77
ErrorsMissing a Javadoc comment.78
ErrorsLine has trailing spaces.81
ErrorsLine has trailing spaces.82
ErrorsExpected an @return tag.83
ErrorsLine is longer than 80 characters (found 90).83
Errors'=' is not preceded with whitespace.83
Errors'=' is not followed by whitespace.83
Errors'=' is not preceded with whitespace.83
Errors'=' is not followed by whitespace.83
Errors'(' is followed by whitespace.84
ErrorsExpected @param tag for 'context'.84
Errors')' is preceded with whitespace.84
ErrorsMissing a Javadoc comment.85
ErrorsLine has trailing spaces.86
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters (found 88).88
ErrorsExpected an @return tag.90
ErrorsLine is longer than 80 characters (found 83).90
Errors'=' is not preceded with whitespace.90
Errors'=' is not followed by whitespace.90
Errors'=' is not preceded with whitespace.90
Errors'=' is not followed by whitespace.90
Errors'=' is not preceded with whitespace.90
Errors'=' is not followed by whitespace.90
ErrorsExpected @param tag for 'context'.91
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
Errors'(' is followed by whitespace.93
ErrorsParameter context should be final.93
Errors')' is preceded with whitespace.93
Errors'{' should be on the previous line.95
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors'}' should be on the same line.101
Errors'if' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'}' should be on the same line.104
Errors'if' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'}' should be on the same line.107
ErrorsLine is longer than 80 characters (found 134).109
Errors'(' is followed by whitespace.109
Errors'+' is not preceded with whitespace.109
Errors'+' is not followed by whitespace.109
Errors'+' is not preceded with whitespace.109
Errors'+' is not followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'if' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
ErrorsLine is longer than 80 characters (found 111).116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
Errors'+' is not preceded with whitespace.116
Errors'+' is not followed by whitespace.116
ErrorsLine has trailing spaces.118
ErrorsLine is longer than 80 characters (found 82).119
Errors'cast' is not followed by whitespace.119
Errors'if' is not followed by whitespace.122
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'}' should be on the same line.124
ErrorsLine is longer than 80 characters (found 105).130
Errors'cast' is not followed by whitespace.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine has trailing spaces.133
ErrorsMethod 'postProcess' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
Errors'(' is followed by whitespace.137
ErrorsParameter context should be final.137
ErrorsParameter e should be final.137
Errors')' is preceded with whitespace.137
Errors'{' should be on the previous line.138
ErrorsLine has trailing spaces.141
ErrorsLine is longer than 80 characters (found 82).143
Errors'cast' is not followed by whitespace.143
Errors'if' is not followed by whitespace.146
Errors'(' is followed by whitespace.146
Errors')' is preceded with whitespace.146
Errors'}' should be on the same line.148
ErrorsMethod 'getValueStack' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
Errors'{' should be on the previous line.158
Errors'if' is not followed by whitespace.161
Errors'(' is followed by whitespace.161
Errors')' is preceded with whitespace.161
ErrorsMethod 'pushValue' is not designed for extension - needs to be abstract, final or empty.169
ErrorsMissing a Javadoc comment.169
Errors'(' is followed by whitespace.169
ErrorsParameter value should be final.169
Errors')' is preceded with whitespace.169
Errors'{' should be on the previous line.170
ErrorsMethod 'popValue' is not designed for extension - needs to be abstract, final or empty.174
ErrorsMissing a Javadoc comment.174
Errors'{' should be on the previous line.175
ErrorsMissing a Javadoc comment.179
Errors'{' is not followed by whitespace.179
Errors'}' is not preceded with whitespace.179

org/xchain/namespaces/core/ForEachCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 124).30
ErrorsLine is longer than 80 characters (found 93).33
ErrorsLine is longer than 80 characters (found 99).38
Errors'=' is not preceded with whitespace.47
Errors'=' is not followed by whitespace.47
Errors'{' should be on the previous line.50
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'log' must be private and have accessor methods.51
ErrorsExpected an @return tag.56
Errors'=' is not preceded with whitespace.56
Errors'=' is not followed by whitespace.56
Errors'=' is not preceded with whitespace.56
Errors'=' is not followed by whitespace.56
Errors'(' is followed by whitespace.57
ErrorsExpected @param tag for 'context'.57
Errors')' is preceded with whitespace.57
ErrorsMissing a Javadoc comment.58
ErrorsLine is longer than 80 characters (found 101).61
ErrorsExpected an @return tag.63
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.63
Errors'(' is followed by whitespace.63
ErrorsParameter context should be final.63
ErrorsExpected @param tag for 'context'.63
Errors')' is preceded with whitespace.63
ErrorsExpected @throws tag for 'Exception'.64
Errors'{' should be on the previous line.65
ErrorsLine contains a tab character.66
ErrorsEmpty statement.66
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.70
Errors'while' is not followed by whitespace.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsLine contains a tab character.71
ErrorsLine has trailing spaces.75
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
ErrorsExpression can be simplified.80
Errors')' is preceded with whitespace.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
Errors'}' should be on the same line.83
ErrorsLine contains a tab character.87
ErrorsLine is longer than 80 characters (found 102).89
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90

org/xchain/namespaces/core/HandledCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 142).26
Errors'=' is not preceded with whitespace.38
Errors'=' is not followed by whitespace.38
Errors'{' should be on the previous line.41
ErrorsMissing a Javadoc comment.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'(' is followed by whitespace.45
ErrorsParameter context should be final.45
Errors')' is preceded with whitespace.45
Errors'{' should be on the previous line.47

org/xchain/namespaces/core/IfCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 129).24
ErrorsLine is longer than 80 characters (found 85).27
Errors'=' is not preceded with whitespace.35
Errors'=' is not followed by whitespace.35
Errors'{' should be on the previous line.38
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters (found 83).40
ErrorsLine has trailing spaces.41
ErrorsExpected an @return tag.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'(' is followed by whitespace.43
ErrorsExpected @param tag for 'context'.43
Errors')' is preceded with whitespace.43
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
Errors'(' is followed by whitespace.45
ErrorsParameter context should be final.45
Errors')' is preceded with whitespace.45
Errors'{' should be on the previous line.47
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
Errors'if' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
ErrorsExpression can be simplified.51
Errors')' is preceded with whitespace.51
ErrorsLine is longer than 80 characters (found 86).55

org/xchain/namespaces/core/IterateCommand.java

ViolationMessageLine
ErrorsUnused import - org.xchain.Command.23
ErrorsUnused import - java.util.List.35
ErrorsLine is longer than 80 characters (found 145).41
ErrorsLine is longer than 80 characters (found 108).44
Errors'=' is not preceded with whitespace.52
Errors'=' is not followed by whitespace.52
Errors'{' should be on the previous line.55
ErrorsMissing a Javadoc comment.56
ErrorsExpected an @return tag.61
Errors'=' is not preceded with whitespace.61
Errors'=' is not followed by whitespace.61
Errors'=' is not preceded with whitespace.61
Errors'=' is not followed by whitespace.61
Errors'(' is followed by whitespace.62
ErrorsExpected @param tag for 'context'.62
Errors')' is preceded with whitespace.62
ErrorsMissing a Javadoc comment.63
ErrorsLine is longer than 80 characters (found 106).66
ErrorsExpected an @return tag.69
Errors'=' is not preceded with whitespace.69
Errors'=' is not followed by whitespace.69
Errors'=' is not preceded with whitespace.69
Errors'=' is not followed by whitespace.69
Errors'(' is followed by whitespace.70
ErrorsExpected @param tag for 'context'.70
Errors')' is preceded with whitespace.70
ErrorsMissing a Javadoc comment.71
ErrorsLine is longer than 80 characters (found 111).74
ErrorsExpected an @return tag.77
Errors'=' is not preceded with whitespace.77
Errors'=' is not followed by whitespace.77
Errors'=' is not preceded with whitespace.77
Errors'=' is not followed by whitespace.77
Errors'(' is followed by whitespace.78
ErrorsExpected @param tag for 'context'.78
Errors')' is preceded with whitespace.78
ErrorsMissing a Javadoc comment.79
ErrorsLine has trailing spaces.82
ErrorsExpected an @return tag.84
ErrorsLine is longer than 80 characters (found 83).84
Errors'=' is not preceded with whitespace.84
Errors'=' is not followed by whitespace.84
Errors'=' is not preceded with whitespace.84
Errors'=' is not followed by whitespace.84
Errors'=' is not preceded with whitespace.84
Errors'=' is not followed by whitespace.84
ErrorsExpected @param tag for 'context'.85
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
Errors'(' is followed by whitespace.87
ErrorsParameter context should be final.87
Errors')' is preceded with whitespace.87
Errors'{' should be on the previous line.89
Errors'if' is not followed by whitespace.92
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsLine is longer than 80 characters (found 98).93
Errors'+' is not preceded with whitespace.93
Errors'+' is not followed by whitespace.93
Errors'+' is not preceded with whitespace.93
Errors'+' is not followed by whitespace.93
Errors'+' is not preceded with whitespace.93
Errors'+' is not followed by whitespace.93
Errors'if' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'+' is not preceded with whitespace.103
Errors'+' is not followed by whitespace.103
ErrorsLine is longer than 80 characters (found 82).109
Errors'cast' is not followed by whitespace.109
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'if' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
Errors'}' should be on the same line.117
Errors'if' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors'if' is not followed by whitespace.120
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'if' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
Errors'}' should be on the same line.124
Errors'if' is not followed by whitespace.125
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
Errors'if' is not followed by whitespace.126
Errors'(' is followed by whitespace.126
Errors')' is preceded with whitespace.126
Errors'cast' is not followed by whitespace.129
Errors'}' should be on the same line.130
Errors'if' is not followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors'if' is not followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
Errors'cast' is not followed by whitespace.135
Errors'}' should be on the same line.136
Errors'if' is not followed by whitespace.137
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'cast' is not followed by whitespace.141
Errors'}' should be on the same line.142
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'if' is not followed by whitespace.144
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
Errors'cast' is not followed by whitespace.147
Errors'}' should be on the same line.148
Errors'if' is not followed by whitespace.149
Errors'(' is followed by whitespace.149
Errors')' is preceded with whitespace.149
Errors'cast' is not followed by whitespace.150
Errors'}' should be on the same line.152
Errors'if' is not followed by whitespace.154
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsLine is longer than 80 characters (found 107).155
Errors'+' is not preceded with whitespace.155
Errors'+' is not followed by whitespace.155
Errors'if' is not followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
ErrorsLine is longer than 80 characters (found 181).162
Errors'while' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'if' is not followed by whitespace.164
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
Errors'}' should be on the same line.166
Errors'if' is not followed by whitespace.167
Errors'(' is followed by whitespace.167
Errors')' is preceded with whitespace.167
Errors'}' should be on the same line.169
Errors'if' is not followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine is longer than 80 characters (found 105).175
Errors'+' is not preceded with whitespace.175
Errors'+' is not followed by whitespace.175
Errors'+' is not preceded with whitespace.175
Errors'+' is not followed by whitespace.175
Errors'+' is not preceded with whitespace.175
Errors'+' is not followed by whitespace.175
Errors'+' is not preceded with whitespace.175
Errors'+' is not followed by whitespace.175
Errors'+' is not preceded with whitespace.175
Errors'+' is not followed by whitespace.175
Errors'+' is not preceded with whitespace.175
Errors'+' is not followed by whitespace.175
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
Errors'}' should be on the same line.181
Errors'if' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'if' is not followed by whitespace.188
Errors'(' is followed by whitespace.188
Errors')' is preceded with whitespace.188
Errors'}' should be on the same line.192
Errors'catch' is not followed by whitespace.193
Errors'(' is followed by whitespace.193
Errors')' is preceded with whitespace.193
Errors'if' is not followed by whitespace.194
Errors'(' is followed by whitespace.194
Errors')' is preceded with whitespace.194
Errors'}' should be on the same line.198
Errors'catch' is not followed by whitespace.199
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
Errors'if' is not followed by whitespace.200
Errors'(' is followed by whitespace.200
Errors')' is preceded with whitespace.200

org/xchain/namespaces/core/ThrowCommand.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.28
Errors'=' is not followed by whitespace.28
Errors'{' should be on the previous line.31
ErrorsMissing a Javadoc comment.32
Errors'=' is not preceded with whitespace.32
Errors'=' is not followed by whitespace.32
Errors'=' is not preceded with whitespace.32
Errors'=' is not followed by whitespace.32
Errors'(' is followed by whitespace.33
Errors')' is preceded with whitespace.33
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter context should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.37

org/xchain/namespaces/core/TraceCommand.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.34
Errors'=' is not followed by whitespace.34
ErrorsLine contains a tab character.36
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter context should be final.36
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine is longer than 80 characters (found 82).40
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine has trailing spaces.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine has trailing spaces.76
ErrorsLine contains a tab character.76
ErrorsLine is longer than 80 characters (found 129).77
ErrorsLine contains a tab character.77
ErrorsMissing a Javadoc comment.77
Errors'=' is not preceded with whitespace.77
Errors'=' is not followed by whitespace.77
Errors'=' is not preceded with whitespace.77
Errors'=' is not followed by whitespace.77
Errors'=' is not preceded with whitespace.77
Errors'=' is not followed by whitespace.77
ErrorsLine contains a tab character.78
ErrorsLine is longer than 80 characters (found 104).80
ErrorsLine contains a tab character.80
ErrorsMissing a Javadoc comment.80
Errors'=' is not preceded with whitespace.80
Errors'=' is not followed by whitespace.80
Errors'=' is not preceded with whitespace.80
Errors'=' is not followed by whitespace.80
Errors'=' is not preceded with whitespace.80
Errors'=' is not followed by whitespace.80
ErrorsLine contains a tab character.81
ErrorsLine has trailing spaces.82
ErrorsLine contains a tab character.82
ErrorsLine is longer than 80 characters (found 139).83
ErrorsLine contains a tab character.83
ErrorsMissing a Javadoc comment.83
Errors'=' is not preceded with whitespace.83
Errors'=' is not followed by whitespace.83
Errors'=' is not preceded with whitespace.83
Errors'=' is not followed by whitespace.83
Errors'=' is not preceded with whitespace.83
Errors'=' is not followed by whitespace.83
ErrorsLine contains a tab character.84

org/xchain/namespaces/core/VariableCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 87).36
ErrorsLine is longer than 80 characters (found 134).38
ErrorsLine is longer than 80 characters (found 134).39
ErrorsLine is longer than 80 characters (found 122).40
ErrorsLine is longer than 80 characters (found 128).44
Errors'=' is not preceded with whitespace.51
Errors'=' is not followed by whitespace.51
Errors'{' should be on the previous line.54
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'log' must be private and have accessor methods.55
ErrorsExpected an @return tag.60
Errors'=' is not preceded with whitespace.60
Errors'=' is not followed by whitespace.60
Errors'=' is not preceded with whitespace.60
Errors'=' is not followed by whitespace.60
Errors'(' is followed by whitespace.61
ErrorsExpected @param tag for 'context'.61
Errors')' is preceded with whitespace.61
ErrorsExpected @throws tag for 'Exception'.62
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.66
ErrorsExpected an @return tag.68
Errors'=' is not preceded with whitespace.68
Errors'=' is not followed by whitespace.68
Errors'=' is not preceded with whitespace.68
Errors'=' is not followed by whitespace.68
Errors'(' is followed by whitespace.69
ErrorsExpected @param tag for 'context'.69
Errors')' is preceded with whitespace.69
ErrorsExpected @throws tag for 'Exception'.70
ErrorsMissing a Javadoc comment.71
ErrorsLine has trailing spaces.74
ErrorsLine has trailing spaces.75
ErrorsExpected an @return tag.76
Errors'=' is not preceded with whitespace.76
Errors'=' is not followed by whitespace.76
Errors'=' is not preceded with whitespace.76
Errors'=' is not followed by whitespace.76
Errors'(' is followed by whitespace.77
ErrorsExpected @param tag for 'context'.77
Errors')' is preceded with whitespace.77
ErrorsExpected @throws tag for 'Exception'.78
ErrorsMissing a Javadoc comment.79
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
ErrorsExpected an @return tag.84
ErrorsLine is longer than 80 characters (found 90).84
Errors'=' is not preceded with whitespace.84
Errors'=' is not followed by whitespace.84
Errors'=' is not preceded with whitespace.84
Errors'=' is not followed by whitespace.84
Errors'(' is followed by whitespace.85
ErrorsExpected @param tag for 'context'.85
Errors')' is preceded with whitespace.85
ErrorsExpected @throws tag for 'Exception'.86
ErrorsMissing a Javadoc comment.87
ErrorsLine has trailing spaces.88
ErrorsLine has trailing spaces.90
ErrorsLine is longer than 80 characters (found 88).90
ErrorsExpected an @return tag.92
ErrorsLine is longer than 80 characters (found 83).92
Errors'=' is not preceded with whitespace.92
Errors'=' is not followed by whitespace.92
Errors'=' is not preceded with whitespace.92
Errors'=' is not followed by whitespace.92
Errors'=' is not preceded with whitespace.92
Errors'=' is not followed by whitespace.92
ErrorsExpected @param tag for 'context'.93
ErrorsExpected @throws tag for 'Exception'.94
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
Errors'(' is followed by whitespace.96
ErrorsParameter context should be final.96
Errors')' is preceded with whitespace.96
Errors'{' should be on the previous line.98
Errors'if' is not followed by whitespace.102
Errors'(' is followed by whitespace.102
Errors')' is preceded with whitespace.102
Errors'}' should be on the same line.104
Errors'if' is not followed by whitespace.105
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
Errors'}' should be on the same line.107
Errors'if' is not followed by whitespace.108
Errors'(' is followed by whitespace.108
Errors')' is preceded with whitespace.108
Errors'}' should be on the same line.110
ErrorsLine is longer than 80 characters (found 134).112
Errors'(' is followed by whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors')' is preceded with whitespace.112
Errors'if' is not followed by whitespace.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
ErrorsLine is longer than 80 characters (found 111).119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
Errors'+' is not preceded with whitespace.119
Errors'+' is not followed by whitespace.119
ErrorsLine is longer than 80 characters (found 105).123
Errors'cast' is not followed by whitespace.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123

org/xchain/namespaces/core/WithCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 111).28
ErrorsLine is longer than 80 characters (found 89).31
Errors'=' is not preceded with whitespace.39
Errors'=' is not followed by whitespace.39
Errors'{' should be on the previous line.42
ErrorsExpected an @return tag.46
Errors'=' is not preceded with whitespace.46
Errors'=' is not followed by whitespace.46
Errors'=' is not preceded with whitespace.46
Errors'=' is not followed by whitespace.46
Errors'(' is followed by whitespace.47
ErrorsExpected @param tag for 'context'.47
Errors')' is preceded with whitespace.47
ErrorsMissing a Javadoc comment.48
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'(' is followed by whitespace.50
ErrorsParameter context should be final.50
Errors')' is preceded with whitespace.50
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters (found 83).56
ErrorsLine has trailing spaces.70
ErrorsLine contains a tab character.70

org/xchain/namespaces/core/XChainCatalog.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.40
Errors'=' is not followed by whitespace.40
Errors'{' should be on the previous line.43
ErrorsVariable 'commandMap' must be private and have accessor methods.45
ErrorsLine is longer than 80 characters (found 119).47
ErrorsLine is longer than 80 characters (found 99).48
ErrorsVariable 'commandMapList' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.50
Errors'{' should be on the previous line.51
ErrorsLine is longer than 80 characters (found 97).58
ErrorsVariable 'compositeCommandMap' must be private and have accessor methods.58
ErrorsLine is longer than 80 characters (found 108).64
ErrorsExpected an @return tag.66
ErrorsMethod 'getCommand' is not designed for extension - needs to be abstract, final or empty.66
Errors'(' is followed by whitespace.66
ErrorsParameter name should be final.66
ErrorsExpected @param tag for 'name'.66
Errors')' is preceded with whitespace.66
ErrorsExpected @throws tag for 'CommandNotFoundException'.67
Errors'{' should be on the previous line.68
ErrorsLine is longer than 80 characters (found 84).73
ErrorsExpected an @return tag.75
ErrorsMethod 'getCommand' is not designed for extension - needs to be abstract, final or empty.75
Errors'(' is followed by whitespace.75
ErrorsParameter name should be final.75
ErrorsExpected @param tag for 'name'.75
Errors')' is preceded with whitespace.75
ErrorsExpected @throws tag for 'CommandNotFoundException'.76
Errors'{' should be on the previous line.77
ErrorsLine has trailing spaces.79
Errors'if' construct must use '{}'s.80
ErrorsLine is longer than 80 characters (found 82).81
ErrorsLine has trailing spaces.82
ErrorsLine has trailing spaces.83
ErrorsMethod 'addCommand' is not designed for extension - needs to be abstract, final or empty.89
Errors'(' is followed by whitespace.89
ErrorsParameter name should be final.89
ErrorsExpected @param tag for 'name'.89
ErrorsParameter command should be final.89
ErrorsExpected @param tag for 'command'.89
Errors')' is preceded with whitespace.89
Errors'{' should be on the previous line.90
ErrorsMethod 'addCommand' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
Errors'(' is followed by whitespace.94
ErrorsParameter qName should be final.94
ErrorsParameter command should be final.94
Errors')' is preceded with whitespace.94
Errors'{' should be on the previous line.95
ErrorsMethod 'getCommandMap' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMissing a Javadoc comment.99
Errors'{' should be on the previous line.100
ErrorsMethod 'addImport' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
Errors'(' is followed by whitespace.104
ErrorsParameter catalog should be final.104
Errors')' is preceded with whitespace.104
Errors'{' should be on the previous line.105

org/xchain/namespaces/core/package-info.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 126).17
Errors'=' is not preceded with whitespace.22
Errors'=' is not followed by whitespace.22

org/xchain/namespaces/csv/AbstractCsvChain.java

ViolationMessageLine
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters (found 94).31
ErrorsMissing a Javadoc comment.31
ErrorsVariable 'csvWriterThreadLocal' must be private and have accessor methods.31
ErrorsLine is longer than 80 characters (found 101).32
ErrorsMissing a Javadoc comment.32
ErrorsVariable 'cellListThreadLocal' must be private and have accessor methods.32

org/xchain/namespaces/csv/CellCommand.java

ViolationMessageLine
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters (found 82).26
ErrorsLine has trailing spaces.27
ErrorsLine is longer than 80 characters (found 83).27
ErrorsLine has trailing spaces.29
Errors'=' is not preceded with whitespace.32
Errors'=' is not followed by whitespace.32
ErrorsLine has trailing spaces.34
ErrorsMissing a Javadoc comment.35
Errors'=' is not preceded with whitespace.35
Errors'=' is not followed by whitespace.35
Errors'=' is not preceded with whitespace.35
Errors'=' is not followed by whitespace.35
Errors'(' is followed by whitespace.36
Errors')' is preceded with whitespace.36
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.38
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.39
ErrorsMissing a Javadoc comment.39
ErrorsParameter context should be final.39
Errors'if' construct must use '{}'s.40
ErrorsLine has trailing spaces.40
Errors'if' is not followed by whitespace.40
Errors'(' is followed by whitespace.40
Errors')' is preceded with whitespace.40

org/xchain/namespaces/csv/CsvWriterChain.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 96).30
ErrorsLine has trailing spaces.32
Errors'=' is not preceded with whitespace.35
Errors'=' is not followed by whitespace.35
ErrorsLine has trailing spaces.37
ErrorsMissing a Javadoc comment.38
Errors'=' is not preceded with whitespace.38
Errors'=' is not followed by whitespace.38
Errors'=' is not preceded with whitespace.38
Errors'=' is not followed by whitespace.38
ErrorsMissing a Javadoc comment.40
ErrorsLine has trailing spaces.41
ErrorsMissing a Javadoc comment.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
ErrorsMissing a Javadoc comment.44
ErrorsLine has trailing spaces.45
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter context should be final.46
Errors'if' construct must use '{}'s.48
Errors'if' is not followed by whitespace.48
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
Errors'if' construct must use '{}'s.50
Errors'if' is not followed by whitespace.50
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
ErrorsLine is longer than 80 characters (found 83).51
ErrorsLine has trailing spaces.52
Errors'if' is not followed by whitespace.56
Errors'(' is followed by whitespace.56
Errors')' is preceded with whitespace.56
ErrorsLine is longer than 80 characters (found 136).59
ErrorsLine has trailing spaces.62
Errors'if' construct must use '{}'s.64
Errors'if' is not followed by whitespace.64
Errors'(' is followed by whitespace.64
Errors')' is preceded with whitespace.64
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters (found 96).68
ErrorsLine has trailing spaces.74

org/xchain/namespaces/csv/RowChain.java

ViolationMessageLine
ErrorsLine has trailing spaces.27
ErrorsLine is longer than 80 characters (found 83).27
ErrorsLine is longer than 80 characters (found 85).28
ErrorsLine is longer than 80 characters (found 104).29
ErrorsLine is longer than 80 characters (found 82).30
ErrorsLine has trailing spaces.32
Errors'=' is not preceded with whitespace.35
Errors'=' is not followed by whitespace.35
ErrorsLine has trailing spaces.37
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter context should be final.38
Errors'if' construct must use '{}'s.40
Errors'if' is not followed by whitespace.40
Errors'(' is followed by whitespace.40
Errors')' is preceded with whitespace.40
ErrorsLine has trailing spaces.42
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.61

org/xchain/namespaces/csv/package-info.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.19
Errors'=' is not followed by whitespace.19

org/xchain/namespaces/jsl/AbstractTemplateCommand.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - org.xchain.namespaces.jsl.CommandExecutionState.*.28
ErrorsUnused import - org.xml.sax.ContentHandler.34
ErrorsLine has trailing spaces.42
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters (found 157).51
ErrorsName 'commandExecutionStateStackTL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
ErrorsLine is longer than 80 characters (found 148).54
ErrorsName 'elementOutputStateStackTL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsLine is longer than 80 characters (found 114).56
ErrorsMissing a Javadoc comment.56
ErrorsName 'dynamicElementStackTL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
ErrorsLine is longer than 80 characters (found 97).58
ErrorsMissing a Javadoc comment.58
ErrorsName 'saxExceptionTl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
ErrorsMissing a Javadoc comment.60
ErrorsName 'depthTl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
ErrorsExpected an @return tag.65
Errors'{' should be on the previous line.66
ErrorsLine is longer than 80 characters (found 83).67
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
ErrorsLine is longer than 80 characters (found 102).70
ErrorsMissing a Javadoc comment.76
Errors'{' should be on the previous line.77
Errors'if' is not followed by whitespace.80
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
ErrorsLine is longer than 80 characters (found 99).81
ErrorsMissing a Javadoc comment.87
Errors'{' should be on the previous line.88
Errors'if' is not followed by whitespace.90
Errors'(' is followed by whitespace.90
Errors')' is preceded with whitespace.90
ErrorsLine is longer than 80 characters (found 100).91
ErrorsMissing a Javadoc comment.96
ErrorsVariable 'locator' must be private and have accessor methods.96
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.98
ErrorsVariable 'systemId' must be private and have accessor methods.98
ErrorsMissing a Javadoc comment.99
ErrorsVariable 'qName' must be private and have accessor methods.99
ErrorsMissing a Javadoc comment.100
ErrorsVariable 'templateDepth' must be private and have accessor methods.100
ErrorsMissing a Javadoc comment.102
Errors'(' is followed by whitespace.102
ErrorsParameter elementCount should be final.102
Errors'elementCount' hides a field.102
Errors')' is preceded with whitespace.102
Errors'{' should be on the previous line.103
ErrorsMethod 'isRegistered' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsMethod 'setQName' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'(' is followed by whitespace.108
ErrorsParameter qName should be final.108
Errors'qName' hides a field.108
Errors')' is preceded with whitespace.108
ErrorsMethod 'getQName' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
ErrorsMethod 'setSystemId' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
Errors'(' is followed by whitespace.110
ErrorsParameter systemId should be final.110
Errors'systemId' hides a field.110
Errors')' is preceded with whitespace.110
ErrorsMethod 'getSystemId' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsLine is longer than 80 characters (found 127).114
ErrorsRedundant 'final' modifier.116
Errors'{' should be on the previous line.117
Errors'for' is not followed by whitespace.121
Errors'(' is followed by whitespace.121
Errors')' is preceded with whitespace.121
ErrorsLine is longer than 80 characters (found 83).126
Errors'if' is not followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
ErrorsRedundant 'final' modifier.139
Errors'{' should be on the previous line.140
ErrorsLine is longer than 80 characters (found 83).142
Errors'if' is not followed by whitespace.145
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
ErrorsLine is longer than 80 characters (found 111).146
Errors'if' is not followed by whitespace.153
Errors'(' is followed by whitespace.153
Errors')' is preceded with whitespace.153
ErrorsMissing a Javadoc comment.158
ErrorsRedundant 'final' modifier.158
Errors'{' should be on the previous line.159
Errors'for' is not followed by whitespace.162
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
Errors'if' is not followed by whitespace.168
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
ErrorsMissing a Javadoc comment.177
ErrorsRedundant 'final' modifier.177
Errors'{' should be on the previous line.178
Errors'if' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
ErrorsLine is longer than 80 characters (found 108).184
Errors'if' is not followed by whitespace.191
Errors'(' is followed by whitespace.191
Errors')' is preceded with whitespace.191
ErrorsMissing a Javadoc comment.197
ErrorsRedundant 'final' modifier.197
Errors'(' is followed by whitespace.197
ErrorsParameter context should be final.197
Errors')' is preceded with whitespace.197
Errors'{' should be on the previous line.198
ErrorsMissing a Javadoc comment.202
ErrorsRedundant 'final' modifier.202
Errors'{' should be on the previous line.203
ErrorsExpected an @return tag.210
ErrorsLine is longer than 80 characters (found 126).210
ErrorsMethod 'dynamicQName' is not designed for extension - needs to be abstract, final or empty.210
Errors'(' is followed by whitespace.210
ErrorsParameter context should be final.210
ErrorsExpected @param tag for 'context'.210
ErrorsParameter nameXPath should be final.210
ErrorsExpected @param tag for 'nameXPath'.210
ErrorsParameter namespaceXPath should be final.210
ErrorsExpected @param tag for 'namespaceXPath'.210
ErrorsParameter includeDefaultPrefix should be final.210
ErrorsExpected @param tag for 'includeDefaultPrefix'.210
Errors')' is preceded with whitespace.210
ErrorsExpected @throws tag for 'SAXException'.211
Errors'{' should be on the previous line.212
Errors'cast' is not followed by whitespace.213
Errors'if' is not followed by whitespace.214
Errors'(' is followed by whitespace.214
Errors')' is preceded with whitespace.214
Errors'if' is not followed by whitespace.218
Errors'(' is followed by whitespace.218
Errors')' is preceded with whitespace.218
Errors'cast' is not followed by whitespace.219
Errors'if' is not followed by whitespace.220
Errors'(' is followed by whitespace.220
Errors')' is preceded with whitespace.220
ErrorsAvoid inline conditionals.226
ErrorsAvoid inline conditionals.227
ErrorsLine is longer than 80 characters (found 125).230
ErrorsAvoid inline conditionals.230
Errors'if' is not followed by whitespace.231
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsLine is longer than 80 characters (found 91).232
Errors'+' is not preceded with whitespace.232
Errors'+' is not followed by whitespace.232
Errors'+' is not preceded with whitespace.232
Errors'+' is not followed by whitespace.232
Errors'if' is not followed by whitespace.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
ErrorsLine is longer than 80 characters (found 104).239
Errors'(' is followed by whitespace.239
ErrorsAvoid inline conditionals.239
Errors')' is preceded with whitespace.239
Errors'if' is not followed by whitespace.245
Errors'(' is followed by whitespace.245
Errors')' is preceded with whitespace.245
Errors'if' is not followed by whitespace.246
Errors'(' is followed by whitespace.246
Errors')' is preceded with whitespace.246
ErrorsLine is longer than 80 characters (found 89).247
Errors'cast' is not followed by whitespace.247
Errors'if' is not followed by whitespace.248
Errors'(' is followed by whitespace.248
Errors')' is preceded with whitespace.248
ErrorsLine is longer than 80 characters (found 92).249
Errors'+' is not preceded with whitespace.249
Errors'+' is not followed by whitespace.249
Errors'+' is not preceded with whitespace.249
Errors'+' is not followed by whitespace.249
Errors'if' is not followed by whitespace.251
Errors'(' is followed by whitespace.251
Errors')' is preceded with whitespace.251
ErrorsLine is longer than 80 characters (found 153).252
Errors'+' is not preceded with whitespace.252
Errors'+' is not followed by whitespace.252
Errors'+' is not preceded with whitespace.252
Errors'+' is not followed by whitespace.252
Errors'+' is not preceded with whitespace.252
Errors'+' is not followed by whitespace.252
Errors'+' is not preceded with whitespace.252
Errors'+' is not followed by whitespace.252
Errors'}' should be on the same line.255
ErrorsLine is longer than 80 characters (found 102).261
Errors'if' is not followed by whitespace.262
Errors'(' is followed by whitespace.262
Errors')' is preceded with whitespace.262
ErrorsLine is longer than 80 characters (found 146).263
Errors'+' is not preceded with whitespace.263
Errors'+' is not followed by whitespace.263
Errors'+' is not preceded with whitespace.263
Errors'+' is not followed by whitespace.263
Errors'+' is not preceded with whitespace.263
Errors'+' is not followed by whitespace.263
Errors'+' is not preceded with whitespace.263
Errors'+' is not followed by whitespace.263
Errors'+' is not preceded with whitespace.263
Errors'+' is not followed by whitespace.263
Errors'+' is not preceded with whitespace.263
Errors'+' is not followed by whitespace.263
ErrorsMethod 'trackStartElement' is not designed for extension - needs to be abstract, final or empty.270
ErrorsMissing a Javadoc comment.270
Errors'(' is followed by whitespace.270
ErrorsParameter elementIndex should be final.270
Errors')' is preceded with whitespace.270
Errors'{' should be on the previous line.271
ErrorsMethod 'trackEndElement' is not designed for extension - needs to be abstract, final or empty.275
ErrorsMissing a Javadoc comment.275
Errors'(' is followed by whitespace.275
ErrorsParameter elementIndex should be final.275
Errors')' is preceded with whitespace.275
Errors'{' should be on the previous line.276
ErrorsMethod 'isElementStarted' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
Errors'(' is followed by whitespace.280
ErrorsParameter elementIndex should be final.280
Errors')' is preceded with whitespace.280
Errors'{' should be on the previous line.281
ErrorsMethod 'setLocator' is not designed for extension - needs to be abstract, final or empty.285
ErrorsMissing a Javadoc comment.285
Errors'(' is followed by whitespace.285
ErrorsParameter locator should be final.285
Errors'locator' hides a field.285
Errors')' is preceded with whitespace.285
ErrorsMethod 'getLocator' is not designed for extension - needs to be abstract, final or empty.286
ErrorsMissing a Javadoc comment.286
ErrorsLine is longer than 80 characters (found 100).289
ErrorsExpected an @return tag.291
Errors'(' is followed by whitespace.291
ErrorsParameter context should be final.291
ErrorsExpected @param tag for 'context'.291
Errors')' is preceded with whitespace.291
ErrorsExpected @throws tag for 'Exception'.292
Errors'{' should be on the previous line.293
Errors'if' is not followed by whitespace.298
Errors'(' is followed by whitespace.298
Errors')' is preceded with whitespace.298
Errors'if' is not followed by whitespace.303
Errors'(' is followed by whitespace.303
Errors')' is preceded with whitespace.303
Errors'}' should be on the same line.305
Errors'+' is not preceded with whitespace.307
Errors'+' is not followed by whitespace.307
Errors'if' is not followed by whitespace.309
Errors'(' is followed by whitespace.309
Errors')' is preceded with whitespace.309
Errors'(' is followed by whitespace.317
Errors')' is preceded with whitespace.317
Errors'(' is followed by whitespace.319
Errors')' is preceded with whitespace.319
ErrorsLine is longer than 80 characters (found 113).321
Errors'if' is not followed by whitespace.322
Errors'(' is followed by whitespace.322
Errors')' is preceded with whitespace.322
Errors'}' should be on the same line.327
Errors'catch' is not followed by whitespace.328
Errors'(' is followed by whitespace.328
Errors')' is preceded with whitespace.328
Errors'}' should be on the same line.331
Errors'if' is not followed by whitespace.340
Errors'(' is followed by whitespace.340
Errors')' is preceded with whitespace.340
Errors'if' is not followed by whitespace.344
Errors'(' is followed by whitespace.344
Errors')' is preceded with whitespace.344
Errors'}' should be on the same line.346
Errors'-' is not preceded with whitespace.348
Errors'-' is not followed by whitespace.348
Errors'if' is not followed by whitespace.353
Errors'(' is followed by whitespace.353
Errors')' is preceded with whitespace.353
ErrorsLine has trailing spaces.363
ErrorsExpected an @return tag.364
Errors'(' is followed by whitespace.364
ErrorsExpected @param tag for 'context'.364
Errors')' is preceded with whitespace.364
ErrorsExpected @throws tag for 'Exception'.365
ErrorsLine is longer than 80 characters (found 106).368
ErrorsLine is longer than 80 characters (found 93).369
ErrorsExpected an @return tag.372
ErrorsLine is longer than 80 characters (found 87).372
Errors'(' is followed by whitespace.372
ErrorsParameter context should be final.372
ErrorsExpected @param tag for 'context'.372
ErrorsParameter childIndecies should be final.372
ErrorsExpected @param tag for 'childIndecies'.372
Errors')' is preceded with whitespace.372
ErrorsExpected @throws tag for 'Exception'.373
Errors'{' should be on the previous line.374
Errors'for' is not followed by whitespace.376
Errors'(' is followed by whitespace.376
Errors'++' is preceded with whitespace.376
Errors')' is preceded with whitespace.376
ErrorsExpected an @return tag.386
ErrorsLine is longer than 80 characters (found 127).386
Errors'(' is followed by whitespace.386
ErrorsParameter context should be final.386
ErrorsExpected @param tag for 'context'.386
ErrorsParameter exception should be final.386
ErrorsExpected @param tag for 'exception'.386
ErrorsParameter result should be final.386
ErrorsExpected @param tag for 'result'.386
ErrorsParameter childIndecies should be final.386
ErrorsExpected @param tag for 'childIndecies'.386
Errors')' is preceded with whitespace.386
ErrorsExpected @throws tag for 'Exception'.387
Errors'{' should be on the previous line.388
Errors'(' is followed by whitespace.389
Errors')' is preceded with whitespace.389
Errors'if' is not followed by whitespace.391
Errors'(' is followed by whitespace.391
Errors')' is preceded with whitespace.391
Errors'}' should be on the same line.393
Errors'if' is not followed by whitespace.394
Errors'(' is followed by whitespace.394
Errors')' is preceded with whitespace.394
Errors'}' should be on the same line.396
ErrorsExpected an @return tag.405
ErrorsLine is longer than 80 characters (found 112).405
Errors'(' is followed by whitespace.405
ErrorsParameter context should be final.405
ErrorsExpected @param tag for 'context'.405
ErrorsParameter exception should be final.405
ErrorsExpected @param tag for 'exception'.405
ErrorsParameter childIndecies should be final.405
ErrorsExpected @param tag for 'childIndecies'.405
Errors')' is preceded with whitespace.405
Errors'for' is not followed by whitespace.409
Errors'(' is followed by whitespace.409
Errors')' is preceded with whitespace.409
Errors'if' is not followed by whitespace.410
Errors'(' is followed by whitespace.410
Errors')' is preceded with whitespace.410
Errors'if' is not followed by whitespace.413
Errors'(' is followed by whitespace.413
Errors')' is preceded with whitespace.413
ErrorsLine is longer than 80 characters (found 85).414
Errors'cast' is not followed by whitespace.414
Errors'(' is followed by whitespace.414
Errors')' is preceded with whitespace.414
Errors'}' should be on the same line.416
Errors'catch' is not followed by whitespace.417
Errors'(' is followed by whitespace.417
Errors')' is preceded with whitespace.417
ErrorsMust have at least one statement.417
ErrorsExpected an @return tag.430
Errors'(' is followed by whitespace.430
ErrorsParameter qName should be final.430
ErrorsExpected @param tag for 'qName'.430
Errors')' is preceded with whitespace.430
Errors'{' should be on the previous line.431
Errors'if' is not followed by whitespace.432
Errors'(' is followed by whitespace.432
Errors')' is preceded with whitespace.432
Errors'}' should be on the same line.434
ErrorsMethod 'getContentHandler' is not designed for extension - needs to be abstract, final or empty.440
ErrorsMissing a Javadoc comment.440
Errors'{' should be on the previous line.441
ErrorsLine is longer than 80 characters (found 102).442
Errors'cast' is not followed by whitespace.442
ErrorsMethod 'hasSaxExceptionFired' is not designed for extension - needs to be abstract, final or empty.445
ErrorsMissing a Javadoc comment.445
Errors'{' should be on the previous line.446
ErrorsMethod 'registerSaxException' is not designed for extension - needs to be abstract, final or empty.450
ErrorsMissing a Javadoc comment.450
Errors'(' is followed by whitespace.450
ErrorsParameter saxException should be final.450
Errors')' is preceded with whitespace.450
Errors'{' should be on the previous line.451

org/xchain/namespaces/jsl/CommandExecutionState.java

ViolationMessageLine
Errors'{' should be on the previous line.22
ErrorsLine is longer than 80 characters (found 87).25
ErrorsLine is longer than 80 characters (found 82).27

org/xchain/namespaces/jsl/ElementOutputState.java

ViolationMessageLine
Errors'{' should be on the previous line.22
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.24
ErrorsLine has trailing spaces.25
ErrorsMissing a Javadoc comment.25

org/xchain/namespaces/jsl/TemporaryCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 88).25
Errors'=' is not preceded with whitespace.30
Errors'=' is not followed by whitespace.30
Errors'{' should be on the previous line.34
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
Errors'(' is followed by whitespace.35
ErrorsParameter context should be final.35
Errors')' is preceded with whitespace.35
Errors'{' should be on the previous line.37

org/xchain/namespaces/jsl/package-info.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.21
Errors'=' is not followed by whitespace.21

org/xchain/namespaces/sax/CommandSourceCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 152).33
ErrorsLine is longer than 80 characters (found 132).34
ErrorsLine has trailing spaces.38
Errors'=' is not preceded with whitespace.51
Errors'=' is not followed by whitespace.51
Errors'{' should be on the previous line.54
ErrorsLine is longer than 80 characters (found 81).55
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'log' must be private and have accessor methods.55
ErrorsExpected an @return tag.60
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.60
Errors'(' is followed by whitespace.60
ErrorsParameter context should be final.60
ErrorsExpected @param tag for 'context'.60
Errors')' is preceded with whitespace.60
ErrorsExpected @throws tag for 'Exception'.61
Errors'{' should be on the previous line.62
Errors'(' is followed by whitespace.69
Errors')' is preceded with whitespace.69
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
ErrorsComment matches to-do format 'TODO:'.77
Errors'if' is not followed by whitespace.79
Errors'(' is followed by whitespace.79
Errors')' is preceded with whitespace.79
Errors'(' is followed by whitespace.80
Errors')' is preceded with whitespace.80
Errors'if' is not followed by whitespace.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
ErrorsMissing a Javadoc comment.92
Errors'{' should be on the previous line.94
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
Errors'(' is followed by whitespace.95
ErrorsParameter context should be final.95
Errors')' is preceded with whitespace.95
Errors'{' should be on the previous line.97

org/xchain/namespaces/sax/MultiDocumentResultCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 111).29
Errors'=' is not preceded with whitespace.35
Errors'=' is not followed by whitespace.35
Errors'{' should be on the previous line.38
ErrorsLine is longer than 80 characters (found 88).39
ErrorsMissing a Javadoc comment.39
ErrorsExpected an @return tag.44
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.44
Errors'(' is followed by whitespace.44
ErrorsParameter context should be final.44
ErrorsExpected @param tag for 'context'.44
Errors')' is preceded with whitespace.44
ErrorsExpected @throws tag for 'Exception'.45
Errors'{' should be on the previous line.46

org/xchain/namespaces/sax/NullResultCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 135).30
ErrorsLine is longer than 80 characters (found 88).31
ErrorsExtra HTML tag found: </p>31
Errors'=' is not preceded with whitespace.44
Errors'=' is not followed by whitespace.44
Errors'{' should be on the previous line.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'log' must be private and have accessor methods.48
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
Errors'(' is followed by whitespace.50
ErrorsParameter context should be final.50
Errors')' is preceded with whitespace.50
Errors'{' should be on the previous line.52
ErrorsLine is longer than 80 characters (found 88).57

org/xchain/namespaces/sax/OutputPropertyCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 142).27
Errors'=' is not preceded with whitespace.46
Errors'=' is not followed by whitespace.46
Errors'{' should be on the previous line.49
ErrorsLine is longer than 80 characters (found 83).51
ErrorsLine has trailing spaces.52
ErrorsExpected an @return tag.57
Errors'=' is not preceded with whitespace.57
Errors'=' is not followed by whitespace.57
Errors'=' is not preceded with whitespace.57
Errors'=' is not followed by whitespace.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsExpected @throws tag for 'Exception'.59
ErrorsExpected an @return tag.65
Errors'=' is not preceded with whitespace.65
Errors'=' is not followed by whitespace.65
Errors'=' is not preceded with whitespace.65
Errors'=' is not followed by whitespace.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine has trailing spaces.67
ErrorsExpected @throws tag for 'Exception'.67
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
Errors'if' is not followed by whitespace.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsExpected an @return tag.80
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is followed by whitespace.80
ErrorsParameter context should be final.80
Errors')' is preceded with whitespace.80
ErrorsExpected @throws tag for 'Exception'.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'if' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87

org/xchain/namespaces/sax/ParameterCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 129).27
Errors'=' is not preceded with whitespace.46
Errors'=' is not followed by whitespace.46
Errors'{' should be on the previous line.49
ErrorsLine has trailing spaces.53
ErrorsExpected an @return tag.57
Errors'=' is not preceded with whitespace.57
Errors'=' is not followed by whitespace.57
Errors'=' is not preceded with whitespace.57
Errors'=' is not followed by whitespace.57
Errors'(' is followed by whitespace.58
Errors')' is preceded with whitespace.58
ErrorsExpected @throws tag for 'Exception'.59
ErrorsExpected an @return tag.65
Errors'=' is not preceded with whitespace.65
Errors'=' is not followed by whitespace.65
Errors'=' is not preceded with whitespace.65
Errors'=' is not followed by whitespace.65
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsLine has trailing spaces.67
ErrorsExpected @throws tag for 'Exception'.67
ErrorsMissing a Javadoc comment.69
Errors'{' should be on the previous line.70
Errors'if' is not followed by whitespace.71
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71
ErrorsLine is longer than 80 characters (found 109).77
ErrorsExpected an @return tag.80
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.80
Errors'(' is followed by whitespace.80
ErrorsParameter context should be final.80
Errors')' is preceded with whitespace.80
ErrorsExpected @throws tag for 'Exception'.81
Errors'{' should be on the previous line.82
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'(' is followed by whitespace.84
Errors')' is preceded with whitespace.84
Errors'if' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87
Errors'+' is not preceded with whitespace.87
Errors'+' is not followed by whitespace.87

org/xchain/namespaces/sax/PipelineCommand.java

ViolationMessageLine
ErrorsUnused import - org.xml.sax.helpers.XMLReaderFactory.34
ErrorsLine is longer than 80 characters (found 113).49
ErrorsLine is longer than 80 characters (found 88).50
Errors'=' is not preceded with whitespace.63
Errors'=' is not followed by whitespace.63
Errors'{' should be on the previous line.66
Errors'(' is followed by whitespace.68
Errors')' is preceded with whitespace.68
ErrorsLine is longer than 80 characters (found 116).71
ErrorsLine is longer than 80 characters (found 136).73
ErrorsLine is longer than 80 characters (found 82).77
ErrorsExpected an @return tag.79
Errors'{' should be on the previous line.80
ErrorsLine is longer than 80 characters (found 90).81
Errors'if' is not followed by whitespace.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
Errors'(' is followed by whitespace.95
ErrorsParameter pipelineConfig should be final.95
Errors')' is preceded with whitespace.95
Errors'{' should be on the previous line.96
Errors'{' should be on the previous line.105
ErrorsLine is longer than 80 characters (found 105).110
Errors'{' should be on the previous line.114
ErrorsExpected an @return tag.122
Errors'=' is not preceded with whitespace.122
Errors'=' is not followed by whitespace.122
Errors'=' is not preceded with whitespace.122
Errors'=' is not followed by whitespace.122
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
ErrorsMissing a Javadoc comment.124
ErrorsMethod 'getUriResolverSafe' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
Errors'(' is followed by whitespace.126
ErrorsParameter context should be final.126
Errors')' is preceded with whitespace.126
Errors'{' should be on the previous line.127
Errors'?' is not preceded with whitespace.128
ErrorsAvoid inline conditionals.128
Errors'?' is not followed by whitespace.128
Errors':' is not preceded with whitespace.128
Errors':' is not followed by whitespace.128
Errors'if' is not followed by whitespace.130
Errors'(' is followed by whitespace.130
Errors')' is preceded with whitespace.130
ErrorsLine is longer than 80 characters (found 116).132
ErrorsLine contains a tab character.132
ErrorsLine has trailing spaces.134
ErrorsLine is longer than 80 characters (found 109).135
Errors'{' should be on the previous line.145
ErrorsLine is longer than 80 characters (found 105).150
ErrorsExpected an @return tag.154
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.154
Errors'(' is followed by whitespace.154
ErrorsParameter context should be final.154
Errors')' is preceded with whitespace.154
ErrorsExpected @throws tag for 'Exception'.155
Errors'{' should be on the previous line.156
Errors'(' is followed by whitespace.169
ErrorsParameter e should be final.169
Errors')' is preceded with whitespace.169
Errors'if' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
ErrorsLine is longer than 80 characters (found 130).174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'+' is not preceded with whitespace.174
Errors'+' is not followed by whitespace.174
Errors'(' is followed by whitespace.182
ErrorsParameter e should be final.182
Errors')' is preceded with whitespace.182
Errors'if' is not followed by whitespace.186
Errors'(' is followed by whitespace.186
Errors')' is preceded with whitespace.186
ErrorsLine is longer than 80 characters (found 130).187
Errors'+' is not preceded with whitespace.187
Errors'+' is not followed by whitespace.187
Errors'+' is not preceded with whitespace.187
Errors'+' is not followed by whitespace.187
Errors'+' is not preceded with whitespace.187
Errors'+' is not followed by whitespace.187
Errors'+' is not preceded with whitespace.187
Errors'+' is not followed by whitespace.187
Errors'+' is not preceded with whitespace.187
Errors'+' is not followed by whitespace.187
Errors'(' is followed by whitespace.195
ErrorsParameter e should be final.195
Errors')' is preceded with whitespace.195
Errors'if' is not followed by whitespace.209
Errors'(' is followed by whitespace.209
Errors')' is preceded with whitespace.209
Errors'}' should be on the same line.212
Errors'if' is not followed by whitespace.217
Errors'(' is followed by whitespace.217
Errors')' is preceded with whitespace.217
Errors'}' should be on the same line.227
ErrorsLine is longer than 80 characters (found 82).232
Errors'{' should be on the previous line.242
ErrorsMissing a Javadoc comment.243
ErrorsVariable 'uriResolver' must be private and have accessor methods.243
ErrorsMissing a Javadoc comment.244
ErrorsVariable 'errorListener' must be private and have accessor methods.244
ErrorsMissing a Javadoc comment.245
ErrorsVariable 'compositeStage' must be private and have accessor methods.245
ErrorsMissing a Javadoc comment.246
ErrorsVariable 'reader' must be private and have accessor methods.246
ErrorsMissing a Javadoc comment.247
ErrorsVariable 'source' must be private and have accessor methods.247
ErrorsMissing a Javadoc comment.248
ErrorsVariable 'result' must be private and have accessor methods.248
ErrorsMissing a Javadoc comment.249
ErrorsVariable 'entityResolver' must be private and have accessor methods.249
ErrorsMethod 'getUriResolver' is not designed for extension - needs to be abstract, final or empty.251
ErrorsMissing a Javadoc comment.251
ErrorsLine is longer than 80 characters (found 93).252
ErrorsMethod 'setUriResolver' is not designed for extension - needs to be abstract, final or empty.252
ErrorsMissing a Javadoc comment.252
Errors'(' is followed by whitespace.252
ErrorsParameter uriResolver should be final.252
Errors'uriResolver' hides a field.252
Errors')' is preceded with whitespace.252
ErrorsMethod 'getErrorListener' is not designed for extension - needs to be abstract, final or empty.253
ErrorsMissing a Javadoc comment.253
ErrorsLine is longer than 80 characters (found 103).254
ErrorsMethod 'setErrorListener' is not designed for extension - needs to be abstract, final or empty.254
ErrorsMissing a Javadoc comment.254
Errors'(' is followed by whitespace.254
ErrorsParameter errorListener should be final.254
Errors'errorListener' hides a field.254
Errors')' is preceded with whitespace.254
ErrorsMethod 'getCompositeStage' is not designed for extension - needs to be abstract, final or empty.255
ErrorsMissing a Javadoc comment.255
ErrorsLine is longer than 80 characters (found 108).256
ErrorsMethod 'setCompositeStage' is not designed for extension - needs to be abstract, final or empty.256
ErrorsMissing a Javadoc comment.256
Errors'(' is followed by whitespace.256
ErrorsParameter compositeStage should be final.256
Errors'compositeStage' hides a field.256
Errors')' is preceded with whitespace.256
ErrorsMethod 'getXmlReader' is not designed for extension - needs to be abstract, final or empty.257
ErrorsMissing a Javadoc comment.257
ErrorsMethod 'setXmlReader' is not designed for extension - needs to be abstract, final or empty.258
ErrorsMissing a Javadoc comment.258
ErrorsParameter reader should be final.258
Errors'reader' hides a field.258
ErrorsLine has trailing spaces.259
ErrorsMethod 'getSource' is not designed for extension - needs to be abstract, final or empty.259
ErrorsMissing a Javadoc comment.259
ErrorsMethod 'setSource' is not designed for extension - needs to be abstract, final or empty.260
ErrorsMissing a Javadoc comment.260
Errors'(' is followed by whitespace.260
ErrorsParameter source should be final.260
Errors'source' hides a field.260
Errors')' is preceded with whitespace.260
ErrorsMethod 'getEntityResolver' is not designed for extension - needs to be abstract, final or empty.261
ErrorsMissing a Javadoc comment.261
ErrorsLine is longer than 80 characters (found 108).262
ErrorsMethod 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty.262
ErrorsMissing a Javadoc comment.262
Errors'(' is followed by whitespace.262
ErrorsParameter entityResolver should be final.262
Errors'entityResolver' hides a field.262
Errors')' is preceded with whitespace.262

org/xchain/namespaces/sax/ResultCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 144).46
ErrorsLine is longer than 80 characters (found 107).47
ErrorsMissing a Javadoc comment.92
ErrorsVariable 'log' must be private and have accessor methods.92
ErrorsLine is longer than 80 characters (found 84).95
ErrorsExpected an @return tag.98
ErrorsExpected @throws tag for 'Exception'.100
ErrorsExpected an @return tag.112
Errors'=' is not preceded with whitespace.112
Errors'=' is not followed by whitespace.112
ErrorsExpected @throws tag for 'Exception'.114
ErrorsExpected an @return tag.126
ErrorsExpected @throws tag for 'Exception'.128
ErrorsExpected an @return tag.140
ErrorsLine is longer than 80 characters (found 82).140
ErrorsExpected @throws tag for 'Exception'.142
ErrorsLine is longer than 80 characters (found 88).153
ErrorsMethod 'createResultForSelect' is not designed for extension - needs to be abstract, final or empty.155
ErrorsParameter context should be final.155
ErrorsExpected @throws tag for 'Exception'.156
Errors'{' should be on the previous line.157
Errors'if' is not followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
Errors'}' should be on the same line.162
Errors'if' is not followed by whitespace.164
Errors'(' is followed by whitespace.164
Errors')' is preceded with whitespace.164
Errors'}' should be on the same line.166
Errors'if' is not followed by whitespace.169
Errors'(' is followed by whitespace.169
Errors')' is preceded with whitespace.169
Errors'if' is not followed by whitespace.171
Errors'(' is followed by whitespace.171
Errors')' is preceded with whitespace.171
Errors'if' is not followed by whitespace.173
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
Errors'}' should be on the same line.175
Errors'if' is not followed by whitespace.178
Errors'(' is followed by whitespace.178
Errors')' is preceded with whitespace.178
Errors'}' should be on the same line.180
Errors'if' is not followed by whitespace.183
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
Errors'}' should be on the same line.185
ErrorsLine is longer than 80 characters (found 160).189
ErrorsMethod 'createResultForSystemId' is not designed for extension - needs to be abstract, final or empty.198
ErrorsParameter context should be final.198
ErrorsExpected @throws tag for 'Exception'.199
Errors'{' should be on the previous line.200
Errors'if' is not followed by whitespace.204
Errors'(' is followed by whitespace.204
Errors')' is preceded with whitespace.204
Errors'}' should be on the same line.206
ErrorsMethod 'createResultForPath' is not designed for extension - needs to be abstract, final or empty.230
ErrorsParameter context should be final.230
ErrorsExpected @throws tag for 'Exception'.231
Errors'{' should be on the previous line.232
Errors'if' is not followed by whitespace.241
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
ErrorsLine is longer than 80 characters (found 108).260
ErrorsExpected an @return tag.262
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.262
ErrorsParameter context should be final.262
ErrorsExpected @param tag for 'context'.262
ErrorsExpected @throws tag for 'Exception'.263
Errors'{' should be on the previous line.264
Errors'if' is not followed by whitespace.267
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
Errors'if' is not followed by whitespace.269
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269
Errors'if' is not followed by whitespace.271
Errors'(' is followed by whitespace.271
Errors')' is preceded with whitespace.271
ErrorsLine is longer than 80 characters (found 113).274

org/xchain/namespaces/sax/SerializerCommand.java

ViolationMessageLine
ErrorsLine is longer than 80 characters (found 89).30
Errors'=' is not preceded with whitespace.36
Errors'=' is not followed by whitespace.36
Errors'{' should be on the previous line.39
ErrorsLine is longer than 80 characters (found 81).40
ErrorsMissing a Javadoc comment.40
Errors'(' is followed by whitespace.40
Errors')' is preceded with whitespace.40
ErrorsLine is longer than 80 characters (found 87).42
ErrorsMissing a Javadoc comment.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'=' is not preceded with whitespace.42
Errors'=' is not followed by whitespace.42
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43
ErrorsMissing a Javadoc comment.46
Errors'=' is not preceded with whitespace.46
Errors'=' is not followed by whitespace.46
Errors'=' is not preceded with whitespace.46
Errors'=' is not followed by whitespace.46
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
ErrorsMissing a Javadoc comment.49
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
Errors'(' is followed by whitespace.51
ErrorsParameter context should be final.51
Errors')' is preceded with whitespace.51
Errors'{' should be on the previous line.53
Errors'if' is not followed by whitespace.55
Errors'(' is followed by whitespace.55
Errors')' is preceded with whitespace.55
ErrorsLine is longer than 80 characters (found 124).60
Errors'(' is followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
Errors')' is preceded with whitespace.60
Errors')' is preceded with whitespace.60
ErrorsLine has trailing spaces.61

org/xchain/namespaces/sax/TransformerCommand.java

ViolationMessageLine
ErrorsUnused import - javax.xml.transform.stream.StreamSource.23
ErrorsUnused import - org.xml.sax.Locator.36
ErrorsUnused import - javax.xml.namespace.QName.37
ErrorsLine is longer than 80 characters (found 157).41
ErrorsLine is longer than 80 characters (found 127).42
ErrorsLine is longer than 80 characters (found 138).54
ErrorsLine is longer than 80 characters (found 186).68
Errors'=' is not preceded with whitespace.87
Errors'=' is not followed by whitespace.87
Errors'{' should be on the previous line.91
ErrorsLine is longer than 80 characters (found 85).96
ErrorsLine is longer than 80 characters (found 124).98
ErrorsVariable 'transformerThreadLocal' must be private and have accessor methods.98
ErrorsExpected an @return tag.104
Errors'=' is not preceded with whitespace.104
Errors'=' is not followed by whitespace.104
Errors'=' is not preceded with whitespace.104
Errors'=' is not followed by whitespace.104
Errors'(' is followed by whitespace.105
Errors')' is preceded with whitespace.105
ErrorsExpected @throws tag for 'Exception'.106
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'(' is followed by whitespace.108
ErrorsParameter context should be final.108
Errors')' is preceded with whitespace.108
Errors'{' should be on the previous line.110
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters (found 90).112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
Errors'+' is not preceded with whitespace.112
Errors'+' is not followed by whitespace.112
ErrorsLine is longer than 80 characters (found 159).121
ErrorsLine is longer than 80 characters (found 87).126
Errors'if' is not followed by whitespace.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
ErrorsLine is longer than 80 characters (found 93).128
Errors'}' should be on the same line.130
Errors'catch' is not followed by whitespace.131
Errors'(' is followed by whitespace.131
Errors')' is preceded with whitespace.131
Errors'if' is not followed by whitespace.132
Errors'(' is followed by whitespace.132
Errors')' is preceded with whitespace.132
ErrorsLine is longer than 80 characters (found 117).133
Errors'+' is not preceded with whitespace.133
Errors'+' is not followed by whitespace.133
Errors'(' is followed by whitespace.133
Errors')' is preceded with whitespace.133
Errors'+' is not preceded with whitespace.133
Errors'+' is not followed by whitespace.133
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'}' should be on the same line.144
Errors'if' is not followed by whitespace.151
Errors'(' is followed by whitespace.151
Errors')' is preceded with whitespace.151
Errors'if' is not followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
ErrorsLine is longer than 80 characters (found 118).160
ErrorsLine has trailing spaces.161
ErrorsLine is longer than 80 characters (found 144).167
ErrorsLine has trailing spaces.170
Errors'{' should be on the previous line.171
ErrorsLine is longer than 80 characters (found 83).172
Errors'if' is not followed by whitespace.174
Errors'(' is followed by whitespace.174
Errors')' is preceded with whitespace.174
ErrorsLine is longer than 80 characters (found 83).184
Errors'(' is followed by whitespace.186
ErrorsParameter transformer should be final.186
Errors')' is preceded with whitespace.186
Errors'{' should be on the previous line.187
Errors'(' is followed by whitespace.188
Errors')' is preceded with whitespace.188
ErrorsLine is longer than 80 characters (found 90).192
ErrorsLine is longer than 80 characters (found 82).193
Errors'{' should be on the previous line.196
ErrorsLine is longer than 80 characters (found 104).201
Errors'{' should be on the previous line.205

org/xchain/namespaces/sax/UrlSourceCommand.java

ViolationMessageLine
ErrorsUnused import - org.xchain.Command.23
ErrorsUnused import - org.xchain.framework.sax.CommandXmlReader.30
ErrorsUnused import - org.xchain.framework.sax.ContextInputSource.31
ErrorsUnused import - org.xml.sax.Locator.35
Errors'=' is not preceded with whitespace.41
Errors'=' is not followed by whitespace.41
Errors'{' should be on the previous line.45
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'log' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.48
Errors'=' is not preceded with whitespace.48
Errors'=' is not followed by whitespace.48
Errors'=' is not preceded with whitespace.48
Errors'=' is not followed by whitespace.48
Errors'(' is followed by whitespace.49
Errors')' is preceded with whitespace.49
ErrorsExpected an @return tag.53
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.53
Errors'(' is followed by whitespace.53
ErrorsParameter context should be final.53
ErrorsExpected @param tag for 'context'.53
Errors')' is preceded with whitespace.53
ErrorsExpected @throws tag for 'Exception'.54
Errors'{' should be on the previous line.55
ErrorsLine is longer than 80 characters (found 84).60
Errors'if' is not followed by whitespace.67
Errors'(' is followed by whitespace.67
Errors')' is preceded with whitespace.67

org/xchain/namespaces/sax/package-info.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.22
Errors'=' is not followed by whitespace.22

org/xchain/namespaces/security/SecurityConstants.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.21
Errors'{' should be on the previous line.22
ErrorsMissing a Javadoc comment.23

org/xchain/namespaces/security/package-info.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.22
Errors'=' is not followed by whitespace.22

org/xchain/package-info.java

ViolationMessageLine
ErrorsLine has trailing spaces.17