Checkstyle Results

The following document contains the results of Checkstyle 6.1.1 with config/sun_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
697 0 0 40386

Files

File  I  W  E
ValidationMessages.properties 0 0 3
ValidationMessages_it_IT.properties 0 0 8
archetype-resources/src/test/resources/org/castor/xml/builder/test/builder.properties 0 0 2
castor.properties 0 0 1
org/castor/anttask/CastorCodeGenTask.java 0 0 146
org/castor/anttask/XMLInstance2SchemaTask.java 0 0 43
org/castor/core/CoreConfiguration.java 0 0 4
org/castor/core/CoreProperties.java 0 0 16
org/castor/core/annotationprocessing/AnnotationProcessingService.java 0 0 17
org/castor/core/annotationprocessing/AnnotationProcessor.java 0 0 7
org/castor/core/annotationprocessing/AnnotationTargetException.java 0 0 9
org/castor/core/annotationprocessing/BaseAnnotationProcessingService.java 0 0 16
org/castor/core/annotationprocessing/BaseTargetAwareAnnotationProcessingService.java 0 0 44
org/castor/core/annotationprocessing/TargetAwareAnnotationProcessingService.java 0 0 19
org/castor/core/annotationprocessing/TargetAwareAnnotationProcessor.java 0 0 5
org/castor/core/constants/cpa/JDOConstants.java 0 0 9
org/castor/core/constants/solrj/SOLRJConstants.java 0 0 7
org/castor/core/exception/IllegalClassDescriptorInitialization.java 0 0 6
org/castor/core/exceptions/CastorRuntimeException.java 0 0 28
org/castor/core/nature/BaseNature.java 0 0 21
org/castor/core/nature/Nature.java 0 0 1
org/castor/core/nature/NatureExtendable.java 0 0 7
org/castor/core/nature/PropertyHolder.java 0 0 6
org/castor/core/util/AbstractProperties.java 0 0 234
org/castor/core/util/Assert.java 0 0 19
org/castor/core/util/Base64Decoder.java 0 0 42
org/castor/core/util/Base64Encoder.java 0 0 38
org/castor/core/util/CastorProperties.java 0 0 6
org/castor/core/util/CycleBreaker.java 0 0 29
org/castor/core/util/EnumerationIterator.java 0 0 5
org/castor/core/util/HexDecoder.java 0 0 17
org/castor/core/util/IdentityMap.java 0 0 75
org/castor/core/util/IdentitySet.java 0 0 90
org/castor/core/util/MessageKeys.java 0 0 7
org/castor/core/util/Messages.java 0 0 18
org/castor/core/util/PropertiesException.java 0 0 13
org/castor/core/util/StringUtil.java 0 0 4
org/castor/mapping/AbstractMappingLoaderFactory.java 0 0 12
org/castor/mapping/BindingType.java 0 0 10
org/castor/mapping/JDOMappingLoaderFactory.java 0 0 10
org/castor/mapping/MappingLoaderFactory.java 0 0 11
org/castor/mapping/MappingLoaderRegistry.java 0 0 19
org/castor/mapping/MappingSource.java 0 0 14
org/castor/mapping/MappingUnmarshallIDResolver.java 0 0 13
org/castor/mapping/MappingUnmarshallListener.java 0 0 23
org/castor/mapping/MappingUnmarshaller.java 0 0 39
org/castor/mapping/XMLMappingLoaderFactory.java 0 0 11
org/castor/messages.properties 0 0 16
org/castor/xml/AbstractInternalContext.java 0 0 186
org/castor/xml/BackwardCompatibilityContext.java 0 0 6
org/castor/xml/InternalContext.java 0 0 101
org/castor/xml/JavaNaming.java 0 0 50
org/castor/xml/JavaNamingImpl.java 0 0 43
org/castor/xml/JavaNamingNGImpl.java 0 0 46
org/castor/xml/PropertyChangeProvider.java 0 0 11
org/castor/xml/UnmarshalListener.java 0 0 5
org/castor/xml/UnmarshalListenerAdapter.java 0 0 24
org/castor/xml/XMLConfiguration.java 0 0 2
org/castor/xml/XMLNaming.java 0 0 28
org/castor/xml/XMLProperties.java 0 0 135
org/castor/xml/castor.xml.properties 0 0 42
org/castor/xmlctf/CastorTestCase.java 0 0 59
org/castor/xmlctf/CastorTestSuiteRunner.java 0 0 18
org/castor/xmlctf/CastorTestable.java 0 0 5
org/castor/xmlctf/CompareHelper.java 0 0 49
org/castor/xmlctf/MarshallingFrameworkTestCase.java 0 0 25
org/castor/xmlctf/ObjectModelBuilder.java 0 0 2
org/castor/xmlctf/OnlySourceGenerationTestCase.java 0 0 27
org/castor/xmlctf/RandomHelper.java 0 0 161
org/castor/xmlctf/SchemaTestCase.java 0 0 67
org/castor/xmlctf/SourceGeneratorTestCase.java 0 0 33
org/castor/xmlctf/TestCaseAggregator.java 0 0 23
org/castor/xmlctf/TestSourceGenerator.java 0 0 54
org/castor/xmlctf/TestWithCustomTest.java 0 0 29
org/castor/xmlctf/TestWithRandomObject.java 0 0 57
org/castor/xmlctf/TestWithReferenceDocument.java 0 0 128
org/castor/xmlctf/XMLTestCase.java 0 0 124
org/castor/xmlctf/compiler/AntJavaCompiler.java 0 0 18
org/castor/xmlctf/compiler/CompilationException.java 0 0 2
org/castor/xmlctf/compiler/SunJavaCompiler.java 0 0 49
org/castor/xmlctf/util/CTFUtils.java 0 0 18
org/castor/xmlctf/util/FileServices.java 0 0 10
org/castor/xmlctf/xmldiff/XMLDiff.java 0 0 66
org/castor/xmlctf/xmldiff/xml/Location.java 0 0 7
org/castor/xmlctf/xmldiff/xml/XMLContentHandler.java 0 0 29
org/castor/xmlctf/xmldiff/xml/XMLFileReader.java 0 0 17
org/castor/xmlctf/xmldiff/xml/nodes/Attribute.java 0 0 9
org/castor/xmlctf/xmldiff/xml/nodes/Element.java 0 0 20
org/castor/xmlctf/xmldiff/xml/nodes/Namespace.java 0 0 6
org/castor/xmlctf/xmldiff/xml/nodes/ParentNode.java 0 0 14
org/castor/xmlctf/xmldiff/xml/nodes/ProcessingInstruction.java 0 0 3
org/castor/xmlctf/xmldiff/xml/nodes/Root.java 0 0 2
org/castor/xmlctf/xmldiff/xml/nodes/Text.java 0 0 4
org/castor/xmlctf/xmldiff/xml/nodes/XMLNode.java 0 0 21
org/codehaus/castor/maven/xmlctf/AbstractTestSuiteMojo.java 0 0 19
org/codehaus/castor/maven/xmlctf/TextTestSuiteMojo.java 0 0 6
org/exolab/castor/builder/AnnotationBuilder.java 0 0 10
org/exolab/castor/builder/BuilderConfiguration.java 0 0 127
org/exolab/castor/builder/FactoryState.java 0 0 46
org/exolab/castor/builder/GroupNaming.java 0 0 12
org/exolab/castor/builder/JClassRegistry.java 0 0 82
org/exolab/castor/builder/SGStateInfo.java 0 0 31
org/exolab/castor/builder/SGTypes.java 0 0 33
org/exolab/castor/builder/SingleClassGenerator.java 0 0 101
org/exolab/castor/builder/SourceGenerator.java 0 0 157
org/exolab/castor/builder/SourceGeneratorConstants.java 0 0 4
org/exolab/castor/builder/SourceGeneratorMain.java 0 0 99
org/exolab/castor/builder/TypeConversion.java 0 0 94
org/exolab/castor/builder/binding/BindingException.java 0 0 1
org/exolab/castor/builder/binding/BindingLoader.java 0 0 26
org/exolab/castor/builder/binding/ExtendedBinding.java 0 0 41
org/exolab/castor/builder/binding/XMLBindingComponent.java 0 0 79
org/exolab/castor/builder/binding/XPathHelper.java 0 0 10
org/exolab/castor/builder/binding/binding.builder.properties 0 0 1
org/exolab/castor/builder/castorbuilder.properties 0 0 27
org/exolab/castor/builder/conflict/strategy/BaseClassNameConflictResolver.java 0 0 13
org/exolab/castor/builder/conflict/strategy/ClassNameConflictResolver.java 0 0 3
org/exolab/castor/builder/conflict/strategy/TypeClassNameConflictResolver.java 0 0 16
org/exolab/castor/builder/conflict/strategy/XPATHClassNameConflictResolver.java 0 0 7
org/exolab/castor/builder/conflictresolution/BaseClassNameCRStrategy.java 0 0 4
org/exolab/castor/builder/conflictresolution/ClassNameCRStrategy.java 0 0 3
org/exolab/castor/builder/conflictresolution/ClassNameCRStrategyRegistry.java 0 0 9
org/exolab/castor/builder/conflictresolution/InformViaLogClassNameCRStrategy.java 0 0 10
org/exolab/castor/builder/conflictresolution/WarningViaDialogClassNameCRStrategy.java 0 0 6
org/exolab/castor/builder/descriptors/DescriptorJClass.java 0 0 33
org/exolab/castor/builder/descriptors/DescriptorSourceFactory.java 0 0 75
org/exolab/castor/builder/descriptors/JDOClassDescriptorFactory.java 0 0 93
org/exolab/castor/builder/descriptors/JDODescriptorJClass.java 0 0 17
org/exolab/castor/builder/factory/BaseFactory.java 0 0 30
org/exolab/castor/builder/factory/CollectionJ2MemberAndAccessorFactory.java 0 0 10
org/exolab/castor/builder/factory/CollectionJ2NoIndexMemberAndAccessorFactory.java 0 0 11
org/exolab/castor/builder/factory/CollectionMemberAndAccessorFactory.java 0 0 112
org/exolab/castor/builder/factory/CollectionODMG30MemberAndAccessorFactory.java 0 0 9
org/exolab/castor/builder/factory/EnumerationFactory.java 0 0 47
org/exolab/castor/builder/factory/FieldInfoFactory.java 0 0 71
org/exolab/castor/builder/factory/FieldMemberAndAccessorFactory.java 0 0 77
org/exolab/castor/builder/factory/IdentityMemberAndAccessorFactory.java 0 0 15
org/exolab/castor/builder/factory/MappingFileSourceFactory.java 0 0 11
org/exolab/castor/builder/factory/MemberFactory.java 0 0 75
org/exolab/castor/builder/factory/SourceFactory.java 0 0 290
org/exolab/castor/builder/factory/XMLFieldHandlerFactory.java 0 0 26
org/exolab/castor/builder/info/ClassInfo.java 0 0 24
org/exolab/castor/builder/info/CollectionInfo.java 0 0 29
org/exolab/castor/builder/info/CollectionInfoJ2.java 0 0 12
org/exolab/castor/builder/info/CollectionInfoJ2Collection.java 0 0 10
org/exolab/castor/builder/info/CollectionInfoJ2Set.java 0 0 9
org/exolab/castor/builder/info/CollectionInfoJ2SortedSet.java 0 0 7
org/exolab/castor/builder/info/CollectionInfoODMG30.java 0 0 9
org/exolab/castor/builder/info/FieldInfo.java 0 0 56
org/exolab/castor/builder/info/GroupInfo.java 0 0 8
org/exolab/castor/builder/info/IdentityInfo.java 0 0 5
org/exolab/castor/builder/info/NodeType.java 0 0 6
org/exolab/castor/builder/info/XMLInfo.java 0 0 1
org/exolab/castor/builder/info/nature/JDOClassInfoNature.java 0 0 20
org/exolab/castor/builder/info/nature/JDOFieldInfoNature.java 0 0 12
org/exolab/castor/builder/info/nature/SolrjFieldInfoNature.java 0 0 9
org/exolab/castor/builder/info/nature/XMLInfoNature.java 0 0 26
org/exolab/castor/builder/info/nature/relation/JDOOneToManyNature.java 0 0 18
org/exolab/castor/builder/info/nature/relation/JDOOneToOneNature.java 0 0 14
org/exolab/castor/builder/printing/JClassPrinter.java 0 0 6
org/exolab/castor/builder/printing/JClassPrinterFactory.java 0 0 7
org/exolab/castor/builder/printing/JClassPrinterFactoryRegistry.java 0 0 21
org/exolab/castor/builder/printing/StandardJClassPrinterFactory.java 0 0 12
org/exolab/castor/builder/printing/TemplateHelper.java 0 0 45
org/exolab/castor/builder/printing/TemplateJClassPrinter.java 0 0 14
org/exolab/castor/builder/printing/TemplateJClassPrinterFactory.java 0 0 8
org/exolab/castor/builder/printing/WriterJClassPrinter.java 0 0 5
org/exolab/castor/builder/types/AbstractDigitsFacet.java 0 0 28
org/exolab/castor/builder/types/AbstractLengthFacet.java 0 0 34
org/exolab/castor/builder/types/AbstractPatternFacet.java 0 0 27
org/exolab/castor/builder/types/AbstractRangeFacet.java 0 0 49
org/exolab/castor/builder/types/AbstractWhiteSpaceFacet.java 0 0 30
org/exolab/castor/builder/types/XSAnyURI.java 0 0 13
org/exolab/castor/builder/types/XSBase64Binary.java 0 0 17
org/exolab/castor/builder/types/XSBoolean.java 0 0 28
org/exolab/castor/builder/types/XSByte.java 0 0 32
org/exolab/castor/builder/types/XSClass.java 0 0 19
org/exolab/castor/builder/types/XSCollectionFactory.java 0 0 8
org/exolab/castor/builder/types/XSDate.java 0 0 27
org/exolab/castor/builder/types/XSDateTime.java 0 0 28
org/exolab/castor/builder/types/XSDecimal.java 0 0 22
org/exolab/castor/builder/types/XSDouble.java 0 0 36
org/exolab/castor/builder/types/XSDuration.java 0 0 28
org/exolab/castor/builder/types/XSFloat.java 0 0 30
org/exolab/castor/builder/types/XSGDay.java 0 0 27
org/exolab/castor/builder/types/XSGMonth.java 0 0 28
org/exolab/castor/builder/types/XSGMonthDay.java 0 0 28
org/exolab/castor/builder/types/XSGYear.java 0 0 28
org/exolab/castor/builder/types/XSGYearMonth.java 0 0 27
org/exolab/castor/builder/types/XSHexBinary.java 0 0 17
org/exolab/castor/builder/types/XSId.java 0 0 15
org/exolab/castor/builder/types/XSIdRef.java 0 0 17
org/exolab/castor/builder/types/XSIdRefs.java 0 0 16
org/exolab/castor/builder/types/XSInt.java 0 0 35
org/exolab/castor/builder/types/XSInteger.java 0 0 30
org/exolab/castor/builder/types/XSList.java 0 0 16
org/exolab/castor/builder/types/XSListType.java 0 0 50
org/exolab/castor/builder/types/XSLong.java 0 0 33
org/exolab/castor/builder/types/XSNCName.java 0 0 16
org/exolab/castor/builder/types/XSNMToken.java 0 0 16
org/exolab/castor/builder/types/XSNMTokens.java 0 0 11
org/exolab/castor/builder/types/XSNegativeInteger.java 0 0 33
org/exolab/castor/builder/types/XSNonNegativeInteger.java 0 0 33
org/exolab/castor/builder/types/XSNonPositiveInteger.java 0 0 32
org/exolab/castor/builder/types/XSNormalizedString.java 0 0 18
org/exolab/castor/builder/types/XSPositiveInteger.java 0 0 33
org/exolab/castor/builder/types/XSQName.java 0 0 17
org/exolab/castor/builder/types/XSShort.java 0 0 34
org/exolab/castor/builder/types/XSString.java 0 0 20
org/exolab/castor/builder/types/XSTime.java 0 0 28
org/exolab/castor/builder/types/XSType.java 0 0 71
org/exolab/castor/builder/types/XSUnsignedByte.java 0 0 31
org/exolab/castor/builder/types/XSUnsignedInt.java 0 0 37
org/exolab/castor/builder/types/XSUnsignedLong.java 0 0 20
org/exolab/castor/builder/types/XSUnsignedShort.java 0 0 32
org/exolab/castor/builder/util/ClassInfoResolverImpl.java 0 0 4
org/exolab/castor/castor.properties 0 0 14
org/exolab/castor/core/exceptions/CastorException.java 0 0 9
org/exolab/castor/core/exceptions/CastorIllegalStateException.java 0 0 15
org/exolab/castor/dsml/Consumer.java 0 0 214
org/exolab/castor/dsml/Exporter.java 0 0 120
org/exolab/castor/dsml/ImportDescriptor.java 0 0 74
org/exolab/castor/dsml/ImportEventListener.java 0 0 10
org/exolab/castor/dsml/ImportExportException.java 0 0 10
org/exolab/castor/dsml/Importer.java 0 0 167
org/exolab/castor/dsml/Producer.java 0 0 153
org/exolab/castor/dsml/SearchDescriptor.java 0 0 73
org/exolab/castor/dsml/XML.java 0 0 46
org/exolab/castor/dsml/jndi/JNDIConsumer.java 0 0 9
org/exolab/castor/dsml/jndi/JNDIEntryConsumer.java 0 0 32
org/exolab/castor/dsml/jndi/JNDIExporter.java 0 0 11
org/exolab/castor/dsml/jndi/JNDIImporter.java 0 0 17
org/exolab/castor/dsml/jndi/JNDIProducer.java 0 0 19
org/exolab/castor/dsml/mozilla/MozillaConsumer.java 0 0 16
org/exolab/castor/dsml/mozilla/MozillaEntryConsumer.java 0 0 243
org/exolab/castor/dsml/mozilla/MozillaExporter.java 0 0 119
org/exolab/castor/dsml/mozilla/MozillaImporter.java 0 0 205
org/exolab/castor/dsml/mozilla/MozillaProducer.java 0 0 602
org/exolab/castor/dsml/schema/DTDResolver.java 0 0 12
org/exolab/castor/dsml/tools/PrintImportListener.java 0 0 6
org/exolab/castor/mapping/AbstractFieldHandler.java 0 0 14
org/exolab/castor/mapping/AccessMode.java 0 0 22
org/exolab/castor/mapping/ClassDescriptor.java 0 0 2
org/exolab/castor/mapping/ClonableFieldHandler.java 0 0 2
org/exolab/castor/mapping/ClonableFieldHandlerMarker.java 0 0 4
org/exolab/castor/mapping/CollectionHandler.java 0 0 10
org/exolab/castor/mapping/ConfigurableFieldHandler.java 0 0 5
org/exolab/castor/mapping/ExtendedFieldHandler.java 0 0 9
org/exolab/castor/mapping/FieldDescriptor.java 0 0 7
org/exolab/castor/mapping/FieldHandler.java 0 0 19
org/exolab/castor/mapping/FieldHandlerFactory.java 0 0 12
org/exolab/castor/mapping/GeneralizedFieldHandler.java 0 0 92
org/exolab/castor/mapping/MapHandler.java 0 0 23
org/exolab/castor/mapping/MapItem.java 0 0 20
org/exolab/castor/mapping/Mapping.java 0 0 35
org/exolab/castor/mapping/MappingException.java 0 0 100
org/exolab/castor/mapping/MappingLoader.java 0 0 16
org/exolab/castor/mapping/MappingRuntimeException.java 0 0 68
org/exolab/castor/mapping/TypeConvertor.java 0 0 2
org/exolab/castor/mapping/ValidityException.java 0 0 93
org/exolab/castor/mapping/handlers/EnumFieldHandler.java 0 0 63
org/exolab/castor/mapping/handlers/J1MapHandler.java 0 0 45
org/exolab/castor/mapping/handlers/J2MapHandler.java 0 0 57
org/exolab/castor/mapping/handlers/MapHandlers.java 0 0 22
org/exolab/castor/mapping/handlers/TransientFieldHandler.java 0 0 31
org/exolab/castor/mapping/loader/AbstractMappingLoader.java 0 0 247
org/exolab/castor/mapping/loader/AbstractMappingLoader2.java 0 0 38
org/exolab/castor/mapping/loader/ClassDescriptorHelper.java 0 0 20
org/exolab/castor/mapping/loader/ClassDescriptorImpl.java 0 0 61
org/exolab/castor/mapping/loader/CollectionHandlers.java 0 0 65
org/exolab/castor/mapping/loader/ExtendedFieldHandler.java 0 0 23
org/exolab/castor/mapping/loader/FieldDescriptorImpl.java 0 0 109
org/exolab/castor/mapping/loader/FieldHandlerFriend.java 0 0 21
org/exolab/castor/mapping/loader/FieldHandlerImpl.java 0 0 210
org/exolab/castor/mapping/loader/J1CollectionHandlers.java 0 0 25
org/exolab/castor/mapping/loader/J2CollectionHandlers.java 0 0 25
org/exolab/castor/mapping/loader/TypeInfo.java 0 0 84
org/exolab/castor/mapping/loader/Types.java 0 0 103
org/exolab/castor/mapping/loader/collection/handler/ArrayCollectionHandler.java 0 0 17
org/exolab/castor/mapping/loader/collection/handler/ArrayListCollectionHandler.java 0 0 13
org/exolab/castor/mapping/loader/collection/handler/CollectionCollectionHandler.java 0 0 16
org/exolab/castor/mapping/loader/collection/handler/EnumerateCollectionHandler.java 0 0 14
org/exolab/castor/mapping/loader/collection/handler/HashtableCollectionHandler.java 0 0 17
org/exolab/castor/mapping/loader/collection/handler/IteratorCollectionHandler.java 0 0 13
org/exolab/castor/mapping/loader/collection/handler/ListCollectionHandler.java 0 0 9
org/exolab/castor/mapping/loader/collection/handler/MapCollectionHandler.java 0 0 16
org/exolab/castor/mapping/loader/collection/handler/QueueCollectionHandler.java 0 0 15
org/exolab/castor/mapping/loader/collection/handler/SetCollectionHandler.java 0 0 15
org/exolab/castor/mapping/loader/collection/handler/SortedMapCollectionHandler.java 0 0 14
org/exolab/castor/mapping/loader/collection/handler/SortedSetCollectionHandler.java 0 0 9
org/exolab/castor/mapping/loader/collection/handler/VectorCollectionHandler.java 0 0 16
org/exolab/castor/mapping/mapping.builder.properties 0 0 1
org/exolab/castor/net/URIException.java 0 0 48
org/exolab/castor/net/URILocation.java 0 0 51
org/exolab/castor/net/URIResolver.java 0 0 26
org/exolab/castor/net/util/URILocationImpl.java 0 0 101
org/exolab/castor/net/util/URIResolverImpl.java 0 0 56
org/exolab/castor/net/util/URIUtils.java 0 0 324
org/exolab/castor/tests/framework/test.descriptor.builder.properties 0 0 1
org/exolab/castor/tools/MappingTool.java 0 0 42
org/exolab/castor/tools/MappingToolMappingLoader.java 0 0 12
org/exolab/castor/tools/XSDCompiler.java 0 0 28
org/exolab/castor/tools/ant/taskdefs/CastorSourceGenTask.java 0 0 29
org/exolab/castor/types/AnyNode.java 0 0 90
org/exolab/castor/types/BaseDescriptor.java 0 0 51
org/exolab/castor/types/Century.java 0 0 91
org/exolab/castor/types/CenturyDescriptor.java 0 0 26
org/exolab/castor/types/Date.java 0 0 110
org/exolab/castor/types/DateDescriptor.java 0 0 27
org/exolab/castor/types/DateTime.java 0 0 44
org/exolab/castor/types/DateTimeBase.java 0 0 439
org/exolab/castor/types/DateTimeDescriptor.java 0 0 22
org/exolab/castor/types/Duration.java 0 0 246
org/exolab/castor/types/DurationDescriptor.java 0 0 23
org/exolab/castor/types/EnumeratedTypeAccess.java 0 0 1
org/exolab/castor/types/GDay.java 0 0 103
org/exolab/castor/types/GDayDescriptor.java 0 0 28
org/exolab/castor/types/GMonth.java 0 0 119
org/exolab/castor/types/GMonthDay.java 0 0 132
org/exolab/castor/types/GMonthDayDescriptor.java 0 0 28
org/exolab/castor/types/GMonthDescriptor.java 0 0 29
org/exolab/castor/types/GYear.java 0 0 120
org/exolab/castor/types/GYearDescriptor.java 0 0 29
org/exolab/castor/types/GYearMonth.java 0 0 136
org/exolab/castor/types/GYearMonthDescriptor.java 0 0 29
org/exolab/castor/types/Month.java 0 0 138
org/exolab/castor/types/MonthDescriptor.java 0 0 26
org/exolab/castor/types/RecurringDuration.java 0 0 452
org/exolab/castor/types/RecurringDurationBase.java 0 0 157
org/exolab/castor/types/RecurringDurationDescriptor.java 0 0 28
org/exolab/castor/types/Time.java 0 0 102
org/exolab/castor/types/TimeDescriptor.java 0 0 28
org/exolab/castor/types/TimeDuration.java 0 0 320
org/exolab/castor/types/TimeDurationDescriptor.java 0 0 27
org/exolab/castor/types/TimeInstant.java 0 0 3
org/exolab/castor/types/TimePeriod.java 0 0 173
org/exolab/castor/types/TimePeriodDescriptor.java 0 0 25
org/exolab/castor/types/Year.java 0 0 121
org/exolab/castor/types/YearDescriptor.java 0 0 26
org/exolab/castor/util/ChangeLog2XML.java 0 0 199
org/exolab/castor/util/CommandLineOptions.java 0 0 101
org/exolab/castor/util/DTDResolver.java 0 0 24
org/exolab/castor/util/DefaultObjectFactory.java 0 0 70
org/exolab/castor/util/EventListenerList.java 0 0 129
org/exolab/castor/util/IteratorEnumeration.java 0 0 19
org/exolab/castor/util/JakartaOroEvaluator.java 0 0 32
org/exolab/castor/util/JakartaRegExpEvaluator.java 0 0 9
org/exolab/castor/util/NestedIOException.java 0 0 59
org/exolab/castor/util/ObjectFactory.java 0 0 18
org/exolab/castor/util/ReflectionUtil.java 0 0 6
org/exolab/castor/util/SafeStack.java 0 0 4
org/exolab/castor/util/SunRegExpEvaluator.java 0 0 11
org/exolab/castor/util/Version.java 0 0 64
org/exolab/castor/util/XercesRegExpEvaluator.java 0 0 73
org/exolab/castor/util/dialog/ConsoleDialog.java 0 0 11
org/exolab/castor/util/resources/SimpleTypes.properties 0 0 13
org/exolab/castor/util/resources/SimpleTypesMapping.properties 0 0 20
org/exolab/castor/xml/AIXXercesJDK5Serializer.java 0 0 10
org/exolab/castor/xml/AIXXercesJDK5XMLSerializerFactory.java 0 0 4
org/exolab/castor/xml/AbstractXMLNaming.java 0 0 14
org/exolab/castor/xml/AccessRights.java 0 0 38
org/exolab/castor/xml/AttributeSet.java 0 0 27
org/exolab/castor/xml/BaseSax2EventFromStaxProducer.java 0 0 79
org/exolab/castor/xml/BaseXercesJDK5Serializer.java 0 0 18
org/exolab/castor/xml/BaseXercesOutputFormat.java 0 0 86
org/exolab/castor/xml/CastorException.java 0 0 36
org/exolab/castor/xml/CharactersProcessor.java 0 0 34
org/exolab/castor/xml/ClassDescriptorResolver.java 0 0 10
org/exolab/castor/xml/ClassDescriptorResolverFactory.java 0 0 7
org/exolab/castor/xml/DebugHandler.java 0 0 14
org/exolab/castor/xml/DescriptorType.java 0 0 18
org/exolab/castor/xml/EndElementProcessor.java 0 0 52
org/exolab/castor/xml/EventProducer.java 0 0 11
org/exolab/castor/xml/FieldValidator.java 0 0 58
org/exolab/castor/xml/IDResolver.java 0 0 2
org/exolab/castor/xml/IDResolverImpl.java 0 0 7
org/exolab/castor/xml/Introspector.java 0 0 244
org/exolab/castor/xml/MarshalException.java 0 0 23
org/exolab/castor/xml/MarshalFramework.java 0 0 140
org/exolab/castor/xml/MarshalListener.java 0 0 8
org/exolab/castor/xml/Marshaller.java 0 0 704
org/exolab/castor/xml/Namespaces.java 0 0 94
org/exolab/castor/xml/NamespacesStack.java 0 0 48
org/exolab/castor/xml/NodeType.java 0 0 10
org/exolab/castor/xml/OutputFormat.java 0 0 22
org/exolab/castor/xml/ProcessingInstruction.java 0 0 4
org/exolab/castor/xml/ReferenceInfo.java 0 0 6
org/exolab/castor/xml/ResolverException.java 0 0 7
org/exolab/castor/xml/SAX2EventAndErrorProducer.java 0 0 17
org/exolab/castor/xml/SAX2EventProducer.java 0 0 8
org/exolab/castor/xml/Sax2EventFromStaxEventProducer.java 0 0 15
org/exolab/castor/xml/Sax2EventFromStaxStreamProducer.java 0 0 112
org/exolab/castor/xml/Serializer.java 0 0 6
org/exolab/castor/xml/StartElementProcessor.java 0 0 74
org/exolab/castor/xml/TypeValidator.java 0 0 2
org/exolab/castor/xml/UnmarshalHandler.java 0 0 1102
org/exolab/castor/xml/UnmarshalListener.java 0 0 8
org/exolab/castor/xml/UnmarshalState.java 0 0 155
org/exolab/castor/xml/Unmarshaller.java 0 0 273
org/exolab/castor/xml/ValidationContext.java 0 0 20
org/exolab/castor/xml/ValidationException.java 0 0 21
org/exolab/castor/xml/Validator.java 0 0 21
org/exolab/castor/xml/XMLClassDescriptor.java 0 0 34
org/exolab/castor/xml/XMLClassDescriptorResolver.java 0 0 33
org/exolab/castor/xml/XMLConstants.java 0 0 5
org/exolab/castor/xml/XMLContext.java 0 0 80
org/exolab/castor/xml/XMLException.java 0 0 20
org/exolab/castor/xml/XMLFieldDescriptor.java 0 0 13
org/exolab/castor/xml/XMLFieldHandler.java 0 0 20
org/exolab/castor/xml/XMLMappingLoader.java 0 0 202
org/exolab/castor/xml/XMLSerializerFactory.java 0 0 16
org/exolab/castor/xml/XercesJDK5OutputFormat.java 0 0 7
org/exolab/castor/xml/XercesJDK5Serializer.java 0 0 10
org/exolab/castor/xml/XercesJDK5XMLSerializerFactory.java 0 0 4
org/exolab/castor/xml/XercesOutputFormat.java 0 0 6
org/exolab/castor/xml/XercesSerializer.java 0 0 63
org/exolab/castor/xml/XercesXMLSerializerFactory.java 0 0 4
org/exolab/castor/xml/descriptors/BaseDescriptor.java 0 0 21
org/exolab/castor/xml/descriptors/CoreDescriptors.java 0 0 17
org/exolab/castor/xml/descriptors/DateClassDescriptor.java 0 0 18
org/exolab/castor/xml/descriptors/EnumerationDescriptor.java 0 0 1
org/exolab/castor/xml/descriptors/ListClassDescriptor.java 0 0 28
org/exolab/castor/xml/descriptors/LocaleDescriptor.java 0 0 23
org/exolab/castor/xml/descriptors/RootArrayDescriptor.java 0 0 25
org/exolab/castor/xml/descriptors/SQLDateClassDescriptor.java 0 0 19
org/exolab/castor/xml/descriptors/SQLTimeClassDescriptor.java 0 0 18
org/exolab/castor/xml/descriptors/SQLTimestampClassDescriptor.java 0 0 16
org/exolab/castor/xml/descriptors/StringClassDescriptor.java 0 0 22
org/exolab/castor/xml/descriptors/VectorClassDescriptor.java 0 0 27
org/exolab/castor/xml/dtd/Attribute.java 0 0 83
org/exolab/castor/xml/dtd/ContentParticle.java 0 0 42
org/exolab/castor/xml/dtd/Converter.java 0 0 822
org/exolab/castor/xml/dtd/DTDException.java 0 0 5
org/exolab/castor/xml/dtd/DTDdocument.java 0 0 47
org/exolab/castor/xml/dtd/Element.java 0 0 56
org/exolab/castor/xml/dtd/GeneralEntity.java 0 0 46
org/exolab/castor/xml/dtd/Notation.java 0 0 24
org/exolab/castor/xml/dtd/parser/CharStream.java 0 0 46
org/exolab/castor/xml/dtd/parser/DTDInitialParser.java 0 0 242
org/exolab/castor/xml/dtd/parser/DTDInitialParserConstants.java 0 0 33
org/exolab/castor/xml/dtd/parser/DTDInitialParserTokenManager.java 0 0 673
org/exolab/castor/xml/dtd/parser/DTDParser.java 0 0 1988
org/exolab/castor/xml/dtd/parser/DTDParserConstants.java 0 0 108
org/exolab/castor/xml/dtd/parser/DTDParserTokenManager.java 0 0 2394
org/exolab/castor/xml/dtd/parser/InputCharStream.java 0 0 165
org/exolab/castor/xml/dtd/parser/ParseException.java 0 0 32
org/exolab/castor/xml/dtd/parser/Token.java 0 0 16
org/exolab/castor/xml/dtd/parser/TokenMgrError.java 0 0 58
org/exolab/castor/xml/handlers/CollectionFieldHandler.java 0 0 18
org/exolab/castor/xml/handlers/ContainerFieldHandler.java 0 0 8
org/exolab/castor/xml/handlers/DateFieldHandler.java 0 0 37
org/exolab/castor/xml/handlers/DefaultFieldHandlerFactory.java 0 0 5
org/exolab/castor/xml/handlers/EnumFieldHandler.java 0 0 38
org/exolab/castor/xml/handlers/SQLTimeFieldHandler.java 0 0 6
org/exolab/castor/xml/handlers/SQLTimestampFieldHandler.java 0 0 5
org/exolab/castor/xml/handlers/ToStringFieldHandler.java 0 0 7
org/exolab/castor/xml/handlers/ValueOfFieldHandler.java 0 0 11
org/exolab/castor/xml/location/FileLocation.java 0 0 16
org/exolab/castor/xml/location/Location.java 0 0 1
org/exolab/castor/xml/location/XPathLocation.java 0 0 10
org/exolab/castor/xml/parsing/AnyNodeUnmarshalHandler.java 0 0 361
org/exolab/castor/xml/parsing/AttributeSetBuilder.java 0 0 51
org/exolab/castor/xml/parsing/NamespaceHandling.java 0 0 48
org/exolab/castor/xml/parsing/StrictElementHandler.java 0 0 25
org/exolab/castor/xml/parsing/UnmarshalListenerDelegate.java 0 0 37
org/exolab/castor/xml/parsing/UnmarshalStateStack.java 0 0 103
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveBigDecimal.java 0 0 5
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveBigInteger.java 0 0 4
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveBoolean.java 0 0 4
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveByte.java 0 0 4
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveChar.java 0 0 4
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveDouble.java 0 0 8
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveEnum.java 0 0 10
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveFloat.java 0 0 6
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveInteger.java 0 0 10
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveLong.java 0 0 5
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveObject.java 0 0 13
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveObjectFactory.java 0 0 30
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveShort.java 0 0 5
org/exolab/castor/xml/parsing/primitive/objects/PrimitiveString.java 0 0 5
org/exolab/castor/xml/schema/Annotated.java 0 0 12
org/exolab/castor/xml/schema/Annotation.java 0 0 21
org/exolab/castor/xml/schema/AnnotationItem.java 0 0 43
org/exolab/castor/xml/schema/AnyType.java 0 0 22
org/exolab/castor/xml/schema/AppInfo.java 0 0 17
org/exolab/castor/xml/schema/AppInfoJpaNature.java 0 0 8
org/exolab/castor/xml/schema/AppInfoSolrjNature.java 0 0 10
org/exolab/castor/xml/schema/AttributeDecl.java 0 0 111
org/exolab/castor/xml/schema/AttributeGroup.java 0 0 16
org/exolab/castor/xml/schema/AttributeGroupDecl.java 0 0 92
org/exolab/castor/xml/schema/AttributeGroupReference.java 0 0 27
org/exolab/castor/xml/schema/BlockList.java 0 0 46
org/exolab/castor/xml/schema/ComplexType.java 0 0 142
org/exolab/castor/xml/schema/ContentModelGroup.java 0 0 7
org/exolab/castor/xml/schema/ContentModelGroupImpl.java 0 0 32
org/exolab/castor/xml/schema/ContentType.java 0 0 51
org/exolab/castor/xml/schema/DeferredSimpleType.java 0 0 32
org/exolab/castor/xml/schema/Documentation.java 0 0 5
org/exolab/castor/xml/schema/ElementDecl.java 0 0 271
org/exolab/castor/xml/schema/Facet.java 0 0 42
org/exolab/castor/xml/schema/FacetFactory.java 0 0 2
org/exolab/castor/xml/schema/FacetList.java 0 0 28
org/exolab/castor/xml/schema/FacetListEnumerator.java 0 0 44
org/exolab/castor/xml/schema/FinalList.java 0 0 40
org/exolab/castor/xml/schema/Form.java 0 0 26
org/exolab/castor/xml/schema/Group.java 0 0 74
org/exolab/castor/xml/schema/IdentityConstraint.java 0 0 73
org/exolab/castor/xml/schema/IdentityField.java 0 0 34
org/exolab/castor/xml/schema/IdentitySelector.java 0 0 34
org/exolab/castor/xml/schema/Key.java 0 0 10
org/exolab/castor/xml/schema/KeyRef.java 0 0 20
org/exolab/castor/xml/schema/ModelGroup.java 0 0 146
org/exolab/castor/xml/schema/Order.java 0 0 3
org/exolab/castor/xml/schema/Particle.java 0 0 24
org/exolab/castor/xml/schema/RedefineSchema.java 0 0 677
org/exolab/castor/xml/schema/Referable.java 0 0 5
org/exolab/castor/xml/schema/ResolvableReference.java 0 0 26
org/exolab/castor/xml/schema/Resolver.java 0 0 11
org/exolab/castor/xml/schema/ResolvingObject.java 0 0 7
org/exolab/castor/xml/schema/Schema.java 0 0 1120
org/exolab/castor/xml/schema/SchemaContext.java 0 0 5
org/exolab/castor/xml/schema/SchemaContextImpl.java 0 0 16
org/exolab/castor/xml/schema/SchemaException.java 0 0 10
org/exolab/castor/xml/schema/SchemaNames.java 0 0 113
org/exolab/castor/xml/schema/ScopableResolver.java 0 0 19
org/exolab/castor/xml/schema/SimpleContent.java 0 0 44
org/exolab/castor/xml/schema/SimpleType.java 0 0 89
org/exolab/castor/xml/schema/SimpleTypeReference.java 0 0 26
org/exolab/castor/xml/schema/SimpleTypesFactory.java 0 0 121
org/exolab/castor/xml/schema/Structure.java 0 0 30
org/exolab/castor/xml/schema/TypeReference.java 0 0 25
org/exolab/castor/xml/schema/Union.java 0 0 63
org/exolab/castor/xml/schema/Unique.java 0 0 10
org/exolab/castor/xml/schema/UnknownDef.java 0 0 13
org/exolab/castor/xml/schema/Wildcard.java 0 0 70
org/exolab/castor/xml/schema/XMLType.java 0 0 61
org/exolab/castor/xml/schema/facets/MaxExclusive.java 0 0 20
org/exolab/castor/xml/schema/facets/MaxInclusive.java 0 0 18
org/exolab/castor/xml/schema/facets/MinExclusive.java 0 0 20
org/exolab/castor/xml/schema/facets/MinInclusive.java 0 0 21
org/exolab/castor/xml/schema/reader/AnnotationUnmarshaller.java 0 0 65
org/exolab/castor/xml/schema/reader/AppInfoUnmarshaller.java 0 0 57
org/exolab/castor/xml/schema/reader/AttributeGroupUnmarshaller.java 0 0 71
org/exolab/castor/xml/schema/reader/AttributeUnmarshaller.java 0 0 55
org/exolab/castor/xml/schema/reader/CharacterUnmarshaller.java 0 0 36
org/exolab/castor/xml/schema/reader/ComplexContentRestrictionUnmarshaller.java 0 0 130
org/exolab/castor/xml/schema/reader/ComplexContentUnmarshaller.java 0 0 68
org/exolab/castor/xml/schema/reader/ComplexTypeUnmarshaller.java 0 0 229
org/exolab/castor/xml/schema/reader/ComponentReader.java 0 0 96
org/exolab/castor/xml/schema/reader/DocumentationUnmarshaller.java 0 0 59
org/exolab/castor/xml/schema/reader/ElementUnmarshaller.java 0 0 147
org/exolab/castor/xml/schema/reader/ExtensionUnmarshaller.java 0 0 138
org/exolab/castor/xml/schema/reader/FacetUnmarshaller.java 0 0 54
org/exolab/castor/xml/schema/reader/FieldOrSelectorUnmarshaller.java 0 0 53
org/exolab/castor/xml/schema/reader/GroupUnmarshaller.java 0 0 80
org/exolab/castor/xml/schema/reader/IdentityConstraintUnmarshaller.java 0 0 76
org/exolab/castor/xml/schema/reader/ImportUnmarshaller.java 0 0 55
org/exolab/castor/xml/schema/reader/IncludeUnmarshaller.java 0 0 105
org/exolab/castor/xml/schema/reader/ModelGroupUnmarshaller.java 0 0 66
org/exolab/castor/xml/schema/reader/RedefineUnmarshaller.java 0 0 554
org/exolab/castor/xml/schema/reader/Sax2ComponentReader.java 0 0 55
org/exolab/castor/xml/schema/reader/SaxUnmarshaller.java 0 0 165
org/exolab/castor/xml/schema/reader/SchemaLocation.java 0 0 94
org/exolab/castor/xml/schema/reader/SchemaReader.java 0 0 72
org/exolab/castor/xml/schema/reader/SchemaUnmarshaller.java 0 0 162
org/exolab/castor/xml/schema/reader/SchemaUnmarshallerState.java 0 0 25
org/exolab/castor/xml/schema/reader/SimpleContentRestrictionUnmarshaller.java 0 0 167
org/exolab/castor/xml/schema/reader/SimpleContentUnmarshaller.java 0 0 66
org/exolab/castor/xml/schema/reader/SimpleTypeDefinition.java 0 0 81
org/exolab/castor/xml/schema/reader/SimpleTypeListUnmarshaller.java 0 0 73
org/exolab/castor/xml/schema/reader/SimpleTypeRestrictionUnmarshaller.java 0 0 65
org/exolab/castor/xml/schema/reader/SimpleTypeUnmarshaller.java 0 0 83
org/exolab/castor/xml/schema/reader/UnionUnmarshaller.java 0 0 76
org/exolab/castor/xml/schema/reader/UnknownUnmarshaller.java 0 0 38
org/exolab/castor/xml/schema/reader/WildcardUnmarshaller.java 0 0 66
org/exolab/castor/xml/schema/simpletypes/AnyURIType.java 0 0 3
org/exolab/castor/xml/schema/simpletypes/AtomicType.java 0 0 32
org/exolab/castor/xml/schema/simpletypes/BinaryType.java 0 0 2
org/exolab/castor/xml/schema/simpletypes/BooleanType.java 0 0 2
org/exolab/castor/xml/schema/simpletypes/DateTimeType.java 0 0 6
org/exolab/castor/xml/schema/simpletypes/DecimalType.java 0 0 5
org/exolab/castor/xml/schema/simpletypes/DurationType.java 0 0 2
org/exolab/castor/xml/schema/simpletypes/ListType.java 0 0 41
org/exolab/castor/xml/schema/simpletypes/RealType.java 0 0 42
org/exolab/castor/xml/schema/simpletypes/StringType.java 0 0 1
org/exolab/castor/xml/schema/simpletypes/UrType.java 0 0 7
org/exolab/castor/xml/schema/simpletypes/factory/Type.java 0 0 101
org/exolab/castor/xml/schema/simpletypes/factory/TypeList.java 0 0 29
org/exolab/castor/xml/schema/simpletypes/factory/TypeProperty.java 0 0 44
org/exolab/castor/xml/schema/util/DatatypeHandler.java 0 0 85
org/exolab/castor/xml/schema/util/XMLInstance2Schema.java 0 0 34
org/exolab/castor/xml/schema/util/XMLInstance2SchemaHandler.java 0 0 227
org/exolab/castor/xml/schema/writer/SchemaWriter.java 0 0 457
org/exolab/castor/xml/util/AlwaysTrueRegExpEvaluator.java 0 0 5
org/exolab/castor/xml/util/AnyNode2SAX.java 0 0 27
org/exolab/castor/xml/util/AnyNode2SAX2.java 0 0 27
org/exolab/castor/xml/util/AttributeListWrapper.java 0 0 13
org/exolab/castor/xml/util/AttributeSetImpl.java 0 0 52
org/exolab/castor/xml/util/ContainerElement.java 0 0 10
org/exolab/castor/xml/util/DOMEventProducer.java 0 0 63
org/exolab/castor/xml/util/DefaultNaming.java 0 0 10
org/exolab/castor/xml/util/DocumentHandlerAdapter.java 0 0 85
org/exolab/castor/xml/util/ResolverClassCommand.java 0 0 11
org/exolab/castor/xml/util/ResolverPackageCommand.java 0 0 11
org/exolab/castor/xml/util/ResolverStrategy.java 0 0 24
org/exolab/castor/xml/util/SAX2ANY.java 0 0 171
org/exolab/castor/xml/util/SAX2DOMHandler.java 0 0 21
org/exolab/castor/xml/util/StaxEventHandler.java 0 0 74
org/exolab/castor/xml/util/StaxStreamHandler.java 0 0 52
org/exolab/castor/xml/util/XMLClassDescriptorAdapter.java 0 0 36
org/exolab/castor/xml/util/XMLClassDescriptorImpl.java 0 0 355
org/exolab/castor/xml/util/XMLClassDescriptorResolverImpl.java 0 0 138
org/exolab/castor/xml/util/XMLContainerElementFieldDescriptor.java 0 0 4
org/exolab/castor/xml/util/XMLFieldDescriptorImpl.java 0 0 131
org/exolab/castor/xml/util/XMLFieldDescriptors.java 0 0 84
org/exolab/castor/xml/util/XMLParserUtils.java 0 0 70
org/exolab/castor/xml/util/resolvers/AbstractResolverClassCommand.java 0 0 12
org/exolab/castor/xml/util/resolvers/AbstractResolverPackageCommand.java 0 0 17
org/exolab/castor/xml/util/resolvers/ByCDR.java 0 0 34
org/exolab/castor/xml/util/resolvers/ByDescriptorClass.java 0 0 14
org/exolab/castor/xml/util/resolvers/ByIntrospection.java 0 0 15
org/exolab/castor/xml/util/resolvers/ByMappingLoader.java 0 0 13
org/exolab/castor/xml/util/resolvers/ByPackageMapping.java 0 0 27
org/exolab/castor/xml/util/resolvers/CastorXMLStrategy.java 0 0 29
org/exolab/castor/xml/util/resolvers/ResolveHelpers.java 0 0 25
org/exolab/castor/xml/validators/BigIntegerValidator.java 0 0 34
org/exolab/castor/xml/validators/BooleanValidator.java 0 0 12
org/exolab/castor/xml/validators/ByteValidator.java 0 0 29
org/exolab/castor/xml/validators/ClassValidator.java 0 0 2
org/exolab/castor/xml/validators/DateTimeValidator.java 0 0 39
org/exolab/castor/xml/validators/DecimalValidator.java 0 0 58
org/exolab/castor/xml/validators/DoubleValidator.java 0 0 60
org/exolab/castor/xml/validators/DurationValidator.java 0 0 39
org/exolab/castor/xml/validators/FloatValidator.java 0 0 36
org/exolab/castor/xml/validators/IdRefValidator.java 0 0 7
org/exolab/castor/xml/validators/IdRefsValidator.java 0 0 3
org/exolab/castor/xml/validators/IdValidator.java 0 0 5
org/exolab/castor/xml/validators/IntValidator.java 0 0 32
org/exolab/castor/xml/validators/IntegerValidator.java 0 0 50
org/exolab/castor/xml/validators/LongValidator.java 0 0 30
org/exolab/castor/xml/validators/NameValidator.java 0 0 4
org/exolab/castor/xml/validators/PatternValidator.java 0 0 32
org/exolab/castor/xml/validators/ShortValidator.java 0 0 30
org/exolab/castor/xml/validators/SimpleTypeValidator.java 0 0 13
org/exolab/castor/xml/validators/StringValidator.java 0 0 24
org/exolab/castor/xml/validators/ValidationUtils.java 0 0 15
org/exolab/castor/xml/wls8/WeblogicXercesImplementation.java 0 0 56
org/exolab/castor/xml/wls8/WeblogicXercesOutputFormat.java 0 0 80
org/exolab/castor/xml/wls8/WeblogicXercesSerializer.java 0 0 51
org/exolab/castor/xml/wls8/WeblogicXercesXMLSerializerFactory.java 0 0 4
org/exolab/javasource/AbstractJClass.java 0 0 95
org/exolab/javasource/AbstractJField.java 0 0 37
org/exolab/javasource/JAnnotatedElement.java 0 0 6
org/exolab/javasource/JAnnotatedElementHelper.java 0 0 13
org/exolab/javasource/JAnnotation.java 0 0 42
org/exolab/javasource/JAnnotationType.java 0 0 14
org/exolab/javasource/JAnnotationTypeElement.java 0 0 13
org/exolab/javasource/JArrayType.java 0 0 8
org/exolab/javasource/JClass.java 0 0 21
org/exolab/javasource/JCodeStatement.java 0 0 17
org/exolab/javasource/JCollectionType.java 0 0 30
org/exolab/javasource/JComment.java 0 0 23
org/exolab/javasource/JCommentFormatter.java 0 0 37
org/exolab/javasource/JCompUnit.java 0 0 19
org/exolab/javasource/JComponentizedType.java 0 0 12
org/exolab/javasource/JConstant.java 0 0 7
org/exolab/javasource/JConstructor.java 0 0 32
org/exolab/javasource/JDocComment.java 0 0 14
org/exolab/javasource/JDocDescriptor.java 0 0 15
org/exolab/javasource/JEnum.java 0 0 20
org/exolab/javasource/JEnumConstant.java 0 0 29
org/exolab/javasource/JField.java 0 0 5
org/exolab/javasource/JInnerClass.java 0 0 4
org/exolab/javasource/JInterface.java 0 0 22
org/exolab/javasource/JMember.java 0 0 2
org/exolab/javasource/JMethod.java 0 0 17
org/exolab/javasource/JMethodSignature.java 0 0 30
org/exolab/javasource/JModifiers.java 0 0 19
org/exolab/javasource/JNaming.java 0 0 23
org/exolab/javasource/JParameter.java 0 0 4
org/exolab/javasource/JPrimitiveType.java 0 0 11
org/exolab/javasource/JSourceCode.java 0 0 26
org/exolab/javasource/JSourceWriter.java 0 0 67
org/exolab/javasource/JStructure.java 0 0 41
org/exolab/javasource/JType.java 0 0 11
org/exolab/javasource/JTypeName.java 0 0 11
org/exolab/javasource/Java5HacksHelper.java 0 0 46

Rules

Category Rule Violations Severity
blocks AvoidNestedBlocks 14  Error
EmptyBlock 177  Error
LeftCurly 1355  Error
NeedBraces 1665  Error
RightCurly 853  Error
coding AvoidInlineConditionals 141  Error
EmptyStatement 39  Error
EqualsHashCode 8  Error
HiddenField 117  Error
InnerAssignment 204  Error
MagicNumber 2007  Error
MissingSwitchDefault 8  Error
SimplifyBooleanExpression 18  Error
design DesignForExtension 2655  Error
FinalClass 9  Error
HideUtilityClassConstructor 18  Error
InterfaceIsType 7  Error
VisibilityModifier 129  Error
imports AvoidStarImport 12  Error
RedundantImport 4  Error
UnusedImports 50  Error
javadoc JavadocMethod 2413  Error
JavadocPackage
  • allowLegacy: "true"
51  Error
JavadocStyle 1065  Error
JavadocType 76  Error
JavadocVariable 1095  Error
misc ArrayTypeStyle 8  Error
FinalParameters 2551  Error
NewlineAtEndOfFile 64  Error
TodoComment 47  Error
Translation 7  Error
UniqueProperties 10  Error
modifier ModifierOrder 260  Error
RedundantModifier 457  Error
naming ConstantName 139  Error
LocalVariableName 39  Error
MemberName 1428  Error
MethodName 326  Error
ParameterName 4  Error
StaticVariableName 38  Error
regexp RegexpSingleline
  • format: "\s+$"
  • message: "Line has trailing spaces."
5809  Error
sizes FileLength 6  Error
LineLength 5937  Error
MethodLength 41  Error
ParameterNumber 1  Error
whitespace EmptyForIteratorPad 20  Error
FileTabCharacter
  • eachLine: "true"
4482  Error
MethodParamPad 94  Error
NoWhitespaceAfter 125  Error
NoWhitespaceBefore 31  Error
OperatorWrap 276  Error
ParenPad 1343  Error
WhitespaceAfter 549  Error
WhitespaceAround 2104  Error

Details

ValidationMessages.properties

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30

ValidationMessages_it_IT.properties

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error misc Translation Key 'integerValidator.error.greater.than.maximum' missing.
 Error misc Translation Key 'integerValidator.error.less.than.minimum' missing.
 Error misc Translation Key 'integerValidator.error.not.fixed.value' missing.
 Error misc Translation Key 'integerValidator.error.null.object' missing.
 Error misc Translation Key 'integerValidator.error.too.many.digits' missing.
 Error misc Translation Key 'integerValidator.error.wrong.class' missing.
 Error misc Translation Key 'integerValidator.error.wrong.class.lenient' missing.

archetype-resources/src/test/resources/org/castor/xml/builder/test/builder.properties

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error misc NewlineAtEndOfFile File does not end with a newline.

castor.properties

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

org/castor/anttask/CastorCodeGenTask.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.javasource.JClass. 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 84
 Error sizes LineLength Line is longer than 80 characters (found 89). 88
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error sizes LineLength Line is longer than 80 characters (found 95). 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error sizes LineLength Line is longer than 80 characters (found 86). 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error sizes LineLength Line is longer than 80 characters (found 94). 110
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error naming MemberName Name '_schemaFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error naming MemberName Name '_schemaURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error naming MemberName Name '_schemaDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error naming MemberName Name '_schemaFilesets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
 Error whitespace MethodParamPad '(' is preceded with whitespace. 125
 Error naming MemberName Name '_srcpackage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error naming MemberName Name '_todir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
 Error naming MemberName Name '_resourcesDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
 Error naming MemberName Name '_bindingfile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error naming MemberName Name '_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error naming MemberName Name '_lineseparator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error naming MemberName Name '_verbose' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error naming MemberName Name '_warnings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error naming MemberName Name '_nodesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error naming MemberName Name '_nomarshal' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
 Error naming MemberName Name '_useOldFieldNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
 Error naming MemberName Name '_generateMapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error naming MemberName Name '_testable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 168
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error naming MemberName Name '_generateImportedSchemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error naming MemberName Name '_sax1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error sizes LineLength Line is longer than 80 characters (found 91). 176
 Error naming MemberName Name '_caseInsensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 177
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 180
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error naming MemberName Name '_nameConflictStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 183
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error naming MemberName Name '_automaticConflictStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 186
 Error naming MemberName Name '_generateJdoDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 189
 Error naming MemberName Name '_jclassPrinterType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error naming MemberName Name '_sgen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error sizes LineLength Line is longer than 80 characters (found 82). 217
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error javadoc JavadocMethod Unused @param tag for 'dest'. 268
 Error javadoc JavadocMethod Expected @param tag for 'destination'. 270
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error coding AvoidInlineConditionals Avoid inline conditionals. 298
 Error sizes LineLength Line is longer than 80 characters (found 82). 302
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error regexp RegexpSingleline Line has trailing spaces. 312
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error sizes LineLength Line is longer than 80 characters (found 89). 322
 Error sizes LineLength Line is longer than 80 characters (found 86). 324
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error sizes LineLength Line is longer than 80 characters (found 81). 332
 Error regexp RegexpSingleline Line has trailing spaces. 341
 Error sizes LineLength Line is longer than 80 characters (found 92). 342
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error regexp RegexpSingleline Line has trailing spaces. 368
 Error regexp RegexpSingleline Line has trailing spaces. 377
 Error sizes LineLength Line is longer than 80 characters (found 92). 378
 Error sizes LineLength Line is longer than 80 characters (found 83). 380
 Error regexp RegexpSingleline Line has trailing spaces. 386
 Error sizes LineLength Line is longer than 80 characters (found 86). 387
 Error sizes LineLength Line is longer than 80 characters (found 81). 389
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error regexp RegexpSingleline Line has trailing spaces. 406
 Error sizes LineLength Line is longer than 80 characters (found 90). 407
 Error regexp RegexpSingleline Line has trailing spaces. 422
 Error sizes LineLength Line is longer than 80 characters (found 88). 441
 Error sizes LineLength Line is longer than 80 characters (found 85). 458
 Error sizes LineLength Line is longer than 80 characters (found 100). 461
 Error regexp RegexpSingleline Line has trailing spaces. 488
 Error misc TodoComment Comment matches to-do format 'TODO:'. 489
 Error blocks LeftCurly '{' should have line break after. 494
 Error blocks RightCurly '}' should have line break before. 494
 Error blocks LeftCurly '{' should have line break after. 500
 Error blocks RightCurly '}' should have line break before. 500
 Error blocks LeftCurly '{' should have line break after. 503
 Error blocks RightCurly '}' should have line break before. 503
 Error regexp RegexpSingleline Line has trailing spaces. 510
 Error regexp RegexpSingleline Line has trailing spaces. 512
 Error regexp RegexpSingleline Line has trailing spaces. 514
 Error regexp RegexpSingleline Line has trailing spaces. 516
 Error regexp RegexpSingleline Line has trailing spaces. 518
 Error blocks LeftCurly '{' should have line break after. 525
 Error blocks RightCurly '}' should have line break before. 525
 Error sizes LineLength Line is longer than 80 characters (found 91). 534
 Error sizes LineLength Line is longer than 80 characters (found 98). 536
 Error regexp RegexpSingleline Line has trailing spaces. 545
 Error sizes LineLength Line is longer than 80 characters (found 100). 553
 Error regexp RegexpSingleline Line has trailing spaces. 562
 Error sizes LineLength Line is longer than 80 characters (found 89). 562
 Error regexp RegexpSingleline Line has trailing spaces. 564
 Error sizes LineLength Line is longer than 80 characters (found 81). 573
 Error regexp RegexpSingleline Line has trailing spaces. 586
 Error sizes LineLength Line is longer than 80 characters (found 84). 591
 Error sizes LineLength Line is longer than 80 characters (found 88). 605
 Error sizes LineLength Line is longer than 80 characters (found 95). 610
 Error sizes LineLength Line is longer than 80 characters (found 91). 623
 Error regexp RegexpSingleline Line has trailing spaces. 651
 Error sizes LineLength Line is longer than 80 characters (found 86). 654
 Error regexp RegexpSingleline Line has trailing spaces. 661
 Error sizes LineLength Line is longer than 80 characters (found 97). 666
 Error regexp RegexpSingleline Line has trailing spaces. 676
 Error sizes LineLength Line is longer than 80 characters (found 88). 680
 Error sizes LineLength Line is longer than 80 characters (found 85). 696
 Error sizes LineLength Line is longer than 80 characters (found 86). 699
 Error sizes LineLength Line is longer than 80 characters (found 89). 705
 Error sizes LineLength Line is longer than 80 characters (found 90). 708
 Error regexp RegexpSingleline Line has trailing spaces. 719
 Error regexp RegexpSingleline Line has trailing spaces. 721
 Error sizes LineLength Line is longer than 80 characters (found 89). 721
 Error regexp RegexpSingleline Line has trailing spaces. 723
 Error sizes LineLength Line is longer than 80 characters (found 88). 727
 Error blocks EmptyBlock Must have at least one statement. 737

org/castor/anttask/XMLInstance2SchemaTask.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 97). 32
 Error sizes LineLength Line is longer than 80 characters (found 82). 35
 Error sizes LineLength Line is longer than 80 characters (found 83). 36
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error naming MemberName Name '_xmlInstanceFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error sizes LineLength Line is longer than 80 characters (found 88). 55
 Error naming MemberName Name '_xmlInstanceDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error naming MemberName Name '_xmlInstanceFileSets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error naming MemberName Name '_xmlSchemaFileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error naming MemberName Name '_defaultGroupingAsAll' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error sizes LineLength Line is longer than 80 characters (found 88). 125
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error sizes LineLength Line is longer than 80 characters (found 82). 138
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error sizes LineLength Line is longer than 80 characters (found 82). 153
 Error whitespace MethodParamPad '(' is preceded with whitespace. 153
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error sizes LineLength Line is longer than 80 characters (found 93). 156
 Error whitespace MethodParamPad '(' is preceded with whitespace. 156
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error sizes LineLength Line is longer than 80 characters (found 99). 193
 Error sizes LineLength Line is longer than 80 characters (found 96). 199
 Error sizes LineLength Line is longer than 80 characters (found 87). 213

org/castor/core/CoreConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 37

org/castor/core/CoreProperties.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error sizes LineLength Line is longer than 80 characters (found 95). 41
 Error sizes LineLength Line is longer than 80 characters (found 98). 44
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error sizes LineLength Line is longer than 80 characters (found 100). 53
 Error sizes LineLength Line is longer than 80 characters (found 98). 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error sizes LineLength Line is longer than 80 characters (found 94). 58
 Error javadoc JavadocMethod Unused @param tag for 'app'. 58
 Error sizes LineLength Line is longer than 80 characters (found 84). 61
 Error javadoc JavadocMethod Expected @param tag for 'application'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 70

org/castor/core/annotationprocessing/AnnotationProcessingService.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocPackage Missing package-info.java file.
 Error imports UnusedImports Unused import - org.castor.core.nature.PropertyHolder. 22
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error modifier RedundantModifier Redundant 'public' modifier. 46
 Error javadoc JavadocMethod Expected @param tag for '<I>'. 46
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error sizes LineLength Line is longer than 80 characters (found 82). 65
 Error modifier RedundantModifier Redundant 'public' modifier. 65
 Error javadoc JavadocMethod Expected @param tag for '<I>'. 65
 Error javadoc JavadocMethod Expected @param tag for '<A>'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error modifier RedundantModifier Redundant 'public' modifier. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error sizes LineLength Line is longer than 80 characters (found 82). 80
 Error modifier RedundantModifier Redundant 'public' modifier. 82

org/castor/core/annotationprocessing/AnnotationProcessor.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error javadoc JavadocMethod Expected @param tag for '<I>'. 47
 Error javadoc JavadocMethod Expected @param tag for '<A>'. 47

org/castor/core/annotationprocessing/AnnotationTargetException.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error misc FinalParameters Parameter message should be final. 45
 Error misc FinalParameters Parameter cause should be final. 45
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error misc FinalParameters Parameter message should be final. 55
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error misc FinalParameters Parameter cause should be final. 65

org/castor/core/annotationprocessing/BaseAnnotationProcessingService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error sizes LineLength Line is longer than 80 characters (found 156). 43
 Error naming MemberName Name '_annotationProcessorMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error design DesignForExtension Method 'addAnnotationProcessor' is not designed for extension - needs to be abstract, final or empty. 51
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error design DesignForExtension Method 'getAnnotationProcessors' is not designed for extension - needs to be abstract, final or empty. 65
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error design DesignForExtension Method 'processAnnotations' is not designed for extension - needs to be abstract, final or empty. 76
 Error misc FinalParameters Parameter info should be final. 76
 Error coding SimplifyBooleanExpression Expression can be simplified. 81
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error sizes LineLength Line is longer than 80 characters (found 89). 94
 Error sizes LineLength Line is longer than 80 characters (found 82). 97
 Error design DesignForExtension Method 'processAnnotation' is not designed for extension - needs to be abstract, final or empty. 97
 Error misc FinalParameters Parameter info should be final. 98

org/castor/core/annotationprocessing/BaseTargetAwareAnnotationProcessingService.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error sizes LineLength Line is longer than 80 characters (found 95). 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 180). 42
 Error naming MemberName Name '_taAnnotationProcessorMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error design DesignForExtension Method 'addAnnotationProcessor' is not designed for extension - needs to be abstract, final or empty. 50
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 116). 61
 Error design DesignForExtension Method 'getAllAnnotationProcessors' is not designed for extension - needs to be abstract, final or empty. 63
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error sizes LineLength Line is longer than 80 characters (found 124). 73
 Error sizes LineLength Line is longer than 80 characters (found 85). 75
 Error design DesignForExtension Method 'getTargetAwareAnnotationProcessors' is not designed for extension - needs to be abstract, final or empty. 75
 Error sizes LineLength Line is longer than 80 characters (found 97). 76
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 140). 84
 Error sizes LineLength Line is longer than 80 characters (found 82). 87
 Error design DesignForExtension Method 'processAnnotation' is not designed for extension - needs to be abstract, final or empty. 87
 Error sizes LineLength Line is longer than 80 characters (found 93). 88
 Error misc FinalParameters Parameter info should be final. 88
 Error misc FinalParameters Parameter annotation should be final. 88
 Error misc FinalParameters Parameter target should be final. 88
 Error sizes LineLength Line is longer than 80 characters (found 86). 90
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error sizes LineLength Line is longer than 80 characters (found 141). 103
 Error design DesignForExtension Method 'processAnnotations' is not designed for extension - needs to be abstract, final or empty. 107
 Error misc FinalParameters Parameter info should be final. 107
 Error sizes LineLength Line is longer than 80 characters (found 97). 108
 Error misc FinalParameters Parameter annotations should be final. 108
 Error misc FinalParameters Parameter target should be final. 108
 Error coding SimplifyBooleanExpression Expression can be simplified. 112
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error sizes LineLength Line is longer than 80 characters (found 133). 127
 Error design DesignForExtension Method 'processAnnotation' is not designed for extension - needs to be abstract, final or empty. 130
 Error sizes LineLength Line is longer than 80 characters (found 82). 131
 Error misc FinalParameters Parameter info should be final. 132
 Error misc FinalParameters Parameter annotation should be final. 132
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error sizes LineLength Line is longer than 80 characters (found 134). 152
 Error design DesignForExtension Method 'processAnnotations' is not designed for extension - needs to be abstract, final or empty. 155
 Error misc FinalParameters Parameter info should be final. 156
 Error misc FinalParameters Parameter annotations should be final. 157
 Error coding SimplifyBooleanExpression Expression can be simplified. 164

org/castor/core/annotationprocessing/TargetAwareAnnotationProcessingService.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.castor.core.nature.PropertyHolder. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error modifier RedundantModifier Redundant 'public' modifier. 52
 Error javadoc JavadocMethod Expected @param tag for '<I>'. 52
 Error sizes LineLength Line is longer than 80 characters (found 105). 61
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 80 characters (found 82). 76
 Error modifier RedundantModifier Redundant 'public' modifier. 76
 Error javadoc JavadocMethod Expected @param tag for '<I>'. 76
 Error javadoc JavadocMethod Expected @param tag for '<A>'. 76
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error modifier RedundantModifier Redundant 'public' modifier. 87
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error sizes LineLength Line is longer than 80 characters (found 84). 97
 Error modifier RedundantModifier Redundant 'public' modifier. 97
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error modifier RedundantModifier Redundant 'public' modifier. 106

org/castor/core/annotationprocessing/TargetAwareAnnotationProcessor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.lang.reflect.Field. 20
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error javadoc JavadocMethod Expected @param tag for '<I>'. 49
 Error javadoc JavadocMethod Expected @param tag for '<A>'. 49

org/castor/core/constants/cpa/JDOConstants.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 26
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error sizes LineLength Line is longer than 80 characters (found 97). 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 77

org/castor/core/constants/solrj/SOLRJConstants.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 26
 Error sizes LineLength Line is longer than 80 characters (found 99). 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62

org/castor/core/exception/IllegalClassDescriptorInitialization.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 4
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error javadoc JavadocStyle First sentence should end with a period. 13
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 44

org/castor/core/exceptions/CastorRuntimeException.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 94). 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error javadoc JavadocStyle First sentence should end with a period. 32
 Error sizes LineLength Line is longer than 80 characters (found 99). 35
 Error naming MemberName Name '_cause' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error naming MemberName Name '_initCause' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Error sizes LineLength Line is longer than 80 characters (found 96). 42
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error sizes LineLength Line is longer than 80 characters (found 96). 50
 Error sizes LineLength Line is longer than 80 characters (found 93). 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error sizes LineLength Line is longer than 80 characters (found 96). 60
 Error sizes LineLength Line is longer than 80 characters (found 92). 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error coding AvoidInlineConditionals Avoid inline conditionals. 66
 Error sizes LineLength Line is longer than 80 characters (found 93). 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error sizes LineLength Line is longer than 80 characters (found 92). 84
 Error blocks LeftCurly '{' should have line break after. 89
 Error blocks RightCurly '}' should have line break before. 89
 Error blocks LeftCurly '{' should have line break after. 90
 Error blocks RightCurly '}' should have line break before. 90
 Error sizes LineLength Line is longer than 80 characters (found 91). 97
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 108

org/castor/core/nature/BaseNature.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error naming MemberName Name '_holder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error javadoc JavadocMethod Unused @param tag for 'propertyName'. 131
 Error design DesignForExtension Method 'getPropertyAsList' is not designed for extension - needs to be abstract, final or empty. 135
 Error misc FinalParameters Parameter property should be final. 135
 Error javadoc JavadocMethod Expected @param tag for 'property'. 135
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error javadoc JavadocMethod Unused @param tag for 'propertyName'. 149
 Error design DesignForExtension Method 'getPropertyAsMap' is not designed for extension - needs to be abstract, final or empty. 153
 Error misc FinalParameters Parameter property should be final. 153
 Error javadoc JavadocMethod Expected @param tag for 'property'. 153
 Error regexp RegexpSingleline Line has trailing spaces. 161

org/castor/core/nature/Nature.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21

org/castor/core/nature/NatureExtendable.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 42

org/castor/core/nature/PropertyHolder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 40

org/castor/core/util/AbstractProperties.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error naming MemberName Name '_applicationClassLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error naming MemberName Name '_domainClassLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error naming MemberName Name '_map' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error sizes LineLength Line is longer than 80 characters (found 95). 77
 Error sizes LineLength Line is longer than 80 characters (found 84). 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 100). 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error sizes LineLength Line is longer than 80 characters (found 94). 87
 Error sizes LineLength Line is longer than 80 characters (found 83). 90
 Error sizes LineLength Line is longer than 80 characters (found 84). 91
 Error coding AvoidInlineConditionals Avoid inline conditionals. 91
 Error sizes LineLength Line is longer than 80 characters (found 85). 92
 Error coding AvoidInlineConditionals Avoid inline conditionals. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error sizes LineLength Line is longer than 80 characters (found 91). 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error sizes LineLength Line is longer than 80 characters (found 87). 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error sizes LineLength Line is longer than 80 characters (found 91). 113
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error sizes LineLength Line is longer than 80 characters (found 92). 120
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error sizes LineLength Line is longer than 80 characters (found 87). 132
 Error sizes LineLength Line is longer than 80 characters (found 87). 133
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error sizes LineLength Line is longer than 80 characters (found 84). 139
 Error design DesignForExtension Method 'loadDefaultProperties' is not designed for extension - needs to be abstract, final or empty. 139
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error sizes LineLength Line is longer than 80 characters (found 83). 145
 Error sizes LineLength Line is longer than 80 characters (found 84). 151
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error sizes LineLength Line is longer than 80 characters (found 85). 158
 Error sizes LineLength Line is longer than 80 characters (found 87). 160
 Error sizes LineLength Line is longer than 80 characters (found 85). 161
 Error sizes LineLength Line is longer than 80 characters (found 88). 163
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error design DesignForExtension Method 'loadUserProperties' is not designed for extension - needs to be abstract, final or empty. 168
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error sizes LineLength Line is longer than 80 characters (found 85). 172
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error sizes LineLength Line is longer than 80 characters (found 89). 174
 Error sizes LineLength Line is longer than 80 characters (found 82). 177
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error sizes LineLength Line is longer than 80 characters (found 82). 181
 Error sizes LineLength Line is longer than 80 characters (found 96). 185
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error sizes LineLength Line is longer than 80 characters (found 99). 197
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error sizes LineLength Line is longer than 80 characters (found 93). 201
 Error sizes LineLength Line is longer than 80 characters (found 91). 203
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error sizes LineLength Line is longer than 80 characters (found 82). 219
 Error sizes LineLength Line is longer than 80 characters (found 87). 226
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error sizes LineLength Line is longer than 80 characters (found 90). 233
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error sizes LineLength Line is longer than 80 characters (found 87). 237
 Error sizes LineLength Line is longer than 80 characters (found 93). 238
 Error sizes LineLength Line is longer than 80 characters (found 90). 240
 Error blocks LeftCurly '{' should have line break after. 243
 Error blocks RightCurly '}' should have line break before. 243
 Error sizes LineLength Line is longer than 80 characters (found 91). 244
 Error sizes LineLength Line is longer than 80 characters (found 93). 246
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error sizes LineLength Line is longer than 80 characters (found 91). 252
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error sizes LineLength Line is longer than 80 characters (found 88). 256
 Error sizes LineLength Line is longer than 80 characters (found 93). 257
 Error sizes LineLength Line is longer than 80 characters (found 98). 259
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error sizes LineLength Line is longer than 80 characters (found 93). 268
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error sizes LineLength Line is longer than 80 characters (found 89). 285
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error sizes LineLength Line is longer than 80 characters (found 95). 302
 Error sizes LineLength Line is longer than 80 characters (found 95). 303
 Error sizes LineLength Line is longer than 80 characters (found 93). 304
 Error sizes LineLength Line is longer than 80 characters (found 98). 305
 Error sizes LineLength Line is longer than 80 characters (found 89). 308
 Error sizes LineLength Line is longer than 80 characters (found 90). 309
 Error sizes LineLength Line is longer than 80 characters (found 93). 310
 Error sizes LineLength Line is longer than 80 characters (found 89). 311
 Error regexp RegexpSingleline Line has trailing spaces. 313
 Error sizes LineLength Line is longer than 80 characters (found 96). 316
 Error blocks LeftCurly '{' should have line break after. 319
 Error blocks RightCurly '}' should have line break before. 319
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error sizes LineLength Line is longer than 80 characters (found 96). 324
 Error sizes LineLength Line is longer than 80 characters (found 91). 325
 Error sizes LineLength Line is longer than 80 characters (found 94). 326
 Error sizes LineLength Line is longer than 80 characters (found 96). 327
 Error sizes LineLength Line is longer than 80 characters (found 89). 330
 Error sizes LineLength Line is longer than 80 characters (found 91). 331
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error sizes LineLength Line is longer than 80 characters (found 96). 335
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error sizes LineLength Line is longer than 80 characters (found 95). 342
 Error sizes LineLength Line is longer than 80 characters (found 98). 343
 Error sizes LineLength Line is longer than 80 characters (found 100). 346
 Error design DesignForExtension Method 'get' is not designed for extension - needs to be abstract, final or empty. 352
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error sizes LineLength Line is longer than 80 characters (found 95). 361
 Error sizes LineLength Line is longer than 80 characters (found 98). 362
 Error sizes LineLength Line is longer than 80 characters (found 96). 365
 Error sizes LineLength Line is longer than 80 characters (found 98). 366
 Error sizes LineLength Line is longer than 80 characters (found 93). 367
 Error sizes LineLength Line is longer than 80 characters (found 95). 368
 Error sizes LineLength Line is longer than 80 characters (found 96). 369
 Error regexp RegexpSingleline Line has trailing spaces. 377
 Error regexp RegexpSingleline Line has trailing spaces. 390
 Error sizes LineLength Line is longer than 80 characters (found 81). 392
 Error regexp RegexpSingleline Line has trailing spaces. 395
 Error sizes LineLength Line is longer than 80 characters (found 95). 397
 Error sizes LineLength Line is longer than 80 characters (found 98). 398
 Error sizes LineLength Line is longer than 80 characters (found 96). 401
 Error sizes LineLength Line is longer than 80 characters (found 98). 402
 Error sizes LineLength Line is longer than 80 characters (found 83). 409
 Error regexp RegexpSingleline Line has trailing spaces. 411
 Error regexp RegexpSingleline Line has trailing spaces. 422
 Error regexp RegexpSingleline Line has trailing spaces. 425
 Error sizes LineLength Line is longer than 80 characters (found 95). 427
 Error sizes LineLength Line is longer than 80 characters (found 98). 428
 Error sizes LineLength Line is longer than 80 characters (found 96). 431
 Error sizes LineLength Line is longer than 80 characters (found 98). 432
 Error sizes LineLength Line is longer than 80 characters (found 93). 433
 Error sizes LineLength Line is longer than 80 characters (found 95). 434
 Error sizes LineLength Line is longer than 80 characters (found 96). 435
 Error regexp RegexpSingleline Line has trailing spaces. 443
 Error sizes LineLength Line is longer than 80 characters (found 85). 453
 Error sizes LineLength Line is longer than 80 characters (found 83). 454
 Error regexp RegexpSingleline Line has trailing spaces. 457
 Error sizes LineLength Line is longer than 80 characters (found 95). 464
 Error sizes LineLength Line is longer than 80 characters (found 98). 465
 Error sizes LineLength Line is longer than 80 characters (found 96). 468
 Error sizes LineLength Line is longer than 80 characters (found 98). 469
 Error regexp RegexpSingleline Line has trailing spaces. 478
 Error sizes LineLength Line is longer than 80 characters (found 95). 494
 Error sizes LineLength Line is longer than 80 characters (found 98). 495
 Error sizes LineLength Line is longer than 80 characters (found 98). 498
 Error sizes LineLength Line is longer than 80 characters (found 92). 499
 Error regexp RegexpSingleline Line has trailing spaces. 507
 Error regexp RegexpSingleline Line has trailing spaces. 513
 Error regexp RegexpSingleline Line has trailing spaces. 518
 Error sizes LineLength Line is longer than 80 characters (found 95). 520
 Error sizes LineLength Line is longer than 80 characters (found 98). 521
 Error sizes LineLength Line is longer than 80 characters (found 99). 524
 Error regexp RegexpSingleline Line has trailing spaces. 533
 Error regexp RegexpSingleline Line has trailing spaces. 537
 Error regexp RegexpSingleline Line has trailing spaces. 540
 Error sizes LineLength Line is longer than 80 characters (found 95). 542
 Error sizes LineLength Line is longer than 80 characters (found 98). 543
 Error sizes LineLength Line is longer than 80 characters (found 92). 546
 Error sizes LineLength Line is longer than 80 characters (found 94). 547
 Error sizes LineLength Line is longer than 80 characters (found 97). 548
 Error regexp RegexpSingleline Line has trailing spaces. 556
 Error regexp RegexpSingleline Line has trailing spaces. 569
 Error sizes LineLength Line is longer than 80 characters (found 95). 571
 Error sizes LineLength Line is longer than 80 characters (found 98). 572
 Error sizes LineLength Line is longer than 80 characters (found 97). 575
 Error sizes LineLength Line is longer than 80 characters (found 99). 576
 Error sizes LineLength Line is longer than 80 characters (found 98). 577
 Error regexp RegexpSingleline Line has trailing spaces. 586
 Error sizes LineLength Line is longer than 80 characters (found 81). 597
 Error sizes LineLength Line is longer than 80 characters (found 83). 598
 Error regexp RegexpSingleline Line has trailing spaces. 606
 Error sizes LineLength Line is longer than 80 characters (found 95). 608
 Error sizes LineLength Line is longer than 80 characters (found 98). 609
 Error sizes LineLength Line is longer than 80 characters (found 91). 612
 Error sizes LineLength Line is longer than 80 characters (found 96). 613
 Error sizes LineLength Line is longer than 80 characters (found 92). 614
 Error sizes LineLength Line is longer than 80 characters (found 94). 615
 Error sizes LineLength Line is longer than 80 characters (found 93). 616
 Error sizes LineLength Line is longer than 80 characters (found 84). 622
 Error regexp RegexpSingleline Line has trailing spaces. 624
 Error sizes LineLength Line is longer than 80 characters (found 86). 636
 Error sizes LineLength Line is longer than 80 characters (found 90). 637
 Error sizes LineLength Line is longer than 80 characters (found 87). 638
 Error regexp RegexpSingleline Line has trailing spaces. 648
 Error sizes LineLength Line is longer than 80 characters (found 95). 650
 Error sizes LineLength Line is longer than 80 characters (found 98). 651
 Error sizes LineLength Line is longer than 80 characters (found 100). 654
 Error regexp RegexpSingleline Line has trailing spaces. 663
 Error sizes LineLength Line is longer than 80 characters (found 95). 665
 Error sizes LineLength Line is longer than 80 characters (found 98). 666
 Error sizes LineLength Line is longer than 80 characters (found 92). 669
 Error sizes LineLength Line is longer than 80 characters (found 96). 670
 Error sizes LineLength Line is longer than 80 characters (found 92). 671
 Error sizes LineLength Line is longer than 80 characters (found 91). 672
 Error sizes LineLength Line is longer than 80 characters (found 97). 673
 Error sizes LineLength Line is longer than 80 characters (found 86). 680
 Error regexp RegexpSingleline Line has trailing spaces. 682
 Error sizes LineLength Line is longer than 80 characters (found 82). 698
 Error sizes LineLength Line is longer than 80 characters (found 81). 699
 Error sizes LineLength Line is longer than 80 characters (found 87). 700
 Error sizes LineLength Line is longer than 80 characters (found 82). 702
 Error sizes LineLength Line is longer than 80 characters (found 88). 703
 Error sizes LineLength Line is longer than 80 characters (found 87). 704
 Error sizes LineLength Line is longer than 80 characters (found 82). 706
 Error sizes LineLength Line is longer than 80 characters (found 88). 707
 Error sizes LineLength Line is longer than 80 characters (found 87). 708
 Error sizes LineLength Line is longer than 80 characters (found 82). 710
 Error sizes LineLength Line is longer than 80 characters (found 88). 711
 Error sizes LineLength Line is longer than 80 characters (found 87). 712
 Error sizes LineLength Line is longer than 80 characters (found 82). 714
 Error sizes LineLength Line is longer than 80 characters (found 88). 715
 Error sizes LineLength Line is longer than 80 characters (found 87). 716
 Error regexp RegexpSingleline Line has trailing spaces. 726

org/castor/core/util/Assert.java

Severity Category Rule Message Line
 Error design FinalClass Class Assert should be declared as final. 25
 Error sizes LineLength Line is longer than 80 characters (found 91). 28
 Error sizes LineLength Line is longer than 80 characters (found 85). 30
 Error sizes LineLength Line is longer than 80 characters (found 107). 33
 Error sizes LineLength Line is longer than 80 characters (found 95). 35
 Error sizes LineLength Line is longer than 80 characters (found 113). 38
 Error javadoc JavadocStyle Extra HTML tag found: </p> Private constructor prevents instantiation outside this 38
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error misc FinalParameters Parameter param should be final. 54
 Error misc FinalParameters Parameter paramName should be final. 54
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error misc FinalParameters Parameter param should be final. 67
 Error misc FinalParameters Parameter paramName should be final. 67
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error misc FinalParameters Parameter obj should be final. 80
 Error misc FinalParameters Parameter msg should be final. 80
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error misc FinalParameters Parameter obj should be final. 95
 Error misc FinalParameters Parameter msg should be final. 95

org/castor/core/util/Base64Decoder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 21
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error naming MemberName Name '_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error naming MemberName Name '_sextets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
 Error naming MemberName Name '_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error sizes LineLength Line is longer than 80 characters (found 82). 138
 Error sizes LineLength Line is longer than 80 characters (found 84). 139
 Error sizes LineLength Line is longer than 80 characters (found 82). 141
 Error sizes LineLength Line is longer than 80 characters (found 81). 142
 Error sizes LineLength Line is longer than 80 characters (found 83). 143
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error sizes LineLength Line is longer than 80 characters (found 83). 155
 Error sizes LineLength Line is longer than 80 characters (found 83). 157
 Error sizes LineLength Line is longer than 80 characters (found 83). 159
 Error blocks LeftCurly '{' should have line break after. 164
 Error blocks RightCurly '}' should have line break before. 164
 Error blocks LeftCurly '{' should have line break after. 167
 Error blocks RightCurly '}' should have line break before. 167
 Error blocks LeftCurly '{' should have line break after. 170
 Error blocks RightCurly '}' should have line break before. 170
 Error sizes LineLength Line is longer than 80 characters (found 87). 177
 Error sizes LineLength Line is longer than 80 characters (found 87). 178
 Error sizes LineLength Line is longer than 80 characters (found 87). 179
 Error sizes LineLength Line is longer than 80 characters (found 86). 185
 Error sizes LineLength Line is longer than 80 characters (found 82). 188
 Error sizes LineLength Line is longer than 80 characters (found 82). 191
 Error sizes LineLength Line is longer than 80 characters (found 82). 194
 Error regexp RegexpSingleline Line has trailing spaces. 203

org/castor/core/util/Base64Encoder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 19
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error naming MemberName Name '_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_octets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error naming MemberName Name '_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error sizes LineLength Line is longer than 80 characters (found 82). 100
 Error sizes LineLength Line is longer than 80 characters (found 83). 111
 Error sizes LineLength Line is longer than 80 characters (found 82). 112
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error sizes LineLength Line is longer than 80 characters (found 89). 122
 Error sizes LineLength Line is longer than 80 characters (found 89). 124
 Error blocks LeftCurly '{' should have line break after. 129
 Error blocks RightCurly '}' should have line break before. 129
 Error sizes LineLength Line is longer than 80 characters (found 85). 137
 Error sizes LineLength Line is longer than 80 characters (found 85). 138
 Error sizes LineLength Line is longer than 80 characters (found 85). 139
 Error sizes LineLength Line is longer than 80 characters (found 85). 140
 Error sizes LineLength Line is longer than 80 characters (found 85). 149
 Error sizes LineLength Line is longer than 80 characters (found 85). 150
 Error sizes LineLength Line is longer than 80 characters (found 85). 151
 Error sizes LineLength Line is longer than 80 characters (found 85). 156
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error blocks LeftCurly '{' should have line break after. 171
 Error blocks RightCurly '}' should have line break before. 171
 Error sizes LineLength Line is longer than 80 characters (found 86). 173
 Error blocks LeftCurly '{' should have line break after. 173
 Error blocks RightCurly '}' should have line break before. 173

org/castor/core/util/CastorProperties.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 91). 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error sizes LineLength Line is longer than 80 characters (found 98). 39
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 48

org/castor/core/util/CycleBreaker.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 91). 23
 Error sizes LineLength Line is longer than 80 characters (found 91). 28
 Error sizes LineLength Line is longer than 80 characters (found 94). 32
 Error sizes LineLength Line is longer than 80 characters (found 92). 36
 Error sizes LineLength Line is longer than 80 characters (found 100). 37
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 41
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error sizes LineLength Line is longer than 80 characters (found 95). 46
 Error naming ConstantName Name '_threadHash' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error sizes LineLength Line is longer than 80 characters (found 85). 53
 Error naming ConstantName Name '_lock' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
 Error sizes LineLength Line is longer than 80 characters (found 84). 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error sizes LineLength Line is longer than 80 characters (found 87). 68
 Error whitespace FileTabCharacter Line contains a tab character. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error whitespace FileTabCharacter Line contains a tab character. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error regexp RegexpSingleline Line has trailing spaces. 120

org/castor/core/util/EnumerationIterator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error naming MemberName Name '_enumeration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/castor/core/util/HexDecoder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error sizes LineLength Line is longer than 80 characters (found 81). 54
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error sizes LineLength Line is longer than 80 characters (found 83). 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error sizes LineLength Line is longer than 80 characters (found 81). 93
 Error coding MagicNumber '0xff' is a magic number. 96
 Error coding MagicNumber '4' is a magic number. 98
 Error coding MagicNumber '0xf' is a magic number. 99
 Error sizes LineLength Line is longer than 80 characters (found 81). 106
 Error coding MagicNumber '4' is a magic number. 153
 Error sizes LineLength Line is longer than 80 characters (found 81). 162
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error sizes LineLength Line is longer than 80 characters (found 92). 170
 Error coding MagicNumber '4' is a magic number. 198

org/castor/core/util/IdentityMap.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 23
 Error sizes LineLength Line is longer than 80 characters (found 84). 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error sizes LineLength Line is longer than 80 characters (found 90). 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error naming MemberName Name '_capacity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error naming MemberName Name '_maximum' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Error naming MemberName Name '_buckets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error naming MemberName Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error blocks LeftCurly '{' should have line break after. 80
 Error blocks LeftCurly '{' should have line break after. 86
 Error blocks LeftCurly '{' should have line break after. 95
 Error blocks RightCurly '}' should have line break before. 95
 Error sizes LineLength Line is longer than 80 characters (found 83). 101
 Error blocks LeftCurly '{' should have line break after. 117
 Error blocks RightCurly '}' should have line break before. 117
 Error blocks LeftCurly '{' should have line break after. 126
 Error blocks RightCurly '}' should have line break before. 126
 Error blocks LeftCurly '{' should have line break after. 128
 Error blocks RightCurly '}' should have line break before. 128
 Error blocks LeftCurly '{' should have line break after. 144
 Error blocks RightCurly '}' should have line break before. 144
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error blocks LeftCurly '{' should have line break after. 173
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error blocks LeftCurly '{' should have line break after. 185
 Error blocks RightCurly '}' should have line break before. 185
 Error blocks LeftCurly '{' should have line break after. 188
 Error blocks RightCurly '}' should have line break before. 188
 Error blocks LeftCurly '{' should have line break after. 200
 Error blocks RightCurly '}' should have line break before. 200
 Error blocks LeftCurly '{' should have line break after. 204
 Error blocks RightCurly '}' should have line break before. 204
 Error blocks LeftCurly '{' should have line break after. 217
 Error blocks RightCurly '}' should have line break before. 217
 Error blocks LeftCurly '{' should have line break after. 221
 Error blocks RightCurly '}' should have line break before. 221
 Error blocks LeftCurly '{' should have line break after. 234
 Error blocks RightCurly '}' should have line break before. 234
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error sizes LineLength Line is longer than 80 characters (found 89). 276
 Error sizes LineLength Line is longer than 80 characters (found 88). 277
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 284
 Error regexp RegexpSingleline Line has trailing spaces. 292
 Error sizes LineLength Line is longer than 80 characters (found 89). 297
 Error sizes LineLength Line is longer than 80 characters (found 88). 298
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error sizes LineLength Line is longer than 80 characters (found 89). 308
 Error sizes LineLength Line is longer than 80 characters (found 88). 309
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error sizes LineLength Line is longer than 80 characters (found 89). 319
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error regexp RegexpSingleline Line has trailing spaces. 329
 Error naming MemberName Name '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
 Error regexp RegexpSingleline Line has trailing spaces. 338
 Error naming MemberName Name '_hash' must match pattern '^[a-z][a-zA-Z0-9]*$'. 340
 Error regexp RegexpSingleline Line has trailing spaces. 341
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 343
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error naming MemberName Name '_next' must match pattern '^[a-z][a-zA-Z0-9]*$'. 346
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error blocks LeftCurly '{' should have line break after. 366
 Error blocks LeftCurly '{' should have line break after. 373
 Error blocks LeftCurly '{' should have line break after. 392
 Error blocks LeftCurly '{' should have line break after. 399
 Error blocks LeftCurly '{' should have line break after. 406

org/castor/core/util/IdentitySet.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 84). 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 90). 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error naming MemberName Name '_capacity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error naming MemberName Name '_maximum' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Error naming MemberName Name '_buckets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error naming MemberName Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error sizes LineLength Line is longer than 80 characters (found 88). 78
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error blocks LeftCurly '{' should have line break after. 101
 Error blocks LeftCurly '{' should have line break after. 107
 Error blocks LeftCurly '{' should have line break after. 116
 Error blocks RightCurly '}' should have line break before. 116
 Error blocks LeftCurly '{' should have line break after. 136
 Error blocks RightCurly '}' should have line break before. 136
 Error blocks LeftCurly '{' should have line break after. 145
 Error blocks RightCurly '}' should have line break before. 145
 Error blocks LeftCurly '{' should have line break after. 147
 Error blocks RightCurly '}' should have line break before. 147
 Error blocks LeftCurly '{' should have line break after. 163
 Error blocks RightCurly '}' should have line break before. 163
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error blocks LeftCurly '{' should have line break after. 192
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error blocks LeftCurly '{' should have line break after. 204
 Error blocks RightCurly '}' should have line break before. 204
 Error blocks LeftCurly '{' should have line break after. 207
 Error blocks RightCurly '}' should have line break before. 207
 Error blocks LeftCurly '{' should have line break after. 219
 Error blocks RightCurly '}' should have line break before. 219
 Error blocks LeftCurly '{' should have line break after. 223
 Error blocks RightCurly '}' should have line break before. 223
 Error blocks LeftCurly '{' should have line break after. 236
 Error blocks RightCurly '}' should have line break before. 236
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error regexp RegexpSingleline Line has trailing spaces. 309
 Error regexp RegexpSingleline Line has trailing spaces. 312
 Error sizes LineLength Line is longer than 80 characters (found 89). 314
 Error sizes LineLength Line is longer than 80 characters (found 88). 315
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error regexp RegexpSingleline Line has trailing spaces. 323
 Error sizes LineLength Line is longer than 80 characters (found 89). 325
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error sizes LineLength Line is longer than 80 characters (found 89). 337
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error regexp RegexpSingleline Line has trailing spaces. 347
 Error sizes LineLength Line is longer than 80 characters (found 89). 349
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error naming MemberName Name '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 367
 Error regexp RegexpSingleline Line has trailing spaces. 368
 Error naming MemberName Name '_hash' must match pattern '^[a-z][a-zA-Z0-9]*$'. 370
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error naming MemberName Name '_next' must match pattern '^[a-z][a-zA-Z0-9]*$'. 373
 Error regexp RegexpSingleline Line has trailing spaces. 377
 Error blocks LeftCurly '{' should have line break after. 391
 Error blocks LeftCurly '{' should have line break after. 398
 Error blocks LeftCurly '{' should have line break after. 405
 Error blocks LeftCurly '{' should have line break after. 412
 Error regexp RegexpSingleline Line has trailing spaces. 422
 Error naming MemberName Name '_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 422
 Error regexp RegexpSingleline Line has trailing spaces. 423
 Error sizes LineLength Line is longer than 80 characters (found 83). 424
 Error naming MemberName Name '_next' must match pattern '^[a-z][a-zA-Z0-9]*$'. 425
 Error sizes LineLength Line is longer than 80 characters (found 81). 428
 Error blocks LeftCurly '{' should have line break after. 452
 Error blocks RightCurly '}' should have line break before. 452
 Error regexp RegexpSingleline Line has trailing spaces. 453
 Error regexp RegexpSingleline Line has trailing spaces. 458
 Error regexp RegexpSingleline Line has trailing spaces. 461
 Error sizes LineLength Line is longer than 80 characters (found 84). 463
 Error sizes LineLength Line is longer than 80 characters (found 84). 464
 Error regexp RegexpSingleline Line has trailing spaces. 466
 Error regexp RegexpSingleline Line has trailing spaces. 473

org/castor/core/util/MessageKeys.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/castor/core/util/Messages.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 42
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error naming StaticVariableName Name '_messages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error naming StaticVariableName Name '_formats' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error sizes LineLength Line is longer than 80 characters (found 83). 157
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Line has trailing spaces. 212

org/castor/core/util/PropertiesException.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 89). 23
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error javadoc JavadocStyle First sentence should end with a period. 31
 Error sizes LineLength Line is longer than 80 characters (found 91). 35
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error sizes LineLength Line is longer than 80 characters (found 91). 43
 Error sizes LineLength Line is longer than 80 characters (found 93). 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error sizes LineLength Line is longer than 80 characters (found 91). 53
 Error sizes LineLength Line is longer than 80 characters (found 92). 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error sizes LineLength Line is longer than 80 characters (found 88). 63
 Error regexp RegexpSingleline Line has trailing spaces. 64

org/castor/core/util/StringUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error whitespace FileTabCharacter Line contains a tab character. 26
 Error whitespace FileTabCharacter Line contains a tab character. 50

org/castor/mapping/AbstractMappingLoaderFactory.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocStyle First sentence should end with a period. 23
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error javadoc JavadocStyle First sentence should end with a period. 39
 Error javadoc JavadocMethod Expected an @return tag. 48
 Error javadoc JavadocStyle First sentence should end with a period. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error javadoc JavadocMethod Expected an @return tag. 63
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 63
 Error sizes LineLength Line is longer than 80 characters (found 88). 70
 Error sizes LineLength Line is longer than 80 characters (found 83). 73

org/castor/mapping/BindingType.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error javadoc JavadocStyle First sentence should end with a period. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 38
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 42
 Error javadoc JavadocMethod Missing a Javadoc comment. 47
 Error javadoc JavadocMethod Missing a Javadoc comment. 51

org/castor/mapping/JDOMappingLoaderFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error sizes LineLength Line is longer than 80 characters (found 83). 23
 Error javadoc JavadocStyle First sentence should end with a period. 31
 Error sizes LineLength Line is longer than 80 characters (found 93). 34
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 39
 Error blocks LeftCurly '{' should have line break after. 39
 Error javadoc JavadocMethod Expected an @return tag. 45
 Error design DesignForExtension Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. 45
 Error javadoc JavadocMethod Expected an @return tag. 53
 Error design DesignForExtension Method 'getBindingType' is not designed for extension - needs to be abstract, final or empty. 53

org/castor/mapping/MappingLoaderFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 85). 22
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error sizes LineLength Line is longer than 80 characters (found 89). 40
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error javadoc JavadocStyle First sentence should end with a period. 50

org/castor/mapping/MappingLoaderRegistry.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 33
 Error sizes LineLength Line is longer than 80 characters (found 82). 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 110). 42
 Error naming MemberName Name '_mappingLoaderFactories' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
 Error sizes LineLength Line is longer than 80 characters (found 87). 45
 Error naming MemberName Name '_mappingLoaders' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error sizes LineLength Line is longer than 80 characters (found 123). 53
 Error sizes LineLength Line is longer than 80 characters (found 85). 55
 Error sizes LineLength Line is longer than 80 characters (found 86). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 82
 Error sizes LineLength Line is longer than 80 characters (found 86). 85
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error sizes LineLength Line is longer than 80 characters (found 83). 91
 Error regexp RegexpSingleline Line has trailing spaces. 96

org/castor/mapping/MappingSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 23
 Error naming MemberName Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error sizes LineLength Line is longer than 80 characters (found 99). 35
 Error javadoc JavadocMethod Missing a Javadoc comment. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error blocks LeftCurly '{' should have line break after. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error blocks LeftCurly '{' should have line break after. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error blocks LeftCurly '{' should have line break after. 45

org/castor/mapping/MappingUnmarshallIDResolver.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error naming MemberName Name '_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error blocks LeftCurly '{' should have line break after. 31
 Error blocks LeftCurly '{' should have line break after. 33
 Error sizes LineLength Line is longer than 80 characters (found 84). 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error blocks LeftCurly '{' should have line break after. 44
 Error blocks RightCurly '}' should have line break before. 44
 Error blocks LeftCurly '{' should have line break after. 47
 Error blocks RightCurly '}' should have line break before. 47

org/castor/mapping/MappingUnmarshallListener.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error sizes LineLength Line is longer than 80 characters (found 86). 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error naming MemberName Name '_unmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error naming MemberName Name '_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error javadoc JavadocMethod Missing a Javadoc comment. 42
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 82). 61
 Error sizes LineLength Line is longer than 80 characters (found 81). 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error sizes LineLength Line is longer than 80 characters (found 88). 77
 Error javadoc JavadocMethod Unused @param tag for 'object'. 80
 Error sizes LineLength Line is longer than 80 characters (found 90). 88

org/castor/mapping/MappingUnmarshaller.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 49
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error naming MemberName Name '_registry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 87). 61
 Error naming MemberName Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_allowRedefinitions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 89). 70
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error sizes LineLength Line is longer than 80 characters (found 84). 83
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error sizes LineLength Line is longer than 80 characters (found 100). 86
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error sizes LineLength Line is longer than 80 characters (found 87). 143
 Error sizes LineLength Line is longer than 80 characters (found 87). 156
 Error javadoc JavadocMethod Missing a Javadoc comment. 170
 Error sizes LineLength Line is longer than 80 characters (found 87). 176
 Error sizes LineLength Line is longer than 80 characters (found 89). 194
 Error blocks LeftCurly '{' should have line break after. 199
 Error blocks RightCurly '}' should have line break before. 199
 Error blocks LeftCurly '{' should have line break after. 200
 Error blocks RightCurly '}' should have line break before. 200
 Error sizes LineLength Line is longer than 80 characters (found 87). 218
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error blocks LeftCurly '{' should have line break after. 226
 Error blocks RightCurly '}' should have line break before. 226
 Error blocks LeftCurly '{' should have line break after. 229
 Error blocks RightCurly '}' should have line break before. 229
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error sizes LineLength Line is longer than 80 characters (found 82). 260
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error sizes LineLength Line is longer than 80 characters (found 95). 268
 Error sizes LineLength Line is longer than 80 characters (found 111). 274
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error sizes LineLength Line is longer than 80 characters (found 111). 280

org/castor/mapping/XMLMappingLoaderFactory.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error sizes LineLength Line is longer than 80 characters (found 82). 25
 Error sizes LineLength Line is longer than 80 characters (found 84). 36
 Error javadoc JavadocStyle First sentence should end with a period. 41
 Error sizes LineLength Line is longer than 80 characters (found 86). 44
 Error javadoc JavadocMethod Expected an @return tag. 50
 Error javadoc JavadocMethod Expected an @return tag. 58
 Error design DesignForExtension Method 'getClassname' is not designed for extension - needs to be abstract, final or empty. 58
 Error javadoc JavadocMethod Expected an @return tag. 66
 Error design DesignForExtension Method 'getBindingType' is not designed for extension - needs to be abstract, final or empty. 66

org/castor/messages.properties

Severity Category Rule Message Line
 Error whitespace FileTabCharacter Line contains a tab character. 15
 Error whitespace FileTabCharacter Line contains a tab character. 17
 Error whitespace FileTabCharacter Line contains a tab character. 19
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error whitespace FileTabCharacter Line contains a tab character. 310
 Error whitespace FileTabCharacter Line contains a tab character. 432
 Error whitespace FileTabCharacter Line contains a tab character. 455
 Error whitespace FileTabCharacter Line contains a tab character. 457
 Error whitespace FileTabCharacter Line contains a tab character. 459
 Error regexp RegexpSingleline Line has trailing spaces. 466
 Error regexp RegexpSingleline Line has trailing spaces. 520
 Error regexp RegexpSingleline Line has trailing spaces. 522

org/castor/xml/AbstractInternalContext.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error imports UnusedImports Unused import - org.exolab.castor.xml.AbstractXMLNaming. 36
 Error imports UnusedImports Unused import - org.exolab.castor.xml.XMLContext. 43
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error sizes LineLength Line is longer than 80 characters (found 95). 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error sizes LineLength Line is longer than 80 characters (found 101). 70
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name '_xmlClassDescriptorResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error naming MemberName Name '_introspector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_resolverStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error naming MemberName Name '_mappingLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error naming MemberName Name '_xmlNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error naming MemberName Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error naming MemberName Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
 Error naming MemberName Name '_primitiveNodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error naming MemberName Name '_regExpEvaluator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
 Error sizes LineLength Line is longer than 80 characters (found 87). 134
 Error design DesignForExtension Method 'addMapping' is not designed for extension - needs to be abstract, final or empty. 136
 Error javadoc JavadocMethod Expected @param tag for 'mapping'. 136
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 136
 Error sizes LineLength Line is longer than 80 characters (found 99). 138
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 145
 Error javadoc JavadocMethod Expected @param tag for 'clazz'. 145
 Error javadoc JavadocMethod Expected @throws tag for 'ResolverException'. 145
 Error design DesignForExtension Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. 152
 Error javadoc JavadocMethod Expected @param tag for 'clazzes'. 152
 Error javadoc JavadocMethod Expected @throws tag for 'ResolverException'. 152
 Error design DesignForExtension Method 'addPackage' is not designed for extension - needs to be abstract, final or empty. 159
 Error javadoc JavadocMethod Expected @param tag for 'packageName'. 159
 Error javadoc JavadocMethod Expected @throws tag for 'ResolverException'. 159
 Error sizes LineLength Line is longer than 80 characters (found 82). 166
 Error design DesignForExtension Method 'addPackages' is not designed for extension - needs to be abstract, final or empty. 166
 Error javadoc JavadocMethod Expected @param tag for 'packageNames'. 166
 Error javadoc JavadocMethod Expected @throws tag for 'ResolverException'. 166
 Error sizes LineLength Line is longer than 80 characters (found 103). 171
 Error sizes LineLength Line is longer than 80 characters (found 89). 173
 Error design DesignForExtension Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. 173
 Error javadoc JavadocMethod Expected @param tag for 'xmlClassDescriptorResolver'. 173
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 183
 Error sizes LineLength Line is longer than 80 characters (found 94). 198
 Error sizes LineLength Line is longer than 80 characters (found 96). 210
 Error javadoc JavadocMethod Expected an @return tag. 225
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 225
 Error javadoc JavadocMethod Expected @param tag for 'propertyName'. 225
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error design DesignForExtension Method 'getXMLNaming' is not designed for extension - needs to be abstract, final or empty. 234
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error design DesignForExtension Method 'getXMLNaming' is not designed for extension - needs to be abstract, final or empty. 250
 Error javadoc JavadocMethod Expected an @return tag. 257
 Error design DesignForExtension Method 'getJavaNaming' is not designed for extension - needs to be abstract, final or empty. 257
 Error javadoc JavadocMethod Expected an @return tag. 264
 Error design DesignForExtension Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 264
 Error javadoc JavadocMethod Expected an @return tag. 271
 Error design DesignForExtension Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 271
 Error javadoc JavadocMethod Expected @param tag for 'features'. 271
 Error javadoc JavadocMethod Expected an @return tag. 278
 Error design DesignForExtension Method 'getXMLReader' is not designed for extension - needs to be abstract, final or empty. 278
 Error javadoc JavadocMethod Expected an @return tag. 285
 Error design DesignForExtension Method 'getXMLReader' is not designed for extension - needs to be abstract, final or empty. 285
 Error javadoc JavadocMethod Expected @param tag for 'features'. 285
 Error sizes LineLength Line is longer than 80 characters (found 83). 287
 Error sizes LineLength Line is longer than 80 characters (found 85). 293
 Error sizes LineLength Line is longer than 80 characters (found 107). 313
 Error sizes LineLength Line is longer than 80 characters (found 105). 314
 Error javadoc JavadocMethod Expected an @return tag. 324
 Error design DesignForExtension Method 'getPrimitiveNodeType' is not designed for extension - needs to be abstract, final or empty. 324
 Error sizes LineLength Line is longer than 80 characters (found 83). 330
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error design DesignForExtension Method 'getRegExpEvaluator' is not designed for extension - needs to be abstract, final or empty. 343
 Error sizes LineLength Line is longer than 80 characters (found 85). 348
 Error sizes LineLength Line is longer than 80 characters (found 102). 356
 Error sizes LineLength Line is longer than 80 characters (found 102). 358
 Error sizes LineLength Line is longer than 80 characters (found 102). 360
 Error javadoc JavadocMethod Expected an @return tag. 369
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 369
 Error javadoc JavadocMethod Expected an @return tag. 376
 Error design DesignForExtension Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. 376
 Error regexp RegexpSingleline Line has trailing spaces. 382
 Error sizes LineLength Line is longer than 80 characters (found 92). 387
 Error design DesignForExtension Method 'getSerializerFactory' is not designed for extension - needs to be abstract, final or empty. 387
 Error javadoc JavadocMethod Expected an @return tag. 394
 Error sizes LineLength Line is longer than 80 characters (found 87). 394
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 394
 Error javadoc JavadocMethod Expected @param tag for 'output'. 394
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 394
 Error sizes LineLength Line is longer than 80 characters (found 105). 402
 Error javadoc JavadocMethod Expected an @return tag. 411
 Error sizes LineLength Line is longer than 80 characters (found 81). 411
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 411
 Error javadoc JavadocMethod Expected @param tag for 'output'. 411
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 411
 Error sizes LineLength Line is longer than 80 characters (found 105). 419
 Error javadoc JavadocMethod Expected an @return tag. 428
 Error design DesignForExtension Method 'getXMLClassDescriptorResolver' is not designed for extension - needs to be abstract, final or empty. 428
 Error javadoc JavadocMethod Expected an @return tag. 435
 Error design DesignForExtension Method 'getIntrospector' is not designed for extension - needs to be abstract, final or empty. 435
 Error javadoc JavadocMethod Expected an @return tag. 442
 Error design DesignForExtension Method 'getResolverStrategy' is not designed for extension - needs to be abstract, final or empty. 442
 Error sizes LineLength Line is longer than 80 characters (found 106). 447
 Error design DesignForExtension Method 'setResolverStrategy' is not designed for extension - needs to be abstract, final or empty. 449
 Error javadoc JavadocMethod Expected @param tag for 'resolverStrategy'. 449
 Error sizes LineLength Line is longer than 80 characters (found 99). 454
 Error design DesignForExtension Method 'setMappingLoader' is not designed for extension - needs to be abstract, final or empty. 456
 Error javadoc JavadocMethod Expected @param tag for 'mappingLoader'. 456
 Error javadoc JavadocMethod Expected an @return tag. 463
 Error design DesignForExtension Method 'getMappingLoader' is not designed for extension - needs to be abstract, final or empty. 463
 Error sizes LineLength Line is longer than 80 characters (found 82). 468
 Error design DesignForExtension Method 'setJavaNaming' is not designed for extension - needs to be abstract, final or empty. 470
 Error javadoc JavadocMethod Expected @param tag for 'javaNaming'. 470
 Error design DesignForExtension Method 'setJavaNaming' is not designed for extension - needs to be abstract, final or empty. 474
 Error javadoc JavadocMethod Missing a Javadoc comment. 474
 Error sizes LineLength Line is longer than 80 characters (found 90). 479
 Error sizes LineLength Line is longer than 80 characters (found 107). 482
 Error design DesignForExtension Method 'setXMLNaming' is not designed for extension - needs to be abstract, final or empty. 492
 Error javadoc JavadocMethod Expected @param tag for 'xmlNaming'. 492
 Error regexp RegexpSingleline Line has trailing spaces. 503
 Error design DesignForExtension Method 'setXMLNaming' is not designed for extension - needs to be abstract, final or empty. 507
 Error sizes LineLength Line is longer than 80 characters (found 89). 508
 Error sizes LineLength Line is longer than 80 characters (found 87). 516
 Error sizes LineLength Line is longer than 80 characters (found 106). 519
 Error sizes LineLength Line is longer than 80 characters (found 88). 526
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 535
 Error javadoc JavadocMethod Expected @param tag for 'propertyName'. 535
 Error javadoc JavadocMethod Expected @param tag for 'value'. 535
 Error sizes LineLength Line is longer than 80 characters (found 84). 539
 Error javadoc JavadocMethod Missing a Javadoc comment. 539
 Error sizes LineLength Line is longer than 80 characters (found 89). 545
 Error sizes LineLength Line is longer than 80 characters (found 89). 550
 Error javadoc JavadocMethod Expected an @return tag. 558
 Error design DesignForExtension Method 'getBooleanProperty' is not designed for extension - needs to be abstract, final or empty. 558
 Error javadoc JavadocMethod Expected @param tag for 'propertyName'. 558
 Error javadoc JavadocMethod Expected an @return tag. 565
 Error design DesignForExtension Method 'getStringProperty' is not designed for extension - needs to be abstract, final or empty. 565
 Error javadoc JavadocMethod Expected @param tag for 'propertyName'. 565
 Error design DesignForExtension Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. 572
 Error javadoc JavadocMethod Expected @param tag for 'classLoader'. 572
 Error sizes LineLength Line is longer than 80 characters (found 121). 580
 Error sizes LineLength Line is longer than 80 characters (found 107). 582
 Error design DesignForExtension Method 'setXMLClassDescriptorResolver' is not designed for extension - needs to be abstract, final or empty. 582
 Error javadoc JavadocMethod Expected @param tag for 'xmlClassDescriptorResolver'. 582
 Error sizes LineLength Line is longer than 80 characters (found 93). 587
 Error design DesignForExtension Method 'setIntrospector' is not designed for extension - needs to be abstract, final or empty. 589
 Error javadoc JavadocMethod Expected @param tag for 'introspector'. 589
 Error javadoc JavadocMethod Expected an @return tag. 596
 Error design DesignForExtension Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 596
 Error javadoc JavadocMethod Expected an @return tag. 603
 Error design DesignForExtension Method 'getLenientIdValidation' is not designed for extension - needs to be abstract, final or empty. 603
 Error sizes LineLength Line is longer than 80 characters (found 96). 604
 Error javadoc JavadocMethod Expected an @return tag. 616
 Error design DesignForExtension Method 'getLenientSequenceOrder' is not designed for extension - needs to be abstract, final or empty. 616
 Error sizes LineLength Line is longer than 80 characters (found 98). 617
 Error javadoc JavadocMethod Expected an @return tag. 629
 Error design DesignForExtension Method 'getLoadPackageMapping' is not designed for extension - needs to be abstract, final or empty. 629
 Error sizes LineLength Line is longer than 80 characters (found 82). 634
 Error design DesignForExtension Method 'setLoadPackageMapping' is not designed for extension - needs to be abstract, final or empty. 636
 Error javadoc JavadocMethod Expected @param tag for 'loadPackageMapping'. 636
 Error javadoc JavadocMethod Expected an @return tag. 643
 Error design DesignForExtension Method 'getUseIntrospector' is not designed for extension - needs to be abstract, final or empty. 643
 Error design DesignForExtension Method 'setUseIntrospector' is not designed for extension - needs to be abstract, final or empty. 650
 Error javadoc JavadocMethod Expected @param tag for 'useIntrospector'. 650
 Error javadoc JavadocMethod Expected an @return tag. 657
 Error design DesignForExtension Method 'marshallingValidation' is not designed for extension - needs to be abstract, final or empty. 657
 Error sizes LineLength Line is longer than 80 characters (found 99). 658
 Error javadoc JavadocMethod Expected an @return tag. 670
 Error design DesignForExtension Method 'strictElements' is not designed for extension - needs to be abstract, final or empty. 670
 Error sizes LineLength Line is longer than 80 characters (found 85). 671
 Error design DesignForExtension Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 680
 Error javadoc JavadocMethod Missing a Javadoc comment. 680
 Error misc FinalParameters Parameter listener should be final. 680
 Error sizes LineLength Line is longer than 80 characters (found 96). 684
 Error design DesignForExtension Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 684
 Error javadoc JavadocMethod Missing a Javadoc comment. 684
 Error misc FinalParameters Parameter propertyName should be final. 684
 Error misc FinalParameters Parameter listener should be final. 684
 Error sizes LineLength Line is longer than 80 characters (found 83). 685
 Error design DesignForExtension Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 688
 Error javadoc JavadocMethod Missing a Javadoc comment. 688
 Error misc FinalParameters Parameter listener should be final. 688
 Error sizes LineLength Line is longer than 80 characters (found 99). 692
 Error design DesignForExtension Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. 692
 Error javadoc JavadocMethod Missing a Javadoc comment. 692
 Error misc FinalParameters Parameter propertyName should be final. 692
 Error misc FinalParameters Parameter listener should be final. 692
 Error sizes LineLength Line is longer than 80 characters (found 86). 693

org/castor/xml/BackwardCompatibilityContext.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.XMLContext. 22
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error sizes LineLength Line is longer than 80 characters (found 102). 41
 Error sizes LineLength Line is longer than 80 characters (found 98). 49

org/castor/xml/InternalContext.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error sizes LineLength Line is longer than 80 characters (found 98). 55
 Error sizes LineLength Line is longer than 80 characters (found 83). 57
 Error modifier RedundantModifier Redundant 'public' modifier. 57
 Error sizes LineLength Line is longer than 80 characters (found 100). 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 61
 Error sizes LineLength Line is longer than 80 characters (found 82). 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error sizes LineLength Line is longer than 80 characters (found 83). 65
 Error modifier RedundantModifier Redundant 'public' modifier. 68
 Error sizes LineLength Line is longer than 80 characters (found 100). 71
 Error sizes LineLength Line is longer than 80 characters (found 86). 72
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error sizes LineLength Line is longer than 80 characters (found 87). 76
 Error sizes LineLength Line is longer than 80 characters (found 84). 79
 Error modifier RedundantModifier Redundant 'public' modifier. 79
 Error sizes LineLength Line is longer than 80 characters (found 91). 82
 Error sizes LineLength Line is longer than 80 characters (found 86). 83
 Error sizes LineLength Line is longer than 80 characters (found 82). 84
 Error sizes LineLength Line is longer than 80 characters (found 97). 87
 Error sizes LineLength Line is longer than 80 characters (found 81). 88
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error sizes LineLength Line is longer than 80 characters (found 86). 92
 Error sizes LineLength Line is longer than 80 characters (found 87). 94
 Error modifier RedundantModifier Redundant 'public' modifier. 94
 Error sizes LineLength Line is longer than 80 characters (found 92). 97
 Error sizes LineLength Line is longer than 80 characters (found 86). 98
 Error sizes LineLength Line is longer than 80 characters (found 82). 99
 Error sizes LineLength Line is longer than 80 characters (found 97). 102
 Error sizes LineLength Line is longer than 80 characters (found 82). 103
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error sizes LineLength Line is longer than 80 characters (found 86). 107
 Error sizes LineLength Line is longer than 80 characters (found 91). 109
 Error modifier RedundantModifier Redundant 'public' modifier. 109
 Error sizes LineLength Line is longer than 80 characters (found 98). 115
 Error modifier RedundantModifier Redundant 'public' modifier. 115
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error sizes LineLength Line is longer than 80 characters (found 84). 122
 Error modifier RedundantModifier Redundant 'public' modifier. 122
 Error modifier RedundantModifier Redundant 'public' modifier. 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error modifier RedundantModifier Redundant 'public' modifier. 136
 Error sizes LineLength Line is longer than 80 characters (found 94). 140
 Error misc TodoComment Comment matches to-do format 'TODO:'. 142
 Error sizes LineLength Line is longer than 80 characters (found 92). 144
 Error modifier RedundantModifier Redundant 'public' modifier. 144
 Error modifier RedundantModifier Redundant 'public' modifier. 150
 Error modifier RedundantModifier Redundant 'public' modifier. 158
 Error modifier RedundantModifier Redundant 'public' modifier. 172
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error modifier RedundantModifier Redundant 'public' modifier. 184
 Error sizes LineLength Line is longer than 80 characters (found 84). 197
 Error modifier RedundantModifier Redundant 'public' modifier. 197
 Error modifier RedundantModifier Redundant 'public' modifier. 207
 Error sizes LineLength Line is longer than 80 characters (found 82). 216
 Error modifier RedundantModifier Redundant 'public' modifier. 216
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error modifier RedundantModifier Redundant 'public' modifier. 227
 Error modifier RedundantModifier Redundant 'public' modifier. 234
 Error sizes LineLength Line is longer than 80 characters (found 96). 245
 Error modifier RedundantModifier Redundant 'public' modifier. 245
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error sizes LineLength Line is longer than 80 characters (found 90). 256
 Error modifier RedundantModifier Redundant 'public' modifier. 256
 Error modifier RedundantModifier Redundant 'public' modifier. 262
 Error modifier RedundantModifier Redundant 'public' modifier. 268
 Error modifier RedundantModifier Redundant 'public' modifier. 275
 Error sizes LineLength Line is longer than 80 characters (found 86). 281
 Error modifier RedundantModifier Redundant 'public' modifier. 281
 Error modifier RedundantModifier Redundant 'public' modifier. 287
 Error sizes LineLength Line is longer than 80 characters (found 84). 290
 Error modifier RedundantModifier Redundant 'public' modifier. 293
 Error modifier RedundantModifier Redundant 'public' modifier. 299
 Error modifier RedundantModifier Redundant 'abstract' modifier. 305
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error sizes LineLength Line is longer than 80 characters (found 85). 312
 Error modifier RedundantModifier Redundant 'public' modifier. 312
 Error modifier RedundantModifier Redundant 'public' modifier. 319
 Error modifier RedundantModifier Redundant 'public' modifier. 326
 Error sizes LineLength Line is longer than 80 characters (found 83). 329
 Error modifier RedundantModifier Redundant 'public' modifier. 333
 Error sizes LineLength Line is longer than 80 characters (found 83). 336
 Error sizes LineLength Line is longer than 80 characters (found 85). 337
 Error sizes LineLength Line is longer than 80 characters (found 86). 339
 Error modifier RedundantModifier Redundant 'public' modifier. 341
 Error modifier RedundantModifier Redundant 'public' modifier. 348
 Error modifier RedundantModifier Redundant 'public' modifier. 354
 Error modifier RedundantModifier Redundant 'public' modifier. 360
 Error modifier RedundantModifier Redundant 'public' modifier. 366
 Error modifier RedundantModifier Redundant 'public' modifier. 372
 Error sizes LineLength Line is longer than 80 characters (found 81). 378
 Error modifier RedundantModifier Redundant 'public' modifier. 378
 Error modifier RedundantModifier Redundant 'public' modifier. 384
 Error modifier RedundantModifier Redundant 'public' modifier. 390
 Error modifier RedundantModifier Redundant 'public' modifier. 396
 Error modifier RedundantModifier Redundant 'public' modifier. 402

org/castor/xml/JavaNaming.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error modifier RedundantModifier Redundant 'public' modifier. 32
 Error modifier RedundantModifier Redundant 'public' modifier. 35
 Error modifier RedundantModifier Redundant 'public' modifier. 38
 Error modifier RedundantModifier Redundant 'public' modifier. 41
 Error modifier RedundantModifier Redundant 'public' modifier. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error modifier RedundantModifier Redundant 'public' modifier. 47
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error sizes LineLength Line is longer than 80 characters (found 82). 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error regexp RegexpSingleline Line has trailing spaces. 230

org/castor/xml/JavaNamingImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 91). 60
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error naming StaticVariableName Name '_upperCaseAfterUnderscore' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error design VisibilityModifier Variable '_upperCaseAfterUnderscore' must be private and have accessor methods. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error sizes LineLength Line is longer than 80 characters (found 93). 90
 Error sizes LineLength Line is longer than 80 characters (found 93). 91
 Error sizes LineLength Line is longer than 80 characters (found 95). 92
 Error sizes LineLength Line is longer than 80 characters (found 99). 93
 Error sizes LineLength Line is longer than 80 characters (found 93). 94
 Error sizes LineLength Line is longer than 80 characters (found 90). 95
 Error javadoc JavadocMethod Missing a Javadoc comment. 105
 Error misc FinalParameters Parameter context should be final. 105
 Error coding HiddenField 'context' hides a field. 105
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error sizes LineLength Line is longer than 80 characters (found 82). 211
 Error sizes LineLength Line is longer than 80 characters (found 100). 215
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error sizes LineLength Line is longer than 80 characters (found 89). 314
 Error sizes LineLength Line is longer than 80 characters (found 116). 315
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error sizes LineLength Line is longer than 80 characters (found 93). 377
 Error sizes LineLength Line is longer than 80 characters (found 95). 379
 Error regexp RegexpSingleline Line has trailing spaces. 392
 Error sizes LineLength Line is longer than 80 characters (found 90). 416
 Error sizes LineLength Line is longer than 80 characters (found 82). 426
 Error regexp RegexpSingleline Line has trailing spaces. 436
 Error regexp RegexpSingleline Line has trailing spaces. 440
 Error sizes LineLength Line is longer than 80 characters (found 88). 443
 Error misc FinalParameters Parameter field should be final. 445
 Error sizes LineLength Line is longer than 80 characters (found 95). 472
 Error sizes LineLength Line is longer than 80 characters (found 97). 538
 Error sizes LineLength Line is longer than 80 characters (found 99). 541
 Error sizes LineLength Line is longer than 80 characters (found 95). 563
 Error regexp RegexpSingleline Line has trailing spaces. 616
 Error design DesignForExtension Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. 622
 Error misc FinalParameters Parameter clazz should be final. 622
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 629
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 629

org/castor/xml/JavaNamingNGImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 91). 60
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error naming StaticVariableName Name '_upperCaseAfterUnderscore' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error design VisibilityModifier Variable '_upperCaseAfterUnderscore' must be private and have accessor methods. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error sizes LineLength Line is longer than 80 characters (found 93). 91
 Error sizes LineLength Line is longer than 80 characters (found 93). 92
 Error sizes LineLength Line is longer than 80 characters (found 95). 93
 Error sizes LineLength Line is longer than 80 characters (found 99). 94
 Error sizes LineLength Line is longer than 80 characters (found 93). 95
 Error sizes LineLength Line is longer than 80 characters (found 90). 96
 Error javadoc JavadocMethod Missing a Javadoc comment. 106
 Error misc FinalParameters Parameter context should be final. 106
 Error coding HiddenField 'context' hides a field. 106
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error sizes LineLength Line is longer than 80 characters (found 82). 212
 Error sizes LineLength Line is longer than 80 characters (found 100). 216
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error regexp RegexpSingleline Line has trailing spaces. 292
 Error sizes LineLength Line is longer than 80 characters (found 89). 313
 Error sizes LineLength Line is longer than 80 characters (found 116). 314
 Error regexp RegexpSingleline Line has trailing spaces. 370
 Error sizes LineLength Line is longer than 80 characters (found 93). 376
 Error sizes LineLength Line is longer than 80 characters (found 95). 378
 Error regexp RegexpSingleline Line has trailing spaces. 388
 Error regexp RegexpSingleline Line has trailing spaces. 391
 Error sizes LineLength Line is longer than 80 characters (found 90). 415
 Error sizes LineLength Line is longer than 80 characters (found 82). 425
 Error regexp RegexpSingleline Line has trailing spaces. 435
 Error regexp RegexpSingleline Line has trailing spaces. 439
 Error sizes LineLength Line is longer than 80 characters (found 88). 442
 Error misc FinalParameters Parameter field should be final. 444
 Error sizes LineLength Line is longer than 80 characters (found 95). 471
 Error sizes LineLength Line is longer than 80 characters (found 97). 537
 Error sizes LineLength Line is longer than 80 characters (found 99). 540
 Error sizes LineLength Line is longer than 80 characters (found 95). 562
 Error regexp RegexpSingleline Line has trailing spaces. 615
 Error design DesignForExtension Method 'getClassName' is not designed for extension - needs to be abstract, final or empty. 621
 Error misc FinalParameters Parameter clazz should be final. 621
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 628
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 628

org/castor/xml/PropertyChangeProvider.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error sizes LineLength Line is longer than 80 characters (found 84). 21
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error javadoc JavadocMethod Missing a Javadoc comment. 29
 Error sizes LineLength Line is longer than 80 characters (found 89). 31
 Error javadoc JavadocMethod Missing a Javadoc comment. 31
 Error javadoc JavadocMethod Missing a Javadoc comment. 33
 Error sizes LineLength Line is longer than 80 characters (found 92). 35
 Error javadoc JavadocMethod Missing a Javadoc comment. 35

org/castor/xml/UnmarshalListener.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error whitespace MethodParamPad '(' is preceded with whitespace. 47
 Error sizes LineLength Line is longer than 80 characters (found 88). 61
 Error whitespace MethodParamPad '(' is preceded with whitespace. 68
 Error whitespace MethodParamPad '(' is preceded with whitespace. 78

org/castor/xml/UnmarshalListenerAdapter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error naming MemberName Name '_oldListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error sizes LineLength Line is longer than 80 characters (found 88). 43
 Error design DesignForExtension Method 'setOldListener' is not designed for extension - needs to be abstract, final or empty. 43
 Error misc FinalParameters Parameter exolabListener should be final. 43
 Error sizes LineLength Line is longer than 80 characters (found 100). 49
 Error design DesignForExtension Method 'attributesProcessed' is not designed for extension - needs to be abstract, final or empty. 51
 Error sizes LineLength Line is longer than 80 characters (found 109). 59
 Error design DesignForExtension Method 'fieldAdded' is not designed for extension - needs to be abstract, final or empty. 61
 Error misc FinalParameters Parameter fieldName should be final. 61
 Error misc FinalParameters Parameter parent should be final. 61
 Error misc FinalParameters Parameter child should be final. 61
 Error sizes LineLength Line is longer than 80 characters (found 92). 69
 Error design DesignForExtension Method 'initialized' is not designed for extension - needs to be abstract, final or empty. 71
 Error misc FinalParameters Parameter target should be final. 71
 Error misc FinalParameters Parameter parent should be final. 71
 Error sizes LineLength Line is longer than 80 characters (found 93). 79
 Error design DesignForExtension Method 'unmarshalled' is not designed for extension - needs to be abstract, final or empty. 81
 Error misc FinalParameters Parameter target should be final. 81
 Error misc FinalParameters Parameter parent should be final. 81
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87

org/castor/xml/XMLConfiguration.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 37

org/castor/xml/XMLNaming.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 93). 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error whitespace FileTabCharacter Line contains a tab character. 28
 Error whitespace FileTabCharacter Line contains a tab character. 29
 Error whitespace FileTabCharacter Line contains a tab character. 30
 Error whitespace FileTabCharacter Line contains a tab character. 31
 Error whitespace FileTabCharacter Line contains a tab character. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error whitespace FileTabCharacter Line contains a tab character. 33
 Error whitespace FileTabCharacter Line contains a tab character. 34
 Error whitespace FileTabCharacter Line contains a tab character. 35
 Error sizes LineLength Line is longer than 80 characters (found 102). 36
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error whitespace FileTabCharacter Line contains a tab character. 38
 Error modifier RedundantModifier Redundant 'public' modifier. 38
 Error whitespace FileTabCharacter Line contains a tab character. 40
 Error whitespace FileTabCharacter Line contains a tab character. 41
 Error whitespace FileTabCharacter Line contains a tab character. 42
 Error whitespace FileTabCharacter Line contains a tab character. 43
 Error whitespace FileTabCharacter Line contains a tab character. 44
 Error whitespace FileTabCharacter Line contains a tab character. 45
 Error whitespace FileTabCharacter Line contains a tab character. 46
 Error whitespace FileTabCharacter Line contains a tab character. 47
 Error whitespace FileTabCharacter Line contains a tab character. 48
 Error modifier RedundantModifier Redundant 'public' modifier. 48
 Error javadoc JavadocMethod Expected @param tag for 'name'. 48

org/castor/xml/XMLProperties.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error sizes LineLength Line is longer than 80 characters (found 89). 43
 Error sizes LineLength Line is longer than 80 characters (found 94). 44
 Error sizes LineLength Line is longer than 80 characters (found 93). 45
 Error sizes LineLength Line is longer than 80 characters (found 93). 46
 Error sizes LineLength Line is longer than 80 characters (found 90). 47
 Error sizes LineLength Line is longer than 80 characters (found 94). 48
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error sizes LineLength Line is longer than 80 characters (found 94). 61
 Error sizes LineLength Line is longer than 80 characters (found 87). 62
 Error sizes LineLength Line is longer than 80 characters (found 87). 63
 Error sizes LineLength Line is longer than 80 characters (found 85). 64
 Error sizes LineLength Line is longer than 80 characters (found 90). 65
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error sizes LineLength Line is longer than 80 characters (found 102). 68
 Error sizes LineLength Line is longer than 80 characters (found 99). 72
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error sizes LineLength Line is longer than 80 characters (found 91). 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 98). 85
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error misc TodoComment Comment matches to-do format 'TODO:'. 126
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error sizes LineLength Line is longer than 80 characters (found 89). 169
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error sizes LineLength Line is longer than 80 characters (found 86). 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error sizes LineLength Line is longer than 80 characters (found 82). 197
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error sizes LineLength Line is longer than 80 characters (found 83). 238
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error sizes LineLength Line is longer than 80 characters (found 81). 241
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error sizes LineLength Line is longer than 80 characters (found 81). 281
 Error sizes LineLength Line is longer than 80 characters (found 85). 282
 Error regexp RegexpSingleline Line has trailing spaces. 284
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error sizes LineLength Line is longer than 80 characters (found 89). 293
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error sizes LineLength Line is longer than 80 characters (found 88). 296
 Error regexp RegexpSingleline Line has trailing spaces. 298
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error regexp RegexpSingleline Line has trailing spaces. 308
 Error sizes LineLength Line is longer than 80 characters (found 84). 311
 Error sizes LineLength Line is longer than 80 characters (found 93). 314
 Error sizes LineLength Line is longer than 80 characters (found 82). 315
 Error regexp RegexpSingleline Line has trailing spaces. 317
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error sizes LineLength Line is longer than 80 characters (found 99). 327
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error sizes LineLength Line is longer than 80 characters (found 81). 330
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error regexp RegexpSingleline Line has trailing spaces. 334
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error regexp RegexpSingleline Line has trailing spaces. 349
 Error regexp RegexpSingleline Line has trailing spaces. 355
 Error regexp RegexpSingleline Line has trailing spaces. 361
 Error regexp RegexpSingleline Line has trailing spaces. 365
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error sizes LineLength Line is longer than 80 characters (found 91). 375
 Error sizes LineLength Line is longer than 80 characters (found 86). 376
 Error sizes LineLength Line is longer than 80 characters (found 87). 377
 Error regexp RegexpSingleline Line has trailing spaces. 379
 Error regexp RegexpSingleline Line has trailing spaces. 385
 Error regexp RegexpSingleline Line has trailing spaces. 387
 Error regexp RegexpSingleline Line has trailing spaces. 388
 Error sizes LineLength Line is longer than 80 characters (found 88). 390
 Error regexp RegexpSingleline Line has trailing spaces. 392
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error regexp RegexpSingleline Line has trailing spaces. 400
 Error regexp RegexpSingleline Line has trailing spaces. 403
 Error regexp RegexpSingleline Line has trailing spaces. 409
 Error regexp RegexpSingleline Line has trailing spaces. 414
 Error regexp RegexpSingleline Line has trailing spaces. 419
 Error regexp RegexpSingleline Line has trailing spaces. 424
 Error regexp RegexpSingleline Line has trailing spaces. 459
 Error regexp RegexpSingleline Line has trailing spaces. 462
 Error regexp RegexpSingleline Line has trailing spaces. 466
 Error regexp RegexpSingleline Line has trailing spaces. 471
 Error regexp RegexpSingleline Line has trailing spaces. 477
 Error regexp RegexpSingleline Line has trailing spaces. 481
 Error regexp RegexpSingleline Line has trailing spaces. 486
 Error regexp RegexpSingleline Line has trailing spaces. 488
 Error regexp RegexpSingleline Line has trailing spaces. 490
 Error sizes LineLength Line is longer than 80 characters (found 83). 490
 Error regexp RegexpSingleline Line has trailing spaces. 491
 Error regexp RegexpSingleline Line has trailing spaces. 493
 Error regexp RegexpSingleline Line has trailing spaces. 497
 Error regexp RegexpSingleline Line has trailing spaces. 502

org/castor/xml/castor.xml.properties

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 286
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error regexp RegexpSingleline Line has trailing spaces. 308
 Error regexp RegexpSingleline Line has trailing spaces. 318
 Error regexp RegexpSingleline Line has trailing spaces. 320
 Error regexp RegexpSingleline Line has trailing spaces. 324
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error regexp RegexpSingleline Line has trailing spaces. 362
 Error regexp RegexpSingleline Line has trailing spaces. 366
 Error regexp RegexpSingleline Line has trailing spaces. 370
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error regexp RegexpSingleline Line has trailing spaces. 373
 Error regexp RegexpSingleline Line has trailing spaces. 374
 Error regexp RegexpSingleline Line has trailing spaces. 376
 Error regexp RegexpSingleline Line has trailing spaces. 380

org/castor/xmlctf/CastorTestCase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 62
 Error sizes LineLength Line is longer than 80 characters (found 83). 76
 Error sizes LineLength Line is longer than 80 characters (found 91). 89
 Error sizes LineLength Line is longer than 80 characters (found 84). 90
 Error sizes LineLength Line is longer than 80 characters (found 86). 92
 Error sizes LineLength Line is longer than 80 characters (found 113). 94
 Error sizes LineLength Line is longer than 80 characters (found 87). 95
 Error naming StaticVariableName Name '_printStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
 Error naming MemberName Name '_compiled' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
 Error naming MemberName Name '_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
 Error naming MemberName Name '_testDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error sizes LineLength Line is longer than 80 characters (found 90). 123
 Error naming MemberName Name '_testFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
 Error naming MemberName Name '_outputRootFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
 Error naming MemberName Name '_directoryToHere' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error sizes LineLength Line is longer than 80 characters (found 99). 154
 Error sizes LineLength Line is longer than 80 characters (found 83). 167
 Error sizes LineLength Line is longer than 80 characters (found 102). 169
 Error sizes LineLength Line is longer than 80 characters (found 102). 171
 Error sizes LineLength Line is longer than 80 characters (found 91). 175
 Error sizes LineLength Line is longer than 80 characters (found 85). 178
 Error design DesignForExtension Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. 187
 Error javadoc JavadocMethod Missing a Javadoc comment. 187
 Error design DesignForExtension Method 'getTestFile' is not designed for extension - needs to be abstract, final or empty. 191
 Error javadoc JavadocMethod Missing a Javadoc comment. 191
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 195
 Error javadoc JavadocMethod Missing a Javadoc comment. 195
 Error design DesignForExtension Method 'getDirectoryToHere' is not designed for extension - needs to be abstract, final or empty. 199
 Error javadoc JavadocMethod Missing a Javadoc comment. 199
 Error design DesignForExtension Method 'getOutputRootFile' is not designed for extension - needs to be abstract, final or empty. 203
 Error javadoc JavadocMethod Missing a Javadoc comment. 203
 Error design DesignForExtension Method 'isDirectoryCompiled' is not designed for extension - needs to be abstract, final or empty. 214
 Error design DesignForExtension Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. 223
 Error design DesignForExtension Method 'setDirectoryCompiled' is not designed for extension - needs to be abstract, final or empty. 235
 Error design DesignForExtension Method 'suite' is not designed for extension - needs to be abstract, final or empty. 244
 Error sizes LineLength Line is longer than 80 characters (found 84). 253
 Error sizes LineLength Line is longer than 80 characters (found 90). 258
 Error blocks EmptyBlock Must have at least one statement. 276
 Error coding MagicNumber '5F' is a magic number. 284
 Error coding MagicNumber '10F' is a magic number. 284
 Error coding MagicNumber '10F' is a magic number. 285
 Error sizes LineLength Line is longer than 80 characters (found 120). 288
 Error coding MagicNumber '5F' is a magic number. 297
 Error coding MagicNumber '10F' is a magic number. 297
 Error coding MagicNumber '10F' is a magic number. 298
 Error sizes LineLength Line is longer than 80 characters (found 125). 301
 Error sizes LineLength Line is longer than 80 characters (found 85). 315
 Error sizes LineLength Line is longer than 80 characters (found 85). 341
 Error sizes LineLength Line is longer than 80 characters (found 96). 345
 Error sizes LineLength Line is longer than 80 characters (found 89). 360
 Error sizes LineLength Line is longer than 80 characters (found 85). 364
 Error sizes LineLength Line is longer than 80 characters (found 83). 382
 Error sizes LineLength Line is longer than 80 characters (found 82). 388
 Error sizes LineLength Line is longer than 80 characters (found 81). 391
 Error sizes LineLength Line is longer than 80 characters (found 88). 408
 Error sizes LineLength Line is longer than 80 characters (found 95). 412
 Error sizes LineLength Line is longer than 80 characters (found 88). 426
 Error sizes LineLength Line is longer than 80 characters (found 85). 427

org/castor/xmlctf/CastorTestSuiteRunner.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 59
 Error sizes LineLength Line is longer than 80 characters (found 82). 67
 Error sizes LineLength Line is longer than 80 characters (found 88). 73
 Error naming StaticVariableName Name '_testRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error sizes LineLength Line is longer than 80 characters (found 86). 134
 Error sizes LineLength Line is longer than 80 characters (found 91). 141
 Error sizes LineLength Line is longer than 80 characters (found 94). 162
 Error blocks EmptyBlock Must have at least one statement. 167
 Error misc TodoComment Comment matches to-do format 'TODO:'. 168
 Error sizes LineLength Line is longer than 80 characters (found 92). 169
 Error sizes LineLength Line is longer than 80 characters (found 81). 193
 Error sizes LineLength Line is longer than 80 characters (found 82). 203
 Error sizes LineLength Line is longer than 80 characters (found 91). 212
 Error sizes LineLength Line is longer than 80 characters (found 86). 233
 Error sizes LineLength Line is longer than 80 characters (found 95). 235
 Error sizes LineLength Line is longer than 80 characters (found 89). 238
 Error sizes LineLength Line is longer than 80 characters (found 88). 242
 Error sizes LineLength Line is longer than 80 characters (found 91). 244

org/castor/xmlctf/CastorTestable.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 83). 53
 Error modifier RedundantModifier Redundant 'public' modifier. 68
 Error sizes LineLength Line is longer than 80 characters (found 88). 79
 Error modifier RedundantModifier Redundant 'public' modifier. 79

org/castor/xmlctf/CompareHelper.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 54
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 56
 Error misc FinalParameters Parameter o1 should be final. 70
 Error misc FinalParameters Parameter o2 should be final. 70
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 81
 Error misc FinalParameters Parameter o1 should be final. 103
 Error misc FinalParameters Parameter o2 should be final. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 111
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 118
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 118
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 119
 Error misc FinalParameters Parameter o1 should be final. 137
 Error misc FinalParameters Parameter o2 should be final. 137
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 142
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 142
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 142
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 142
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 150
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 150
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 150
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 150
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 158
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 158
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 158
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 158
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 166
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 166
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 166
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 166
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 174
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 174
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 174
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 174
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 182
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 182
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 182
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 182
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 190
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 190
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 190
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 190
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 198
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 198
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 198
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 198
 Error sizes LineLength Line is longer than 80 characters (found 100). 206

org/castor/xmlctf/MarshallingFrameworkTestCase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 72
 Error naming MemberName Name '_marshallingConf' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error design VisibilityModifier Variable '_marshallingConf' must be private and have accessor methods. 81
 Error sizes LineLength Line is longer than 80 characters (found 84). 82
 Error naming MemberName Name '_hasRandom' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error design VisibilityModifier Variable '_hasRandom' must be private and have accessor methods. 83
 Error sizes LineLength Line is longer than 80 characters (found 91). 94
 Error sizes LineLength Line is longer than 80 characters (found 100). 101
 Error sizes LineLength Line is longer than 80 characters (found 99). 107
 Error sizes LineLength Line is longer than 80 characters (found 87). 123
 Error design DesignForExtension Method 'suite' is not designed for extension - needs to be abstract, final or empty. 130
 Error coding AvoidInlineConditionals Avoid inline conditionals. 134
 Error design DesignForExtension Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 157
 Error sizes LineLength Line is longer than 80 characters (found 89). 159
 Error sizes LineLength Line is longer than 80 characters (found 85). 166
 Error sizes LineLength Line is longer than 80 characters (found 81). 184
 Error sizes LineLength Line is longer than 80 characters (found 81). 192
 Error sizes LineLength Line is longer than 80 characters (found 82). 195
 Error design DesignForExtension Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 210
 Error sizes LineLength Line is longer than 80 characters (found 88). 212
 Error sizes LineLength Line is longer than 80 characters (found 108). 224
 Error sizes LineLength Line is longer than 80 characters (found 81). 230
 Error sizes LineLength Line is longer than 80 characters (found 85). 231
 Error sizes LineLength Line is longer than 80 characters (found 93). 247
 Error sizes LineLength Line is longer than 80 characters (found 83). 249

org/castor/xmlctf/ObjectModelBuilder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 53
 Error modifier RedundantModifier Redundant 'public' modifier. 63

org/castor/xmlctf/OnlySourceGenerationTestCase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 23
 Error sizes LineLength Line is longer than 80 characters (found 82). 30
 Error sizes LineLength Line is longer than 80 characters (found 82). 42
 Error naming MemberName Name '_sourceGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
 Error javadoc JavadocMethod Unused @param tag for 'outputRoot'. 52
 Error sizes LineLength Line is longer than 80 characters (found 91). 55
 Error sizes LineLength Line is longer than 80 characters (found 83). 56
 Error design DesignForExtension Method 'suite' is not designed for extension - needs to be abstract, final or empty. 74
 Error coding AvoidInlineConditionals Avoid inline conditionals. 78
 Error design DesignForExtension Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 89
 Error sizes LineLength Line is longer than 80 characters (found 83). 91
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 91
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 91
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 91
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 91
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 91
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 91
 Error design DesignForExtension Method 'runTest' is not designed for extension - needs to be abstract, final or empty. 101
 Error javadoc JavadocMethod Missing a Javadoc comment. 101
 Error design DesignForExtension Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 110
 Error sizes LineLength Line is longer than 80 characters (found 82). 112
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 112
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 112
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 112
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 112
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 112
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 112

org/castor/xmlctf/RandomHelper.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 66
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 68
 Error naming StaticVariableName Name '_seed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming StaticVariableName Name '_rand' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error sizes LineLength Line is longer than 80 characters (found 83). 91
 Error sizes LineLength Line is longer than 80 characters (found 141). 98
 Error misc FinalParameters Parameter array should be final. 108
 Error misc FinalParameters Parameter c should be final. 108
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 112
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 112
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 112
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 112
 Error misc FinalParameters Parameter array should be final. 127
 Error misc FinalParameters Parameter c should be final. 127
 Error misc FinalParameters Parameter array should be final. 144
 Error misc FinalParameters Parameter c should be final. 144
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 148
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 148
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 148
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 148
 Error misc FinalParameters Parameter array should be final. 166
 Error misc FinalParameters Parameter c should be final. 166
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 172
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 172
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 172
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 172
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 175
 Error misc FinalParameters Parameter vect should be final. 194
 Error misc FinalParameters Parameter c should be final. 194
 Error coding AvoidInlineConditionals Avoid inline conditionals. 197
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 200
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 200
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 200
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 200
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 204
 Error misc FinalParameters Parameter al should be final. 222
 Error misc FinalParameters Parameter c should be final. 222
 Error misc FinalParameters Parameter al should be final. 238
 Error misc FinalParameters Parameter c should be final. 238
 Error misc FinalParameters Parameter al should be final. 254
 Error misc FinalParameters Parameter c should be final. 254
 Error misc FinalParameters Parameter al should be final. 270
 Error misc FinalParameters Parameter c should be final. 270
 Error misc FinalParameters Parameter al should be final. 286
 Error misc FinalParameters Parameter c should be final. 286
 Error misc FinalParameters Parameter s should be final. 303
 Error misc FinalParameters Parameter c should be final. 303
 Error sizes LineLength Line is longer than 80 characters (found 83). 320
 Error misc FinalParameters Parameter s should be final. 320
 Error misc FinalParameters Parameter c should be final. 320
 Error misc FinalParameters Parameter collapseWhitespace should be final. 320
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 323
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 323
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 327
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 337
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 337
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 338
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 338
 Error sizes LineLength Line is longer than 80 characters (found 90). 343
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 343
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 343
 Error misc FinalParameters Parameter date should be final. 358
 Error misc FinalParameters Parameter c should be final. 358
 Error misc FinalParameters Parameter date should be final. 370
 Error misc FinalParameters Parameter c should be final. 370
 Error coding AvoidInlineConditionals Avoid inline conditionals. 372
 Error sizes LineLength Line is longer than 80 characters (found 85). 384
 Error misc FinalParameters Parameter recurring should be final. 384
 Error misc FinalParameters Parameter c should be final. 384
 Error sizes LineLength Line is longer than 80 characters (found 85). 388
 Error coding MagicNumber '10' is a magic number. 389
 Error coding MagicNumber '99' is a magic number. 392
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 393
 Error coding AvoidInlineConditionals Avoid inline conditionals. 393
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 393
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 393
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 393
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 395
 Error coding MagicNumber '99' is a magic number. 395
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 396
 Error coding AvoidInlineConditionals Avoid inline conditionals. 396
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 396
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 396
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 396
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 398
 Error coding MagicNumber '12' is a magic number. 398
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 399
 Error coding AvoidInlineConditionals Avoid inline conditionals. 399
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 399
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 399
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 399
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 401
 Error coding MagicNumber '30' is a magic number. 401
 Error coding MagicNumber '3' is a magic number. 402
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 402
 Error coding AvoidInlineConditionals Avoid inline conditionals. 402
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 402
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 402
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 402
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 404
 Error coding MagicNumber '24' is a magic number. 404
 Error coding MagicNumber '4' is a magic number. 405
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 405
 Error coding AvoidInlineConditionals Avoid inline conditionals. 405
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 405
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 405
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 405
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 407
 Error coding MagicNumber '60' is a magic number. 407
 Error coding MagicNumber '5' is a magic number. 408
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 408
 Error coding AvoidInlineConditionals Avoid inline conditionals. 408
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 408
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 408
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 408
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 410
 Error coding MagicNumber '60' is a magic number. 410
 Error coding MagicNumber '6' is a magic number. 411
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 411
 Error coding AvoidInlineConditionals Avoid inline conditionals. 411
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 411
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 411
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 411
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 413
 Error coding MagicNumber '99' is a magic number. 413
 Error coding MagicNumber '7' is a magic number. 414
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 414
 Error coding AvoidInlineConditionals Avoid inline conditionals. 414
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 414
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 414
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 414
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 416
 Error coding MagicNumber '12' is a magic number. 416
 Error coding MagicNumber '8' is a magic number. 417
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 419
 Error coding MagicNumber '60' is a magic number. 419
 Error coding MagicNumber '9' is a magic number. 420
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 420
 Error coding AvoidInlineConditionals Avoid inline conditionals. 420
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 420
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 420
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 420
 Error misc FinalParameters Parameter object should be final. 437
 Error misc FinalParameters Parameter c should be final. 437
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 441
 Error misc TodoComment Comment matches to-do format 'TODO:'. 445
 Error misc FinalParameters Parameter bg should be final. 459
 Error misc FinalParameters Parameter c should be final. 459
 Error misc FinalParameters Parameter i should be final. 468
 Error misc FinalParameters Parameter f should be final. 477
 Error misc FinalParameters Parameter b should be final. 487
 Error misc FinalParameters Parameter l should be final. 496
 Error misc FinalParameters Parameter l should be final. 505
 Error misc FinalParameters Parameter d should be final. 514
 Error misc FinalParameters Parameter c should be final. 523
 Error misc FinalParameters Parameter b should be final. 532
 Error misc TodoComment Comment matches to-do format 'TODO:'. 533
 Error misc FinalParameters Parameter p should be final. 553
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 554
 Error coding AvoidInlineConditionals Avoid inline conditionals. 554
 Error misc FinalParameters Parameter seed should be final. 583

org/castor/xmlctf/SchemaTestCase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 81
 Error naming MemberName Name '_schemaName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error naming MemberName Name '_differenceCountReference' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error naming MemberName Name '_goldFileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error design VisibilityModifier Variable '_goldFileName' must be private and have accessor methods. 91
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error sizes LineLength Line is longer than 80 characters (found 87). 99
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error sizes LineLength Line is longer than 80 characters (found 86). 105
 Error sizes LineLength Line is longer than 80 characters (found 81). 107
 Error sizes LineLength Line is longer than 80 characters (found 103). 109
 Error javadoc JavadocStyle First sentence should end with a period. 113
 Error sizes LineLength Line is longer than 80 characters (found 86). 115
 Error sizes LineLength Line is longer than 80 characters (found 93). 119
 Error design DesignForExtension Method 'setSchemaName' is not designed for extension - needs to be abstract, final or empty. 134
 Error javadoc JavadocMethod Missing a Javadoc comment. 138
 Error design DesignForExtension Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 142
 Error javadoc JavadocMethod Missing a Javadoc comment. 142
 Error sizes LineLength Line is longer than 80 characters (found 83). 144
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 144
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 144
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 144
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 144
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 144
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 144
 Error design DesignForExtension Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 162
 Error sizes LineLength Line is longer than 80 characters (found 82). 164
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 164
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 164
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 164
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 164
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 164
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 164
 Error design DesignForExtension Method 'runTest' is not designed for extension - needs to be abstract, final or empty. 173
 Error sizes LineLength Line is longer than 80 characters (found 85). 188
 Error javadoc JavadocMethod Missing a Javadoc comment. 196
 Error sizes LineLength Line is longer than 80 characters (found 99). 197
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 197
 Error sizes LineLength Line is longer than 80 characters (found 94). 200
 Error coding AvoidInlineConditionals Avoid inline conditionals. 200
 Error sizes LineLength Line is longer than 80 characters (found 85). 201
 Error sizes LineLength Line is longer than 80 characters (found 130). 204
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 204
 Error coding AvoidInlineConditionals Avoid inline conditionals. 204
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 204
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 204
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 204
 Error sizes LineLength Line is longer than 80 characters (found 89). 206
 Error coding AvoidInlineConditionals Avoid inline conditionals. 206
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 207
 Error sizes LineLength Line is longer than 80 characters (found 109). 208
 Error sizes LineLength Line is longer than 80 characters (found 111). 211
 Error whitespace OperatorWrap '+' should be on a new line. 213
 Error sizes LineLength Line is longer than 80 characters (found 87). 214
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error sizes LineLength Line is longer than 80 characters (found 97). 233
 Error whitespace OperatorWrap '&&' should be on a new line. 233
 Error sizes LineLength Line is longer than 80 characters (found 82). 234
 Error sizes LineLength Line is longer than 80 characters (found 87). 235
 Error sizes LineLength Line is longer than 80 characters (found 83). 256
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 256
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error sizes LineLength Line is longer than 80 characters (found 86). 271
 Error sizes LineLength Line is longer than 80 characters (found 93). 276
 Error whitespace OperatorWrap '&&' should be on a new line. 276

org/castor/xmlctf/SourceGeneratorTestCase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 65
 Error sizes LineLength Line is longer than 80 characters (found 88). 69
 Error naming MemberName Name '_sourceGenConf' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error design VisibilityModifier Variable '_sourceGenConf' must be private and have accessor methods. 70
 Error sizes LineLength Line is longer than 80 characters (found 84). 71
 Error naming MemberName Name '_hasRandom' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error design VisibilityModifier Variable '_hasRandom' must be private and have accessor methods. 72
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error naming MemberName Name '_sourceGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error sizes LineLength Line is longer than 80 characters (found 86). 84
 Error sizes LineLength Line is longer than 80 characters (found 104). 92
 Error sizes LineLength Line is longer than 80 characters (found 104). 98
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error sizes LineLength Line is longer than 80 characters (found 87). 122
 Error design DesignForExtension Method 'suite' is not designed for extension - needs to be abstract, final or empty. 129
 Error coding AvoidInlineConditionals Avoid inline conditionals. 133
 Error design DesignForExtension Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 150
 Error sizes LineLength Line is longer than 80 characters (found 83). 152
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 152
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 152
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 152
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 152
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 152
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 88). 155
 Error design DesignForExtension Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 168
 Error sizes LineLength Line is longer than 80 characters (found 82). 170
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 170
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 170
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 170
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 170
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 170
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 170

org/castor/xmlctf/TestCaseAggregator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 63
 Error sizes LineLength Line is longer than 80 characters (found 86). 68
 Error sizes LineLength Line is longer than 80 characters (found 84). 70
 Error sizes LineLength Line is longer than 80 characters (found 88). 72
 Error naming StaticVariableName Name '_verbose' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_directory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error naming MemberName Name '_testOutputRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_directoryToHere' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error sizes LineLength Line is longer than 80 characters (found 82). 108
 Error sizes LineLength Line is longer than 80 characters (found 84). 124
 Error design DesignForExtension Method 'suite' is not designed for extension - needs to be abstract, final or empty. 137
 Error sizes LineLength Line is longer than 80 characters (found 88). 139
 Error coding AvoidInlineConditionals Avoid inline conditionals. 139
 Error sizes LineLength Line is longer than 80 characters (found 85). 140
 Error sizes LineLength Line is longer than 80 characters (found 102). 147
 Error sizes LineLength Line is longer than 80 characters (found 88). 161
 Error sizes LineLength Line is longer than 80 characters (found 88). 163
 Error sizes LineLength Line is longer than 80 characters (found 90). 182
 Error sizes LineLength Line is longer than 80 characters (found 89). 188
 Error sizes LineLength Line is longer than 80 characters (found 123). 189
 Error sizes LineLength Line is longer than 80 characters (found 112). 191
 Error sizes LineLength Line is longer than 80 characters (found 84). 203
 Error sizes LineLength Line is longer than 80 characters (found 90). 205

org/castor/xmlctf/TestSourceGenerator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 35
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error naming MemberName Name '_propertyFileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
 Error sizes LineLength Line is longer than 80 characters (found 93). 54
 Error naming MemberName Name '_fieldInfoFactoryName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Error naming MemberName Name '_bindingFileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
 Error naming MemberName Name '_schemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error naming MemberName Name '_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error naming MemberName Name '_genFromImported' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_expectedSources' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error sizes LineLength Line is longer than 80 characters (found 126). 67
 Error javadoc JavadocMethod Missing a Javadoc comment. 67
 Error sizes LineLength Line is longer than 80 characters (found 89). 74
 Error sizes LineLength Line is longer than 80 characters (found 121). 77
 Error javadoc JavadocMethod Missing a Javadoc comment. 77
 Error sizes LineLength Line is longer than 80 characters (found 89). 84
 Error design DesignForExtension Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 91
 Error design DesignForExtension Method 'runTest' is not designed for extension - needs to be abstract, final or empty. 112
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 124
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 124
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 124
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 124
 Error sizes LineLength Line is longer than 80 characters (found 81). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 137
 Error sizes LineLength Line is longer than 80 characters (found 93). 143
 Error whitespace OperatorWrap '&&' should be on a new line. 143
 Error sizes LineLength Line is longer than 80 characters (found 82). 144
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error sizes LineLength Line is longer than 80 characters (found 84). 161
 Error sizes LineLength Line is longer than 80 characters (found 93). 167
 Error whitespace OperatorWrap '&&' should be on a new line. 167
 Error sizes LineLength Line is longer than 80 characters (found 83). 168
 Error sizes LineLength Line is longer than 80 characters (found 89). 173
 Error sizes LineLength Line is longer than 80 characters (found 99). 176
 Error sizes LineLength Line is longer than 80 characters (found 97). 177
 Error sizes LineLength Line is longer than 80 characters (found 88). 181
 Error sizes LineLength Line is longer than 80 characters (found 93). 187
 Error whitespace OperatorWrap '&&' should be on a new line. 187
 Error sizes LineLength Line is longer than 80 characters (found 87). 188
 Error sizes LineLength Line is longer than 80 characters (found 86). 189
 Error javadoc JavadocMethod Missing a Javadoc comment. 193
 Error sizes LineLength Line is longer than 80 characters (found 94). 194
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error sizes LineLength Line is longer than 80 characters (found 88). 203
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error sizes LineLength Line is longer than 80 characters (found 83). 234
 Error sizes LineLength Line is longer than 80 characters (found 114). 243
 Error sizes LineLength Line is longer than 80 characters (found 85). 246
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 254
 Error whitespace ParenPad '(' is followed by whitespace. 257
 Error sizes LineLength Line is longer than 80 characters (found 87). 258
 Error design DesignForExtension Method 'setExpectedSources' is not designed for extension - needs to be abstract, final or empty. 281

org/castor/xmlctf/TestWithCustomTest.java

Severity Category Rule Message Line
 Error naming MemberName Name '_delegate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error naming MemberName Name '_failure' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error design VisibilityModifier Variable '_failure' must be private and have accessor methods. 63
 Error naming MemberName Name '_failureExpected' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error design VisibilityModifier Variable '_failureExpected' must be private and have accessor methods. 65
 Error sizes LineLength Line is longer than 80 characters (found 87). 76
 Error javadoc JavadocMethod Expected @param tag for 'tc'. 85
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 103
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 114
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 116
 Error sizes LineLength Line is longer than 80 characters (found 81). 139
 Error sizes LineLength Line is longer than 80 characters (found 87). 141
 Error sizes LineLength Line is longer than 80 characters (found 85). 147
 Error sizes LineLength Line is longer than 80 characters (found 82). 154
 Error sizes LineLength Line is longer than 80 characters (found 92). 155
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 155
 Error sizes LineLength Line is longer than 80 characters (found 86). 156
 Error sizes LineLength Line is longer than 80 characters (found 109). 158
 Error sizes LineLength Line is longer than 80 characters (found 88). 161
 Error sizes LineLength Line is longer than 80 characters (found 113). 164
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 166
 Error sizes LineLength Line is longer than 80 characters (found 82). 185
 Error sizes LineLength Line is longer than 80 characters (found 96). 186
 Error sizes LineLength Line is longer than 80 characters (found 86). 187
 Error sizes LineLength Line is longer than 80 characters (found 93). 189
 Error sizes LineLength Line is longer than 80 characters (found 97). 190
 Error sizes LineLength Line is longer than 80 characters (found 83). 193
 Error sizes LineLength Line is longer than 80 characters (found 83). 195

org/castor/xmlctf/TestWithRandomObject.java

Severity Category Rule Message Line
 Error naming MemberName Name '_delegate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error naming MemberName Name '_failure' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Error design VisibilityModifier Variable '_failure' must be private and have accessor methods. 55
 Error naming MemberName Name '_outputName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
 Error design VisibilityModifier Variable '_outputName' must be private and have accessor methods. 57
 Error sizes LineLength Line is longer than 80 characters (found 82). 60
 Error misc FinalParameters Parameter name should be final. 64
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 65
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 65
 Error sizes LineLength Line is longer than 80 characters (found 87). 66
 Error misc FinalParameters Parameter name should be final. 75
 Error misc FinalParameters Parameter tc should be final. 75
 Error javadoc JavadocMethod Expected @param tag for 'tc'. 75
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 76
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 76
 Error sizes LineLength Line is longer than 80 characters (found 82). 79
 Error sizes LineLength Line is longer than 80 characters (found 84). 114
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 114
 Error sizes LineLength Line is longer than 80 characters (found 83). 128
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 128
 Error sizes LineLength Line is longer than 80 characters (found 111). 129
 Error sizes LineLength Line is longer than 80 characters (found 92). 135
 Error naming LocalVariableName Name 'marshal_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
 Error sizes LineLength Line is longer than 80 characters (found 82). 143
 Error sizes LineLength Line is longer than 80 characters (found 92). 145
 Error sizes LineLength Line is longer than 80 characters (found 93). 151
 Error whitespace OperatorWrap '&&' should be on a new line. 151
 Error sizes LineLength Line is longer than 80 characters (found 81). 152
 Error sizes LineLength Line is longer than 80 characters (found 99). 153
 Error sizes LineLength Line is longer than 80 characters (found 84). 158
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 113). 159
 Error sizes LineLength Line is longer than 80 characters (found 85). 160
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 160
 Error sizes LineLength Line is longer than 80 characters (found 112). 166
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 166
 Error coding AvoidInlineConditionals Avoid inline conditionals. 166
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 166
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 166
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 166
 Error sizes LineLength Line is longer than 80 characters (found 89). 168
 Error coding AvoidInlineConditionals Avoid inline conditionals. 168
 Error sizes LineLength Line is longer than 80 characters (found 90). 170
 Error sizes LineLength Line is longer than 80 characters (found 85). 173
 Error whitespace OperatorWrap '+' should be on a new line. 173
 Error sizes LineLength Line is longer than 80 characters (found 86). 176
 Error whitespace OperatorWrap '+' should be on a new line. 176
 Error sizes LineLength Line is longer than 80 characters (found 83). 185
 Error sizes LineLength Line is longer than 80 characters (found 84). 190
 Error sizes LineLength Line is longer than 80 characters (found 107). 195
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 195
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 195
 Error sizes LineLength Line is longer than 80 characters (found 98). 196
 Error sizes LineLength Line is longer than 80 characters (found 95). 197
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 197
 Error javadoc JavadocMethod Missing a Javadoc comment. 203
 Error misc FinalParameters Parameter message should be final. 203

org/castor/xmlctf/TestWithReferenceDocument.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error sizes LineLength Line is longer than 80 characters (found 86). 57
 Error javadoc JavadocVariable Missing a Javadoc comment. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error naming MemberName Name '_delegate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_test' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error design VisibilityModifier Variable '_test' must be private and have accessor methods. 65
 Error naming MemberName Name '_failure' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error design VisibilityModifier Variable '_failure' must be private and have accessor methods. 67
 Error naming MemberName Name '_builderClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error design VisibilityModifier Variable '_builderClassName' must be private and have accessor methods. 69
 Error naming MemberName Name '_outputName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error design VisibilityModifier Variable '_outputName' must be private and have accessor methods. 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 72
 Error naming MemberName Name '_inputName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error design VisibilityModifier Variable '_inputName' must be private and have accessor methods. 73
 Error sizes LineLength Line is longer than 80 characters (found 96). 74
 Error naming MemberName Name '_goldFileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error design VisibilityModifier Variable '_goldFileName' must be private and have accessor methods. 75
 Error sizes LineLength Line is longer than 80 characters (found 82). 78
 Error misc FinalParameters Parameter name should be final. 82
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 83
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 87). 84
 Error misc FinalParameters Parameter name should be final. 93
 Error misc FinalParameters Parameter tc should be final. 93
 Error javadoc JavadocMethod Expected @param tag for 'tc'. 93
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 94
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 94
 Error sizes LineLength Line is longer than 80 characters (found 90). 98
 Error sizes LineLength Line is longer than 80 characters (found 84). 154
 Error sizes LineLength Line is longer than 80 characters (found 94). 167
 Error sizes LineLength Line is longer than 80 characters (found 95). 175
 Error sizes LineLength Line is longer than 80 characters (found 95). 181
 Error sizes LineLength Line is longer than 80 characters (found 96). 184
 Error coding AvoidInlineConditionals Avoid inline conditionals. 190
 Error sizes LineLength Line is longer than 80 characters (found 113). 192
 Error naming LocalVariableName Name 'marshal_output' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
 Error sizes LineLength Line is longer than 80 characters (found 91). 200
 Error sizes LineLength Line is longer than 80 characters (found 93). 206
 Error whitespace OperatorWrap '&&' should be on a new line. 206
 Error sizes LineLength Line is longer than 80 characters (found 98). 208
 Error sizes LineLength Line is longer than 80 characters (found 126). 214
 Error sizes LineLength Line is longer than 80 characters (found 136). 215
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 215
 Error coding AvoidInlineConditionals Avoid inline conditionals. 215
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 215
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 215
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 215
 Error sizes LineLength Line is longer than 80 characters (found 84). 217
 Error sizes LineLength Line is longer than 80 characters (found 94). 219
 Error sizes LineLength Line is longer than 80 characters (found 91). 221
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error sizes LineLength Line is longer than 80 characters (found 91). 224
 Error sizes LineLength Line is longer than 80 characters (found 83). 226
 Error whitespace OperatorWrap '+' should be on a new line. 226
 Error sizes LineLength Line is longer than 80 characters (found 83). 231
 Error sizes LineLength Line is longer than 80 characters (found 83). 240
 Error sizes LineLength Line is longer than 80 characters (found 96). 241
 Error sizes LineLength Line is longer than 80 characters (found 97). 247
 Error whitespace OperatorWrap '&&' should be on a new line. 247
 Error sizes LineLength Line is longer than 80 characters (found 89). 248
 Error misc TodoComment Comment matches to-do format 'TODO:'. 255
 Error sizes LineLength Line is longer than 80 characters (found 90). 256
 Error sizes LineLength Line is longer than 80 characters (found 86). 257
 Error sizes LineLength Line is longer than 80 characters (found 82). 259
 Error coding SimplifyBooleanExpression Expression can be simplified. 263
 Error sizes LineLength Line is longer than 80 characters (found 88). 264
 Error sizes LineLength Line is longer than 80 characters (found 90). 266
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 266
 Error coding AvoidInlineConditionals Avoid inline conditionals. 266
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 266
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 266
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 266
 Error sizes LineLength Line is longer than 80 characters (found 93). 268
 Error coding AvoidInlineConditionals Avoid inline conditionals. 268
 Error sizes LineLength Line is longer than 80 characters (found 84). 269
 Error sizes LineLength Line is longer than 80 characters (found 92). 270
 Error sizes LineLength Line is longer than 80 characters (found 89). 273
 Error whitespace OperatorWrap '+' should be on a new line. 273
 Error sizes LineLength Line is longer than 80 characters (found 90). 276
 Error whitespace OperatorWrap '+' should be on a new line. 276
 Error sizes LineLength Line is longer than 80 characters (found 90). 287
 Error naming LocalVariableName Name '_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. 299
 Error sizes LineLength Line is longer than 80 characters (found 90). 302
 Error sizes LineLength Line is longer than 80 characters (found 81). 313
 Error sizes LineLength Line is longer than 80 characters (found 93). 315
 Error whitespace OperatorWrap '&&' should be on a new line. 315
 Error sizes LineLength Line is longer than 80 characters (found 84). 316
 Error sizes LineLength Line is longer than 80 characters (found 92). 317
 Error sizes LineLength Line is longer than 80 characters (found 99). 320
 Error sizes LineLength Line is longer than 80 characters (found 102). 339
 Error sizes LineLength Line is longer than 80 characters (found 81). 345
 Error sizes LineLength Line is longer than 80 characters (found 87). 347
 Error sizes LineLength Line is longer than 80 characters (found 103). 351
 Error misc FinalParameters Parameter refUnmarshal should be final. 351
 Error misc FinalParameters Parameter refGenerated should be final. 351
 Error sizes LineLength Line is longer than 80 characters (found 112). 354
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 354
 Error coding AvoidInlineConditionals Avoid inline conditionals. 354
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 354
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 354
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 354
 Error coding SimplifyBooleanExpression Expression can be simplified. 355
 Error sizes LineLength Line is longer than 80 characters (found 84). 356
 Error coding SimplifyBooleanExpression Expression can be simplified. 359
 Error sizes LineLength Line is longer than 80 characters (found 116). 361
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 362
 Error sizes LineLength Line is longer than 80 characters (found 109). 365
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 366
 Error sizes LineLength Line is longer than 80 characters (found 108). 370
 Error sizes LineLength Line is longer than 80 characters (found 81). 389
 Error sizes LineLength Line is longer than 80 characters (found 81). 393
 Error sizes LineLength Line is longer than 80 characters (found 84). 403
 Error sizes LineLength Line is longer than 80 characters (found 95). 405
 Error sizes LineLength Line is longer than 80 characters (found 132). 411
 Error sizes LineLength Line is longer than 80 characters (found 146). 412
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 412
 Error coding AvoidInlineConditionals Avoid inline conditionals. 412
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 412
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 412
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 412
 Error whitespace OperatorWrap '&&' should be on a new line. 416
 Error sizes LineLength Line is longer than 80 characters (found 88). 417
 Error sizes LineLength Line is longer than 80 characters (found 107). 418
 Error sizes LineLength Line is longer than 80 characters (found 89). 421
 Error javadoc JavadocMethod Missing a Javadoc comment. 425
 Error misc FinalParameters Parameter message should be final. 425

org/castor/xmlctf/XMLTestCase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 89
 Error naming StaticVariableName Name '_verbose' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error design VisibilityModifier Variable '_verbose' must be private and have accessor methods. 94
 Error sizes LineLength Line is longer than 80 characters (found 88). 95
 Error naming StaticVariableName Name '_printStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error design VisibilityModifier Variable '_printStack' must be private and have accessor methods. 96
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 100
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 100
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 103
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 103
 Error naming MemberName Name '_suiteName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
 Error design VisibilityModifier Variable '_suiteName' must be private and have accessor methods. 107
 Error sizes LineLength Line is longer than 80 characters (found 82). 108
 Error naming MemberName Name '_rootClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
 Error design VisibilityModifier Variable '_rootClassName' must be private and have accessor methods. 110
 Error naming MemberName Name '_rootClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
 Error design VisibilityModifier Variable '_rootClass' must be private and have accessor methods. 112
 Error sizes LineLength Line is longer than 80 characters (found 85). 113
 Error naming MemberName Name '_hasDump' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
 Error design VisibilityModifier Variable '_hasDump' must be private and have accessor methods. 114
 Error sizes LineLength Line is longer than 80 characters (found 81). 115
 Error sizes LineLength Line is longer than 80 characters (found 86). 116
 Error naming MemberName Name '_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
 Error design VisibilityModifier Variable '_mapping' must be private and have accessor methods. 117
 Error naming MemberName Name '_listener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
 Error design VisibilityModifier Variable '_listener' must be private and have accessor methods. 119
 Error naming MemberName Name '_listenerType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
 Error design VisibilityModifier Variable '_listenerType' must be private and have accessor methods. 121
 Error naming MemberName Name '_listenerGoldFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
 Error design VisibilityModifier Variable '_listenerGoldFile' must be private and have accessor methods. 123
 Error naming MemberName Name '_configuration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
 Error design VisibilityModifier Variable '_configuration' must be private and have accessor methods. 125
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error design VisibilityModifier Variable '_name' must be private and have accessor methods. 127
 Error naming MemberName Name '_unitTest' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
 Error design VisibilityModifier Variable '_unitTest' must be private and have accessor methods. 129
 Error naming MemberName Name '_outputRootFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
 Error design VisibilityModifier Variable '_outputRootFile' must be private and have accessor methods. 131
 Error naming MemberName Name '_skip' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
 Error design VisibilityModifier Variable '_skip' must be private and have accessor methods. 133
 Error naming MemberName Name '_failure' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
 Error design VisibilityModifier Variable '_failure' must be private and have accessor methods. 135
 Error naming MemberName Name '_test' must match pattern '^[a-z][a-zA-Z0-9]*$'. 137
 Error design VisibilityModifier Variable '_test' must be private and have accessor methods. 137
 Error naming MemberName Name '_xmlContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
 Error sizes LineLength Line is longer than 80 characters (found 87). 149
 Error sizes LineLength Line is longer than 80 characters (found 88). 156
 Error sizes LineLength Line is longer than 80 characters (found 81). 170
 Error sizes LineLength Line is longer than 80 characters (found 81). 174
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error javadoc JavadocMethod Missing a Javadoc comment. 187
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error javadoc JavadocMethod Missing a Javadoc comment. 189
 Error design DesignForExtension Method 'setXMLContext' is not designed for extension - needs to be abstract, final or empty. 191
 Error javadoc JavadocMethod Missing a Javadoc comment. 191
 Error misc FinalParameters Parameter xmlContext should be final. 191
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error design DesignForExtension Method 'getXMLContext' is not designed for extension - needs to be abstract, final or empty. 195
 Error javadoc JavadocMethod Missing a Javadoc comment. 195
 Error sizes LineLength Line is longer than 80 characters (found 91). 214
 Error design DesignForExtension Method 'setTestSuiteName' is not designed for extension - needs to be abstract, final or empty. 223
 Error design DesignForExtension Method 'getTestSuiteName' is not designed for extension - needs to be abstract, final or empty. 231
 Error sizes LineLength Line is longer than 80 characters (found 109). 247
 Error design DesignForExtension Method 'checkExceptionWasExpected' is not designed for extension - needs to be abstract, final or empty. 247
 Error sizes LineLength Line is longer than 80 characters (found 85). 251
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 272
 Error sizes LineLength Line is longer than 80 characters (found 88). 279
 Error sizes LineLength Line is longer than 80 characters (found 85). 280
 Error sizes LineLength Line is longer than 80 characters (found 84). 286
 Error sizes LineLength Line is longer than 80 characters (found 106). 296
 Error sizes LineLength Line is longer than 80 characters (found 85). 300
 Error sizes LineLength Line is longer than 80 characters (found 83). 303
 Error design DesignForExtension Method 'testMarshal' is not designed for extension - needs to be abstract, final or empty. 317
 Error sizes LineLength Line is longer than 80 characters (found 81). 326
 Error sizes LineLength Line is longer than 80 characters (found 93). 332
 Error whitespace OperatorWrap '&&' should be on a new line. 332
 Error sizes LineLength Line is longer than 80 characters (found 81). 333
 Error sizes LineLength Line is longer than 80 characters (found 83). 339
 Error javadoc JavadocMethod Missing a Javadoc comment. 339
 Error sizes LineLength Line is longer than 80 characters (found 100). 340
 Error sizes LineLength Line is longer than 80 characters (found 86). 344
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 354
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 362
 Error design DesignForExtension Method 'testUnmarshal' is not designed for extension - needs to be abstract, final or empty. 375
 Error sizes LineLength Line is longer than 80 characters (found 88). 380
 Error design DesignForExtension Method 'testUnmarshal' is not designed for extension - needs to be abstract, final or empty. 394
 Error javadoc JavadocMethod Missing a Javadoc comment. 401
 Error sizes LineLength Line is longer than 80 characters (found 88). 402
 Error sizes LineLength Line is longer than 80 characters (found 91). 429
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 429
 Error sizes LineLength Line is longer than 80 characters (found 84). 435
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 435
 Error sizes LineLength Line is longer than 80 characters (found 81). 451
 Error javadoc JavadocMethod Expected an @return tag. 459
 Error sizes LineLength Line is longer than 80 characters (found 102). 459
 Error design DesignForExtension Method 'invokeEnumeratedMethods' is not designed for extension - needs to be abstract, final or empty. 459
 Error sizes LineLength Line is longer than 80 characters (found 94). 460
 Error sizes LineLength Line is longer than 80 characters (found 112). 472
 Error javadoc JavadocStyle First sentence should end with a period. 482
 Error sizes LineLength Line is longer than 80 characters (found 98). 490
 Error design DesignForExtension Method 'initializeListeners' is not designed for extension - needs to be abstract, final or empty. 490
 Error javadoc JavadocMethod Expected @throws tag for 'ClassNotFoundException'. 490
 Error sizes LineLength Line is longer than 80 characters (found 92). 491
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 491
 Error sizes LineLength Line is longer than 80 characters (found 93). 492
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 492
 Error sizes LineLength Line is longer than 80 characters (found 99). 495
 Error sizes LineLength Line is longer than 80 characters (found 104). 502
 Error whitespace OperatorWrap '||' should be on a new line. 506
 Error whitespace OperatorWrap '||' should be on a new line. 507
 Error sizes LineLength Line is longer than 80 characters (found 92). 527
 Error design DesignForExtension Method 'buildObjectModel' is not designed for extension - needs to be abstract, final or empty. 527
 Error sizes LineLength Line is longer than 80 characters (found 83). 532
 Error sizes LineLength Line is longer than 80 characters (found 84). 534
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 534
 Error sizes LineLength Line is longer than 80 characters (found 83). 538
 Error javadoc JavadocMethod Missing a Javadoc comment. 538
 Error sizes LineLength Line is longer than 80 characters (found 87). 540
 Error sizes LineLength Line is longer than 80 characters (found 91). 542
 Error sizes LineLength Line is longer than 80 characters (found 95). 551
 Error sizes LineLength Line is longer than 80 characters (found 105). 557
 Error javadoc JavadocMethod Missing a Javadoc comment. 557
 Error sizes LineLength Line is longer than 80 characters (found 112). 561
 Error design DesignForExtension Method 'verbose' is not designed for extension - needs to be abstract, final or empty. 570

org/castor/xmlctf/compiler/AntJavaCompiler.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error naming MemberName Name '_baseDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 45
 Error naming MemberName Name '_outputDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
 Error javadoc JavadocVariable Missing a Javadoc comment. 47
 Error naming MemberName Name '_javaVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error javadoc JavadocVariable Missing a Javadoc comment. 48
 Error naming MemberName Name '_compiler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
 Error sizes LineLength Line is longer than 80 characters (found 84). 57
 Error design DesignForExtension Method 'setJavaSourceVersion' is not designed for extension - needs to be abstract, final or empty. 67
 Error coding MagicNumber '5F' is a magic number. 69
 Error coding MagicNumber '10F' is a magic number. 69
 Error coding MagicNumber '10F' is a magic number. 70
 Error sizes LineLength Line is longer than 80 characters (found 86). 76
 Error design DesignForExtension Method 'compileDirectory' is not designed for extension - needs to be abstract, final or empty. 79
 Error sizes LineLength Line is longer than 80 characters (found 85). 120
 Error sizes LineLength Line is longer than 80 characters (found 88). 142

org/castor/xmlctf/compiler/CompilationException.java

Severity Category Rule Message Line
 Error naming MemberName Name '_cause' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error javadoc JavadocStyle Incomplete HTML tag found: * Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems. 66

org/castor/xmlctf/compiler/SunJavaCompiler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 34
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error javadoc JavadocVariable Missing a Javadoc comment. 39
 Error javadoc JavadocVariable Missing a Javadoc comment. 40
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error javadoc JavadocVariable Missing a Javadoc comment. 42
 Error javadoc JavadocVariable Missing a Javadoc comment. 43
 Error javadoc JavadocVariable Missing a Javadoc comment. 45
 Error javadoc JavadocVariable Missing a Javadoc comment. 46
 Error sizes LineLength Line is longer than 80 characters (found 82). 47
 Error javadoc JavadocVariable Missing a Javadoc comment. 47
 Error javadoc JavadocVariable Missing a Javadoc comment. 49
 Error javadoc JavadocVariable Missing a Javadoc comment. 51
 Error naming StaticVariableName Name '_compileMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error naming StaticVariableName Name '_initialized' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error sizes LineLength Line is longer than 80 characters (found 113). 54
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error naming MemberName Name '_javaVersion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error naming MemberName Name '_baseDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error naming MemberName Name '_outputDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error sizes LineLength Line is longer than 80 characters (found 84). 67
 Error blocks LeftCurly '{' should have line break after. 72
 Error blocks RightCurly '}' should have line break before. 72
 Error design DesignForExtension Method 'setJavaSourceVersion' is not designed for extension - needs to be abstract, final or empty. 79
 Error coding MagicNumber '5F' is a magic number. 81
 Error coding MagicNumber '10F' is a magic number. 81
 Error coding MagicNumber '10F' is a magic number. 82
 Error sizes LineLength Line is longer than 80 characters (found 82). 97
 Error sizes LineLength Line is longer than 80 characters (found 100). 99
 Error sizes LineLength Line is longer than 80 characters (found 86). 108
 Error design DesignForExtension Method 'compileDirectory' is not designed for extension - needs to be abstract, final or empty. 111
 Error sizes LineLength Line is longer than 80 characters (found 87). 114
 Error sizes LineLength Line is longer than 80 characters (found 81). 121
 Error sizes LineLength Line is longer than 80 characters (found 82). 124
 Error sizes LineLength Line is longer than 80 characters (found 95). 129
 Error sizes LineLength Line is longer than 80 characters (found 96). 130
 Error sizes LineLength Line is longer than 80 characters (found 96). 131
 Error sizes LineLength Line is longer than 80 characters (found 98). 132
 Error sizes LineLength Line is longer than 80 characters (found 97). 133
 Error sizes LineLength Line is longer than 80 characters (found 85). 136
 Error coding MagicNumber '1.5F' is a magic number. 150
 Error sizes LineLength Line is longer than 80 characters (found 84). 167
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error sizes LineLength Line is longer than 80 characters (found 106). 171
 Error sizes LineLength Line is longer than 80 characters (found 93). 181
 Error sizes LineLength Line is longer than 80 characters (found 87). 193

org/castor/xmlctf/util/CTFUtils.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 83). 62
 Error design FinalClass Class CTFUtils should be declared as final. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error sizes LineLength Line is longer than 80 characters (found 85). 110
 Error sizes LineLength Line is longer than 80 characters (found 86). 128
 Error sizes LineLength Line is longer than 80 characters (found 81). 156
 Error sizes LineLength Line is longer than 80 characters (found 89). 158
 Error sizes LineLength Line is longer than 80 characters (found 82). 161
 Error sizes LineLength Line is longer than 80 characters (found 86). 165

org/castor/xmlctf/util/FileServices.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 61
 Error sizes LineLength Line is longer than 80 characters (found 94). 96
 Error sizes LineLength Line is longer than 80 characters (found 84). 101
 Error blocks EmptyBlock Must have at least one statement. 108
 Error sizes LineLength Line is longer than 80 characters (found 84). 123
 Error sizes LineLength Line is longer than 80 characters (found 90). 124
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 126
 Error sizes LineLength Line is longer than 80 characters (found 86). 147
 Error sizes LineLength Line is longer than 80 characters (found 90). 148
 Error sizes LineLength Line is longer than 80 characters (found 97). 176

org/castor/xmlctf/xmldiff/XMLDiff.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 83). 38
 Error sizes LineLength Line is longer than 80 characters (found 97). 44
 Error naming MemberName Name '_file1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_file2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
 Error sizes LineLength Line is longer than 80 characters (found 84). 51
 Error naming MemberName Name '_pw' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
 Error naming MemberName Name '_strictChildOrder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error naming MemberName Name '_print' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error naming MemberName Name '_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error design DesignForExtension Method 'compare' is not designed for extension - needs to be abstract, final or empty. 97
 Error sizes LineLength Line is longer than 80 characters (found 88). 121
 Error sizes LineLength Line is longer than 80 characters (found 86). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 159
 Error sizes LineLength Line is longer than 80 characters (found 82). 169
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 169
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 169
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 173
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 173
 Error sizes LineLength Line is longer than 80 characters (found 94). 189
 Error javadoc JavadocMethod Expected an @return tag. 221
 Error javadoc JavadocMethod Expected @param tag for 'node1'. 221
 Error javadoc JavadocMethod Expected @param tag for 'node2'. 221
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 224
 Error sizes LineLength Line is longer than 80 characters (found 97). 228
 Error sizes LineLength Line is longer than 80 characters (found 86). 238
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 254
 Error sizes LineLength Line is longer than 80 characters (found 92). 256
 Error sizes LineLength Line is longer than 80 characters (found 85). 265
 Error javadoc JavadocMethod Missing a Javadoc comment. 273
 Error misc FinalParameters Parameter attr should be final. 273
 Error sizes LineLength Line is longer than 80 characters (found 88). 280
 Error sizes LineLength Line is longer than 80 characters (found 82). 299
 Error sizes LineLength Line is longer than 80 characters (found 90). 300
 Error sizes LineLength Line is longer than 80 characters (found 92). 368
 Error sizes LineLength Line is longer than 80 characters (found 85). 440
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 445
 Error sizes LineLength Line is longer than 80 characters (found 81). 448
 Error sizes LineLength Line is longer than 80 characters (found 86). 449
 Error sizes LineLength Line is longer than 80 characters (found 94). 461
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 462
 Error sizes LineLength Line is longer than 80 characters (found 81). 466
 Error sizes LineLength Line is longer than 80 characters (found 96). 486
 Error misc FinalParameters Parameter target should be final. 486
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 492
 Error sizes LineLength Line is longer than 80 characters (found 82). 494
 Error sizes LineLength Line is longer than 80 characters (found 82). 520
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 522
 Error javadoc JavadocMethod Expected @param tag for 'child'. 543
 Error sizes LineLength Line is longer than 80 characters (found 96). 544
 Error javadoc JavadocMethod Expected @param tag for 's1'. 554
 Error javadoc JavadocMethod Expected @param tag for 's2'. 554
 Error sizes LineLength Line is longer than 80 characters (found 89). 559
 Error misc FinalParameters Parameter one should be final. 585
 Error misc FinalParameters Parameter two should be final. 585
 Error coding AvoidInlineConditionals Avoid inline conditionals. 586
 Error coding AvoidInlineConditionals Avoid inline conditionals. 587
 Error javadoc JavadocMethod Missing a Javadoc comment. 591
 Error sizes LineLength Line is longer than 80 characters (found 88). 595
 Error javadoc JavadocMethod Missing a Javadoc comment. 602
 Error javadoc JavadocMethod Missing a Javadoc comment. 606
 Error sizes LineLength Line is longer than 80 characters (found 102). 619
 Error javadoc JavadocMethod Missing a Javadoc comment. 619
 Error javadoc JavadocMethod Missing a Javadoc comment. 631
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 634
 Error misc FinalParameters Parameter text should be final. 654

org/castor/xmlctf/xmldiff/xml/Location.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error naming MemberName Name '_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error naming MemberName Name '_column' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error misc FinalParameters Parameter locator should be final. 41
 Error design DesignForExtension Method 'getColumnNumber' is not designed for extension - needs to be abstract, final or empty. 50
 Error design DesignForExtension Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. 58

org/castor/xmlctf/xmldiff/xml/XMLContentHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 41
 Error naming MemberName Name '_nodeStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_root' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
 Error naming MemberName Name '_locator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error naming MemberName Name '_currentNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
 Error naming MemberName Name '_prefixes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Error sizes LineLength Line is longer than 80 characters (found 115). 74
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 74
 Error sizes LineLength Line is longer than 80 characters (found 83). 93
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 93
 Error sizes LineLength Line is longer than 80 characters (found 84). 94
 Error coding AvoidInlineConditionals Avoid inline conditionals. 98
 Error sizes LineLength Line is longer than 80 characters (found 105). 105
 Error whitespace OperatorWrap '+' should be on a new line. 105
 Error sizes LineLength Line is longer than 80 characters (found 97). 106
 Error design DesignForExtension Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 125
 Error design DesignForExtension Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. 133
 Error sizes LineLength Line is longer than 80 characters (found 90). 145
 Error sizes LineLength Line is longer than 80 characters (found 83). 146
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 157
 Error sizes LineLength Line is longer than 80 characters (found 83). 158
 Error design DesignForExtension Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 168
 Error sizes LineLength Line is longer than 80 characters (found 142). 197
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 197
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 223
 Error sizes LineLength Line is longer than 80 characters (found 93). 225
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 225
 Error sizes LineLength Line is longer than 80 characters (found 83). 238
 Error design DesignForExtension Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 263

org/castor/xmlctf/xmldiff/xml/XMLFileReader.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 42
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error naming MemberName Name '_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Error naming MemberName Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
 Error naming MemberName Name '_parser' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error sizes LineLength Line is longer than 80 characters (found 84). 68
 Error sizes LineLength Line is longer than 80 characters (found 89). 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error blocks RightCurly '}' should be on the same line. 80
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 81
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error sizes LineLength Line is longer than 80 characters (found 97). 86
 Error design DesignForExtension Method 'read' is not designed for extension - needs to be abstract, final or empty. 96
 Error sizes LineLength Line is longer than 80 characters (found 81). 116
 Error javadoc JavadocMethod Unused @param tag for 'file'. 138
 Error blocks EmptyBlock Must have at least one statement. 144

org/castor/xmlctf/xmldiff/xml/nodes/Attribute.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error misc FinalParameters Parameter namespace should be final. 42
 Error misc FinalParameters Parameter localName should be final. 42
 Error misc FinalParameters Parameter value should be final. 42
 Error sizes LineLength Line is longer than 80 characters (found 89). 45
 Error sizes LineLength Line is longer than 80 characters (found 84). 46
 Error design DesignForExtension Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. 55

org/castor/xmlctf/xmldiff/xml/nodes/Element.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
 Error naming MemberName Name '_namespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Error javadoc JavadocStyle First sentence should end with a period. 40
 Error naming MemberName Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error design DesignForExtension Method 'getAttributeIterator' is not designed for extension - needs to be abstract, final or empty. 57
 Error design DesignForExtension Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. 70
 Error design DesignForExtension Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 90
 Error coding AvoidInlineConditionals Avoid inline conditionals. 91
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 93
 Error design DesignForExtension Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 113
 Error coding AvoidInlineConditionals Avoid inline conditionals. 114
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 116
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 126
 Error design DesignForExtension Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. 138
 Error design DesignForExtension Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 152
 Error coding AvoidInlineConditionals Avoid inline conditionals. 168
 Error coding AvoidInlineConditionals Avoid inline conditionals. 169
 Error design DesignForExtension Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. 178
 Error design DesignForExtension Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 186

org/castor/xmlctf/xmldiff/xml/nodes/Namespace.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error javadoc JavadocStyle First sentence should end with a period. 30
 Error naming MemberName Name '_prefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
 Error naming MemberName Name '_namespaceUri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error design DesignForExtension Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. 51
 Error design DesignForExtension Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. 59

org/castor/xmlctf/xmldiff/xml/nodes/ParentNode.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error naming MemberName Name '_children' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Error misc FinalParameters Parameter namespace should be final. 44
 Error misc FinalParameters Parameter localName should be final. 44
 Error misc FinalParameters Parameter nodeType should be final. 44
 Error design DesignForExtension Method 'getChildIterator' is not designed for extension - needs to be abstract, final or empty. 52
 Error design DesignForExtension Method 'hasChildNodes' is not designed for extension - needs to be abstract, final or empty. 60
 Error design DesignForExtension Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. 70
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 76
 Error design DesignForExtension Method 'addChild' is not designed for extension - needs to be abstract, final or empty. 88
 Error misc FinalParameters Parameter node should be final. 88
 Error sizes LineLength Line is longer than 80 characters (found 84). 94
 Error coding AvoidInlineConditionals Avoid inline conditionals. 94
 Error sizes LineLength Line is longer than 80 characters (found 103). 95

org/castor/xmlctf/xmldiff/xml/nodes/ProcessingInstruction.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error design DesignForExtension Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. 52

org/castor/xmlctf/xmldiff/xml/nodes/Root.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error design DesignForExtension Method 'getRootNode' is not designed for extension - needs to be abstract, final or empty. 47

org/castor/xmlctf/xmldiff/xml/nodes/Text.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error design DesignForExtension Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. 49
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 57

org/castor/xmlctf/xmldiff/xml/nodes/XMLNode.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error naming MemberName Name '_localName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
 Error naming MemberName Name '_nodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error naming MemberName Name '_namespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error sizes LineLength Line is longer than 80 characters (found 81). 61
 Error design DesignForExtension Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. 82
 Error design DesignForExtension Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 93
 Error design DesignForExtension Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. 104
 Error design DesignForExtension Method 'getRootNode' is not designed for extension - needs to be abstract, final or empty. 113
 Error coding AvoidInlineConditionals Avoid inline conditionals. 114
 Error design DesignForExtension Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 138
 Error coding AvoidInlineConditionals Avoid inline conditionals. 139
 Error design DesignForExtension Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. 146
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 155
 Error design DesignForExtension Method 'getNodeLocation' is not designed for extension - needs to be abstract, final or empty. 163
 Error design DesignForExtension Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. 191
 Error sizes LineLength Line is longer than 80 characters (found 81). 196
 Error sizes LineLength Line is longer than 80 characters (found 87). 202
 Error sizes LineLength Line is longer than 80 characters (found 90). 217

org/codehaus/castor/maven/xmlctf/AbstractTestSuiteMojo.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error javadoc JavadocType Unknown tag 'requiresProject'. 35
 Error javadoc JavadocType Unknown tag 'requiresDependencyResolution'. 36
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error design DesignForExtension Method 'execute' is not designed for extension - needs to be abstract, final or empty. 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error sizes LineLength Line is longer than 80 characters (found 87). 97
 Error blocks EmptyBlock Must have at least one statement. 105
 Error sizes LineLength Line is longer than 80 characters (found 82). 127
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error sizes LineLength Line is longer than 80 characters (found 89). 160
 Error regexp RegexpSingleline Line has trailing spaces. 167

org/codehaus/castor/maven/xmlctf/TextTestSuiteMojo.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error javadoc JavadocType Unknown tag 'goal'. 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 97). 35
 Error design DesignForExtension Method 'runJUnit' is not designed for extension - needs to be abstract, final or empty. 37
 Error misc FinalParameters Parameter testSuite should be final. 37

org/exolab/castor/builder/AnnotationBuilder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 67

org/exolab/castor/builder/BuilderConfiguration.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error sizes LineLength Line is longer than 80 characters (found 81). 94
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error sizes LineLength Line is longer than 80 characters (found 90). 202
 Error sizes LineLength Line is longer than 80 characters (found 84). 203
 Error sizes LineLength Line is longer than 80 characters (found 85). 222
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error sizes LineLength Line is longer than 80 characters (found 81). 260
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error sizes LineLength Line is longer than 80 characters (found 90). 261
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error sizes LineLength Line is longer than 80 characters (found 93). 272
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error sizes LineLength Line is longer than 80 characters (found 86). 279
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error sizes LineLength Line is longer than 80 characters (found 99). 296
 Error sizes LineLength Line is longer than 80 characters (found 86). 299
 Error regexp RegexpSingleline Line has trailing spaces. 301
 Error sizes LineLength Line is longer than 80 characters (found 103). 306
 Error regexp RegexpSingleline Line has trailing spaces. 307
 Error naming MemberName Name '_defaultProps' must match pattern '^[a-z][a-zA-Z0-9]*$'. 333
 Error naming MemberName Name '_localProps' must match pattern '^[a-z][a-zA-Z0-9]*$'. 338
 Error sizes LineLength Line is longer than 80 characters (found 84). 343
 Error naming MemberName Name '_nspackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 343
 Error sizes LineLength Line is longer than 80 characters (found 85). 348
 Error naming MemberName Name '_locpackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 348
 Error naming MemberName Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 351
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error regexp RegexpSingleline Line has trailing spaces. 355
 Error sizes LineLength Line is longer than 80 characters (found 93). 358
 Error naming MemberName Name '_annotationBuilders' must match pattern '^[a-z][a-zA-Z0-9]*$'. 358
 Error sizes LineLength Line is longer than 80 characters (found 89). 409
 Error sizes LineLength Line is longer than 80 characters (found 86). 422
 Error coding AvoidInlineConditionals Avoid inline conditionals. 431
 Error sizes LineLength Line is longer than 80 characters (found 99). 446
 Error sizes LineLength Line is longer than 80 characters (found 82). 471
 Error coding AvoidInlineConditionals Avoid inline conditionals. 472
 Error sizes LineLength Line is longer than 80 characters (found 84). 482
 Error coding AvoidInlineConditionals Avoid inline conditionals. 491
 Error sizes LineLength Line is longer than 80 characters (found 99). 502
 Error sizes LineLength Line is longer than 80 characters (found 93). 512
 Error regexp RegexpSingleline Line has trailing spaces. 514
 Error regexp RegexpSingleline Line has trailing spaces. 516
 Error regexp RegexpSingleline Line has trailing spaces. 532
 Error sizes LineLength Line is longer than 80 characters (found 82). 534
 Error sizes LineLength Line is longer than 80 characters (found 98). 537
 Error regexp RegexpSingleline Line has trailing spaces. 540
 Error sizes LineLength Line is longer than 80 characters (found 83). 541
 Error regexp RegexpSingleline Line has trailing spaces. 546
 Error sizes LineLength Line is longer than 80 characters (found 93). 546
 Error sizes LineLength Line is longer than 80 characters (found 91). 549
 Error sizes LineLength Line is longer than 80 characters (found 92). 552
 Error sizes LineLength Line is longer than 80 characters (found 82). 559
 Error sizes LineLength Line is longer than 80 characters (found 91). 563
 Error coding AvoidInlineConditionals Avoid inline conditionals. 573
 Error design DesignForExtension Method 'mappingSchemaElement2Java' is not designed for extension - needs to be abstract, final or empty. 584
 Error sizes LineLength Line is longer than 80 characters (found 90). 590
 Error sizes LineLength Line is longer than 80 characters (found 84). 592
 Error design DesignForExtension Method 'mappingSchemaType2Java' is not designed for extension - needs to be abstract, final or empty. 594
 Error sizes LineLength Line is longer than 80 characters (found 93). 632
 Error regexp RegexpSingleline Line has trailing spaces. 646
 Error sizes LineLength Line is longer than 80 characters (found 87). 648
 Error sizes LineLength Line is longer than 80 characters (found 91). 650
 Error sizes LineLength Line is longer than 80 characters (found 84). 673
 Error blocks EmptyBlock Must have at least one statement. 683
 Error sizes LineLength Line is longer than 80 characters (found 81). 687
 Error blocks EmptyBlock Must have at least one statement. 697
 Error sizes LineLength Line is longer than 80 characters (found 95). 707
 Error sizes LineLength Line is longer than 80 characters (found 91). 708
 Error misc TodoComment Comment matches to-do format 'TODO:'. 719
 Error sizes LineLength Line is longer than 80 characters (found 92). 719
 Error sizes LineLength Line is longer than 80 characters (found 94). 720
 Error sizes LineLength Line is longer than 80 characters (found 93). 721
 Error sizes LineLength Line is longer than 80 characters (found 92). 724
 Error coding AvoidInlineConditionals Avoid inline conditionals. 734
 Error sizes LineLength Line is longer than 80 characters (found 93). 764
 Error sizes LineLength Line is longer than 80 characters (found 95). 766
 Error sizes LineLength Line is longer than 80 characters (found 81). 791
 Error regexp RegexpSingleline Line has trailing spaces. 811
 Error design DesignForExtension Method 'isAutomaticConflictResolution' is not designed for extension - needs to be abstract, final or empty. 815
 Error regexp RegexpSingleline Line has trailing spaces. 816
 Error sizes LineLength Line is longer than 80 characters (found 85). 817
 Error regexp RegexpSingleline Line has trailing spaces. 822
 Error sizes LineLength Line is longer than 80 characters (found 88). 822
 Error sizes LineLength Line is longer than 80 characters (found 97). 823
 Error design DesignForExtension Method 'getAutomaticConflictResolutionTypeSuffix' is not designed for extension - needs to be abstract, final or empty. 826
 Error sizes LineLength Line is longer than 80 characters (found 95). 827
 Error design DesignForExtension Method 'setJavaNaming' is not designed for extension - needs to be abstract, final or empty. 835
 Error regexp RegexpSingleline Line has trailing spaces. 838
 Error design DesignForExtension Method 'getJavaNaming' is not designed for extension - needs to be abstract, final or empty. 844
 Error regexp RegexpSingleline Line has trailing spaces. 847
 Error sizes LineLength Line is longer than 80 characters (found 81). 852
 Error design DesignForExtension Method 'addAnnotationBuilder' is not designed for extension - needs to be abstract, final or empty. 852
 Error regexp RegexpSingleline Line has trailing spaces. 855
 Error design DesignForExtension Method 'getAnnotationBuilders' is not designed for extension - needs to be abstract, final or empty. 860
 Error regexp RegexpSingleline Line has trailing spaces. 871
 Error sizes LineLength Line is longer than 80 characters (found 97). 874
 Error sizes LineLength Line is longer than 80 characters (found 95). 876
 Error regexp RegexpSingleline Line has trailing spaces. 881
 Error regexp RegexpSingleline Line has trailing spaces. 886
 Error sizes LineLength Line is longer than 80 characters (found 89). 886
 Error regexp RegexpSingleline Line has trailing spaces. 888
 Error sizes LineLength Line is longer than 80 characters (found 83). 891
 Error regexp RegexpSingleline Line has trailing spaces. 893
 Error blocks EmptyBlock Must have at least one statement. 895
 Error regexp RegexpSingleline Line has trailing spaces. 896
 Error regexp RegexpSingleline Line has trailing spaces. 915
 Error sizes LineLength Line is longer than 80 characters (found 81). 915
 Error regexp RegexpSingleline Line has trailing spaces. 916
 Error sizes LineLength Line is longer than 80 characters (found 94). 919
 Error regexp RegexpSingleline Line has trailing spaces. 923
 Error regexp RegexpSingleline Line has trailing spaces. 926
 Error regexp RegexpSingleline Line has trailing spaces. 934
 Error regexp RegexpSingleline Line has trailing spaces. 936
 Error sizes LineLength Line is longer than 80 characters (found 92). 936
 Error regexp RegexpSingleline Line has trailing spaces. 937
 Error regexp RegexpSingleline Line has trailing spaces. 952
 Error sizes LineLength Line is longer than 80 characters (found 89). 956
 Error design DesignForExtension Method 'useOldFieldNaming' is not designed for extension - needs to be abstract, final or empty. 963
 Error javadoc JavadocMethod Missing a Javadoc comment. 963
 Error sizes LineLength Line is longer than 80 characters (found 100). 964

org/exolab/castor/builder/FactoryState.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error naming MemberName Name '_jClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_classInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error naming MemberName Name '_fieldInfoForChoice' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_packageName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error naming MemberName Name '_processed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_sgState' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error naming MemberName Name '_createGroupItem' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error naming MemberName Name '_bound' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error naming MemberName Name '_xmlInfoRegistry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error sizes LineLength Line is longer than 80 characters (found 87). 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error sizes LineLength Line is longer than 80 characters (found 103). 139
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error sizes LineLength Line is longer than 80 characters (found 81). 209
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error design DesignForExtension Method 'bindReference' is not designed for extension - needs to be abstract, final or empty. 230
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error design DesignForExtension Method 'getSGStateInfo' is not designed for extension - needs to be abstract, final or empty. 239
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error design DesignForExtension Method 'markAsProcessed' is not designed for extension - needs to be abstract, final or empty. 250
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error design DesignForExtension Method 'processed' is not designed for extension - needs to be abstract, final or empty. 264
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error design DesignForExtension Method 'hasBoundProperties' is not designed for extension - needs to be abstract, final or empty. 277
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error design DesignForExtension Method 'setBoundProperties' is not designed for extension - needs to be abstract, final or empty. 288
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error design DesignForExtension Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 299
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error design DesignForExtension Method 'isCreateGroupItem' is not designed for extension - needs to be abstract, final or empty. 310
 Error regexp RegexpSingleline Line has trailing spaces. 317
 Error design DesignForExtension Method 'setCreateGroupItem' is not designed for extension - needs to be abstract, final or empty. 322
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error design DesignForExtension Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 333
 Error regexp RegexpSingleline Line has trailing spaces. 339
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 344

org/exolab/castor/builder/GroupNaming.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 57
 Error sizes LineLength Line is longer than 80 characters (found 82). 68
 Error naming MemberName Name '_packageGroupNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error naming MemberName Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error sizes LineLength Line is longer than 80 characters (found 82). 97
 Error sizes LineLength Line is longer than 80 characters (found 95). 113
 Error sizes LineLength Line is longer than 80 characters (found 82). 114
 Error sizes LineLength Line is longer than 80 characters (found 84). 130
 Error sizes LineLength Line is longer than 80 characters (found 82). 131
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 162

org/exolab/castor/builder/JClassRegistry.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 35
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error sizes LineLength Line is longer than 80 characters (found 82). 48
 Error naming MemberName Name '_globalElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error naming MemberName Name '_xpathToJClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 88). 73
 Error naming MemberName Name '_localNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error sizes LineLength Line is longer than 80 characters (found 84). 76
 Error sizes LineLength Line is longer than 80 characters (found 81). 79
 Error naming MemberName Name '_typedLocalNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error naming MemberName Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error naming MemberName Name '_classNameConflictResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error design DesignForExtension Method 'prebindGlobalElement' is not designed for extension - needs to be abstract, final or empty. 101
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error sizes LineLength Line is longer than 80 characters (found 98). 112
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error sizes LineLength Line is longer than 80 characters (found 88). 123
 Error sizes LineLength Line is longer than 80 characters (found 82). 124
 Error design DesignForExtension Method 'bind' is not designed for extension - needs to be abstract, final or empty. 126
 Error sizes MethodLength Method length is 187 lines (max allowed is 150). 126
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error misc TodoComment Comment matches to-do format 'TODO:'. 136
 Error sizes LineLength Line is longer than 80 characters (found 104). 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error sizes LineLength Line is longer than 80 characters (found 81). 161
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error sizes LineLength Line is longer than 80 characters (found 90). 183
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error sizes LineLength Line is longer than 80 characters (found 87). 217
 Error sizes LineLength Line is longer than 80 characters (found 100). 253
 Error sizes LineLength Line is longer than 80 characters (found 99). 291
 Error regexp RegexpSingleline Line has trailing spaces. 309
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error sizes LineLength Line is longer than 80 characters (found 83). 317
 Error sizes LineLength Line is longer than 80 characters (found 83). 319
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error regexp RegexpSingleline Line has trailing spaces. 329
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error regexp RegexpSingleline Line has trailing spaces. 347
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error sizes LineLength Line is longer than 80 characters (found 95). 357
 Error regexp RegexpSingleline Line has trailing spaces. 366
 Error regexp RegexpSingleline Line has trailing spaces. 384
 Error regexp RegexpSingleline Line has trailing spaces. 387
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error sizes LineLength Line is longer than 80 characters (found 81). 407
 Error regexp RegexpSingleline Line has trailing spaces. 408
 Error sizes LineLength Line is longer than 80 characters (found 88). 408
 Error regexp RegexpSingleline Line has trailing spaces. 414
 Error sizes LineLength Line is longer than 80 characters (found 86). 414
 Error sizes LineLength Line is longer than 80 characters (found 96). 416
 Error design DesignForExtension Method 'setClassNameConflictResolver' is not designed for extension - needs to be abstract, final or empty. 416
 Error regexp RegexpSingleline Line has trailing spaces. 421
 Error design DesignForExtension Method 'printStatistics' is not designed for extension - needs to be abstract, final or empty. 425
 Error regexp RegexpSingleline Line has trailing spaces. 428
 Error regexp RegexpSingleline Line has trailing spaces. 429
 Error sizes LineLength Line is longer than 80 characters (found 89). 431
 Error sizes LineLength Line is longer than 80 characters (found 95). 439
 Error regexp RegexpSingleline Line has trailing spaces. 444
 Error sizes LineLength Line is longer than 80 characters (found 92). 445
 Error sizes LineLength Line is longer than 80 characters (found 91). 446
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 446
 Error regexp RegexpSingleline Line has trailing spaces. 453
 Error coding MagicNumber '32' is a magic number. 456
 Error regexp RegexpSingleline Line has trailing spaces. 468
 Error regexp RegexpSingleline Line has trailing spaces. 471
 Error sizes LineLength Line is longer than 80 characters (found 94). 475
 Error regexp RegexpSingleline Line has trailing spaces. 485
 Error regexp RegexpSingleline Line has trailing spaces. 496

org/exolab/castor/builder/SGStateInfo.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 85). 75
 Error sizes LineLength Line is longer than 80 characters (found 98). 76
 Error naming MemberName Name '_mappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error naming MemberName Name '_packageListings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error naming MemberName Name '_packageName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error naming MemberName Name '_processed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error naming MemberName Name '_promptForOverwrite' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error naming MemberName Name '_suppressNonFatalWarnings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error sizes LineLength Line is longer than 80 characters (found 83). 98
 Error naming MemberName Name '_verbose' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error naming MemberName Name '_currentFactoryState' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
 Error sizes LineLength Line is longer than 80 characters (found 82). 102
 Error naming MemberName Name '_dialog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
 Error naming MemberName Name '_sgen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error naming MemberName Name '_status' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
 Error sizes LineLength Line is longer than 80 characters (found 94). 109
 Error naming MemberName Name '_sourcesByComponent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
 Error naming MemberName Name '_sourcesByName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
 Error sizes LineLength Line is longer than 80 characters (found 87). 120
 Error naming MemberName Name '_importedSourcesByName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error sizes LineLength Line is longer than 80 characters (found 83). 161
 Error sizes LineLength Line is longer than 80 characters (found 93). 173
 Error sizes LineLength Line is longer than 80 characters (found 93). 175
 Error sizes LineLength Line is longer than 80 characters (found 87). 382

org/exolab/castor/builder/SGTypes.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error sizes LineLength Line is longer than 80 characters (found 93). 61
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error sizes LineLength Line is longer than 80 characters (found 90). 74
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error sizes LineLength Line is longer than 80 characters (found 87). 110
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error sizes LineLength Line is longer than 80 characters (found 83). 116
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error sizes LineLength Line is longer than 80 characters (found 93). 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error sizes LineLength Line is longer than 80 characters (found 83). 127
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error sizes LineLength Line is longer than 80 characters (found 95). 131
 Error sizes LineLength Line is longer than 80 characters (found 91). 134
 Error sizes LineLength Line is longer than 80 characters (found 90). 136
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error sizes LineLength Line is longer than 80 characters (found 83). 140
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error sizes LineLength Line is longer than 80 characters (found 90). 146
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error sizes LineLength Line is longer than 80 characters (found 83). 151
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error sizes LineLength Line is longer than 80 characters (found 95). 155
 Error sizes LineLength Line is longer than 80 characters (found 88). 158
 Error sizes LineLength Line is longer than 80 characters (found 87). 160
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error sizes LineLength Line is longer than 80 characters (found 83). 164
 Error regexp RegexpSingleline Line has trailing spaces. 166

org/exolab/castor/builder/SingleClassGenerator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 78
 Error sizes LineLength Line is longer than 80 characters (found 99). 80
 Error sizes LineLength Line is longer than 80 characters (found 97). 87
 Error sizes LineLength Line is longer than 80 characters (found 97). 88
 Error sizes LineLength Line is longer than 80 characters (found 81). 89
 Error sizes LineLength Line is longer than 80 characters (found 96). 91
 Error sizes LineLength Line is longer than 80 characters (found 87). 95
 Error naming MemberName Name '_promptForOverwrite' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error naming MemberName Name '_destDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error naming MemberName Name '_resourceDestinationDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error naming MemberName Name '_lineSeparator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
 Error sizes LineLength Line is longer than 80 characters (found 92). 105
 Error naming MemberName Name '_createDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error naming MemberName Name '_createJdoDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
 Error naming MemberName Name '_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error naming MemberName Name '_dialog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error naming MemberName Name '_descriptorSourceFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error naming MemberName Name '_jdoDescriptorSourceFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error naming MemberName Name '_mappingSourceFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error naming MemberName Name '_sourceGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
 Error naming MemberName Name '_conflictStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error naming MemberName Name '_jClassPrinter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error sizes LineLength Line is longer than 80 characters (found 85). 149
 Error naming MemberName Name '_classNameConflictResolutionStrategyRegistry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error sizes LineLength Line is longer than 80 characters (found 95). 156
 Error sizes LineLength Line is longer than 80 characters (found 84). 157
 Error sizes LineLength Line is longer than 80 characters (found 86). 166
 Error sizes LineLength Line is longer than 80 characters (found 91). 167
 Error sizes LineLength Line is longer than 80 characters (found 84). 168
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error sizes LineLength Line is longer than 80 characters (found 99). 183
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error sizes LineLength Line is longer than 80 characters (found 90). 185
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error sizes LineLength Line is longer than 80 characters (found 98). 189
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error javadoc JavadocMethod Unused @param tag for 'destDir'. 211
 Error sizes LineLength Line is longer than 80 characters (found 84). 213
 Error javadoc JavadocMethod Expected @param tag for 'destinationDirectory'. 213
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error sizes LineLength Line is longer than 80 characters (found 83). 250
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error sizes LineLength Line is longer than 80 characters (found 86). 283
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error sizes LineLength Line is longer than 80 characters (found 87). 300
 Error sizes LineLength Line is longer than 80 characters (found 89). 305
 Error sizes LineLength Line is longer than 80 characters (found 86). 311
 Error sizes LineLength Line is longer than 80 characters (found 89). 328
 Error sizes LineLength Line is longer than 80 characters (found 86). 353
 Error sizes LineLength Line is longer than 80 characters (found 81). 362
 Error sizes LineLength Line is longer than 80 characters (found 88). 371
 Error sizes LineLength Line is longer than 80 characters (found 83). 372
 Error sizes LineLength Line is longer than 80 characters (found 88). 387
 Error sizes LineLength Line is longer than 80 characters (found 85). 410
 Error sizes LineLength Line is longer than 80 characters (found 87). 411
 Error sizes LineLength Line is longer than 80 characters (found 90). 420
 Error sizes LineLength Line is longer than 80 characters (found 84). 434
 Error regexp RegexpSingleline Line has trailing spaces. 437
 Error regexp RegexpSingleline Line has trailing spaces. 440
 Error sizes LineLength Line is longer than 80 characters (found 88). 453
 Error regexp RegexpSingleline Line has trailing spaces. 455
 Error sizes LineLength Line is longer than 80 characters (found 83). 459
 Error sizes LineLength Line is longer than 80 characters (found 90). 464
 Error regexp RegexpSingleline Line has trailing spaces. 466
 Error sizes LineLength Line is longer than 80 characters (found 90). 504
 Error sizes LineLength Line is longer than 80 characters (found 100). 509
 Error sizes LineLength Line is longer than 80 characters (found 99). 512
 Error sizes LineLength Line is longer than 80 characters (found 99). 513
 Error sizes LineLength Line is longer than 80 characters (found 88). 514
 Error sizes LineLength Line is longer than 80 characters (found 89). 519
 Error sizes LineLength Line is longer than 80 characters (found 93). 520
 Error sizes LineLength Line is longer than 80 characters (found 90). 521
 Error regexp RegexpSingleline Line has trailing spaces. 526
 Error sizes LineLength Line is longer than 80 characters (found 99). 526
 Error regexp RegexpSingleline Line has trailing spaces. 527
 Error sizes LineLength Line is longer than 80 characters (found 93). 530
 Error sizes LineLength Line is longer than 80 characters (found 95). 531
 Error sizes LineLength Line is longer than 80 characters (found 95). 532
 Error sizes LineLength Line is longer than 80 characters (found 92). 533
 Error sizes LineLength Line is longer than 80 characters (found 82). 547
 Error sizes LineLength Line is longer than 80 characters (found 83). 552
 Error sizes LineLength Line is longer than 80 characters (found 82). 553
 Error sizes LineLength Line is longer than 80 characters (found 88). 577

org/exolab/castor/builder/SourceGenerator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 77
 Error sizes LineLength Line is longer than 80 characters (found 82). 78
 Error sizes LineLength Line is longer than 80 characters (found 88). 79
 Error imports UnusedImports Unused import - org.exolab.castor.builder.printing.JClassPrinter. 83
 Error imports UnusedImports Unused import - org.exolab.castor.builder.printing.JClassPrinterFactory. 84
 Error sizes LineLength Line is longer than 80 characters (found 83). 120
 Error sizes LineLength Line is longer than 80 characters (found 85). 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error sizes LineLength Line is longer than 80 characters (found 82). 150
 Error naming MemberName Name '_bindingComponent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
 Error naming MemberName Name '_singleClassGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
 Error naming MemberName Name '_infoFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
 Error naming MemberName Name '_dialog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
 Error naming MemberName Name '_schemasProcessed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error naming MemberName Name '_suppressNonFatalWarnings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
 Error naming MemberName Name '_verbose' must match pattern '^[a-z][a-zA-Z0-9]*$'. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error naming MemberName Name '_createDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error naming MemberName Name '_createJdoDescriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 175
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error naming MemberName Name '_generateImported' must match pattern '^[a-z][a-zA-Z0-9]*$'. 179
 Error naming MemberName Name '_sourceFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
 Error naming MemberName Name '_generateMapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. 183
 Error sizes LineLength Line is longer than 80 characters (found 81). 184
 Error naming MemberName Name '_mappingFilename' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
 Error naming MemberName Name '_createMarshalMethods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 188
 Error naming MemberName Name '_testable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
 Error sizes LineLength Line is longer than 80 characters (found 81). 192
 Error naming MemberName Name '_sax1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 193
 Error naming MemberName Name '_caseInsensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
 Error naming MemberName Name '_failOnFirstError' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
 Error naming MemberName Name '_groupNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 201
 Error sizes LineLength Line is longer than 80 characters (found 84). 203
 Error naming MemberName Name '_nameConflictStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 203
 Error naming MemberName Name '_xmlInfoRegistry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error naming MemberName Name '_conflictResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 210
 Error sizes LineLength Line is longer than 80 characters (found 84). 214
 Error naming MemberName Name '_jclassPrinterType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
 Error sizes LineLength Line is longer than 80 characters (found 87). 220
 Error naming MemberName Name '_jclassPrinterFactoryRegistry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
 Error javadoc JavadocVariable Missing a Javadoc comment. 225
 Error naming MemberName Name '_sInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 225
 Error design VisibilityModifier Variable '_sInfo' must be private and have accessor methods. 225
 Error sizes LineLength Line is longer than 80 characters (found 95). 250
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error sizes LineLength Line is longer than 80 characters (found 95). 272
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error sizes LineLength Line is longer than 80 characters (found 82). 278
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error sizes LineLength Line is longer than 80 characters (found 82). 282
 Error sizes LineLength Line is longer than 80 characters (found 87). 283
 Error sizes LineLength Line is longer than 80 characters (found 82). 305
 Error design DesignForExtension Method 'setVerbose' is not designed for extension - needs to be abstract, final or empty. 365
 Error sizes LineLength Line is longer than 80 characters (found 86). 370
 Error sizes LineLength Line is longer than 80 characters (found 87). 373
 Error design DesignForExtension Method 'setClassNameConflictResolver' is not designed for extension - needs to be abstract, final or empty. 376
 Error blocks EmptyBlock Must have at least one statement. 380
 Error regexp RegexpSingleline Line has trailing spaces. 387
 Error regexp RegexpSingleline Line has trailing spaces. 402
 Error sizes LineLength Line is longer than 80 characters (found 84). 410
 Error javadoc JavadocMethod Unused @param tag for 'destDir'. 427
 Error javadoc JavadocMethod Expected @param tag for 'destination'. 429
 Error sizes LineLength Line is longer than 80 characters (found 83). 441
 Error sizes LineLength Line is longer than 80 characters (found 84). 449
 Error sizes LineLength Line is longer than 80 characters (found 83). 504
 Error sizes LineLength Line is longer than 80 characters (found 83). 522
 Error sizes LineLength Line is longer than 80 characters (found 81). 598
 Error sizes LineLength Line is longer than 80 characters (found 82). 610
 Error blocks LeftCurly '{' should have line break after. 613
 Error blocks RightCurly '}' should have line break before. 613
 Error blocks EmptyBlock Must have at least one statement. 613
 Error sizes LineLength Line is longer than 80 characters (found 82). 645
 Error design DesignForExtension Method 'generateSource' is not designed for extension - needs to be abstract, final or empty. 645
 Error blocks EmptyBlock Must have at least one statement. 651
 Error sizes LineLength Line is longer than 80 characters (found 90). 665
 Error sizes LineLength Line is longer than 80 characters (found 82). 671
 Error sizes LineLength Line is longer than 80 characters (found 82). 700
 Error regexp RegexpSingleline Line has trailing spaces. 707
 Error regexp RegexpSingleline Line has trailing spaces. 713
 Error sizes LineLength Line is longer than 80 characters (found 90). 733
 Error sizes LineLength Line is longer than 80 characters (found 89). 740
 Error sizes LineLength Line is longer than 80 characters (found 87). 749
 Error sizes LineLength Line is longer than 80 characters (found 85). 764
 Error regexp RegexpSingleline Line has trailing spaces. 776
 Error sizes LineLength Line is longer than 80 characters (found 85). 777
 Error sizes LineLength Line is longer than 80 characters (found 85). 794
 Error sizes LineLength Line is longer than 80 characters (found 84). 796
 Error sizes LineLength Line is longer than 80 characters (found 85). 797
 Error sizes LineLength Line is longer than 80 characters (found 90). 805
 Error sizes LineLength Line is longer than 80 characters (found 93). 808
 Error sizes LineLength Line is longer than 80 characters (found 100). 835
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 835
 Error sizes LineLength Line is longer than 80 characters (found 95). 838
 Error sizes LineLength Line is longer than 80 characters (found 85). 850
 Error sizes LineLength Line is longer than 80 characters (found 85). 852
 Error regexp RegexpSingleline Line has trailing spaces. 858
 Error sizes LineLength Line is longer than 80 characters (found 97). 858
 Error sizes LineLength Line is longer than 80 characters (found 99). 859
 Error regexp RegexpSingleline Line has trailing spaces. 860
 Error sizes LineLength Line is longer than 80 characters (found 99). 860
 Error sizes LineLength Line is longer than 80 characters (found 83). 867
 Error regexp RegexpSingleline Line has trailing spaces. 870
 Error sizes LineLength Line is longer than 80 characters (found 94). 871
 Error sizes LineLength Line is longer than 80 characters (found 95). 873
 Error regexp RegexpSingleline Line has trailing spaces. 875
 Error sizes LineLength Line is longer than 80 characters (found 83). 879
 Error sizes LineLength Line is longer than 80 characters (found 91). 880
 Error sizes LineLength Line is longer than 80 characters (found 85). 891
 Error sizes LineLength Line is longer than 80 characters (found 87). 893
 Error sizes LineLength Line is longer than 80 characters (found 90). 894
 Error coding AvoidInlineConditionals Avoid inline conditionals. 895
 Error sizes LineLength Line is longer than 80 characters (found 86). 922
 Error sizes LineLength Line is longer than 80 characters (found 89). 923
 Error sizes LineLength Line is longer than 80 characters (found 86). 924
 Error sizes LineLength Line is longer than 80 characters (found 98). 932
 Error sizes LineLength Line is longer than 80 characters (found 83). 953
 Error sizes LineLength Line is longer than 80 characters (found 89). 959
 Error blocks EmptyBlock Must have at least one statement. 971
 Error sizes LineLength Line is longer than 80 characters (found 85). 1008
 Error sizes LineLength Line is longer than 80 characters (found 91). 1021
 Error sizes LineLength Line is longer than 80 characters (found 95). 1022
 Error sizes LineLength Line is longer than 80 characters (found 86). 1023
 Error sizes LineLength Line is longer than 80 characters (found 93). 1033
 Error sizes LineLength Line is longer than 80 characters (found 81). 1045
 Error sizes LineLength Line is longer than 80 characters (found 90). 1071
 Error sizes LineLength Line is longer than 80 characters (found 93). 1072
 Error sizes LineLength Line is longer than 80 characters (found 86). 1073
 Error sizes LineLength Line is longer than 80 characters (found 81). 1077
 Error sizes LineLength Line is longer than 80 characters (found 81). 1089
 Error sizes LineLength Line is longer than 80 characters (found 94). 1091
 Error sizes LineLength Line is longer than 80 characters (found 97). 1092
 Error sizes LineLength Line is longer than 80 characters (found 82). 1093
 Error sizes LineLength Line is longer than 80 characters (found 89). 1097
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1104
 Error sizes LineLength Line is longer than 80 characters (found 97). 1115
 Error sizes LineLength Line is longer than 80 characters (found 81). 1130
 Error sizes LineLength Line is longer than 80 characters (found 88). 1132
 Error sizes LineLength Line is longer than 80 characters (found 91). 1133
 Error sizes LineLength Line is longer than 80 characters (found 82). 1134
 Error sizes LineLength Line is longer than 80 characters (found 84). 1139
 Error sizes LineLength Line is longer than 80 characters (found 88). 1170
 Error sizes LineLength Line is longer than 80 characters (found 96). 1207
 Error sizes LineLength Line is longer than 80 characters (found 83). 1231
 Error sizes LineLength Line is longer than 80 characters (found 94). 1232
 Error sizes LineLength Line is longer than 80 characters (found 89). 1238
 Error design DesignForExtension Method 'getXMLInfoRegistry' is not designed for extension - needs to be abstract, final or empty. 1241
 Error regexp RegexpSingleline Line has trailing spaces. 1244
 Error sizes LineLength Line is longer than 80 characters (found 84). 1258
 Error design DesignForExtension Method 'getGenerateImportedSchemas' is not designed for extension - needs to be abstract, final or empty. 1261
 Error design DesignForExtension Method 'getJClassPrinterFactoryRegistry' is not designed for extension - needs to be abstract, final or empty. 1269
 Error regexp RegexpSingleline Line has trailing spaces. 1271
 Error regexp RegexpSingleline Line has trailing spaces. 1272

org/exolab/castor/builder/SourceGeneratorConstants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error sizes LineLength Line is longer than 80 characters (found 94). 27
 Error sizes LineLength Line is longer than 80 characters (found 86). 30

org/exolab/castor/builder/SourceGeneratorMain.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 67
 Error sizes LineLength Line is longer than 80 characters (found 100). 69
 Error sizes LineLength Line is longer than 80 characters (found 84). 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error sizes LineLength Line is longer than 80 characters (found 88). 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error sizes LineLength Line is longer than 80 characters (found 95). 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error sizes LineLength Line is longer than 80 characters (found 83). 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error sizes LineLength Line is longer than 80 characters (found 86). 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error sizes LineLength Line is longer than 80 characters (found 82). 88
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error sizes LineLength Line is longer than 80 characters (found 92). 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error sizes LineLength Line is longer than 80 characters (found 84). 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error sizes LineLength Line is longer than 80 characters (found 92). 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error sizes LineLength Line is longer than 80 characters (found 88). 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error sizes LineLength Line is longer than 80 characters (found 89). 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error javadoc JavadocVariable Missing a Javadoc comment. 103
 Error javadoc JavadocVariable Missing a Javadoc comment. 104
 Error sizes LineLength Line is longer than 80 characters (found 95). 116
 Error sizes LineLength Line is longer than 80 characters (found 81). 120
 Error javadoc JavadocVariable Missing a Javadoc comment. 126
 Error javadoc JavadocVariable Missing a Javadoc comment. 129
 Error javadoc JavadocVariable Missing a Javadoc comment. 133
 Error sizes LineLength Line is longer than 80 characters (found 88). 134
 Error javadoc JavadocVariable Missing a Javadoc comment. 136
 Error javadoc JavadocVariable Missing a Javadoc comment. 139
 Error javadoc JavadocVariable Missing a Javadoc comment. 142
 Error javadoc JavadocVariable Missing a Javadoc comment. 145
 Error javadoc JavadocVariable Missing a Javadoc comment. 148
 Error javadoc JavadocVariable Missing a Javadoc comment. 151
 Error javadoc JavadocVariable Missing a Javadoc comment. 154
 Error javadoc JavadocVariable Missing a Javadoc comment. 157
 Error javadoc JavadocVariable Missing a Javadoc comment. 160
 Error javadoc JavadocVariable Missing a Javadoc comment. 163
 Error javadoc JavadocVariable Missing a Javadoc comment. 166
 Error javadoc JavadocVariable Missing a Javadoc comment. 169
 Error javadoc JavadocVariable Missing a Javadoc comment. 172
 Error javadoc JavadocVariable Missing a Javadoc comment. 175
 Error javadoc JavadocVariable Missing a Javadoc comment. 178
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error javadoc JavadocVariable Missing a Javadoc comment. 181
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error javadoc JavadocVariable Missing a Javadoc comment. 184
 Error sizes LineLength Line is longer than 80 characters (found 88). 188
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error coding AvoidInlineConditionals Avoid inline conditionals. 230
 Error sizes LineLength Line is longer than 80 characters (found 94). 235
 Error sizes LineLength Line is longer than 80 characters (found 94). 239
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error sizes LineLength Line is longer than 80 characters (found 86). 247
 Error sizes LineLength Line is longer than 80 characters (found 90). 269
 Error sizes LineLength Line is longer than 80 characters (found 91). 296
 Error sizes LineLength Line is longer than 80 characters (found 84). 303
 Error regexp RegexpSingleline Line has trailing spaces. 309
 Error sizes LineLength Line is longer than 80 characters (found 88). 316
 Error sizes LineLength Line is longer than 80 characters (found 91). 332
 Error sizes LineLength Line is longer than 80 characters (found 103). 334
 Error sizes LineLength Line is longer than 80 characters (found 93). 387
 Error sizes LineLength Line is longer than 80 characters (found 85). 396
 Error sizes LineLength Line is longer than 80 characters (found 89). 397
 Error sizes LineLength Line is longer than 80 characters (found 94). 398
 Error sizes LineLength Line is longer than 80 characters (found 83). 400
 Error sizes LineLength Line is longer than 80 characters (found 98). 429
 Error sizes LineLength Line is longer than 80 characters (found 87). 453
 Error sizes LineLength Line is longer than 80 characters (found 90). 461
 Error sizes LineLength Line is longer than 80 characters (found 110). 465
 Error sizes LineLength Line is longer than 80 characters (found 86). 469
 Error sizes LineLength Line is longer than 80 characters (found 82). 484
 Error sizes LineLength Line is longer than 80 characters (found 86). 493
 Error sizes LineLength Line is longer than 80 characters (found 93). 499
 Error sizes LineLength Line is longer than 80 characters (found 92). 501
 Error sizes LineLength Line is longer than 80 characters (found 98). 504
 Error regexp RegexpSingleline Line has trailing spaces. 529
 Error regexp RegexpSingleline Line has trailing spaces. 532
 Error sizes LineLength Line is longer than 80 characters (found 86). 536

org/exolab/castor/builder/TypeConversion.java

Severity Category Rule Message Line
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error sizes LineLength Line is longer than 80 characters (found 85). 137
 Error sizes LineLength Line is longer than 80 characters (found 84). 149
 Error sizes LineLength Line is longer than 80 characters (found 101). 151
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error sizes LineLength Line is longer than 80 characters (found 84). 163
 Error sizes LineLength Line is longer than 80 characters (found 84). 167
 Error sizes MethodLength Method length is 239 lines (max allowed is 150). 167
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error sizes LineLength Line is longer than 80 characters (found 93). 187
 Error sizes LineLength Line is longer than 80 characters (found 89). 191
 Error sizes LineLength Line is longer than 80 characters (found 91). 204
 Error sizes LineLength Line is longer than 80 characters (found 93). 210
 Error sizes LineLength Line is longer than 80 characters (found 87). 304
 Error sizes LineLength Line is longer than 80 characters (found 88). 306
 Error sizes LineLength Line is longer than 80 characters (found 89). 307
 Error sizes LineLength Line is longer than 80 characters (found 86). 317
 Error sizes LineLength Line is longer than 80 characters (found 88). 318
 Error sizes LineLength Line is longer than 80 characters (found 86). 321
 Error sizes LineLength Line is longer than 80 characters (found 88). 322
 Error sizes LineLength Line is longer than 80 characters (found 84). 325
 Error sizes LineLength Line is longer than 80 characters (found 81). 326
 Error sizes LineLength Line is longer than 80 characters (found 82). 334
 Error sizes LineLength Line is longer than 80 characters (found 84). 345
 Error sizes LineLength Line is longer than 80 characters (found 84). 351
 Error sizes LineLength Line is longer than 80 characters (found 81). 352
 Error sizes LineLength Line is longer than 80 characters (found 97). 360
 Error sizes LineLength Line is longer than 80 characters (found 87). 383
 Error sizes LineLength Line is longer than 80 characters (found 88). 386
 Error sizes LineLength Line is longer than 80 characters (found 84). 400
 Error sizes LineLength Line is longer than 80 characters (found 81). 401
 Error regexp RegexpSingleline Line has trailing spaces. 415
 Error sizes LineLength Line is longer than 80 characters (found 85). 415
 Error regexp RegexpSingleline Line has trailing spaces. 419
 Error regexp RegexpSingleline Line has trailing spaces. 420
 Error regexp RegexpSingleline Line has trailing spaces. 421
 Error regexp RegexpSingleline Line has trailing spaces. 425
 Error regexp RegexpSingleline Line has trailing spaces. 426
 Error regexp RegexpSingleline Line has trailing spaces. 427
 Error sizes LineLength Line is longer than 80 characters (found 84). 429
 Error regexp RegexpSingleline Line has trailing spaces. 437
 Error sizes LineLength Line is longer than 80 characters (found 93). 438
 Error regexp RegexpSingleline Line has trailing spaces. 514
 Error regexp RegexpSingleline Line has trailing spaces. 524
 Error regexp RegexpSingleline Line has trailing spaces. 537
 Error regexp RegexpSingleline Line has trailing spaces. 538
 Error regexp RegexpSingleline Line has trailing spaces. 545
 Error regexp RegexpSingleline Line has trailing spaces. 554
 Error regexp RegexpSingleline Line has trailing spaces. 559
 Error sizes LineLength Line is longer than 80 characters (found 94). 568
 Error sizes LineLength Line is longer than 80 characters (found 94). 620
 Error blocks EmptyBlock Must have at least one statement. 628
 Error blocks EmptyBlock Must have at least one statement. 630
 Error sizes LineLength Line is longer than 80 characters (found 81). 634
 Error sizes LineLength Line is longer than 80 characters (found 82). 695
 Error javadoc JavadocVariable Missing a Javadoc comment. 695
 Error sizes LineLength Line is longer than 80 characters (found 89). 696
 Error javadoc JavadocVariable Missing a Javadoc comment. 696
 Error javadoc JavadocVariable Missing a Javadoc comment. 697
 Error sizes LineLength Line is longer than 80 characters (found 86). 698
 Error javadoc JavadocVariable Missing a Javadoc comment. 698
 Error javadoc JavadocVariable Missing a Javadoc comment. 699
 Error sizes LineLength Line is longer than 80 characters (found 89). 700
 Error javadoc JavadocVariable Missing a Javadoc comment. 700
 Error sizes LineLength Line is longer than 80 characters (found 89). 701
 Error javadoc JavadocVariable Missing a Javadoc comment. 701
 Error sizes LineLength Line is longer than 80 characters (found 93). 702
 Error javadoc JavadocVariable Missing a Javadoc comment. 702
 Error sizes LineLength Line is longer than 80 characters (found 91). 703
 Error javadoc JavadocVariable Missing a Javadoc comment. 703
 Error sizes LineLength Line is longer than 80 characters (found 94). 704
 Error javadoc JavadocVariable Missing a Javadoc comment. 704
 Error sizes LineLength Line is longer than 80 characters (found 90). 705
 Error javadoc JavadocVariable Missing a Javadoc comment. 705
 Error sizes LineLength Line is longer than 80 characters (found 95). 706
 Error javadoc JavadocVariable Missing a Javadoc comment. 706
 Error sizes LineLength Line is longer than 80 characters (found 89). 707
 Error javadoc JavadocVariable Missing a Javadoc comment. 707
 Error sizes LineLength Line is longer than 80 characters (found 81). 708
 Error javadoc JavadocVariable Missing a Javadoc comment. 708
 Error sizes LineLength Line is longer than 80 characters (found 81). 709
 Error javadoc JavadocVariable Missing a Javadoc comment. 709
 Error sizes LineLength Line is longer than 80 characters (found 88). 710
 Error javadoc JavadocVariable Missing a Javadoc comment. 710
 Error javadoc JavadocVariable Missing a Javadoc comment. 711
 Error sizes LineLength Line is longer than 80 characters (found 87). 712
 Error javadoc JavadocVariable Missing a Javadoc comment. 712
 Error javadoc JavadocVariable Missing a Javadoc comment. 713
 Error sizes LineLength Line is longer than 80 characters (found 85). 714
 Error javadoc JavadocVariable Missing a Javadoc comment. 714
 Error javadoc JavadocVariable Missing a Javadoc comment. 715
 Error sizes LineLength Line is longer than 80 characters (found 87). 716
 Error javadoc JavadocVariable Missing a Javadoc comment. 716
 Error javadoc JavadocVariable Missing a Javadoc comment. 717

org/exolab/castor/builder/binding/BindingException.java

Severity Category Rule Message Line
 Error naming MemberName Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60

org/exolab/castor/builder/binding/BindingLoader.java

Severity Category Rule Message Line
 Error naming MemberName Name '_binding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error sizes LineLength Line is longer than 80 characters (found 82). 97
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error sizes LineLength Line is longer than 80 characters (found 90). 165
 Error sizes LineLength Line is longer than 80 characters (found 94). 172
 Error sizes LineLength Line is longer than 80 characters (found 98). 179
 Error sizes LineLength Line is longer than 80 characters (found 88). 186
 Error sizes LineLength Line is longer than 80 characters (found 86). 193
 Error sizes LineLength Line is longer than 80 characters (found 84). 200
 Error sizes LineLength Line is longer than 80 characters (found 99). 260
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error sizes LineLength Line is longer than 80 characters (found 85). 267
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error sizes LineLength Line is longer than 80 characters (found 96). 270
 Error sizes LineLength Line is longer than 80 characters (found 81). 271
 Error sizes LineLength Line is longer than 80 characters (found 96). 273
 Error sizes LineLength Line is longer than 80 characters (found 86). 283
 Error regexp RegexpSingleline Line has trailing spaces. 286
 Error regexp RegexpSingleline Line has trailing spaces. 298
 Error naming MemberName Name '_baseUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 307
 Error sizes LineLength Line is longer than 80 characters (found 82). 340
 Error sizes LineLength Line is longer than 80 characters (found 86). 345
 Error sizes LineLength Line is longer than 80 characters (found 97). 346
 Error sizes LineLength Line is longer than 80 characters (found 92). 351
 Error sizes LineLength Line is longer than 80 characters (found 92). 357

org/exolab/castor/builder/binding/ExtendedBinding.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 89). 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 122
 Error javadoc JavadocVariable Missing a Javadoc comment. 123
 Error javadoc JavadocVariable Missing a Javadoc comment. 124
 Error javadoc JavadocVariable Missing a Javadoc comment. 125
 Error javadoc JavadocVariable Missing a Javadoc comment. 126
 Error javadoc JavadocVariable Missing a Javadoc comment. 127
 Error naming MemberName Name '_componentBindings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
 Error naming MemberName Name '_bindingProcessed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error sizes LineLength Line is longer than 80 characters (found 92). 141
 Error naming MemberName Name '_automaticNameResolutionForced' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error sizes LineLength Line is longer than 80 characters (found 98). 149
 Error naming MemberName Name '_automaticNameResolutionExcludes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error sizes LineLength Line is longer than 80 characters (found 84). 171
 Error sizes LineLength Line is longer than 80 characters (found 90). 197
 Error sizes LineLength Line is longer than 80 characters (found 92). 211
 Error sizes LineLength Line is longer than 80 characters (found 86). 236
 Error sizes LineLength Line is longer than 80 characters (found 81). 238
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error sizes LineLength Line is longer than 80 characters (found 86). 245
 Error sizes LineLength Line is longer than 80 characters (found 82). 255
 Error sizes LineLength Line is longer than 80 characters (found 81). 258
 Error sizes LineLength Line is longer than 80 characters (found 84). 325
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error regexp RegexpSingleline Line has trailing spaces. 338
 Error sizes LineLength Line is longer than 80 characters (found 81). 344
 Error sizes LineLength Line is longer than 80 characters (found 85). 360
 Error sizes LineLength Line is longer than 80 characters (found 82). 377
 Error coding MagicNumber '12' is a magic number. 406
 Error sizes LineLength Line is longer than 80 characters (found 83). 436
 Error sizes LineLength Line is longer than 80 characters (found 89). 437
 Error regexp RegexpSingleline Line has trailing spaces. 490
 Error sizes LineLength Line is longer than 80 characters (found 83). 492
 Error sizes LineLength Line is longer than 80 characters (found 95). 502
 Error sizes LineLength Line is longer than 80 characters (found 81). 511
 Error regexp RegexpSingleline Line has trailing spaces. 519

org/exolab/castor/builder/binding/XMLBindingComponent.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error naming MemberName Name '_binding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
 Error naming MemberName Name '_compBinding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 138
 Error naming MemberName Name '_annotated' must match pattern '^[a-z][a-zA-Z0-9]*$'. 140
 Error naming MemberName Name '_prefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
 Error naming MemberName Name '_suffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 150
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
 Error naming MemberName Name '_hashCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
 Error javadoc JavadocVariable Missing a Javadoc comment. 161
 Error naming MemberName Name '_javaClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
 Error javadoc JavadocVariable Missing a Javadoc comment. 162
 Error naming MemberName Name '_javaMemberName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
 Error javadoc JavadocVariable Missing a Javadoc comment. 163
 Error naming MemberName Name '_javaPackage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 163
 Error javadoc JavadocVariable Missing a Javadoc comment. 164
 Error naming MemberName Name '_member' must match pattern '^[a-z][a-zA-Z0-9]*$'. 164
 Error javadoc JavadocVariable Missing a Javadoc comment. 165
 Error naming MemberName Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 165
 Error javadoc JavadocVariable Missing a Javadoc comment. 166
 Error naming MemberName Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. 166
 Error javadoc JavadocVariable Missing a Javadoc comment. 167
 Error naming MemberName Name '_enum' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
 Error javadoc JavadocVariable Missing a Javadoc comment. 168
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 168
 Error javadoc JavadocVariable Missing a Javadoc comment. 169
 Error naming MemberName Name '_userSpecifiedMemberName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
 Error naming MemberName Name '_groupNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 174
 Error naming MemberName Name '_typeConversion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
 Error javadoc JavadocVariable Missing a Javadoc comment. 197
 Error naming MemberName Name '_contentMemberName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
 Error sizes LineLength Line is longer than 80 characters (found 98). 205
 Error sizes LineLength Line is longer than 80 characters (found 94). 248
 Error sizes LineLength Line is longer than 80 characters (found 93). 299
 Error sizes LineLength Line is longer than 80 characters (found 87). 317
 Error sizes LineLength Line is longer than 80 characters (found 89). 345
 Error coding MagicNumber '37' is a magic number. 371
 Error sizes LineLength Line is longer than 80 characters (found 83). 389
 Error sizes LineLength Line is longer than 80 characters (found 83). 391
 Error sizes LineLength Line is longer than 80 characters (found 91). 414
 Error sizes LineLength Line is longer than 80 characters (found 81). 457
 Error sizes LineLength Line is longer than 80 characters (found 81). 459
 Error sizes LineLength Line is longer than 80 characters (found 83). 642
 Error sizes LineLength Line is longer than 80 characters (found 83). 644
 Error sizes LineLength Line is longer than 80 characters (found 95). 737
 Error sizes LineLength Line is longer than 80 characters (found 91). 748
 Error sizes LineLength Line is longer than 80 characters (found 96). 770
 Error sizes LineLength Line is longer than 80 characters (found 99). 772
 Error sizes LineLength Line is longer than 80 characters (found 82). 797
 Error sizes LineLength Line is longer than 80 characters (found 82). 800
 Error sizes LineLength Line is longer than 80 characters (found 86). 851
 Error sizes LineLength Line is longer than 80 characters (found 85). 852
 Error sizes LineLength Line is longer than 80 characters (found 84). 854
 Error sizes LineLength Line is longer than 80 characters (found 92). 855
 Error sizes LineLength Line is longer than 80 characters (found 86). 856
 Error sizes LineLength Line is longer than 80 characters (found 96). 858
 Error sizes LineLength Line is longer than 80 characters (found 88). 883
 Error sizes LineLength Line is longer than 80 characters (found 81). 917
 Error sizes LineLength Line is longer than 80 characters (found 81). 918
 Error sizes LineLength Line is longer than 80 characters (found 88). 919
 Error regexp RegexpSingleline Line has trailing spaces. 978
 Error sizes LineLength Line is longer than 80 characters (found 84). 981
 Error sizes LineLength Line is longer than 80 characters (found 81). 984
 Error sizes LineLength Line is longer than 80 characters (found 82). 986
 Error regexp RegexpSingleline Line has trailing spaces. 988
 Error sizes LineLength Line is longer than 80 characters (found 84). 1063
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1123
 Error sizes LineLength Line is longer than 80 characters (found 84). 1143
 Error sizes LineLength Line is longer than 80 characters (found 84). 1146
 Error sizes LineLength Line is longer than 80 characters (found 98). 1261
 Error sizes LineLength Line is longer than 80 characters (found 85). 1276
 Error regexp RegexpSingleline Line has trailing spaces. 1280
 Error sizes LineLength Line is longer than 80 characters (found 81). 1281
 Error sizes LineLength Line is longer than 80 characters (found 86). 1383
 Error sizes LineLength Line is longer than 80 characters (found 90). 1387
 Error sizes LineLength Line is longer than 80 characters (found 90). 1396
 Error sizes LineLength Line is longer than 80 characters (found 86). 1422

org/exolab/castor/builder/binding/XPathHelper.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error sizes LineLength Line is longer than 80 characters (found 82). 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 33
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error sizes LineLength Line is longer than 80 characters (found 82). 116
 Error sizes LineLength Line is longer than 80 characters (found 92). 157
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error sizes LineLength Line is longer than 80 characters (found 87). 217

org/exolab/castor/builder/binding/binding.builder.properties

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 7

org/exolab/castor/builder/castorbuilder.properties

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error regexp RegexpSingleline Line has trailing spaces. 309

org/exolab/castor/builder/conflict/strategy/BaseClassNameConflictResolver.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 28
 Error sizes LineLength Line is longer than 80 characters (found 90). 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error naming MemberName Name '_sourceGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error sizes LineLength Line is longer than 80 characters (found 84). 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error design DesignForExtension Method 'calculateXPathPrefix' is not designed for extension - needs to be abstract, final or empty. 60
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error design DesignForExtension Method 'setSourceGenerator' is not designed for extension - needs to be abstract, final or empty. 84
 Error design DesignForExtension Method 'getSourceGenerator' is not designed for extension - needs to be abstract, final or empty. 93

org/exolab/castor/builder/conflict/strategy/ClassNameConflictResolver.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error sizes LineLength Line is longer than 80 characters (found 82). 26
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/exolab/castor/builder/conflict/strategy/TypeClassNameConflictResolver.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 82). 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error design DesignForExtension Method 'changeClassInfoAsResultOfConflict' is not designed for extension - needs to be abstract, final or empty. 47
 Error sizes LineLength Line is longer than 80 characters (found 85). 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error sizes LineLength Line is longer than 80 characters (found 94). 64
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error sizes LineLength Line is longer than 80 characters (found 83). 68
 Error sizes LineLength Line is longer than 80 characters (found 86). 78
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83

org/exolab/castor/builder/conflict/strategy/XPATHClassNameConflictResolver.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error sizes LineLength Line is longer than 80 characters (found 82). 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error design DesignForExtension Method 'changeClassInfoAsResultOfConflict' is not designed for extension - needs to be abstract, final or empty. 43
 Error sizes LineLength Line is longer than 80 characters (found 85). 44
 Error sizes LineLength Line is longer than 80 characters (found 82). 46

org/exolab/castor/builder/conflictresolution/BaseClassNameCRStrategy.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error naming MemberName Name '_generator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
 Error sizes LineLength Line is longer than 80 characters (found 84). 37
 Error sizes LineLength Line is longer than 80 characters (found 85). 39

org/exolab/castor/builder/conflictresolution/ClassNameCRStrategy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 29
 Error sizes LineLength Line is longer than 80 characters (found 83). 37
 Error sizes LineLength Line is longer than 80 characters (found 87). 38

org/exolab/castor/builder/conflictresolution/ClassNameCRStrategyRegistry.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 30
 Error sizes LineLength Line is longer than 80 characters (found 102). 45
 Error naming MemberName Name '_strategies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
 Error sizes LineLength Line is longer than 80 characters (found 85). 56
 Error sizes LineLength Line is longer than 80 characters (found 94). 57
 Error sizes LineLength Line is longer than 80 characters (found 86). 67
 Error sizes LineLength Line is longer than 80 characters (found 86). 68
 Error sizes LineLength Line is longer than 80 characters (found 90). 95
 Error sizes LineLength Line is longer than 80 characters (found 82). 98

org/exolab/castor/builder/conflictresolution/InformViaLogClassNameCRStrategy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 38
 Error sizes LineLength Line is longer than 80 characters (found 92). 45
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error sizes LineLength Line is longer than 80 characters (found 89). 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error sizes LineLength Line is longer than 80 characters (found 87). 108
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error sizes LineLength Line is longer than 80 characters (found 87). 128
 Error sizes LineLength Line is longer than 80 characters (found 86). 150

org/exolab/castor/builder/conflictresolution/WarningViaDialogClassNameCRStrategy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 35
 Error naming MemberName Name '_dialog' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
 Error sizes LineLength Line is longer than 80 characters (found 81). 87
 Error coding MagicNumber '64' is a magic number. 101
 Error sizes LineLength Line is longer than 80 characters (found 91). 102
 Error sizes LineLength Line is longer than 80 characters (found 86). 143

org/exolab/castor/builder/descriptors/DescriptorJClass.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 93). 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error sizes LineLength Line is longer than 80 characters (found 85). 75
 Error sizes LineLength Line is longer than 80 characters (found 81). 78
 Error sizes LineLength Line is longer than 80 characters (found 93). 84
 Error sizes LineLength Line is longer than 80 characters (found 92). 85
 Error sizes LineLength Line is longer than 80 characters (found 87). 86
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error sizes LineLength Line is longer than 80 characters (found 86). 100
 Error sizes LineLength Line is longer than 80 characters (found 81). 116
 Error sizes LineLength Line is longer than 80 characters (found 94). 120
 Error sizes LineLength Line is longer than 80 characters (found 84). 138
 Error sizes LineLength Line is longer than 80 characters (found 94). 191
 Error sizes LineLength Line is longer than 80 characters (found 93). 197
 Error sizes LineLength Line is longer than 80 characters (found 84). 204
 Error sizes LineLength Line is longer than 80 characters (found 88). 227
 Error sizes LineLength Line is longer than 80 characters (found 98). 228
 Error sizes LineLength Line is longer than 80 characters (found 87). 229
 Error sizes LineLength Line is longer than 80 characters (found 84). 244
 Error sizes LineLength Line is longer than 80 characters (found 83). 247
 Error sizes LineLength Line is longer than 80 characters (found 96). 256
 Error sizes LineLength Line is longer than 80 characters (found 83). 259
 Error sizes LineLength Line is longer than 80 characters (found 83). 272
 Error sizes LineLength Line is longer than 80 characters (found 83). 284
 Error sizes LineLength Line is longer than 80 characters (found 84). 295
 Error sizes LineLength Line is longer than 80 characters (found 82). 303
 Error sizes LineLength Line is longer than 80 characters (found 90). 306
 Error sizes LineLength Line is longer than 80 characters (found 94). 315
 Error sizes LineLength Line is longer than 80 characters (found 88). 318
 Error sizes LineLength Line is longer than 80 characters (found 86). 336
 Error sizes LineLength Line is longer than 80 characters (found 89). 339

org/exolab/castor/builder/descriptors/DescriptorSourceFactory.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.mapping.FieldDescriptor. 67
 Error imports UnusedImports Unused import - org.exolab.castor.xml.Validator. 68
 Error imports UnusedImports Unused import - org.exolab.castor.xml.XMLFieldDescriptor. 70
 Error imports UnusedImports Unused import - org.exolab.javasource.JField. 74
 Error imports UnusedImports Unused import - org.exolab.javasource.JMember. 75
 Error imports UnusedImports Unused import - org.exolab.javasource.JModifiers. 76
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error sizes LineLength Line is longer than 80 characters (found 82). 98
 Error naming MemberName Name '_xmlFieldHandlerFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error sizes MethodLength Method length is 155 lines (max allowed is 150). 122
 Error sizes LineLength Line is longer than 80 characters (found 87). 126
 Error sizes LineLength Line is longer than 80 characters (found 96). 127
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error sizes LineLength Line is longer than 80 characters (found 86). 178
 Error sizes LineLength Line is longer than 80 characters (found 83). 179
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error sizes LineLength Line is longer than 80 characters (found 93). 196
 Error sizes LineLength Line is longer than 80 characters (found 93). 197
 Error sizes LineLength Line is longer than 80 characters (found 93). 198
 Error sizes LineLength Line is longer than 80 characters (found 93). 202
 Error sizes LineLength Line is longer than 80 characters (found 85). 224
 Error sizes LineLength Line is longer than 80 characters (found 84). 225
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error sizes LineLength Line is longer than 80 characters (found 84). 259
 Error sizes LineLength Line is longer than 80 characters (found 92). 260
 Error sizes LineLength Line is longer than 80 characters (found 84). 261
 Error sizes LineLength Line is longer than 80 characters (found 85). 296
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error sizes LineLength Line is longer than 80 characters (found 86). 307
 Error regexp RegexpSingleline Line has trailing spaces. 309
 Error sizes LineLength Line is longer than 80 characters (found 90). 310
 Error sizes LineLength Line is longer than 80 characters (found 99). 313
 Error sizes LineLength Line is longer than 80 characters (found 100). 314
 Error regexp RegexpSingleline Line has trailing spaces. 327
 Error regexp RegexpSingleline Line has trailing spaces. 332
 Error sizes LineLength Line is longer than 80 characters (found 91). 347
 Error sizes MethodLength Method length is 179 lines (max allowed is 150). 347
 Error sizes LineLength Line is longer than 80 characters (found 82). 348
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error regexp RegexpSingleline Line has trailing spaces. 355
 Error sizes LineLength Line is longer than 80 characters (found 87). 371
 Error sizes LineLength Line is longer than 80 characters (found 95). 373
 Error sizes LineLength Line is longer than 80 characters (found 100). 376
 Error sizes LineLength Line is longer than 80 characters (found 84). 383
 Error sizes LineLength Line is longer than 80 characters (found 95). 385
 Error sizes LineLength Line is longer than 80 characters (found 82). 386
 Error sizes LineLength Line is longer than 80 characters (found 81). 393
 Error sizes LineLength Line is longer than 80 characters (found 106). 465
 Error sizes LineLength Line is longer than 80 characters (found 84). 475
 Error sizes LineLength Line is longer than 80 characters (found 88). 480
 Error sizes LineLength Line is longer than 80 characters (found 87). 481
 Error regexp RegexpSingleline Line has trailing spaces. 519
 Error regexp RegexpSingleline Line has trailing spaces. 524
 Error sizes LineLength Line is longer than 80 characters (found 90). 531
 Error sizes LineLength Line is longer than 80 characters (found 87). 532
 Error sizes LineLength Line is longer than 80 characters (found 87). 534
 Error sizes LineLength Line is longer than 80 characters (found 85). 535
 Error sizes LineLength Line is longer than 80 characters (found 82). 537
 Error regexp RegexpSingleline Line has trailing spaces. 538
 Error sizes LineLength Line is longer than 80 characters (found 89). 540
 Error sizes LineLength Line is longer than 80 characters (found 88). 547
 Error sizes LineLength Line is longer than 80 characters (found 84). 555
 Error sizes LineLength Line is longer than 80 characters (found 88). 556
 Error sizes LineLength Line is longer than 80 characters (found 84). 559
 Error regexp RegexpSingleline Line has trailing spaces. 562
 Error sizes LineLength Line is longer than 80 characters (found 86). 564
 Error sizes LineLength Line is longer than 80 characters (found 86). 569
 Error sizes LineLength Line is longer than 80 characters (found 100). 580
 Error sizes LineLength Line is longer than 80 characters (found 95). 581
 Error sizes LineLength Line is longer than 80 characters (found 90). 582
 Error sizes LineLength Line is longer than 80 characters (found 100). 586
 Error sizes LineLength Line is longer than 80 characters (found 90). 610
 Error sizes LineLength Line is longer than 80 characters (found 84). 621
 Error sizes LineLength Line is longer than 80 characters (found 85). 649

org/exolab/castor/builder/descriptors/JDOClassDescriptorFactory.java

Severity Category Rule Message Line
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error naming MemberName Name '_identities' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error sizes LineLength Line is longer than 80 characters (found 95). 187
 Error sizes LineLength Line is longer than 80 characters (found 81). 192
 Error sizes LineLength Line is longer than 80 characters (found 88). 194
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error sizes LineLength Line is longer than 80 characters (found 94). 290
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error sizes LineLength Line is longer than 80 characters (found 91). 297
 Error sizes LineLength Line is longer than 80 characters (found 87). 314
 Error sizes LineLength Line is longer than 80 characters (found 96). 364
 Error sizes MethodLength Method length is 188 lines (max allowed is 150). 364
 Error sizes LineLength Line is longer than 80 characters (found 90). 366
 Error regexp RegexpSingleline Line has trailing spaces. 368
 Error regexp RegexpSingleline Line has trailing spaces. 383
 Error sizes LineLength Line is longer than 80 characters (found 83). 411
 Error sizes LineLength Line is longer than 80 characters (found 86). 430
 Error sizes LineLength Line is longer than 80 characters (found 89). 480
 Error regexp RegexpSingleline Line has trailing spaces. 482
 Error sizes LineLength Line is longer than 80 characters (found 101). 482
 Error sizes LineLength Line is longer than 80 characters (found 90). 486
 Error sizes LineLength Line is longer than 80 characters (found 100). 498
 Error sizes LineLength Line is longer than 80 characters (found 101). 499
 Error sizes LineLength Line is longer than 80 characters (found 81). 504
 Error regexp RegexpSingleline Line has trailing spaces. 514
 Error sizes LineLength Line is longer than 80 characters (found 87). 517
 Error regexp RegexpSingleline Line has trailing spaces. 519
 Error regexp RegexpSingleline Line has trailing spaces. 520
 Error sizes LineLength Line is longer than 80 characters (found 81). 524
 Error sizes LineLength Line is longer than 80 characters (found 98). 561
 Error sizes MethodLength Method length is 176 lines (max allowed is 150). 561
 Error sizes LineLength Line is longer than 80 characters (found 90). 563
 Error regexp RegexpSingleline Line has trailing spaces. 566
 Error regexp RegexpSingleline Line has trailing spaces. 572
 Error regexp RegexpSingleline Line has trailing spaces. 575
 Error regexp RegexpSingleline Line has trailing spaces. 583
 Error regexp RegexpSingleline Line has trailing spaces. 587
 Error sizes LineLength Line is longer than 80 characters (found 83). 614
 Error sizes LineLength Line is longer than 80 characters (found 86). 633
 Error sizes LineLength Line is longer than 80 characters (found 89). 683
 Error regexp RegexpSingleline Line has trailing spaces. 685
 Error sizes LineLength Line is longer than 80 characters (found 101). 685
 Error sizes LineLength Line is longer than 80 characters (found 90). 688
 Error sizes LineLength Line is longer than 80 characters (found 90). 698
 Error sizes LineLength Line is longer than 80 characters (found 102). 699
 Error sizes LineLength Line is longer than 80 characters (found 103). 700
 Error regexp RegexpSingleline Line has trailing spaces. 706
 Error regexp RegexpSingleline Line has trailing spaces. 708
 Error sizes LineLength Line is longer than 80 characters (found 87). 711
 Error sizes LineLength Line is longer than 80 characters (found 81). 715
 Error regexp RegexpSingleline Line has trailing spaces. 726
 Error regexp RegexpSingleline Line has trailing spaces. 737
 Error sizes LineLength Line is longer than 80 characters (found 99). 746
 Error sizes MethodLength Method length is 183 lines (max allowed is 150). 746
 Error regexp RegexpSingleline Line has trailing spaces. 747
 Error sizes LineLength Line is longer than 80 characters (found 90). 749
 Error regexp RegexpSingleline Line has trailing spaces. 752
 Error regexp RegexpSingleline Line has trailing spaces. 758
 Error regexp RegexpSingleline Line has trailing spaces. 761
 Error regexp RegexpSingleline Line has trailing spaces. 769
 Error regexp RegexpSingleline Line has trailing spaces. 773
 Error regexp RegexpSingleline Line has trailing spaces. 779
 Error sizes LineLength Line is longer than 80 characters (found 83). 799
 Error regexp RegexpSingleline Line has trailing spaces. 807
 Error regexp RegexpSingleline Line has trailing spaces. 809
 Error sizes LineLength Line is longer than 80 characters (found 86). 818
 Error regexp RegexpSingleline Line has trailing spaces. 867
 Error sizes LineLength Line is longer than 80 characters (found 89). 868
 Error regexp RegexpSingleline Line has trailing spaces. 870
 Error sizes LineLength Line is longer than 80 characters (found 101). 870
 Error sizes LineLength Line is longer than 80 characters (found 90). 882
 Error sizes LineLength Line is longer than 80 characters (found 103). 883
 Error sizes LineLength Line is longer than 80 characters (found 104). 884
 Error sizes LineLength Line is longer than 80 characters (found 81). 890
 Error sizes LineLength Line is longer than 80 characters (found 85). 892
 Error regexp RegexpSingleline Line has trailing spaces. 898
 Error regexp RegexpSingleline Line has trailing spaces. 901
 Error sizes LineLength Line is longer than 80 characters (found 87). 904
 Error sizes LineLength Line is longer than 80 characters (found 81). 908
 Error regexp RegexpSingleline Line has trailing spaces. 914
 Error regexp RegexpSingleline Line has trailing spaces. 926
 Error regexp RegexpSingleline Line has trailing spaces. 929

org/exolab/castor/builder/descriptors/JDODescriptorJClass.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error blocks EmptyBlock Must have at least one statement. 91
 Error sizes LineLength Line is longer than 80 characters (found 82). 113
 Error sizes LineLength Line is longer than 80 characters (found 84). 129
 Error sizes LineLength Line is longer than 80 characters (found 84). 130
 Error sizes LineLength Line is longer than 80 characters (found 82). 132

org/exolab/castor/builder/factory/BaseFactory.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 82). 34
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error naming MemberName Name '_infoFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error naming MemberName Name '_groupNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error naming MemberName Name '_sourceGenerator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error sizes LineLength Line is longer than 80 characters (found 81). 66
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 96). 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error sizes LineLength Line is longer than 80 characters (found 91). 158
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error design DesignForExtension Method 'getSourceGenerator' is not designed for extension - needs to be abstract, final or empty. 168
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error design DesignForExtension Method 'createComment' is not designed for extension - needs to be abstract, final or empty. 177
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 185
 Error sizes LineLength Line is longer than 80 characters (found 89). 206
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error misc TodoComment Comment matches to-do format 'TODO:'. 229
 Error design DesignForExtension Method 'extractCommentsFromAnnotations' is not designed for extension - needs to be abstract, final or empty. 230
 Error sizes LineLength Line is longer than 80 characters (found 83). 237

org/exolab/castor/builder/factory/CollectionJ2MemberAndAccessorFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 94). 14
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error sizes LineLength Line is longer than 80 characters (found 90). 29
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error sizes LineLength Line is longer than 80 characters (found 98). 42
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error sizes LineLength Line is longer than 80 characters (found 90). 60
 Error sizes LineLength Line is longer than 80 characters (found 90). 61
 Error sizes LineLength Line is longer than 80 characters (found 98). 71
 Error regexp RegexpSingleline Line has trailing spaces. 80

org/exolab/castor/builder/factory/CollectionJ2NoIndexMemberAndAccessorFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 103). 10
 Error misc FinalParameters Parameter naming should be final. 16
 Error javadoc JavadocStyle First sentence should end with a period. 20
 Error sizes LineLength Line is longer than 80 characters (found 97). 24
 Error javadoc JavadocStyle First sentence should end with a period. 28
 Error sizes LineLength Line is longer than 80 characters (found 96). 32
 Error javadoc JavadocStyle First sentence should end with a period. 36
 Error sizes LineLength Line is longer than 80 characters (found 96). 40
 Error javadoc JavadocStyle First sentence should end with a period. 44
 Error sizes LineLength Line is longer than 80 characters (found 99). 48
 Error regexp RegexpSingleline Line has trailing spaces. 51

org/exolab/castor/builder/factory/CollectionMemberAndAccessorFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 87). 25
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error design DesignForExtension Method 'generateInitializerCode' is not designed for extension - needs to be abstract, final or empty. 40
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error sizes LineLength Line is longer than 80 characters (found 91). 68
 Error sizes LineLength Line is longer than 80 characters (found 81). 70
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error design DesignForExtension Method 'createAddMethod' is not designed for extension - needs to be abstract, final or empty. 79
 Error sizes LineLength Line is longer than 80 characters (found 83). 85
 Error sizes LineLength Line is longer than 80 characters (found 98). 94
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error design DesignForExtension Method 'createBoundPropertyCode' is not designed for extension - needs to be abstract, final or empty. 110
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error design DesignForExtension Method 'createEnumerateMethod' is not designed for extension - needs to be abstract, final or empty. 131
 Error sizes LineLength Line is longer than 80 characters (found 98). 134
 Error sizes LineLength Line is longer than 80 characters (found 98). 135
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error misc FinalParameters Parameter annotationBuilders should be final. 167
 Error sizes LineLength Line is longer than 80 characters (found 87). 177
 Error sizes LineLength Line is longer than 80 characters (found 83). 180
 Error sizes LineLength Line is longer than 80 characters (found 98). 182
 Error sizes LineLength Line is longer than 80 characters (found 99). 183
 Error sizes LineLength Line is longer than 80 characters (found 97). 184
 Error sizes LineLength Line is longer than 80 characters (found 99). 190
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error sizes LineLength Line is longer than 80 characters (found 82). 203
 Error sizes LineLength Line is longer than 80 characters (found 96). 217
 Error sizes LineLength Line is longer than 80 characters (found 94). 229
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error design DesignForExtension Method 'createGetByIndexMethod' is not designed for extension - needs to be abstract, final or empty. 283
 Error misc FinalParameters Parameter useJava50 should be final. 284
 Error sizes LineLength Line is longer than 80 characters (found 91). 286
 Error sizes LineLength Line is longer than 80 characters (found 97). 287
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 328
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error regexp RegexpSingleline Line has trailing spaces. 339
 Error sizes LineLength Line is longer than 80 characters (found 86). 344
 Error regexp RegexpSingleline Line has trailing spaces. 360
 Error regexp RegexpSingleline Line has trailing spaces. 364
 Error sizes LineLength Line is longer than 80 characters (found 88). 366
 Error regexp RegexpSingleline Line has trailing spaces. 388
 Error sizes LineLength Line is longer than 80 characters (found 84). 388
 Error design DesignForExtension Method 'createCollectionIterationMethods' is not designed for extension - needs to be abstract, final or empty. 388
 Error regexp RegexpSingleline Line has trailing spaces. 395
 Error javadoc JavadocMethod Unused @param tag for 'useJava50'. 398
 Error regexp RegexpSingleline Line has trailing spaces. 400
 Error design DesignForExtension Method 'createAddByIndexMethod' is not designed for extension - needs to be abstract, final or empty. 400
 Error sizes LineLength Line is longer than 80 characters (found 90). 404
 Error sizes LineLength Line is longer than 80 characters (found 91). 407
 Error whitespace FileTabCharacter Line contains a tab character. 407
 Error sizes LineLength Line is longer than 80 characters (found 98). 416
 Error regexp RegexpSingleline Line has trailing spaces. 428
 Error regexp RegexpSingleline Line has trailing spaces. 433
 Error design DesignForExtension Method 'createIteratorMethod' is not designed for extension - needs to be abstract, final or empty. 433
 Error sizes LineLength Line is longer than 80 characters (found 95). 436
 Error regexp RegexpSingleline Line has trailing spaces. 449
 Error regexp RegexpSingleline Line has trailing spaces. 453
 Error regexp RegexpSingleline Line has trailing spaces. 471
 Error regexp RegexpSingleline Line has trailing spaces. 475
 Error design DesignForExtension Method 'createRemoveByIndexMethod' is not designed for extension - needs to be abstract, final or empty. 475
 Error sizes LineLength Line is longer than 80 characters (found 83). 477
 Error sizes LineLength Line is longer than 80 characters (found 90). 498
 Error regexp RegexpSingleline Line has trailing spaces. 507
 Error regexp RegexpSingleline Line has trailing spaces. 511
 Error sizes LineLength Line is longer than 80 characters (found 91). 513
 Error sizes LineLength Line is longer than 80 characters (found 92). 514
 Error sizes LineLength Line is longer than 80 characters (found 90). 516
 Error sizes LineLength Line is longer than 80 characters (found 98). 524
 Error regexp RegexpSingleline Line has trailing spaces. 538
 Error regexp RegexpSingleline Line has trailing spaces. 543
 Error regexp RegexpSingleline Line has trailing spaces. 547
 Error regexp RegexpSingleline Line has trailing spaces. 589
 Error regexp RegexpSingleline Line has trailing spaces. 593
 Error sizes LineLength Line is longer than 80 characters (found 96). 605
 Error regexp RegexpSingleline Line has trailing spaces. 633
 Error regexp RegexpSingleline Line has trailing spaces. 638
 Error regexp RegexpSingleline Line has trailing spaces. 640
 Error sizes LineLength Line is longer than 80 characters (found 94). 642
 Error sizes LineLength Line is longer than 80 characters (found 98). 644
 Error regexp RegexpSingleline Line has trailing spaces. 674
 Error regexp RegexpSingleline Line has trailing spaces. 678
 Error design DesignForExtension Method 'createSetByIndexMethod' is not designed for extension - needs to be abstract, final or empty. 678
 Error sizes LineLength Line is longer than 80 characters (found 90). 683
 Error sizes LineLength Line is longer than 80 characters (found 81). 685
 Error regexp RegexpSingleline Line has trailing spaces. 704
 Error regexp RegexpSingleline Line has trailing spaces. 707
 Error regexp RegexpSingleline Line has trailing spaces. 712
 Error design DesignForExtension Method 'addMaxSizeCheck' is not designed for extension - needs to be abstract, final or empty. 712
 Error sizes LineLength Line is longer than 80 characters (found 89). 715
 Error regexp RegexpSingleline Line has trailing spaces. 734
 Error regexp RegexpSingleline Line has trailing spaces. 737
 Error regexp RegexpSingleline Line has trailing spaces. 742
 Error sizes LineLength Line is longer than 80 characters (found 90). 752

org/exolab/castor/builder/factory/CollectionODMG30MemberAndAccessorFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 98). 15
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error design DesignForExtension Method 'generateInitializerCode' is not designed for extension - needs to be abstract, final or empty. 28
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error design DesignForExtension Method 'createEnumerateMethod' is not designed for extension - needs to be abstract, final or empty. 38
 Error sizes LineLength Line is longer than 80 characters (found 98). 41
 Error sizes LineLength Line is longer than 80 characters (found 83). 45
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error whitespace FileTabCharacter Line contains a tab character. 59

org/exolab/castor/builder/factory/EnumerationFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error naming MemberName Name '_typeConversion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_caseInsensitive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_maxSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_maxEnumerationsPerClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error sizes LineLength Line is longer than 80 characters (found 83). 93
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error sizes MethodLength Method length is 185 lines (max allowed is 150). 112
 Error coding MagicNumber '32' is a magic number. 230
 Error coding MagicNumber '32' is a magic number. 257
 Error javadoc JavadocMethod Missing a Javadoc comment. 299
 Error sizes LineLength Line is longer than 80 characters (found 82). 301
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 366
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 370
 Error misc FinalParameters Parameter jEnum should be final. 395
 Error misc FinalParameters Parameter jEnum should be final. 406
 Error misc FinalParameters Parameter jEnum should be final. 417
 Error misc FinalParameters Parameter jEnum should be final. 428
 Error misc FinalParameters Parameter enumConstantsField should be final. 428
 Error javadoc JavadocMethod Expected @param tag for 'enumConstantsField'. 428
 Error regexp RegexpSingleline Line has trailing spaces. 455
 Error sizes LineLength Line is longer than 80 characters (found 82). 463
 Error regexp RegexpSingleline Line has trailing spaces. 477
 Error javadoc JavadocMethod Missing a Javadoc comment. 490
 Error sizes LineLength Line is longer than 80 characters (found 82). 491
 Error regexp RegexpSingleline Line has trailing spaces. 519
 Error sizes LineLength Line is longer than 80 characters (found 83). 525
 Error regexp RegexpSingleline Line has trailing spaces. 536
 Error regexp RegexpSingleline Line has trailing spaces. 557
 Error regexp RegexpSingleline Line has trailing spaces. 583
 Error regexp RegexpSingleline Line has trailing spaces. 602
 Error sizes LineLength Line is longer than 80 characters (found 87). 620
 Error regexp RegexpSingleline Line has trailing spaces. 627
 Error sizes LineLength Line is longer than 80 characters (found 83). 633
 Error coding AvoidInlineConditionals Avoid inline conditionals. 651
 Error regexp RegexpSingleline Line has trailing spaces. 658
 Error regexp RegexpSingleline Line has trailing spaces. 665
 Error regexp RegexpSingleline Line has trailing spaces. 669
 Error regexp RegexpSingleline Line has trailing spaces. 675
 Error regexp RegexpSingleline Line has trailing spaces. 784
 Error regexp RegexpSingleline Line has trailing spaces. 790
 Error blocks EmptyBlock Must have at least one statement. 818
 Error coding MagicNumber '32' is a magic number. 822
 Error regexp RegexpSingleline Line has trailing spaces. 851
 Error regexp RegexpSingleline Line has trailing spaces. 874
 Error regexp RegexpSingleline Line has trailing spaces. 885

org/exolab/castor/builder/factory/FieldInfoFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error naming MemberName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_extraMethods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error naming MemberName Name '_referenceSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_bound' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error naming MemberName Name '_fieldMemberAndAccessorFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error sizes LineLength Line is longer than 80 characters (found 82). 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error naming MemberName Name '_collectionMemberAndAccessorFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error sizes LineLength Line is longer than 80 characters (found 86). 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error naming MemberName Name '_collectionJ2MemberAndAccessorFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error sizes LineLength Line is longer than 80 characters (found 100). 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming MemberName Name '_collectionJ2NoIndexMemberAndAccessorFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error sizes LineLength Line is longer than 80 characters (found 94). 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error naming MemberName Name '_collectionODMG30MemberAndAccessorFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error naming MemberName Name '_identityMemberAndAccessorFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error naming MemberName Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error misc FinalParameters Parameter useOldFieldNaming should be final. 120
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error sizes LineLength Line is longer than 80 characters (found 84). 143
 Error misc FinalParameters Parameter useOldFieldNaming should be final. 143
 Error sizes LineLength Line is longer than 80 characters (found 102). 146
 Error sizes LineLength Line is longer than 80 characters (found 116). 148
 Error sizes LineLength Line is longer than 80 characters (found 110). 158
 Error sizes LineLength Line is longer than 80 characters (found 101). 159
 Error sizes LineLength Line is longer than 80 characters (found 105). 160
 Error sizes LineLength Line is longer than 80 characters (found 119). 161
 Error sizes LineLength Line is longer than 80 characters (found 113). 162
 Error sizes LineLength Line is longer than 80 characters (found 97). 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error design DesignForExtension Method 'createIdentity' is not designed for extension - needs to be abstract, final or empty. 174
 Error sizes LineLength Line is longer than 80 characters (found 91). 175
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error sizes LineLength Line is longer than 80 characters (found 112). 200
 Error design DesignForExtension Method 'createCollection' is not designed for extension - needs to be abstract, final or empty. 200
 Error sizes LineLength Line is longer than 80 characters (found 95). 202
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error sizes LineLength Line is longer than 80 characters (found 112). 224
 Error design DesignForExtension Method 'createCollection' is not designed for extension - needs to be abstract, final or empty. 224
 Error sizes LineLength Line is longer than 80 characters (found 93). 225
 Error sizes LineLength Line is longer than 80 characters (found 94). 234
 Error sizes LineLength Line is longer than 80 characters (found 89). 235
 Error sizes LineLength Line is longer than 80 characters (found 93). 236
 Error sizes LineLength Line is longer than 80 characters (found 96). 237
 Error sizes LineLength Line is longer than 80 characters (found 83). 238
 Error sizes LineLength Line is longer than 80 characters (found 84). 239
 Error sizes LineLength Line is longer than 80 characters (found 100). 240
 Error sizes LineLength Line is longer than 80 characters (found 89). 241
 Error sizes LineLength Line is longer than 80 characters (found 90). 242
 Error sizes LineLength Line is longer than 80 characters (found 103). 243
 Error sizes LineLength Line is longer than 80 characters (found 82). 244
 Error sizes LineLength Line is longer than 80 characters (found 83). 245
 Error sizes LineLength Line is longer than 80 characters (found 103). 246
 Error sizes LineLength Line is longer than 80 characters (found 89). 247
 Error sizes LineLength Line is longer than 80 characters (found 89). 248
 Error sizes LineLength Line is longer than 80 characters (found 103). 249
 Error sizes LineLength Line is longer than 80 characters (found 86). 251
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error design DesignForExtension Method 'createFieldInfo' is not designed for extension - needs to be abstract, final or empty. 277
 Error sizes LineLength Line is longer than 80 characters (found 91). 278
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error regexp RegexpSingleline Line has trailing spaces. 312

org/exolab/castor/builder/factory/FieldMemberAndAccessorFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error coding HiddenField 'javaNaming' hides a field. 46
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error sizes LineLength Line is longer than 80 characters (found 98). 55
 Error coding HiddenField 'javaNaming' hides a field. 55
 Error misc FinalParameters Parameter useOldFieldNaming should be final. 55
 Error coding HiddenField 'useOldFieldNaming' hides a field. 55
 Error javadoc JavadocMethod Expected @param tag for 'useOldFieldNaming'. 55
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error sizes LineLength Line is longer than 80 characters (found 91). 66
 Error design DesignForExtension Method 'generateInitializerCode' is not designed for extension - needs to be abstract, final or empty. 66
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error coding MagicNumber '50' is a magic number. 77
 Error sizes LineLength Line is longer than 80 characters (found 86). 79
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error sizes LineLength Line is longer than 80 characters (found 81). 101
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error sizes LineLength Line is longer than 80 characters (found 88). 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error sizes LineLength Line is longer than 80 characters (found 91). 153
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error sizes LineLength Line is longer than 80 characters (found 84). 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error sizes LineLength Line is longer than 80 characters (found 94). 168
 Error sizes LineLength Line is longer than 80 characters (found 97). 171
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error sizes LineLength Line is longer than 80 characters (found 120). 193
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error design DesignForExtension Method 'createAccessMethods' is not designed for extension - needs to be abstract, final or empty. 221
 Error sizes LineLength Line is longer than 80 characters (found 105). 222
 Error javadoc JavadocMethod Expected @param tag for 'annotationBuilders'. 222
 Error sizes LineLength Line is longer than 80 characters (found 81). 224
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error sizes LineLength Line is longer than 80 characters (found 88). 250
 Error sizes LineLength Line is longer than 80 characters (found 89). 251
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error sizes LineLength Line is longer than 80 characters (found 99). 272
 Error misc FinalParameters Parameter annotationBuilders should be final. 272
 Error javadoc JavadocMethod Expected @param tag for 'annotationBuilders'. 272
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error regexp RegexpSingleline Line has trailing spaces. 292
 Error sizes LineLength Line is longer than 80 characters (found 81). 306
 Error regexp RegexpSingleline Line has trailing spaces. 327
 Error sizes LineLength Line is longer than 80 characters (found 127). 338
 Error sizes LineLength Line is longer than 80 characters (found 82). 371
 Error regexp RegexpSingleline Line has trailing spaces. 381
 Error regexp RegexpSingleline Line has trailing spaces. 385
 Error sizes LineLength Line is longer than 80 characters (found 88). 396
 Error sizes LineLength Line is longer than 80 characters (found 89). 397
 Error sizes LineLength Line is longer than 80 characters (found 82). 422
 Error regexp RegexpSingleline Line has trailing spaces. 424
 Error regexp RegexpSingleline Line has trailing spaces. 430
 Error regexp RegexpSingleline Line has trailing spaces. 438
 Error regexp RegexpSingleline Line has trailing spaces. 439
 Error regexp RegexpSingleline Line has trailing spaces. 440
 Error sizes LineLength Line is longer than 80 characters (found 98). 457
 Error sizes LineLength Line is longer than 80 characters (found 82). 469
 Error sizes LineLength Line is longer than 80 characters (found 116). 486
 Error sizes LineLength Line is longer than 80 characters (found 82). 526
 Error regexp RegexpSingleline Line has trailing spaces. 534
 Error design DesignForExtension Method 'getJavaNaming' is not designed for extension - needs to be abstract, final or empty. 537
 Error design DesignForExtension Method 'setUseOldFieldNaming' is not designed for extension - needs to be abstract, final or empty. 541
 Error javadoc JavadocMethod Missing a Javadoc comment. 541
 Error misc FinalParameters Parameter useOldFieldNaming should be final. 541
 Error coding HiddenField 'useOldFieldNaming' hides a field. 541
 Error javadoc JavadocMethod Missing a Javadoc comment. 545

org/exolab/castor/builder/factory/IdentityMemberAndAccessorFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error javadoc JavadocStyle Incomplete HTML tag found: * the suitable getter<7setter methods. 14
 Error sizes LineLength Line is longer than 80 characters (found 85). 16
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error design DesignForExtension Method 'createAccessMethods' is not designed for extension - needs to be abstract, final or empty. 32
 Error sizes LineLength Line is longer than 80 characters (found 82). 34
 Error coding MagicNumber '3' is a magic number. 36
 Error sizes LineLength Line is longer than 80 characters (found 88). 37
 Error sizes LineLength Line is longer than 80 characters (found 88). 38
 Error sizes LineLength Line is longer than 80 characters (found 89). 39
 Error sizes LineLength Line is longer than 80 characters (found 82). 40
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 72

org/exolab/castor/builder/factory/MappingFileSourceFactory.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Must have at least one statement. 120
 Error sizes LineLength Line is longer than 80 characters (found 90). 160
 Error sizes LineLength Line is longer than 80 characters (found 88). 180
 Error sizes LineLength Line is longer than 80 characters (found 92). 201
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error sizes LineLength Line is longer than 80 characters (found 83). 217
 Error sizes LineLength Line is longer than 80 characters (found 95). 219
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error sizes LineLength Line is longer than 80 characters (found 96). 280
 Error blocks EmptyBlock Must have at least one statement. 300
 Error sizes LineLength Line is longer than 80 characters (found 94). 310

org/exolab/castor/builder/factory/MemberFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 94
 Error sizes LineLength Line is longer than 80 characters (found 96). 118
 Error sizes LineLength Line is longer than 80 characters (found 89). 134
 Error sizes LineLength Line is longer than 80 characters (found 116). 153
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error sizes LineLength Line is longer than 80 characters (found 83). 181
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error sizes LineLength Line is longer than 80 characters (found 95). 223
 Error sizes LineLength Line is longer than 80 characters (found 131). 229
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 230
 Error sizes LineLength Line is longer than 80 characters (found 105). 240
 Error sizes MethodLength Method length is 294 lines (max allowed is 150). 265
 Error whitespace ParenPad ')' is preceded with whitespace. 285
 Error sizes LineLength Line is longer than 80 characters (found 96). 307
 Error regexp RegexpSingleline Line has trailing spaces. 317
 Error sizes LineLength Line is longer than 80 characters (found 86). 328
 Error sizes LineLength Line is longer than 80 characters (found 82). 335
 Error sizes LineLength Line is longer than 80 characters (found 105). 336
 Error sizes LineLength Line is longer than 80 characters (found 85). 338
 Error sizes LineLength Line is longer than 80 characters (found 135). 340
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 340
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error regexp RegexpSingleline Line has trailing spaces. 346
 Error sizes LineLength Line is longer than 80 characters (found 82). 373
 Error sizes LineLength Line is longer than 80 characters (found 98). 379
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 379
 Error sizes LineLength Line is longer than 80 characters (found 87). 399
 Error regexp RegexpSingleline Line has trailing spaces. 402
 Error regexp RegexpSingleline Line has trailing spaces. 403
 Error sizes LineLength Line is longer than 80 characters (found 81). 405
 Error regexp RegexpSingleline Line has trailing spaces. 408
 Error sizes LineLength Line is longer than 80 characters (found 83). 420
 Error regexp RegexpSingleline Line has trailing spaces. 425
 Error sizes LineLength Line is longer than 80 characters (found 90). 431
 Error sizes LineLength Line is longer than 80 characters (found 85). 443
 Error sizes LineLength Line is longer than 80 characters (found 85). 450
 Error sizes LineLength Line is longer than 80 characters (found 114). 451
 Error sizes LineLength Line is longer than 80 characters (found 82). 466
 Error sizes LineLength Line is longer than 80 characters (found 83). 473
 Error sizes LineLength Line is longer than 80 characters (found 90). 474
 Error sizes LineLength Line is longer than 80 characters (found 111). 475
 Error sizes LineLength Line is longer than 80 characters (found 90). 478
 Error sizes LineLength Line is longer than 80 characters (found 81). 496
 Error sizes LineLength Line is longer than 80 characters (found 81). 512
 Error regexp RegexpSingleline Line has trailing spaces. 538
 Error sizes LineLength Line is longer than 80 characters (found 84). 542
 Error regexp RegexpSingleline Line has trailing spaces. 546
 Error sizes LineLength Line is longer than 80 characters (found 109). 546
 Error regexp RegexpSingleline Line has trailing spaces. 563
 Error regexp RegexpSingleline Line has trailing spaces. 574
 Error sizes LineLength Line is longer than 80 characters (found 82). 579
 Error regexp RegexpSingleline Line has trailing spaces. 585
 Error regexp RegexpSingleline Line has trailing spaces. 595
 Error regexp RegexpSingleline Line has trailing spaces. 599
 Error sizes LineLength Line is longer than 80 characters (found 99). 611
 Error sizes LineLength Line is longer than 80 characters (found 88). 612
 Error sizes LineLength Line is longer than 80 characters (found 93). 625
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 638
 Error regexp RegexpSingleline Line has trailing spaces. 639
 Error sizes LineLength Line is longer than 80 characters (found 90). 648
 Error coding AvoidInlineConditionals Avoid inline conditionals. 648
 Error regexp RegexpSingleline Line has trailing spaces. 652
 Error sizes LineLength Line is longer than 80 characters (found 86). 655
 Error sizes LineLength Line is longer than 80 characters (found 82). 663
 Error regexp RegexpSingleline Line has trailing spaces. 664
 Error sizes LineLength Line is longer than 80 characters (found 96). 668
 Error sizes LineLength Line is longer than 80 characters (found 95). 672
 Error sizes LineLength Line is longer than 80 characters (found 89). 674
 Error sizes LineLength Line is longer than 80 characters (found 89). 677
 Error sizes LineLength Line is longer than 80 characters (found 85). 678

org/exolab/castor/builder/factory/SourceFactory.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 2,463 lines (max allowed is 2,000). 1
 Error javadoc JavadocVariable Missing a Javadoc comment. 138
 Error javadoc JavadocVariable Missing a Javadoc comment. 141
 Error javadoc JavadocVariable Missing a Javadoc comment. 142
 Error javadoc JavadocVariable Missing a Javadoc comment. 144
 Error javadoc JavadocVariable Missing a Javadoc comment. 145
 Error javadoc JavadocVariable Missing a Javadoc comment. 146
 Error naming MemberName Name '_binding' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error naming MemberName Name '_memberFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
 Error javadoc JavadocVariable Missing a Javadoc comment. 153
 Error naming MemberName Name '_enumerationType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
 Error naming MemberName Name '_createMarshalMethods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
 Error naming MemberName Name '_testable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 165
 Error sizes LineLength Line is longer than 80 characters (found 81). 166
 Error naming MemberName Name '_sax1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
 Error sizes LineLength Line is longer than 80 characters (found 83). 168
 Error naming MemberName Name '_typeConversion' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
 Error naming MemberName Name '_enumerationFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
 Error sizes LineLength Line is longer than 80 characters (found 104). 190
 Error sizes LineLength Line is longer than 80 characters (found 83). 193
 Error sizes MethodLength Method length is 278 lines (max allowed is 150). 280
 Error sizes LineLength Line is longer than 80 characters (found 84). 283
 Error sizes LineLength Line is longer than 80 characters (found 81). 331
 Error regexp RegexpSingleline Line has trailing spaces. 361
 Error regexp RegexpSingleline Line has trailing spaces. 364
 Error regexp RegexpSingleline Line has trailing spaces. 367
 Error sizes LineLength Line is longer than 80 characters (found 83). 372
 Error regexp RegexpSingleline Line has trailing spaces. 373
 Error regexp RegexpSingleline Line has trailing spaces. 376
 Error sizes LineLength Line is longer than 80 characters (found 88). 379
 Error sizes LineLength Line is longer than 80 characters (found 112). 380
 Error sizes LineLength Line is longer than 80 characters (found 84). 382
 Error sizes LineLength Line is longer than 80 characters (found 83). 384
 Error sizes LineLength Line is longer than 80 characters (found 96). 398
 Error sizes LineLength Line is longer than 80 characters (found 82). 400
 Error sizes LineLength Line is longer than 80 characters (found 83). 401
 Error sizes LineLength Line is longer than 80 characters (found 82). 403
 Error sizes LineLength Line is longer than 80 characters (found 87). 414
 Error sizes LineLength Line is longer than 80 characters (found 89). 435
 Error sizes LineLength Line is longer than 80 characters (found 108). 438
 Error sizes LineLength Line is longer than 80 characters (found 85). 441
 Error coding MagicNumber '4' is a magic number. 441
 Error sizes LineLength Line is longer than 80 characters (found 88). 442
 Error sizes LineLength Line is longer than 80 characters (found 98). 449
 Error sizes LineLength Line is longer than 80 characters (found 86). 451
 Error sizes LineLength Line is longer than 80 characters (found 91). 454
 Error sizes LineLength Line is longer than 80 characters (found 88). 455
 Error sizes LineLength Line is longer than 80 characters (found 98). 457
 Error sizes LineLength Line is longer than 80 characters (found 103). 458
 Error sizes LineLength Line is longer than 80 characters (found 91). 462
 Error sizes LineLength Line is longer than 80 characters (found 83). 474
 Error sizes LineLength Line is longer than 80 characters (found 101). 476
 Error regexp RegexpSingleline Line has trailing spaces. 486
 Error sizes LineLength Line is longer than 80 characters (found 97). 487
 Error regexp RegexpSingleline Line has trailing spaces. 495
 Error regexp RegexpSingleline Line has trailing spaces. 530
 Error sizes LineLength Line is longer than 80 characters (found 102). 534
 Error regexp RegexpSingleline Line has trailing spaces. 536
 Error sizes LineLength Line is longer than 80 characters (found 85). 551
 Error sizes LineLength Line is longer than 80 characters (found 91). 570
 Error sizes LineLength Line is longer than 80 characters (found 91). 571
 Error sizes LineLength Line is longer than 80 characters (found 97). 572
 Error javadoc JavadocMethod Expected @param tag for 'sgStateInfo'. 572
 Error regexp RegexpSingleline Line has trailing spaces. 577
 Error sizes LineLength Line is longer than 80 characters (found 88). 586
 Error blocks RightCurly '}' should be on the same line. 587
 Error regexp RegexpSingleline Line has trailing spaces. 588
 Error sizes LineLength Line is longer than 80 characters (found 99). 590
 Error regexp RegexpSingleline Line has trailing spaces. 593
 Error sizes LineLength Line is longer than 80 characters (found 84). 597
 Error regexp RegexpSingleline Line has trailing spaces. 608
 Error sizes LineLength Line is longer than 80 characters (found 94). 611
 Error sizes LineLength Line is longer than 80 characters (found 90). 612
 Error regexp RegexpSingleline Line has trailing spaces. 619
 Error sizes LineLength Line is longer than 80 characters (found 87). 620
 Error sizes LineLength Line is longer than 80 characters (found 120). 623
 Error sizes LineLength Line is longer than 80 characters (found 85). 632
 Error sizes LineLength Line is longer than 80 characters (found 85). 636
 Error regexp RegexpSingleline Line has trailing spaces. 641
 Error regexp RegexpSingleline Line has trailing spaces. 650
 Error javadoc JavadocMethod Unused @param tag for 'parent'. 654
 Error javadoc JavadocMethod Expected @param tag for 'jClass'. 659
 Error regexp RegexpSingleline Line has trailing spaces. 660
 Error sizes LineLength Line is longer than 80 characters (found 90). 662
 Error sizes LineLength Line is longer than 80 characters (found 86). 669
 Error sizes LineLength Line is longer than 80 characters (found 84). 673
 Error regexp RegexpSingleline Line has trailing spaces. 674
 Error sizes LineLength Line is longer than 80 characters (found 83). 675
 Error regexp RegexpSingleline Line has trailing spaces. 676
 Error sizes LineLength Line is longer than 80 characters (found 89). 676
 Error regexp RegexpSingleline Line has trailing spaces. 677
 Error regexp RegexpSingleline Line has trailing spaces. 682
 Error regexp RegexpSingleline Line has trailing spaces. 683
 Error regexp RegexpSingleline Line has trailing spaces. 689
 Error regexp RegexpSingleline Line has trailing spaces. 690
 Error sizes LineLength Line is longer than 80 characters (found 88). 692
 Error sizes LineLength Line is longer than 80 characters (found 90). 695
 Error javadoc JavadocMethod Expected @param tag for 'component'. 709
 Error javadoc JavadocMethod Expected @param tag for 'sgState'. 710
 Error javadoc JavadocMethod Expected @param tag for 'state'. 711
 Error javadoc JavadocMethod Expected @param tag for 'jClass'. 712
 Error javadoc JavadocMethod Expected @param tag for 'baseClass'. 713
 Error sizes LineLength Line is longer than 80 characters (found 86). 714
 Error sizes LineLength Line is longer than 80 characters (found 91). 743
 Error javadoc JavadocMethod Missing a Javadoc comment. 751
 Error sizes LineLength Line is longer than 80 characters (found 93). 752
 Error sizes LineLength Line is longer than 80 characters (found 96). 772
 Error sizes LineLength Line is longer than 80 characters (found 82). 776
 Error javadoc JavadocMethod Missing a Javadoc comment. 776
 Error sizes LineLength Line is longer than 80 characters (found 99). 777
 Error sizes LineLength Line is longer than 80 characters (found 89). 795
 Error sizes LineLength Line is longer than 80 characters (found 99). 802
 Error javadoc JavadocMethod Missing a Javadoc comment. 802
 Error sizes LineLength Line is longer than 80 characters (found 84). 830
 Error sizes LineLength Line is longer than 80 characters (found 82). 841
 Error sizes LineLength Line is longer than 80 characters (found 82). 851
 Error sizes MethodLength Method length is 154 lines (max allowed is 150). 870
 Error sizes LineLength Line is longer than 80 characters (found 87). 873
 Error sizes LineLength Line is longer than 80 characters (found 92). 922
 Error sizes LineLength Line is longer than 80 characters (found 88). 924
 Error regexp RegexpSingleline Line has trailing spaces. 942
 Error regexp RegexpSingleline Line has trailing spaces. 943
 Error regexp RegexpSingleline Line has trailing spaces. 960
 Error sizes LineLength Line is longer than 80 characters (found 89). 966
 Error sizes LineLength Line is longer than 80 characters (found 84). 980
 Error regexp RegexpSingleline Line has trailing spaces. 1012
 Error javadoc JavadocMethod Missing a Javadoc comment. 1026
 Error regexp RegexpSingleline Line has trailing spaces. 1029
 Error regexp RegexpSingleline Line has trailing spaces. 1032
 Error sizes LineLength Line is longer than 80 characters (found 90). 1060
 Error sizes LineLength Line is longer than 80 characters (found 82). 1142
 Error sizes LineLength Line is longer than 80 characters (found 86). 1189
 Error sizes LineLength Line is longer than 80 characters (found 88). 1193
 Error sizes LineLength Line is longer than 80 characters (found 81). 1195
 Error sizes LineLength Line is longer than 80 characters (found 83). 1199
 Error sizes LineLength Line is longer than 80 characters (found 88). 1224
 Error sizes LineLength Line is longer than 80 characters (found 81). 1226
 Error sizes LineLength Line is longer than 80 characters (found 89). 1238
 Error javadoc JavadocMethod Missing a Javadoc comment. 1238
 Error sizes LineLength Line is longer than 80 characters (found 84). 1239
 Error sizes LineLength Line is longer than 80 characters (found 96). 1248
 Error sizes LineLength Line is longer than 80 characters (found 88). 1260
 Error sizes LineLength Line is longer than 80 characters (found 81). 1262
 Error sizes LineLength Line is longer than 80 characters (found 82). 1283
 Error sizes LineLength Line is longer than 80 characters (found 81). 1296
 Error coding MagicNumber '64' is a magic number. 1313
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 1315
 Error sizes LineLength Line is longer than 80 characters (found 91). 1317
 Error sizes LineLength Line is longer than 80 characters (found 89). 1318
 Error sizes LineLength Line is longer than 80 characters (found 98). 1350
 Error sizes LineLength Line is longer than 80 characters (found 82). 1371
 Error sizes LineLength Line is longer than 80 characters (found 98). 1379
 Error coding MagicNumber '5' is a magic number. 1379
 Error sizes LineLength Line is longer than 80 characters (found 82). 1380
 Error sizes LineLength Line is longer than 80 characters (found 92). 1382
 Error sizes LineLength Line is longer than 80 characters (found 99). 1385
 Error sizes LineLength Line is longer than 80 characters (found 104). 1387
 Error sizes LineLength Line is longer than 80 characters (found 86). 1389
 Error sizes LineLength Line is longer than 80 characters (found 81). 1390
 Error sizes LineLength Line is longer than 80 characters (found 109). 1396
 Error sizes LineLength Line is longer than 80 characters (found 82). 1401
 Error sizes LineLength Line is longer than 80 characters (found 102). 1405
 Error sizes MethodLength Method length is 154 lines (max allowed is 150). 1419
 Error sizes LineLength Line is longer than 80 characters (found 97). 1425
 Error sizes LineLength Line is longer than 80 characters (found 84). 1430
 Error regexp RegexpSingleline Line has trailing spaces. 1457
 Error sizes LineLength Line is longer than 80 characters (found 89). 1475
 Error sizes LineLength Line is longer than 80 characters (found 91). 1476
 Error sizes LineLength Line is longer than 80 characters (found 88). 1477
 Error sizes LineLength Line is longer than 80 characters (found 95). 1496
 Error sizes LineLength Line is longer than 80 characters (found 92). 1497
 Error sizes LineLength Line is longer than 80 characters (found 109). 1499
 Error sizes LineLength Line is longer than 80 characters (found 109). 1500
 Error sizes LineLength Line is longer than 80 characters (found 104). 1504
 Error sizes LineLength Line is longer than 80 characters (found 104). 1506
 Error sizes LineLength Line is longer than 80 characters (found 104). 1539
 Error sizes LineLength Line is longer than 80 characters (found 104). 1540
 Error sizes LineLength Line is longer than 80 characters (found 104). 1548
 Error sizes LineLength Line is longer than 80 characters (found 104). 1549
 Error sizes LineLength Line is longer than 80 characters (found 88). 1557
 Error sizes LineLength Line is longer than 80 characters (found 82). 1577
 Error sizes LineLength Line is longer than 80 characters (found 87). 1580
 Error sizes LineLength Line is longer than 80 characters (found 82). 1589
 Error sizes LineLength Line is longer than 80 characters (found 83). 1597
 Error sizes LineLength Line is longer than 80 characters (found 87). 1600
 Error javadoc JavadocMethod Expected @param tag for 'state'. 1600
 Error sizes LineLength Line is longer than 80 characters (found 88). 1603
 Error sizes LineLength Line is longer than 80 characters (found 100). 1605
 Error sizes LineLength Line is longer than 80 characters (found 81). 1606
 Error regexp RegexpSingleline Line has trailing spaces. 1620
 Error sizes LineLength Line is longer than 80 characters (found 82). 1640
 Error sizes LineLength Line is longer than 80 characters (found 81). 1643
 Error sizes LineLength Line is longer than 80 characters (found 82). 1691
 Error sizes LineLength Line is longer than 80 characters (found 88). 1695
 Error sizes LineLength Line is longer than 80 characters (found 81). 1696
 Error sizes LineLength Line is longer than 80 characters (found 93). 1699
 Error sizes LineLength Line is longer than 80 characters (found 83). 1739
 Error sizes LineLength Line is longer than 80 characters (found 94). 1768
 Error sizes LineLength Line is longer than 80 characters (found 87). 1778
 Error sizes LineLength Line is longer than 80 characters (found 82). 1804
 Error sizes LineLength Line is longer than 80 characters (found 89). 1813
 Error regexp RegexpSingleline Line has trailing spaces. 1821
 Error sizes LineLength Line is longer than 80 characters (found 83). 1832
 Error sizes LineLength Line is longer than 80 characters (found 87). 1846
 Error sizes LineLength Line is longer than 80 characters (found 88). 1852
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1854
 Error sizes LineLength Line is longer than 80 characters (found 113). 1854
 Error sizes LineLength Line is longer than 80 characters (found 142). 1855
 Error sizes LineLength Line is longer than 80 characters (found 85). 1857
 Error regexp RegexpSingleline Line has trailing spaces. 1869
 Error regexp RegexpSingleline Line has trailing spaces. 1874
 Error sizes LineLength Line is longer than 80 characters (found 83). 1885
 Error regexp RegexpSingleline Line has trailing spaces. 1887
 Error regexp RegexpSingleline Line has trailing spaces. 1893
 Error sizes LineLength Line is longer than 80 characters (found 91). 1899
 Error regexp RegexpSingleline Line has trailing spaces. 1908
 Error regexp RegexpSingleline Line has trailing spaces. 1914
 Error sizes LineLength Line is longer than 80 characters (found 88). 1918
 Error sizes LineLength Line is longer than 80 characters (found 95). 1919
 Error sizes LineLength Line is longer than 80 characters (found 87). 1928
 Error sizes LineLength Line is longer than 80 characters (found 95). 1929
 Error sizes LineLength Line is longer than 80 characters (found 81). 1932
 Error sizes LineLength Line is longer than 80 characters (found 88). 1935
 Error sizes LineLength Line is longer than 80 characters (found 98). 1936
 Error sizes LineLength Line is longer than 80 characters (found 81). 1937
 Error sizes LineLength Line is longer than 80 characters (found 82). 1939
 Error regexp RegexpSingleline Line has trailing spaces. 1948
 Error javadoc JavadocMethod Expected @param tag for 'binding'. 1955
 Error sizes LineLength Line is longer than 80 characters (found 81). 1962
 Error sizes LineLength Line is longer than 80 characters (found 95). 1963
 Error sizes LineLength Line is longer than 80 characters (found 84). 1979
 Error sizes LineLength Line is longer than 80 characters (found 81). 1980
 Error sizes LineLength Line is longer than 80 characters (found 83). 1981
 Error sizes LineLength Line is longer than 80 characters (found 83). 1985
 Error sizes LineLength Line is longer than 80 characters (found 95). 1988
 Error sizes LineLength Line is longer than 80 characters (found 86). 2006
 Error sizes LineLength Line is longer than 80 characters (found 92). 2011
 Error sizes LineLength Line is longer than 80 characters (found 97). 2012
 Error sizes LineLength Line is longer than 80 characters (found 96). 2014
 Error sizes LineLength Line is longer than 80 characters (found 108). 2019
 Error sizes LineLength Line is longer than 80 characters (found 94). 2028
 Error sizes LineLength Line is longer than 80 characters (found 95). 2029
 Error sizes LineLength Line is longer than 80 characters (found 94). 2053
 Error sizes LineLength Line is longer than 80 characters (found 95). 2063
 Error sizes LineLength Line is longer than 80 characters (found 82). 2079
 Error sizes LineLength Line is longer than 80 characters (found 99). 2080
 Error sizes LineLength Line is longer than 80 characters (found 81). 2083
 Error sizes LineLength Line is longer than 80 characters (found 96). 2087
 Error sizes LineLength Line is longer than 80 characters (found 91). 2094
 Error sizes LineLength Line is longer than 80 characters (found 98). 2101
 Error sizes LineLength Line is longer than 80 characters (found 94). 2109
 Error regexp RegexpSingleline Line has trailing spaces. 2128
 Error sizes LineLength Line is longer than 80 characters (found 81). 2129
 Error regexp RegexpSingleline Line has trailing spaces. 2132
 Error sizes LineLength Line is longer than 80 characters (found 83). 2134
 Error regexp RegexpSingleline Line has trailing spaces. 2179
 Error sizes LineLength Line is longer than 80 characters (found 88). 2181
 Error sizes LineLength Line is longer than 80 characters (found 88). 2182
 Error sizes LineLength Line is longer than 80 characters (found 92). 2185
 Error sizes LineLength Line is longer than 80 characters (found 94). 2186
 Error sizes LineLength Line is longer than 80 characters (found 95). 2191
 Error sizes LineLength Line is longer than 80 characters (found 97). 2220
 Error sizes LineLength Line is longer than 80 characters (found 94). 2222
 Error sizes LineLength Line is longer than 80 characters (found 99). 2224
 Error sizes LineLength Line is longer than 80 characters (found 96). 2240
 Error sizes LineLength Line is longer than 80 characters (found 96). 2264
 Error sizes LineLength Line is longer than 80 characters (found 82). 2270
 Error sizes LineLength Line is longer than 80 characters (found 81). 2275
 Error sizes LineLength Line is longer than 80 characters (found 86). 2315
 Error sizes LineLength Line is longer than 80 characters (found 86). 2325
 Error sizes LineLength Line is longer than 80 characters (found 85). 2340
 Error sizes LineLength Line is longer than 80 characters (found 120). 2351
 Error regexp RegexpSingleline Line has trailing spaces. 2357
 Error sizes LineLength Line is longer than 80 characters (found 81). 2362
 Error regexp RegexpSingleline Line has trailing spaces. 2378
 Error regexp RegexpSingleline Line has trailing spaces. 2380
 Error sizes LineLength Line is longer than 80 characters (found 88). 2381
 Error sizes LineLength Line is longer than 80 characters (found 88). 2388
 Error sizes LineLength Line is longer than 80 characters (found 88). 2392
 Error sizes LineLength Line is longer than 80 characters (found 99). 2394
 Error sizes LineLength Line is longer than 80 characters (found 84). 2395
 Error regexp RegexpSingleline Line has trailing spaces. 2396
 Error sizes LineLength Line is longer than 80 characters (found 88). 2396
 Error sizes LineLength Line is longer than 80 characters (found 90). 2398
 Error regexp RegexpSingleline Line has trailing spaces. 2399
 Error sizes LineLength Line is longer than 80 characters (found 135). 2402
 Error sizes LineLength Line is longer than 80 characters (found 83). 2420
 Error sizes LineLength Line is longer than 80 characters (found 98). 2424
 Error sizes LineLength Line is longer than 80 characters (found 98). 2437
 Error sizes LineLength Line is longer than 80 characters (found 81). 2451

org/exolab/castor/builder/factory/XMLFieldHandlerFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 31
 Error sizes LineLength Line is longer than 80 characters (found 82). 34
 Error sizes LineLength Line is longer than 80 characters (found 83). 35
 Error naming MemberName Name '_config' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error sizes LineLength Line is longer than 80 characters (found 95). 89
 Error sizes LineLength Line is longer than 80 characters (found 95). 91
 Error sizes LineLength Line is longer than 80 characters (found 82). 105
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error sizes LineLength Line is longer than 80 characters (found 89). 127
 Error sizes LineLength Line is longer than 80 characters (found 91). 162
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error sizes LineLength Line is longer than 80 characters (found 87). 182
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error sizes LineLength Line is longer than 80 characters (found 88). 198
 Error sizes LineLength Line is longer than 80 characters (found 85). 199
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error sizes LineLength Line is longer than 80 characters (found 86). 226
 Error sizes LineLength Line is longer than 80 characters (found 83). 260
 Error sizes LineLength Line is longer than 80 characters (found 91). 268
 Error regexp RegexpSingleline Line has trailing spaces. 311
 Error sizes LineLength Line is longer than 80 characters (found 83). 326
 Error sizes LineLength Line is longer than 80 characters (found 82). 338
 Error regexp RegexpSingleline Line has trailing spaces. 345

org/exolab/castor/builder/info/ClassInfo.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error naming MemberName Name '_baseClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_abstract' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error sizes LineLength Line is longer than 80 characters (found 83). 79
 Error naming MemberName Name '_atts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error sizes LineLength Line is longer than 80 characters (found 81). 81
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error sizes LineLength Line is longer than 80 characters (found 88). 83
 Error naming MemberName Name '_textField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error sizes LineLength Line is longer than 80 characters (found 85). 97
 Error sizes LineLength Line is longer than 80 characters (found 87). 105
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 126
 Error sizes LineLength Line is longer than 80 characters (found 85). 210
 Error sizes LineLength Line is longer than 80 characters (found 85). 214
 Error sizes LineLength Line is longer than 80 characters (found 83). 259
 Error sizes LineLength Line is longer than 80 characters (found 83). 263
 Error sizes LineLength Line is longer than 80 characters (found 82). 270

org/exolab/castor/builder/info/CollectionInfo.java

Severity Category Rule Message Line
 Error naming MemberName Name '_extraMethods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error sizes LineLength Line is longer than 80 characters (found 84). 83
 Error naming MemberName Name '_referenceSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error naming MemberName Name '_methodSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error naming MemberName Name '_parameterPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error sizes LineLength Line is longer than 80 characters (found 84). 89
 Error naming MemberName Name '_content' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error sizes LineLength Line is longer than 80 characters (found 81). 91
 Error naming MemberName Name '_elementName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error sizes LineLength Line is longer than 80 characters (found 82). 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error sizes LineLength Line is longer than 80 characters (found 95). 115
 Error sizes LineLength Line is longer than 80 characters (found 86). 124
 Error sizes LineLength Line is longer than 80 characters (found 90). 126
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error sizes LineLength Line is longer than 80 characters (found 81). 128
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error sizes LineLength Line is longer than 80 characters (found 81). 131
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error design DesignForExtension Method 'isExtraMethods' is not designed for extension - needs to be abstract, final or empty. 233
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error design DesignForExtension Method 'getParameterPrefix' is not designed for extension - needs to be abstract, final or empty. 241
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error design DesignForExtension Method 'getReferenceSuffix' is not designed for extension - needs to be abstract, final or empty. 250

org/exolab/castor/builder/info/CollectionInfoJ2.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error sizes LineLength Line is longer than 80 characters (found 89). 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error sizes LineLength Line is longer than 80 characters (found 82). 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error sizes LineLength Line is longer than 80 characters (found 89). 81
 Error sizes LineLength Line is longer than 80 characters (found 98). 82
 Error javadoc JavadocMethod Expected @param tag for 'contentMemberAndAccessorFactory'. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error sizes LineLength Line is longer than 80 characters (found 89). 88
 Error regexp RegexpSingleline Line has trailing spaces. 92

org/exolab/castor/builder/info/CollectionInfoJ2Collection.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 59
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error sizes LineLength Line is longer than 80 characters (found 85). 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error sizes LineLength Line is longer than 80 characters (found 82). 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 84

org/exolab/castor/builder/info/CollectionInfoJ2Set.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 59
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error sizes LineLength Line is longer than 80 characters (found 84). 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error sizes LineLength Line is longer than 80 characters (found 82). 80
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/exolab/castor/builder/info/CollectionInfoJ2SortedSet.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error sizes LineLength Line is longer than 80 characters (found 83). 61
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error sizes LineLength Line is longer than 80 characters (found 84). 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error sizes LineLength Line is longer than 80 characters (found 82). 82
 Error regexp RegexpSingleline Line has trailing spaces. 83

org/exolab/castor/builder/info/CollectionInfoODMG30.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error sizes LineLength Line is longer than 80 characters (found 85). 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error sizes LineLength Line is longer than 80 characters (found 82). 74
 Error sizes LineLength Line is longer than 80 characters (found 93). 75
 Error sizes LineLength Line is longer than 80 characters (found 102). 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error sizes LineLength Line is longer than 80 characters (found 90). 80

org/exolab/castor/builder/info/FieldInfo.java

Severity Category Rule Message Line
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error naming MemberName Name '_declaringClassInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
 Error naming MemberName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
 Error naming MemberName Name '_final' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
 Error naming MemberName Name '_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
 Error naming MemberName Name '_fieldInfoReference' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
 Error naming MemberName Name '_static' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error sizes LineLength Line is longer than 80 characters (found 93). 128
 Error naming MemberName Name '_transient' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
 Error naming MemberName Name '_bound' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
 Error naming MemberName Name '_isContainer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
 Error naming MemberName Name '_fieldHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
 Error naming MemberName Name '_nillable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 140
 Error sizes LineLength Line is longer than 80 characters (found 97). 141
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
 Error naming MemberName Name '_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error naming MemberName Name '_memberAndAccessorFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 150
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error naming MemberName Name '_substitutionGroupMembers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error design DesignForExtension Method 'getMemberAndAccessorFactory' is not designed for extension - needs to be abstract, final or empty. 183
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error sizes LineLength Line is longer than 80 characters (found 88). 364
 Error sizes LineLength Line is longer than 80 characters (found 81). 374
 Error sizes LineLength Line is longer than 80 characters (found 81). 398
 Error sizes LineLength Line is longer than 80 characters (found 92). 458
 Error sizes LineLength Line is longer than 80 characters (found 83). 478
 Error design DesignForExtension Method 'getMethodSuffix' is not designed for extension - needs to be abstract, final or empty. 508
 Error sizes LineLength Line is longer than 80 characters (found 97). 510
 Error sizes LineLength Line is longer than 80 characters (found 83). 526
 Error sizes LineLength Line is longer than 80 characters (found 90). 528
 Error design DesignForExtension Method 'setSubstitutionGroupMembers' is not designed for extension - needs to be abstract, final or empty. 528
 Error design DesignForExtension Method 'getSubstitutionGroupMembers' is not designed for extension - needs to be abstract, final or empty. 536
 Error regexp RegexpSingleline Line has trailing spaces. 539
 Error design DesignForExtension Method 'isStatic' is not designed for extension - needs to be abstract, final or empty. 544
 Error design DesignForExtension Method 'isFinal' is not designed for extension - needs to be abstract, final or empty. 552
 Error design DesignForExtension Method 'getVisibility' is not designed for extension - needs to be abstract, final or empty. 560
 Error sizes LineLength Line is longer than 80 characters (found 85). 565
 Error regexp RegexpSingleline Line has trailing spaces. 566
 Error design DesignForExtension Method 'getFieldInfoReference' is not designed for extension - needs to be abstract, final or empty. 568
 Error regexp RegexpSingleline Line has trailing spaces. 571
 Error regexp RegexpSingleline Line has trailing spaces. 615

org/exolab/castor/builder/info/GroupInfo.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 97). 69
 Error naming MemberName Name '_multivalued' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error naming MemberName Name '_required' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error naming MemberName Name '_compositor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_minOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error naming MemberName Name '_maxOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error coding AvoidInlineConditionals Avoid inline conditionals. 169
 Error coding AvoidInlineConditionals Avoid inline conditionals. 178

org/exolab/castor/builder/info/IdentityInfo.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 60
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 70

org/exolab/castor/builder/info/NodeType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37

org/exolab/castor/builder/info/XMLInfo.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 53

org/exolab/castor/builder/info/nature/JDOClassInfoNature.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error sizes LineLength Line is longer than 80 characters (found 86). 179

org/exolab/castor/builder/info/nature/JDOFieldInfoNature.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 23
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 139

org/exolab/castor/builder/info/nature/SolrjFieldInfoNature.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error javadoc JavadocMethod Unused @param tag for 'elementDef'. 92
 Error javadoc JavadocMethod Expected @param tag for 'idDefinition'. 96

org/exolab/castor/builder/info/nature/XMLInfoNature.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 89). 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error regexp RegexpSingleline Line has trailing spaces. 373

org/exolab/castor/builder/info/nature/relation/JDOOneToManyNature.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 62
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error design DesignForExtension Method 'isReadOnly' is not designed for extension - needs to be abstract, final or empty. 72
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error design DesignForExtension Method 'setReadOnly' is not designed for extension - needs to be abstract, final or empty. 82
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error design DesignForExtension Method 'isDirty' is not designed for extension - needs to be abstract, final or empty. 92
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error design DesignForExtension Method 'setDirty' is not designed for extension - needs to be abstract, final or empty. 103
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error design DesignForExtension Method 'getForeignKeys' is not designed for extension - needs to be abstract, final or empty. 116
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error design DesignForExtension Method 'addForeignKey' is not designed for extension - needs to be abstract, final or empty. 128
 Error regexp RegexpSingleline Line has trailing spaces. 132

org/exolab/castor/builder/info/nature/relation/JDOOneToOneNature.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error sizes LineLength Line is longer than 80 characters (found 81). 122
 Error regexp RegexpSingleline Line has trailing spaces. 124

org/exolab/castor/builder/printing/JClassPrinter.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/exolab/castor/builder/printing/JClassPrinterFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error sizes LineLength Line is longer than 80 characters (found 100). 27
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error sizes LineLength Line is longer than 80 characters (found 100). 34
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/exolab/castor/builder/printing/JClassPrinterFactoryRegistry.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 27
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error sizes LineLength Line is longer than 80 characters (found 81). 30
 Error sizes LineLength Line is longer than 80 characters (found 83). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 38
 Error naming MemberName Name '_log' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error sizes LineLength Line is longer than 80 characters (found 88). 40
 Error sizes LineLength Line is longer than 80 characters (found 103). 41
 Error naming MemberName Name '_factories' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error design DesignForExtension Method 'getJClassPrinterFactoryNames' is not designed for extension - needs to be abstract, final or empty. 83
 Error design DesignForExtension Method 'getJClassPrinterFactory' is not designed for extension - needs to be abstract, final or empty. 95
 Error sizes LineLength Line is longer than 80 characters (found 91). 99
 Error regexp RegexpSingleline Line has trailing spaces. 104

org/exolab/castor/builder/printing/StandardJClassPrinterFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error sizes LineLength Line is longer than 80 characters (found 95). 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error sizes LineLength Line is longer than 80 characters (found 86). 21
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 86). 35
 Error design DesignForExtension Method 'getJClassPrinter' is not designed for extension - needs to be abstract, final or empty. 37
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 46

org/exolab/castor/builder/printing/TemplateHelper.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error design DesignForExtension Method 'removeLineBreaks' is not designed for extension - needs to be abstract, final or empty. 37
 Error misc FinalParameters Parameter string should be final. 37
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error javadoc JavadocStyle First sentence should end with a period. 41
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error design DesignForExtension Method 'getLines' is not designed for extension - needs to be abstract, final or empty. 48
 Error misc FinalParameters Parameter comment should be final. 48
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error misc FinalParameters Parameter comment should be final. 65
 Error misc FinalParameters Parameter list should be final. 65
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error coding MagicNumber '70' is a magic number. 70
 Error whitespace WhitespaceAround '<=' is not followed by whitespace. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error coding MagicNumber '70' is a magic number. 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 81
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error design DesignForExtension Method 'isEnum' is not designed for extension - needs to be abstract, final or empty. 93
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error design DesignForExtension Method 'printAnnotation' is not designed for extension - needs to be abstract, final or empty. 104
 Error misc FinalParameters Parameter shift should be final. 104
 Error coding MagicNumber '32' is a magic number. 105
 Error sizes LineLength Line is longer than 80 characters (found 84). 112
 Error sizes LineLength Line is longer than 80 characters (found 113). 114
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 114
 Error sizes LineLength Line is longer than 80 characters (found 85). 120
 Error blocks LeftCurly '{' should have line break after. 120
 Error blocks RightCurly '}' should have line break before. 120
 Error sizes LineLength Line is longer than 80 characters (found 83). 136
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error sizes LineLength Line is longer than 80 characters (found 88). 155
 Error sizes LineLength Line is longer than 80 characters (found 93). 176
 Error blocks LeftCurly '{' should have line break after. 177
 Error blocks RightCurly '}' should have line break before. 177
 Error sizes LineLength Line is longer than 80 characters (found 87). 183
 Error regexp RegexpSingleline Line has trailing spaces. 185

org/exolab/castor/builder/printing/TemplateJClassPrinter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error sizes LineLength Line is longer than 80 characters (found 99). 39
 Error sizes LineLength Line is longer than 80 characters (found 83). 41
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error naming ConstantName Name '_log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error naming MemberName Name '_initialized' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
 Error sizes LineLength Line is longer than 80 characters (found 95). 59
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error design DesignForExtension Method 'printClass' is not designed for extension - needs to be abstract, final or empty. 75
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error sizes LineLength Line is longer than 80 characters (found 88). 83
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 96

org/exolab/castor/builder/printing/TemplateJClassPrinterFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error sizes LineLength Line is longer than 80 characters (found 86). 34
 Error design DesignForExtension Method 'getJClassPrinter' is not designed for extension - needs to be abstract, final or empty. 36
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 45

org/exolab/castor/builder/printing/WriterJClassPrinter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 101). 31
 Error design DesignForExtension Method 'printClass' is not designed for extension - needs to be abstract, final or empty. 34
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/exolab/castor/builder/types/AbstractDigitsFacet.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error sizes LineLength Line is longer than 80 characters (found 89). 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 88). 31
 Error naming MemberName Name '_fractionDigitsZeroOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error naming MemberName Name '_fractionDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Error sizes LineLength Line is longer than 80 characters (found 89). 44
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error sizes LineLength Line is longer than 80 characters (found 97). 51
 Error sizes LineLength Line is longer than 80 characters (found 94). 54
 Error sizes LineLength Line is longer than 80 characters (found 94). 55
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error sizes LineLength Line is longer than 80 characters (found 92). 80
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error sizes LineLength Line is longer than 80 characters (found 98). 102
 Error sizes LineLength Line is longer than 80 characters (found 98). 106
 Error sizes LineLength Line is longer than 80 characters (found 93). 139
 Error sizes LineLength Line is longer than 80 characters (found 93). 141

org/exolab/castor/builder/types/AbstractLengthFacet.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error naming MemberName Name '_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error naming MemberName Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error naming MemberName Name '_minLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error sizes LineLength Line is longer than 80 characters (found 92). 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error sizes LineLength Line is longer than 80 characters (found 95). 50
 Error sizes LineLength Line is longer than 80 characters (found 97). 53
 Error sizes LineLength Line is longer than 80 characters (found 95). 54
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error sizes LineLength Line is longer than 80 characters (found 90). 104
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error sizes LineLength Line is longer than 80 characters (found 85). 177
 Error sizes LineLength Line is longer than 80 characters (found 95). 180
 Error sizes LineLength Line is longer than 80 characters (found 93). 182
 Error sizes LineLength Line is longer than 80 characters (found 89). 184
 Error sizes LineLength Line is longer than 80 characters (found 99). 187
 Error sizes LineLength Line is longer than 80 characters (found 99). 190

org/exolab/castor/builder/types/AbstractPatternFacet.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 83). 30
 Error naming MemberName Name '_patterns' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error design DesignForExtension Method 'setFacet' is not designed for extension - needs to be abstract, final or empty. 65
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error blocks LeftCurly '{' should have line break after. 75
 Error blocks RightCurly '}' should have line break before. 75
 Error sizes LineLength Line is longer than 80 characters (found 95). 82
 Error sizes LineLength Line is longer than 80 characters (found 94). 84
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 85
 Error sizes LineLength Line is longer than 80 characters (found 88). 86
 Error sizes LineLength Line is longer than 80 characters (found 90). 91
 Error blocks LeftCurly '{' should have line break after. 97
 Error blocks RightCurly '}' should have line break before. 97
 Error blocks LeftCurly '{' should have line break after. 100
 Error blocks RightCurly '}' should have line break before. 100
 Error blocks LeftCurly '{' should have line break after. 107
 Error blocks RightCurly '}' should have line break before. 107
 Error blocks LeftCurly '{' should have line break after. 108
 Error blocks RightCurly '}' should have line break before. 108
 Error regexp RegexpSingleline Line has trailing spaces. 111

org/exolab/castor/builder/types/AbstractRangeFacet.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error sizes LineLength Line is longer than 80 characters (found 81). 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error naming MemberName Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error naming MemberName Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error naming MemberName Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
 Error naming MemberName Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
 Error javadoc JavadocVariable Missing a Javadoc comment. 42
 Error naming MemberName Name '_positiveInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error naming MemberName Name '_negativeInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error javadoc JavadocMethod Missing a Javadoc comment. 143
 Error javadoc JavadocMethod Missing a Javadoc comment. 147
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error javadoc JavadocMethod Missing a Javadoc comment. 151
 Error javadoc JavadocMethod Missing a Javadoc comment. 155
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error javadoc JavadocMethod Missing a Javadoc comment. 159
 Error javadoc JavadocMethod Missing a Javadoc comment. 163
 Error design DesignForExtension Method 'setFacet' is not designed for extension - needs to be abstract, final or empty. 170
 Error sizes LineLength Line is longer than 80 characters (found 92). 197
 Error sizes LineLength Line is longer than 80 characters (found 92). 199
 Error sizes LineLength Line is longer than 80 characters (found 81). 200
 Error sizes LineLength Line is longer than 80 characters (found 87). 202
 Error sizes LineLength Line is longer than 80 characters (found 87). 204
 Error sizes LineLength Line is longer than 80 characters (found 81). 207
 Error sizes LineLength Line is longer than 80 characters (found 87). 209
 Error sizes LineLength Line is longer than 80 characters (found 87). 211
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error sizes LineLength Line is longer than 80 characters (found 96). 215
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error sizes LineLength Line is longer than 80 characters (found 96). 219

org/exolab/castor/builder/types/AbstractWhiteSpaceFacet.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error sizes LineLength Line is longer than 80 characters (found 91). 30
 Error sizes LineLength Line is longer than 80 characters (found 87). 31
 Error naming MemberName Name '_whiteSpaceCollapseOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error naming MemberName Name '_whiteSpace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error sizes LineLength Line is longer than 80 characters (found 92). 38
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error sizes LineLength Line is longer than 80 characters (found 96). 45
 Error sizes LineLength Line is longer than 80 characters (found 97). 48
 Error sizes LineLength Line is longer than 80 characters (found 95). 49
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error sizes LineLength Line is longer than 80 characters (found 88). 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 82). 96
 Error sizes LineLength Line is longer than 80 characters (found 92). 100
 Error design DesignForExtension Method 'setFacet' is not designed for extension - needs to be abstract, final or empty. 107
 Error sizes LineLength Line is longer than 80 characters (found 90). 118
 Error blocks LeftCurly '{' should have line break after. 118
 Error blocks RightCurly '}' should have line break before. 118
 Error sizes LineLength Line is longer than 80 characters (found 97). 125
 Error sizes LineLength Line is longer than 80 characters (found 97). 127
 Error sizes LineLength Line is longer than 80 characters (found 83). 129

org/exolab/castor/builder/types/XSAnyURI.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/exolab/castor/builder/types/XSBase64Binary.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error blocks LeftCurly '{' should have line break after. 61
 Error blocks LeftCurly '{' should have line break after. 66
 Error blocks LeftCurly '{' should have line break after. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error blocks LeftCurly '{' should have line break after. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error blocks LeftCurly '{' should have line break after. 81
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 96

org/exolab/castor/builder/types/XSBoolean.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 76
 Error blocks LeftCurly '{' should have line break after. 81
 Error blocks LeftCurly '{' should have line break after. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error blocks LeftCurly '{' should have line break after. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error blocks LeftCurly '{' should have line break after. 96
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error sizes LineLength Line is longer than 80 characters (found 81). 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error blocks LeftCurly '{' should have line break after. 119
 Error blocks RightCurly '}' should have line break before. 119
 Error sizes LineLength Line is longer than 80 characters (found 91). 120
 Error blocks LeftCurly '{' should have line break after. 127
 Error blocks RightCurly '}' should have line break before. 127
 Error sizes LineLength Line is longer than 80 characters (found 84). 138
 Error sizes LineLength Line is longer than 80 characters (found 92). 139

org/exolab/castor/builder/types/XSByte.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 85). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 86). 41
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error blocks LeftCurly '{' should have line break after. 82
 Error blocks LeftCurly '{' should have line break after. 87
 Error blocks LeftCurly '{' should have line break after. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error blocks LeftCurly '{' should have line break after. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error blocks LeftCurly '{' should have line break after. 102
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error blocks LeftCurly '{' should have line break after. 125
 Error blocks RightCurly '}' should have line break before. 125
 Error blocks LeftCurly '{' should have line break after. 133
 Error blocks RightCurly '}' should have line break before. 133
 Error sizes LineLength Line is longer than 80 characters (found 81). 144
 Error sizes LineLength Line is longer than 80 characters (found 89). 145
 Error sizes LineLength Line is longer than 80 characters (found 88). 156
 Error sizes LineLength Line is longer than 80 characters (found 88). 158
 Error sizes LineLength Line is longer than 80 characters (found 88). 162
 Error sizes LineLength Line is longer than 80 characters (found 88). 164

org/exolab/castor/builder/types/XSClass.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Error naming MemberName Name '_jClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error blocks LeftCurly '{' should have line break after. 77
 Error blocks LeftCurly '{' should have line break after. 82
 Error blocks LeftCurly '{' should have line break after. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error blocks LeftCurly '{' should have line break after. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error blocks LeftCurly '{' should have line break after. 97
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 136

org/exolab/castor/builder/types/XSCollectionFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 90). 29
 Error sizes LineLength Line is longer than 80 characters (found 94). 36
 Error sizes LineLength Line is longer than 80 characters (found 93). 37
 Error whitespace MethodParamPad '(' is preceded with whitespace. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47

org/exolab/castor/builder/types/XSDate.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 82). 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 83). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 83). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 83). 128
 Error sizes LineLength Line is longer than 80 characters (found 83). 129
 Error sizes LineLength Line is longer than 80 characters (found 83). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133

org/exolab/castor/builder/types/XSDateTime.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 91). 100
 Error sizes LineLength Line is longer than 80 characters (found 94). 101
 Error sizes LineLength Line is longer than 80 characters (found 85). 117
 Error sizes LineLength Line is longer than 80 characters (found 81). 120
 Error sizes LineLength Line is longer than 80 characters (found 83). 121
 Error sizes LineLength Line is longer than 80 characters (found 81). 124
 Error sizes LineLength Line is longer than 80 characters (found 83). 125
 Error sizes LineLength Line is longer than 80 characters (found 85). 128
 Error sizes LineLength Line is longer than 80 characters (found 81). 131
 Error sizes LineLength Line is longer than 80 characters (found 83). 132
 Error sizes LineLength Line is longer than 80 characters (found 81). 135
 Error sizes LineLength Line is longer than 80 characters (found 83). 136

org/exolab/castor/builder/types/XSDecimal.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error sizes LineLength Line is longer than 80 characters (found 81). 25
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error blocks LeftCurly '{' should have line break after. 55
 Error blocks LeftCurly '{' should have line break after. 60
 Error blocks LeftCurly '{' should have line break after. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error blocks LeftCurly '{' should have line break after. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error blocks LeftCurly '{' should have line break after. 75
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error sizes LineLength Line is longer than 80 characters (found 84). 105
 Error sizes LineLength Line is longer than 80 characters (found 92). 106
 Error sizes LineLength Line is longer than 80 characters (found 85). 117
 Error sizes LineLength Line is longer than 80 characters (found 85). 120
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 85). 128
 Error regexp RegexpSingleline Line has trailing spaces. 134

org/exolab/castor/builder/types/XSDouble.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error javadoc JavadocVariable Missing a Javadoc comment. 43
 Error sizes LineLength Line is longer than 80 characters (found 84). 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error blocks LeftCurly '{' should have line break after. 84
 Error blocks LeftCurly '{' should have line break after. 89
 Error blocks LeftCurly '{' should have line break after. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error blocks LeftCurly '{' should have line break after. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error blocks LeftCurly '{' should have line break after. 104
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error blocks LeftCurly '{' should have line break after. 117
 Error blocks RightCurly '}' should have line break before. 117
 Error blocks LeftCurly '{' should have line break after. 125
 Error blocks RightCurly '}' should have line break before. 125
 Error sizes LineLength Line is longer than 80 characters (found 83). 134
 Error sizes LineLength Line is longer than 80 characters (found 91). 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 146
 Error sizes LineLength Line is longer than 80 characters (found 81). 148
 Error sizes LineLength Line is longer than 80 characters (found 81). 152
 Error sizes LineLength Line is longer than 80 characters (found 81). 154
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error sizes LineLength Line is longer than 80 characters (found 98). 158
 Error sizes LineLength Line is longer than 80 characters (found 98). 162
 Error regexp RegexpSingleline Line has trailing spaces. 171

org/exolab/castor/builder/types/XSDuration.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 86). 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 91). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 91). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 91). 128
 Error sizes LineLength Line is longer than 80 characters (found 83). 129
 Error sizes LineLength Line is longer than 80 characters (found 91). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133
 Error regexp RegexpSingleline Line has trailing spaces. 135

org/exolab/castor/builder/types/XSFloat.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error blocks LeftCurly '{' should have line break after. 85
 Error blocks LeftCurly '{' should have line break after. 90
 Error blocks LeftCurly '{' should have line break after. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' should have line break after. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' should have line break after. 105
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error blocks LeftCurly '{' should have line break after. 118
 Error blocks RightCurly '}' should have line break before. 118
 Error blocks LeftCurly '{' should have line break after. 126
 Error blocks RightCurly '}' should have line break before. 126
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error sizes LineLength Line is longer than 80 characters (found 82). 137
 Error sizes LineLength Line is longer than 80 characters (found 90). 138
 Error sizes LineLength Line is longer than 80 characters (found 89). 149
 Error sizes LineLength Line is longer than 80 characters (found 89). 151
 Error sizes LineLength Line is longer than 80 characters (found 89). 155
 Error sizes LineLength Line is longer than 80 characters (found 89). 157
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 170

org/exolab/castor/builder/types/XSGDay.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 82). 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 83). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 83). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 83). 128
 Error sizes LineLength Line is longer than 80 characters (found 83). 129
 Error sizes LineLength Line is longer than 80 characters (found 83). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133

org/exolab/castor/builder/types/XSGMonth.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 85). 39
 Error whitespace MethodParamPad '(' is preceded with whitespace. 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 87). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 87). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 87). 128
 Error sizes LineLength Line is longer than 80 characters (found 83). 129
 Error sizes LineLength Line is longer than 80 characters (found 87). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133

org/exolab/castor/builder/types/XSGMonthDay.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 88). 39
 Error whitespace MethodParamPad '(' is preceded with whitespace. 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 93). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 93). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 93). 128
 Error sizes LineLength Line is longer than 80 characters (found 82). 129
 Error sizes LineLength Line is longer than 80 characters (found 93). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133

org/exolab/castor/builder/types/XSGYear.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 84). 39
 Error whitespace MethodParamPad '(' is preceded with whitespace. 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 85). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 85). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 85). 128
 Error sizes LineLength Line is longer than 80 characters (found 83). 129
 Error sizes LineLength Line is longer than 80 characters (found 85). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133

org/exolab/castor/builder/types/XSGYearMonth.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 88). 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 95). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 95). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 95). 128
 Error sizes LineLength Line is longer than 80 characters (found 83). 129
 Error sizes LineLength Line is longer than 80 characters (found 95). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133

org/exolab/castor/builder/types/XSHexBinary.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error blocks LeftCurly '{' should have line break after. 61
 Error blocks LeftCurly '{' should have line break after. 66
 Error blocks LeftCurly '{' should have line break after. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error blocks LeftCurly '{' should have line break after. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error blocks LeftCurly '{' should have line break after. 81
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 96

org/exolab/castor/builder/types/XSId.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 89). 97

org/exolab/castor/builder/types/XSIdRef.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 82). 96
 Error sizes LineLength Line is longer than 80 characters (found 92). 97
 Error regexp RegexpSingleline Line has trailing spaces. 99

org/exolab/castor/builder/types/XSIdRefs.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error design DesignForExtension Method 'validationCode' is not designed for extension - needs to be abstract, final or empty. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error sizes LineLength Line is longer than 80 characters (found 83). 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70

org/exolab/castor/builder/types/XSInt.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error sizes LineLength Line is longer than 80 characters (found 85). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 86). 41
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error blocks LeftCurly '{' should have line break after. 85
 Error blocks LeftCurly '{' should have line break after. 90
 Error blocks LeftCurly '{' should have line break after. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' should have line break after. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' should have line break after. 105
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error blocks LeftCurly '{' should have line break after. 128
 Error blocks RightCurly '}' should have line break before. 128
 Error blocks LeftCurly '{' should have line break after. 136
 Error blocks RightCurly '}' should have line break before. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error sizes LineLength Line is longer than 80 characters (found 88). 148
 Error sizes LineLength Line is longer than 80 characters (found 81). 159
 Error sizes LineLength Line is longer than 80 characters (found 81). 161
 Error sizes LineLength Line is longer than 80 characters (found 81). 165
 Error sizes LineLength Line is longer than 80 characters (found 81). 167

org/exolab/castor/builder/types/XSInteger.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 76
 Error blocks LeftCurly '{' should have line break after. 81
 Error blocks LeftCurly '{' should have line break after. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error blocks LeftCurly '{' should have line break after. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error blocks LeftCurly '{' should have line break after. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error blocks LeftCurly '{' should have line break after. 119
 Error blocks RightCurly '}' should have line break before. 119
 Error blocks LeftCurly '{' should have line break after. 127
 Error blocks RightCurly '}' should have line break before. 127
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error sizes LineLength Line is longer than 80 characters (found 81). 138
 Error sizes LineLength Line is longer than 80 characters (found 89). 139
 Error sizes LineLength Line is longer than 80 characters (found 82). 150
 Error sizes LineLength Line is longer than 80 characters (found 82). 152
 Error sizes LineLength Line is longer than 80 characters (found 82). 156
 Error sizes LineLength Line is longer than 80 characters (found 82). 158
 Error regexp RegexpSingleline Line has trailing spaces. 163

org/exolab/castor/builder/types/XSList.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error sizes LineLength Line is longer than 80 characters (found 82). 34
 Error naming MemberName Name '_derivedFromXSList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
 Error sizes LineLength Line is longer than 80 characters (found 92). 49
 Error blocks LeftCurly '{' should have line break after. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error sizes LineLength Line is longer than 80 characters (found 82). 81
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 90). 83
 Error javadoc JavadocMethod Unused @param tag for 'derivedFromXSList'. 83
 Error javadoc JavadocMethod Expected an @return tag. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89

org/exolab/castor/builder/types/XSListType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 28
 Error naming MemberName Name '_contentType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error sizes LineLength Line is longer than 80 characters (found 81). 39
 Error naming MemberName Name '_maxSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error naming MemberName Name '_minSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
 Error sizes LineLength Line is longer than 80 characters (found 96). 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error sizes LineLength Line is longer than 80 characters (found 87). 58
 Error sizes LineLength Line is longer than 80 characters (found 81). 59
 Error sizes LineLength Line is longer than 80 characters (found 94). 61
 Error sizes LineLength Line is longer than 80 characters (found 88). 62
 Error sizes LineLength Line is longer than 80 characters (found 87). 64
 Error sizes LineLength Line is longer than 80 characters (found 94). 67
 Error sizes LineLength Line is longer than 80 characters (found 84). 68
 Error sizes LineLength Line is longer than 80 characters (found 90). 70
 Error sizes LineLength Line is longer than 80 characters (found 96). 71
 Error sizes LineLength Line is longer than 80 characters (found 88). 72
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error design DesignForExtension Method 'getJType' is not designed for extension - needs to be abstract, final or empty. 94
 Error blocks LeftCurly '{' should have line break after. 94
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error design DesignForExtension Method 'isCollection' is not designed for extension - needs to be abstract, final or empty. 135
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 142
 Error design DesignForExtension Method 'isPrimitive' is not designed for extension - needs to be abstract, final or empty. 149
 Error blocks LeftCurly '{' should have line break after. 149
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error design DesignForExtension Method 'isDateTime' is not designed for extension - needs to be abstract, final or empty. 154
 Error blocks LeftCurly '{' should have line break after. 154
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error design DesignForExtension Method 'newInstanceCode' is not designed for extension - needs to be abstract, final or empty. 159
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error design DesignForExtension Method 'createToJavaObjectCode' is not designed for extension - needs to be abstract, final or empty. 166
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error design DesignForExtension Method 'createFromJavaObjectCode' is not designed for extension - needs to be abstract, final or empty. 173
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 186

org/exolab/castor/builder/types/XSLong.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 86). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 87). 41
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error blocks LeftCurly '{' should have line break after. 85
 Error blocks LeftCurly '{' should have line break after. 90
 Error blocks LeftCurly '{' should have line break after. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' should have line break after. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' should have line break after. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error blocks LeftCurly '{' should have line break after. 128
 Error blocks RightCurly '}' should have line break before. 128
 Error blocks LeftCurly '{' should have line break after. 136
 Error blocks RightCurly '}' should have line break before. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error sizes LineLength Line is longer than 80 characters (found 81). 147
 Error sizes LineLength Line is longer than 80 characters (found 89). 148
 Error sizes LineLength Line is longer than 80 characters (found 82). 159
 Error sizes LineLength Line is longer than 80 characters (found 82). 161
 Error sizes LineLength Line is longer than 80 characters (found 82). 165
 Error sizes LineLength Line is longer than 80 characters (found 82). 167
 Error regexp RegexpSingleline Line has trailing spaces. 172

org/exolab/castor/builder/types/XSNCName.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 81). 96
 Error sizes LineLength Line is longer than 80 characters (found 87). 97

org/exolab/castor/builder/types/XSNMToken.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 81). 96
 Error sizes LineLength Line is longer than 80 characters (found 87). 97

org/exolab/castor/builder/types/XSNMTokens.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 25
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65

org/exolab/castor/builder/types/XSNegativeInteger.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 84). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error blocks LeftCurly '{' should have line break after. 81
 Error blocks LeftCurly '{' should have line break after. 86
 Error blocks LeftCurly '{' should have line break after. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error blocks LeftCurly '{' should have line break after. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error blocks LeftCurly '{' should have line break after. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error blocks LeftCurly '{' should have line break after. 124
 Error blocks RightCurly '}' should have line break before. 124
 Error blocks LeftCurly '{' should have line break after. 132
 Error blocks RightCurly '}' should have line break before. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 143
 Error sizes LineLength Line is longer than 80 characters (found 89). 144
 Error sizes LineLength Line is longer than 80 characters (found 82). 155
 Error sizes LineLength Line is longer than 80 characters (found 82). 157
 Error sizes LineLength Line is longer than 80 characters (found 82). 161
 Error sizes LineLength Line is longer than 80 characters (found 82). 163
 Error regexp RegexpSingleline Line has trailing spaces. 168

org/exolab/castor/builder/types/XSNonNegativeInteger.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 86). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error blocks LeftCurly '{' should have line break after. 81
 Error blocks LeftCurly '{' should have line break after. 86
 Error blocks LeftCurly '{' should have line break after. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error blocks LeftCurly '{' should have line break after. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error blocks LeftCurly '{' should have line break after. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error blocks LeftCurly '{' should have line break after. 124
 Error blocks RightCurly '}' should have line break before. 124
 Error blocks LeftCurly '{' should have line break after. 132
 Error blocks RightCurly '}' should have line break before. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 143
 Error sizes LineLength Line is longer than 80 characters (found 89). 144
 Error sizes LineLength Line is longer than 80 characters (found 82). 155
 Error sizes LineLength Line is longer than 80 characters (found 82). 157
 Error sizes LineLength Line is longer than 80 characters (found 82). 161
 Error sizes LineLength Line is longer than 80 characters (found 82). 163
 Error regexp RegexpSingleline Line has trailing spaces. 168

org/exolab/castor/builder/types/XSNonPositiveInteger.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 86). 38
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error blocks LeftCurly '{' should have line break after. 81
 Error blocks LeftCurly '{' should have line break after. 86
 Error blocks LeftCurly '{' should have line break after. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error blocks LeftCurly '{' should have line break after. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error blocks LeftCurly '{' should have line break after. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error blocks LeftCurly '{' should have line break after. 124
 Error blocks RightCurly '}' should have line break before. 124
 Error blocks LeftCurly '{' should have line break after. 132
 Error blocks RightCurly '}' should have line break before. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 143
 Error sizes LineLength Line is longer than 80 characters (found 89). 144
 Error sizes LineLength Line is longer than 80 characters (found 82). 155
 Error sizes LineLength Line is longer than 80 characters (found 82). 157
 Error sizes LineLength Line is longer than 80 characters (found 82). 161
 Error sizes LineLength Line is longer than 80 characters (found 82). 163
 Error regexp RegexpSingleline Line has trailing spaces. 168

org/exolab/castor/builder/types/XSNormalizedString.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error blocks LeftCurly '{' should have line break after. 59
 Error blocks LeftCurly '{' should have line break after. 64
 Error blocks LeftCurly '{' should have line break after. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error blocks LeftCurly '{' should have line break after. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error blocks LeftCurly '{' should have line break after. 79
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error sizes LineLength Line is longer than 80 characters (found 81). 109
 Error sizes LineLength Line is longer than 80 characters (found 87). 110

org/exolab/castor/builder/types/XSPositiveInteger.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 83). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error blocks LeftCurly '{' should have line break after. 81
 Error blocks LeftCurly '{' should have line break after. 86
 Error blocks LeftCurly '{' should have line break after. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error blocks LeftCurly '{' should have line break after. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error blocks LeftCurly '{' should have line break after. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error blocks LeftCurly '{' should have line break after. 124
 Error blocks RightCurly '}' should have line break before. 124
 Error blocks LeftCurly '{' should have line break after. 132
 Error blocks RightCurly '}' should have line break before. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 143
 Error sizes LineLength Line is longer than 80 characters (found 89). 144
 Error sizes LineLength Line is longer than 80 characters (found 82). 155
 Error sizes LineLength Line is longer than 80 characters (found 82). 157
 Error sizes LineLength Line is longer than 80 characters (found 82). 161
 Error sizes LineLength Line is longer than 80 characters (found 82). 163
 Error regexp RegexpSingleline Line has trailing spaces. 168

org/exolab/castor/builder/types/XSQName.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error sizes LineLength Line is longer than 80 characters (found 90). 23
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 81). 96
 Error sizes LineLength Line is longer than 80 characters (found 87). 97

org/exolab/castor/builder/types/XSShort.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 87). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 88). 41
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error blocks LeftCurly '{' should have line break after. 85
 Error blocks LeftCurly '{' should have line break after. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error blocks LeftCurly '{' should have line break after. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' should have line break after. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' should have line break after. 105
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error blocks LeftCurly '{' should have line break after. 128
 Error blocks RightCurly '}' should have line break before. 128
 Error blocks LeftCurly '{' should have line break after. 136
 Error blocks RightCurly '}' should have line break before. 136
 Error sizes LineLength Line is longer than 80 characters (found 82). 147
 Error sizes LineLength Line is longer than 80 characters (found 90). 148
 Error sizes LineLength Line is longer than 80 characters (found 89). 159
 Error sizes LineLength Line is longer than 80 characters (found 89). 161
 Error sizes LineLength Line is longer than 80 characters (found 89). 165
 Error sizes LineLength Line is longer than 80 characters (found 89). 167

org/exolab/castor/builder/types/XSString.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error blocks LeftCurly '{' should have line break after. 58
 Error blocks LeftCurly '{' should have line break after. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error blocks LeftCurly '{' should have line break after. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error blocks LeftCurly '{' should have line break after. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error blocks LeftCurly '{' should have line break after. 78
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error sizes LineLength Line is longer than 80 characters (found 83). 108
 Error sizes LineLength Line is longer than 80 characters (found 91). 109

org/exolab/castor/builder/types/XSTime.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error sizes LineLength Line is longer than 80 characters (found 82). 39
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks LeftCurly '{' should have line break after. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error blocks LeftCurly '{' should have line break after. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error blocks LeftCurly '{' should have line break after. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error blocks LeftCurly '{' should have line break after. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 96
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 114
 Error sizes LineLength Line is longer than 80 characters (found 83). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 118
 Error sizes LineLength Line is longer than 80 characters (found 83). 121
 Error sizes LineLength Line is longer than 80 characters (found 83). 122
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error sizes LineLength Line is longer than 80 characters (found 83). 128
 Error sizes LineLength Line is longer than 80 characters (found 83). 129
 Error sizes LineLength Line is longer than 80 characters (found 83). 132
 Error sizes LineLength Line is longer than 80 characters (found 83). 133

org/exolab/castor/builder/types/XSType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error naming MemberName Name '_enumerated' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error sizes LineLength Line is longer than 80 characters (found 87). 201
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error regexp RegexpSingleline Line has trailing spaces. 240
 Error design DesignForExtension Method 'isCollection' is not designed for extension - needs to be abstract, final or empty. 243
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error sizes LineLength Line is longer than 80 characters (found 87). 267
 Error sizes LineLength Line is longer than 80 characters (found 87). 276
 Error design DesignForExtension Method 'createDefaultValueWithString' is not designed for extension - needs to be abstract, final or empty. 288
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error sizes LineLength Line is longer than 80 characters (found 94). 312
 Error sizes LineLength Line is longer than 80 characters (found 90). 313
 Error sizes LineLength Line is longer than 80 characters (found 86). 318

org/exolab/castor/builder/types/XSUnsignedByte.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 82). 41
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error blocks LeftCurly '{' should have line break after. 84
 Error blocks LeftCurly '{' should have line break after. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error blocks LeftCurly '{' should have line break after. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error blocks LeftCurly '{' should have line break after. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error blocks LeftCurly '{' should have line break after. 104
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error blocks LeftCurly '{' should have line break after. 127
 Error blocks RightCurly '}' should have line break before. 127
 Error blocks LeftCurly '{' should have line break after. 135
 Error blocks RightCurly '}' should have line break before. 135
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error sizes LineLength Line is longer than 80 characters (found 82). 146
 Error sizes LineLength Line is longer than 80 characters (found 90). 147
 Error sizes LineLength Line is longer than 80 characters (found 89). 158
 Error sizes LineLength Line is longer than 80 characters (found 89). 160
 Error sizes LineLength Line is longer than 80 characters (found 89). 164
 Error sizes LineLength Line is longer than 80 characters (found 89). 166

org/exolab/castor/builder/types/XSUnsignedInt.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 88). 41
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error blocks LeftCurly '{' should have line break after. 85
 Error blocks LeftCurly '{' should have line break after. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error blocks LeftCurly '{' should have line break after. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' should have line break after. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' should have line break after. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error blocks LeftCurly '{' should have line break after. 128
 Error blocks RightCurly '}' should have line break before. 128
 Error blocks LeftCurly '{' should have line break after. 136
 Error blocks RightCurly '}' should have line break before. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error sizes LineLength Line is longer than 80 characters (found 81). 147
 Error sizes LineLength Line is longer than 80 characters (found 89). 148
 Error sizes LineLength Line is longer than 80 characters (found 82). 159
 Error sizes LineLength Line is longer than 80 characters (found 82). 161
 Error sizes LineLength Line is longer than 80 characters (found 82). 165
 Error sizes LineLength Line is longer than 80 characters (found 82). 167
 Error regexp RegexpSingleline Line has trailing spaces. 172

org/exolab/castor/builder/types/XSUnsignedLong.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error javadoc JavadocMethod Missing a Javadoc comment. 68
 Error javadoc JavadocMethod Missing a Javadoc comment. 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 76
 Error javadoc JavadocMethod Missing a Javadoc comment. 80
 Error javadoc JavadocMethod Missing a Javadoc comment. 84
 Error javadoc JavadocMethod Missing a Javadoc comment. 88
 Error javadoc JavadocMethod Missing a Javadoc comment. 92
 Error javadoc JavadocMethod Missing a Javadoc comment. 96
 Error sizes LineLength Line is longer than 80 characters (found 87). 98
 Error sizes LineLength Line is longer than 80 characters (found 97). 99
 Error sizes LineLength Line is longer than 80 characters (found 86). 103
 Error sizes LineLength Line is longer than 80 characters (found 85). 110
 Error sizes LineLength Line is longer than 80 characters (found 85). 113
 Error sizes LineLength Line is longer than 80 characters (found 85). 118
 Error sizes LineLength Line is longer than 80 characters (found 85). 121

org/exolab/castor/builder/types/XSUnsignedShort.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 27
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error sizes LineLength Line is longer than 80 characters (found 81). 38
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error sizes LineLength Line is longer than 80 characters (found 85). 41
 Error naming MemberName Name '_asWrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error naming MemberName Name '_jType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error blocks LeftCurly '{' should have line break after. 85
 Error blocks LeftCurly '{' should have line break after. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error blocks LeftCurly '{' should have line break after. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' should have line break after. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error blocks LeftCurly '{' should have line break after. 105
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error blocks LeftCurly '{' should have line break after. 128
 Error blocks RightCurly '}' should have line break before. 128
 Error blocks LeftCurly '{' should have line break after. 136
 Error blocks RightCurly '}' should have line break before. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error sizes LineLength Line is longer than 80 characters (found 87). 148

org/exolab/castor/builder/util/ClassInfoResolverImpl.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error naming MemberName Name '_cache' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error sizes LineLength Line is longer than 80 characters (found 82). 77
 Error sizes LineLength Line is longer than 80 characters (found 86). 79

org/exolab/castor/castor.properties

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error regexp RegexpSingleline Line has trailing spaces. 283

org/exolab/castor/core/exceptions/CastorException.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 83). 52
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error misc FinalParameters Parameter message should be final. 70
 Error misc FinalParameters Parameter message should be final. 79
 Error misc FinalParameters Parameter cause should be final. 79
 Error whitespace MethodParamPad '(' is preceded with whitespace. 80
 Error misc FinalParameters Parameter cause should be final. 87

org/exolab/castor/core/exceptions/CastorIllegalStateException.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 6
 Error javadoc JavadocStyle First sentence should end with a period. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error naming MemberName Name '_cause' must match pattern '^[a-z][a-zA-Z0-9]*$'. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 13
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error javadoc JavadocMethod Missing a Javadoc comment. 17
 Error javadoc JavadocMethod Missing a Javadoc comment. 21
 Error sizes LineLength Line is longer than 80 characters (found 85). 26
 Error javadoc JavadocMethod Missing a Javadoc comment. 26
 Error javadoc JavadocStyle Incomplete HTML tag found: * Match the JDK 1.4 Throwable version of getCause() on JDK<1.4 systems. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 70

org/exolab/castor/dsml/Consumer.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error naming MemberName Name '_insideRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming MemberName Name '_redirect' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 75
 Error blocks LeftCurly '{' should be on the previous line. 76
 Error javadoc JavadocMethod Missing a Javadoc comment. 80
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 86
 Error javadoc JavadocMethod Missing a Javadoc comment. 86
 Error whitespace ParenPad '(' is followed by whitespace. 86
 Error misc FinalParameters Parameter tagName should be final. 86
 Error misc FinalParameters Parameter attr should be final. 86
 Error whitespace ParenPad ')' is preceded with whitespace. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error blocks LeftCurly '{' should be on the previous line. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace ParenPad '(' is followed by whitespace. 89
 Error whitespace ParenPad ')' is preceded with whitespace. 89
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace ParenPad '(' is followed by whitespace. 92
 Error whitespace ParenPad ')' is preceded with whitespace. 92
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error whitespace ParenPad '(' is followed by whitespace. 93
 Error whitespace ParenPad '(' is followed by whitespace. 93
 Error whitespace ParenPad ')' is preceded with whitespace. 93
 Error whitespace ParenPad ')' is preceded with whitespace. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace ParenPad '(' is followed by whitespace. 95
 Error whitespace ParenPad ')' is preceded with whitespace. 95
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace ParenPad ')' is preceded with whitespace. 97
 Error whitespace ParenPad ')' is preceded with whitespace. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error blocks NeedBraces 'if' construct must use '{}'s. 100
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 100
 Error whitespace ParenPad ')' is preceded with whitespace. 100
 Error sizes LineLength Line is longer than 80 characters (found 84). 101
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 89). 102
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace ParenPad ')' is preceded with whitespace. 103
 Error whitespace OperatorWrap '||' should be on a new line. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace ParenPad ')' is preceded with whitespace. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error sizes LineLength Line is longer than 80 characters (found 88). 111
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace ParenPad ')' is preceded with whitespace. 112
 Error whitespace ParenPad ')' is preceded with whitespace. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 118
 Error javadoc JavadocMethod Missing a Javadoc comment. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error misc FinalParameters Parameter tagName should be final. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error blocks LeftCurly '{' should be on the previous line. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace ParenPad '(' is followed by whitespace. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error whitespace ParenPad ')' is preceded with whitespace. 124
 Error whitespace ParenPad ')' is preceded with whitespace. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace ParenPad '(' is followed by whitespace. 125
 Error coding SimplifyBooleanExpression Expression can be simplified. 125
 Error whitespace ParenPad ')' is preceded with whitespace. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error blocks NeedBraces 'else' construct must use '{}'s. 127
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error sizes LineLength Line is longer than 80 characters (found 87). 128
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace ParenPad '(' is followed by whitespace. 128
 Error whitespace ParenPad '(' is followed by whitespace. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error sizes LineLength Line is longer than 80 characters (found 84). 131
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error sizes LineLength Line is longer than 80 characters (found 89). 132
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace ParenPad ')' is preceded with whitespace. 132
 Error whitespace ParenPad ')' is preceded with whitespace. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace ParenPad '(' is followed by whitespace. 135
 Error whitespace ParenPad ')' is preceded with whitespace. 135
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error whitespace ParenPad ')' is preceded with whitespace. 137
 Error whitespace OperatorWrap '||' should be on a new line. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error whitespace ParenPad ')' is preceded with whitespace. 138
 Error whitespace ParenPad ')' is preceded with whitespace. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 149
 Error javadoc JavadocMethod Missing a Javadoc comment. 149
 Error whitespace ParenPad '(' is followed by whitespace. 149
 Error misc FinalParameters Parameter ch should be final. 149
 Error misc FinalParameters Parameter offset should be final. 149
 Error misc FinalParameters Parameter length should be final. 149
 Error whitespace ParenPad ')' is preceded with whitespace. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error blocks LeftCurly '{' should be on the previous line. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace ParenPad '(' is followed by whitespace. 152
 Error whitespace ParenPad ')' is preceded with whitespace. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error whitespace ParenPad ')' is preceded with whitespace. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error design DesignForExtension Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 158
 Error javadoc JavadocMethod Missing a Javadoc comment. 158
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error misc FinalParameters Parameter ch should be final. 158
 Error misc FinalParameters Parameter offset should be final. 158
 Error misc FinalParameters Parameter length should be final. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error blocks LeftCurly '{' should be on the previous line. 160
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error whitespace ParenPad '(' is followed by whitespace. 161
 Error whitespace ParenPad ')' is preceded with whitespace. 161
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error whitespace ParenPad '(' is followed by whitespace. 162
 Error whitespace ParenPad ')' is preceded with whitespace. 162
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 167
 Error javadoc JavadocMethod Missing a Javadoc comment. 167
 Error whitespace ParenPad '(' is followed by whitespace. 167
 Error misc FinalParameters Parameter target should be final. 167
 Error misc FinalParameters Parameter instruction should be final. 167
 Error whitespace ParenPad ')' is preceded with whitespace. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error blocks LeftCurly '{' should be on the previous line. 169
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error whitespace ParenPad '(' is followed by whitespace. 170
 Error whitespace ParenPad ')' is preceded with whitespace. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace ParenPad '(' is followed by whitespace. 171
 Error whitespace ParenPad ')' is preceded with whitespace. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error javadoc JavadocMethod Missing a Javadoc comment. 176
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error blocks LeftCurly '{' should be on the previous line. 178
 Error design DesignForExtension Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 182
 Error javadoc JavadocMethod Missing a Javadoc comment. 182
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error blocks LeftCurly '{' should be on the previous line. 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error whitespace ParenPad '(' is followed by whitespace. 185
 Error whitespace ParenPad ')' is preceded with whitespace. 185
 Error sizes LineLength Line is longer than 80 characters (found 87). 186
 Error whitespace FileTabCharacter Line contains a tab character. 186
 Error whitespace ParenPad '(' is followed by whitespace. 186
 Error whitespace ParenPad '(' is followed by whitespace. 186
 Error whitespace ParenPad ')' is preceded with whitespace. 186
 Error whitespace ParenPad ')' is preceded with whitespace. 186
 Error javadoc JavadocMethod Missing a Javadoc comment. 190
 Error whitespace ParenPad '(' is followed by whitespace. 190
 Error misc FinalParameters Parameter locator should be final. 190
 Error whitespace ParenPad ')' is preceded with whitespace. 190
 Error blocks LeftCurly '{' should be on the previous line. 191

org/exolab/castor/dsml/Exporter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error naming MemberName Name '_xmlContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error naming MemberName Name '_searchDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error naming MemberName Name '_importDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 89). 82
 Error design DesignForExtension Method 'export' is not designed for extension - needs to be abstract, final or empty. 82
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error whitespace ParenPad '(' is followed by whitespace. 82
 Error misc FinalParameters Parameter output should be final. 82
 Error misc FinalParameters Parameter serverSchema should be final. 82
 Error misc FinalParameters Parameter importPolicy should be final. 82
 Error whitespace ParenPad ')' is preceded with whitespace. 82
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error blocks LeftCurly '{' should be on the previous line. 84
 Error sizes LineLength Line is longer than 80 characters (found 86). 86
 Error whitespace ParenPad '(' is followed by whitespace. 86
 Error whitespace ParenPad '(' is followed by whitespace. 86
 Error whitespace ParenPad ')' is preceded with whitespace. 86
 Error whitespace ParenPad ')' is preceded with whitespace. 86
 Error whitespace ParenPad '(' is followed by whitespace. 87
 Error whitespace ParenPad ')' is preceded with whitespace. 87
 Error whitespace ParenPad '(' is followed by whitespace. 88
 Error whitespace ParenPad ')' is preceded with whitespace. 88
 Error sizes LineLength Line is longer than 80 characters (found 83). 93
 Error design DesignForExtension Method 'export' is not designed for extension - needs to be abstract, final or empty. 93
 Error javadoc JavadocMethod Missing a Javadoc comment. 93
 Error whitespace ParenPad '(' is followed by whitespace. 93
 Error misc FinalParameters Parameter output should be final. 93
 Error misc FinalParameters Parameter serverSchema should be final. 93
 Error misc FinalParameters Parameter importPolicy should be final. 93
 Error whitespace ParenPad ')' is preceded with whitespace. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error blocks LeftCurly '{' should be on the previous line. 95
 Error sizes LineLength Line is longer than 80 characters (found 86). 97
 Error whitespace ParenPad '(' is followed by whitespace. 97
 Error whitespace ParenPad '(' is followed by whitespace. 97
 Error whitespace ParenPad ')' is preceded with whitespace. 97
 Error whitespace ParenPad ')' is preceded with whitespace. 97
 Error whitespace ParenPad '(' is followed by whitespace. 98
 Error whitespace ParenPad ')' is preceded with whitespace. 98
 Error whitespace ParenPad '(' is followed by whitespace. 99
 Error whitespace ParenPad ')' is preceded with whitespace. 99
 Error javadoc JavadocMethod Missing a Javadoc comment. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace ParenPad ')' is preceded with whitespace. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error design DesignForExtension Method 'setSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. 109
 Error javadoc JavadocMethod Missing a Javadoc comment. 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error misc FinalParameters Parameter searchDesc should be final. 109
 Error whitespace ParenPad ')' is preceded with whitespace. 109
 Error blocks LeftCurly '{' should be on the previous line. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error design DesignForExtension Method 'getSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. 115
 Error javadoc JavadocMethod Missing a Javadoc comment. 115
 Error blocks LeftCurly '{' should be on the previous line. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error design DesignForExtension Method 'setImportDescriptor' is not designed for extension - needs to be abstract, final or empty. 121
 Error javadoc JavadocMethod Missing a Javadoc comment. 121
 Error whitespace ParenPad '(' is followed by whitespace. 121
 Error misc FinalParameters Parameter importDesc should be final. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error blocks LeftCurly '{' should be on the previous line. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error design DesignForExtension Method 'getImportDescriptor' is not designed for extension - needs to be abstract, final or empty. 127
 Error javadoc JavadocMethod Missing a Javadoc comment. 127
 Error blocks LeftCurly '{' should be on the previous line. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error design DesignForExtension Method 'readSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. 133
 Error javadoc JavadocMethod Missing a Javadoc comment. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error misc FinalParameters Parameter input should be final. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error blocks LeftCurly '{' should be on the previous line. 135
 Error sizes LineLength Line is longer than 80 characters (found 82). 136
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error design DesignForExtension Method 'readSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. 140
 Error javadoc JavadocMethod Missing a Javadoc comment. 140
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error misc FinalParameters Parameter input should be final. 140
 Error whitespace ParenPad ')' is preceded with whitespace. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error blocks LeftCurly '{' should be on the previous line. 142
 Error sizes LineLength Line is longer than 80 characters (found 82). 143
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error design DesignForExtension Method 'readSearchDescriptor' is not designed for extension - needs to be abstract, final or empty. 147
 Error javadoc JavadocMethod Missing a Javadoc comment. 147
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error misc FinalParameters Parameter parser should be final. 147
 Error misc FinalParameters Parameter input should be final. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error blocks LeftCurly '{' should be on the previous line. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error whitespace ParenPad ')' is preceded with whitespace. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace ParenPad '(' is followed by whitespace. 155
 Error whitespace ParenPad ')' is preceded with whitespace. 155
 Error javadoc JavadocMethod Missing a Javadoc comment. 159

org/exolab/castor/dsml/ImportDescriptor.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 72
 Error sizes LineLength Line is longer than 80 characters (found 88). 73
 Error sizes LineLength Line is longer than 80 characters (found 90). 76
 Error sizes LineLength Line is longer than 80 characters (found 87). 79
 Error sizes LineLength Line is longer than 80 characters (found 91). 82
 Error sizes LineLength Line is longer than 80 characters (found 97). 83
 Error sizes LineLength Line is longer than 80 characters (found 89). 85
 Error javadoc JavadocType Missing a Javadoc comment. 92
 Error javadoc JavadocType Missing a Javadoc comment. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocType Missing a Javadoc comment. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error javadoc JavadocVariable Missing a Javadoc comment. 103
 Error javadoc JavadocVariable Missing a Javadoc comment. 104
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error naming MemberName Name '_policies' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
 Error javadoc JavadocVariable Missing a Javadoc comment. 110
 Error naming MemberName Name '_insideRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
 Error javadoc JavadocMethod Missing a Javadoc comment. 112
 Error design DesignForExtension Method 'listDNs' is not designed for extension - needs to be abstract, final or empty. 115
 Error javadoc JavadocMethod Missing a Javadoc comment. 115
 Error design DesignForExtension Method 'addPolicy' is not designed for extension - needs to be abstract, final or empty. 119
 Error javadoc JavadocMethod Missing a Javadoc comment. 119
 Error design DesignForExtension Method 'getDirectPolicy' is not designed for extension - needs to be abstract, final or empty. 123
 Error javadoc JavadocMethod Missing a Javadoc comment. 123
 Error blocks LeftCurly '{' should have line break after. 125
 Error blocks RightCurly '}' should have line break before. 125
 Error design DesignForExtension Method 'getPolicy' is not designed for extension - needs to be abstract, final or empty. 129
 Error javadoc JavadocMethod Missing a Javadoc comment. 129
 Error misc FinalParameters Parameter name should be final. 129
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error blocks LeftCurly '{' should have line break after. 135
 Error blocks RightCurly '}' should have line break before. 135
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error blocks LeftCurly '{' should have line break after. 140
 Error blocks RightCurly '}' should have line break before. 140
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 145
 Error javadoc JavadocMethod Missing a Javadoc comment. 145
 Error sizes LineLength Line is longer than 80 characters (found 82). 163
 Error sizes LineLength Line is longer than 80 characters (found 87). 166
 Error sizes LineLength Line is longer than 80 characters (found 82). 169
 Error sizes LineLength Line is longer than 80 characters (found 81). 172
 Error sizes LineLength Line is longer than 80 characters (found 88). 175
 Error sizes LineLength Line is longer than 80 characters (found 98). 186
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 186
 Error javadoc JavadocMethod Missing a Javadoc comment. 186
 Error sizes LineLength Line is longer than 80 characters (found 82). 200
 Error blocks EmptyBlock Must have at least one statement. 203
 Error sizes LineLength Line is longer than 80 characters (found 83). 208
 Error sizes LineLength Line is longer than 80 characters (found 81). 212
 Error sizes LineLength Line is longer than 80 characters (found 81). 215
 Error sizes LineLength Line is longer than 80 characters (found 86). 218
 Error sizes LineLength Line is longer than 80 characters (found 87). 221
 Error sizes LineLength Line is longer than 80 characters (found 86). 230
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 235
 Error javadoc JavadocMethod Missing a Javadoc comment. 235
 Error sizes LineLength Line is longer than 80 characters (found 92). 240
 Error sizes LineLength Line is longer than 80 characters (found 92). 244
 Error blocks EmptyBlock Must have at least one statement. 246
 Error blocks EmptyBlock Must have at least one statement. 248
 Error sizes LineLength Line is longer than 80 characters (found 82). 251
 Error javadoc JavadocType Missing a Javadoc comment. 257
 Error javadoc JavadocVariable Missing a Javadoc comment. 258
 Error naming MemberName Name '_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 258
 Error javadoc JavadocMethod Missing a Javadoc comment. 260
 Error javadoc JavadocMethod Missing a Javadoc comment. 271
 Error javadoc JavadocMethod Missing a Javadoc comment. 275
 Error misc FinalParameters Parameter index should be final. 275

org/exolab/castor/dsml/ImportEventListener.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 55
 Error modifier RedundantModifier Redundant 'public' modifier. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error modifier RedundantModifier Redundant 'public' modifier. 56
 Error javadoc JavadocVariable Missing a Javadoc comment. 57
 Error modifier RedundantModifier Redundant 'public' modifier. 57
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error modifier RedundantModifier Redundant 'public' modifier. 58
 Error javadoc JavadocMethod Missing a Javadoc comment. 60
 Error modifier RedundantModifier Redundant 'public' modifier. 60

org/exolab/castor/dsml/ImportExportException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error naming MemberName Name '_except' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error javadoc JavadocMethod Missing a Javadoc comment. 60
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error whitespace ParenPad '(' is followed by whitespace. 61
 Error whitespace ParenPad ')' is preceded with whitespace. 61
 Error whitespace FileTabCharacter Line contains a tab character. 62
 Error design DesignForExtension Method 'getException' is not designed for extension - needs to be abstract, final or empty. 65
 Error javadoc JavadocMethod Missing a Javadoc comment. 65

org/exolab/castor/dsml/Importer.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error naming MemberName Name '_xmlContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error naming MemberName Name '_importDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error naming MemberName Name '_listener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error design DesignForExtension Method 'setImportDescriptor' is not designed for extension - needs to be abstract, final or empty. 82
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error whitespace ParenPad '(' is followed by whitespace. 82
 Error misc FinalParameters Parameter importDesc should be final. 82
 Error whitespace ParenPad ')' is preceded with whitespace. 82
 Error blocks LeftCurly '{' should be on the previous line. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error design DesignForExtension Method 'getImportDescriptor' is not designed for extension - needs to be abstract, final or empty. 88
 Error javadoc JavadocMethod Missing a Javadoc comment. 88
 Error blocks LeftCurly '{' should be on the previous line. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 90
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace ParenPad '(' is followed by whitespace. 90
 Error whitespace ParenPad ')' is preceded with whitespace. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error design DesignForExtension Method 'setImportEventListener' is not designed for extension - needs to be abstract, final or empty. 96
 Error javadoc JavadocMethod Missing a Javadoc comment. 96
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error misc FinalParameters Parameter listener should be final. 96
 Error whitespace ParenPad ')' is preceded with whitespace. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error blocks LeftCurly '{' should be on the previous line. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 99
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace ParenPad '(' is followed by whitespace. 99
 Error whitespace ParenPad ')' is preceded with whitespace. 99
 Error sizes LineLength Line is longer than 80 characters (found 94). 100
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error whitespace ParenPad ')' is preceded with whitespace. 100
 Error whitespace ParenPad ')' is preceded with whitespace. 100
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error design DesignForExtension Method 'getImportEventListener' is not designed for extension - needs to be abstract, final or empty. 105
 Error javadoc JavadocMethod Missing a Javadoc comment. 105
 Error blocks LeftCurly '{' should be on the previous line. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error design DesignForExtension Method 'importDocument' is not designed for extension - needs to be abstract, final or empty. 111
 Error javadoc JavadocMethod Missing a Javadoc comment. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error misc FinalParameters Parameter stream should be final. 111
 Error whitespace ParenPad ')' is preceded with whitespace. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error blocks LeftCurly '{' should be on the previous line. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error design DesignForExtension Method 'importDocument' is not designed for extension - needs to be abstract, final or empty. 118
 Error javadoc JavadocMethod Missing a Javadoc comment. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error misc FinalParameters Parameter reader should be final. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error blocks LeftCurly '{' should be on the previous line. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace ParenPad '(' is followed by whitespace. 121
 Error whitespace ParenPad '(' is followed by whitespace. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error design DesignForExtension Method 'importDocument' is not designed for extension - needs to be abstract, final or empty. 125
 Error javadoc JavadocMethod Missing a Javadoc comment. 125
 Error whitespace ParenPad '(' is followed by whitespace. 125
 Error misc FinalParameters Parameter parser should be final. 125
 Error misc FinalParameters Parameter input should be final. 125
 Error whitespace ParenPad ')' is preceded with whitespace. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error blocks LeftCurly '{' should be on the previous line. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace ParenPad ')' is preceded with whitespace. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad ')' is preceded with whitespace. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace ParenPad '(' is followed by whitespace. 135
 Error whitespace ParenPad ')' is preceded with whitespace. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error whitespace ParenPad ')' is preceded with whitespace. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace ParenPad '(' is followed by whitespace. 139
 Error whitespace ParenPad ')' is preceded with whitespace. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad ')' is preceded with whitespace. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error design DesignForExtension Method 'readImportDescriptor' is not designed for extension - needs to be abstract, final or empty. 144
 Error javadoc JavadocMethod Missing a Javadoc comment. 144
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error misc FinalParameters Parameter input should be final. 144
 Error whitespace ParenPad ')' is preceded with whitespace. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error blocks LeftCurly '{' should be on the previous line. 146
 Error sizes LineLength Line is longer than 80 characters (found 82). 147
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error design DesignForExtension Method 'readImportDescriptor' is not designed for extension - needs to be abstract, final or empty. 151
 Error javadoc JavadocMethod Missing a Javadoc comment. 151
 Error whitespace ParenPad '(' is followed by whitespace. 151
 Error misc FinalParameters Parameter input should be final. 151
 Error whitespace ParenPad ')' is preceded with whitespace. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error blocks LeftCurly '{' should be on the previous line. 153
 Error sizes LineLength Line is longer than 80 characters (found 82). 154
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error design DesignForExtension Method 'readImportDescriptor' is not designed for extension - needs to be abstract, final or empty. 158
 Error javadoc JavadocMethod Missing a Javadoc comment. 158
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error misc FinalParameters Parameter parser should be final. 158
 Error misc FinalParameters Parameter input should be final. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error blocks LeftCurly '{' should be on the previous line. 160
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace ParenPad '(' is followed by whitespace. 164
 Error whitespace ParenPad ')' is preceded with whitespace. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace ParenPad '(' is followed by whitespace. 165
 Error whitespace ParenPad ')' is preceded with whitespace. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace ParenPad '(' is followed by whitespace. 166
 Error whitespace ParenPad ')' is preceded with whitespace. 166
 Error design DesignForExtension Method 'notify' is not designed for extension - needs to be abstract, final or empty. 170
 Error javadoc JavadocMethod Missing a Javadoc comment. 170
 Error whitespace ParenPad '(' is followed by whitespace. 170
 Error misc FinalParameters Parameter name should be final. 170
 Error misc FinalParameters Parameter flag should be final. 170
 Error whitespace ParenPad ')' is preceded with whitespace. 170
 Error blocks LeftCurly '{' should be on the previous line. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error whitespace ParenPad '(' is followed by whitespace. 172
 Error whitespace ParenPad ')' is preceded with whitespace. 172
 Error whitespace FileTabCharacter Line contains a tab character. 173
 Error whitespace ParenPad '(' is followed by whitespace. 173
 Error whitespace ParenPad ')' is preceded with whitespace. 173
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error javadoc JavadocMethod Missing a Javadoc comment. 178
 Error javadoc JavadocMethod Missing a Javadoc comment. 181

org/exolab/castor/dsml/Producer.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error naming MemberName Name '_docHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error design VisibilityModifier Variable '_docHandler' must be private and have accessor methods. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming MemberName Name '_namespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error naming MemberName Name '_insideDirectory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error naming MemberName Name '_insideSchema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error whitespace ParenPad '(' is followed by whitespace. 78
 Error misc FinalParameters Parameter docHandler should be final. 78
 Error misc FinalParameters Parameter namespace should be final. 78
 Error whitespace ParenPad ')' is preceded with whitespace. 78
 Error blocks LeftCurly '{' should be on the previous line. 79
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error design DesignForExtension Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 85
 Error javadoc JavadocMethod Missing a Javadoc comment. 85
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error blocks LeftCurly '{' should be on the previous line. 87
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error whitespace ParenPad ')' is preceded with whitespace. 91
 Error sizes LineLength Line is longer than 80 characters (found 97). 92
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace ParenPad '(' is followed by whitespace. 92
 Error whitespace ParenPad ')' is preceded with whitespace. 92
 Error blocks NeedBraces 'else' construct must use '{}'s. 93
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace ParenPad '(' is followed by whitespace. 94
 Error whitespace ParenPad ')' is preceded with whitespace. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace ParenPad '(' is followed by whitespace. 95
 Error whitespace ParenPad '(' is followed by whitespace. 95
 Error whitespace ParenPad ')' is preceded with whitespace. 95
 Error whitespace ParenPad ')' is preceded with whitespace. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error design DesignForExtension Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 100
 Error javadoc JavadocMethod Missing a Javadoc comment. 100
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error blocks LeftCurly '{' should be on the previous line. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad '(' is followed by whitespace. 105
 Error whitespace ParenPad ')' is preceded with whitespace. 105
 Error whitespace ParenPad ')' is preceded with whitespace. 105
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 109
 Error javadoc JavadocMethod Missing a Javadoc comment. 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error misc FinalParameters Parameter importDesc should be final. 109
 Error whitespace ParenPad ')' is preceded with whitespace. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error blocks LeftCurly '{' should be on the previous line. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 118
 Error javadoc JavadocMethod Missing a Javadoc comment. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error misc FinalParameters Parameter searchDesc should be final. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error blocks LeftCurly '{' should be on the previous line. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace ParenPad '(' is followed by whitespace. 123
 Error whitespace ParenPad ')' is preceded with whitespace. 123
 Error design DesignForExtension Method 'enterDirectory' is not designed for extension - needs to be abstract, final or empty. 127
 Error javadoc JavadocMethod Missing a Javadoc comment. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error blocks LeftCurly '{' should be on the previous line. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 131
 Error whitespace ParenPad ')' is preceded with whitespace. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error sizes LineLength Line is longer than 80 characters (found 95). 133
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error design DesignForExtension Method 'leaveDirectory' is not designed for extension - needs to be abstract, final or empty. 138
 Error javadoc JavadocMethod Missing a Javadoc comment. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error blocks LeftCurly '{' should be on the previous line. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace ParenPad '(' is followed by whitespace. 142
 Error whitespace ParenPad ')' is preceded with whitespace. 142
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error whitespace ParenPad ')' is preceded with whitespace. 144
 Error whitespace ParenPad ')' is preceded with whitespace. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error design DesignForExtension Method 'enterSchema' is not designed for extension - needs to be abstract, final or empty. 149
 Error javadoc JavadocMethod Missing a Javadoc comment. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error blocks LeftCurly '{' should be on the previous line. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 153
 Error whitespace ParenPad ')' is preceded with whitespace. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error sizes LineLength Line is longer than 80 characters (found 94). 155
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace ParenPad '(' is followed by whitespace. 155
 Error whitespace ParenPad '(' is followed by whitespace. 155
 Error whitespace ParenPad ')' is preceded with whitespace. 155
 Error whitespace ParenPad ')' is preceded with whitespace. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error design DesignForExtension Method 'leaveSchema' is not designed for extension - needs to be abstract, final or empty. 160
 Error javadoc JavadocMethod Missing a Javadoc comment. 160
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error blocks LeftCurly '{' should be on the previous line. 162
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace ParenPad '(' is followed by whitespace. 164
 Error whitespace ParenPad ')' is preceded with whitespace. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace ParenPad '(' is followed by whitespace. 166
 Error whitespace ParenPad '(' is followed by whitespace. 166
 Error whitespace ParenPad ')' is preceded with whitespace. 166
 Error whitespace ParenPad ')' is preceded with whitespace. 166
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error design DesignForExtension Method 'prefix' is not designed for extension - needs to be abstract, final or empty. 171
 Error javadoc JavadocMethod Missing a Javadoc comment. 171
 Error whitespace ParenPad '(' is followed by whitespace. 171
 Error misc FinalParameters Parameter tagName should be final. 171
 Error whitespace ParenPad ')' is preceded with whitespace. 171
 Error blocks LeftCurly '{' should be on the previous line. 172
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error whitespace ParenPad '(' is followed by whitespace. 173
 Error whitespace ParenPad ')' is preceded with whitespace. 173

org/exolab/castor/dsml/SearchDescriptor.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocType Missing a Javadoc comment. 74
 Error javadoc JavadocType Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocType Missing a Javadoc comment. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 85
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error naming MemberName Name '_scope' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming MemberName Name '_baseDN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error naming MemberName Name '_filter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error naming MemberName Name '_returnAttrs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error naming MemberName Name '_attrName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error naming MemberName Name '_insideRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
 Error javadoc JavadocMethod Missing a Javadoc comment. 103
 Error design DesignForExtension Method 'getScope' is not designed for extension - needs to be abstract, final or empty. 106
 Error javadoc JavadocMethod Missing a Javadoc comment. 106
 Error design DesignForExtension Method 'setScope' is not designed for extension - needs to be abstract, final or empty. 110
 Error javadoc JavadocMethod Missing a Javadoc comment. 110
 Error design DesignForExtension Method 'getBaseDN' is not designed for extension - needs to be abstract, final or empty. 114
 Error javadoc JavadocMethod Missing a Javadoc comment. 114
 Error design DesignForExtension Method 'setBaseDN' is not designed for extension - needs to be abstract, final or empty. 118
 Error javadoc JavadocMethod Missing a Javadoc comment. 118
 Error design DesignForExtension Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. 122
 Error javadoc JavadocMethod Missing a Javadoc comment. 122
 Error design DesignForExtension Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. 126
 Error javadoc JavadocMethod Missing a Javadoc comment. 126
 Error design DesignForExtension Method 'getReturnAttrs' is not designed for extension - needs to be abstract, final or empty. 130
 Error javadoc JavadocMethod Missing a Javadoc comment. 130
 Error blocks LeftCurly '{' should have line break after. 131
 Error blocks RightCurly '}' should have line break before. 131
 Error design DesignForExtension Method 'listReturnAttrs' is not designed for extension - needs to be abstract, final or empty. 137
 Error javadoc JavadocMethod Missing a Javadoc comment. 137
 Error blocks LeftCurly '{' should have line break after. 138
 Error blocks RightCurly '}' should have line break before. 138
 Error design DesignForExtension Method 'addReturnAttr' is not designed for extension - needs to be abstract, final or empty. 142
 Error javadoc JavadocMethod Missing a Javadoc comment. 142
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 152
 Error javadoc JavadocMethod Missing a Javadoc comment. 152
 Error coding MissingSwitchDefault switch without "default" clause. 166
 Error sizes LineLength Line is longer than 80 characters (found 82). 188
 Error sizes LineLength Line is longer than 80 characters (found 98). 197
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 197
 Error javadoc JavadocMethod Missing a Javadoc comment. 197
 Error sizes LineLength Line is longer than 80 characters (found 82). 210
 Error sizes LineLength Line is longer than 80 characters (found 83). 216
 Error sizes LineLength Line is longer than 80 characters (found 84). 230
 Error sizes LineLength Line is longer than 80 characters (found 88). 236
 Error sizes LineLength Line is longer than 80 characters (found 84). 243
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 248
 Error javadoc JavadocMethod Missing a Javadoc comment. 248
 Error sizes LineLength Line is longer than 80 characters (found 92). 253
 Error sizes LineLength Line is longer than 80 characters (found 92). 257
 Error blocks EmptyBlock Must have at least one statement. 259
 Error sizes LineLength Line is longer than 80 characters (found 84). 268
 Error sizes LineLength Line is longer than 80 characters (found 81). 273
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 273
 Error javadoc JavadocMethod Missing a Javadoc comment. 273

org/exolab/castor/dsml/XML.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 53
 Error javadoc JavadocVariable Missing a Javadoc comment. 54
 Error javadoc JavadocVariable Missing a Javadoc comment. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error javadoc JavadocType Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocType Missing a Javadoc comment. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error javadoc JavadocType Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error javadoc JavadocType Missing a Javadoc comment. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error javadoc JavadocType Missing a Javadoc comment. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error javadoc JavadocType Missing a Javadoc comment. 96
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error javadoc JavadocType Missing a Javadoc comment. 104
 Error javadoc JavadocVariable Missing a Javadoc comment. 105
 Error javadoc JavadocVariable Missing a Javadoc comment. 106
 Error javadoc JavadocVariable Missing a Javadoc comment. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error javadoc JavadocType Missing a Javadoc comment. 110
 Error javadoc JavadocVariable Missing a Javadoc comment. 111

org/exolab/castor/dsml/jndi/JNDIConsumer.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error naming MemberName Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error javadoc JavadocMethod Missing a Javadoc comment. 62
 Error design DesignForExtension Method 'getResults' is not designed for extension - needs to be abstract, final or empty. 65
 Error javadoc JavadocMethod Missing a Javadoc comment. 65
 Error blocks LeftCurly '{' should have line break after. 66
 Error blocks RightCurly '}' should have line break before. 66
 Error design DesignForExtension Method 'getEntryConsumer' is not designed for extension - needs to be abstract, final or empty. 70
 Error javadoc JavadocMethod Missing a Javadoc comment. 70

org/exolab/castor/dsml/jndi/JNDIEntryConsumer.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming MemberName Name '_entryDN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error naming MemberName Name '_attrSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error naming MemberName Name '_attr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming MemberName Name '_decoder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error naming MemberName Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error javadoc JavadocMethod Missing a Javadoc comment. 75
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error sizes LineLength Line is longer than 80 characters (found 98). 82
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error blocks EmptyBlock Must have at least one statement. 83
 Error sizes LineLength Line is longer than 80 characters (found 97). 87
 Error sizes LineLength Line is longer than 80 characters (found 97). 93
 Error sizes LineLength Line is longer than 80 characters (found 97). 98
 Error sizes LineLength Line is longer than 80 characters (found 83). 100
 Error sizes LineLength Line is longer than 80 characters (found 97). 104
 Error sizes LineLength Line is longer than 80 characters (found 93). 113
 Error javadoc JavadocMethod Missing a Javadoc comment. 117
 Error sizes LineLength Line is longer than 80 characters (found 97). 120
 Error sizes LineLength Line is longer than 80 characters (found 97). 124
 Error sizes LineLength Line is longer than 80 characters (found 97). 132
 Error sizes LineLength Line is longer than 80 characters (found 92). 138
 Error sizes LineLength Line is longer than 80 characters (found 97). 139
 Error sizes LineLength Line is longer than 80 characters (found 93). 149
 Error sizes LineLength Line is longer than 80 characters (found 84). 153
 Error javadoc JavadocMethod Missing a Javadoc comment. 153

org/exolab/castor/dsml/jndi/JNDIExporter.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming MemberName Name '_ctx' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocMethod Missing a Javadoc comment. 70
 Error design DesignForExtension Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 74
 Error sizes LineLength Line is longer than 80 characters (found 84). 78
 Error design DesignForExtension Method 'export' is not designed for extension - needs to be abstract, final or empty. 78
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error sizes LineLength Line is longer than 80 characters (found 95). 86
 Error sizes LineLength Line is longer than 80 characters (found 86). 95
 Error sizes LineLength Line is longer than 80 characters (found 93). 109

org/exolab/castor/dsml/jndi/JNDIImporter.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error naming MemberName Name '_ctx' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error javadoc JavadocMethod Missing a Javadoc comment. 71
 Error design DesignForExtension Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. 75
 Error javadoc JavadocMethod Missing a Javadoc comment. 75
 Error sizes LineLength Line is longer than 80 characters (found 97). 79
 Error design DesignForExtension Method 'importEntry' is not designed for extension - needs to be abstract, final or empty. 79
 Error javadoc JavadocMethod Missing a Javadoc comment. 79
 Error sizes LineLength Line is longer than 80 characters (found 81). 102
 Error sizes LineLength Line is longer than 80 characters (found 89). 108
 Error sizes LineLength Line is longer than 80 characters (found 82). 118
 Error design DesignForExtension Method 'importEntries' is not designed for extension - needs to be abstract, final or empty. 158
 Error javadoc JavadocMethod Missing a Javadoc comment. 158
 Error sizes LineLength Line is longer than 80 characters (found 83). 165
 Error design DesignForExtension Method 'importEntries' is not designed for extension - needs to be abstract, final or empty. 169
 Error javadoc JavadocMethod Missing a Javadoc comment. 169
 Error sizes LineLength Line is longer than 80 characters (found 87). 177

org/exolab/castor/dsml/jndi/JNDIProducer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 66
 Error javadoc JavadocMethod Missing a Javadoc comment. 66
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 70
 Error javadoc JavadocMethod Missing a Javadoc comment. 70
 Error sizes LineLength Line is longer than 80 characters (found 94). 89
 Error sizes LineLength Line is longer than 80 characters (found 93). 102
 Error sizes LineLength Line is longer than 80 characters (found 92). 105
 Error sizes LineLength Line is longer than 80 characters (found 82). 107
 Error sizes LineLength Line is longer than 80 characters (found 90). 118
 Error sizes LineLength Line is longer than 80 characters (found 91). 119
 Error sizes LineLength Line is longer than 80 characters (found 94). 148
 Error coding MagicNumber '8' is a magic number. 158
 Error coding MagicNumber '0xff' is a magic number. 159
 Error sizes LineLength Line is longer than 80 characters (found 89). 172
 Error sizes LineLength Line is longer than 80 characters (found 91). 175
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 185
 Error javadoc JavadocMethod Missing a Javadoc comment. 185
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 193
 Error javadoc JavadocMethod Missing a Javadoc comment. 193

org/exolab/castor/dsml/mozilla/MozillaConsumer.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error naming MemberName Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error javadoc JavadocMethod Missing a Javadoc comment. 69
 Error blocks LeftCurly '{' should be on the previous line. 70
 Error design DesignForExtension Method 'getResults' is not designed for extension - needs to be abstract, final or empty. 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 74
 Error blocks LeftCurly '{' should be on the previous line. 75
 Error blocks NeedBraces 'if' construct must use '{}'s. 76
 Error whitespace ParenPad '(' is followed by whitespace. 76
 Error whitespace ParenPad ')' is preceded with whitespace. 76
 Error design DesignForExtension Method 'getEntryConsumer' is not designed for extension - needs to be abstract, final or empty. 81
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error blocks LeftCurly '{' should be on the previous line. 82
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84

org/exolab/castor/dsml/mozilla/MozillaEntryConsumer.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error naming MemberName Name '_entryDN' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error naming MemberName Name '_attrSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error naming MemberName Name '_attr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error naming MemberName Name '_decoder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error naming MemberName Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error javadoc JavadocMethod Missing a Javadoc comment. 93
 Error blocks LeftCurly '{' should be on the previous line. 94
 Error javadoc JavadocMethod Missing a Javadoc comment. 98
 Error blocks LeftCurly '{' should be on the previous line. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error javadoc JavadocMethod Missing a Javadoc comment. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error misc FinalParameters Parameter tagName should be final. 104
 Error misc FinalParameters Parameter attr should be final. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error blocks LeftCurly '{' should be on the previous line. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad ')' is preceded with whitespace. 107
 Error whitespace ParenPad ')' is preceded with whitespace. 107
 Error blocks EmptyBlock Must have at least one statement. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad ')' is preceded with whitespace. 109
 Error whitespace ParenPad ')' is preceded with whitespace. 109
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad ')' is preceded with whitespace. 110
 Error sizes LineLength Line is longer than 80 characters (found 101). 111
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace ParenPad ')' is preceded with whitespace. 111
 Error whitespace ParenPad ')' is preceded with whitespace. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace ParenPad '(' is followed by whitespace. 113
 Error whitespace ParenPad ')' is preceded with whitespace. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace ParenPad '(' is followed by whitespace. 115
 Error whitespace ParenPad ')' is preceded with whitespace. 115
 Error sizes LineLength Line is longer than 80 characters (found 101). 116
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace ParenPad '(' is followed by whitespace. 116
 Error whitespace ParenPad '(' is followed by whitespace. 116
 Error whitespace ParenPad ')' is preceded with whitespace. 116
 Error whitespace ParenPad ')' is preceded with whitespace. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace ParenPad '(' is followed by whitespace. 117
 Error whitespace ParenPad ')' is preceded with whitespace. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace ParenPad '(' is followed by whitespace. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 119
 Error sizes LineLength Line is longer than 80 characters (found 101). 120
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 121
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace ParenPad '(' is followed by whitespace. 121
 Error whitespace ParenPad '(' is followed by whitespace. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace ParenPad '(' is followed by whitespace. 122
 Error whitespace ParenPad '(' is followed by whitespace. 122
 Error whitespace ParenPad ')' is preceded with whitespace. 122
 Error whitespace OperatorWrap '||' should be on a new line. 122
 Error sizes LineLength Line is longer than 80 characters (found 81). 123
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace ParenPad '(' is followed by whitespace. 123
 Error whitespace ParenPad ')' is preceded with whitespace. 123
 Error whitespace ParenPad ')' is preceded with whitespace. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error whitespace ParenPad ')' is preceded with whitespace. 124
 Error sizes LineLength Line is longer than 80 characters (found 101). 125
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace ParenPad '(' is followed by whitespace. 125
 Error whitespace ParenPad '(' is followed by whitespace. 125
 Error whitespace ParenPad ')' is preceded with whitespace. 125
 Error whitespace ParenPad ')' is preceded with whitespace. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error whitespace ParenPad ')' is preceded with whitespace. 127
 Error whitespace ParenPad ')' is preceded with whitespace. 127
 Error whitespace ParenPad ')' is preceded with whitespace. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error sizes LineLength Line is longer than 80 characters (found 97). 133
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error javadoc JavadocMethod Missing a Javadoc comment. 138
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error misc FinalParameters Parameter tagName should be final. 138
 Error whitespace ParenPad ')' is preceded with whitespace. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error blocks LeftCurly '{' should be on the previous line. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace ParenPad '(' is followed by whitespace. 141
 Error whitespace ParenPad '(' is followed by whitespace. 141
 Error whitespace ParenPad ')' is preceded with whitespace. 141
 Error whitespace ParenPad ')' is preceded with whitespace. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 142
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace ParenPad '(' is followed by whitespace. 142
 Error whitespace ParenPad ')' is preceded with whitespace. 142
 Error sizes LineLength Line is longer than 80 characters (found 101). 143
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error whitespace ParenPad ')' is preceded with whitespace. 144
 Error whitespace ParenPad ')' is preceded with whitespace. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error whitespace ParenPad ')' is preceded with whitespace. 145
 Error sizes LineLength Line is longer than 80 characters (found 101). 146
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace ParenPad '(' is followed by whitespace. 146
 Error whitespace ParenPad '(' is followed by whitespace. 146
 Error whitespace ParenPad ')' is preceded with whitespace. 146
 Error whitespace ParenPad ')' is preceded with whitespace. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace ParenPad '(' is followed by whitespace. 150
 Error whitespace ParenPad '(' is followed by whitespace. 150
 Error whitespace ParenPad ')' is preceded with whitespace. 150
 Error whitespace OperatorWrap '||' should be on a new line. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace ParenPad '(' is followed by whitespace. 151
 Error whitespace ParenPad ')' is preceded with whitespace. 151
 Error whitespace ParenPad ')' is preceded with whitespace. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace ParenPad '(' is followed by whitespace. 152
 Error whitespace ParenPad ')' is preceded with whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 101). 153
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error whitespace ParenPad ')' is preceded with whitespace. 153
 Error whitespace ParenPad ')' is preceded with whitespace. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace ParenPad '(' is followed by whitespace. 156
 Error whitespace ParenPad '(' is followed by whitespace. 156
 Error whitespace ParenPad ')' is preceded with whitespace. 156
 Error whitespace OperatorWrap '||' should be on a new line. 156
 Error sizes LineLength Line is longer than 80 characters (found 81). 157
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error whitespace ParenPad ')' is preceded with whitespace. 157
 Error whitespace ParenPad ')' is preceded with whitespace. 157
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error sizes LineLength Line is longer than 80 characters (found 94). 158
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 101). 159
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace ParenPad '(' is followed by whitespace. 159
 Error whitespace ParenPad '(' is followed by whitespace. 159
 Error whitespace ParenPad ')' is preceded with whitespace. 159
 Error whitespace ParenPad ')' is preceded with whitespace. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error whitespace ParenPad ')' is preceded with whitespace. 160
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error whitespace ParenPad '(' is followed by whitespace. 161
 Error whitespace ParenPad ')' is preceded with whitespace. 161
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace ParenPad '(' is followed by whitespace. 164
 Error whitespace ParenPad ')' is preceded with whitespace. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error sizes LineLength Line is longer than 80 characters (found 97). 168
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace ParenPad '(' is followed by whitespace. 168
 Error whitespace ParenPad '(' is followed by whitespace. 168
 Error whitespace ParenPad ')' is preceded with whitespace. 168
 Error whitespace ParenPad ')' is preceded with whitespace. 168
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error sizes LineLength Line is longer than 80 characters (found 84). 172
 Error javadoc JavadocMethod Missing a Javadoc comment. 172

org/exolab/castor/dsml/mozilla/MozillaExporter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error naming MemberName Name '_conn' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error javadoc JavadocMethod Missing a Javadoc comment. 79
 Error whitespace ParenPad '(' is followed by whitespace. 79
 Error misc FinalParameters Parameter conn should be final. 79
 Error whitespace ParenPad ')' is preceded with whitespace. 79
 Error blocks LeftCurly '{' should be on the previous line. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error design DesignForExtension Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. 85
 Error javadoc JavadocMethod Missing a Javadoc comment. 85
 Error blocks LeftCurly '{' should be on the previous line. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error design DesignForExtension Method 'export' is not designed for extension - needs to be abstract, final or empty. 91
 Error javadoc JavadocMethod Missing a Javadoc comment. 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error misc FinalParameters Parameter docHandler should be final. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error misc FinalParameters Parameter serverSchema should be final. 92
 Error misc FinalParameters Parameter importPolicy should be final. 92
 Error whitespace ParenPad ')' is preceded with whitespace. 92
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error blocks LeftCurly '{' should be on the previous line. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad ')' is preceded with whitespace. 101
 Error sizes LineLength Line is longer than 80 characters (found 99). 102
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error coding MissingSwitchDefault switch without "default" clause. 107
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad ')' is preceded with whitespace. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error sizes LineLength Line is longer than 80 characters (found 81). 118
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error sizes LineLength Line is longer than 80 characters (found 82). 119
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 119
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace ParenPad '(' is followed by whitespace. 123
 Error whitespace ParenPad ')' is preceded with whitespace. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error whitespace ParenPad ')' is preceded with whitespace. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace ParenPad '(' is followed by whitespace. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace ParenPad ')' is preceded with whitespace. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad ')' is preceded with whitespace. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 136
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error whitespace ParenPad ')' is preceded with whitespace. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 138
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error whitespace ParenPad ')' is preceded with whitespace. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace ParenPad '(' is followed by whitespace. 139
 Error whitespace ParenPad ')' is preceded with whitespace. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace ParenPad '(' is followed by whitespace. 141
 Error whitespace ParenPad ')' is preceded with whitespace. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace ParenPad '(' is followed by whitespace. 142
 Error whitespace ParenPad ')' is preceded with whitespace. 142
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace ParenPad '(' is followed by whitespace. 144
 Error whitespace ParenPad ')' is preceded with whitespace. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145

org/exolab/castor/dsml/mozilla/MozillaImporter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error naming MemberName Name '_conn' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error javadoc JavadocMethod Missing a Javadoc comment. 79
 Error whitespace ParenPad '(' is followed by whitespace. 79
 Error misc FinalParameters Parameter conn should be final. 79
 Error whitespace ParenPad ')' is preceded with whitespace. 79
 Error blocks LeftCurly '{' should be on the previous line. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error design DesignForExtension Method 'createConsumer' is not designed for extension - needs to be abstract, final or empty. 85
 Error javadoc JavadocMethod Missing a Javadoc comment. 85
 Error blocks LeftCurly '{' should be on the previous line. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error design DesignForExtension Method 'importEntry' is not designed for extension - needs to be abstract, final or empty. 91
 Error javadoc JavadocMethod Missing a Javadoc comment. 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error misc FinalParameters Parameter entry should be final. 91
 Error misc FinalParameters Parameter policy should be final. 91
 Error whitespace ParenPad ')' is preceded with whitespace. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error blocks LeftCurly '{' should be on the previous line. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace OperatorWrap '||' should be on a new line. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad ')' is preceded with whitespace. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad ')' is preceded with whitespace. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace ParenPad ')' is preceded with whitespace. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad ')' is preceded with whitespace. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error sizes LineLength Line is longer than 80 characters (found 85). 112
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad ')' is preceded with whitespace. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace ParenPad '(' is followed by whitespace. 117
 Error whitespace ParenPad ')' is preceded with whitespace. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace ParenPad '(' is followed by whitespace. 123
 Error whitespace ParenPad ')' is preceded with whitespace. 123
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 127
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 127
 Error whitespace ParenPad ')' is preceded with whitespace. 127
 Error whitespace ParenPad '(' is followed by whitespace. 128
 Error whitespace ParenPad ')' is preceded with whitespace. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error sizes LineLength Line is longer than 80 characters (found 95). 129
 Error whitespace ParenPad '(' is followed by whitespace. 129
 Error whitespace ParenPad '(' is followed by whitespace. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129
 Error sizes LineLength Line is longer than 80 characters (found 93). 130
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error whitespace ParenPad ')' is preceded with whitespace. 130
 Error whitespace ParenPad ')' is preceded with whitespace. 130
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace ParenPad ')' is preceded with whitespace. 131
 Error whitespace ParenPad '(' is followed by whitespace. 132
 Error whitespace ParenPad ')' is preceded with whitespace. 132
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad ')' is preceded with whitespace. 134
 Error sizes LineLength Line is longer than 80 characters (found 86). 138
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error whitespace ParenPad ')' is preceded with whitespace. 138
 Error whitespace ParenPad ')' is preceded with whitespace. 138
 Error whitespace ParenPad '(' is followed by whitespace. 139
 Error whitespace ParenPad ')' is preceded with whitespace. 139
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad ')' is preceded with whitespace. 140
 Error sizes LineLength Line is longer than 80 characters (found 84). 145
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error whitespace ParenPad ')' is preceded with whitespace. 145
 Error whitespace ParenPad ')' is preceded with whitespace. 145
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace ParenPad '(' is followed by whitespace. 149
 Error whitespace ParenPad '(' is followed by whitespace. 149
 Error whitespace ParenPad ')' is preceded with whitespace. 149
 Error whitespace ParenPad ')' is preceded with whitespace. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace ParenPad '(' is followed by whitespace. 150
 Error whitespace ParenPad ')' is preceded with whitespace. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace ParenPad '(' is followed by whitespace. 155
 Error whitespace ParenPad ')' is preceded with whitespace. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace ParenPad '(' is followed by whitespace. 156
 Error whitespace ParenPad ')' is preceded with whitespace. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error whitespace ParenPad ')' is preceded with whitespace. 160
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error sizes LineLength Line is longer than 80 characters (found 81). 163
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace ParenPad '(' is followed by whitespace. 163
 Error whitespace ParenPad ')' is preceded with whitespace. 163
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace ParenPad '(' is followed by whitespace. 165
 Error whitespace ParenPad '(' is followed by whitespace. 165
 Error whitespace ParenPad ')' is preceded with whitespace. 165
 Error whitespace ParenPad ')' is preceded with whitespace. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace ParenPad '(' is followed by whitespace. 166
 Error whitespace ParenPad ')' is preceded with whitespace. 166
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace ParenPad '(' is followed by whitespace. 167
 Error whitespace ParenPad ')' is preceded with whitespace. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error whitespace ParenPad '(' is followed by whitespace. 169
 Error whitespace ParenPad ')' is preceded with whitespace. 169
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error design DesignForExtension Method 'importEntries' is not designed for extension - needs to be abstract, final or empty. 176
 Error javadoc JavadocMethod Missing a Javadoc comment. 176
 Error whitespace ParenPad '(' is followed by whitespace. 176
 Error misc FinalParameters Parameter entries should be final. 176
 Error whitespace ParenPad ')' is preceded with whitespace. 176
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error blocks LeftCurly '{' should be on the previous line. 178
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad ')' is preceded with whitespace. 181
 Error whitespace FileTabCharacter Line contains a tab character. 182
 Error whitespace ParenPad '(' is followed by whitespace. 182
 Error whitespace ParenPad ')' is preceded with whitespace. 182
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error whitespace FileTabCharacter Line contains a tab character. 184
 Error whitespace ParenPad '(' is followed by whitespace. 184
 Error whitespace ParenPad ')' is preceded with whitespace. 184
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error sizes LineLength Line is longer than 80 characters (found 87). 186
 Error whitespace FileTabCharacter Line contains a tab character. 186
 Error whitespace ParenPad '(' is followed by whitespace. 186
 Error whitespace ParenPad '(' is followed by whitespace. 186
 Error whitespace ParenPad ')' is preceded with whitespace. 186
 Error whitespace ParenPad ')' is preceded with whitespace. 186
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error whitespace ParenPad '(' is followed by whitespace. 188
 Error whitespace ParenPad ')' is preceded with whitespace. 188
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error whitespace ParenPad '(' is followed by whitespace. 189
 Error whitespace ParenPad ')' is preceded with whitespace. 189
 Error whitespace FileTabCharacter Line contains a tab character. 190

org/exolab/castor/dsml/mozilla/MozillaProducer.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 75
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error whitespace ParenPad '(' is followed by whitespace. 78
 Error misc FinalParameters Parameter docHandler should be final. 78
 Error misc FinalParameters Parameter namespace should be final. 78
 Error whitespace ParenPad ')' is preceded with whitespace. 78
 Error blocks LeftCurly '{' should be on the previous line. 79
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error whitespace ParenPad '(' is followed by whitespace. 80
 Error whitespace ParenPad ')' is preceded with whitespace. 80
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 84
 Error javadoc JavadocMethod Missing a Javadoc comment. 84
 Error whitespace ParenPad '(' is followed by whitespace. 84
 Error misc FinalParameters Parameter entry should be final. 84
 Error whitespace ParenPad ')' is preceded with whitespace. 84
 Error whitespace FileTabCharacter Line contains a tab character. 85
 Error blocks LeftCurly '{' should be on the previous line. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error sizes LineLength Line is longer than 80 characters (found 83). 99
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace ParenPad '(' is followed by whitespace. 99
 Error whitespace ParenPad ')' is preceded with whitespace. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error sizes LineLength Line is longer than 80 characters (found 83). 101
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad ')' is preceded with whitespace. 101
 Error whitespace ParenPad ')' is preceded with whitespace. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad ')' is preceded with whitespace. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace ParenPad '(' is followed by whitespace. 107
 Error whitespace ParenPad ')' is preceded with whitespace. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error sizes LineLength Line is longer than 80 characters (found 98). 110
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace ParenPad ')' is preceded with whitespace. 110
 Error whitespace ParenPad ')' is preceded with whitespace. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad ')' is preceded with whitespace. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace ParenPad '(' is followed by whitespace. 116
 Error whitespace ParenPad ')' is preceded with whitespace. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error sizes LineLength Line is longer than 80 characters (found 108). 118
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace ParenPad '(' is followed by whitespace. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 119
 Error sizes LineLength Line is longer than 80 characters (found 96). 120
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error sizes LineLength Line is longer than 80 characters (found 86). 122
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace ParenPad '(' is followed by whitespace. 122
 Error whitespace ParenPad '(' is followed by whitespace. 122
 Error whitespace ParenPad ')' is preceded with whitespace. 122
 Error whitespace ParenPad ')' is preceded with whitespace. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error whitespace ParenPad ')' is preceded with whitespace. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace ParenPad '(' is followed by whitespace. 129
 Error whitespace ParenPad '(' is followed by whitespace. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error sizes LineLength Line is longer than 80 characters (found 94). 132
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace ParenPad '(' is followed by whitespace. 132
 Error whitespace ParenPad ')' is preceded with whitespace. 132
 Error sizes LineLength Line is longer than 80 characters (found 95). 133
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace ParenPad '(' is followed by whitespace. 143
 Error whitespace ParenPad ')' is preceded with whitespace. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace ParenPad '(' is followed by whitespace. 152
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 152
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 152
 Error whitespace ParenPad ')' is preceded with whitespace. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 153
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error coding MagicNumber '0x20' is a magic number. 153
 Error coding MagicNumber '0x7f' is a magic number. 153
 Error whitespace ParenPad ')' is preceded with whitespace. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace ParenPad '(' is followed by whitespace. 156
 Error whitespace ParenPad ')' is preceded with whitespace. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error blocks NeedBraces 'for' construct must use '{}'s. 158
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 158
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error sizes LineLength Line is longer than 80 characters (found 94). 162
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error whitespace ParenPad '(' is followed by whitespace. 162
 Error sizes LineLength Line is longer than 80 characters (found 93). 163
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace ParenPad ')' is preceded with whitespace. 163
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error sizes LineLength Line is longer than 80 characters (found 95). 167
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace ParenPad '(' is followed by whitespace. 167
 Error whitespace ParenPad '(' is followed by whitespace. 167
 Error whitespace ParenPad ')' is preceded with whitespace. 167
 Error whitespace ParenPad ')' is preceded with whitespace. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace ParenPad '(' is followed by whitespace. 168
 Error whitespace ParenPad ')' is preceded with whitespace. 168
 Error sizes LineLength Line is longer than 80 characters (found 83). 169
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error whitespace ParenPad '(' is followed by whitespace. 169
 Error whitespace ParenPad '(' is followed by whitespace. 169
 Error whitespace ParenPad ')' is preceded with whitespace. 169
 Error whitespace ParenPad ')' is preceded with whitespace. 169
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error sizes LineLength Line is longer than 80 characters (found 83). 171
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace ParenPad '(' is followed by whitespace. 171
 Error whitespace ParenPad '(' is followed by whitespace. 171
 Error whitespace ParenPad ')' is preceded with whitespace. 171
 Error whitespace ParenPad ')' is preceded with whitespace. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error whitespace FileTabCharacter Line contains a tab character. 173
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error whitespace ParenPad '(' is followed by whitespace. 174
 Error whitespace ParenPad '(' is followed by whitespace. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 178
 Error javadoc JavadocMethod Missing a Javadoc comment. 178
 Error whitespace ParenPad '(' is followed by whitespace. 178
 Error misc FinalParameters Parameter entries should be final. 178
 Error whitespace ParenPad ')' is preceded with whitespace. 178
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error blocks LeftCurly '{' should be on the previous line. 180
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad ')' is preceded with whitespace. 181
 Error whitespace FileTabCharacter Line contains a tab character. 182
 Error whitespace ParenPad '(' is followed by whitespace. 182
 Error whitespace ParenPad ')' is preceded with whitespace. 182
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 187
 Error javadoc JavadocMethod Missing a Javadoc comment. 187
 Error whitespace ParenPad '(' is followed by whitespace. 187
 Error misc FinalParameters Parameter entries should be final. 187
 Error whitespace ParenPad ')' is preceded with whitespace. 187
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error blocks LeftCurly '{' should be on the previous line. 189
 Error whitespace FileTabCharacter Line contains a tab character. 190
 Error whitespace ParenPad '(' is followed by whitespace. 190
 Error whitespace ParenPad ')' is preceded with whitespace. 190
 Error whitespace FileTabCharacter Line contains a tab character. 191
 Error whitespace ParenPad '(' is followed by whitespace. 191
 Error whitespace ParenPad ')' is preceded with whitespace. 191
 Error whitespace FileTabCharacter Line contains a tab character. 192
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 196
 Error javadoc JavadocMethod Missing a Javadoc comment. 196
 Error whitespace ParenPad '(' is followed by whitespace. 196
 Error misc FinalParameters Parameter schema should be final. 196
 Error whitespace ParenPad ')' is preceded with whitespace. 196
 Error whitespace FileTabCharacter Line contains a tab character. 197
 Error blocks LeftCurly '{' should be on the previous line. 198
 Error whitespace FileTabCharacter Line contains a tab character. 199
 Error whitespace FileTabCharacter Line contains a tab character. 201
 Error whitespace FileTabCharacter Line contains a tab character. 202
 Error whitespace ParenPad '(' is followed by whitespace. 202
 Error whitespace ParenPad ')' is preceded with whitespace. 202
 Error whitespace FileTabCharacter Line contains a tab character. 203
 Error whitespace ParenPad '(' is followed by whitespace. 203
 Error whitespace ParenPad ')' is preceded with whitespace. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error whitespace FileTabCharacter Line contains a tab character. 205
 Error whitespace FileTabCharacter Line contains a tab character. 206
 Error whitespace ParenPad '(' is followed by whitespace. 206
 Error whitespace ParenPad ')' is preceded with whitespace. 206
 Error whitespace FileTabCharacter Line contains a tab character. 207
 Error whitespace ParenPad '(' is followed by whitespace. 207
 Error whitespace ParenPad ')' is preceded with whitespace. 207
 Error whitespace FileTabCharacter Line contains a tab character. 208
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 212
 Error javadoc JavadocMethod Missing a Javadoc comment. 212
 Error whitespace ParenPad '(' is followed by whitespace. 212
 Error misc FinalParameters Parameter schema should be final. 212
 Error whitespace ParenPad ')' is preceded with whitespace. 212
 Error whitespace FileTabCharacter Line contains a tab character. 213
 Error blocks LeftCurly '{' should be on the previous line. 214
 Error whitespace FileTabCharacter Line contains a tab character. 215
 Error whitespace FileTabCharacter Line contains a tab character. 216
 Error misc ArrayTypeStyle Array brackets at illegal position. 216
 Error whitespace FileTabCharacter Line contains a tab character. 217
 Error whitespace FileTabCharacter Line contains a tab character. 218
 Error whitespace FileTabCharacter Line contains a tab character. 219
 Error whitespace FileTabCharacter Line contains a tab character. 221
 Error whitespace FileTabCharacter Line contains a tab character. 222
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error whitespace FileTabCharacter Line contains a tab character. 223
 Error whitespace FileTabCharacter Line contains a tab character. 224
 Error whitespace FileTabCharacter Line contains a tab character. 225
 Error sizes LineLength Line is longer than 80 characters (found 82). 226
 Error whitespace FileTabCharacter Line contains a tab character. 226
 Error whitespace ParenPad '(' is followed by whitespace. 226
 Error whitespace ParenPad ')' is preceded with whitespace. 226
 Error whitespace FileTabCharacter Line contains a tab character. 227
 Error whitespace FileTabCharacter Line contains a tab character. 228
 Error whitespace FileTabCharacter Line contains a tab character. 229
 Error whitespace FileTabCharacter Line contains a tab character. 230
 Error whitespace ParenPad '(' is followed by whitespace. 230
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 230
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 230
 Error whitespace ParenPad ')' is preceded with whitespace. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error whitespace FileTabCharacter Line contains a tab character. 231
 Error whitespace ParenPad '(' is followed by whitespace. 231
 Error whitespace ParenPad ')' is preceded with whitespace. 231
 Error whitespace FileTabCharacter Line contains a tab character. 232
 Error blocks NeedBraces 'else' construct must use '{}'s. 233
 Error whitespace FileTabCharacter Line contains a tab character. 233
 Error whitespace FileTabCharacter Line contains a tab character. 234
 Error whitespace FileTabCharacter Line contains a tab character. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error whitespace FileTabCharacter Line contains a tab character. 236
 Error whitespace ParenPad '(' is followed by whitespace. 236
 Error whitespace ParenPad ')' is preceded with whitespace. 236
 Error sizes LineLength Line is longer than 80 characters (found 87). 237
 Error whitespace FileTabCharacter Line contains a tab character. 237
 Error whitespace ParenPad '(' is followed by whitespace. 237
 Error whitespace ParenPad ')' is preceded with whitespace. 237
 Error whitespace FileTabCharacter Line contains a tab character. 238
 Error whitespace FileTabCharacter Line contains a tab character. 239
 Error whitespace ParenPad '(' is followed by whitespace. 239
 Error whitespace FileTabCharacter Line contains a tab character. 240
 Error coding AvoidInlineConditionals Avoid inline conditionals. 240
 Error whitespace ParenPad ')' is preceded with whitespace. 240
 Error whitespace FileTabCharacter Line contains a tab character. 241
 Error whitespace FileTabCharacter Line contains a tab character. 242
 Error coding MissingSwitchDefault switch without "default" clause. 242
 Error whitespace ParenPad '(' is followed by whitespace. 242
 Error whitespace ParenPad ')' is preceded with whitespace. 242
 Error whitespace FileTabCharacter Line contains a tab character. 243
 Error whitespace FileTabCharacter Line contains a tab character. 244
 Error whitespace ParenPad '(' is followed by whitespace. 244
 Error whitespace FileTabCharacter Line contains a tab character. 245
 Error whitespace ParenPad ')' is preceded with whitespace. 245
 Error whitespace FileTabCharacter Line contains a tab character. 246
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error whitespace FileTabCharacter Line contains a tab character. 248
 Error whitespace ParenPad '(' is followed by whitespace. 248
 Error whitespace FileTabCharacter Line contains a tab character. 249
 Error whitespace ParenPad ')' is preceded with whitespace. 249
 Error whitespace FileTabCharacter Line contains a tab character. 250
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error whitespace FileTabCharacter Line contains a tab character. 252
 Error whitespace ParenPad '(' is followed by whitespace. 252
 Error whitespace FileTabCharacter Line contains a tab character. 253
 Error whitespace ParenPad ')' is preceded with whitespace. 253
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error whitespace FileTabCharacter Line contains a tab character. 255
 Error whitespace FileTabCharacter Line contains a tab character. 257
 Error sizes LineLength Line is longer than 80 characters (found 82). 258
 Error whitespace FileTabCharacter Line contains a tab character. 258
 Error whitespace ParenPad '(' is followed by whitespace. 258
 Error whitespace ParenPad '(' is followed by whitespace. 258
 Error whitespace ParenPad ')' is preceded with whitespace. 258
 Error whitespace ParenPad ')' is preceded with whitespace. 258
 Error whitespace FileTabCharacter Line contains a tab character. 260
 Error whitespace FileTabCharacter Line contains a tab character. 261
 Error whitespace ParenPad '(' is followed by whitespace. 261
 Error whitespace ParenPad ')' is preceded with whitespace. 261
 Error whitespace FileTabCharacter Line contains a tab character. 262
 Error sizes LineLength Line is longer than 80 characters (found 85). 263
 Error whitespace FileTabCharacter Line contains a tab character. 263
 Error whitespace ParenPad '(' is followed by whitespace. 263
 Error whitespace ParenPad '(' is followed by whitespace. 263
 Error whitespace ParenPad ')' is preceded with whitespace. 263
 Error whitespace ParenPad ')' is preceded with whitespace. 263
 Error whitespace FileTabCharacter Line contains a tab character. 264
 Error whitespace ParenPad '(' is followed by whitespace. 264
 Error whitespace FileTabCharacter Line contains a tab character. 265
 Error whitespace ParenPad ')' is preceded with whitespace. 265
 Error whitespace FileTabCharacter Line contains a tab character. 266
 Error whitespace ParenPad '(' is followed by whitespace. 266
 Error whitespace ParenPad '(' is followed by whitespace. 266
 Error whitespace ParenPad ')' is preceded with whitespace. 266
 Error whitespace ParenPad ')' is preceded with whitespace. 266
 Error whitespace FileTabCharacter Line contains a tab character. 267
 Error whitespace FileTabCharacter Line contains a tab character. 268
 Error whitespace FileTabCharacter Line contains a tab character. 269
 Error whitespace ParenPad '(' is followed by whitespace. 269
 Error whitespace ParenPad ')' is preceded with whitespace. 269
 Error whitespace FileTabCharacter Line contains a tab character. 270
 Error sizes LineLength Line is longer than 80 characters (found 92). 271
 Error whitespace FileTabCharacter Line contains a tab character. 271
 Error whitespace ParenPad '(' is followed by whitespace. 271
 Error whitespace ParenPad '(' is followed by whitespace. 271
 Error whitespace ParenPad ')' is preceded with whitespace. 271
 Error whitespace ParenPad ')' is preceded with whitespace. 271
 Error whitespace FileTabCharacter Line contains a tab character. 272
 Error whitespace ParenPad '(' is followed by whitespace. 272
 Error whitespace FileTabCharacter Line contains a tab character. 273
 Error whitespace ParenPad ')' is preceded with whitespace. 273
 Error whitespace FileTabCharacter Line contains a tab character. 274
 Error whitespace ParenPad '(' is followed by whitespace. 274
 Error whitespace ParenPad '(' is followed by whitespace. 274
 Error whitespace ParenPad ')' is preceded with whitespace. 274
 Error whitespace ParenPad ')' is preceded with whitespace. 274
 Error whitespace FileTabCharacter Line contains a tab character. 275
 Error whitespace FileTabCharacter Line contains a tab character. 276
 Error whitespace FileTabCharacter Line contains a tab character. 277
 Error whitespace ParenPad '(' is followed by whitespace. 277
 Error whitespace ParenPad ')' is preceded with whitespace. 277
 Error whitespace FileTabCharacter Line contains a tab character. 278
 Error sizes LineLength Line is longer than 80 characters (found 84). 279
 Error whitespace FileTabCharacter Line contains a tab character. 279
 Error whitespace ParenPad '(' is followed by whitespace. 279
 Error whitespace ParenPad '(' is followed by whitespace. 279
 Error whitespace ParenPad ')' is preceded with whitespace. 279
 Error whitespace ParenPad ')' is preceded with whitespace. 279
 Error whitespace FileTabCharacter Line contains a tab character. 280
 Error whitespace ParenPad '(' is followed by whitespace. 280
 Error whitespace FileTabCharacter Line contains a tab character. 281
 Error whitespace ParenPad ')' is preceded with whitespace. 281
 Error whitespace FileTabCharacter Line contains a tab character. 282
 Error whitespace ParenPad '(' is followed by whitespace. 282
 Error whitespace ParenPad '(' is followed by whitespace. 282
 Error whitespace ParenPad ')' is preceded with whitespace. 282
 Error whitespace ParenPad ')' is preceded with whitespace. 282
 Error whitespace FileTabCharacter Line contains a tab character. 283
 Error whitespace FileTabCharacter Line contains a tab character. 285
 Error whitespace FileTabCharacter Line contains a tab character. 286
 Error whitespace FileTabCharacter Line contains a tab character. 287
 Error whitespace ParenPad '(' is followed by whitespace. 287
 Error whitespace ParenPad ')' is preceded with whitespace. 287
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error whitespace FileTabCharacter Line contains a tab character. 289
 Error whitespace ParenPad '(' is followed by whitespace. 289
 Error whitespace FileTabCharacter Line contains a tab character. 290
 Error whitespace ParenPad ')' is preceded with whitespace. 290
 Error sizes LineLength Line is longer than 80 characters (found 83). 291
 Error whitespace FileTabCharacter Line contains a tab character. 291
 Error whitespace ParenPad '(' is followed by whitespace. 291
 Error whitespace ParenPad ')' is preceded with whitespace. 291
 Error sizes LineLength Line is longer than 80 characters (found 90). 292
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error whitespace ParenPad '(' is followed by whitespace. 292
 Error whitespace ParenPad '(' is followed by whitespace. 292
 Error whitespace ParenPad ')' is preceded with whitespace. 292
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error whitespace ParenPad '(' is followed by whitespace. 293
 Error whitespace ParenPad '(' is followed by whitespace. 293
 Error whitespace ParenPad ')' is preceded with whitespace. 293
 Error whitespace ParenPad ')' is preceded with whitespace. 293
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error whitespace FileTabCharacter Line contains a tab character. 295
 Error whitespace FileTabCharacter Line contains a tab character. 296
 Error whitespace FileTabCharacter Line contains a tab character. 297
 Error whitespace ParenPad '(' is followed by whitespace. 297
 Error whitespace ParenPad ')' is preceded with whitespace. 297
 Error whitespace FileTabCharacter Line contains a tab character. 298
 Error whitespace FileTabCharacter Line contains a tab character. 299
 Error whitespace ParenPad '(' is followed by whitespace. 299
 Error whitespace FileTabCharacter Line contains a tab character. 300
 Error whitespace ParenPad ')' is preceded with whitespace. 300
 Error sizes LineLength Line is longer than 80 characters (found 82). 301
 Error whitespace FileTabCharacter Line contains a tab character. 301
 Error whitespace ParenPad '(' is followed by whitespace. 301
 Error whitespace ParenPad ')' is preceded with whitespace. 301
 Error sizes LineLength Line is longer than 80 characters (found 90). 302
 Error whitespace FileTabCharacter Line contains a tab character. 302
 Error whitespace ParenPad '(' is followed by whitespace. 302
 Error whitespace ParenPad '(' is followed by whitespace. 302
 Error whitespace ParenPad ')' is preceded with whitespace. 302
 Error whitespace FileTabCharacter Line contains a tab character. 303
 Error whitespace ParenPad '(' is followed by whitespace. 303
 Error whitespace ParenPad '(' is followed by whitespace. 303
 Error whitespace ParenPad ')' is preceded with whitespace. 303
 Error whitespace ParenPad ')' is preceded with whitespace. 303
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error whitespace ParenPad '(' is followed by whitespace. 306
 Error whitespace ParenPad '(' is followed by whitespace. 306
 Error whitespace ParenPad ')' is preceded with whitespace. 306
 Error whitespace ParenPad ')' is preceded with whitespace. 306
 Error design DesignForExtension Method 'produce' is not designed for extension - needs to be abstract, final or empty. 310
 Error javadoc JavadocMethod Missing a Javadoc comment. 310
 Error whitespace ParenPad '(' is followed by whitespace. 310
 Error misc FinalParameters Parameter schema should be final. 310
 Error whitespace ParenPad ')' is preceded with whitespace. 310
 Error whitespace FileTabCharacter Line contains a tab character. 311
 Error blocks LeftCurly '{' should be on the previous line. 312
 Error whitespace FileTabCharacter Line contains a tab character. 313
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error regexp RegexpSingleline Line has trailing spaces. 317
 Error whitespace FileTabCharacter Line contains a tab character. 318
 Error whitespace FileTabCharacter Line contains a tab character. 319
 Error sizes LineLength Line is longer than 80 characters (found 82). 320
 Error whitespace FileTabCharacter Line contains a tab character. 320
 Error whitespace ParenPad '(' is followed by whitespace. 320
 Error whitespace ParenPad ')' is preceded with whitespace. 320
 Error whitespace FileTabCharacter Line contains a tab character. 321
 Error whitespace FileTabCharacter Line contains a tab character. 322
 Error whitespace ParenPad '(' is followed by whitespace. 322
 Error whitespace ParenPad ')' is preceded with whitespace. 322
 Error sizes LineLength Line is longer than 80 characters (found 105). 323
 Error whitespace FileTabCharacter Line contains a tab character. 323
 Error whitespace ParenPad '(' is followed by whitespace. 323
 Error whitespace ParenPad ')' is preceded with whitespace. 323
 Error whitespace FileTabCharacter Line contains a tab character. 324
 Error whitespace FileTabCharacter Line contains a tab character. 325
 Error whitespace FileTabCharacter Line contains a tab character. 326
 Error whitespace ParenPad '(' is followed by whitespace. 326
 Error whitespace FileTabCharacter Line contains a tab character. 327
 Error coding AvoidInlineConditionals Avoid inline conditionals. 327
 Error whitespace ParenPad ')' is preceded with whitespace. 327
 Error whitespace FileTabCharacter Line contains a tab character. 328
 Error whitespace FileTabCharacter Line contains a tab character. 329
 Error whitespace ParenPad '(' is followed by whitespace. 329
 Error whitespace FileTabCharacter Line contains a tab character. 330
 Error coding AvoidInlineConditionals Avoid inline conditionals. 330
 Error whitespace ParenPad ')' is preceded with whitespace. 330
 Error whitespace FileTabCharacter Line contains a tab character. 331
 Error whitespace FileTabCharacter Line contains a tab character. 332
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error sizes LineLength Line is longer than 80 characters (found 91). 335
 Error whitespace FileTabCharacter Line contains a tab character. 335
 Error whitespace ParenPad '(' is followed by whitespace. 335
 Error whitespace ParenPad '(' is followed by whitespace. 335
 Error whitespace ParenPad ')' is preceded with whitespace. 335
 Error whitespace FileTabCharacter Line contains a tab character. 337
 Error whitespace FileTabCharacter Line contains a tab character. 338
 Error whitespace ParenPad '(' is followed by whitespace. 338
 Error whitespace ParenPad ')' is preceded with whitespace. 338
 Error whitespace FileTabCharacter Line contains a tab character. 339
 Error sizes LineLength Line is longer than 80 characters (found 85). 340
 Error whitespace FileTabCharacter Line contains a tab character. 340
 Error whitespace ParenPad '(' is followed by whitespace. 340
 Error whitespace ParenPad '(' is followed by whitespace. 340
 Error whitespace ParenPad ')' is preceded with whitespace. 340
 Error whitespace ParenPad ')' is preceded with whitespace. 340
 Error whitespace FileTabCharacter Line contains a tab character. 341
 Error whitespace ParenPad '(' is followed by whitespace. 341
 Error whitespace FileTabCharacter Line contains a tab character. 342
 Error whitespace ParenPad ')' is preceded with whitespace. 342
 Error whitespace FileTabCharacter Line contains a tab character. 343
 Error whitespace ParenPad '(' is followed by whitespace. 343
 Error whitespace ParenPad '(' is followed by whitespace. 343
 Error whitespace ParenPad ')' is preceded with whitespace. 343
 Error whitespace ParenPad ')' is preceded with whitespace. 343
 Error whitespace FileTabCharacter Line contains a tab character. 344
 Error whitespace FileTabCharacter Line contains a tab character. 345
 Error whitespace FileTabCharacter Line contains a tab character. 346
 Error whitespace ParenPad '(' is followed by whitespace. 346
 Error whitespace ParenPad ')' is preceded with whitespace. 346
 Error whitespace FileTabCharacter Line contains a tab character. 347
 Error sizes LineLength Line is longer than 80 characters (found 92). 348
 Error whitespace FileTabCharacter Line contains a tab character. 348
 Error whitespace ParenPad '(' is followed by whitespace. 348
 Error whitespace ParenPad '(' is followed by whitespace. 348
 Error whitespace ParenPad ')' is preceded with whitespace. 348
 Error whitespace ParenPad ')' is preceded with whitespace. 348
 Error whitespace FileTabCharacter Line contains a tab character. 349
 Error whitespace ParenPad '(' is followed by whitespace. 349
 Error whitespace FileTabCharacter Line contains a tab character. 350
 Error whitespace ParenPad ')' is preceded with whitespace. 350
 Error whitespace FileTabCharacter Line contains a tab character. 351
 Error whitespace ParenPad '(' is followed by whitespace. 351
 Error whitespace ParenPad '(' is followed by whitespace. 351
 Error whitespace ParenPad ')' is preceded with whitespace. 351
 Error whitespace ParenPad ')' is preceded with whitespace. 351
 Error whitespace FileTabCharacter Line contains a tab character. 352
 Error whitespace FileTabCharacter Line contains a tab character. 353
 Error whitespace FileTabCharacter Line contains a tab character. 354
 Error whitespace ParenPad '(' is followed by whitespace. 354
 Error whitespace ParenPad ')' is preceded with whitespace. 354
 Error whitespace FileTabCharacter Line contains a tab character. 355
 Error sizes LineLength Line is longer than 80 characters (found 84). 356
 Error whitespace FileTabCharacter Line contains a tab character. 356
 Error whitespace ParenPad '(' is followed by whitespace. 356
 Error whitespace ParenPad '(' is followed by whitespace. 356
 Error whitespace ParenPad ')' is preceded with whitespace. 356
 Error whitespace ParenPad ')' is preceded with whitespace. 356
 Error whitespace FileTabCharacter Line contains a tab character. 357
 Error whitespace ParenPad '(' is followed by whitespace. 357
 Error whitespace FileTabCharacter Line contains a tab character. 358
 Error whitespace ParenPad ')' is preceded with whitespace. 358
 Error whitespace FileTabCharacter Line contains a tab character. 359
 Error whitespace ParenPad '(' is followed by whitespace. 359
 Error whitespace ParenPad '(' is followed by whitespace. 359
 Error whitespace ParenPad ')' is preceded with whitespace. 359
 Error whitespace ParenPad ')' is preceded with whitespace. 359
 Error whitespace FileTabCharacter Line contains a tab character. 360
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error whitespace FileTabCharacter Line contains a tab character. 362
 Error whitespace ParenPad '(' is followed by whitespace. 362
 Error whitespace ParenPad ')' is preceded with whitespace. 362
 Error whitespace FileTabCharacter Line contains a tab character. 363
 Error sizes LineLength Line is longer than 80 characters (found 87). 364
 Error whitespace FileTabCharacter Line contains a tab character. 364
 Error whitespace ParenPad '(' is followed by whitespace. 364
 Error whitespace ParenPad '(' is followed by whitespace. 364
 Error whitespace ParenPad ')' is preceded with whitespace. 364
 Error whitespace ParenPad ')' is preceded with whitespace. 364
 Error whitespace FileTabCharacter Line contains a tab character. 365
 Error whitespace ParenPad '(' is followed by whitespace. 365
 Error whitespace FileTabCharacter Line contains a tab character. 366
 Error whitespace ParenPad ')' is preceded with whitespace. 366
 Error whitespace FileTabCharacter Line contains a tab character. 367
 Error whitespace ParenPad '(' is followed by whitespace. 367
 Error whitespace ParenPad '(' is followed by whitespace. 367
 Error whitespace ParenPad ')' is preceded with whitespace. 367
 Error whitespace ParenPad ')' is preceded with whitespace. 367
 Error whitespace FileTabCharacter Line contains a tab character. 368
 Error whitespace FileTabCharacter Line contains a tab character. 370
 Error whitespace FileTabCharacter Line contains a tab character. 371
 Error whitespace FileTabCharacter Line contains a tab character. 372
 Error whitespace FileTabCharacter Line contains a tab character. 373
 Error whitespace FileTabCharacter Line contains a tab character. 374
 Error whitespace FileTabCharacter Line contains a tab character. 375
 Error whitespace FileTabCharacter Line contains a tab character. 377
 Error whitespace ParenPad '(' is followed by whitespace. 377
 Error whitespace ParenPad '(' is followed by whitespace. 377
 Error whitespace ParenPad ')' is preceded with whitespace. 377
 Error whitespace ParenPad ')' is preceded with whitespace. 377

org/exolab/castor/dsml/schema/DTDResolver.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocType Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error sizes LineLength Line is longer than 80 characters (found 84). 67
 Error design DesignForExtension Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 67
 Error javadoc JavadocMethod Missing a Javadoc comment. 67
 Error sizes LineLength Line is longer than 80 characters (found 83). 70
 Error sizes LineLength Line is longer than 80 characters (found 93). 71

org/exolab/castor/dsml/tools/PrintImportListener.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error naming MemberName Name '_writer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error javadoc JavadocMethod Missing a Javadoc comment. 61
 Error design DesignForExtension Method 'processedEntry' is not designed for extension - needs to be abstract, final or empty. 68
 Error javadoc JavadocMethod Missing a Javadoc comment. 68

org/exolab/castor/mapping/AbstractFieldHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error sizes LineLength Line is longer than 80 characters (found 118). 60
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 60
 Error naming MemberName Name '_descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error design VisibilityModifier Variable '_properties' must be private and have accessor methods. 70
 Error design DesignForExtension Method 'setFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 82
 Error misc FinalParameters Parameter fieldDesc should be final. 82
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error design DesignForExtension Method 'hasValue' is not designed for extension - needs to be abstract, final or empty. 99
 Error javadoc JavadocMethod Expected @param tag for 'object'. 99
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error sizes LineLength Line is longer than 80 characters (found 83). 111
 Error javadoc JavadocMethod Expected @throws tag for 'ValidityException'. 111

org/exolab/castor/mapping/AccessMode.java

Severity Category Rule Message Line
 Error design FinalClass Class AccessMode should be declared as final. 72
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error naming ConstantName Name 'ReadOnly' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 88
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error naming ConstantName Name 'Shared' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 95
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error naming ConstantName Name 'Exclusive' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 102
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error naming ConstantName Name 'DbLocked' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 109
 Error javadoc JavadocMethod Missing a Javadoc comment. 130
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error javadoc JavadocMethod Missing a Javadoc comment. 153
 Error blocks LeftCurly '{' should have line break after. 161
 Error blocks LeftCurly '{' should have line break after. 162
 Error javadoc JavadocMethod Missing a Javadoc comment. 215
 Error regexp RegexpSingleline Line has trailing spaces. 228

org/exolab/castor/mapping/ClassDescriptor.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 86

org/exolab/castor/mapping/ClonableFieldHandler.java

Severity Category Rule Message Line
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 27
 Error modifier RedundantModifier Redundant 'public' modifier. 33

org/exolab/castor/mapping/ClonableFieldHandlerMarker.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error sizes LineLength Line is longer than 80 characters (found 86). 19
 Error modifier RedundantModifier Redundant 'public' modifier. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34

org/exolab/castor/mapping/CollectionHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 60
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error modifier RedundantModifier Redundant 'public' modifier. 79
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error modifier RedundantModifier Redundant 'public' modifier. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error modifier RedundantModifier Redundant 'public' modifier. 103
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error modifier RedundantModifier Redundant 'public' modifier. 119

org/exolab/castor/mapping/ConfigurableFieldHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 95). 50
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 57
 Error sizes LineLength Line is longer than 80 characters (found 85). 60
 Error modifier RedundantModifier Redundant 'public' modifier. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65

org/exolab/castor/mapping/ExtendedFieldHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 60
 Error sizes LineLength Line is longer than 80 characters (found 93). 65
 Error misc FinalParameters Parameter object should be final. 65
 Error javadoc JavadocMethod Expected @param tag for 'object'. 65
 Error javadoc JavadocMethod Expected @throws tag for 'ValidityException'. 65
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalStateException'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error sizes LineLength Line is longer than 80 characters (found 97). 80

org/exolab/castor/mapping/FieldDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 21
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error sizes LineLength Line is longer than 80 characters (found 85). 45
 Error sizes LineLength Line is longer than 80 characters (found 85). 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 61
 Error sizes LineLength Line is longer than 80 characters (found 86). 77

org/exolab/castor/mapping/FieldHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error modifier RedundantModifier Redundant 'public' modifier. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error sizes LineLength Line is longer than 80 characters (found 103). 84
 Error modifier RedundantModifier Redundant 'public' modifier. 84
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error sizes LineLength Line is longer than 80 characters (found 96). 98
 Error modifier RedundantModifier Redundant 'public' modifier. 98
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalArgumentException'. 98
 Error sizes LineLength Line is longer than 80 characters (found 92). 103
 Error modifier RedundantModifier Redundant 'public' modifier. 103
 Error javadoc JavadocMethod Expected @param tag for 'object'. 103
 Error javadoc JavadocMethod Expected @throws tag for 'ValidityException'. 103
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalStateException'. 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error modifier RedundantModifier Redundant 'public' modifier. 114

org/exolab/castor/mapping/FieldHandlerFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error javadoc JavadocMethod Expected an @return tag. 91
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95

org/exolab/castor/mapping/GeneralizedFieldHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error whitespace OperatorWrap '+' should be on a new line. 68
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error naming MemberName Name '_autoCollectionIteration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error misc FinalParameters Parameter handler should be final. 136
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error design DesignForExtension Method 'setCollectionIteration' is not designed for extension - needs to be abstract, final or empty. 152
 Error misc FinalParameters Parameter autoCollectionIteration should be final. 152
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error whitespace ParenPad '(' is followed by whitespace. 169
 Error misc FinalParameters Parameter object should be final. 169
 Error whitespace ParenPad ')' is preceded with whitespace. 169
 Error blocks LeftCurly '{' should be on the previous line. 171
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error whitespace FileTabCharacter Line contains a tab character. 180
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 180
 Error sizes LineLength Line is longer than 80 characters (found 81). 186
 Error blocks RightCurly '}' should be on the same line. 187
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 188
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error sizes LineLength Line is longer than 80 characters (found 85). 191
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 207
 Error whitespace ParenPad '(' is followed by whitespace. 207
 Error misc FinalParameters Parameter parent should be final. 207
 Error whitespace ParenPad ')' is preceded with whitespace. 207
 Error blocks LeftCurly '{' should be on the previous line. 209
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 225
 Error whitespace ParenPad '(' is followed by whitespace. 225
 Error misc FinalParameters Parameter parent should be final. 225
 Error misc FinalParameters Parameter args should be final. 225
 Error whitespace ParenPad ')' is preceded with whitespace. 225
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error blocks LeftCurly '{' should be on the previous line. 227
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 229
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error whitespace ParenPad '(' is followed by whitespace. 233
 Error whitespace ParenPad ')' is preceded with whitespace. 233
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error whitespace ParenPad '(' is followed by whitespace. 248
 Error misc FinalParameters Parameter object should be final. 248
 Error whitespace ParenPad ')' is preceded with whitespace. 248
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalArgumentException'. 249
 Error blocks LeftCurly '{' should be on the previous line. 250
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error sizes LineLength Line is longer than 80 characters (found 81). 262
 Error sizes LineLength Line is longer than 80 characters (found 84). 263
 Error sizes LineLength Line is longer than 80 characters (found 84). 265
 Error misc FinalParameters Parameter object should be final. 267
 Error misc FinalParameters Parameter value should be final. 267
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error javadoc JavadocType Missing a Javadoc comment. 275
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error javadoc JavadocVariable Missing a Javadoc comment. 277
 Error naming MemberName Name '_enumeration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 277
 Error design VisibilityModifier Variable '_enumeration' must be private and have accessor methods. 277
 Error javadoc JavadocVariable Missing a Javadoc comment. 278
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 278
 Error design VisibilityModifier Variable '_handler' must be private and have accessor methods. 278
 Error regexp RegexpSingleline Line has trailing spaces. 279
 Error sizes LineLength Line is longer than 80 characters (found 91). 280
 Error javadoc JavadocMethod Missing a Javadoc comment. 280
 Error misc FinalParameters Parameter handler should be final. 280
 Error misc FinalParameters Parameter enumeration should be final. 280
 Error regexp RegexpSingleline Line has trailing spaces. 284
 Error javadoc JavadocMethod Missing a Javadoc comment. 285
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error javadoc JavadocMethod Missing a Javadoc comment. 289
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error regexp RegexpSingleline Line has trailing spaces. 294

org/exolab/castor/mapping/MapHandler.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 62
 Error modifier RedundantModifier Redundant 'public' modifier. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error modifier RedundantModifier Redundant 'public' modifier. 89
 Error whitespace ParenPad '(' is followed by whitespace. 89
 Error whitespace ParenPad ')' is preceded with whitespace. 89
 Error modifier RedundantModifier Redundant 'public' modifier. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error modifier RedundantModifier Redundant 'public' modifier. 114
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error modifier RedundantModifier Redundant 'public' modifier. 126
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error whitespace ParenPad ')' is preceded with whitespace. 126
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error modifier RedundantModifier Redundant 'public' modifier. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error modifier RedundantModifier Redundant 'public' modifier. 150
 Error whitespace ParenPad '(' is followed by whitespace. 150

org/exolab/castor/mapping/MapItem.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error javadoc JavadocType Type Javadoc comment is missing an @param <K> tag. 56
 Error javadoc JavadocType Type Javadoc comment is missing an @param <V> tag. 56
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error naming MemberName Name '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error misc FinalParameters Parameter key should be final. 83
 Error misc FinalParameters Parameter value should be final. 83
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error design DesignForExtension Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 94
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 104
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error design DesignForExtension Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 114
 Error misc FinalParameters Parameter key should be final. 114
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 124
 Error misc FinalParameters Parameter value should be final. 124

org/exolab/castor/mapping/Mapping.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error naming MemberName Name '_mappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_processed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error naming MemberName Name '_root' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error naming MemberName Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error blocks LeftCurly '{' should have line break after. 107
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error sizes LineLength Line is longer than 80 characters (found 81). 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error sizes LineLength Line is longer than 80 characters (found 81). 134
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error blocks LeftCurly '{' should have line break after. 145
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error blocks NeedBraces 'if' construct must use '{}'s. 184
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error blocks EmptyBlock Must have at least one statement. 200
 Error sizes LineLength Line is longer than 80 characters (found 84). 217
 Error blocks LeftCurly '{' should have line break after. 241
 Error blocks RightCurly '}' should have line break before. 241
 Error blocks LeftCurly '{' should have line break after. 242
 Error blocks RightCurly '}' should have line break before. 242
 Error sizes LineLength Line is longer than 80 characters (found 81). 258
 Error sizes LineLength Line is longer than 80 characters (found 85). 276
 Error blocks NeedBraces 'else' construct must use '{}'s. 280
 Error sizes LineLength Line is longer than 80 characters (found 83). 282

org/exolab/castor/mapping/MappingException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_except' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error javadoc JavadocMethod Missing a Javadoc comment. 69
 Error whitespace ParenPad '(' is followed by whitespace. 69
 Error misc FinalParameters Parameter message should be final. 69
 Error whitespace ParenPad ')' is preceded with whitespace. 69
 Error whitespace ParenPad '(' is followed by whitespace. 70
 Error whitespace ParenPad '(' is followed by whitespace. 70
 Error whitespace ParenPad ')' is preceded with whitespace. 70
 Error whitespace ParenPad ')' is preceded with whitespace. 70
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 73
 Error whitespace ParenPad '(' is followed by whitespace. 73
 Error misc FinalParameters Parameter message should be final. 73
 Error misc FinalParameters Parameter e should be final. 73
 Error whitespace ParenPad ')' is preceded with whitespace. 73
 Error whitespace ParenPad '(' is followed by whitespace. 74
 Error whitespace ParenPad '(' is followed by whitespace. 74
 Error whitespace ParenPad ')' is preceded with whitespace. 74
 Error whitespace ParenPad ')' is preceded with whitespace. 74
 Error whitespace MethodParamPad '(' is preceded with whitespace. 75
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error whitespace ParenPad '(' is followed by whitespace. 78
 Error misc FinalParameters Parameter message should be final. 78
 Error misc FinalParameters Parameter arg1 should be final. 78
 Error whitespace ParenPad ')' is preceded with whitespace. 78
 Error whitespace ParenPad '(' is followed by whitespace. 79
 Error whitespace ParenPad '(' is followed by whitespace. 79
 Error whitespace ParenPad ')' is preceded with whitespace. 79
 Error whitespace ParenPad ')' is preceded with whitespace. 79
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error whitespace ParenPad '(' is followed by whitespace. 82
 Error misc FinalParameters Parameter message should be final. 82
 Error misc FinalParameters Parameter arg1 should be final. 82
 Error misc FinalParameters Parameter arg2 should be final. 82
 Error whitespace ParenPad ')' is preceded with whitespace. 82
 Error whitespace ParenPad '(' is followed by whitespace. 83
 Error whitespace ParenPad '(' is followed by whitespace. 83
 Error whitespace ParenPad ')' is preceded with whitespace. 83
 Error whitespace ParenPad ')' is preceded with whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 86). 86
 Error javadoc JavadocMethod Missing a Javadoc comment. 86
 Error whitespace ParenPad '(' is followed by whitespace. 86
 Error misc FinalParameters Parameter message should be final. 86
 Error misc FinalParameters Parameter arg1 should be final. 86
 Error misc FinalParameters Parameter arg2 should be final. 86
 Error misc FinalParameters Parameter arg3 should be final. 86
 Error whitespace ParenPad ')' is preceded with whitespace. 86
 Error whitespace ParenPad '(' is followed by whitespace. 87
 Error whitespace ParenPad '(' is followed by whitespace. 87
 Error whitespace ParenPad ')' is preceded with whitespace. 87
 Error whitespace ParenPad ')' is preceded with whitespace. 87
 Error javadoc JavadocMethod Missing a Javadoc comment. 90
 Error whitespace ParenPad '(' is followed by whitespace. 90
 Error misc FinalParameters Parameter except should be final. 90
 Error whitespace ParenPad ')' is preceded with whitespace. 90
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error whitespace ParenPad ')' is preceded with whitespace. 91
 Error whitespace ParenPad ')' is preceded with whitespace. 91
 Error design DesignForExtension Method 'getException' is not designed for extension - needs to be abstract, final or empty. 95
 Error javadoc JavadocMethod Missing a Javadoc comment. 95
 Error javadoc JavadocMethod Missing a Javadoc comment. 99
 Error whitespace MethodParamPad '(' is preceded with whitespace. 99
 Error misc FinalParameters Parameter e should be final. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 103
 Error javadoc JavadocMethod Missing a Javadoc comment. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 104
 Error blocks NeedBraces 'else' construct must use '{}'s. 106
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 110
 Error javadoc JavadocMethod Missing a Javadoc comment. 110
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error misc FinalParameters Parameter print should be final. 110
 Error whitespace ParenPad ')' is preceded with whitespace. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error whitespace ParenPad '(' is followed by whitespace. 111
 Error whitespace ParenPad ')' is preceded with whitespace. 111
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad ')' is preceded with whitespace. 112
 Error blocks NeedBraces 'else' construct must use '{}'s. 113
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 117
 Error javadoc JavadocMethod Missing a Javadoc comment. 117
 Error whitespace ParenPad '(' is followed by whitespace. 117
 Error misc FinalParameters Parameter print should be final. 117
 Error whitespace ParenPad ')' is preceded with whitespace. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace ParenPad '(' is followed by whitespace. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 119
 Error blocks NeedBraces 'else' construct must use '{}'s. 120
 Error whitespace ParenPad '(' is followed by whitespace. 121
 Error whitespace ParenPad ')' is preceded with whitespace. 121

org/exolab/castor/mapping/MappingLoader.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error javadoc JavadocMethod Missing a Javadoc comment. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error javadoc JavadocMethod Missing a Javadoc comment. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error javadoc JavadocMethod Missing a Javadoc comment. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error sizes LineLength Line is longer than 80 characters (found 97). 73
 Error sizes LineLength Line is longer than 80 characters (found 98). 74
 Error javadoc JavadocMethod Expected an @return tag. 77
 Error sizes LineLength Line is longer than 80 characters (found 96). 80
 Error sizes LineLength Line is longer than 80 characters (found 88). 81
 Error sizes LineLength Line is longer than 80 characters (found 89). 83
 Error regexp RegexpSingleline Line has trailing spaces. 87

org/exolab/castor/mapping/MappingRuntimeException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error naming MemberName Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error whitespace ParenPad '(' is followed by whitespace. 81
 Error misc FinalParameters Parameter message should be final. 81
 Error whitespace ParenPad ')' is preceded with whitespace. 81
 Error whitespace ParenPad '(' is followed by whitespace. 82
 Error whitespace ParenPad '(' is followed by whitespace. 82
 Error whitespace ParenPad ')' is preceded with whitespace. 82
 Error whitespace ParenPad ')' is preceded with whitespace. 82
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error misc FinalParameters Parameter message should be final. 91
 Error misc FinalParameters Parameter args should be final. 91
 Error javadoc JavadocMethod Expected @param tag for 'args'. 91
 Error whitespace ParenPad '(' is followed by whitespace. 92
 Error whitespace ParenPad '(' is followed by whitespace. 92
 Error whitespace ParenPad ')' is preceded with whitespace. 92
 Error whitespace ParenPad ')' is preceded with whitespace. 92
 Error javadoc JavadocStyle First sentence should end with a period. 96
 Error misc FinalParameters Parameter exception should be final. 101
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 102
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error javadoc JavadocStyle First sentence should end with a period. 106
 Error misc FinalParameters Parameter exception should be final. 112
 Error misc FinalParameters Parameter message should be final. 112
 Error whitespace ParenPad '(' is followed by whitespace. 113
 Error whitespace ParenPad '(' is followed by whitespace. 113
 Error whitespace ParenPad ')' is preceded with whitespace. 113
 Error whitespace ParenPad ')' is preceded with whitespace. 113
 Error design DesignForExtension Method 'getException' is not designed for extension - needs to be abstract, final or empty. 124
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 129
 Error javadoc JavadocMethod Missing a Javadoc comment. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error whitespace ParenPad ')' is preceded with whitespace. 130
 Error blocks NeedBraces 'else' construct must use '{}'s. 132
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 137
 Error javadoc JavadocMethod Missing a Javadoc comment. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error misc FinalParameters Parameter print should be final. 137
 Error whitespace ParenPad ')' is preceded with whitespace. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 138
 Error whitespace ParenPad '(' is followed by whitespace. 138
 Error whitespace ParenPad ')' is preceded with whitespace. 138
 Error whitespace ParenPad '(' is followed by whitespace. 139
 Error whitespace ParenPad ')' is preceded with whitespace. 139
 Error blocks NeedBraces 'else' construct must use '{}'s. 140
 Error whitespace ParenPad '(' is followed by whitespace. 141
 Error whitespace ParenPad ')' is preceded with whitespace. 141
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 145
 Error javadoc JavadocMethod Missing a Javadoc comment. 145
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error misc FinalParameters Parameter print should be final. 145
 Error whitespace ParenPad ')' is preceded with whitespace. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error whitespace ParenPad '(' is followed by whitespace. 146
 Error whitespace ParenPad ')' is preceded with whitespace. 146
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad ')' is preceded with whitespace. 147
 Error blocks NeedBraces 'else' construct must use '{}'s. 148
 Error whitespace ParenPad '(' is followed by whitespace. 149
 Error whitespace ParenPad ')' is preceded with whitespace. 149

org/exolab/castor/mapping/TypeConvertor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 92). 61
 Error modifier RedundantModifier Redundant 'public' modifier. 63

org/exolab/castor/mapping/ValidityException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_except' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error javadoc JavadocMethod Missing a Javadoc comment. 69
 Error whitespace ParenPad '(' is followed by whitespace. 69
 Error misc FinalParameters Parameter message should be final. 69
 Error whitespace ParenPad ')' is preceded with whitespace. 69
 Error blocks LeftCurly '{' should be on the previous line. 70
 Error whitespace ParenPad '(' is followed by whitespace. 71
 Error whitespace ParenPad '(' is followed by whitespace. 71
 Error whitespace ParenPad ')' is preceded with whitespace. 71
 Error whitespace ParenPad ')' is preceded with whitespace. 71
 Error javadoc JavadocMethod Missing a Javadoc comment. 75
 Error whitespace ParenPad '(' is followed by whitespace. 75
 Error misc FinalParameters Parameter message should be final. 75
 Error misc FinalParameters Parameter arg1 should be final. 75
 Error whitespace ParenPad ')' is preceded with whitespace. 75
 Error blocks LeftCurly '{' should be on the previous line. 76
 Error whitespace ParenPad '(' is followed by whitespace. 77
 Error whitespace ParenPad '(' is followed by whitespace. 77
 Error whitespace ParenPad ')' is preceded with whitespace. 77
 Error whitespace ParenPad ')' is preceded with whitespace. 77
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error whitespace ParenPad '(' is followed by whitespace. 81
 Error misc FinalParameters Parameter message should be final. 81
 Error misc FinalParameters Parameter arg1 should be final. 81
 Error misc FinalParameters Parameter arg2 should be final. 81
 Error whitespace ParenPad ')' is preceded with whitespace. 81
 Error blocks LeftCurly '{' should be on the previous line. 82
 Error whitespace ParenPad '(' is followed by whitespace. 83
 Error whitespace ParenPad '(' is followed by whitespace. 83
 Error whitespace ParenPad ')' is preceded with whitespace. 83
 Error whitespace ParenPad ')' is preceded with whitespace. 83
 Error sizes LineLength Line is longer than 80 characters (found 85). 87
 Error javadoc JavadocMethod Missing a Javadoc comment. 87
 Error whitespace ParenPad '(' is followed by whitespace. 87
 Error misc FinalParameters Parameter message should be final. 87
 Error misc FinalParameters Parameter arg1 should be final. 87
 Error misc FinalParameters Parameter arg2 should be final. 87
 Error misc FinalParameters Parameter arg3 should be final. 87
 Error whitespace ParenPad ')' is preceded with whitespace. 87
 Error whitespace ParenPad '(' is followed by whitespace. 89
 Error whitespace ParenPad '(' is followed by whitespace. 89
 Error whitespace ParenPad ')' is preceded with whitespace. 89
 Error whitespace ParenPad ')' is preceded with whitespace. 89
 Error javadoc JavadocMethod Missing a Javadoc comment. 93
 Error whitespace ParenPad '(' is followed by whitespace. 93
 Error misc FinalParameters Parameter except should be final. 93
 Error whitespace ParenPad ')' is preceded with whitespace. 93
 Error blocks LeftCurly '{' should be on the previous line. 94
 Error whitespace ParenPad '(' is followed by whitespace. 95
 Error whitespace ParenPad '(' is followed by whitespace. 95
 Error whitespace ParenPad ')' is preceded with whitespace. 95
 Error whitespace ParenPad ')' is preceded with whitespace. 95
 Error design DesignForExtension Method 'getException' is not designed for extension - needs to be abstract, final or empty. 100
 Error javadoc JavadocMethod Missing a Javadoc comment. 100
 Error blocks LeftCurly '{' should be on the previous line. 101
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 106
 Error javadoc JavadocMethod Missing a Javadoc comment. 106
 Error blocks LeftCurly '{' should be on the previous line. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace ParenPad ')' is preceded with whitespace. 108
 Error blocks NeedBraces 'else' construct must use '{}'s. 110
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 115
 Error javadoc JavadocMethod Missing a Javadoc comment. 115
 Error whitespace ParenPad '(' is followed by whitespace. 115
 Error misc FinalParameters Parameter print should be final. 115
 Error whitespace ParenPad ')' is preceded with whitespace. 115
 Error blocks LeftCurly '{' should be on the previous line. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error whitespace ParenPad '(' is followed by whitespace. 117
 Error whitespace ParenPad ')' is preceded with whitespace. 117
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error blocks NeedBraces 'else' construct must use '{}'s. 119
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 124
 Error javadoc JavadocMethod Missing a Javadoc comment. 124
 Error whitespace ParenPad '(' is followed by whitespace. 124
 Error misc FinalParameters Parameter print should be final. 124
 Error whitespace ParenPad ')' is preceded with whitespace. 124
 Error blocks LeftCurly '{' should be on the previous line. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error whitespace ParenPad ')' is preceded with whitespace. 126
 Error whitespace ParenPad '(' is followed by whitespace. 127
 Error whitespace ParenPad ')' is preceded with whitespace. 127
 Error blocks NeedBraces 'else' construct must use '{}'s. 128
 Error whitespace ParenPad '(' is followed by whitespace. 129
 Error whitespace ParenPad ')' is preceded with whitespace. 129

org/exolab/castor/mapping/handlers/EnumFieldHandler.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error naming MemberName Name '_enumType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error naming MemberName Name '_createMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error sizes LineLength Line is longer than 80 characters (found 88). 91
 Error misc FinalParameters Parameter enumType should be final. 91
 Error misc FinalParameters Parameter handler should be final. 91
 Error misc FinalParameters Parameter createMethod should be final. 91
 Error javadoc JavadocMethod Expected @param tag for 'createMethod'. 91
 Error sizes LineLength Line is longer than 80 characters (found 88). 119
 Error sizes LineLength Line is longer than 80 characters (found 94). 127
 Error javadoc JavadocMethod Expected an @return tag. 129
 Error design DesignForExtension Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. 129
 Error misc FinalParameters Parameter value should be final. 129
 Error javadoc JavadocMethod Expected @param tag for 'value'. 129
 Error blocks LeftCurly '{' should be on the previous line. 130
 Error sizes LineLength Line is longer than 80 characters (found 94). 137
 Error javadoc JavadocMethod Expected an @return tag. 139
 Error design DesignForExtension Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. 139
 Error misc FinalParameters Parameter value should be final. 139
 Error javadoc JavadocMethod Expected @param tag for 'value'. 139
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 140
 Error blocks LeftCurly '{' should be on the previous line. 141
 Error blocks RightCurly '}' should be on the same line. 148
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 149
 Error blocks RightCurly '}' should be on the same line. 152
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 153
 Error javadoc JavadocMethod Expected an @return tag. 165
 Error design DesignForExtension Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. 165
 Error javadoc JavadocMethod Expected an @return tag. 173
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 173
 Error whitespace ParenPad '(' is followed by whitespace. 173
 Error misc FinalParameters Parameter parent should be final. 173
 Error javadoc JavadocMethod Expected @param tag for 'parent'. 173
 Error whitespace ParenPad ')' is preceded with whitespace. 173
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalStateException'. 174
 Error blocks LeftCurly '{' should be on the previous line. 175
 Error sizes LineLength Line is longer than 80 characters (found 88). 180
 Error javadoc JavadocMethod Expected an @return tag. 183
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 183
 Error whitespace ParenPad '(' is followed by whitespace. 183
 Error misc FinalParameters Parameter parent should be final. 183
 Error javadoc JavadocMethod Expected @param tag for 'parent'. 183
 Error misc FinalParameters Parameter args should be final. 183
 Error javadoc JavadocMethod Expected @param tag for 'args'. 183
 Error whitespace ParenPad ')' is preceded with whitespace. 183
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalStateException'. 184
 Error blocks LeftCurly '{' should be on the previous line. 185
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 198
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 198
 Error misc FinalParameters Parameter obj should be final. 198
 Error javadoc JavadocMethod Expected @param tag for 'obj'. 198
 Error blocks NeedBraces 'if' construct must use '{}'s. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error whitespace OperatorWrap '||' should be on a new line. 202

org/exolab/castor/mapping/handlers/J1MapHandler.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 63
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error whitespace ParenPad '(' is followed by whitespace. 92
 Error misc FinalParameters Parameter map should be final. 92
 Error misc FinalParameters Parameter key should be final. 92
 Error misc FinalParameters Parameter object should be final. 92
 Error whitespace ParenPad ')' is preceded with whitespace. 92
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error blocks LeftCurly '{' should be on the previous line. 94
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 100
 Error whitespace ParenPad '(' is followed by whitespace. 114
 Error misc FinalParameters Parameter map should be final. 114
 Error whitespace ParenPad ')' is preceded with whitespace. 114
 Error blocks LeftCurly '{' should be on the previous line. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 118
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error misc FinalParameters Parameter map should be final. 130
 Error whitespace ParenPad ')' is preceded with whitespace. 130
 Error blocks LeftCurly '{' should be on the previous line. 132
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 134
 Error whitespace ParenPad '(' is followed by whitespace. 146
 Error misc FinalParameters Parameter map should be final. 146
 Error whitespace ParenPad ')' is preceded with whitespace. 146
 Error blocks LeftCurly '{' should be on the previous line. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 150
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error whitespace ParenPad '(' is followed by whitespace. 161
 Error misc FinalParameters Parameter map should be final. 161
 Error blocks LeftCurly '{' should be on the previous line. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 165
 Error whitespace ParenPad '(' is followed by whitespace. 178
 Error misc FinalParameters Parameter map should be final. 178
 Error misc FinalParameters Parameter key should be final. 178
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error blocks LeftCurly '{' should be on the previous line. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 182

org/exolab/castor/mapping/handlers/J2MapHandler.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 65
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error whitespace ParenPad '(' is followed by whitespace. 94
 Error misc FinalParameters Parameter map should be final. 94
 Error misc FinalParameters Parameter key should be final. 94
 Error misc FinalParameters Parameter object should be final. 94
 Error whitespace ParenPad ')' is preceded with whitespace. 94
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error blocks LeftCurly '{' should be on the previous line. 96
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 116
 Error misc FinalParameters Parameter map should be final. 116
 Error whitespace ParenPad ')' is preceded with whitespace. 116
 Error blocks LeftCurly '{' should be on the previous line. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 120
 Error whitespace ParenPad '(' is followed by whitespace. 132
 Error misc FinalParameters Parameter map should be final. 132
 Error whitespace ParenPad ')' is preceded with whitespace. 132
 Error blocks LeftCurly '{' should be on the previous line. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 135
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 136
 Error whitespace ParenPad '(' is followed by whitespace. 148
 Error misc FinalParameters Parameter map should be final. 148
 Error whitespace ParenPad ')' is preceded with whitespace. 148
 Error blocks LeftCurly '{' should be on the previous line. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 152
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error whitespace ParenPad '(' is followed by whitespace. 163
 Error misc FinalParameters Parameter map should be final. 163
 Error blocks LeftCurly '{' should be on the previous line. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 167
 Error whitespace ParenPad '(' is followed by whitespace. 180
 Error misc FinalParameters Parameter map should be final. 180
 Error misc FinalParameters Parameter key should be final. 180
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error blocks LeftCurly '{' should be on the previous line. 182
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 184
 Error blocks LeftCurly '{' should be on the previous line. 192
 Error javadoc JavadocVariable Missing a Javadoc comment. 194
 Error naming MemberName Name '_iterator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
 Error javadoc JavadocMethod Missing a Javadoc comment. 196
 Error whitespace ParenPad '(' is followed by whitespace. 196
 Error misc FinalParameters Parameter iterator should be final. 196
 Error whitespace ParenPad ')' is preceded with whitespace. 196
 Error blocks LeftCurly '{' should be on the previous line. 197
 Error javadoc JavadocMethod Missing a Javadoc comment. 201
 Error blocks LeftCurly '{' should be on the previous line. 202
 Error javadoc JavadocMethod Missing a Javadoc comment. 206
 Error blocks LeftCurly '{' should be on the previous line. 207

org/exolab/castor/mapping/handlers/MapHandlers.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming StaticVariableName Name '_anymapHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error naming StaticVariableName Name '_j2mapClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error blocks EmptyBlock Must have at least one statement. 83
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 85
 Error blocks EmptyBlock Must have at least one statement. 85
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 88
 Error blocks EmptyBlock Must have at least one statement. 88
 Error javadoc JavadocMethod Missing a Javadoc comment. 95
 Error misc FinalParameters Parameter object should be final. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error javadoc JavadocMethod Missing a Javadoc comment. 100
 Error misc FinalParameters Parameter clazz should be final. 100
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error blocks NeedBraces 'if' construct must use '{}'s. 108

org/exolab/castor/mapping/handlers/TransientFieldHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error javadoc JavadocMethod Missing a Javadoc comment. 62
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 66
 Error javadoc JavadocMethod Missing a Javadoc comment. 66
 Error misc FinalParameters Parameter target should be final. 66
 Error whitespace FileTabCharacter Line contains a tab character. 67
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 70
 Error javadoc JavadocMethod Missing a Javadoc comment. 70
 Error misc FinalParameters Parameter target should be final. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 74
 Error misc FinalParameters Parameter target should be final. 74
 Error misc FinalParameters Parameter args should be final. 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error misc FinalParameters Parameter target should be final. 78
 Error misc FinalParameters Parameter value should be final. 78
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error misc FinalParameters Parameter target should be final. 82
 Error whitespace FileTabCharacter Line contains a tab character. 83

org/exolab/castor/mapping/loader/AbstractMappingLoader.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.castor.xml.AbstractInternalContext. 66
 Error sizes LineLength Line is longer than 80 characters (found 93). 130
 Error sizes LineLength Line is longer than 80 characters (found 93). 141
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error sizes LineLength Line is longer than 80 characters (found 97). 147
 Error naming MemberName Name '_fieldHandlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
 Error sizes LineLength Line is longer than 80 characters (found 84). 150
 Error sizes LineLength Line is longer than 80 characters (found 84). 166
 Error sizes LineLength Line is longer than 80 characters (found 83). 172
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error design DesignForExtension Method 'createFieldHandlers' is not designed for extension - needs to be abstract, final or empty. 183
 Error sizes LineLength Line is longer than 80 characters (found 96). 185
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error sizes LineLength Line is longer than 80 characters (found 93). 192
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error sizes LineLength Line is longer than 80 characters (found 95). 200
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error sizes LineLength Line is longer than 80 characters (found 99). 221
 Error javadoc JavadocMethod Missing a Javadoc comment. 221
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error sizes LineLength Line is longer than 80 characters (found 81). 232
 Error sizes LineLength Line is longer than 80 characters (found 92). 235
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error sizes LineLength Line is longer than 80 characters (found 103). 236
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error sizes LineLength Line is longer than 80 characters (found 82). 242
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 242
 Error sizes LineLength Line is longer than 80 characters (found 95). 244
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error javadoc JavadocMethod Missing a Javadoc comment. 250
 Error sizes LineLength Line is longer than 80 characters (found 90). 254
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error sizes LineLength Line is longer than 80 characters (found 84). 271
 Error sizes LineLength Line is longer than 80 characters (found 81). 272
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error sizes LineLength Line is longer than 80 characters (found 87). 286
 Error javadoc JavadocMethod Missing a Javadoc comment. 286
 Error sizes LineLength Line is longer than 80 characters (found 99). 302
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error sizes LineLength Line is longer than 80 characters (found 99). 338
 Error regexp RegexpSingleline Line has trailing spaces. 339
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error sizes LineLength Line is longer than 80 characters (found 81). 349
 Error sizes LineLength Line is longer than 80 characters (found 84). 356
 Error sizes LineLength Line is longer than 80 characters (found 84). 360
 Error sizes LineLength Line is longer than 80 characters (found 81). 363
 Error sizes LineLength Line is longer than 80 characters (found 95). 364
 Error sizes LineLength Line is longer than 80 characters (found 87). 370
 Error javadoc JavadocMethod Missing a Javadoc comment. 376
 Error sizes LineLength Line is longer than 80 characters (found 81). 381
 Error sizes LineLength Line is longer than 80 characters (found 85). 382
 Error sizes LineLength Line is longer than 80 characters (found 87). 383
 Error javadoc JavadocMethod Expected an @return tag. 386
 Error javadoc JavadocMethod Expected @param tag for 'typeName'. 386
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 387
 Error sizes LineLength Line is longer than 80 characters (found 85). 398
 Error sizes LineLength Line is longer than 80 characters (found 88). 403
 Error javadoc JavadocMethod Expected an @return tag. 406
 Error sizes LineLength Line is longer than 80 characters (found 91). 406
 Error sizes LineLength Line is longer than 80 characters (found 120). 407
 Error sizes LineLength Line is longer than 80 characters (found 82). 430
 Error sizes LineLength Line is longer than 80 characters (found 88). 434
 Error sizes LineLength Line is longer than 80 characters (found 92). 447
 Error javadoc JavadocMethod Missing a Javadoc comment. 447
 Error sizes LineLength Line is longer than 80 characters (found 88). 449
 Error sizes LineLength Line is longer than 80 characters (found 88). 475
 Error sizes LineLength Line is longer than 80 characters (found 85). 480
 Error design DesignForExtension Method 'getIdColumnIndex' is not designed for extension - needs to be abstract, final or empty. 483
 Error misc FinalParameters Parameter field should be final. 483
 Error misc FinalParameters Parameter ids should be final. 483
 Error sizes LineLength Line is longer than 80 characters (found 89). 493
 Error sizes LineLength Line is longer than 80 characters (found 86). 494
 Error design DesignForExtension Method 'createFieldDesc' is not designed for extension - needs to be abstract, final or empty. 503
 Error sizes LineLength Line is longer than 80 characters (found 108). 504
 Error sizes LineLength Line is longer than 80 characters (found 90). 507
 Error sizes LineLength Line is longer than 80 characters (found 88). 518
 Error sizes LineLength Line is longer than 80 characters (found 88). 536
 Error sizes LineLength Line is longer than 80 characters (found 86). 537
 Error sizes LineLength Line is longer than 80 characters (found 86). 538
 Error sizes LineLength Line is longer than 80 characters (found 89). 549
 Error sizes LineLength Line is longer than 80 characters (found 89). 550
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 552
 Error sizes LineLength Line is longer than 80 characters (found 85). 556
 Error sizes LineLength Line is longer than 80 characters (found 86). 560
 Error sizes LineLength Line is longer than 80 characters (found 87). 571
 Error blocks LeftCurly '{' should have line break after. 578
 Error blocks RightCurly '}' should have line break before. 578
 Error regexp RegexpSingleline Line has trailing spaces. 586
 Error regexp RegexpSingleline Line has trailing spaces. 589
 Error regexp RegexpSingleline Line has trailing spaces. 590
 Error regexp RegexpSingleline Line has trailing spaces. 595
 Error regexp RegexpSingleline Line has trailing spaces. 598
 Error regexp RegexpSingleline Line has trailing spaces. 601
 Error sizes LineLength Line is longer than 80 characters (found 84). 602
 Error regexp RegexpSingleline Line has trailing spaces. 610
 Error javadoc JavadocMethod Missing a Javadoc comment. 610
 Error regexp RegexpSingleline Line has trailing spaces. 612
 Error sizes LineLength Line is longer than 80 characters (found 110). 618
 Error regexp RegexpSingleline Line has trailing spaces. 621
 Error regexp RegexpSingleline Line has trailing spaces. 626
 Error sizes LineLength Line is longer than 80 characters (found 89). 632
 Error sizes LineLength Line is longer than 80 characters (found 130). 635
 Error regexp RegexpSingleline Line has trailing spaces. 639
 Error sizes LineLength Line is longer than 80 characters (found 84). 644
 Error sizes LineLength Line is longer than 80 characters (found 81). 649
 Error sizes LineLength Line is longer than 80 characters (found 83). 652
 Error sizes LineLength Line is longer than 80 characters (found 87). 680
 Error regexp RegexpSingleline Line has trailing spaces. 690
 Error regexp RegexpSingleline Line has trailing spaces. 691
 Error regexp RegexpSingleline Line has trailing spaces. 693
 Error regexp RegexpSingleline Line has trailing spaces. 694
 Error sizes LineLength Line is longer than 80 characters (found 89). 710
 Error sizes MethodLength Method length is 312 lines (max allowed is 150). 710
 Error misc FinalParameters Parameter javaClass should be final. 710
 Error misc FinalParameters Parameter fldType should be final. 710
 Error sizes LineLength Line is longer than 80 characters (found 114). 712
 Error javadoc JavadocMethod Expected @param tag for 'typeInfoRef'. 712
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 712
 Error sizes LineLength Line is longer than 80 characters (found 85). 730
 Error sizes LineLength Line is longer than 80 characters (found 85). 733
 Error sizes LineLength Line is longer than 80 characters (found 111). 748
 Error coding AvoidInlineConditionals Avoid inline conditionals. 748
 Error sizes LineLength Line is longer than 80 characters (found 86). 751
 Error sizes LineLength Line is longer than 80 characters (found 83). 757
 Error sizes LineLength Line is longer than 80 characters (found 88). 760
 Error sizes LineLength Line is longer than 80 characters (found 88). 761
 Error blocks LeftCurly '{' should have line break after. 778
 Error blocks RightCurly '}' should have line break before. 778
 Error sizes LineLength Line is longer than 80 characters (found 84). 783
 Error sizes LineLength Line is longer than 80 characters (found 84). 784
 Error sizes LineLength Line is longer than 80 characters (found 83). 786
 Error sizes LineLength Line is longer than 80 characters (found 81). 795
 Error blocks LeftCurly '{' should have line break after. 798
 Error blocks RightCurly '}' should have line break before. 798
 Error whitespace ParenPad '(' is followed by whitespace. 809
 Error whitespace ParenPad ')' is preceded with whitespace. 809
 Error sizes LineLength Line is longer than 80 characters (found 90). 810
 Error coding AvoidInlineConditionals Avoid inline conditionals. 810
 Error sizes LineLength Line is longer than 80 characters (found 82). 811
 Error sizes LineLength Line is longer than 80 characters (found 82). 815
 Error sizes LineLength Line is longer than 80 characters (found 90). 817
 Error blocks EmptyBlock Must have at least one statement. 822
 Error coding AvoidInlineConditionals Avoid inline conditionals. 831
 Error sizes LineLength Line is longer than 80 characters (found 84). 839
 Error coding AvoidInlineConditionals Avoid inline conditionals. 842
 Error sizes LineLength Line is longer than 80 characters (found 85). 844
 Error sizes LineLength Line is longer than 80 characters (found 86). 846
 Error sizes LineLength Line is longer than 80 characters (found 82). 847
 Error sizes LineLength Line is longer than 80 characters (found 98). 848
 Error coding AvoidInlineConditionals Avoid inline conditionals. 848
 Error sizes LineLength Line is longer than 80 characters (found 83). 851
 Error sizes LineLength Line is longer than 80 characters (found 82). 891
 Error sizes LineLength Line is longer than 80 characters (found 88). 901
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 930
 Error sizes LineLength Line is longer than 80 characters (found 90). 931
 Error coding MagicNumber '9' is a magic number. 934
 Error sizes LineLength Line is longer than 80 characters (found 90). 935
 Error sizes LineLength Line is longer than 80 characters (found 82). 938
 Error sizes LineLength Line is longer than 80 characters (found 83). 950
 Error blocks EmptyBlock Must have at least one statement. 987
 Error sizes LineLength Line is longer than 80 characters (found 83). 999
 Error sizes LineLength Line is longer than 80 characters (found 84). 1008
 Error whitespace ParenPad ')' is preceded with whitespace. 1008
 Error blocks EmptyBlock Must have at least one statement. 1012
 Error sizes LineLength Line is longer than 80 characters (found 88). 1013
 Error blocks EmptyBlock Must have at least one statement. 1017
 Error javadoc JavadocMethod Missing a Javadoc comment. 1025
 Error javadoc JavadocMethod Missing a Javadoc comment. 1029
 Error design DesignForExtension Method 'getTypeInfo' is not designed for extension - needs to be abstract, final or empty. 1034
 Error javadoc JavadocMethod Missing a Javadoc comment. 1034
 Error sizes LineLength Line is longer than 80 characters (found 89). 1036
 Error sizes LineLength Line is longer than 80 characters (found 87). 1042
 Error sizes LineLength Line is longer than 80 characters (found 83). 1052
 Error modifier RedundantModifier Redundant 'final' modifier. 1052
 Error misc FinalParameters Parameter fieldType should be final. 1053
 Error sizes LineLength Line is longer than 80 characters (found 89). 1059
 Error sizes LineLength Line is longer than 80 characters (found 86). 1061
 Error sizes LineLength Line is longer than 80 characters (found 85). 1071
 Error sizes LineLength Line is longer than 80 characters (found 83). 1083
 Error sizes LineLength Line is longer than 80 characters (found 88). 1095
 Error misc FinalParameters Parameter fieldType should be final. 1095
 Error sizes LineLength Line is longer than 80 characters (found 94). 1096
 Error sizes LineLength Line is longer than 80 characters (found 85). 1101
 Error sizes LineLength Line is longer than 80 characters (found 81). 1102
 Error sizes LineLength Line is longer than 80 characters (found 88). 1105
 Error sizes LineLength Line is longer than 80 characters (found 87). 1106
 Error blocks LeftCurly '{' should have line break after. 1109
 Error blocks RightCurly '}' should have line break before. 1109
 Error blocks LeftCurly '{' should have line break after. 1110
 Error blocks RightCurly '}' should have line break before. 1110
 Error sizes LineLength Line is longer than 80 characters (found 90). 1117
 Error sizes LineLength Line is longer than 80 characters (found 84). 1123
 Error sizes LineLength Line is longer than 80 characters (found 85). 1140
 Error sizes LineLength Line is longer than 80 characters (found 85). 1141
 Error sizes LineLength Line is longer than 80 characters (found 84). 1142
 Error sizes LineLength Line is longer than 80 characters (found 90). 1148
 Error sizes LineLength Line is longer than 80 characters (found 82). 1152
 Error blocks EmptyBlock Must have at least one statement. 1153
 Error sizes LineLength Line is longer than 80 characters (found 86). 1158
 Error sizes LineLength Line is longer than 80 characters (found 90). 1159
 Error sizes LineLength Line is longer than 80 characters (found 87). 1160
 Error sizes LineLength Line is longer than 80 characters (found 83). 1161
 Error sizes LineLength Line is longer than 80 characters (found 88). 1163
 Error sizes LineLength Line is longer than 80 characters (found 99). 1165
 Error sizes LineLength Line is longer than 80 characters (found 94). 1170
 Error sizes LineLength Line is longer than 80 characters (found 83). 1182
 Error regexp RegexpSingleline Line has trailing spaces. 1183
 Error regexp RegexpSingleline Line has trailing spaces. 1184
 Error sizes LineLength Line is longer than 80 characters (found 88). 1187
 Error sizes LineLength Line is longer than 80 characters (found 88). 1192
 Error sizes LineLength Line is longer than 80 characters (found 90). 1195
 Error sizes LineLength Line is longer than 80 characters (found 85). 1196
 Error regexp RegexpSingleline Line has trailing spaces. 1204
 Error regexp RegexpSingleline Line has trailing spaces. 1205
 Error sizes LineLength Line is longer than 80 characters (found 90). 1214
 Error javadoc JavadocMethod Missing a Javadoc comment. 1224
 Error modifier RedundantModifier Redundant 'final' modifier. 1224
 Error regexp RegexpSingleline Line has trailing spaces. 1226
 Error regexp RegexpSingleline Line has trailing spaces. 1227
 Error regexp RegexpSingleline Line has trailing spaces. 1246
 Error regexp RegexpSingleline Line has trailing spaces. 1247
 Error coding SimplifyBooleanExpression Expression can be simplified. 1254
 Error javadoc JavadocStyle First sentence should end with a period. 1268
 Error javadoc JavadocMethod Expected @param tag for 'type'. 1274
 Error blocks LeftCurly '{' should have line break after. 1275
 Error blocks RightCurly '}' should have line break before. 1275
 Error sizes LineLength Line is longer than 80 characters (found 82). 1276
 Error blocks LeftCurly '{' should have line break after. 1276
 Error blocks RightCurly '}' should have line break before. 1276
 Error javadoc JavadocVariable Missing a Javadoc comment. 1285
 Error design VisibilityModifier Variable 'typeInfo' must be private and have accessor methods. 1285
 Error design DesignForExtension Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. 1288
 Error javadoc JavadocMethod Missing a Javadoc comment. 1288
 Error regexp RegexpSingleline Line has trailing spaces. 1291
 Error design DesignForExtension Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. 1292
 Error javadoc JavadocMethod Missing a Javadoc comment. 1292

org/exolab/castor/mapping/loader/AbstractMappingLoader2.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 13
 Error naming MemberName Name '_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error naming MemberName Name '_allowRedefinitions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error naming MemberName Name '_loaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error naming MemberName Name '_descriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error naming MemberName Name '_descriptorsByClassname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error javadoc JavadocMethod Missing a Javadoc comment. 35
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 39
 Error sizes LineLength Line is longer than 80 characters (found 89). 47
 Error sizes LineLength Line is longer than 80 characters (found 83). 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error misc FinalParameters Parameter allow should be final. 71
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error sizes LineLength Line is longer than 80 characters (found 93). 85
 Error sizes LineLength Line is longer than 80 characters (found 86). 96
 Error sizes LineLength Line is longer than 80 characters (found 102). 98
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 98
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error sizes LineLength Line is longer than 80 characters (found 83). 114
 Error blocks LeftCurly '{' should have line break after. 118
 Error blocks RightCurly '}' should have line break before. 118
 Error javadoc JavadocMethod Missing a Javadoc comment. 130
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error sizes LineLength Line is longer than 80 characters (found 88). 135
 Error sizes LineLength Line is longer than 80 characters (found 85). 136
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error blocks LeftCurly '{' should have line break after. 143
 Error blocks RightCurly '}' should have line break before. 143
 Error regexp RegexpSingleline Line has trailing spaces. 147

org/exolab/castor/mapping/loader/ClassDescriptorHelper.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 10
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 10
 Error regexp RegexpSingleline Line has trailing spaces. 15
 Error sizes LineLength Line is longer than 80 characters (found 88). 21
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 22
 Error sizes LineLength Line is longer than 80 characters (found 81). 24
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error sizes LineLength Line is longer than 80 characters (found 92). 34
 Error sizes LineLength Line is longer than 80 characters (found 82). 38
 Error sizes LineLength Line is longer than 80 characters (found 101). 46
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error javadoc JavadocMethod Expected an @return tag. 62
 Error sizes LineLength Line is longer than 80 characters (found 86). 62
 Error javadoc JavadocMethod Expected @param tag for 'classDescriptor'. 62
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error sizes LineLength Line is longer than 80 characters (found 84). 73
 Error regexp RegexpSingleline Line has trailing spaces. 74

org/exolab/castor/mapping/loader/ClassDescriptorImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 89). 60
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 80 characters (found 82). 64
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error naming MemberName Name '_mapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error naming MemberName Name '_javaClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error naming MemberName Name '_extends' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error naming MemberName Name '_depends' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error naming MemberName Name '_identities' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
 Error design DesignForExtension Method 'setMapping' is not designed for extension - needs to be abstract, final or empty. 126
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error design DesignForExtension Method 'getMapping' is not designed for extension - needs to be abstract, final or empty. 134
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error sizes LineLength Line is longer than 80 characters (found 88). 140
 Error design DesignForExtension Method 'setJavaClass' is not designed for extension - needs to be abstract, final or empty. 142
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 151
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error design DesignForExtension Method 'setExtends' is not designed for extension - needs to be abstract, final or empty. 159
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 168
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error design DesignForExtension Method 'setDepends' is not designed for extension - needs to be abstract, final or empty. 178
 Error design DesignForExtension Method 'getDepends' is not designed for extension - needs to be abstract, final or empty. 188
 Error sizes LineLength Line is longer than 80 characters (found 89). 193
 Error sizes LineLength Line is longer than 80 characters (found 98). 194
 Error design DesignForExtension Method 'setFields' is not designed for extension - needs to be abstract, final or empty. 196
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 204
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 212
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 223
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 235
 Error design DesignForExtension Method 'addNature' is not designed for extension - needs to be abstract, final or empty. 245
 Error design DesignForExtension Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. 256
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error sizes LineLength Line is longer than 80 characters (found 97). 262
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error sizes LineLength Line is longer than 80 characters (found 94). 263
 Error design DesignForExtension Method 'setIdentities' is not designed for extension - needs to be abstract, final or empty. 266
 Error sizes LineLength Line is longer than 80 characters (found 99). 271
 Error sizes LineLength Line is longer than 80 characters (found 99). 272
 Error design DesignForExtension Method 'getIdentities' is not designed for extension - needs to be abstract, final or empty. 274
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 282
 Error regexp RegexpSingleline Line has trailing spaces. 290

org/exolab/castor/mapping/loader/CollectionHandlers.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming StaticVariableName Name '_info' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error naming StaticVariableName Name '_collectionClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error naming StaticVariableName Name '_loadedCollectionClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 86
 Error sizes LineLength Line is longer than 80 characters (found 102). 87
 Error blocks NeedBraces 'else' construct must use '{}'s. 88
 Error sizes LineLength Line is longer than 80 characters (found 93). 90
 Error blocks NeedBraces 'for' construct must use '{}'s. 92
 Error blocks EmptyBlock Must have at least one statement. 94
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error sizes LineLength Line is longer than 80 characters (found 82). 115
 Error misc FinalParameters Parameter name should be final. 115
 Error sizes LineLength Line is longer than 80 characters (found 104). 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error sizes LineLength Line is longer than 80 characters (found 114). 123
 Error sizes LineLength Line is longer than 80 characters (found 82). 125
 Error blocks EmptyBlock Must have at least one statement. 135
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error misc FinalParameters Parameter javaClass should be final. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 156
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error misc FinalParameters Parameter javaClass should be final. 181
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error blocks NeedBraces 'for' construct must use '{}'s. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error blocks NeedBraces 'for' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 198
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error sizes LineLength Line is longer than 80 characters (found 91). 214
 Error misc FinalParameters Parameter javaClass should be final. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error blocks NeedBraces 'for' construct must use '{}'s. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error blocks NeedBraces 'for' construct must use '{}'s. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error sizes LineLength Line is longer than 80 characters (found 85). 234
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error sizes LineLength Line is longer than 80 characters (found 89). 249
 Error misc FinalParameters Parameter javaClass should be final. 249
 Error blocks NeedBraces 'for' construct must use '{}'s. 250
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error sizes LineLength Line is longer than 80 characters (found 85). 253
 Error javadoc JavadocType Missing a Javadoc comment. 256
 Error design VisibilityModifier Variable 'getSetCollection' must be private and have accessor methods. 276
 Error sizes LineLength Line is longer than 80 characters (found 103). 278
 Error javadoc JavadocMethod Missing a Javadoc comment. 278
 Error misc FinalParameters Parameter shortName should be final. 278
 Error coding HiddenField 'shortName' hides a field. 278
 Error misc FinalParameters Parameter javaClass should be final. 278
 Error coding HiddenField 'javaClass' hides a field. 278
 Error misc FinalParameters Parameter getSetCollection should be final. 278
 Error coding HiddenField 'getSetCollection' hides a field. 278
 Error misc FinalParameters Parameter handler should be final. 278
 Error coding HiddenField 'handler' hides a field. 278
 Error javadoc JavadocMethod Missing a Javadoc comment. 285
 Error javadoc JavadocMethod Missing a Javadoc comment. 289
 Error javadoc JavadocMethod Missing a Javadoc comment. 293
 Error sizes LineLength Line is longer than 80 characters (found 89). 302
 Error javadoc JavadocMethod Missing a Javadoc comment. 304
 Error javadoc JavadocMethod Missing a Javadoc comment. 308

org/exolab/castor/mapping/loader/ExtendedFieldHandler.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.mapping.FieldDescriptor. 48
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 61
 Error sizes LineLength Line is longer than 80 characters (found 82). 64
 Error sizes LineLength Line is longer than 80 characters (found 82). 65
 Error sizes LineLength Line is longer than 80 characters (found 82). 67
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error sizes LineLength Line is longer than 80 characters (found 101). 88
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error sizes LineLength Line is longer than 80 characters (found 81). 99
 Error sizes LineLength Line is longer than 80 characters (found 82). 100
 Error sizes LineLength Line is longer than 80 characters (found 81). 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error sizes LineLength Line is longer than 80 characters (found 84). 113
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error sizes LineLength Line is longer than 80 characters (found 81). 124
 Error sizes LineLength Line is longer than 80 characters (found 82). 125
 Error sizes LineLength Line is longer than 80 characters (found 107). 127
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error sizes LineLength Line is longer than 80 characters (found 81). 137
 Error sizes LineLength Line is longer than 80 characters (found 82). 138
 Error sizes LineLength Line is longer than 80 characters (found 93). 142

org/exolab/castor/mapping/loader/FieldDescriptorImpl.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Comparator. 3
 Error javadoc JavadocType Missing a Javadoc comment. 14
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 17
 Error naming MemberName Name '_fieldName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
 Error naming MemberName Name '_fieldType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
 Error sizes LineLength Line is longer than 80 characters (found 87). 25
 Error naming MemberName Name '_classDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error naming MemberName Name '_transient' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error naming MemberName Name '_immutable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error naming MemberName Name '_required' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error naming MemberName Name '_direct' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error naming MemberName Name '_lazy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error naming MemberName Name '_multivalued' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error naming MemberName Name '_identity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error naming MemberName Name '_comparator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
 Error sizes LineLength Line is longer than 80 characters (found 82). 55
 Error naming MemberName Name '_getMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Error naming MemberName Name '_setMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error sizes LineLength Line is longer than 80 characters (found 84). 61
 Error naming MemberName Name '_createMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error naming MemberName Name '_collection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error sizes LineLength Line is longer than 80 characters (found 92). 96
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error sizes LineLength Line is longer than 80 characters (found 92). 100
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error sizes LineLength Line is longer than 80 characters (found 83). 113
 Error sizes LineLength Line is longer than 80 characters (found 82). 117
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error sizes LineLength Line is longer than 80 characters (found 84). 122
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error sizes LineLength Line is longer than 80 characters (found 81). 168
 Error sizes LineLength Line is longer than 80 characters (found 82). 181
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error sizes LineLength Line is longer than 80 characters (found 84). 200
 Error sizes LineLength Line is longer than 80 characters (found 84). 215
 Error sizes LineLength Line is longer than 80 characters (found 87). 216
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error sizes LineLength Line is longer than 80 characters (found 81). 219
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error sizes LineLength Line is longer than 80 characters (found 90). 236
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error sizes LineLength Line is longer than 80 characters (found 89). 253
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error sizes LineLength Line is longer than 80 characters (found 89). 268
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error sizes LineLength Line is longer than 80 characters (found 82). 270
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error sizes LineLength Line is longer than 80 characters (found 81). 277
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 292
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 304
 Error design DesignForExtension Method 'addNature' is not designed for extension - needs to be abstract, final or empty. 314
 Error design DesignForExtension Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. 325
 Error design DesignForExtension Method 'getComparator' is not designed for extension - needs to be abstract, final or empty. 329
 Error javadoc JavadocMethod Missing a Javadoc comment. 329
 Error design DesignForExtension Method 'setComparator' is not designed for extension - needs to be abstract, final or empty. 333
 Error javadoc JavadocMethod Missing a Javadoc comment. 333
 Error misc FinalParameters Parameter comparator should be final. 333
 Error design DesignForExtension Method 'getCollection' is not designed for extension - needs to be abstract, final or empty. 337
 Error javadoc JavadocMethod Missing a Javadoc comment. 337
 Error design DesignForExtension Method 'setCollection' is not designed for extension - needs to be abstract, final or empty. 341
 Error javadoc JavadocMethod Missing a Javadoc comment. 341
 Error misc FinalParameters Parameter collection should be final. 341
 Error design DesignForExtension Method 'isDirect' is not designed for extension - needs to be abstract, final or empty. 345
 Error javadoc JavadocMethod Missing a Javadoc comment. 345
 Error design DesignForExtension Method 'setDirect' is not designed for extension - needs to be abstract, final or empty. 349
 Error javadoc JavadocMethod Missing a Javadoc comment. 349
 Error misc FinalParameters Parameter direct should be final. 349
 Error design DesignForExtension Method 'getGetMethod' is not designed for extension - needs to be abstract, final or empty. 353
 Error javadoc JavadocMethod Missing a Javadoc comment. 353
 Error design DesignForExtension Method 'setGetMethod' is not designed for extension - needs to be abstract, final or empty. 357
 Error javadoc JavadocMethod Missing a Javadoc comment. 357
 Error misc FinalParameters Parameter getMethod should be final. 357
 Error design DesignForExtension Method 'getSetMethod' is not designed for extension - needs to be abstract, final or empty. 361
 Error javadoc JavadocMethod Missing a Javadoc comment. 361
 Error design DesignForExtension Method 'setSetMethod' is not designed for extension - needs to be abstract, final or empty. 365
 Error javadoc JavadocMethod Missing a Javadoc comment. 365
 Error misc FinalParameters Parameter setMethod should be final. 365
 Error design DesignForExtension Method 'getCreateMethod' is not designed for extension - needs to be abstract, final or empty. 369
 Error javadoc JavadocMethod Missing a Javadoc comment. 369
 Error design DesignForExtension Method 'setCreateMethod' is not designed for extension - needs to be abstract, final or empty. 373
 Error javadoc JavadocMethod Missing a Javadoc comment. 373
 Error misc FinalParameters Parameter createMethod should be final. 373
 Error design DesignForExtension Method 'isLazy' is not designed for extension - needs to be abstract, final or empty. 377
 Error javadoc JavadocMethod Missing a Javadoc comment. 377
 Error design DesignForExtension Method 'setLazy' is not designed for extension - needs to be abstract, final or empty. 381
 Error javadoc JavadocMethod Missing a Javadoc comment. 381
 Error misc FinalParameters Parameter lazy should be final. 381
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 385
 Error javadoc JavadocMethod Missing a Javadoc comment. 385
 Error sizes LineLength Line is longer than 80 characters (found 112). 390
 Error sizes LineLength Line is longer than 80 characters (found 90). 392
 Error regexp RegexpSingleline Line has trailing spaces. 393

org/exolab/castor/mapping/loader/FieldHandlerFriend.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 62
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error sizes LineLength Line is longer than 80 characters (found 101). 93
 Error javadoc JavadocMethod Expected @param tag for 'object'. 93
 Error javadoc JavadocMethod Expected @throws tag for 'ValidityException'. 93
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalStateException'. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error sizes LineLength Line is longer than 80 characters (found 81). 102
 Error sizes LineLength Line is longer than 80 characters (found 81). 103
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error sizes LineLength Line is longer than 80 characters (found 84). 116
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error sizes LineLength Line is longer than 80 characters (found 81). 127
 Error sizes LineLength Line is longer than 80 characters (found 82). 128
 Error sizes LineLength Line is longer than 80 characters (found 107). 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error sizes LineLength Line is longer than 80 characters (found 81). 140
 Error sizes LineLength Line is longer than 80 characters (found 82). 141
 Error sizes LineLength Line is longer than 80 characters (found 88). 145

org/exolab/castor/mapping/loader/FieldHandlerImpl.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 82
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
 Error naming MemberName Name '_field' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error naming MemberName Name '_getSequence' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error naming MemberName Name '_setSequence' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
 Error naming MemberName Name '_addMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error naming MemberName Name '_enumMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error naming MemberName Name '_iterMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
 Error naming MemberName Name '_getMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 137
 Error naming MemberName Name '_setMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
 Error naming MemberName Name '_hasMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
 Error naming MemberName Name '_deleteMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 152
 Error naming MemberName Name '_createMethod' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
 Error naming MemberName Name '_fieldName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
 Error naming MemberName Name '_fieldType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
 Error naming MemberName Name '_immutable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 172
 Error naming MemberName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 177
 Error naming MemberName Name '_convertTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 183
 Error naming MemberName Name '_convertFrom' must match pattern '^[a-z][a-zA-Z0-9]*$'. 189
 Error naming MemberName Name '_colHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error misc FinalParameters Parameter handler should be final. 205
 Error javadoc JavadocMethod Expected @param tag for 'handler'. 205
 Error misc FinalParameters Parameter typeInfo should be final. 205
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error sizes LineLength Line is longer than 80 characters (found 84). 229
 Error misc FinalParameters Parameter field should be final. 229
 Error misc FinalParameters Parameter typeInfo should be final. 229
 Error blocks NeedBraces 'if' construct must use '{}'s. 230
 Error sizes LineLength Line is longer than 80 characters (found 108). 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 241
 Error blocks NeedBraces 'else' construct must use '{}'s. 243
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error sizes LineLength Line is longer than 80 characters (found 106). 273
 Error misc FinalParameters Parameter fieldName should be final. 273
 Error misc FinalParameters Parameter getSequence should be final. 273
 Error javadoc JavadocMethod Expected @param tag for 'getSequence'. 273
 Error misc FinalParameters Parameter setSequence should be final. 273
 Error javadoc JavadocMethod Expected @param tag for 'setSequence'. 273
 Error misc FinalParameters Parameter getMethod should be final. 273
 Error misc FinalParameters Parameter setMethod should be final. 274
 Error misc FinalParameters Parameter typeInfo should be final. 274
 Error blocks NeedBraces 'if' construct must use '{}'s. 277
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error blocks NeedBraces 'else' construct must use '{}'s. 294
 Error blocks RightCurly '}' should be on the same line. 296
 Error blocks NeedBraces 'else' construct must use '{}'s. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 320
 Error blocks NeedBraces 'else' construct must use '{}'s. 322
 Error blocks NeedBraces 'if' construct must use '{}'s. 330
 Error blocks NeedBraces 'else' construct must use '{}'s. 332
 Error blocks NeedBraces 'else' construct must use '{}'s. 336
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error blocks NeedBraces 'else' construct must use '{}'s. 348
 Error javadoc JavadocMethod Missing a Javadoc comment. 355
 Error javadoc JavadocMethod Missing a Javadoc comment. 359
 Error regexp RegexpSingleline Line has trailing spaces. 365
 Error sizes LineLength Line is longer than 80 characters (found 84). 366
 Error misc FinalParameters Parameter object should be final. 369
 Error sizes LineLength Line is longer than 80 characters (found 107). 388
 Error sizes LineLength Line is longer than 80 characters (found 99). 405
 Error sizes LineLength Line is longer than 80 characters (found 107). 415
 Error sizes LineLength Line is longer than 80 characters (found 108). 418
 Error sizes LineLength Line is longer than 80 characters (found 102). 425
 Error sizes LineLength Line is longer than 80 characters (found 101). 440
 Error regexp RegexpSingleline Line has trailing spaces. 447
 Error sizes LineLength Line is longer than 80 characters (found 84). 448
 Error sizes MethodLength Method length is 172 lines (max allowed is 150). 451
 Error misc FinalParameters Parameter object should be final. 452
 Error misc FinalParameters Parameter value should be final. 452
 Error sizes LineLength Line is longer than 80 characters (found 107). 460
 Error blocks EmptyBlock Must have at least one statement. 463
 Error coding AvoidInlineConditionals Avoid inline conditionals. 477
 Error sizes LineLength Line is longer than 80 characters (found 81). 489
 Error sizes LineLength Line is longer than 80 characters (found 87). 496
 Error sizes LineLength Line is longer than 80 characters (found 81). 497
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 497
 Error sizes LineLength Line is longer than 80 characters (found 97). 505
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 505
 Error coding AvoidInlineConditionals Avoid inline conditionals. 505
 Error sizes LineLength Line is longer than 80 characters (found 95). 515
 Error sizes LineLength Line is longer than 80 characters (found 104). 518
 Error sizes LineLength Line is longer than 80 characters (found 94). 523
 Error blocks NeedBraces 'if' construct must use '{}'s. 538
 Error sizes LineLength Line is longer than 80 characters (found 89). 553
 Error sizes LineLength Line is longer than 80 characters (found 107). 557
 Error blocks NeedBraces 'if' construct must use '{}'s. 564
 Error blocks NeedBraces 'if' construct must use '{}'s. 568
 Error blocks NeedBraces 'for' construct must use '{}'s. 569
 Error sizes LineLength Line is longer than 80 characters (found 89). 591
 Error sizes LineLength Line is longer than 80 characters (found 107). 595
 Error blocks NeedBraces 'if' construct must use '{}'s. 609
 Error blocks NeedBraces 'if' construct must use '{}'s. 612
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 613
 Error sizes LineLength Line is longer than 80 characters (found 105). 617
 Error javadoc JavadocMethod Missing a Javadoc comment. 625
 Error misc FinalParameters Parameter object should be final. 625
 Error blocks NeedBraces 'if' construct must use '{}'s. 629
 Error blocks NeedBraces 'if' construct must use '{}'s. 631
 Error blocks NeedBraces 'if' construct must use '{}'s. 634
 Error blocks NeedBraces 'if' construct must use '{}'s. 637
 Error blocks NeedBraces 'if' construct must use '{}'s. 641
 Error blocks NeedBraces 'else' construct must use '{}'s. 643
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 644
 Error sizes LineLength Line is longer than 80 characters (found 106). 651
 Error sizes LineLength Line is longer than 80 characters (found 105). 654
 Error blocks NeedBraces 'if' construct must use '{}'s. 672
 Error blocks NeedBraces 'if' construct must use '{}'s. 675
 Error blocks NeedBraces 'for' construct must use '{}'s. 676
 Error blocks NeedBraces 'if' construct must use '{}'s. 680
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 681
 Error sizes LineLength Line is longer than 80 characters (found 105). 685
 Error regexp RegexpSingleline Line has trailing spaces. 696
 Error misc FinalParameters Parameter parent should be final. 703
 Error regexp RegexpSingleline Line has trailing spaces. 709
 Error sizes LineLength Line is longer than 80 characters (found 84). 719
 Error misc FinalParameters Parameter parent should be final. 719
 Error misc FinalParameters Parameter args should be final. 719
 Error blocks NeedBraces 'if' construct must use '{}'s. 720
 Error blocks NeedBraces 'if' construct must use '{}'s. 723
 Error sizes LineLength Line is longer than 80 characters (found 103). 724
 Error blocks NeedBraces 'if' construct must use '{}'s. 727
 Error sizes LineLength Line is longer than 80 characters (found 86). 728
 Error sizes LineLength Line is longer than 80 characters (found 105). 737
 Error javadoc JavadocMethod Expected @param tag for 'required'. 749
 Error javadoc JavadocStyle First sentence should end with a period. 752
 Error regexp RegexpSingleline Line has trailing spaces. 754
 Error misc FinalParameters Parameter convertor should be final. 758
 Error javadoc JavadocStyle First sentence should end with a period. 762
 Error regexp RegexpSingleline Line has trailing spaces. 764
 Error misc FinalParameters Parameter convertor should be final. 768
 Error misc FinalParameters Parameter method should be final. 777
 Error javadoc JavadocMethod Expected @param tag for 'method'. 777
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 777
 Error blocks NeedBraces 'if' construct must use '{}'s. 778
 Error sizes LineLength Line is longer than 80 characters (found 107). 778
 Error sizes LineLength Line is longer than 80 characters (found 103). 779
 Error blocks NeedBraces 'if' construct must use '{}'s. 781
 Error sizes LineLength Line is longer than 80 characters (found 101). 782
 Error sizes LineLength Line is longer than 80 characters (found 98). 792
 Error misc FinalParameters Parameter hasMethod should be final. 792
 Error javadoc JavadocMethod Expected @param tag for 'hasMethod'. 792
 Error misc FinalParameters Parameter deleteMethod should be final. 792
 Error javadoc JavadocMethod Expected @param tag for 'deleteMethod'. 792
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 792
 Error blocks NeedBraces 'if' construct must use '{}'s. 794
 Error sizes LineLength Line is longer than 80 characters (found 92). 796
 Error blocks NeedBraces 'if' construct must use '{}'s. 798
 Error sizes LineLength Line is longer than 80 characters (found 90). 799
 Error blocks NeedBraces 'if' construct must use '{}'s. 805
 Error sizes LineLength Line is longer than 80 characters (found 98). 807
 Error blocks NeedBraces 'if' construct must use '{}'s. 809
 Error sizes LineLength Line is longer than 80 characters (found 96). 810
 Error misc FinalParameters Parameter method should be final. 820
 Error javadoc JavadocMethod Expected @param tag for 'method'. 820
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 820
 Error blocks NeedBraces 'if' construct must use '{}'s. 821
 Error sizes LineLength Line is longer than 80 characters (found 107). 821
 Error sizes LineLength Line is longer than 80 characters (found 103). 822
 Error blocks NeedBraces 'if' construct must use '{}'s. 824
 Error sizes LineLength Line is longer than 80 characters (found 100). 825
 Error misc FinalParameters Parameter method should be final. 834
 Error javadoc JavadocMethod Expected @param tag for 'method'. 834
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 834
 Error blocks NeedBraces 'if' construct must use '{}'s. 835
 Error sizes LineLength Line is longer than 80 characters (found 107). 835
 Error sizes LineLength Line is longer than 80 characters (found 103). 836
 Error blocks NeedBraces 'if' construct must use '{}'s. 838
 Error sizes LineLength Line is longer than 80 characters (found 100). 839
 Error misc FinalParameters Parameter method should be final. 848
 Error javadoc JavadocMethod Expected @param tag for 'method'. 848
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 848
 Error blocks NeedBraces 'if' construct must use '{}'s. 849
 Error sizes LineLength Line is longer than 80 characters (found 107). 849
 Error sizes LineLength Line is longer than 80 characters (found 103). 850
 Error blocks NeedBraces 'if' construct must use '{}'s. 852
 Error sizes LineLength Line is longer than 80 characters (found 100). 853
 Error blocks NeedBraces 'if' construct must use '{}'s. 858
 Error misc FinalParameters Parameter method should be final. 866
 Error javadoc JavadocMethod Expected @param tag for 'method'. 866
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 866
 Error blocks NeedBraces 'if' construct must use '{}'s. 867
 Error sizes LineLength Line is longer than 80 characters (found 107). 867
 Error sizes LineLength Line is longer than 80 characters (found 103). 868
 Error blocks NeedBraces 'if' construct must use '{}'s. 870
 Error sizes LineLength Line is longer than 80 characters (found 100). 871
 Error misc FinalParameters Parameter method should be final. 880
 Error javadoc JavadocMethod Expected @param tag for 'method'. 880
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 880
 Error blocks NeedBraces 'if' construct must use '{}'s. 881
 Error sizes LineLength Line is longer than 80 characters (found 107). 881
 Error sizes LineLength Line is longer than 80 characters (found 103). 882
 Error blocks NeedBraces 'if' construct must use '{}'s. 884
 Error sizes LineLength Line is longer than 80 characters (found 100). 885
 Error regexp RegexpSingleline Line has trailing spaces. 894
 Error misc FinalParameters Parameter value should be final. 897
 Error javadoc JavadocMethod Expected @param tag for 'value'. 897
 Error blocks NeedBraces 'if' construct must use '{}'s. 900
 Error blocks NeedBraces 'if' construct must use '{}'s. 904
 Error blocks NeedBraces 'else' construct must use '{}'s. 906
 Error blocks NeedBraces 'if' construct must use '{}'s. 913
 Error javadoc JavadocMethod Expected an @return tag. 924
 Error javadoc JavadocMethod Missing a Javadoc comment. 928
 Error regexp RegexpSingleline Line has trailing spaces. 937
 Error misc FinalParameters Parameter fieldDesc should be final. 941

org/exolab/castor/mapping/loader/J1CollectionHandlers.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.mapping.CollectionHandler. 52
 Error sizes LineLength Line is longer than 80 characters (found 82). 53
 Error sizes LineLength Line is longer than 80 characters (found 86). 54
 Error sizes LineLength Line is longer than 80 characters (found 86). 55
 Error sizes LineLength Line is longer than 80 characters (found 83). 56
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - java.lang.reflect.*. 58
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 68
 Error naming StaticVariableName Name '_colHandlers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error sizes LineLength Line is longer than 80 characters (found 98). 78
 Error sizes LineLength Line is longer than 80 characters (found 99). 80
 Error sizes LineLength Line is longer than 80 characters (found 108). 82
 Error sizes LineLength Line is longer than 80 characters (found 109). 84
 Error javadoc JavadocMethod Missing a Javadoc comment. 88
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error naming MemberName Name '_array' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error naming MemberName Name '_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error javadoc JavadocMethod Missing a Javadoc comment. 101
 Error misc FinalParameters Parameter array should be final. 101
 Error javadoc JavadocMethod Missing a Javadoc comment. 105
 Error javadoc JavadocMethod Missing a Javadoc comment. 109
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/exolab/castor/mapping/loader/J2CollectionHandlers.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 59
 Error sizes LineLength Line is longer than 80 characters (found 87). 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 61
 Error sizes LineLength Line is longer than 80 characters (found 81). 62
 Error sizes LineLength Line is longer than 80 characters (found 82). 64
 Error sizes LineLength Line is longer than 80 characters (found 86). 66
 Error sizes LineLength Line is longer than 80 characters (found 86). 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 76
 Error sizes LineLength Line is longer than 80 characters (found 96). 85
 Error sizes LineLength Line is longer than 80 characters (found 111). 86
 Error sizes LineLength Line is longer than 80 characters (found 114). 88
 Error sizes LineLength Line is longer than 80 characters (found 115). 90
 Error sizes LineLength Line is longer than 80 characters (found 93). 92
 Error sizes LineLength Line is longer than 80 characters (found 93). 94
 Error sizes LineLength Line is longer than 80 characters (found 111). 96
 Error sizes LineLength Line is longer than 80 characters (found 111). 98
 Error sizes LineLength Line is longer than 80 characters (found 107). 100
 Error javadoc JavadocMethod Missing a Javadoc comment. 104
 Error javadoc JavadocVariable Missing a Javadoc comment. 113
 Error naming MemberName Name '_iterator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
 Error javadoc JavadocMethod Missing a Javadoc comment. 115
 Error misc FinalParameters Parameter iterator should be final. 115
 Error javadoc JavadocMethod Missing a Javadoc comment. 119
 Error javadoc JavadocMethod Missing a Javadoc comment. 123

org/exolab/castor/mapping/loader/TypeInfo.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 59
 Error naming MemberName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error naming MemberName Name '_colHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error misc FinalParameters Parameter fieldType should be final. 103
 Error coding HiddenField 'fieldType' hides a field. 103
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error sizes LineLength Line is longer than 80 characters (found 94). 127
 Error misc FinalParameters Parameter fieldType should be final. 127
 Error coding HiddenField 'fieldType' hides a field. 127
 Error misc FinalParameters Parameter convertorTo should be final. 127
 Error coding HiddenField 'convertorTo' hides a field. 127
 Error misc FinalParameters Parameter convertorFrom should be final. 127
 Error coding HiddenField 'convertorFrom' hides a field. 127
 Error sizes LineLength Line is longer than 80 characters (found 82). 128
 Error misc FinalParameters Parameter required should be final. 128
 Error coding HiddenField 'required' hides a field. 128
 Error misc FinalParameters Parameter defaultValue should be final. 128
 Error misc FinalParameters Parameter colHandler should be final. 128
 Error sizes LineLength Line is longer than 80 characters (found 92). 129
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error sizes LineLength Line is longer than 80 characters (found 112). 152
 Error misc FinalParameters Parameter fieldType should be final. 152
 Error coding HiddenField 'fieldType' hides a field. 152
 Error misc FinalParameters Parameter convertorTo should be final. 152
 Error coding HiddenField 'convertorTo' hides a field. 152
 Error misc FinalParameters Parameter convertorFrom should be final. 152
 Error coding HiddenField 'convertorFrom' hides a field. 152
 Error misc FinalParameters Parameter required should be final. 152
 Error coding HiddenField 'required' hides a field. 152
 Error sizes LineLength Line is longer than 80 characters (found 92). 153
 Error misc FinalParameters Parameter defaultValue should be final. 153
 Error misc FinalParameters Parameter colHandler should be final. 153
 Error misc FinalParameters Parameter checkForCollection should be final. 153
 Error javadoc JavadocMethod Expected @param tag for 'checkForCollection'. 153
 Error sizes LineLength Line is longer than 80 characters (found 102). 165
 Error blocks EmptyBlock Must have at least one statement. 172
 Error sizes LineLength Line is longer than 80 characters (found 86). 187
 Error coding AvoidInlineConditionals Avoid inline conditionals. 187
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error design DesignForExtension Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. 196
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error design DesignForExtension Method 'getConvertorTo' is not designed for extension - needs to be abstract, final or empty. 205
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error design DesignForExtension Method 'getConvertorFrom' is not designed for extension - needs to be abstract, final or empty. 214
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error design DesignForExtension Method 'isImmutable' is not designed for extension - needs to be abstract, final or empty. 223
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error design DesignForExtension Method 'isRequired' is not designed for extension - needs to be abstract, final or empty. 232
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error design DesignForExtension Method 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty. 241
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error design DesignForExtension Method 'getCollectionHandler' is not designed for extension - needs to be abstract, final or empty. 250
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error design DesignForExtension Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. 261
 Error misc FinalParameters Parameter required should be final. 261
 Error coding HiddenField 'required' hides a field. 261
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error design DesignForExtension Method 'setCollectionHandler' is not designed for extension - needs to be abstract, final or empty. 273
 Error misc FinalParameters Parameter handler should be final. 273
 Error javadoc JavadocStyle First sentence should end with a period. 277
 Error regexp RegexpSingleline Line has trailing spaces. 279
 Error design DesignForExtension Method 'setImmutable' is not designed for extension - needs to be abstract, final or empty. 283
 Error misc FinalParameters Parameter immutable should be final. 283
 Error coding HiddenField 'immutable' hides a field. 283
 Error javadoc JavadocMethod Missing a Javadoc comment. 287
 Error misc FinalParameters Parameter fieldType should be final. 287
 Error coding HiddenField 'fieldType' hides a field. 287
 Error javadoc JavadocMethod Missing a Javadoc comment. 291
 Error misc FinalParameters Parameter convertorTo should be final. 291
 Error coding HiddenField 'convertorTo' hides a field. 291
 Error javadoc JavadocMethod Missing a Javadoc comment. 295
 Error misc FinalParameters Parameter convertorFrom should be final. 295
 Error coding HiddenField 'convertorFrom' hides a field. 295
 Error javadoc JavadocMethod Missing a Javadoc comment. 299
 Error misc FinalParameters Parameter _default should be final. 299
 Error coding HiddenField '_default' hides a field. 299
 Error naming ParameterName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 299
 Error javadoc JavadocMethod Missing a Javadoc comment. 303
 Error javadoc JavadocMethod Missing a Javadoc comment. 307
 Error misc FinalParameters Parameter colHandler should be final. 307
 Error javadoc JavadocMethod Missing a Javadoc comment. 311

org/exolab/castor/mapping/loader/Types.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 68
 Error sizes LineLength Line is longer than 80 characters (found 104). 81
 Error sizes LineLength Line is longer than 80 characters (found 99). 82
 Error sizes LineLength Line is longer than 80 characters (found 93). 83
 Error sizes LineLength Line is longer than 80 characters (found 100). 84
 Error sizes LineLength Line is longer than 80 characters (found 103). 85
 Error sizes LineLength Line is longer than 80 characters (found 102). 86
 Error sizes LineLength Line is longer than 80 characters (found 99). 87
 Error sizes LineLength Line is longer than 80 characters (found 98). 88
 Error sizes LineLength Line is longer than 80 characters (found 99). 89
 Error sizes LineLength Line is longer than 80 characters (found 104). 94
 Error sizes LineLength Line is longer than 80 characters (found 103). 95
 Error sizes LineLength Line is longer than 80 characters (found 85). 103
 Error sizes LineLength Line is longer than 80 characters (found 104). 123
 Error sizes LineLength Line is longer than 80 characters (found 82). 124
 Error sizes LineLength Line is longer than 80 characters (found 82). 126
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error sizes LineLength Line is longer than 80 characters (found 107). 147
 Error misc FinalParameters Parameter loader should be final. 147
 Error misc FinalParameters Parameter typeName should be final. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error sizes LineLength Line is longer than 80 characters (found 104). 150
 Error coding AvoidInlineConditionals Avoid inline conditionals. 150
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error misc FinalParameters Parameter type should be final. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 171
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error misc FinalParameters Parameter type should be final. 198
 Error sizes LineLength Line is longer than 80 characters (found 89). 200
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error misc FinalParameters Parameter type should be final. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error misc FinalParameters Parameter type should be final. 248
 Error sizes LineLength Line is longer than 80 characters (found 118). 250
 Error javadoc JavadocVariable Missing a Javadoc comment. 257
 Error javadoc JavadocMethod Missing a Javadoc comment. 259
 Error misc FinalParameters Parameter type should be final. 259
 Error javadoc JavadocMethod Missing a Javadoc comment. 263
 Error misc FinalParameters Parameter type should be final. 263
 Error javadoc JavadocVariable Missing a Javadoc comment. 267
 Error javadoc JavadocMethod Missing a Javadoc comment. 269
 Error misc FinalParameters Parameter type should be final. 269
 Error javadoc JavadocMethod Missing a Javadoc comment. 273
 Error misc FinalParameters Parameter type should be final. 273
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error sizes LineLength Line is longer than 80 characters (found 81). 288
 Error misc FinalParameters Parameter type should be final. 288
 Error sizes LineLength Line is longer than 80 characters (found 106). 293
 Error sizes LineLength Line is longer than 80 characters (found 106). 297
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error sizes LineLength Line is longer than 80 characters (found 96). 315
 Error misc FinalParameters Parameter type should be final. 315
 Error misc FinalParameters Parameter args should be final. 315
 Error misc ArrayTypeStyle Array brackets at illegal position. 315
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error sizes LineLength Line is longer than 80 characters (found 103). 324
 Error sizes LineLength Line is longer than 80 characters (found 106). 328
 Error sizes LineLength Line is longer than 80 characters (found 106). 332
 Error sizes LineLength Line is longer than 80 characters (found 106). 336
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error misc FinalParameters Parameter type should be final. 349
 Error regexp RegexpSingleline Line has trailing spaces. 356
 Error sizes LineLength Line is longer than 80 characters (found 91). 364
 Error misc FinalParameters Parameter type should be final. 364
 Error misc FinalParameters Parameter allowAbstractOrInterface should be final. 364
 Error sizes LineLength Line is longer than 80 characters (found 118). 369
 Error sizes LineLength Line is longer than 80 characters (found 89). 372
 Error blocks EmptyBlock Must have at least one statement. 375
 Error blocks EmptyBlock Must have at least one statement. 377
 Error regexp RegexpSingleline Line has trailing spaces. 386
 Error misc FinalParameters Parameter type should be final. 391
 Error regexp RegexpSingleline Line has trailing spaces. 398
 Error misc FinalParameters Parameter type should be final. 403
 Error blocks NeedBraces 'if' construct must use '{}'s. 405
 Error regexp RegexpSingleline Line has trailing spaces. 413
 Error misc FinalParameters Parameter type should be final. 418
 Error javadoc JavadocStyle First sentence should end with a period. 422
 Error regexp RegexpSingleline Line has trailing spaces. 424
 Error sizes LineLength Line is longer than 80 characters (found 109). 434
 Error misc FinalParameters Parameter type should be final. 434
 Error misc FinalParameters Parameter args should be final. 434
 Error blocks NeedBraces 'if' construct must use '{}'s. 442
 Error blocks NeedBraces 'if' construct must use '{}'s. 481
 Error blocks NeedBraces 'if' construct must use '{}'s. 490
 Error sizes LineLength Line is longer than 80 characters (found 89). 515
 Error javadoc JavadocMethod Missing a Javadoc comment. 515
 Error coding HiddenField 'shortName' hides a field. 515
 Error coding HiddenField 'primitive' hides a field. 515
 Error coding HiddenField 'javaType' hides a field. 515
 Error coding HiddenField 'immutable' hides a field. 516
 Error coding HiddenField 'defaultValue' hides a field. 516
 Error javadoc JavadocMethod Missing a Javadoc comment. 524
 Error javadoc JavadocMethod Missing a Javadoc comment. 528
 Error javadoc JavadocMethod Missing a Javadoc comment. 532
 Error javadoc JavadocMethod Missing a Javadoc comment. 536
 Error javadoc JavadocMethod Missing a Javadoc comment. 540
 Error javadoc JavadocStyle First sentence should end with a period. 546
 Error regexp RegexpSingleline Line has trailing spaces. 548
 Error modifier RedundantModifier Redundant 'final' modifier. 551
 Error blocks EmptyBlock Must have at least one statement. 555

org/exolab/castor/mapping/loader/collection/handler/ArrayCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocType Missing a Javadoc comment. 10
 Error javadoc JavadocMethod Missing a Javadoc comment. 11
 Error misc FinalParameters Parameter collection should be final. 11
 Error misc FinalParameters Parameter object should be final. 11
 Error sizes LineLength Line is longer than 80 characters (found 81). 32
 Error blocks NeedBraces 'for' construct must use '{}'s. 34
 Error javadoc JavadocMethod Missing a Javadoc comment. 43
 Error misc FinalParameters Parameter collection should be final. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 44
 Error javadoc JavadocMethod Missing a Javadoc comment. 49
 Error misc FinalParameters Parameter collection should be final. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error javadoc JavadocMethod Missing a Javadoc comment. 55
 Error misc FinalParameters Parameter collection should be final. 55
 Error javadoc JavadocMethod Missing a Javadoc comment. 70

org/exolab/castor/mapping/loader/collection/handler/ArrayListCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 82). 11
 Error javadoc JavadocType Missing a Javadoc comment. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 12
 Error misc FinalParameters Parameter collection should be final. 13
 Error misc FinalParameters Parameter object should be final. 13
 Error javadoc JavadocMethod Missing a Javadoc comment. 23
 Error misc FinalParameters Parameter collection should be final. 24
 Error javadoc JavadocMethod Missing a Javadoc comment. 31
 Error misc FinalParameters Parameter collection should be final. 32
 Error javadoc JavadocMethod Missing a Javadoc comment. 39
 Error misc FinalParameters Parameter collection should be final. 40
 Error javadoc JavadocMethod Missing a Javadoc comment. 47

org/exolab/castor/mapping/loader/collection/handler/CollectionCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 83). 11
 Error javadoc JavadocType Missing a Javadoc comment. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 12
 Error misc FinalParameters Parameter collection should be final. 13
 Error misc FinalParameters Parameter object should be final. 13
 Error javadoc JavadocMethod Missing a Javadoc comment. 23
 Error misc FinalParameters Parameter collection should be final. 24
 Error blocks NeedBraces 'if' construct must use '{}'s. 25
 Error javadoc JavadocMethod Missing a Javadoc comment. 30
 Error misc FinalParameters Parameter collection should be final. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 32
 Error javadoc JavadocMethod Missing a Javadoc comment. 37
 Error misc FinalParameters Parameter collection should be final. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 39
 Error javadoc JavadocMethod Missing a Javadoc comment. 44

org/exolab/castor/mapping/loader/collection/handler/EnumerateCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 82). 8
 Error javadoc JavadocType Missing a Javadoc comment. 8
 Error javadoc JavadocMethod Missing a Javadoc comment. 9
 Error misc FinalParameters Parameter collection should be final. 9
 Error misc FinalParameters Parameter object should be final. 9
 Error javadoc JavadocMethod Missing a Javadoc comment. 14
 Error misc FinalParameters Parameter collection should be final. 15
 Error blocks NeedBraces 'if' construct must use '{}'s. 16
 Error javadoc JavadocMethod Missing a Javadoc comment. 21
 Error misc FinalParameters Parameter collection should be final. 21
 Error javadoc JavadocMethod Missing a Javadoc comment. 26
 Error misc FinalParameters Parameter collection should be final. 26
 Error javadoc JavadocMethod Missing a Javadoc comment. 31

org/exolab/castor/mapping/loader/collection/handler/HashtableCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 82). 10
 Error javadoc JavadocType Missing a Javadoc comment. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 12
 Error misc FinalParameters Parameter collection should be final. 13
 Error misc FinalParameters Parameter object should be final. 13
 Error javadoc JavadocMethod Missing a Javadoc comment. 39
 Error misc FinalParameters Parameter collection should be final. 40
 Error blocks NeedBraces 'if' construct must use '{}'s. 41
 Error javadoc JavadocMethod Missing a Javadoc comment. 46
 Error misc FinalParameters Parameter collection should be final. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 48
 Error javadoc JavadocMethod Missing a Javadoc comment. 53
 Error misc FinalParameters Parameter collection should be final. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 55
 Error javadoc JavadocMethod Missing a Javadoc comment. 60

org/exolab/castor/mapping/loader/collection/handler/IteratorCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 81). 10
 Error javadoc JavadocType Missing a Javadoc comment. 10
 Error javadoc JavadocMethod Missing a Javadoc comment. 11
 Error misc FinalParameters Parameter collection should be final. 11
 Error misc FinalParameters Parameter object should be final. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 17
 Error misc FinalParameters Parameter collection should be final. 18
 Error javadoc JavadocMethod Missing a Javadoc comment. 25
 Error misc FinalParameters Parameter collection should be final. 25
 Error javadoc JavadocMethod Missing a Javadoc comment. 31
 Error misc FinalParameters Parameter collection should be final. 31
 Error javadoc JavadocMethod Missing a Javadoc comment. 35

org/exolab/castor/mapping/loader/collection/handler/ListCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocType Missing a Javadoc comment. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 13
 Error misc FinalParameters Parameter collection should be final. 14
 Error javadoc JavadocMethod Missing a Javadoc comment. 24
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error javadoc JavadocMethod Missing a Javadoc comment. 32
 Error javadoc JavadocMethod Missing a Javadoc comment. 40
 Error javadoc JavadocMethod Missing a Javadoc comment. 48

org/exolab/castor/mapping/loader/collection/handler/MapCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocType Missing a Javadoc comment. 12
 Error javadoc JavadocMethod Missing a Javadoc comment. 13
 Error misc FinalParameters Parameter collection should be final. 14
 Error misc FinalParameters Parameter object should be final. 14
 Error javadoc JavadocMethod Missing a Javadoc comment. 40
 Error misc FinalParameters Parameter collection should be final. 41
 Error blocks NeedBraces 'if' construct must use '{}'s. 42
 Error sizes LineLength Line is longer than 80 characters (found 85). 44
 Error javadoc JavadocMethod Missing a Javadoc comment. 47
 Error misc FinalParameters Parameter collection should be final. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 49
 Error javadoc JavadocMethod Missing a Javadoc comment. 54
 Error misc FinalParameters Parameter collection should be final. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 56
 Error javadoc JavadocMethod Missing a Javadoc comment. 61

org/exolab/castor/mapping/loader/collection/handler/QueueCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocType Missing a Javadoc comment. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 13
 Error misc FinalParameters Parameter collection should be final. 14
 Error misc FinalParameters Parameter object should be final. 14
 Error javadoc JavadocMethod Missing a Javadoc comment. 24
 Error misc FinalParameters Parameter collection should be final. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 26
 Error javadoc JavadocMethod Missing a Javadoc comment. 31
 Error misc FinalParameters Parameter collection should be final. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 33
 Error javadoc JavadocMethod Missing a Javadoc comment. 38
 Error misc FinalParameters Parameter collection should be final. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 40
 Error javadoc JavadocMethod Missing a Javadoc comment. 45

org/exolab/castor/mapping/loader/collection/handler/SetCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocType Missing a Javadoc comment. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 12
 Error misc FinalParameters Parameter collection should be final. 13
 Error misc FinalParameters Parameter object should be final. 13
 Error javadoc JavadocMethod Missing a Javadoc comment. 24
 Error misc FinalParameters Parameter collection should be final. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 26
 Error javadoc JavadocMethod Missing a Javadoc comment. 31
 Error misc FinalParameters Parameter collection should be final. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 33
 Error javadoc JavadocMethod Missing a Javadoc comment. 38
 Error misc FinalParameters Parameter collection should be final. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 40
 Error javadoc JavadocMethod Missing a Javadoc comment. 45

org/exolab/castor/mapping/loader/collection/handler/SortedMapCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 82). 12
 Error javadoc JavadocType Missing a Javadoc comment. 12
 Error javadoc JavadocMethod Missing a Javadoc comment. 14
 Error misc FinalParameters Parameter collection should be final. 15
 Error misc FinalParameters Parameter object should be final. 15
 Error javadoc JavadocMethod Missing a Javadoc comment. 41
 Error blocks NeedBraces 'if' construct must use '{}'s. 43
 Error sizes LineLength Line is longer than 80 characters (found 91). 45
 Error javadoc JavadocMethod Missing a Javadoc comment. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error javadoc JavadocMethod Missing a Javadoc comment. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error javadoc JavadocMethod Missing a Javadoc comment. 62

org/exolab/castor/mapping/loader/collection/handler/SortedSetCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 82). 11
 Error javadoc JavadocType Missing a Javadoc comment. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 13
 Error misc FinalParameters Parameter collection should be final. 14
 Error javadoc JavadocMethod Missing a Javadoc comment. 26
 Error javadoc JavadocMethod Missing a Javadoc comment. 34
 Error javadoc JavadocMethod Missing a Javadoc comment. 42
 Error javadoc JavadocMethod Missing a Javadoc comment. 50

org/exolab/castor/mapping/loader/collection/handler/VectorCollectionHandler.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocType Missing a Javadoc comment. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error javadoc JavadocMethod Missing a Javadoc comment. 11
 Error misc FinalParameters Parameter collection should be final. 12
 Error misc FinalParameters Parameter object should be final. 12
 Error javadoc JavadocMethod Missing a Javadoc comment. 22
 Error misc FinalParameters Parameter collection should be final. 23
 Error blocks NeedBraces 'if' construct must use '{}'s. 24
 Error javadoc JavadocMethod Missing a Javadoc comment. 29
 Error misc FinalParameters Parameter collection should be final. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 31
 Error javadoc JavadocMethod Missing a Javadoc comment. 36
 Error misc FinalParameters Parameter collection should be final. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 43

org/exolab/castor/mapping/mapping.builder.properties

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 7

org/exolab/castor/net/URIException.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocStyle First sentence should end with a period. 53
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error naming MemberName Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error whitespace ParenPad '(' is followed by whitespace. 74
 Error misc FinalParameters Parameter message should be final. 74
 Error whitespace ParenPad ')' is preceded with whitespace. 74
 Error whitespace ParenPad '(' is followed by whitespace. 75
 Error whitespace ParenPad ')' is preceded with whitespace. 75
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error whitespace ParenPad '(' is followed by whitespace. 85
 Error misc FinalParameters Parameter message should be final. 85
 Error misc FinalParameters Parameter exception should be final. 85
 Error whitespace ParenPad ')' is preceded with whitespace. 85
 Error whitespace ParenPad '(' is followed by whitespace. 86
 Error whitespace ParenPad ')' is preceded with whitespace. 86
 Error blocks NeedBraces 'if' construct must use '{}'s. 87
 Error whitespace ParenPad '(' is followed by whitespace. 87
 Error whitespace ParenPad ')' is preceded with whitespace. 87
 Error blocks NeedBraces 'else' construct must use '{}'s. 89
 Error javadoc JavadocStyle First sentence should end with a period. 94
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error misc FinalParameters Parameter exception should be final. 100
 Error whitespace ParenPad ')' is preceded with whitespace. 100
 Error whitespace ParenPad '(' is followed by whitespace. 101
 Error whitespace ParenPad ')' is preceded with whitespace. 101
 Error javadoc JavadocMethod Missing a Javadoc comment. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error blocks NeedBraces 'else' construct must use '{}'s. 120
 Error javadoc JavadocMethod Missing a Javadoc comment. 125
 Error whitespace ParenPad '(' is followed by whitespace. 125
 Error misc FinalParameters Parameter s should be final. 125
 Error whitespace ParenPad ')' is preceded with whitespace. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error whitespace ParenPad ')' is preceded with whitespace. 126
 Error blocks NeedBraces 'else' construct must use '{}'s. 128
 Error javadoc JavadocMethod Missing a Javadoc comment. 133
 Error whitespace ParenPad '(' is followed by whitespace. 133
 Error misc FinalParameters Parameter s should be final. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad ')' is preceded with whitespace. 134
 Error blocks NeedBraces 'else' construct must use '{}'s. 136

org/exolab/castor/net/URILocation.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - java.io.*. 48
 Error javadoc JavadocStyle First sentence should end with a period. 50
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error whitespace FileTabCharacter Line contains a tab character. 58
 Error whitespace FileTabCharacter Line contains a tab character. 59
 Error whitespace FileTabCharacter Line contains a tab character. 60
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error whitespace FileTabCharacter Line contains a tab character. 62
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error whitespace FileTabCharacter Line contains a tab character. 65
 Error whitespace FileTabCharacter Line contains a tab character. 67
 Error whitespace FileTabCharacter Line contains a tab character. 68
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error whitespace FileTabCharacter Line contains a tab character. 71
 Error whitespace FileTabCharacter Line contains a tab character. 72
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error whitespace FileTabCharacter Line contains a tab character. 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error whitespace FileTabCharacter Line contains a tab character. 76
 Error whitespace FileTabCharacter Line contains a tab character. 78
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error whitespace FileTabCharacter Line contains a tab character. 82
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error whitespace FileTabCharacter Line contains a tab character. 85
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 87
 Error javadoc JavadocStyle First sentence should end with a period. 89
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106

org/exolab/castor/net/URIResolver.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error whitespace FileTabCharacter Line contains a tab character. 57
 Error whitespace FileTabCharacter Line contains a tab character. 58
 Error whitespace FileTabCharacter Line contains a tab character. 59
 Error whitespace FileTabCharacter Line contains a tab character. 60
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error whitespace FileTabCharacter Line contains a tab character. 62
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error modifier RedundantModifier Redundant 'public' modifier. 64
 Error javadoc JavadocMethod Expected @param tag for 'href'. 64
 Error javadoc JavadocMethod Expected @param tag for 'documentBase'. 64
 Error whitespace FileTabCharacter Line contains a tab character. 65
 Error javadoc JavadocMethod Expected @throws tag for 'URIException'. 65
 Error whitespace FileTabCharacter Line contains a tab character. 68
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error whitespace FileTabCharacter Line contains a tab character. 71
 Error whitespace FileTabCharacter Line contains a tab character. 72
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error whitespace FileTabCharacter Line contains a tab character. 74
 Error modifier RedundantModifier Redundant 'public' modifier. 74
 Error javadoc JavadocMethod Expected @param tag for 'urn'. 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error javadoc JavadocMethod Expected @throws tag for 'URIException'. 75

org/exolab/castor/net/util/URILocationImpl.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - java.io.*. 48
 Error javadoc JavadocStyle First sentence should end with a period. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error naming MemberName Name '_documentBase' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error naming MemberName Name '_absoluteURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error naming MemberName Name '_relativeURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error naming MemberName Name '_reader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error naming MemberName Name '_is' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error misc FinalParameters Parameter href should be final. 70
 Error javadoc JavadocMethod Expected @param tag for 'href'. 70
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error misc FinalParameters Parameter href should be final. 77
 Error javadoc JavadocMethod Expected @param tag for 'href'. 77
 Error misc FinalParameters Parameter documentBase should be final. 77
 Error javadoc JavadocMethod Expected @param tag for 'documentBase'. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 78
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error misc FinalParameters Parameter reader should be final. 87
 Error javadoc JavadocMethod Expected @param tag for 'reader'. 87
 Error misc FinalParameters Parameter href should be final. 87
 Error javadoc JavadocMethod Expected @param tag for 'href'. 87
 Error javadoc JavadocStyle First sentence should end with a period. 92
 Error misc FinalParameters Parameter is should be final. 95
 Error javadoc JavadocMethod Expected @param tag for 'is'. 95
 Error misc FinalParameters Parameter href should be final. 95
 Error javadoc JavadocMethod Expected @param tag for 'href'. 95
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error javadoc JavadocStyle First sentence should end with a period. 147
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error whitespace FileTabCharacter Line contains a tab character. 173

org/exolab/castor/net/util/URIResolverImpl.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocMethod Missing a Javadoc comment. 62
 Error whitespace FileTabCharacter Line contains a tab character. 66
 Error whitespace FileTabCharacter Line contains a tab character. 67
 Error sizes LineLength Line is longer than 80 characters (found 84). 72
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error misc FinalParameters Parameter href should be final. 99
 Error javadoc JavadocMethod Expected @param tag for 'href'. 99
 Error misc FinalParameters Parameter documentBase should be final. 99
 Error javadoc JavadocMethod Expected @param tag for 'documentBase'. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error javadoc JavadocMethod Expected @throws tag for 'URIException'. 100
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error blocks LeftCurly '{' should be on the previous line. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error sizes LineLength Line is longer than 80 characters (found 81). 109
 Error whitespace ParenPad '(' is followed by whitespace. 109
 Error whitespace ParenPad ')' is preceded with whitespace. 109
 Error blocks NeedBraces 'if' construct must use '{}'s. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error coding MagicNumber '3' is a magic number. 135
 Error sizes LineLength Line is longer than 80 characters (found 91). 136
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 136
 Error sizes LineLength Line is longer than 80 characters (found 93). 137
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 137
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 137
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 137
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 139
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error blocks RightCurly '}' should be on the same line. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error misc FinalParameters Parameter urn should be final. 157
 Error javadoc JavadocMethod Expected @param tag for 'urn'. 157
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error javadoc JavadocMethod Expected @throws tag for 'URIException'. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error blocks LeftCurly '{' should be on the previous line. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error whitespace FileTabCharacter Line contains a tab character. 161

org/exolab/castor/net/util/URIUtils.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - java.io.*. 48
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 59
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error javadoc JavadocStyle First sentence should end with a period. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error sizes LineLength Line is longer than 80 characters (found 82). 98
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error misc FinalParameters Parameter href should be final. 98
 Error misc FinalParameters Parameter documentBase should be final. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error blocks LeftCurly '{' should be on the previous line. 100
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error blocks RightCurly '}' should be on the same line. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error blocks EmptyBlock Must have at least one statement. 108
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 108
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 108
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 114
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 114
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 115
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 115
 Error blocks NeedBraces 'else' construct must use '{}'s. 116
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 117
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 117
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 117
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error blocks RightCurly '}' should be on the same line. 118
 Error blocks NeedBraces 'else' construct must use '{}'s. 119
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error blocks RightCurly '}' should be on the same line. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 126
 Error blocks EmptyBlock Must have at least one statement. 126
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 126
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 126
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error javadoc JavadocStyle First sentence should end with a period. 137
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error misc FinalParameters Parameter href should be final. 148
 Error misc FinalParameters Parameter documentBase should be final. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error blocks LeftCurly '{' should be on the previous line. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error javadoc JavadocStyle First sentence should end with a period. 155
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error misc FinalParameters Parameter href should be final. 159
 Error javadoc JavadocMethod Expected @param tag for 'href'. 159
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error blocks RightCurly '}' should be on the same line. 172
 Error whitespace FileTabCharacter Line contains a tab character. 173
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 173
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error whitespace FileTabCharacter Line contains a tab character. 175
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 181
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error whitespace FileTabCharacter Line contains a tab character. 184
 Error javadoc JavadocStyle First sentence should end with a period. 186
 Error whitespace FileTabCharacter Line contains a tab character. 186
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error whitespace FileTabCharacter Line contains a tab character. 190
 Error whitespace FileTabCharacter Line contains a tab character. 191
 Error misc FinalParameters Parameter href should be final. 191
 Error javadoc JavadocMethod Expected @param tag for 'href'. 191
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error whitespace FileTabCharacter Line contains a tab character. 193
 Error whitespace FileTabCharacter Line contains a tab character. 195
 Error whitespace FileTabCharacter Line contains a tab character. 196
 Error whitespace FileTabCharacter Line contains a tab character. 197
 Error whitespace FileTabCharacter Line contains a tab character. 198
 Error whitespace FileTabCharacter Line contains a tab character. 199
 Error whitespace FileTabCharacter Line contains a tab character. 200
 Error whitespace FileTabCharacter Line contains a tab character. 201
 Error whitespace FileTabCharacter Line contains a tab character. 202
 Error blocks RightCurly '}' should be on the same line. 202
 Error whitespace FileTabCharacter Line contains a tab character. 203
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error whitespace FileTabCharacter Line contains a tab character. 205
 Error whitespace FileTabCharacter Line contains a tab character. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 208
 Error whitespace FileTabCharacter Line contains a tab character. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error whitespace FileTabCharacter Line contains a tab character. 211
 Error whitespace FileTabCharacter Line contains a tab character. 212
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 212
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 212
 Error whitespace FileTabCharacter Line contains a tab character. 214
 Error whitespace FileTabCharacter Line contains a tab character. 215
 Error javadoc JavadocMethod Expected an @return tag. 224
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error misc FinalParameters Parameter absoluteURL should be final. 224
 Error javadoc JavadocMethod Expected @throws tag for 'MalformedURLException'. 225
 Error blocks LeftCurly '{' should be on the previous line. 226
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error sizes LineLength Line is longer than 80 characters (found 86). 234
 Error blocks RightCurly '}' should be on the same line. 242
 Error sizes LineLength Line is longer than 80 characters (found 92). 246
 Error blocks RightCurly '}' should be on the same line. 249
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error blocks NeedBraces 'if' construct must use '{}'s. 261
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error whitespace FileTabCharacter Line contains a tab character. 268
 Error whitespace FileTabCharacter Line contains a tab character. 269
 Error whitespace FileTabCharacter Line contains a tab character. 270
 Error javadoc JavadocMethod Expected an @return tag. 271
 Error whitespace FileTabCharacter Line contains a tab character. 271
 Error misc FinalParameters Parameter href should be final. 271
 Error javadoc JavadocMethod Expected @param tag for 'href'. 271
 Error misc FinalParameters Parameter documentBase should be final. 271
 Error javadoc JavadocMethod Expected @param tag for 'documentBase'. 271
 Error whitespace FileTabCharacter Line contains a tab character. 273
 Error whitespace FileTabCharacter Line contains a tab character. 274
 Error whitespace FileTabCharacter Line contains a tab character. 275
 Error whitespace FileTabCharacter Line contains a tab character. 276
 Error whitespace FileTabCharacter Line contains a tab character. 277
 Error whitespace FileTabCharacter Line contains a tab character. 278
 Error blocks RightCurly '}' should be on the same line. 278
 Error whitespace FileTabCharacter Line contains a tab character. 279
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 279
 Error blocks EmptyBlock Must have at least one statement. 279
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 279
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 279
 Error whitespace FileTabCharacter Line contains a tab character. 282
 Error whitespace FileTabCharacter Line contains a tab character. 283
 Error whitespace FileTabCharacter Line contains a tab character. 284
 Error whitespace FileTabCharacter Line contains a tab character. 285
 Error blocks NeedBraces 'if' construct must use '{}'s. 286
 Error whitespace FileTabCharacter Line contains a tab character. 286
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 286
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 286
 Error whitespace FileTabCharacter Line contains a tab character. 287
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 287
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 287
 Error blocks NeedBraces 'else' construct must use '{}'s. 288
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error whitespace FileTabCharacter Line contains a tab character. 289
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 289
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 289
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 289
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 289
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error blocks RightCurly '}' should be on the same line. 292
 Error blocks NeedBraces 'else' construct must use '{}'s. 293
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error whitespace FileTabCharacter Line contains a tab character. 296
 Error whitespace FileTabCharacter Line contains a tab character. 297
 Error whitespace FileTabCharacter Line contains a tab character. 298
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error whitespace FileTabCharacter Line contains a tab character. 302
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error whitespace FileTabCharacter Line contains a tab character. 305
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error blocks RightCurly '}' should be on the same line. 306
 Error whitespace FileTabCharacter Line contains a tab character. 307
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 307
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error whitespace FileTabCharacter Line contains a tab character. 309
 Error whitespace FileTabCharacter Line contains a tab character. 310
 Error whitespace FileTabCharacter Line contains a tab character. 311
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error whitespace FileTabCharacter Line contains a tab character. 313
 Error whitespace FileTabCharacter Line contains a tab character. 314
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error whitespace FileTabCharacter Line contains a tab character. 317
 Error regexp RegexpSingleline Line has trailing spaces. 318
 Error whitespace FileTabCharacter Line contains a tab character. 318
 Error whitespace FileTabCharacter Line contains a tab character. 319
 Error regexp RegexpSingleline Line has trailing spaces. 320
 Error whitespace FileTabCharacter Line contains a tab character. 320
 Error whitespace FileTabCharacter Line contains a tab character. 322
 Error whitespace FileTabCharacter Line contains a tab character. 323
 Error whitespace FileTabCharacter Line contains a tab character. 324
 Error whitespace FileTabCharacter Line contains a tab character. 325
 Error whitespace FileTabCharacter Line contains a tab character. 326
 Error whitespace FileTabCharacter Line contains a tab character. 327
 Error whitespace FileTabCharacter Line contains a tab character. 328
 Error whitespace FileTabCharacter Line contains a tab character. 329
 Error whitespace FileTabCharacter Line contains a tab character. 330
 Error whitespace FileTabCharacter Line contains a tab character. 331
 Error whitespace FileTabCharacter Line contains a tab character. 332
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error whitespace FileTabCharacter Line contains a tab character. 333
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error whitespace FileTabCharacter Line contains a tab character. 335
 Error whitespace FileTabCharacter Line contains a tab character. 336
 Error whitespace FileTabCharacter Line contains a tab character. 337
 Error whitespace FileTabCharacter Line contains a tab character. 338
 Error whitespace FileTabCharacter Line contains a tab character. 339
 Error whitespace FileTabCharacter Line contains a tab character. 340
 Error blocks RightCurly '}' should be on the same line. 340
 Error whitespace FileTabCharacter Line contains a tab character. 341
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 341
 Error blocks EmptyBlock Must have at least one statement. 341
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 341
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 341
 Error regexp RegexpSingleline Line has trailing spaces. 342
 Error whitespace FileTabCharacter Line contains a tab character. 342
 Error whitespace FileTabCharacter Line contains a tab character. 343
 Error whitespace FileTabCharacter Line contains a tab character. 344
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error whitespace FileTabCharacter Line contains a tab character. 345
 Error whitespace FileTabCharacter Line contains a tab character. 346
 Error whitespace FileTabCharacter Line contains a tab character. 347
 Error whitespace FileTabCharacter Line contains a tab character. 348
 Error javadoc JavadocStyle First sentence should end with a period. 350
 Error whitespace FileTabCharacter Line contains a tab character. 350
 Error whitespace FileTabCharacter Line contains a tab character. 351
 Error whitespace FileTabCharacter Line contains a tab character. 352
 Error whitespace FileTabCharacter Line contains a tab character. 353
 Error whitespace FileTabCharacter Line contains a tab character. 354
 Error whitespace FileTabCharacter Line contains a tab character. 355
 Error whitespace FileTabCharacter Line contains a tab character. 356
 Error misc FinalParameters Parameter filename should be final. 356
 Error blocks NeedBraces 'if' construct must use '{}'s. 358
 Error whitespace FileTabCharacter Line contains a tab character. 358
 Error whitespace FileTabCharacter Line contains a tab character. 359
 Error whitespace FileTabCharacter Line contains a tab character. 360
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error whitespace FileTabCharacter Line contains a tab character. 362
 Error whitespace FileTabCharacter Line contains a tab character. 363
 Error whitespace FileTabCharacter Line contains a tab character. 364
 Error whitespace FileTabCharacter Line contains a tab character. 365
 Error whitespace FileTabCharacter Line contains a tab character. 366
 Error whitespace FileTabCharacter Line contains a tab character. 367
 Error whitespace FileTabCharacter Line contains a tab character. 368
 Error whitespace FileTabCharacter Line contains a tab character. 369
 Error whitespace FileTabCharacter Line contains a tab character. 370
 Error whitespace FileTabCharacter Line contains a tab character. 371
 Error whitespace FileTabCharacter Line contains a tab character. 373
 Error whitespace FileTabCharacter Line contains a tab character. 374
 Error whitespace FileTabCharacter Line contains a tab character. 375
 Error whitespace FileTabCharacter Line contains a tab character. 376

org/exolab/castor/tests/framework/test.descriptor.builder.properties

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 7

org/exolab/castor/tools/MappingTool.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.castor.xml.BackwardCompatibilityContext. 55
 Error sizes LineLength Line is longer than 80 characters (found 85). 85
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error naming MemberName Name '_mappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error naming MemberName Name '_mappingLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error naming MemberName Name '_forceIntrospection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error sizes LineLength Line is longer than 80 characters (found 95). 176
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 200
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error sizes LineLength Line is longer than 80 characters (found 89). 216
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 216
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 236
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error sizes LineLength Line is longer than 80 characters (found 87). 254
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 254
 Error sizes MethodLength Method length is 174 lines (max allowed is 150). 254
 Error sizes LineLength Line is longer than 80 characters (found 87). 276
 Error sizes LineLength Line is longer than 80 characters (found 91). 287
 Error sizes LineLength Line is longer than 80 characters (found 110). 290
 Error sizes LineLength Line is longer than 80 characters (found 89). 291
 Error sizes LineLength Line is longer than 80 characters (found 82). 337
 Error sizes LineLength Line is longer than 80 characters (found 82). 343
 Error coding MagicNumber '4' is a magic number. 345
 Error sizes LineLength Line is longer than 80 characters (found 87). 347
 Error sizes LineLength Line is longer than 80 characters (found 85). 388
 Error sizes LineLength Line is longer than 80 characters (found 92). 390
 Error sizes LineLength Line is longer than 80 characters (found 88). 392
 Error sizes LineLength Line is longer than 80 characters (found 81). 395
 Error sizes LineLength Line is longer than 80 characters (found 85). 397
 Error sizes LineLength Line is longer than 80 characters (found 85). 407
 Error sizes LineLength Line is longer than 80 characters (found 90). 409
 Error regexp RegexpSingleline Line has trailing spaces. 432
 Error design DesignForExtension Method 'setForceIntrospection' is not designed for extension - needs to be abstract, final or empty. 438
 Error regexp RegexpSingleline Line has trailing spaces. 444
 Error design DesignForExtension Method 'write' is not designed for extension - needs to be abstract, final or empty. 449
 Error sizes LineLength Line is longer than 80 characters (found 82). 459
 Error design DesignForExtension Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. 474
 Error sizes LineLength Line is longer than 80 characters (found 88). 477

org/exolab/castor/tools/MappingToolMappingLoader.java

Severity Category Rule Message Line
 Error naming MemberName Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error sizes LineLength Line is longer than 80 characters (found 94). 79
 Error sizes LineLength Line is longer than 80 characters (found 90). 90
 Error blocks EmptyBlock Must have at least one statement. 93
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error sizes LineLength Line is longer than 80 characters (found 98). 106
 Error sizes LineLength Line is longer than 80 characters (found 93). 113
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error sizes LineLength Line is longer than 80 characters (found 93). 120
 Error sizes LineLength Line is longer than 80 characters (found 93). 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error blocks EmptyBlock Must have at least one statement. 127

org/exolab/castor/tools/XSDCompiler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error naming MemberName Name '_pkgName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error naming MemberName Name '_lineSep' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error naming MemberName Name '_force' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error naming MemberName Name '_typeFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error naming MemberName Name '_destDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error sizes LineLength Line is longer than 80 characters (found 83). 96
 Error sizes LineLength Line is longer than 80 characters (found 89). 106
 Error sizes LineLength Line is longer than 80 characters (found 86). 109
 Error sizes LineLength Line is longer than 80 characters (found 91). 112
 Error sizes LineLength Line is longer than 80 characters (found 95). 127
 Error sizes LineLength Line is longer than 80 characters (found 92). 138
 Error blocks LeftCurly '{' should have line break after. 138
 Error blocks RightCurly '}' should have line break before. 138
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error sizes LineLength Line is longer than 80 characters (found 86). 180
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error sizes LineLength Line is longer than 80 characters (found 85). 197
 Error regexp RegexpSingleline Line has trailing spaces. 198

org/exolab/castor/tools/ant/taskdefs/CastorSourceGenTask.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 58
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error naming MemberName Name '_codeGen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error sizes LineLength Line is longer than 80 characters (found 82). 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error sizes LineLength Line is longer than 80 characters (found 81). 163
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error sizes LineLength Line is longer than 80 characters (found 92). 210
 Error sizes LineLength Line is longer than 80 characters (found 83). 212
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error sizes LineLength Line is longer than 80 characters (found 90). 229
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error sizes LineLength Line is longer than 80 characters (found 96). 256
 Error sizes LineLength Line is longer than 80 characters (found 99). 257
 Error regexp RegexpSingleline Line has trailing spaces. 259

org/exolab/castor/types/AnyNode.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 87
 Error naming MemberName Name '_nodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
 Error javadoc JavadocStyle First sentence should end with a period. 125
 Error naming MemberName Name '_nextSiblingNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
 Error javadoc JavadocStyle First sentence should end with a period. 130
 Error naming MemberName Name '_firstChildNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
 Error naming MemberName Name '_localName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
 Error javadoc JavadocStyle First sentence should end with a period. 141
 Error naming MemberName Name '_uri' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error javadoc JavadocStyle First sentence should end with a period. 146
 Error naming MemberName Name '_prefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error javadoc JavadocStyle First sentence should end with a period. 151
 Error naming StaticVariableName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
 Error javadoc JavadocStyle First sentence should end with a period. 175
 Error sizes LineLength Line is longer than 80 characters (found 91). 193
 Error misc FinalParameters Parameter type should be final. 193
 Error misc FinalParameters Parameter localName should be final. 193
 Error misc FinalParameters Parameter prefix should be final. 193
 Error misc FinalParameters Parameter uri should be final. 193
 Error misc FinalParameters Parameter value should be final. 193
 Error whitespace ParenPad '(' is followed by whitespace. 194
 Error coding MagicNumber '6' is a magic number. 194
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 194
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 194
 Error whitespace ParenPad ')' is preceded with whitespace. 194
 Error whitespace ParenPad '(' is followed by whitespace. 200
 Error whitespace WhitespaceAround '>' is not preceded with whitespace. 200
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 200
 Error whitespace ParenPad ')' is preceded with whitespace. 200
 Error whitespace WhitespaceAround '>' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 207
 Error whitespace ParenPad '(' is followed by whitespace. 207
 Error whitespace ParenPad ')' is preceded with whitespace. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 215
 Error whitespace ParenPad '(' is followed by whitespace. 222
 Error whitespace ParenPad ')' is preceded with whitespace. 222
 Error javadoc JavadocStyle First sentence should end with a period. 229
 Error misc FinalParameters Parameter node should be final. 233
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 238
 Error misc FinalParameters Parameter node should be final. 263
 Error sizes LineLength Line is longer than 80 characters (found 81). 268
 Error sizes LineLength Line is longer than 80 characters (found 105). 269
 Error sizes LineLength Line is longer than 80 characters (found 83). 273
 Error sizes LineLength Line is longer than 80 characters (found 110). 278
 Error misc FinalParameters Parameter node should be final. 289
 Error sizes LineLength Line is longer than 80 characters (found 94). 295
 Error misc FinalParameters Parameter node should be final. 320
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 320
 Error sizes LineLength Line is longer than 80 characters (found 94). 326
 Error javadoc JavadocMethod Expected an @return tag. 352
 Error sizes LineLength Line is longer than 80 characters (found 83). 364
 Error sizes LineLength Line is longer than 80 characters (found 83). 392
 Error sizes LineLength Line is longer than 80 characters (found 81). 412
 Error sizes LineLength Line is longer than 80 characters (found 83). 422
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 457
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 483
 Error coding MagicNumber '4096' is a magic number. 495
 Error sizes LineLength Line is longer than 80 characters (found 83). 533
 Error javadoc JavadocMethod Missing a Javadoc comment. 553
 Error coding MagicNumber '4096' is a magic number. 554
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 570
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 570
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 580
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 580
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 580
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 580
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 591
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 591
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 593
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 593
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 593
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 593
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 595
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 605
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 605
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 605
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 605
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 615
 Error misc FinalParameters Parameter node should be final. 624
 Error sizes LineLength Line is longer than 80 characters (found 87). 629
 Error whitespace ParenPad '(' is followed by whitespace. 629
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 629
 Error whitespace OperatorWrap '&&' should be on a new line. 629
 Error sizes LineLength Line is longer than 80 characters (found 111). 631
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 638
 Error misc FinalParameters Parameter node1 should be final. 661
 Error misc FinalParameters Parameter node2 should be final. 661

org/exolab/castor/types/BaseDescriptor.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error sizes LineLength Line is longer than 80 characters (found 88). 74
 Error naming ConstantName Name 'noXMLFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error sizes LineLength Line is longer than 80 characters (found 81). 76
 Error naming ConstantName Name 'noJavaFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 76
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error naming MemberName Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error javadoc JavadocMethod Missing a Javadoc comment. 92
 Error misc FinalParameters Parameter xmlName should be final. 92
 Error misc FinalParameters Parameter type should be final. 92
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 105
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 116
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 127
 Error sizes LineLength Line is longer than 80 characters (found 100). 147
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 147
 Error misc FinalParameters Parameter name should be final. 147
 Error misc FinalParameters Parameter namespace should be final. 147
 Error misc FinalParameters Parameter nodeType should be final. 147
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 154
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 161
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 173
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 182
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 191
 Error sizes LineLength Line is longer than 80 characters (found 105). 200
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 208
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 218
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 228
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 237
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 246
 Error design DesignForExtension Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 269
 Error misc FinalParameters Parameter name should be final. 269
 Error misc FinalParameters Parameter namespace should be final. 269
 Error misc FinalParameters Parameter object should be final. 269
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error sizes LineLength Line is longer than 80 characters (found 195). 276
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error sizes LineLength Line is longer than 80 characters (found 105). 278
 Error regexp RegexpSingleline Line has trailing spaces. 279
 Error regexp RegexpSingleline Line has trailing spaces. 286
 Error design DesignForExtension Method 'isChoice' is not designed for extension - needs to be abstract, final or empty. 289
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 300
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 312
 Error design DesignForExtension Method 'addNature' is not designed for extension - needs to be abstract, final or empty. 322
 Error design DesignForExtension Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. 333

org/exolab/castor/types/Century.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 88). 45
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error blocks EmptyBlock Must have at least one statement. 92
 Error coding MagicNumber '60' is a magic number. 99
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 99
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 99
 Error coding MagicNumber '60' is a magic number. 99
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 99
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 99
 Error coding MagicNumber '1000' is a magic number. 99
 Error coding MagicNumber '60' is a magic number. 100
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 100
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 100
 Error coding MagicNumber '60' is a magic number. 100
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 100
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 100
 Error coding MagicNumber '1000' is a magic number. 100
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 101
 Error coding MagicNumber '60' is a magic number. 101
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 101
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 101
 Error coding MagicNumber '1000' is a magic number. 101
 Error blocks EmptyBlock Must have at least one statement. 103
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 115
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 120
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 124
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 127
 Error javadoc JavadocStyle First sentence should end with a period. 129
 Error sizes LineLength Line is longer than 80 characters (found 82). 134
 Error misc FinalParameters Parameter str should be final. 137
 Error javadoc JavadocStyle First sentence should end with a period. 141
 Error sizes LineLength Line is longer than 80 characters (found 83). 146
 Error misc FinalParameters Parameter str should be final. 149
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 154
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 159
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 159
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 160
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 160
 Error sizes LineLength Line is longer than 80 characters (found 88). 164
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 164
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 164
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 164
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 168
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 168
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 168
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 175
 Error javadoc JavadocMethod Missing a Javadoc comment. 175
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 178
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad ')' is preceded with whitespace. 181
 Error whitespace ParenPad '(' is followed by whitespace. 183
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 183
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 183
 Error coding MagicNumber '60' is a magic number. 183
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 183
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 183
 Error coding MagicNumber '60' is a magic number. 183
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 183
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 183
 Error coding MagicNumber '1000' is a magic number. 183
 Error coding AvoidInlineConditionals Avoid inline conditionals. 184
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 195
 Error javadoc JavadocMethod Missing a Javadoc comment. 195
 Error misc FinalParameters Parameter year should be final. 195
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 199
 Error javadoc JavadocMethod Missing a Javadoc comment. 199
 Error misc FinalParameters Parameter month should be final. 199
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 203
 Error javadoc JavadocMethod Missing a Javadoc comment. 203
 Error misc FinalParameters Parameter day should be final. 203
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 207
 Error javadoc JavadocMethod Missing a Javadoc comment. 207
 Error misc FinalParameters Parameter hour should be final. 207
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 211
 Error javadoc JavadocMethod Missing a Javadoc comment. 211
 Error misc FinalParameters Parameter minute should be final. 211
 Error sizes LineLength Line is longer than 80 characters (found 96). 215
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 215
 Error javadoc JavadocMethod Missing a Javadoc comment. 215
 Error misc FinalParameters Parameter second should be final. 215
 Error misc FinalParameters Parameter millsecond should be final. 215
 Error sizes LineLength Line is longer than 80 characters (found 88). 219
 Error design DesignForExtension Method 'setZone' is not designed for extension - needs to be abstract, final or empty. 219
 Error javadoc JavadocMethod Missing a Javadoc comment. 219
 Error misc FinalParameters Parameter hour should be final. 219
 Error misc FinalParameters Parameter minute should be final. 219
 Error design DesignForExtension Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. 223
 Error javadoc JavadocMethod Missing a Javadoc comment. 223

org/exolab/castor/types/CenturyDescriptor.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error sizes LineLength Line is longer than 80 characters (found 89). 73
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 97
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 106
 Error javadoc JavadocStyle First sentence should end with a period. 110
 Error javadoc JavadocStyle First sentence should end with a period. 122
 Error sizes LineLength Line is longer than 80 characters (found 86). 142
 Error misc FinalParameters Parameter target should be final. 142
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 142
 Error sizes LineLength Line is longer than 80 characters (found 98). 153
 Error misc FinalParameters Parameter target should be final. 153
 Error misc FinalParameters Parameter value should be final. 153
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 153
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error blocks EmptyBlock Must have at least one statement. 154
 Error blocks EmptyBlock Must have at least one statement. 160
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 166
 Error blocks EmptyBlock Must have at least one statement. 168
 Error sizes LineLength Line is longer than 80 characters (found 86). 173
 Error javadoc JavadocMethod Missing a Javadoc comment. 173
 Error misc FinalParameters Parameter target should be final. 173
 Error sizes LineLength Line is longer than 80 characters (found 98). 191
 Error misc FinalParameters Parameter object should be final. 191
 Error misc FinalParameters Parameter parent should be final. 204

org/exolab/castor/types/Date.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 89). 47
 Error sizes LineLength Line is longer than 80 characters (found 81). 49
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error misc FinalParameters Parameter values should be final. 89
 Error whitespace MethodParamPad '(' is preceded with whitespace. 103
 Error misc FinalParameters Parameter dateAsLong should be final. 103
 Error whitespace MethodParamPad '(' is preceded with whitespace. 104
 Error misc FinalParameters Parameter dateRef should be final. 118
 Error coding MagicNumber '100' is a magic number. 121
 Error coding MagicNumber '100' is a magic number. 122
 Error sizes LineLength Line is longer than 80 characters (found 83). 134
 Error misc FinalParameters Parameter date should be final. 137
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 157
 Error misc FinalParameters Parameter values should be final. 157
 Error coding MagicNumber '4' is a magic number. 158
 Error sizes LineLength Line is longer than 80 characters (found 97). 159
 Error coding MagicNumber '3' is a magic number. 164
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 176
 Error coding MagicNumber '4' is a magic number. 177
 Error coding MagicNumber '3' is a magic number. 181
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 189
 Error sizes LineLength Line is longer than 80 characters (found 102). 190
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 190
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 190
 Error coding MagicNumber '100' is a magic number. 190
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 190
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 190
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 190
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 190
 Error design DesignForExtension Method 'toLong' is not designed for extension - needs to be abstract, final or empty. 199
 Error whitespace MethodParamPad '(' is preceded with whitespace. 199
 Error javadoc JavadocStyle First sentence should end with a period. 203
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 209
 Error javadoc JavadocStyle First sentence should end with a period. 218
 Error sizes LineLength Line is longer than 80 characters (found 83). 223
 Error misc FinalParameters Parameter str should be final. 226
 Error sizes LineLength Line is longer than 80 characters (found 83). 235
 Error misc FinalParameters Parameter str should be final. 238
 Error sizes LineLength Line is longer than 80 characters (found 90). 243
 Error javadoc JavadocMethod Missing a Javadoc comment. 243
 Error misc FinalParameters Parameter str should be final. 243
 Error misc FinalParameters Parameter result should be final. 243
 Error sizes LineLength Line is longer than 80 characters (found 92). 245
 Error sizes LineLength Line is longer than 80 characters (found 94). 262
 Error coding MagicNumber '3' is a magic number. 262
 Error sizes LineLength Line is longer than 80 characters (found 102). 263
 Error coding MagicNumber '10' is a magic number. 269
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 269
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 269
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 270
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 270
 Error coding MagicNumber '10' is a magic number. 270
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 270
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 270
 Error coding MagicNumber '3' is a magic number. 270
 Error sizes LineLength Line is longer than 80 characters (found 93). 273
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 273
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 273
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 273
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 273
 Error coding MagicNumber '4' is a magic number. 279
 Error sizes LineLength Line is longer than 80 characters (found 107). 283
 Error sizes LineLength Line is longer than 80 characters (found 83). 288
 Error sizes LineLength Line is longer than 80 characters (found 103). 289
 Error coding MagicNumber '10' is a magic number. 292
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 292
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 292
 Error sizes LineLength Line is longer than 80 characters (found 107). 299
 Error sizes LineLength Line is longer than 80 characters (found 83). 304
 Error sizes LineLength Line is longer than 80 characters (found 101). 305
 Error coding MagicNumber '10' is a magic number. 308
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 308
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 308
 Error design DesignForExtension Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. 320
 Error javadoc JavadocMethod Missing a Javadoc comment. 320
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 323
 Error sizes LineLength Line is longer than 80 characters (found 81). 324
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 327
 Error javadoc JavadocMethod Missing a Javadoc comment. 327
 Error misc FinalParameters Parameter hour should be final. 327
 Error sizes LineLength Line is longer than 80 characters (found 81). 328
 Error design DesignForExtension Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. 331
 Error javadoc JavadocMethod Missing a Javadoc comment. 331
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 334
 Error javadoc JavadocMethod Missing a Javadoc comment. 334
 Error sizes LineLength Line is longer than 80 characters (found 82). 335
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 338
 Error javadoc JavadocMethod Missing a Javadoc comment. 338
 Error misc FinalParameters Parameter minute should be final. 338
 Error sizes LineLength Line is longer than 80 characters (found 82). 339
 Error design DesignForExtension Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. 342
 Error javadoc JavadocMethod Missing a Javadoc comment. 342
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 345
 Error javadoc JavadocMethod Missing a Javadoc comment. 345
 Error sizes LineLength Line is longer than 80 characters (found 83). 346
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 349
 Error javadoc JavadocMethod Missing a Javadoc comment. 349
 Error misc FinalParameters Parameter second should be final. 349
 Error sizes LineLength Line is longer than 80 characters (found 83). 350
 Error design DesignForExtension Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. 353
 Error javadoc JavadocMethod Missing a Javadoc comment. 353
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 356
 Error javadoc JavadocMethod Missing a Javadoc comment. 356
 Error sizes LineLength Line is longer than 80 characters (found 88). 357
 Error design DesignForExtension Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. 360
 Error javadoc JavadocMethod Missing a Javadoc comment. 360
 Error misc FinalParameters Parameter millisecond should be final. 360
 Error sizes LineLength Line is longer than 80 characters (found 88). 361
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 365

org/exolab/castor/types/DateDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error sizes LineLength Line is longer than 80 characters (found 83). 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 107
 Error javadoc JavadocStyle First sentence should end with a period. 111
 Error javadoc JavadocStyle First sentence should end with a period. 123
 Error sizes LineLength Line is longer than 80 characters (found 86). 147
 Error misc FinalParameters Parameter target should be final. 147
 Error misc TodoComment Comment matches to-do format 'TODO:'. 148
 Error sizes LineLength Line is longer than 80 characters (found 98). 166
 Error misc FinalParameters Parameter target should be final. 166
 Error misc FinalParameters Parameter value should be final. 166
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 167
 Error whitespace ParenPad ')' is preceded with whitespace. 167
 Error sizes LineLength Line is longer than 80 characters (found 88). 168
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 182
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 189
 Error sizes LineLength Line is longer than 80 characters (found 86). 193
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 193
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 193
 Error sizes LineLength Line is longer than 80 characters (found 86). 198
 Error javadoc JavadocMethod Missing a Javadoc comment. 198
 Error misc FinalParameters Parameter target should be final. 198
 Error sizes LineLength Line is longer than 80 characters (found 98). 216
 Error misc FinalParameters Parameter object should be final. 216
 Error misc FinalParameters Parameter parent should be final. 229

org/exolab/castor/types/DateTime.java

Severity Category Rule Message Line
 Error misc FinalParameters Parameter values should be final. 56
 Error misc FinalParameters Parameter dateAsLong should be final. 70
 Error misc FinalParameters Parameter dateRef should be final. 84
 Error coding MagicNumber '100' is a magic number. 88
 Error coding MagicNumber '100' is a magic number. 89
 Error sizes LineLength Line is longer than 80 characters (found 109). 96
 Error misc FinalParameters Parameter date should be final. 108
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 133
 Error misc FinalParameters Parameter values should be final. 133
 Error coding MagicNumber '8' is a magic number. 134
 Error sizes LineLength Line is longer than 80 characters (found 83). 135
 Error coding MagicNumber '3' is a magic number. 141
 Error coding MagicNumber '4' is a magic number. 142
 Error coding MagicNumber '5' is a magic number. 143
 Error coding MagicNumber '6' is a magic number. 144
 Error coding MagicNumber '7' is a magic number. 144
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 165
 Error coding MagicNumber '8' is a magic number. 166
 Error coding MagicNumber '3' is a magic number. 170
 Error coding MagicNumber '4' is a magic number. 171
 Error coding MagicNumber '5' is a magic number. 172
 Error coding MagicNumber '6' is a magic number. 173
 Error coding MagicNumber '7' is a magic number. 174
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 182
 Error sizes LineLength Line is longer than 80 characters (found 140). 183
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 183
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 183
 Error coding MagicNumber '100' is a magic number. 183
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 183
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 183
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 183
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 183
 Error sizes LineLength Line is longer than 80 characters (found 84). 191
 Error design DesignForExtension Method 'toLong' is not designed for extension - needs to be abstract, final or empty. 193
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 203
 Error misc FinalParameters Parameter str should be final. 223
 Error misc FinalParameters Parameter str should be final. 236
 Error sizes LineLength Line is longer than 80 characters (found 102). 255
 Error misc FinalParameters Parameter str should be final. 255
 Error misc FinalParameters Parameter result should be final. 255
 Error sizes LineLength Line is longer than 80 characters (found 92). 257
 Error coding MagicNumber '19' is a magic number. 266
 Error sizes LineLength Line is longer than 80 characters (found 90). 267
 Error sizes LineLength Line is longer than 80 characters (found 100). 276

org/exolab/castor/types/DateTimeBase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 108). 45
 Error sizes LineLength Line is longer than 80 characters (found 85). 63
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error sizes LineLength Line is longer than 80 characters (found 85). 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 82). 82
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error sizes LineLength Line is longer than 80 characters (found 88). 85
 Error sizes LineLength Line is longer than 80 characters (found 86). 88
 Error naming MemberName Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error naming MemberName Name '_century' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error naming MemberName Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error naming MemberName Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error naming MemberName Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error naming MemberName Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error naming MemberName Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error naming MemberName Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error naming MemberName Name '_millsecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error naming MemberName Name '_zoneNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error naming MemberName Name '_utc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error naming MemberName Name '_zoneHour' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error naming MemberName Name '_zoneMinute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
 Error sizes LineLength Line is longer than 80 characters (found 82). 134
 Error misc FinalParameters Parameter year should be final. 167
 Error coding MagicNumber '4' is a magic number. 168
 Error coding MagicNumber '100' is a magic number. 168
 Error coding MagicNumber '400' is a magic number. 168
 Error modifier RedundantModifier Redundant 'final' modifier. 182
 Error misc FinalParameters Parameter century should be final. 182
 Error misc FinalParameters Parameter year should be final. 182
 Error coding MagicNumber '100' is a magic number. 183
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 194
 Error design DesignForExtension Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. 205
 Error misc FinalParameters Parameter century should be final. 205
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 227
 Error misc FinalParameters Parameter year should be final. 227
 Error coding MagicNumber '99' is a magic number. 240
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 255
 Error misc FinalParameters Parameter month should be final. 255
 Error sizes LineLength Line is longer than 80 characters (found 97). 259
 Error coding MagicNumber '12' is a magic number. 263
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 281
 Error misc FinalParameters Parameter day should be final. 281
 Error sizes LineLength Line is longer than 80 characters (found 94). 285
 Error sizes LineLength Line is longer than 80 characters (found 83). 297
 Error sizes LineLength Line is longer than 80 characters (found 86). 301
 Error sizes LineLength Line is longer than 80 characters (found 90). 305
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 323
 Error misc FinalParameters Parameter hour should be final. 323
 Error coding MagicNumber '23' is a magic number. 324
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 344
 Error misc FinalParameters Parameter minute should be final. 344
 Error coding MagicNumber '59' is a magic number. 345
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 353
 Error sizes LineLength Line is longer than 80 characters (found 95). 370
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 370
 Error misc FinalParameters Parameter second should be final. 370
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 370
 Error misc FinalParameters Parameter millsecond should be final. 370
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 385
 Error misc FinalParameters Parameter second should be final. 385
 Error coding MagicNumber '59' is a magic number. 386
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 390
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 390
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 390
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 390
 Error sizes LineLength Line is longer than 80 characters (found 88). 406
 Error design DesignForExtension Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. 406
 Error misc FinalParameters Parameter millisecond should be final. 406
 Error coding MagicNumber '999' is a magic number. 410
 Error sizes LineLength Line is longer than 80 characters (found 104). 411
 Error design DesignForExtension Method 'setUTC' is not designed for extension - needs to be abstract, final or empty. 421
 Error design DesignForExtension Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. 434
 Error misc FinalParameters Parameter zoneNegative should be final. 434
 Error design DesignForExtension Method 'setZone' is not designed for extension - needs to be abstract, final or empty. 454
 Error misc FinalParameters Parameter hour should be final. 454
 Error misc FinalParameters Parameter minute should be final. 454
 Error design DesignForExtension Method 'setZoneHour' is not designed for extension - needs to be abstract, final or empty. 473
 Error misc FinalParameters Parameter hour should be final. 473
 Error coding MagicNumber '23' is a magic number. 474
 Error sizes LineLength Line is longer than 80 characters (found 85). 475
 Error design DesignForExtension Method 'setZoneMinute' is not designed for extension - needs to be abstract, final or empty. 498
 Error misc FinalParameters Parameter minute should be final. 498
 Error coding MagicNumber '59' is a magic number. 499
 Error sizes LineLength Line is longer than 80 characters (found 90). 500
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 515
 Error javadoc JavadocMethod Missing a Javadoc comment. 515
 Error design DesignForExtension Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. 519
 Error javadoc JavadocMethod Missing a Javadoc comment. 519
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 523
 Error javadoc JavadocMethod Missing a Javadoc comment. 523
 Error design DesignForExtension Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. 527
 Error javadoc JavadocMethod Missing a Javadoc comment. 527
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 531
 Error javadoc JavadocMethod Missing a Javadoc comment. 531
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 535
 Error javadoc JavadocMethod Missing a Javadoc comment. 535
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 539
 Error javadoc JavadocMethod Missing a Javadoc comment. 539
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 543
 Error javadoc JavadocMethod Missing a Javadoc comment. 543
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 547
 Error javadoc JavadocMethod Missing a Javadoc comment. 547
 Error design DesignForExtension Method 'isUTC' is not designed for extension - needs to be abstract, final or empty. 558
 Error design DesignForExtension Method 'isZoneNegative' is not designed for extension - needs to be abstract, final or empty. 562
 Error javadoc JavadocMethod Missing a Javadoc comment. 562
 Error design DesignForExtension Method 'getZoneHour' is not designed for extension - needs to be abstract, final or empty. 566
 Error javadoc JavadocMethod Missing a Javadoc comment. 566
 Error design DesignForExtension Method 'getZoneMinute' is not designed for extension - needs to be abstract, final or empty. 570
 Error javadoc JavadocMethod Missing a Javadoc comment. 570
 Error design DesignForExtension Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. 576
 Error javadoc JavadocMethod Missing a Javadoc comment. 576
 Error design DesignForExtension Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. 580
 Error javadoc JavadocMethod Missing a Javadoc comment. 580
 Error design DesignForExtension Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. 584
 Error javadoc JavadocMethod Missing a Javadoc comment. 584
 Error design DesignForExtension Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. 588
 Error javadoc JavadocMethod Missing a Javadoc comment. 588
 Error design DesignForExtension Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. 592
 Error javadoc JavadocMethod Missing a Javadoc comment. 592
 Error design DesignForExtension Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. 596
 Error javadoc JavadocMethod Missing a Javadoc comment. 596
 Error design DesignForExtension Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. 600
 Error javadoc JavadocMethod Missing a Javadoc comment. 600
 Error design DesignForExtension Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. 604
 Error javadoc JavadocMethod Missing a Javadoc comment. 604
 Error design DesignForExtension Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. 608
 Error javadoc JavadocMethod Missing a Javadoc comment. 608
 Error sizes LineLength Line is longer than 80 characters (found 84). 612
 Error design DesignForExtension Method 'addDuration' is not designed for extension - needs to be abstract, final or empty. 630
 Error misc FinalParameters Parameter duration should be final. 630
 Error coding AvoidInlineConditionals Avoid inline conditionals. 633
 Error coding MagicNumber '12' is a magic number. 640
 Error coding MagicNumber '12' is a magic number. 641
 Error blocks EmptyBlock Must have at least one statement. 642
 Error coding MagicNumber '100' is a magic number. 648
 Error coding MagicNumber '100' is a magic number. 649
 Error coding MagicNumber '100' is a magic number. 650
 Error blocks EmptyBlock Must have at least one statement. 651
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 671
 Error coding MagicNumber '1000' is a magic number. 672
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 673
 Error coding MagicNumber '1000' is a magic number. 673
 Error coding MagicNumber '60' is a magic number. 676
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 677
 Error coding MagicNumber '60' is a magic number. 677
 Error blocks EmptyBlock Must have at least one statement. 678
 Error coding MagicNumber '60' is a magic number. 685
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 686
 Error coding MagicNumber '60' is a magic number. 686
 Error blocks EmptyBlock Must have at least one statement. 687
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 693
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 693
 Error coding MagicNumber '24' is a magic number. 694
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 695
 Error coding MagicNumber '24' is a magic number. 695
 Error blocks EmptyBlock Must have at least one statement. 696
 Error sizes LineLength Line is longer than 80 characters (found 96). 710
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 713
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 721
 Error coding MagicNumber '12' is a magic number. 721
 Error sizes LineLength Line is longer than 80 characters (found 94). 722
 Error coding MagicNumber '100' is a magic number. 722
 Error coding MagicNumber '12' is a magic number. 722
 Error coding MagicNumber '100' is a magic number. 723
 Error coding MagicNumber '100' is a magic number. 724
 Error blocks EmptyBlock Must have at least one statement. 725
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 730
 Error blocks EmptyBlock Must have at least one statement. 731
 Error sizes LineLength Line is longer than 80 characters (found 86). 740
 Error javadoc JavadocMethod Expected an @return tag. 743
 Error misc FinalParameters Parameter a should be final. 743
 Error javadoc JavadocMethod Expected @param tag for 'a'. 743
 Error misc FinalParameters Parameter b should be final. 743
 Error javadoc JavadocMethod Expected @param tag for 'b'. 743
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 744
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 744
 Error sizes LineLength Line is longer than 80 characters (found 87). 749
 Error javadoc JavadocMethod Expected an @return tag. 752
 Error misc FinalParameters Parameter a should be final. 752
 Error javadoc JavadocMethod Expected @param tag for 'a'. 752
 Error misc FinalParameters Parameter b should be final. 752
 Error javadoc JavadocMethod Expected @param tag for 'b'. 752
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 753
 Error modifier RedundantModifier Redundant 'final' modifier. 763
 Error misc FinalParameters Parameter century should be final. 763
 Error javadoc JavadocMethod Expected @param tag for 'century'. 763
 Error misc FinalParameters Parameter year should be final. 763
 Error javadoc JavadocMethod Expected @param tag for 'year'. 763
 Error misc FinalParameters Parameter month should be final. 763
 Error javadoc JavadocMethod Expected @param tag for 'month'. 763
 Error coding MagicNumber '4' is a magic number. 764
 Error coding MagicNumber '6' is a magic number. 764
 Error coding MagicNumber '9' is a magic number. 764
 Error coding MagicNumber '11' is a magic number. 764
 Error coding MagicNumber '30' is a magic number. 765
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 767
 Error coding AvoidInlineConditionals Avoid inline conditionals. 767
 Error coding MagicNumber '29' is a magic number. 767
 Error coding MagicNumber '28' is a magic number. 767
 Error coding MagicNumber '31' is a magic number. 769
 Error design DesignForExtension Method 'normalize' is not designed for extension - needs to be abstract, final or empty. 785
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 800
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 800
 Error sizes LineLength Line is longer than 80 characters (found 81). 817
 Error design DesignForExtension Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 824
 Error misc FinalParameters Parameter dateTime should be final. 824
 Error sizes LineLength Line is longer than 80 characters (found 108). 826
 Error sizes LineLength Line is longer than 80 characters (found 91). 829
 Error sizes LineLength Line is longer than 80 characters (found 86). 844
 Error sizes LineLength Line is longer than 80 characters (found 86). 847
 Error sizes LineLength Line is longer than 80 characters (found 84). 850
 Error sizes LineLength Line is longer than 80 characters (found 85). 851
 Error sizes LineLength Line is longer than 80 characters (found 91). 854
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 861
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 861
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 861
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 869
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 869
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 869
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 873
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 873
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 873
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 885
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 885
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 885
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 893
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 893
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 893
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 897
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 897
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 897
 Error javadoc JavadocMethod Expected an @return tag. 916
 Error misc FinalParameters Parameter dateTime should be final. 916
 Error javadoc JavadocMethod Expected @param tag for 'dateTime'. 916
 Error sizes LineLength Line is longer than 80 characters (found 88). 934
 Error design DesignForExtension Method 'clone' is not designed for extension - needs to be abstract, final or empty. 934
 Error javadoc JavadocMethod Missing a Javadoc comment. 934
 Error misc FinalParameters Parameter dateTime should be final. 934
 Error sizes LineLength Line is longer than 80 characters (found 82). 943
 Error javadoc JavadocMethod Missing a Javadoc comment. 949
 Error misc FinalParameters Parameter date1 should be final. 949
 Error misc FinalParameters Parameter date2 should be final. 949
 Error design DesignForExtension Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 1072
 Error sizes LineLength Line is longer than 80 characters (found 89). 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error whitespace WhitespaceAround '^' is not preceded with whitespace. 1073
 Error whitespace WhitespaceAround '^' is not followed by whitespace. 1073
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 1081
 Error misc FinalParameters Parameter object should be final. 1081
 Error design DesignForExtension Method 'equal' is not designed for extension - needs to be abstract, final or empty. 1102
 Error misc FinalParameters Parameter dateTime should be final. 1102
 Error design DesignForExtension Method 'toCalendar' is not designed for extension - needs to be abstract, final or empty. 1110
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 1110
 Error sizes LineLength Line is longer than 80 characters (found 99). 1118
 Error javadoc JavadocMethod Missing a Javadoc comment. 1118
 Error sizes LineLength Line is longer than 80 characters (found 99). 1119
 Error coding MagicNumber '4' is a magic number. 1127
 Error sizes LineLength Line is longer than 80 characters (found 83). 1128
 Error sizes LineLength Line is longer than 80 characters (found 90). 1129
 Error coding MagicNumber '3' is a magic number. 1129
 Error sizes LineLength Line is longer than 80 characters (found 96). 1130
 Error coding MagicNumber '10' is a magic number. 1133
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1133
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1133
 Error sizes LineLength Line is longer than 80 characters (found 82). 1134
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1134
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1134
 Error coding MagicNumber '10' is a magic number. 1134
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1134
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1134
 Error coding MagicNumber '3' is a magic number. 1134
 Error sizes LineLength Line is longer than 80 characters (found 98). 1137
 Error coding MagicNumber '4' is a magic number. 1143
 Error sizes LineLength Line is longer than 80 characters (found 100). 1148
 Error javadoc JavadocMethod Missing a Javadoc comment. 1148
 Error sizes LineLength Line is longer than 80 characters (found 100). 1149
 Error sizes LineLength Line is longer than 80 characters (found 101). 1153
 Error sizes LineLength Line is longer than 80 characters (found 109). 1158
 Error sizes LineLength Line is longer than 80 characters (found 97). 1159
 Error coding MagicNumber '10' is a magic number. 1162
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1162
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1162
 Error sizes LineLength Line is longer than 80 characters (found 98). 1169
 Error javadoc JavadocMethod Missing a Javadoc comment. 1169
 Error sizes LineLength Line is longer than 80 characters (found 98). 1170
 Error sizes LineLength Line is longer than 80 characters (found 101). 1174
 Error sizes LineLength Line is longer than 80 characters (found 109). 1179
 Error sizes LineLength Line is longer than 80 characters (found 95). 1180
 Error coding MagicNumber '10' is a magic number. 1183
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1183
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1183
 Error sizes LineLength Line is longer than 80 characters (found 99). 1190
 Error javadoc JavadocMethod Missing a Javadoc comment. 1190
 Error sizes LineLength Line is longer than 80 characters (found 99). 1191
 Error coding MagicNumber '8' is a magic number. 1194
 Error sizes LineLength Line is longer than 80 characters (found 113). 1195
 Error sizes LineLength Line is longer than 80 characters (found 83). 1198
 Error sizes LineLength Line is longer than 80 characters (found 96). 1199
 Error coding MagicNumber '10' is a magic number. 1204
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1204
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1204
 Error regexp RegexpSingleline Line has trailing spaces. 1205
 Error coding MagicNumber '24' is a magic number. 1207
 Error whitespace FileTabCharacter Line contains a tab character. 1208
 Error whitespace FileTabCharacter Line contains a tab character. 1209
 Error whitespace FileTabCharacter Line contains a tab character. 1214
 Error sizes LineLength Line is longer than 80 characters (found 103). 1221
 Error sizes LineLength Line is longer than 80 characters (found 83). 1226
 Error sizes LineLength Line is longer than 80 characters (found 94). 1227
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1227
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1227
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1227
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1227
 Error sizes LineLength Line is longer than 80 characters (found 81). 1230
 Error coding MagicNumber '10' is a magic number. 1230
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1230
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1230
 Error regexp RegexpSingleline Line has trailing spaces. 1231
 Error sizes LineLength Line is longer than 80 characters (found 131). 1233
 Error sizes LineLength Line is longer than 80 characters (found 103). 1241
 Error sizes LineLength Line is longer than 80 characters (found 83). 1246
 Error sizes LineLength Line is longer than 80 characters (found 98). 1247
 Error sizes LineLength Line is longer than 80 characters (found 81). 1250
 Error coding MagicNumber '10' is a magic number. 1250
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1250
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1250
 Error sizes LineLength Line is longer than 80 characters (found 131). 1252
 Error coding MagicNumber '10' is a magic number. 1264
 Error coding MagicNumber '10' is a magic number. 1265
 Error coding MagicNumber '1000' is a magic number. 1270
 Error coding MagicNumber '1000' is a magic number. 1271
 Error coding MagicNumber '1000' is a magic number. 1272
 Error coding MagicNumber '1000' is a magic number. 1273
 Error coding MagicNumber '1000' is a magic number. 1274
 Error coding MagicNumber '1000' is a magic number. 1275
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1277
 Error sizes LineLength Line is longer than 80 characters (found 103). 1283
 Error javadoc JavadocMethod Missing a Javadoc comment. 1283
 Error sizes LineLength Line is longer than 80 characters (found 103). 1284
 Error coding MagicNumber '5' is a magic number. 1302
 Error sizes LineLength Line is longer than 80 characters (found 87). 1303
 Error sizes LineLength Line is longer than 80 characters (found 94). 1304
 Error coding MagicNumber '3' is a magic number. 1304
 Error coding MagicNumber '4' is a magic number. 1304
 Error sizes LineLength Line is longer than 80 characters (found 106). 1305
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1305
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1305
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1305
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1305
 Error sizes LineLength Line is longer than 80 characters (found 84). 1307
 Error coding MagicNumber '10' is a magic number. 1307
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1307
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1307
 Error sizes LineLength Line is longer than 80 characters (found 86). 1308
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1308
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1308
 Error coding MagicNumber '3' is a magic number. 1308
 Error coding MagicNumber '10' is a magic number. 1308
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1308
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1308
 Error coding MagicNumber '4' is a magic number. 1308
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1309
 Error coding MagicNumber '5' is a magic number. 1310
 Error design DesignForExtension Method 'setDateFormatTimeZone' is not designed for extension - needs to be abstract, final or empty. 1320
 Error misc FinalParameters Parameter df should be final. 1320
 Error javadoc JavadocMethod Expected @param tag for 'df'. 1320
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 1322
 Error sizes LineLength Line is longer than 80 characters (found 82). 1326
 Error coding MagicNumber '60' is a magic number. 1326
 Error coding MagicNumber '60' is a magic number. 1326
 Error coding MagicNumber '1000' is a magic number. 1326
 Error coding AvoidInlineConditionals Avoid inline conditionals. 1327
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1329
 Error design DesignForExtension Method 'setDateFormatTimeZone' is not designed for extension - needs to be abstract, final or empty. 1339
 Error misc FinalParameters Parameter calendar should be final. 1339
 Error javadoc JavadocMethod Expected @param tag for 'calendar'. 1339
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 1341
 Error sizes LineLength Line is longer than 80 characters (found 82). 1345
 Error coding MagicNumber '60' is a magic number. 1345
 Error coding MagicNumber '60' is a magic number. 1345
 Error coding MagicNumber '1000' is a magic number. 1345
 Error coding AvoidInlineConditionals Avoid inline conditionals. 1346
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1348
 Error design DesignForExtension Method 'appendDateString' is not designed for extension - needs to be abstract, final or empty. 1357
 Error javadoc JavadocMethod Missing a Javadoc comment. 1357
 Error misc FinalParameters Parameter result should be final. 1357
 Error coding MagicNumber '10' is a magic number. 1362
 Error coding MagicNumber '10' is a magic number. 1367
 Error coding MagicNumber '10' is a magic number. 1373
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1379
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1379
 Error coding MagicNumber '10' is a magic number. 1379
 Error design DesignForExtension Method 'appendTimeString' is not designed for extension - needs to be abstract, final or empty. 1385
 Error javadoc JavadocMethod Missing a Javadoc comment. 1385
 Error misc FinalParameters Parameter result should be final. 1385
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1386
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1386
 Error coding MagicNumber '10' is a magic number. 1386
 Error coding MagicNumber '10' is a magic number. 1393
 Error coding MagicNumber '10' is a magic number. 1400
 Error coding MagicNumber '100' is a magic number. 1407
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 1407
 Error coding MagicNumber '10' is a magic number. 1409
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 1409
 Error design DesignForExtension Method 'appendTimeZoneString' is not designed for extension - needs to be abstract, final or empty. 1417
 Error javadoc JavadocMethod Missing a Javadoc comment. 1417
 Error misc FinalParameters Parameter result should be final. 1417
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1434
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1434
 Error coding MagicNumber '10' is a magic number. 1434
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 1440
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 1440
 Error coding MagicNumber '10' is a magic number. 1440

org/exolab/castor/types/DateTimeDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 106). 45
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 45
 Error sizes LineLength Line is longer than 80 characters (found 93). 46
 Error javadoc JavadocMethod Missing a Javadoc comment. 55
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 70
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 79
 Error sizes LineLength Line is longer than 80 characters (found 81). 116
 Error sizes LineLength Line is longer than 80 characters (found 86). 118
 Error misc FinalParameters Parameter target should be final. 118
 Error sizes LineLength Line is longer than 80 characters (found 81). 133
 Error sizes LineLength Line is longer than 80 characters (found 98). 135
 Error misc FinalParameters Parameter target should be final. 135
 Error misc FinalParameters Parameter value should be final. 135
 Error sizes LineLength Line is longer than 80 characters (found 97). 137
 Error sizes LineLength Line is longer than 80 characters (found 81). 161
 Error sizes LineLength Line is longer than 80 characters (found 88). 165
 Error sizes LineLength Line is longer than 80 characters (found 86). 170
 Error javadoc JavadocMethod Missing a Javadoc comment. 170
 Error misc FinalParameters Parameter target should be final. 170
 Error sizes LineLength Line is longer than 80 characters (found 98). 188
 Error misc FinalParameters Parameter object should be final. 188
 Error misc FinalParameters Parameter parent should be final. 200

org/exolab/castor/types/Duration.java

Severity Category Rule Message Line
 Error naming MemberName Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error naming MemberName Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error naming MemberName Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error naming MemberName Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error naming MemberName Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error naming MemberName Name '_millisecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error naming MemberName Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error misc FinalParameters Parameter duration should be final. 113
 Error misc FinalParameters Parameter l should be final. 124
 Error coding MagicNumber '1000' is a magic number. 125
 Error coding MagicNumber '60' is a magic number. 126
 Error coding MagicNumber '60' is a magic number. 127
 Error coding MagicNumber '24' is a magic number. 128
 Error coding MagicNumber '30.42' is a magic number. 129
 Error coding MagicNumber '12' is a magic number. 130
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 134
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 134
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 145
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 145
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 146
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 146
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 152
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 152
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 153
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 153
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 160
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 160
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 161
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 161
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 167
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 167
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 168
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 168
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 174
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 174
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 175
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 175
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 181
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 181
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 186
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 186
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 194
 Error javadoc JavadocMethod Missing a Javadoc comment. 194
 Error misc FinalParameters Parameter year should be final. 194
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 202
 Error javadoc JavadocMethod Missing a Javadoc comment. 202
 Error misc FinalParameters Parameter month should be final. 202
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 210
 Error javadoc JavadocMethod Missing a Javadoc comment. 210
 Error misc FinalParameters Parameter day should be final. 210
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 218
 Error javadoc JavadocMethod Missing a Javadoc comment. 218
 Error misc FinalParameters Parameter hour should be final. 218
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 226
 Error javadoc JavadocMethod Missing a Javadoc comment. 226
 Error misc FinalParameters Parameter minute should be final. 226
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 231
 Error design DesignForExtension Method 'setSeconds' is not designed for extension - needs to be abstract, final or empty. 234
 Error javadoc JavadocMethod Missing a Javadoc comment. 234
 Error misc FinalParameters Parameter second should be final. 234
 Error design DesignForExtension Method 'setMilli' is not designed for extension - needs to be abstract, final or empty. 242
 Error javadoc JavadocMethod Missing a Javadoc comment. 242
 Error misc FinalParameters Parameter milli should be final. 242
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 250
 Error javadoc JavadocMethod Missing a Javadoc comment. 250
 Error javadoc JavadocStyle First sentence should end with a period. 254
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 264
 Error misc FinalParameters Parameter year should be final. 264
 Error misc FinalParameters Parameter month should be final. 264
 Error misc FinalParameters Parameter day should be final. 264
 Error sizes LineLength Line is longer than 80 characters (found 84). 265
 Error misc FinalParameters Parameter hour should be final. 265
 Error misc FinalParameters Parameter minute should be final. 265
 Error misc FinalParameters Parameter second should be final. 265
 Error misc FinalParameters Parameter millisecond should be final. 265
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 277
 Error javadoc JavadocMethod Missing a Javadoc comment. 277
 Error design DesignForExtension Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. 281
 Error javadoc JavadocMethod Missing a Javadoc comment. 281
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 285
 Error javadoc JavadocMethod Missing a Javadoc comment. 285
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 289
 Error javadoc JavadocMethod Missing a Javadoc comment. 289
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 293
 Error javadoc JavadocMethod Missing a Javadoc comment. 293
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 297
 Error javadoc JavadocMethod Missing a Javadoc comment. 297
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 301
 Error javadoc JavadocMethod Missing a Javadoc comment. 301
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 305
 Error javadoc JavadocMethod Missing a Javadoc comment. 305
 Error design DesignForExtension Method 'toLong' is not designed for extension - needs to be abstract, final or empty. 314
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 318
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 318
 Error coding MagicNumber '12L' is a magic number. 318
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 318
 Error coding MagicNumber '30.42' is a magic number. 318
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 319
 Error coding MagicNumber '24L' is a magic number. 319
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 320
 Error coding MagicNumber '60L' is a magic number. 320
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 321
 Error coding MagicNumber '60L' is a magic number. 321
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 322
 Error coding MagicNumber '1000L' is a magic number. 322
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 323
 Error coding AvoidInlineConditionals Avoid inline conditionals. 325
 Error javadoc JavadocStyle First sentence should end with a period. 329
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 335
 Error sizes LineLength Line is longer than 80 characters (found 94). 362
 Error coding MagicNumber '100' is a magic number. 380
 Error blocks NeedBraces 'if' construct must use '{}'s. 382
 Error coding MagicNumber '10' is a magic number. 382
 Error javadoc JavadocStyle First sentence should end with a period. 394
 Error sizes LineLength Line is longer than 80 characters (found 83). 399
 Error misc FinalParameters Parameter str should be final. 402
 Error misc FinalParameters Parameter str should be final. 413
 Error sizes LineLength Line is longer than 80 characters (found 103). 418
 Error sizes MethodLength Method length is 249 lines (max allowed is 150). 418
 Error javadoc JavadocMethod Missing a Javadoc comment. 418
 Error misc FinalParameters Parameter str should be final. 418
 Error misc FinalParameters Parameter result should be final. 418
 Error sizes LineLength Line is longer than 80 characters (found 91). 421
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 440
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 451
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 451
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 465
 Error sizes LineLength Line is longer than 80 characters (found 99). 471
 Error coding MagicNumber '64' is a magic number. 475
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 477
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 480
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 480
 Error coding MagicNumber '8' is a magic number. 489
 Error coding MagicNumber '3' is a magic number. 493
 Error sizes LineLength Line is longer than 80 characters (found 83). 494
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 494
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 494
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 498
 Error sizes LineLength Line is longer than 80 characters (found 85). 501
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 501
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 501
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 501
 Error blocks RightCurly '}' should be on the same line. 504
 Error coding MagicNumber '63' is a magic number. 509
 Error sizes LineLength Line is longer than 80 characters (found 82). 510
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 510
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 510
 Error coding MagicNumber '32' is a magic number. 512
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 514
 Error sizes LineLength Line is longer than 80 characters (found 84). 517
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 517
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 517
 Error coding MagicNumber '31' is a magic number. 525
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 526
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 526
 Error coding MagicNumber '16' is a magic number. 528
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 530
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 533
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 533
 Error coding MagicNumber '8' is a magic number. 540
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 541
 Error whitespace OperatorWrap '+' should be on a new line. 541
 Error coding MagicNumber '8' is a magic number. 545
 Error coding MagicNumber '15' is a magic number. 551
 Error coding MagicNumber '8' is a magic number. 551
 Error blocks NeedBraces 'if' construct must use '{}'s. 553
 Error coding MagicNumber '8' is a magic number. 553
 Error coding MagicNumber '8' is a magic number. 553
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 554
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 554
 Error blocks NeedBraces 'else' construct must use '{}'s. 555
 Error sizes LineLength Line is longer than 80 characters (found 87). 556
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 556
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 556
 Error coding MagicNumber '4' is a magic number. 559
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 561
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 564
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 564
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 564
 Error coding MagicNumber '8' is a magic number. 571
 Error coding MagicNumber '8' is a magic number. 571
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 572
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 572
 Error sizes LineLength Line is longer than 80 characters (found 95). 576
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 576
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 576
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 576
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 582
 Error sizes LineLength Line is longer than 80 characters (found 86). 585
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 585
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 585
 Error sizes LineLength Line is longer than 80 characters (found 98). 590
 Error sizes LineLength Line is longer than 80 characters (found 88). 591
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 591
 Error regexp RegexpSingleline Line has trailing spaces. 592
 Error coding MagicNumber '3' is a magic number. 594
 Error coding MagicNumber '10' is a magic number. 596
 Error coding MagicNumber '10' is a magic number. 598
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 600
 Error sizes LineLength Line is longer than 80 characters (found 91). 603
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 603
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 603
 Error coding MagicNumber '8' is a magic number. 613
 Error coding MagicNumber '8' is a magic number. 613
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 614
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 614
 Error sizes LineLength Line is longer than 80 characters (found 91). 619
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 619
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 619
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 619
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 626
 Error sizes LineLength Line is longer than 80 characters (found 82). 629
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 629
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 629
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 639
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 639
 Error coding MagicNumber '10' is a magic number. 639
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 639
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 639
 Error coding MagicNumber '48' is a magic number. 639
 Error sizes LineLength Line is longer than 80 characters (found 103). 643
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 644
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 644
 Error coding MagicNumber '48' is a magic number. 644
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 646
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 646
 Error coding MagicNumber '48' is a magic number. 646
 Error sizes LineLength Line is longer than 80 characters (found 87). 650
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 650
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 650
 Error coding MagicNumber '15' is a magic number. 657
 Error coding MagicNumber '8' is a magic number. 657
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 662
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 662
 Error design DesignForExtension Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 673
 Error coding MagicNumber '37' is a magic number. 674
 Error javadoc JavadocStyle First sentence should end with a period. 677
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 682
 Error misc FinalParameters Parameter object should be final. 682
 Error javadoc JavadocStyle First sentence should end with a period. 689
 Error design DesignForExtension Method 'equal' is not designed for extension - needs to be abstract, final or empty. 695
 Error misc FinalParameters Parameter duration should be final. 695
 Error javadoc JavadocStyle First sentence should end with a period. 711
 Error design DesignForExtension Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. 724
 Error misc FinalParameters Parameter duration should be final. 724

org/exolab/castor/types/DurationDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 72
 Error sizes LineLength Line is longer than 80 characters (found 91). 73
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 96
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 105
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error javadoc JavadocStyle First sentence should end with a period. 121
 Error sizes LineLength Line is longer than 80 characters (found 86). 139
 Error misc FinalParameters Parameter target should be final. 139
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 139
 Error sizes LineLength Line is longer than 80 characters (found 98). 152
 Error misc FinalParameters Parameter target should be final. 152
 Error misc FinalParameters Parameter value should be final. 152
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 152
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 153
 Error sizes LineLength Line is longer than 80 characters (found 96). 154
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 168
 Error sizes LineLength Line is longer than 80 characters (found 86). 181
 Error javadoc JavadocMethod Missing a Javadoc comment. 181
 Error misc FinalParameters Parameter target should be final. 181
 Error sizes LineLength Line is longer than 80 characters (found 98). 196
 Error misc FinalParameters Parameter object should be final. 196
 Error misc FinalParameters Parameter parent should be final. 208

org/exolab/castor/types/EnumeratedTypeAccess.java

Severity Category Rule Message Line
 Error modifier RedundantModifier Redundant 'public' modifier. 61

org/exolab/castor/types/GDay.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error misc FinalParameters Parameter day should be final. 84
 Error javadoc JavadocMethod Expected @param tag for 'day'. 84
 Error misc FinalParameters Parameter day should be final. 94
 Error javadoc JavadocMethod Expected @param tag for 'day'. 94
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 83). 102
 Error misc FinalParameters Parameter gday should be final. 105
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 122
 Error misc FinalParameters Parameter values should be final. 122
 Error sizes LineLength Line is longer than 80 characters (found 97). 124
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 136
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 146
 Error sizes LineLength Line is longer than 80 characters (found 87). 154
 Error javadoc JavadocStyle First sentence should end with a period. 162
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 168
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 171
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 171
 Error coding MagicNumber '10' is a magic number. 171
 Error javadoc JavadocStyle First sentence should end with a period. 181
 Error sizes LineLength Line is longer than 80 characters (found 83). 186
 Error misc FinalParameters Parameter str should be final. 189
 Error sizes LineLength Line is longer than 80 characters (found 83). 198
 Error misc FinalParameters Parameter str should be final. 201
 Error sizes LineLength Line is longer than 80 characters (found 90). 206
 Error javadoc JavadocMethod Missing a Javadoc comment. 206
 Error misc FinalParameters Parameter str should be final. 206
 Error misc FinalParameters Parameter result should be final. 206
 Error sizes LineLength Line is longer than 80 characters (found 93). 208
 Error sizes LineLength Line is longer than 80 characters (found 112). 217
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 217
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 217
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 217
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 217
 Error design DesignForExtension Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. 229
 Error javadoc JavadocMethod Missing a Javadoc comment. 229
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 232
 Error javadoc JavadocMethod Missing a Javadoc comment. 232
 Error sizes LineLength Line is longer than 80 characters (found 86). 233
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 236
 Error javadoc JavadocMethod Missing a Javadoc comment. 236
 Error design DesignForExtension Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. 240
 Error javadoc JavadocMethod Missing a Javadoc comment. 240
 Error design DesignForExtension Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. 243
 Error javadoc JavadocMethod Missing a Javadoc comment. 243
 Error sizes LineLength Line is longer than 80 characters (found 83). 244
 Error design DesignForExtension Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. 247
 Error javadoc JavadocMethod Missing a Javadoc comment. 247
 Error misc FinalParameters Parameter century should be final. 247
 Error sizes LineLength Line is longer than 80 characters (found 83). 248
 Error design DesignForExtension Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. 251
 Error javadoc JavadocMethod Missing a Javadoc comment. 251
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 254
 Error javadoc JavadocMethod Missing a Javadoc comment. 254
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 258
 Error javadoc JavadocMethod Missing a Javadoc comment. 258
 Error misc FinalParameters Parameter year should be final. 258
 Error design DesignForExtension Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. 262
 Error javadoc JavadocMethod Missing a Javadoc comment. 262
 Error design DesignForExtension Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. 265
 Error javadoc JavadocMethod Missing a Javadoc comment. 265
 Error sizes LineLength Line is longer than 80 characters (found 81). 266
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 269
 Error javadoc JavadocMethod Missing a Javadoc comment. 269
 Error misc FinalParameters Parameter month should be final. 269
 Error sizes LineLength Line is longer than 80 characters (found 81). 270
 Error design DesignForExtension Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. 273
 Error javadoc JavadocMethod Missing a Javadoc comment. 273
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 276
 Error javadoc JavadocMethod Missing a Javadoc comment. 276
 Error sizes LineLength Line is longer than 80 characters (found 81). 277
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 280
 Error javadoc JavadocMethod Missing a Javadoc comment. 280
 Error misc FinalParameters Parameter hour should be final. 280
 Error sizes LineLength Line is longer than 80 characters (found 81). 281
 Error design DesignForExtension Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. 284
 Error javadoc JavadocMethod Missing a Javadoc comment. 284
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 287
 Error javadoc JavadocMethod Missing a Javadoc comment. 287
 Error sizes LineLength Line is longer than 80 characters (found 82). 288
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 291
 Error javadoc JavadocMethod Missing a Javadoc comment. 291
 Error misc FinalParameters Parameter minute should be final. 291
 Error sizes LineLength Line is longer than 80 characters (found 82). 292
 Error design DesignForExtension Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. 295
 Error javadoc JavadocMethod Missing a Javadoc comment. 295
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 298
 Error javadoc JavadocMethod Missing a Javadoc comment. 298
 Error sizes LineLength Line is longer than 80 characters (found 83). 299
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 302
 Error javadoc JavadocMethod Missing a Javadoc comment. 302
 Error misc FinalParameters Parameter second should be final. 302
 Error sizes LineLength Line is longer than 80 characters (found 83). 303
 Error design DesignForExtension Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. 306
 Error javadoc JavadocMethod Missing a Javadoc comment. 306
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 309
 Error javadoc JavadocMethod Missing a Javadoc comment. 309
 Error sizes LineLength Line is longer than 80 characters (found 88). 310
 Error design DesignForExtension Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. 313
 Error javadoc JavadocMethod Missing a Javadoc comment. 313
 Error misc FinalParameters Parameter millisecond should be final. 313
 Error sizes LineLength Line is longer than 80 characters (found 88). 314

org/exolab/castor/types/GDayDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 104
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error javadoc JavadocStyle First sentence should end with a period. 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 138
 Error misc FinalParameters Parameter target should be final. 138
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 138
 Error sizes LineLength Line is longer than 80 characters (found 98). 151
 Error misc FinalParameters Parameter target should be final. 151
 Error misc FinalParameters Parameter value should be final. 151
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 151
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 152
 Error whitespace ParenPad ')' is preceded with whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 88). 153
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 166
 Error sizes LineLength Line is longer than 80 characters (found 81). 170
 Error sizes LineLength Line is longer than 80 characters (found 86). 175
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 175
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 175
 Error sizes LineLength Line is longer than 80 characters (found 86). 180
 Error javadoc JavadocMethod Missing a Javadoc comment. 180
 Error misc FinalParameters Parameter target should be final. 180
 Error sizes LineLength Line is longer than 80 characters (found 98). 195
 Error misc FinalParameters Parameter object should be final. 195
 Error misc FinalParameters Parameter parent should be final. 207

org/exolab/castor/types/GMonth.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error misc FinalParameters Parameter month should be final. 84
 Error misc FinalParameters Parameter month should be final. 94
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 95
 Error sizes LineLength Line is longer than 80 characters (found 83). 102
 Error misc FinalParameters Parameter gmonth should be final. 105
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 122
 Error misc FinalParameters Parameter values should be final. 122
 Error sizes LineLength Line is longer than 80 characters (found 99). 124
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 136
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 146
 Error sizes LineLength Line is longer than 80 characters (found 87). 154
 Error javadoc JavadocStyle First sentence should end with a period. 162
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 168
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 171
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 171
 Error coding MagicNumber '10' is a magic number. 171
 Error javadoc JavadocStyle First sentence should end with a period. 183
 Error sizes LineLength Line is longer than 80 characters (found 83). 188
 Error misc FinalParameters Parameter str should be final. 191
 Error sizes LineLength Line is longer than 80 characters (found 83). 200
 Error misc FinalParameters Parameter str should be final. 203
 Error sizes LineLength Line is longer than 80 characters (found 96). 208
 Error javadoc JavadocMethod Missing a Javadoc comment. 208
 Error misc FinalParameters Parameter str should be final. 208
 Error misc FinalParameters Parameter result should be final. 208
 Error sizes LineLength Line is longer than 80 characters (found 92). 210
 Error sizes LineLength Line is longer than 80 characters (found 117). 221
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 221
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 221
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 221
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 221
 Error sizes LineLength Line is longer than 80 characters (found 83). 227
 Error sizes LineLength Line is longer than 80 characters (found 94). 228
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 228
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 228
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 228
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 228
 Error coding MagicNumber '10' is a magic number. 231
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 231
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 231
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 236
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 236
 Error sizes LineLength Line is longer than 80 characters (found 117). 237
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 237
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 237
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 237
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 237
 Error design DesignForExtension Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. 249
 Error javadoc JavadocMethod Missing a Javadoc comment. 249
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 252
 Error javadoc JavadocMethod Missing a Javadoc comment. 252
 Error sizes LineLength Line is longer than 80 characters (found 88). 253
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 256
 Error javadoc JavadocMethod Missing a Javadoc comment. 256
 Error design DesignForExtension Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. 260
 Error javadoc JavadocMethod Missing a Javadoc comment. 260
 Error design DesignForExtension Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. 263
 Error javadoc JavadocMethod Missing a Javadoc comment. 263
 Error sizes LineLength Line is longer than 80 characters (found 85). 264
 Error design DesignForExtension Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. 267
 Error javadoc JavadocMethod Missing a Javadoc comment. 267
 Error misc FinalParameters Parameter century should be final. 267
 Error sizes LineLength Line is longer than 80 characters (found 85). 268
 Error design DesignForExtension Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. 271
 Error javadoc JavadocMethod Missing a Javadoc comment. 271
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 274
 Error javadoc JavadocMethod Missing a Javadoc comment. 274
 Error sizes LineLength Line is longer than 80 characters (found 82). 275
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 278
 Error javadoc JavadocMethod Missing a Javadoc comment. 278
 Error misc FinalParameters Parameter year should be final. 278
 Error sizes LineLength Line is longer than 80 characters (found 82). 279
 Error design DesignForExtension Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. 282
 Error javadoc JavadocMethod Missing a Javadoc comment. 282
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 285
 Error javadoc JavadocMethod Missing a Javadoc comment. 285
 Error sizes LineLength Line is longer than 80 characters (found 81). 286
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 289
 Error javadoc JavadocMethod Missing a Javadoc comment. 289
 Error misc FinalParameters Parameter month should be final. 289
 Error sizes LineLength Line is longer than 80 characters (found 81). 290
 Error design DesignForExtension Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. 293
 Error javadoc JavadocMethod Missing a Javadoc comment. 293
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 296
 Error javadoc JavadocMethod Missing a Javadoc comment. 296
 Error sizes LineLength Line is longer than 80 characters (found 83). 297
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 300
 Error javadoc JavadocMethod Missing a Javadoc comment. 300
 Error misc FinalParameters Parameter hour should be final. 300
 Error sizes LineLength Line is longer than 80 characters (found 83). 301
 Error design DesignForExtension Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. 304
 Error javadoc JavadocMethod Missing a Javadoc comment. 304
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 307
 Error javadoc JavadocMethod Missing a Javadoc comment. 307
 Error sizes LineLength Line is longer than 80 characters (found 84). 308
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 311
 Error javadoc JavadocMethod Missing a Javadoc comment. 311
 Error misc FinalParameters Parameter minute should be final. 311
 Error sizes LineLength Line is longer than 80 characters (found 84). 312
 Error design DesignForExtension Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. 315
 Error javadoc JavadocMethod Missing a Javadoc comment. 315
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 318
 Error javadoc JavadocMethod Missing a Javadoc comment. 318
 Error sizes LineLength Line is longer than 80 characters (found 85). 319
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 322
 Error javadoc JavadocMethod Missing a Javadoc comment. 322
 Error misc FinalParameters Parameter second should be final. 322
 Error sizes LineLength Line is longer than 80 characters (found 85). 323
 Error design DesignForExtension Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. 326
 Error javadoc JavadocMethod Missing a Javadoc comment. 326
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 329
 Error javadoc JavadocMethod Missing a Javadoc comment. 329
 Error sizes LineLength Line is longer than 80 characters (found 90). 330
 Error design DesignForExtension Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. 333
 Error javadoc JavadocMethod Missing a Javadoc comment. 333
 Error misc FinalParameters Parameter millisecond should be final. 333
 Error sizes LineLength Line is longer than 80 characters (found 90). 334

org/exolab/castor/types/GMonthDay.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error misc FinalParameters Parameter month should be final. 84
 Error misc FinalParameters Parameter day should be final. 84
 Error misc FinalParameters Parameter month should be final. 95
 Error misc FinalParameters Parameter day should be final. 95
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 96
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 97
 Error sizes LineLength Line is longer than 80 characters (found 84). 104
 Error misc FinalParameters Parameter values should be final. 106
 Error javadoc JavadocStyle First sentence should end with a period. 110
 Error sizes LineLength Line is longer than 80 characters (found 81). 112
 Error sizes LineLength Line is longer than 80 characters (found 83). 114
 Error misc FinalParameters Parameter gmonthDay should be final. 117
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 133
 Error misc FinalParameters Parameter values should be final. 133
 Error sizes LineLength Line is longer than 80 characters (found 102). 135
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 148
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 159
 Error sizes LineLength Line is longer than 80 characters (found 87). 167
 Error javadoc JavadocStyle First sentence should end with a period. 175
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 181
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 184
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 184
 Error coding MagicNumber '10' is a magic number. 184
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 191
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 191
 Error coding MagicNumber '10' is a magic number. 191
 Error javadoc JavadocStyle First sentence should end with a period. 201
 Error sizes LineLength Line is longer than 80 characters (found 81). 205
 Error sizes LineLength Line is longer than 80 characters (found 84). 206
 Error misc FinalParameters Parameter str should be final. 209
 Error sizes LineLength Line is longer than 80 characters (found 81). 217
 Error sizes LineLength Line is longer than 80 characters (found 84). 218
 Error misc FinalParameters Parameter str should be final. 221
 Error sizes LineLength Line is longer than 80 characters (found 106). 225
 Error javadoc JavadocMethod Missing a Javadoc comment. 225
 Error misc FinalParameters Parameter str should be final. 225
 Error misc FinalParameters Parameter result should be final. 225
 Error sizes LineLength Line is longer than 80 characters (found 93). 227
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 237
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 237
 Error sizes LineLength Line is longer than 80 characters (found 125). 238
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 238
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 238
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 238
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 238
 Error sizes LineLength Line is longer than 80 characters (found 84). 244
 Error sizes LineLength Line is longer than 80 characters (found 98). 245
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 245
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 245
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 245
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 245
 Error sizes LineLength Line is longer than 80 characters (found 81). 248
 Error coding MagicNumber '10' is a magic number. 248
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 248
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 248
 Error sizes LineLength Line is longer than 80 characters (found 125). 254
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 254
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 254
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 254
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 254
 Error sizes LineLength Line is longer than 80 characters (found 84). 260
 Error sizes LineLength Line is longer than 80 characters (found 96). 261
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 261
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 261
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 261
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 261
 Error coding MagicNumber '10' is a magic number. 264
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 264
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 264
 Error design DesignForExtension Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. 276
 Error javadoc JavadocMethod Missing a Javadoc comment. 276
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 279
 Error javadoc JavadocMethod Missing a Javadoc comment. 279
 Error sizes LineLength Line is longer than 80 characters (found 92). 280
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 283
 Error javadoc JavadocMethod Missing a Javadoc comment. 283
 Error design DesignForExtension Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. 287
 Error javadoc JavadocMethod Missing a Javadoc comment. 287
 Error design DesignForExtension Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. 290
 Error javadoc JavadocMethod Missing a Javadoc comment. 290
 Error sizes LineLength Line is longer than 80 characters (found 89). 291
 Error design DesignForExtension Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. 294
 Error javadoc JavadocMethod Missing a Javadoc comment. 294
 Error misc FinalParameters Parameter century should be final. 294
 Error sizes LineLength Line is longer than 80 characters (found 89). 295
 Error design DesignForExtension Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. 298
 Error javadoc JavadocMethod Missing a Javadoc comment. 298
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 301
 Error javadoc JavadocMethod Missing a Javadoc comment. 301
 Error sizes LineLength Line is longer than 80 characters (found 86). 302
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 305
 Error javadoc JavadocMethod Missing a Javadoc comment. 305
 Error misc FinalParameters Parameter year should be final. 305
 Error sizes LineLength Line is longer than 80 characters (found 86). 306
 Error design DesignForExtension Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. 309
 Error javadoc JavadocMethod Missing a Javadoc comment. 309
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 312
 Error javadoc JavadocMethod Missing a Javadoc comment. 312
 Error sizes LineLength Line is longer than 80 characters (found 87). 313
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 316
 Error javadoc JavadocMethod Missing a Javadoc comment. 316
 Error misc FinalParameters Parameter hour should be final. 316
 Error sizes LineLength Line is longer than 80 characters (found 87). 317
 Error design DesignForExtension Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. 320
 Error javadoc JavadocMethod Missing a Javadoc comment. 320
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 323
 Error sizes LineLength Line is longer than 80 characters (found 88). 324
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 327
 Error javadoc JavadocMethod Missing a Javadoc comment. 327
 Error misc FinalParameters Parameter minute should be final. 327
 Error sizes LineLength Line is longer than 80 characters (found 88). 328
 Error design DesignForExtension Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. 331
 Error javadoc JavadocMethod Missing a Javadoc comment. 331
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 334
 Error javadoc JavadocMethod Missing a Javadoc comment. 334
 Error sizes LineLength Line is longer than 80 characters (found 89). 335
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 338
 Error javadoc JavadocMethod Missing a Javadoc comment. 338
 Error misc FinalParameters Parameter second should be final. 338
 Error sizes LineLength Line is longer than 80 characters (found 89). 339
 Error design DesignForExtension Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. 342
 Error javadoc JavadocMethod Missing a Javadoc comment. 342
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 345
 Error javadoc JavadocMethod Missing a Javadoc comment. 345
 Error sizes LineLength Line is longer than 80 characters (found 94). 346
 Error design DesignForExtension Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. 349
 Error javadoc JavadocMethod Missing a Javadoc comment. 349
 Error misc FinalParameters Parameter millisecond should be final. 349
 Error sizes LineLength Line is longer than 80 characters (found 94). 350

org/exolab/castor/types/GMonthDayDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 71
 Error sizes LineLength Line is longer than 80 characters (found 93). 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 96
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 105
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error javadoc JavadocStyle First sentence should end with a period. 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 140
 Error misc FinalParameters Parameter target should be final. 140
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 140
 Error sizes LineLength Line is longer than 80 characters (found 98). 153
 Error misc FinalParameters Parameter target should be final. 153
 Error misc FinalParameters Parameter value should be final. 153
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 153
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error sizes LineLength Line is longer than 80 characters (found 98). 155
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 168
 Error sizes LineLength Line is longer than 80 characters (found 86). 173
 Error sizes LineLength Line is longer than 80 characters (found 91). 178
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 178
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 178
 Error sizes LineLength Line is longer than 80 characters (found 86). 183
 Error javadoc JavadocMethod Missing a Javadoc comment. 183
 Error misc FinalParameters Parameter target should be final. 183
 Error sizes LineLength Line is longer than 80 characters (found 98). 198
 Error misc FinalParameters Parameter object should be final. 198
 Error misc FinalParameters Parameter parent should be final. 210

org/exolab/castor/types/GMonthDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 71
 Error sizes LineLength Line is longer than 80 characters (found 87). 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 96
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 105
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error javadoc JavadocStyle First sentence should end with a period. 121
 Error sizes LineLength Line is longer than 80 characters (found 86). 141
 Error misc FinalParameters Parameter target should be final. 141
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 141
 Error sizes LineLength Line is longer than 80 characters (found 98). 154
 Error misc FinalParameters Parameter target should be final. 154
 Error misc FinalParameters Parameter value should be final. 154
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 154
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 155
 Error whitespace ParenPad ')' is preceded with whitespace. 155
 Error sizes LineLength Line is longer than 80 characters (found 92). 156
 Error naming LocalVariableName Name 'GMonthTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 169
 Error sizes LineLength Line is longer than 80 characters (found 83). 173
 Error sizes LineLength Line is longer than 80 characters (found 88). 178
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 178
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 178
 Error sizes LineLength Line is longer than 80 characters (found 86). 183
 Error javadoc JavadocMethod Missing a Javadoc comment. 183
 Error misc FinalParameters Parameter target should be final. 183
 Error sizes LineLength Line is longer than 80 characters (found 98). 201
 Error misc FinalParameters Parameter object should be final. 201
 Error misc FinalParameters Parameter parent should be final. 213

org/exolab/castor/types/GYear.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error misc FinalParameters Parameter century should be final. 82
 Error misc FinalParameters Parameter year should be final. 82
 Error misc FinalParameters Parameter year should be final. 92
 Error coding MagicNumber '100' is a magic number. 93
 Error coding MagicNumber '100' is a magic number. 94
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 96
 Error sizes LineLength Line is longer than 80 characters (found 84). 103
 Error misc FinalParameters Parameter values should be final. 105
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error sizes LineLength Line is longer than 80 characters (found 83). 113
 Error misc FinalParameters Parameter gyear should be final. 116
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 132
 Error misc FinalParameters Parameter values should be final. 132
 Error sizes LineLength Line is longer than 80 characters (found 98). 134
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 147
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 158
 Error sizes LineLength Line is longer than 80 characters (found 87). 166
 Error javadoc JavadocStyle First sentence should end with a period. 174
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 180
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 186
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 186
 Error coding MagicNumber '10' is a magic number. 186
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 191
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 191
 Error coding MagicNumber '10' is a magic number. 191
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 199
 Error javadoc JavadocStyle First sentence should end with a period. 201
 Error sizes LineLength Line is longer than 80 characters (found 83). 206
 Error misc FinalParameters Parameter str should be final. 209
 Error sizes LineLength Line is longer than 80 characters (found 83). 218
 Error misc FinalParameters Parameter str should be final. 221
 Error sizes LineLength Line is longer than 80 characters (found 93). 225
 Error javadoc JavadocMethod Missing a Javadoc comment. 225
 Error misc FinalParameters Parameter str should be final. 225
 Error misc FinalParameters Parameter result should be final. 225
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 225
 Error sizes LineLength Line is longer than 80 characters (found 93). 227
 Error sizes LineLength Line is longer than 80 characters (found 81). 245
 Error sizes LineLength Line is longer than 80 characters (found 91). 246
 Error coding MagicNumber '3' is a magic number. 246
 Error sizes LineLength Line is longer than 80 characters (found 115). 247
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 247
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 247
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 247
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 247
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 247
 Error sizes LineLength Line is longer than 80 characters (found 81). 250
 Error coding MagicNumber '10' is a magic number. 250
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 250
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 250
 Error sizes LineLength Line is longer than 80 characters (found 83). 251
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 251
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 251
 Error coding MagicNumber '10' is a magic number. 251
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 251
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 251
 Error coding MagicNumber '3' is a magic number. 251
 Error sizes LineLength Line is longer than 80 characters (found 95). 253
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 253
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 253
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 253
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 253
 Error coding MagicNumber '4' is a magic number. 259
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 264
 Error design DesignForExtension Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. 268
 Error javadoc JavadocMethod Missing a Javadoc comment. 268
 Error design DesignForExtension Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. 271
 Error javadoc JavadocMethod Missing a Javadoc comment. 271
 Error sizes LineLength Line is longer than 80 characters (found 83). 272
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 275
 Error javadoc JavadocMethod Missing a Javadoc comment. 275
 Error misc FinalParameters Parameter year should be final. 275
 Error sizes LineLength Line is longer than 80 characters (found 83). 276
 Error design DesignForExtension Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. 279
 Error javadoc JavadocMethod Missing a Javadoc comment. 279
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 282
 Error javadoc JavadocMethod Missing a Javadoc comment. 282
 Error sizes LineLength Line is longer than 80 characters (found 81). 283
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 286
 Error javadoc JavadocMethod Missing a Javadoc comment. 286
 Error misc FinalParameters Parameter month should be final. 286
 Error sizes LineLength Line is longer than 80 characters (found 81). 287
 Error design DesignForExtension Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. 290
 Error javadoc JavadocMethod Missing a Javadoc comment. 290
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 293
 Error javadoc JavadocMethod Missing a Javadoc comment. 293
 Error sizes LineLength Line is longer than 80 characters (found 83). 294
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 297
 Error javadoc JavadocMethod Missing a Javadoc comment. 297
 Error misc FinalParameters Parameter hour should be final. 297
 Error sizes LineLength Line is longer than 80 characters (found 83). 298
 Error design DesignForExtension Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. 301
 Error javadoc JavadocMethod Missing a Javadoc comment. 301
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 304
 Error javadoc JavadocMethod Missing a Javadoc comment. 304
 Error sizes LineLength Line is longer than 80 characters (found 84). 305
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 308
 Error javadoc JavadocMethod Missing a Javadoc comment. 308
 Error misc FinalParameters Parameter minute should be final. 308
 Error sizes LineLength Line is longer than 80 characters (found 84). 309
 Error design DesignForExtension Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. 312
 Error javadoc JavadocMethod Missing a Javadoc comment. 312
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 315
 Error javadoc JavadocMethod Missing a Javadoc comment. 315
 Error sizes LineLength Line is longer than 80 characters (found 85). 316
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 319
 Error javadoc JavadocMethod Missing a Javadoc comment. 319
 Error misc FinalParameters Parameter second should be final. 319
 Error sizes LineLength Line is longer than 80 characters (found 85). 320
 Error design DesignForExtension Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 323
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 326
 Error javadoc JavadocMethod Missing a Javadoc comment. 326
 Error sizes LineLength Line is longer than 80 characters (found 90). 327
 Error design DesignForExtension Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. 330
 Error javadoc JavadocMethod Missing a Javadoc comment. 330
 Error misc FinalParameters Parameter millisecond should be final. 330
 Error sizes LineLength Line is longer than 80 characters (found 90). 331

org/exolab/castor/types/GYearDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 71
 Error sizes LineLength Line is longer than 80 characters (found 85). 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 104
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error javadoc JavadocStyle First sentence should end with a period. 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 140
 Error misc FinalParameters Parameter target should be final. 140
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 140
 Error sizes LineLength Line is longer than 80 characters (found 98). 153
 Error misc FinalParameters Parameter target should be final. 153
 Error misc FinalParameters Parameter value should be final. 153
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 153
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error sizes LineLength Line is longer than 80 characters (found 91). 155
 Error naming LocalVariableName Name 'GYearTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 168
 Error sizes LineLength Line is longer than 80 characters (found 82). 173
 Error sizes LineLength Line is longer than 80 characters (found 87). 178
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 178
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 178
 Error sizes LineLength Line is longer than 80 characters (found 86). 183
 Error javadoc JavadocMethod Missing a Javadoc comment. 183
 Error misc FinalParameters Parameter target should be final. 183
 Error sizes LineLength Line is longer than 80 characters (found 98). 201
 Error misc FinalParameters Parameter object should be final. 201
 Error misc FinalParameters Parameter parent should be final. 214

org/exolab/castor/types/GYearMonth.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error misc FinalParameters Parameter century should be final. 85
 Error misc FinalParameters Parameter year should be final. 85
 Error misc FinalParameters Parameter month should be final. 85
 Error misc FinalParameters Parameter year should be final. 97
 Error misc FinalParameters Parameter month should be final. 97
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 98
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 98
 Error coding MagicNumber '100' is a magic number. 98
 Error coding MagicNumber '100' is a magic number. 99
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 101
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 102
 Error sizes LineLength Line is longer than 80 characters (found 84). 109
 Error misc FinalParameters Parameter values should be final. 111
 Error javadoc JavadocStyle First sentence should end with a period. 115
 Error sizes LineLength Line is longer than 80 characters (found 83). 117
 Error sizes LineLength Line is longer than 80 characters (found 83). 119
 Error misc FinalParameters Parameter gyearMonth should be final. 122
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 141
 Error misc FinalParameters Parameter values should be final. 141
 Error coding MagicNumber '3' is a magic number. 142
 Error sizes LineLength Line is longer than 80 characters (found 104). 143
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 157
 Error coding MagicNumber '3' is a magic number. 158
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 169
 Error sizes LineLength Line is longer than 80 characters (found 87). 177
 Error javadoc JavadocStyle First sentence should end with a period. 185
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 191
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 198
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 198
 Error coding MagicNumber '10' is a magic number. 198
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 202
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 202
 Error coding MagicNumber '10' is a magic number. 202
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 209
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 209
 Error coding MagicNumber '10' is a magic number. 209
 Error javadoc JavadocStyle First sentence should end with a period. 219
 Error sizes LineLength Line is longer than 80 characters (found 83). 224
 Error misc FinalParameters Parameter str should be final. 227
 Error sizes LineLength Line is longer than 80 characters (found 81). 235
 Error sizes LineLength Line is longer than 80 characters (found 84). 236
 Error sizes LineLength Line is longer than 80 characters (found 81). 239
 Error misc FinalParameters Parameter str should be final. 239
 Error sizes LineLength Line is longer than 80 characters (found 109). 244
 Error javadoc JavadocMethod Missing a Javadoc comment. 244
 Error misc FinalParameters Parameter str should be final. 244
 Error misc FinalParameters Parameter result should be final. 244
 Error sizes LineLength Line is longer than 80 characters (found 93). 246
 Error sizes LineLength Line is longer than 80 characters (found 81). 262
 Error sizes LineLength Line is longer than 80 characters (found 91). 263
 Error coding MagicNumber '3' is a magic number. 263
 Error sizes LineLength Line is longer than 80 characters (found 125). 264
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 264
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 264
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 264
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 264
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 264
 Error sizes LineLength Line is longer than 80 characters (found 81). 267
 Error coding MagicNumber '10' is a magic number. 267
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 267
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 267
 Error sizes LineLength Line is longer than 80 characters (found 83). 268
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 268
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 268
 Error coding MagicNumber '10' is a magic number. 268
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 268
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 268
 Error coding MagicNumber '3' is a magic number. 268
 Error sizes LineLength Line is longer than 80 characters (found 100). 270
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 270
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 270
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 270
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 270
 Error coding MagicNumber '4' is a magic number. 276
 Error sizes LineLength Line is longer than 80 characters (found 125). 279
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 279
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 279
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 279
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 279
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 279
 Error sizes LineLength Line is longer than 80 characters (found 84). 285
 Error sizes LineLength Line is longer than 80 characters (found 99). 286
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 286
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 286
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 286
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 286
 Error coding MagicNumber '10' is a magic number. 289
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 289
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 289
 Error design DesignForExtension Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. 301
 Error javadoc JavadocMethod Missing a Javadoc comment. 301
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 304
 Error javadoc JavadocMethod Missing a Javadoc comment. 304
 Error sizes LineLength Line is longer than 80 characters (found 86). 305
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 308
 Error javadoc JavadocMethod Missing a Javadoc comment. 308
 Error misc FinalParameters Parameter day should be final. 308
 Error sizes LineLength Line is longer than 80 characters (found 86). 309
 Error design DesignForExtension Method 'hasHour' is not designed for extension - needs to be abstract, final or empty. 312
 Error javadoc JavadocMethod Missing a Javadoc comment. 312
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 315
 Error javadoc JavadocMethod Missing a Javadoc comment. 315
 Error sizes LineLength Line is longer than 80 characters (found 88). 316
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 319
 Error javadoc JavadocMethod Missing a Javadoc comment. 319
 Error misc FinalParameters Parameter hour should be final. 319
 Error sizes LineLength Line is longer than 80 characters (found 88). 320
 Error design DesignForExtension Method 'hasMinute' is not designed for extension - needs to be abstract, final or empty. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 323
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 326
 Error javadoc JavadocMethod Missing a Javadoc comment. 326
 Error sizes LineLength Line is longer than 80 characters (found 89). 327
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 330
 Error javadoc JavadocMethod Missing a Javadoc comment. 330
 Error misc FinalParameters Parameter minute should be final. 330
 Error sizes LineLength Line is longer than 80 characters (found 89). 331
 Error design DesignForExtension Method 'hasSeconds' is not designed for extension - needs to be abstract, final or empty. 334
 Error javadoc JavadocMethod Missing a Javadoc comment. 334
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 337
 Error javadoc JavadocMethod Missing a Javadoc comment. 337
 Error sizes LineLength Line is longer than 80 characters (found 90). 338
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 341
 Error javadoc JavadocMethod Missing a Javadoc comment. 341
 Error misc FinalParameters Parameter second should be final. 341
 Error sizes LineLength Line is longer than 80 characters (found 90). 342
 Error design DesignForExtension Method 'hasMilli' is not designed for extension - needs to be abstract, final or empty. 345
 Error javadoc JavadocMethod Missing a Javadoc comment. 345
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 348
 Error javadoc JavadocMethod Missing a Javadoc comment. 348
 Error sizes LineLength Line is longer than 80 characters (found 95). 349
 Error design DesignForExtension Method 'setMilliSecond' is not designed for extension - needs to be abstract, final or empty. 352
 Error javadoc JavadocMethod Missing a Javadoc comment. 352
 Error misc FinalParameters Parameter millisecond should be final. 352
 Error sizes LineLength Line is longer than 80 characters (found 95). 353

org/exolab/castor/types/GYearMonthDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 71
 Error sizes LineLength Line is longer than 80 characters (found 95). 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 104
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error javadoc JavadocStyle First sentence should end with a period. 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 138
 Error misc FinalParameters Parameter target should be final. 138
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 138
 Error sizes LineLength Line is longer than 80 characters (found 98). 151
 Error misc FinalParameters Parameter target should be final. 151
 Error misc FinalParameters Parameter value should be final. 151
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 151
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 152
 Error whitespace ParenPad ')' is preceded with whitespace. 152
 Error sizes LineLength Line is longer than 80 characters (found 100). 153
 Error naming LocalVariableName Name 'GYearMonthTarget' must match pattern '^[a-z][a-zA-Z0-9]*$'. 158
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 166
 Error sizes LineLength Line is longer than 80 characters (found 87). 172
 Error sizes LineLength Line is longer than 80 characters (found 92). 177
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 177
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 177
 Error sizes LineLength Line is longer than 80 characters (found 86). 182
 Error javadoc JavadocMethod Missing a Javadoc comment. 182
 Error misc FinalParameters Parameter target should be final. 182
 Error sizes LineLength Line is longer than 80 characters (found 98). 197
 Error misc FinalParameters Parameter object should be final. 197
 Error misc FinalParameters Parameter parent should be final. 209

org/exolab/castor/types/Month.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error imports RedundantImport Redundant import from the same package - org.exolab.castor.types.TimePeriod. 56
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error javadoc JavadocMethod Missing a Javadoc comment. 86
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 91
 Error blocks EmptyBlock Must have at least one statement. 95
 Error coding MagicNumber '60' is a magic number. 98
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 98
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 98
 Error coding MagicNumber '60' is a magic number. 98
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 98
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 98
 Error coding MagicNumber '1000' is a magic number. 98
 Error coding MagicNumber '60' is a magic number. 99
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 99
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 99
 Error coding MagicNumber '60' is a magic number. 99
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 99
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 99
 Error coding MagicNumber '1000' is a magic number. 99
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 100
 Error coding MagicNumber '60' is a magic number. 100
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 100
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 100
 Error coding MagicNumber '1000' is a magic number. 100
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 102
 Error blocks EmptyBlock Must have at least one statement. 103
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 108
 Error javadoc JavadocMethod Missing a Javadoc comment. 108
 Error misc FinalParameters Parameter day should be final. 108
 Error blocks LeftCurly '{' should be on the previous line. 110
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 116
 Error javadoc JavadocMethod Missing a Javadoc comment. 116
 Error misc FinalParameters Parameter hour should be final. 116
 Error blocks LeftCurly '{' should be on the previous line. 118
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 123
 Error javadoc JavadocMethod Missing a Javadoc comment. 123
 Error misc FinalParameters Parameter minute should be final. 123
 Error blocks LeftCurly '{' should be on the previous line. 125
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 131
 Error javadoc JavadocMethod Missing a Javadoc comment. 131
 Error misc FinalParameters Parameter second should be final. 131
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 131
 Error misc FinalParameters Parameter millsecond should be final. 131
 Error blocks LeftCurly '{' should be on the previous line. 133
 Error design DesignForExtension Method 'setZone' is not designed for extension - needs to be abstract, final or empty. 139
 Error javadoc JavadocMethod Missing a Javadoc comment. 139
 Error misc FinalParameters Parameter hour should be final. 139
 Error misc FinalParameters Parameter minute should be final. 139
 Error blocks LeftCurly '{' should be on the previous line. 141
 Error design DesignForExtension Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. 147
 Error javadoc JavadocMethod Missing a Javadoc comment. 147
 Error blocks LeftCurly '{' should be on the previous line. 149
 Error javadoc JavadocStyle First sentence should end with a period. 156
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 169
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 169
 Error coding MagicNumber '10' is a magic number. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 174
 Error coding MagicNumber '10' is a magic number. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 179
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 182
 Error javadoc JavadocMethod Missing a Javadoc comment. 184
 Error misc FinalParameters Parameter str should be final. 184
 Error javadoc JavadocStyle First sentence should end with a period. 188
 Error sizes LineLength Line is longer than 80 characters (found 83). 193
 Error misc FinalParameters Parameter str should be final. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error whitespace ParenPad '(' is followed by whitespace. 200
 Error whitespace ParenPad ')' is preceded with whitespace. 200
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 205
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 205
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 206
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 206
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error sizes LineLength Line is longer than 80 characters (found 91). 213
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 213
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 213
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 213
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error coding MagicNumber '4' is a magic number. 216
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 217
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 217
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 217
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 219
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 219
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 219
 Error whitespace ParenPad '(' is followed by whitespace. 221
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 221
 Error whitespace ParenPad ')' is preceded with whitespace. 221
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 223
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 223
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 223
 Error coding MagicNumber '4' is a magic number. 223
 Error whitespace ParenPad '(' is followed by whitespace. 226
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 226
 Error coding MagicNumber '4' is a magic number. 226
 Error whitespace ParenPad ')' is preceded with whitespace. 226
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 227
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 227
 Error blocks EmptyBlock Must have at least one statement. 227
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 229
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 229
 Error blocks NeedBraces 'if' construct must use '{}'s. 230
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 231
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 231
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 231
 Error coding MagicNumber '5' is a magic number. 231
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 233
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 233
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 237
 Error blocks EmptyBlock Must have at least one statement. 237
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 241
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 243
 Error javadoc JavadocMethod Missing a Javadoc comment. 243
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 246
 Error whitespace ParenPad '(' is followed by whitespace. 249
 Error whitespace ParenPad ')' is preceded with whitespace. 249
 Error whitespace ParenPad '(' is followed by whitespace. 251
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 251
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 251
 Error coding MagicNumber '60' is a magic number. 251
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 251
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 251
 Error coding MagicNumber '60' is a magic number. 251
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 251
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 251
 Error coding MagicNumber '1000' is a magic number. 251
 Error coding AvoidInlineConditionals Avoid inline conditionals. 252
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 259
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 261

org/exolab/castor/types/MonthDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error sizes LineLength Line is longer than 80 characters (found 85). 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 107
 Error javadoc JavadocStyle First sentence should end with a period. 111
 Error javadoc JavadocStyle First sentence should end with a period. 123
 Error sizes LineLength Line is longer than 80 characters (found 86). 143
 Error misc FinalParameters Parameter target should be final. 143
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 143
 Error sizes LineLength Line is longer than 80 characters (found 98). 157
 Error misc FinalParameters Parameter target should be final. 157
 Error misc FinalParameters Parameter value should be final. 157
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 157
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error blocks EmptyBlock Must have at least one statement. 158
 Error blocks EmptyBlock Must have at least one statement. 164
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 170
 Error blocks EmptyBlock Must have at least one statement. 174
 Error sizes LineLength Line is longer than 80 characters (found 86). 179
 Error javadoc JavadocMethod Missing a Javadoc comment. 179
 Error misc FinalParameters Parameter target should be final. 179
 Error sizes LineLength Line is longer than 80 characters (found 98). 197
 Error misc FinalParameters Parameter object should be final. 197
 Error misc FinalParameters Parameter parent should be final. 210

org/exolab/castor/types/RecurringDuration.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 97). 45
 Error sizes LineLength Line is longer than 80 characters (found 84). 46
 Error sizes LineLength Line is longer than 80 characters (found 81). 70
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 84
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error naming MemberName Name '_century' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error naming MemberName Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error naming MemberName Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error naming MemberName Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error javadoc JavadocMethod Missing a Javadoc comment. 104
 Error javadoc JavadocStyle First sentence should end with a period. 107
 Error misc FinalParameters Parameter duration should be final. 113
 Error misc FinalParameters Parameter period should be final. 113
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 114
 Error javadoc JavadocStyle First sentence should end with a period. 117
 Error misc FinalParameters Parameter duration should be final. 123
 Error misc FinalParameters Parameter period should be final. 123
 Error javadoc JavadocStyle First sentence should end with a period. 128
 Error misc FinalParameters Parameter duration should be final. 136
 Error misc FinalParameters Parameter period should be final. 136
 Error misc FinalParameters Parameter values should be final. 136
 Error javadoc JavadocMethod Expected @throws tag for 'UnsupportedOperationException'. 137
 Error blocks LeftCurly '{' should be on the previous line. 138
 Error coding MagicNumber '10' is a magic number. 140
 Error javadoc JavadocStyle First sentence should end with a period. 146
 Error design DesignForExtension Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. 150
 Error misc FinalParameters Parameter century should be final. 150
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 151
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 153
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 153
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 153
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 153
 Error javadoc JavadocStyle First sentence should end with a period. 159
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 164
 Error misc FinalParameters Parameter year should be final. 164
 Error javadoc JavadocMethod Expected @throws tag for 'UnsupportedOperationException'. 165
 Error blocks LeftCurly '{' should be on the previous line. 166
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 167
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 169
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 169
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 169
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 169
 Error blocks RightCurly '}' should be on the same line. 171
 Error whitespace ParenPad '(' is followed by whitespace. 172
 Error whitespace ParenPad ')' is preceded with whitespace. 172
 Error blocks RightCurly '}' should be on the same line. 175
 Error whitespace ParenPad '(' is followed by whitespace. 176
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 176
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 176
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 176
 Error javadoc JavadocStyle First sentence should end with a period. 184
 Error javadoc JavadocStyle Incomplete HTML tag found: * Note 1<month<12 187
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 189
 Error misc FinalParameters Parameter month should be final. 189
 Error javadoc JavadocMethod Expected @throws tag for 'UnsupportedOperationException'. 190
 Error blocks LeftCurly '{' should be on the previous line. 191
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 192
 Error sizes LineLength Line is longer than 80 characters (found 93). 195
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 195
 Error whitespace OperatorWrap '+' should be on a new line. 195
 Error blocks RightCurly '}' should be on the same line. 199
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 201
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 201
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 201
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 201
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 202
 Error blocks RightCurly '}' should be on the same line. 204
 Error coding MagicNumber '12' is a magic number. 206
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 207
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 207
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 208
 Error javadoc JavadocStyle First sentence should end with a period. 214
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 220
 Error misc FinalParameters Parameter day should be final. 220
 Error javadoc JavadocMethod Expected @throws tag for 'UnsupportedOperationException'. 221
 Error blocks LeftCurly '{' should be on the previous line. 222
 Error sizes LineLength Line is longer than 80 characters (found 91). 226
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 226
 Error whitespace OperatorWrap '+' should be on a new line. 226
 Error blocks RightCurly '}' should be on the same line. 230
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 232
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 232
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 232
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 232
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 233
 Error coding MagicNumber '29' is a magic number. 239
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 240
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 240
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 241
 Error coding MagicNumber '28' is a magic number. 244
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 245
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 245
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 245
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 245
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 246
 Error whitespace ParenPad '(' is followed by whitespace. 249
 Error coding MagicNumber '4' is a magic number. 249
 Error coding MagicNumber '6' is a magic number. 249
 Error whitespace OperatorWrap '||' should be on a new line. 249
 Error coding MagicNumber '9' is a magic number. 250
 Error coding MagicNumber '11' is a magic number. 250
 Error whitespace ParenPad ')' is preceded with whitespace. 250
 Error blocks LeftCurly '{' should be on the previous line. 251
 Error coding MagicNumber '30' is a magic number. 252
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 253
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 253
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 253
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 253
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 254
 Error coding MagicNumber '31' is a magic number. 257
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 258
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 258
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 258
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 258
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 259
 Error javadoc JavadocStyle First sentence should end with a period. 266
 Error design DesignForExtension Method 'isLeap' is not designed for extension - needs to be abstract, final or empty. 272
 Error whitespace MethodParamPad '(' is preceded with whitespace. 272
 Error coding MagicNumber '100' is a magic number. 273
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 273
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 274
 Error whitespace ParenPad '(' is followed by whitespace. 274
 Error coding MagicNumber '4' is a magic number. 274
 Error coding MagicNumber '100' is a magic number. 274
 Error whitespace ParenPad ')' is preceded with whitespace. 274
 Error coding MagicNumber '400' is a magic number. 275
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 275
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 275
 Error whitespace ParenPad ')' is preceded with whitespace. 275
 Error javadoc JavadocStyle First sentence should end with a period. 279
 Error sizes LineLength Line is longer than 80 characters (found 81). 296
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 300
 Error misc FinalParameters Parameter values should be final. 300
 Error blocks LeftCurly '{' should be on the previous line. 302
 Error coding MagicNumber '3' is a magic number. 306
 Error coding MagicNumber '4' is a magic number. 307
 Error coding MagicNumber '5' is a magic number. 308
 Error coding MagicNumber '6' is a magic number. 309
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 309
 Error coding MagicNumber '7' is a magic number. 309
 Error coding MagicNumber '8' is a magic number. 310
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 310
 Error coding MagicNumber '9' is a magic number. 310
 Error design DesignForExtension Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. 315
 Error javadoc JavadocMethod Missing a Javadoc comment. 315
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 316
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 319
 Error javadoc JavadocMethod Missing a Javadoc comment. 319
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 320
 Error design DesignForExtension Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 323
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 324
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 327
 Error javadoc JavadocMethod Missing a Javadoc comment. 327
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 328
 Error javadoc JavadocStyle First sentence should end with a period. 332
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 338
 Error coding MagicNumber '10' is a magic number. 340
 Error coding MagicNumber '3' is a magic number. 344
 Error coding MagicNumber '4' is a magic number. 345
 Error coding MagicNumber '5' is a magic number. 346
 Error coding MagicNumber '6' is a magic number. 347
 Error coding MagicNumber '7' is a magic number. 348
 Error coding MagicNumber '8' is a magic number. 349
 Error coding MagicNumber '5' is a magic number. 350
 Error sizes LineLength Line is longer than 80 characters (found 94). 356
 Error sizes LineLength Line is longer than 80 characters (found 86). 358
 Error sizes LineLength Line is longer than 80 characters (found 88). 359
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 364
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 364
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 367
 Error whitespace ParenPad '(' is followed by whitespace. 370
 Error whitespace ParenPad ')' is preceded with whitespace. 370
 Error whitespace ParenPad '(' is followed by whitespace. 372
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 372
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 372
 Error coding MagicNumber '60' is a magic number. 372
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 372
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 372
 Error coding MagicNumber '60' is a magic number. 372
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 372
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 372
 Error coding MagicNumber '1000' is a magic number. 372
 Error coding AvoidInlineConditionals Avoid inline conditionals. 373
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 380
 Error javadoc JavadocStyle First sentence should end with a period. 382
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 388
 Error javadoc JavadocMethod Missing a Javadoc comment. 394
 Error modifier RedundantModifier Redundant 'final' modifier. 394
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 402
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 402
 Error coding MagicNumber '10' is a magic number. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 406
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 406
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 406
 Error coding MagicNumber '10' is a magic number. 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 411
 Error blocks NeedBraces 'if' construct must use '{}'s. 414
 Error coding MagicNumber '10' is a magic number. 414
 Error whitespace ParenPad ')' is preceded with whitespace. 414
 Error blocks NeedBraces 'if' construct must use '{}'s. 419
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 422
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 422
 Error coding MagicNumber '10' is a magic number. 422
 Error whitespace ParenPad ')' is preceded with whitespace. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 429
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 432
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 432
 Error coding MagicNumber '10' is a magic number. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 437
 Error blocks NeedBraces 'if' construct must use '{}'s. 440
 Error coding MagicNumber '10' is a magic number. 440
 Error whitespace ParenPad ')' is preceded with whitespace. 440
 Error blocks NeedBraces 'if' construct must use '{}'s. 445
 Error blocks NeedBraces 'if' construct must use '{}'s. 448
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 448
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 448
 Error coding MagicNumber '10' is a magic number. 448
 Error whitespace ParenPad ')' is preceded with whitespace. 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 455
 Error blocks NeedBraces 'if' construct must use '{}'s. 461
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 461
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 461
 Error coding MagicNumber '10' is a magic number. 461
 Error blocks NeedBraces 'if' construct must use '{}'s. 466
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 466
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 466
 Error coding MagicNumber '10' is a magic number. 466
 Error blocks NeedBraces 'if' construct must use '{}'s. 470
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 471
 Error blocks NeedBraces 'else' construct must use '{}'s. 472
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 472
 Error blocks NeedBraces 'if' construct must use '{}'s. 476
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 477
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 481
 Error javadoc JavadocMethod Missing a Javadoc comment. 483
 Error misc FinalParameters Parameter str should be final. 483
 Error sizes LineLength Line is longer than 80 characters (found 84). 493
 Error sizes LineLength Line is longer than 80 characters (found 94). 495
 Error sizes MethodLength Method length is 187 lines (max allowed is 150). 495
 Error misc FinalParameters Parameter str should be final. 495
 Error blocks NeedBraces 'if' construct must use '{}'s. 500
 Error whitespace ParenPad '(' is followed by whitespace. 500
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 501
 Error blocks NeedBraces 'if' construct must use '{}'s. 504
 Error whitespace ParenPad '(' is followed by whitespace. 504
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 508
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 508
 Error coding MagicNumber '6' is a magic number. 508
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 508
 Error whitespace ParenPad '(' is followed by whitespace. 509
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 509
 Error whitespace OperatorWrap '||' should be on a new line. 509
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 510
 Error whitespace ParenPad ')' is preceded with whitespace. 510
 Error whitespace OperatorWrap '&&' should be on a new line. 510
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 511
 Error whitespace ParenPad ')' is preceded with whitespace. 511
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 515
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 515
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 516
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 516
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 517
 Error coding AvoidInlineConditionals Avoid inline conditionals. 517
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 517
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 517
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 517
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 518
 Error blocks NeedBraces 'if' construct must use '{}'s. 521
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 523
 Error coding AvoidInlineConditionals Avoid inline conditionals. 523
 Error whitespace OperatorWrap ':' should be on a new line. 523
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 525
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 530
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 532
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 536
 Error blocks NeedBraces 'if' construct must use '{}'s. 538
 Error coding MagicNumber '3' is a magic number. 538
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 539
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 539
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 539
 Error coding MagicNumber '3' is a magic number. 545
 Error blocks NeedBraces 'if' construct must use '{}'s. 547
 Error coding MagicNumber '4' is a magic number. 547
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 548
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 548
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 548
 Error sizes LineLength Line is longer than 80 characters (found 83). 550
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 550
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 550
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 550
 Error whitespace ParenPad '(' is followed by whitespace. 552
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 552
 Error whitespace ParenPad ')' is preceded with whitespace. 552
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 554
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 554
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 554
 Error coding MagicNumber '4' is a magic number. 554
 Error whitespace ParenPad '(' is followed by whitespace. 556
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 556
 Error coding MagicNumber '4' is a magic number. 556
 Error whitespace ParenPad ')' is preceded with whitespace. 556
 Error blocks NeedBraces 'if' construct must use '{}'s. 559
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 563
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 563
 Error blocks NeedBraces 'if' construct must use '{}'s. 564
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 565
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 565
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 565
 Error coding MagicNumber '5' is a magic number. 565
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 567
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 567
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 578
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 578
 Error blocks NeedBraces 'if' construct must use '{}'s. 579
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 580
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 580
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 580
 Error coding MagicNumber '8' is a magic number. 580
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 582
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 582
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 594
 Error blocks NeedBraces 'if' construct must use '{}'s. 596
 Error coding MagicNumber '5' is a magic number. 596
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 597
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 597
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 597
 Error coding MagicNumber '11' is a magic number. 597
 Error coding MagicNumber '3' is a magic number. 599
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 602
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 602
 Error blocks NeedBraces 'if' construct must use '{}'s. 603
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 604
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 604
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 604
 Error coding MagicNumber '11' is a magic number. 604
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 606
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 606
 Error whitespace ParenPad '(' is followed by whitespace. 608
 Error whitespace ParenPad ')' is preceded with whitespace. 608
 Error blocks NeedBraces 'if' construct must use '{}'s. 613
 Error whitespace ParenPad ')' is preceded with whitespace. 613
 Error blocks NeedBraces 'else' construct must use '{}'s. 615
 Error sizes LineLength Line is longer than 80 characters (found 82). 615
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 619
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 619
 Error blocks NeedBraces 'if' construct must use '{}'s. 621
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 622
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 622
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 622
 Error coding MagicNumber '14' is a magic number. 622
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 625
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 625
 Error whitespace ParenPad '(' is followed by whitespace. 627
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 630
 Error whitespace ParenPad ')' is preceded with whitespace. 631
 Error blocks RightCurly '}' should be on the same line. 634
 Error blocks NeedBraces 'else' construct must use '{}'s. 635
 Error sizes LineLength Line is longer than 80 characters (found 83). 635
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 639
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 639
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 642
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 642
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 643
 Error blocks NeedBraces 'if' construct must use '{}'s. 646
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 647
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 647
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 647
 Error coding MagicNumber '17' is a magic number. 647
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 649
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 649
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 651
 Error whitespace ParenPad ')' is preceded with whitespace. 658
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 661
 Error blocks RightCurly '}' should be on the same line. 662
 Error blocks NeedBraces 'else' construct must use '{}'s. 663
 Error sizes LineLength Line is longer than 80 characters (found 82). 663
 Error blocks NeedBraces 'if' construct must use '{}'s. 668
 Error blocks NeedBraces 'if' construct must use '{}'s. 669
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 669
 Error coding MagicNumber '6' is a magic number. 669
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 670
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 670
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 670
 Error coding MagicNumber '20' is a magic number. 670
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 671
 Error coding MagicNumber '3' is a magic number. 671
 Error coding MagicNumber '4' is a magic number. 672
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 672
 Error coding MagicNumber '6' is a magic number. 672
 Error blocks RightCurly '}' should be on the same line. 673
 Error blocks NeedBraces 'else' construct must use '{}'s. 674
 Error blocks EmptyBlock Must have at least one statement. 676
 Error sizes LineLength Line is longer than 80 characters (found 82). 678
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 681
 Error javadoc JavadocStyle First sentence should end with a period. 683
 Error javadoc JavadocMethod Expected an @return tag. 687
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 687
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 687
 Error misc FinalParameters Parameter object should be final. 687
 Error javadoc JavadocMethod Expected @param tag for 'object'. 687
 Error whitespace ParenPad '(' is followed by whitespace. 690
 Error sizes LineLength Line is longer than 80 characters (found 81). 700
 Error sizes LineLength Line is longer than 80 characters (found 100). 703
 Error sizes LineLength Line is longer than 80 characters (found 82). 705
 Error design DesignForExtension Method 'equal' is not designed for extension - needs to be abstract, final or empty. 707
 Error misc FinalParameters Parameter reccD should be final. 707
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 707
 Error blocks LeftCurly '{' should be on the previous line. 708
 Error blocks NeedBraces 'if' construct must use '{}'s. 710
 Error whitespace ParenPad '(' is followed by whitespace. 712
 Error whitespace OperatorWrap '||' should be on a new line. 712
 Error whitespace ParenPad ')' is preceded with whitespace. 713
 Error blocks LeftCurly '{' should be on the previous line. 714
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 716
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 734
 Error javadoc JavadocStyle First sentence should end with a period. 736
 Error sizes LineLength Line is longer than 80 characters (found 83). 737
 Error design DesignForExtension Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. 744
 Error misc FinalParameters Parameter reccD should be final. 744
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 744
 Error whitespace ParenPad '(' is followed by whitespace. 747
 Error whitespace OperatorWrap '||' should be on a new line. 747
 Error whitespace ParenPad ')' is preceded with whitespace. 748
 Error blocks LeftCurly '{' should be on the previous line. 749
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 751
 Error naming LocalVariableName Name 'val_this' must match pattern '^[a-z][a-zA-Z0-9]*$'. 754
 Error naming LocalVariableName Name 'val_reccD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 755
 Error whitespace ParenPad '(' is followed by whitespace. 757
 Error coding SimplifyBooleanExpression Expression can be simplified. 757
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 757
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 757
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 757
 Error whitespace ParenPad ')' is preceded with whitespace. 757
 Error blocks NeedBraces 'if' construct must use '{}'s. 759
 Error whitespace ParenPad '(' is followed by whitespace. 759
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 764

org/exolab/castor/types/RecurringDurationBase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 45
 Error imports RedundantImport Redundant import from the same package - org.exolab.castor.types.TimeDuration. 52
 Error sizes LineLength Line is longer than 80 characters (found 81). 66
 Error naming MemberName Name '_period' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error naming MemberName Name '_duration' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error naming MemberName Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error naming MemberName Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error naming MemberName Name '_millsecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error naming MemberName Name '_zoneHour' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error naming MemberName Name '_zoneMinute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error naming MemberName Name '_utc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error naming MemberName Name '_zoneNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error naming MemberName Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error sizes LineLength Line is longer than 80 characters (found 81). 119
 Error misc FinalParameters Parameter duration should be final. 119
 Error misc FinalParameters Parameter period should be final. 119
 Error javadoc JavadocStyle First sentence should end with a period. 129
 Error misc FinalParameters Parameter duration should be final. 141
 Error misc FinalParameters Parameter period should be final. 141
 Error sizes LineLength Line is longer than 80 characters (found 81). 142
 Error javadoc JavadocStyle First sentence should end with a period. 152
 Error sizes LineLength Line is longer than 80 characters (found 83). 167
 Error misc FinalParameters Parameter duration should be final. 167
 Error misc FinalParameters Parameter period should be final. 167
 Error misc FinalParameters Parameter values should be final. 167
 Error sizes LineLength Line is longer than 80 characters (found 90). 168
 Error javadoc JavadocMethod Expected @throws tag for 'OperationNotSupportedException'. 168
 Error coding MagicNumber '6' is a magic number. 170
 Error javadoc JavadocStyle First sentence should end with a period. 176
 Error whitespace MethodParamPad '(' is preceded with whitespace. 183
 Error misc FinalParameters Parameter period should be final. 183
 Error javadoc JavadocStyle First sentence should end with a period. 187
 Error sizes LineLength Line is longer than 80 characters (found 86). 196
 Error design DesignForExtension Method 'setPeriod' is not designed for extension - needs to be abstract, final or empty. 196
 Error whitespace MethodParamPad '(' is preceded with whitespace. 196
 Error misc FinalParameters Parameter period should be final. 196
 Error javadoc JavadocMethod Expected @throws tag for 'UnsupportedOperationException'. 196
 Error javadoc JavadocStyle First sentence should end with a period. 200
 Error design DesignForExtension Method 'setPeriod' is not designed for extension - needs to be abstract, final or empty. 209
 Error whitespace MethodParamPad '(' is preceded with whitespace. 209
 Error misc FinalParameters Parameter period should be final. 209
 Error javadoc JavadocStyle First sentence should end with a period. 218
 Error sizes LineLength Line is longer than 80 characters (found 89). 227
 Error design DesignForExtension Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. 227
 Error misc FinalParameters Parameter duration should be final. 227
 Error javadoc JavadocStyle First sentence should end with a period. 231
 Error sizes LineLength Line is longer than 80 characters (found 83). 240
 Error design DesignForExtension Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. 240
 Error misc FinalParameters Parameter duration should be final. 240
 Error javadoc JavadocStyle First sentence should end with a period. 249
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 258
 Error misc FinalParameters Parameter hour should be final. 258
 Error coding MagicNumber '23' is a magic number. 260
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 261
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 261
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 261
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 261
 Error javadoc JavadocStyle First sentence should end with a period. 267
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 276
 Error misc FinalParameters Parameter minute should be final. 276
 Error sizes LineLength Line is longer than 80 characters (found 83). 279
 Error coding MagicNumber '59' is a magic number. 281
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 282
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 282
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 282
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 282
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 285
 Error javadoc JavadocStyle First sentence should end with a period. 288
 Error sizes LineLength Line is longer than 80 characters (found 95). 299
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 299
 Error misc FinalParameters Parameter second should be final. 299
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 299
 Error misc FinalParameters Parameter millsecond should be final. 299
 Error whitespace ParenPad '(' is followed by whitespace. 301
 Error sizes LineLength Line is longer than 80 characters (found 83). 302
 Error coding MagicNumber '60' is a magic number. 304
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 305
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 305
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 305
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 305
 Error javadoc JavadocStyle First sentence should end with a period. 312
 Error sizes LineLength Line is longer than 80 characters (found 88). 323
 Error design DesignForExtension Method 'setZone' is not designed for extension - needs to be abstract, final or empty. 323
 Error misc FinalParameters Parameter hour should be final. 323
 Error misc FinalParameters Parameter minute should be final. 323
 Error coding MagicNumber '23' is a magic number. 325
 Error sizes LineLength Line is longer than 80 characters (found 81). 326
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 326
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 326
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 326
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 326
 Error coding MagicNumber '59' is a magic number. 331
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 332
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 332
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 332
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 332
 Error javadoc JavadocStyle First sentence should end with a period. 338
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 356
 Error misc FinalParameters Parameter values should be final. 356
 Error coding MagicNumber '3' is a magic number. 359
 Error coding MagicNumber '4' is a magic number. 360
 Error coding MagicNumber '5' is a magic number. 360
 Error javadoc JavadocStyle First sentence should end with a period. 363
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 366
 Error javadoc JavadocStyle First sentence should end with a period. 370
 Error design DesignForExtension Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. 377
 Error javadoc JavadocStyle First sentence should end with a period. 381
 Error design DesignForExtension Method 'setUTC' is not designed for extension - needs to be abstract, final or empty. 384
 Error design DesignForExtension Method 'getPeriod' is not designed for extension - needs to be abstract, final or empty. 389
 Error javadoc JavadocMethod Missing a Javadoc comment. 389
 Error design DesignForExtension Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. 393
 Error javadoc JavadocMethod Missing a Javadoc comment. 393
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 397
 Error javadoc JavadocMethod Missing a Javadoc comment. 397
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 401
 Error javadoc JavadocMethod Missing a Javadoc comment. 401
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 405
 Error javadoc JavadocMethod Missing a Javadoc comment. 405
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 409
 Error javadoc JavadocMethod Missing a Javadoc comment. 409
 Error design DesignForExtension Method 'getZoneHour' is not designed for extension - needs to be abstract, final or empty. 413
 Error javadoc JavadocMethod Missing a Javadoc comment. 413
 Error design DesignForExtension Method 'getZoneMinute' is not designed for extension - needs to be abstract, final or empty. 417
 Error javadoc JavadocMethod Missing a Javadoc comment. 417
 Error javadoc JavadocStyle First sentence should end with a period. 421
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 428
 Error coding MagicNumber '6' is a magic number. 429
 Error coding MagicNumber '3' is a magic number. 433
 Error coding MagicNumber '4' is a magic number. 434
 Error coding MagicNumber '5' is a magic number. 435
 Error sizes LineLength Line is longer than 80 characters (found 87). 440
 Error design DesignForExtension Method 'isUTC' is not designed for extension - needs to be abstract, final or empty. 444
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 449
 Error javadoc JavadocMethod Missing a Javadoc comment. 449
 Error design DesignForExtension Method 'isZoneNegative' is not designed for extension - needs to be abstract, final or empty. 453
 Error javadoc JavadocMethod Missing a Javadoc comment. 453
 Error javadoc JavadocStyle First sentence should end with a period. 457
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 462
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 462
 Error misc FinalParameters Parameter object should be final. 462
 Error whitespace ParenPad '(' is followed by whitespace. 465
 Error sizes LineLength Line is longer than 80 characters (found 96). 479
 Error sizes LineLength Line is longer than 80 characters (found 82). 486
 Error design DesignForExtension Method 'equal' is not designed for extension - needs to be abstract, final or empty. 486
 Error misc FinalParameters Parameter reccD should be final. 486
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 486
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 506
 Error javadoc JavadocStyle First sentence should end with a period. 508
 Error sizes LineLength Line is longer than 80 characters (found 86). 520
 Error design DesignForExtension Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. 520
 Error misc FinalParameters Parameter reccD should be final. 520
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 520
 Error naming LocalVariableName Name 'val_this' must match pattern '^[a-z][a-zA-Z0-9]*$'. 529
 Error naming LocalVariableName Name 'val_reccD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 530
 Error coding SimplifyBooleanExpression Expression can be simplified. 531
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 540

org/exolab/castor/types/RecurringDurationDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error sizes LineLength Line is longer than 80 characters (found 109). 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 107
 Error javadoc JavadocStyle First sentence should end with a period. 111
 Error javadoc JavadocStyle First sentence should end with a period. 123
 Error sizes LineLength Line is longer than 80 characters (found 86). 143
 Error misc FinalParameters Parameter target should be final. 143
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 143
 Error sizes LineLength Line is longer than 80 characters (found 98). 157
 Error misc FinalParameters Parameter target should be final. 157
 Error misc FinalParameters Parameter value should be final. 157
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 157
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error blocks EmptyBlock Must have at least one statement. 158
 Error blocks EmptyBlock Must have at least one statement. 164
 Error sizes LineLength Line is longer than 80 characters (found 101). 170
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 170
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 178
 Error blocks EmptyBlock Must have at least one statement. 180
 Error sizes LineLength Line is longer than 80 characters (found 86). 185
 Error javadoc JavadocMethod Missing a Javadoc comment. 185
 Error misc FinalParameters Parameter target should be final. 185
 Error sizes LineLength Line is longer than 80 characters (found 98). 203
 Error misc FinalParameters Parameter object should be final. 203
 Error misc FinalParameters Parameter parent should be final. 216

org/exolab/castor/types/Time.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 45
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error sizes LineLength Line is longer than 80 characters (found 84). 91
 Error misc FinalParameters Parameter values should be final. 93
 Error sizes LineLength Line is longer than 80 characters (found 96). 98
 Error misc FinalParameters Parameter l should be final. 102
 Error sizes LineLength Line is longer than 80 characters (found 96). 107
 Error misc FinalParameters Parameter l should be final. 111
 Error misc FinalParameters Parameter utc should be final. 111
 Error coding MagicNumber '86400000L' is a magic number. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error coding MagicNumber '3600000' is a magic number. 117
 Error coding MagicNumber '3600000' is a magic number. 118
 Error coding MagicNumber '60000' is a magic number. 119
 Error coding MagicNumber '60000' is a magic number. 120
 Error coding MagicNumber '1000' is a magic number. 121
 Error coding MagicNumber '1000' is a magic number. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error blocks LeftCurly '{' should have line break after. 123
 Error blocks RightCurly '}' should have line break before. 123
 Error sizes LineLength Line is longer than 80 characters (found 82). 130
 Error misc FinalParameters Parameter time should be final. 133
 Error design DesignForExtension Method 'setValues' is not designed for extension - needs to be abstract, final or empty. 153
 Error misc FinalParameters Parameter values should be final. 153
 Error coding MagicNumber '4' is a magic number. 154
 Error sizes LineLength Line is longer than 80 characters (found 98). 155
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 159
 Error coding MagicNumber '3' is a magic number. 159
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 169
 Error coding MagicNumber '4' is a magic number. 170
 Error coding MagicNumber '3' is a magic number. 174
 Error design DesignForExtension Method 'toLong' is not designed for extension - needs to be abstract, final or empty. 182
 Error whitespace MethodParamPad '(' is preceded with whitespace. 182
 Error coding AvoidInlineConditionals Avoid inline conditionals. 183
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error coding MagicNumber '60' is a magic number. 190
 Error coding MagicNumber '59' is a magic number. 192
 Error coding MagicNumber '60' is a magic number. 193
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error coding MagicNumber '24' is a magic number. 198
 Error coding MagicNumber '23' is a magic number. 199
 Error coding MagicNumber '24' is a magic number. 200
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error coding MagicNumber '3600000' is a magic number. 203
 Error coding MagicNumber '60000' is a magic number. 203
 Error coding MagicNumber '1000' is a magic number. 203
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 210
 Error sizes LineLength Line is longer than 80 characters (found 87). 225
 Error javadoc JavadocStyle First sentence should end with a period. 232
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 238
 Error javadoc JavadocStyle First sentence should end with a period. 245
 Error sizes LineLength Line is longer than 80 characters (found 82). 250
 Error misc FinalParameters Parameter str should be final. 253
 Error sizes LineLength Line is longer than 80 characters (found 83). 262
 Error misc FinalParameters Parameter str should be final. 265
 Error sizes LineLength Line is longer than 80 characters (found 90). 269
 Error javadoc JavadocMethod Missing a Javadoc comment. 269
 Error misc FinalParameters Parameter str should be final. 269
 Error misc FinalParameters Parameter result should be final. 269
 Error sizes LineLength Line is longer than 80 characters (found 92). 271
 Error design DesignForExtension Method 'hasIsNegative' is not designed for extension - needs to be abstract, final or empty. 287
 Error javadoc JavadocMethod Missing a Javadoc comment. 287
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 290
 Error javadoc JavadocMethod Missing a Javadoc comment. 290
 Error sizes LineLength Line is longer than 80 characters (found 86). 291
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 294
 Error javadoc JavadocMethod Missing a Javadoc comment. 294
 Error design DesignForExtension Method 'hasCentury' is not designed for extension - needs to be abstract, final or empty. 298
 Error javadoc JavadocMethod Missing a Javadoc comment. 298
 Error design DesignForExtension Method 'getCentury' is not designed for extension - needs to be abstract, final or empty. 301
 Error javadoc JavadocMethod Missing a Javadoc comment. 301
 Error sizes LineLength Line is longer than 80 characters (found 83). 302
 Error design DesignForExtension Method 'setCentury' is not designed for extension - needs to be abstract, final or empty. 305
 Error javadoc JavadocMethod Missing a Javadoc comment. 305
 Error misc FinalParameters Parameter century should be final. 305
 Error sizes LineLength Line is longer than 80 characters (found 83). 306
 Error design DesignForExtension Method 'hasYear' is not designed for extension - needs to be abstract, final or empty. 309
 Error javadoc JavadocMethod Missing a Javadoc comment. 309
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 312
 Error javadoc JavadocMethod Missing a Javadoc comment. 312
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 316
 Error javadoc JavadocMethod Missing a Javadoc comment. 316
 Error misc FinalParameters Parameter year should be final. 316
 Error design DesignForExtension Method 'hasMonth' is not designed for extension - needs to be abstract, final or empty. 320
 Error javadoc JavadocMethod Missing a Javadoc comment. 320
 Error design DesignForExtension Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 323
 Error sizes LineLength Line is longer than 80 characters (found 81). 324
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 327
 Error javadoc JavadocMethod Missing a Javadoc comment. 327
 Error misc FinalParameters Parameter month should be final. 327
 Error sizes LineLength Line is longer than 80 characters (found 81). 328
 Error design DesignForExtension Method 'hasDay' is not designed for extension - needs to be abstract, final or empty. 331
 Error javadoc JavadocMethod Missing a Javadoc comment. 331
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 334
 Error javadoc JavadocMethod Missing a Javadoc comment. 334
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 338
 Error javadoc JavadocMethod Missing a Javadoc comment. 338
 Error misc FinalParameters Parameter month should be final. 338

org/exolab/castor/types/TimeDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 106). 71
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 85). 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 104
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error javadoc JavadocStyle First sentence should end with a period. 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 138
 Error misc FinalParameters Parameter target should be final. 138
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 138
 Error sizes LineLength Line is longer than 80 characters (found 98). 150
 Error misc FinalParameters Parameter target should be final. 150
 Error misc FinalParameters Parameter value should be final. 150
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 150
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 151
 Error sizes LineLength Line is longer than 80 characters (found 89). 152
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 166
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 172
 Error sizes LineLength Line is longer than 80 characters (found 86). 176
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 176
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 176
 Error sizes LineLength Line is longer than 80 characters (found 86). 181
 Error javadoc JavadocMethod Missing a Javadoc comment. 181
 Error misc FinalParameters Parameter target should be final. 181
 Error sizes LineLength Line is longer than 80 characters (found 98). 196
 Error misc FinalParameters Parameter object should be final. 196
 Error misc FinalParameters Parameter parent should be final. 208

org/exolab/castor/types/TimeDuration.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error naming MemberName Name '_year' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error naming MemberName Name '_month' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error naming MemberName Name '_day' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error javadoc JavadocStyle First sentence should end with a period. 92
 Error naming MemberName Name '_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error javadoc JavadocStyle First sentence should end with a period. 96
 Error naming MemberName Name '_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error javadoc JavadocStyle First sentence should end with a period. 100
 Error naming MemberName Name '_second' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
 Error javadoc JavadocStyle First sentence should end with a period. 105
 Error naming MemberName Name '_millisecond' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
 Error javadoc JavadocStyle First sentence should end with a period. 110
 Error naming MemberName Name '_isNegative' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
 Error javadoc JavadocStyle First sentence should end with a period. 115
 Error javadoc JavadocStyle First sentence should end with a period. 121
 Error misc FinalParameters Parameter l should be final. 127
 Error coding MagicNumber '1000' is a magic number. 129
 Error coding MagicNumber '60' is a magic number. 130
 Error coding MagicNumber '60' is a magic number. 131
 Error coding MagicNumber '24' is a magic number. 132
 Error coding MagicNumber '30.42' is a magic number. 133
 Error coding MagicNumber '12' is a magic number. 134
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 138
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 138
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 141
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 141
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 143
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 146
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 146
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 149
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 149
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 150
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 150
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 153
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 153
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 156
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 156
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 157
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 157
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 161
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 161
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 164
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 164
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 165
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 165
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 168
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 168
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 171
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 171
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 172
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 172
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 175
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 175
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 178
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 178
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 179
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 179
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 182
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 182
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 185
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 185
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 188
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 190
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 190
 Error design DesignForExtension Method 'setYear' is not designed for extension - needs to be abstract, final or empty. 197
 Error javadoc JavadocMethod Missing a Javadoc comment. 197
 Error misc FinalParameters Parameter year should be final. 197
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 201
 Error javadoc JavadocMethod Missing a Javadoc comment. 201
 Error misc FinalParameters Parameter month should be final. 201
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 205
 Error javadoc JavadocMethod Missing a Javadoc comment. 205
 Error misc FinalParameters Parameter day should be final. 205
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 209
 Error javadoc JavadocMethod Missing a Javadoc comment. 209
 Error misc FinalParameters Parameter hour should be final. 209
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 213
 Error javadoc JavadocMethod Missing a Javadoc comment. 213
 Error misc FinalParameters Parameter minute should be final. 213
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 214
 Error design DesignForExtension Method 'setSeconds' is not designed for extension - needs to be abstract, final or empty. 217
 Error javadoc JavadocMethod Missing a Javadoc comment. 217
 Error misc FinalParameters Parameter second should be final. 217
 Error design DesignForExtension Method 'setMilli' is not designed for extension - needs to be abstract, final or empty. 221
 Error javadoc JavadocMethod Missing a Javadoc comment. 221
 Error misc FinalParameters Parameter milli should be final. 221
 Error design DesignForExtension Method 'setNegative' is not designed for extension - needs to be abstract, final or empty. 225
 Error javadoc JavadocMethod Missing a Javadoc comment. 225
 Error javadoc JavadocStyle First sentence should end with a period. 229
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 238
 Error misc FinalParameters Parameter year should be final. 238
 Error misc FinalParameters Parameter month should be final. 238
 Error misc FinalParameters Parameter day should be final. 238
 Error sizes LineLength Line is longer than 80 characters (found 83). 239
 Error misc FinalParameters Parameter hour should be final. 239
 Error misc FinalParameters Parameter minute should be final. 239
 Error misc FinalParameters Parameter second should be final. 239
 Error misc FinalParameters Parameter millisecond should be final. 239
 Error javadoc JavadocMethod Expected @param tag for 'millisecond'. 239
 Error design DesignForExtension Method 'getYear' is not designed for extension - needs to be abstract, final or empty. 252
 Error javadoc JavadocMethod Missing a Javadoc comment. 252
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 253
 Error design DesignForExtension Method 'getMonth' is not designed for extension - needs to be abstract, final or empty. 256
 Error javadoc JavadocMethod Missing a Javadoc comment. 256
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 257
 Error design DesignForExtension Method 'getDay' is not designed for extension - needs to be abstract, final or empty. 260
 Error javadoc JavadocMethod Missing a Javadoc comment. 260
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 261
 Error design DesignForExtension Method 'getHour' is not designed for extension - needs to be abstract, final or empty. 264
 Error javadoc JavadocMethod Missing a Javadoc comment. 264
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 265
 Error design DesignForExtension Method 'getMinute' is not designed for extension - needs to be abstract, final or empty. 268
 Error javadoc JavadocMethod Missing a Javadoc comment. 268
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 269
 Error design DesignForExtension Method 'getSeconds' is not designed for extension - needs to be abstract, final or empty. 272
 Error javadoc JavadocMethod Missing a Javadoc comment. 272
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 273
 Error design DesignForExtension Method 'getMilli' is not designed for extension - needs to be abstract, final or empty. 276
 Error javadoc JavadocMethod Missing a Javadoc comment. 276
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 277
 Error design DesignForExtension Method 'isNegative' is not designed for extension - needs to be abstract, final or empty. 280
 Error javadoc JavadocMethod Missing a Javadoc comment. 280
 Error javadoc JavadocStyle First sentence should end with a period. 284
 Error design DesignForExtension Method 'toLong' is not designed for extension - needs to be abstract, final or empty. 289
 Error whitespace ParenPad '(' is followed by whitespace. 293
 Error whitespace ParenPad '(' is followed by whitespace. 293
 Error whitespace ParenPad '(' is followed by whitespace. 293
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 293
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 293
 Error coding MagicNumber '12L' is a magic number. 293
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 293
 Error whitespace ParenPad ')' is preceded with whitespace. 293
 Error coding MagicNumber '30.42' is a magic number. 293
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 294
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 294
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 294
 Error coding MagicNumber '24L' is a magic number. 294
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 295
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 295
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 295
 Error coding MagicNumber '60L' is a magic number. 295
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 296
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 296
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 296
 Error coding MagicNumber '60L' is a magic number. 296
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 297
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 297
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 297
 Error coding MagicNumber '1000L' is a magic number. 297
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 298
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 300
 Error coding AvoidInlineConditionals Avoid inline conditionals. 300
 Error javadoc JavadocStyle First sentence should end with a period. 304
 Error sizes LineLength Line is longer than 80 characters (found 81). 307
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 311
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 322
 Error whitespace ParenPad ')' is preceded with whitespace. 322
 Error sizes LineLength Line is longer than 80 characters (found 83). 326
 Error whitespace ParenPad '(' is followed by whitespace. 326
 Error whitespace ParenPad ')' is preceded with whitespace. 326
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 329
 Error whitespace ParenPad ')' is preceded with whitespace. 329
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 333
 Error coding MagicNumber '100' is a magic number. 341
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error coding MagicNumber '10' is a magic number. 343
 Error blocks NeedBraces 'if' construct must use '{}'s. 351
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 352
 Error javadoc JavadocStyle First sentence should end with a period. 356
 Error sizes LineLength Line is longer than 80 characters (found 82). 361
 Error misc FinalParameters Parameter str should be final. 364
 Error javadoc JavadocStyle First sentence should end with a period. 368
 Error sizes LineLength Line is longer than 80 characters (found 84). 375
 Error sizes MethodLength Method length is 250 lines (max allowed is 150). 375
 Error whitespace MethodParamPad '(' is preceded with whitespace. 375
 Error misc FinalParameters Parameter str should be final. 375
 Error sizes LineLength Line is longer than 80 characters (found 81). 380
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 381
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 399
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 422
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 428
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 428
 Error whitespace OperatorWrap '+' should be on a new line. 428
 Error coding MagicNumber '64' is a magic number. 433
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 435
 Error blocks RightCurly '}' should be on the same line. 437
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 439
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 439
 Error coding MagicNumber '8' is a magic number. 448
 Error coding MagicNumber '3' is a magic number. 452
 Error sizes LineLength Line is longer than 80 characters (found 83). 453
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 453
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 453
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 457
 Error blocks RightCurly '}' should be on the same line. 459
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 461
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 461
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 461
 Error whitespace OperatorWrap '+' should be on a new line. 461
 Error blocks RightCurly '}' should be on the same line. 465
 Error coding MagicNumber '63' is a magic number. 470
 Error sizes LineLength Line is longer than 80 characters (found 82). 471
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 471
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 471
 Error coding MagicNumber '32' is a magic number. 473
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 475
 Error blocks RightCurly '}' should be on the same line. 477
 Error sizes LineLength Line is longer than 80 characters (found 84). 479
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 479
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 479
 Error coding MagicNumber '31' is a magic number. 487
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 488
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 488
 Error coding MagicNumber '16' is a magic number. 490
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 492
 Error blocks RightCurly '}' should be on the same line. 494
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 496
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 496
 Error coding MagicNumber '8' is a magic number. 503
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 504
 Error whitespace OperatorWrap '+' should be on a new line. 504
 Error coding MagicNumber '8' is a magic number. 508
 Error coding MagicNumber '15' is a magic number. 514
 Error coding MagicNumber '8' is a magic number. 514
 Error blocks NeedBraces 'if' construct must use '{}'s. 516
 Error coding MagicNumber '8' is a magic number. 516
 Error coding MagicNumber '8' is a magic number. 516
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 517
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 517
 Error blocks NeedBraces 'else' construct must use '{}'s. 518
 Error sizes LineLength Line is longer than 80 characters (found 87). 519
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 519
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 519
 Error coding MagicNumber '4' is a magic number. 522
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 524
 Error blocks RightCurly '}' should be on the same line. 526
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 528
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 528
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 528
 Error coding MagicNumber '8' is a magic number. 535
 Error coding MagicNumber '8' is a magic number. 535
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 536
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 536
 Error sizes LineLength Line is longer than 80 characters (found 96). 540
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 540
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 540
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 540
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 546
 Error blocks RightCurly '}' should be on the same line. 548
 Error sizes LineLength Line is longer than 80 characters (found 87). 550
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 550
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 550
 Error coding MagicNumber '3' is a magic number. 556
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 556
 Error blocks NeedBraces 'if' construct must use '{}'s. 557
 Error coding MagicNumber '10' is a magic number. 558
 Error coding MagicNumber '10' is a magic number. 559
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 561
 Error blocks RightCurly '}' should be on the same line. 563
 Error sizes LineLength Line is longer than 80 characters (found 92). 565
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 565
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 565
 Error sizes LineLength Line is longer than 80 characters (found 91). 575
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 575
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 575
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 575
 Error coding MagicNumber '8' is a magic number. 579
 Error coding MagicNumber '8' is a magic number. 579
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 580
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 580
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 588
 Error blocks RightCurly '}' should be on the same line. 590
 Error sizes LineLength Line is longer than 80 characters (found 82). 593
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 593
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 593
 Error blocks NeedBraces 'if' construct must use '{}'s. 602
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 603
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 603
 Error coding MagicNumber '10' is a magic number. 603
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 603
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 603
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 603
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 603
 Error coding MagicNumber '48' is a magic number. 603
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 606
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 606
 Error coding MagicNumber '48' is a magic number. 606
 Error blocks RightCurly '}' should be on the same line. 608
 Error blocks NeedBraces 'else' construct must use '{}'s. 609
 Error sizes LineLength Line is longer than 80 characters (found 87). 610
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 610
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 610
 Error coding MagicNumber '15' is a magic number. 615
 Error coding MagicNumber '8' is a magic number. 615
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 616
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 616
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 620
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 620
 Error javadoc JavadocStyle First sentence should end with a period. 627
 Error javadoc JavadocMethod Expected an @return tag. 631
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 631
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 631
 Error misc FinalParameters Parameter object should be final. 631
 Error javadoc JavadocMethod Expected @param tag for 'object'. 631
 Error blocks NeedBraces 'if' construct must use '{}'s. 632
 Error whitespace ParenPad '(' is followed by whitespace. 633
 Error javadoc JavadocStyle First sentence should end with a period. 636
 Error design DesignForExtension Method 'equal' is not designed for extension - needs to be abstract, final or empty. 642
 Error misc FinalParameters Parameter timeD should be final. 642
 Error blocks NeedBraces 'if' construct must use '{}'s. 644
 Error javadoc JavadocStyle First sentence should end with a period. 656
 Error design DesignForExtension Method 'isGreater' is not designed for extension - needs to be abstract, final or empty. 666
 Error misc FinalParameters Parameter timeD should be final. 666
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 672

org/exolab/castor/types/TimeDurationDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error sizes LineLength Line is longer than 80 characters (found 99). 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 107
 Error javadoc JavadocStyle First sentence should end with a period. 111
 Error javadoc JavadocStyle First sentence should end with a period. 123
 Error sizes LineLength Line is longer than 80 characters (found 86). 143
 Error misc FinalParameters Parameter target should be final. 143
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 143
 Error sizes LineLength Line is longer than 80 characters (found 98). 157
 Error misc FinalParameters Parameter target should be final. 157
 Error misc FinalParameters Parameter value should be final. 157
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 157
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error blocks EmptyBlock Must have at least one statement. 158
 Error blocks EmptyBlock Must have at least one statement. 164
 Error sizes LineLength Line is longer than 80 characters (found 86). 170
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 170
 Error blocks EmptyBlock Must have at least one statement. 177
 Error sizes LineLength Line is longer than 80 characters (found 86). 182
 Error javadoc JavadocMethod Missing a Javadoc comment. 182
 Error misc FinalParameters Parameter target should be final. 182
 Error sizes LineLength Line is longer than 80 characters (found 98). 200
 Error misc FinalParameters Parameter object should be final. 200
 Error misc FinalParameters Parameter parent should be final. 213

org/exolab/castor/types/TimeInstant.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error javadoc JavadocMethod Missing a Javadoc comment. 74
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 75

org/exolab/castor/types/TimePeriod.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error imports RedundantImport Redundant import from the same package - org.exolab.castor.types.RecurringDuration. 54
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 76
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 84
 Error javadoc JavadocStyle First sentence should end with a period. 87
 Error misc FinalParameters Parameter duration should be final. 91
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 92
 Error javadoc JavadocStyle First sentence should end with a period. 95
 Error design DesignForExtension Method 'setFields' is not designed for extension - needs to be abstract, final or empty. 99
 Error sizes MethodLength Method length is 171 lines (max allowed is 150). 99
 Error whitespace MethodParamPad '(' is preceded with whitespace. 99
 Error misc FinalParameters Parameter str should be final. 99
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 99
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error whitespace ParenPad '(' is followed by whitespace. 106
 Error whitespace ParenPad ')' is preceded with whitespace. 106
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 109
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 109
 Error coding MagicNumber '6' is a magic number. 109
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 109
 Error whitespace ParenPad '(' is followed by whitespace. 110
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 110
 Error whitespace OperatorWrap '||' should be on a new line. 110
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 111
 Error whitespace ParenPad ')' is preceded with whitespace. 111
 Error whitespace OperatorWrap '&&' should be on a new line. 111
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 112
 Error whitespace ParenPad ')' is preceded with whitespace. 112
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 116
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 116
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 117
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 117
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 118
 Error coding AvoidInlineConditionals Avoid inline conditionals. 118
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 118
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 118
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 118
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 124
 Error coding AvoidInlineConditionals Avoid inline conditionals. 124
 Error whitespace OperatorWrap ':' should be on a new line. 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 126
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 131
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 133
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error coding MagicNumber '3' is a magic number. 139
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 140
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 140
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error coding MagicNumber '4' is a magic number. 144
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 145
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 145
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 145
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 147
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 147
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 147
 Error whitespace ParenPad '(' is followed by whitespace. 149
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 149
 Error whitespace ParenPad ')' is preceded with whitespace. 149
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 151
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 151
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 151
 Error coding MagicNumber '4' is a magic number. 151
 Error whitespace ParenPad '(' is followed by whitespace. 154
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 154
 Error coding MagicNumber '4' is a magic number. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error blocks EmptyBlock Must have at least one statement. 155
 Error sizes LineLength Line is longer than 80 characters (found 82). 157
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 162
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 164
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 164
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 164
 Error coding MagicNumber '5' is a magic number. 164
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 166
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 166
 Error blocks EmptyBlock Must have at least one statement. 170
 Error sizes LineLength Line is longer than 80 characters (found 82). 172
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 176
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 177
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 178
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 178
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 178
 Error coding MagicNumber '8' is a magic number. 178
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 180
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 180
 Error blocks EmptyBlock Must have at least one statement. 184
 Error sizes LineLength Line is longer than 80 characters (found 82). 186
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 190
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error coding MagicNumber '3' is a magic number. 192
 Error coding MagicNumber '5' is a magic number. 192
 Error whitespace ParenPad ')' is preceded with whitespace. 192
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 193
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 193
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 193
 Error coding MagicNumber '11' is a magic number. 193
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 197
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 198
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 199
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 199
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 199
 Error coding MagicNumber '11' is a magic number. 199
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 201
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 201
 Error whitespace ParenPad '(' is followed by whitespace. 205
 Error whitespace ParenPad ')' is preceded with whitespace. 205
 Error blocks EmptyBlock Must have at least one statement. 206
 Error sizes LineLength Line is longer than 80 characters (found 82). 208
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 212
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 213
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 214
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 214
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 214
 Error coding MagicNumber '14' is a magic number. 214
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 216
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 216
 Error whitespace ParenPad '(' is followed by whitespace. 219
 Error blocks EmptyBlock Must have at least one statement. 220
 Error sizes LineLength Line is longer than 80 characters (found 82). 222
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 226
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 226
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 229
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 229
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 233
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 234
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 234
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 234
 Error coding MagicNumber '17' is a magic number. 234
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 236
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 236
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 239
 Error blocks EmptyBlock Must have at least one statement. 241
 Error sizes LineLength Line is longer than 80 characters (found 82). 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 250
 Error blocks EmptyBlock Must have at least one statement. 251
 Error sizes LineLength Line is longer than 80 characters (found 82). 253
 Error blocks NeedBraces 'if' construct must use '{}'s. 256
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 256
 Error coding MagicNumber '6' is a magic number. 256
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 257
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 257
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 257
 Error coding MagicNumber '20' is a magic number. 257
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 259
 Error coding MagicNumber '3' is a magic number. 259
 Error coding MagicNumber '4' is a magic number. 260
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 260
 Error coding MagicNumber '6' is a magic number. 260
 Error blocks EmptyBlock Must have at least one statement. 261
 Error sizes LineLength Line is longer than 80 characters (found 82). 263
 Error blocks RightCurly '}' should be on the same line. 266
 Error blocks NeedBraces 'else' construct must use '{}'s. 267
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 269
 Error design DesignForExtension Method 'setPeriod' is not designed for extension - needs to be abstract, final or empty. 272
 Error javadoc JavadocMethod Missing a Javadoc comment. 272
 Error misc FinalParameters Parameter period should be final. 272
 Error blocks LeftCurly '{' should be on the previous line. 274
 Error sizes LineLength Line is longer than 80 characters (found 104). 275

org/exolab/castor/types/TimePeriodDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error sizes LineLength Line is longer than 80 characters (found 95). 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 107
 Error javadoc JavadocStyle First sentence should end with a period. 111
 Error javadoc JavadocStyle First sentence should end with a period. 123
 Error sizes LineLength Line is longer than 80 characters (found 86). 143
 Error misc FinalParameters Parameter target should be final. 143
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 143
 Error sizes LineLength Line is longer than 80 characters (found 98). 157
 Error misc FinalParameters Parameter target should be final. 157
 Error misc FinalParameters Parameter value should be final. 157
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 157
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error blocks EmptyBlock Must have at least one statement. 158
 Error blocks EmptyBlock Must have at least one statement. 164
 Error blocks EmptyBlock Must have at least one statement. 171
 Error sizes LineLength Line is longer than 80 characters (found 86). 176
 Error javadoc JavadocMethod Missing a Javadoc comment. 176
 Error misc FinalParameters Parameter target should be final. 176
 Error sizes LineLength Line is longer than 80 characters (found 98). 194
 Error misc FinalParameters Parameter object should be final. 194
 Error misc FinalParameters Parameter parent should be final. 207

org/exolab/castor/types/Year.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 88
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 92
 Error blocks EmptyBlock Must have at least one statement. 92
 Error coding MagicNumber '60' is a magic number. 95
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 95
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 95
 Error coding MagicNumber '60' is a magic number. 95
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 95
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 95
 Error coding MagicNumber '1000' is a magic number. 95
 Error coding MagicNumber '60' is a magic number. 96
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 96
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 96
 Error coding MagicNumber '60' is a magic number. 96
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 96
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 96
 Error coding MagicNumber '1000' is a magic number. 96
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 97
 Error coding MagicNumber '60' is a magic number. 97
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 97
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 97
 Error coding MagicNumber '1000' is a magic number. 97
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 99
 Error blocks EmptyBlock Must have at least one statement. 100
 Error design DesignForExtension Method 'setMonth' is not designed for extension - needs to be abstract, final or empty. 106
 Error javadoc JavadocMethod Missing a Javadoc comment. 106
 Error misc FinalParameters Parameter month should be final. 106
 Error blocks LeftCurly '{' should be on the previous line. 108
 Error design DesignForExtension Method 'setDay' is not designed for extension - needs to be abstract, final or empty. 113
 Error javadoc JavadocMethod Missing a Javadoc comment. 113
 Error misc FinalParameters Parameter day should be final. 113
 Error blocks LeftCurly '{' should be on the previous line. 115
 Error design DesignForExtension Method 'setHour' is not designed for extension - needs to be abstract, final or empty. 120
 Error javadoc JavadocMethod Missing a Javadoc comment. 120
 Error misc FinalParameters Parameter hour should be final. 120
 Error blocks LeftCurly '{' should be on the previous line. 122
 Error design DesignForExtension Method 'setMinute' is not designed for extension - needs to be abstract, final or empty. 127
 Error javadoc JavadocMethod Missing a Javadoc comment. 127
 Error misc FinalParameters Parameter minute should be final. 127
 Error blocks LeftCurly '{' should be on the previous line. 129
 Error design DesignForExtension Method 'setSecond' is not designed for extension - needs to be abstract, final or empty. 134
 Error javadoc JavadocMethod Missing a Javadoc comment. 134
 Error misc FinalParameters Parameter second should be final. 134
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 134
 Error misc FinalParameters Parameter millsecond should be final. 134
 Error blocks LeftCurly '{' should be on the previous line. 136
 Error design DesignForExtension Method 'setZone' is not designed for extension - needs to be abstract, final or empty. 141
 Error javadoc JavadocMethod Missing a Javadoc comment. 141
 Error misc FinalParameters Parameter hour should be final. 141
 Error misc FinalParameters Parameter minute should be final. 141
 Error blocks LeftCurly '{' should be on the previous line. 143
 Error design DesignForExtension Method 'setZoneNegative' is not designed for extension - needs to be abstract, final or empty. 148
 Error javadoc JavadocMethod Missing a Javadoc comment. 148
 Error blocks LeftCurly '{' should be on the previous line. 150
 Error javadoc JavadocStyle First sentence should end with a period. 155
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 165
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 168
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 168
 Error coding MagicNumber '10' is a magic number. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 172
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 173
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 177
 Error javadoc JavadocStyle First sentence should end with a period. 179
 Error sizes LineLength Line is longer than 80 characters (found 82). 184
 Error misc FinalParameters Parameter str should be final. 187
 Error javadoc JavadocStyle First sentence should end with a period. 191
 Error sizes LineLength Line is longer than 80 characters (found 83). 196
 Error misc FinalParameters Parameter str should be final. 199
 Error whitespace ParenPad '(' is followed by whitespace. 203
 Error whitespace ParenPad ')' is preceded with whitespace. 203
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 205
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 210
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 210
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 211
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 211
 Error blocks NeedBraces 'if' construct must use '{}'s. 215
 Error coding MagicNumber '4' is a magic number. 215
 Error sizes LineLength Line is longer than 80 characters (found 87). 216
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 216
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 216
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 216
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 219
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 219
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 219
 Error whitespace ParenPad '(' is followed by whitespace. 221
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 221
 Error whitespace ParenPad ')' is preceded with whitespace. 221
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 223
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 223
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 223
 Error coding MagicNumber '4' is a magic number. 223
 Error whitespace ParenPad '(' is followed by whitespace. 226
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 226
 Error coding MagicNumber '4' is a magic number. 226
 Error whitespace ParenPad ')' is preceded with whitespace. 226
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 227
 Error blocks EmptyBlock Must have at least one statement. 227
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 230
 Error design DesignForExtension Method 'toDate' is not designed for extension - needs to be abstract, final or empty. 232
 Error javadoc JavadocMethod Missing a Javadoc comment. 232
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 235
 Error whitespace ParenPad '(' is followed by whitespace. 238
 Error whitespace ParenPad ')' is preceded with whitespace. 238
 Error whitespace ParenPad '(' is followed by whitespace. 240
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 240
 Error coding MagicNumber '60' is a magic number. 240
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 240
 Error coding MagicNumber '60' is a magic number. 240
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 240
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 240
 Error coding MagicNumber '1000' is a magic number. 240
 Error coding AvoidInlineConditionals Avoid inline conditionals. 241
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 248

org/exolab/castor/types/YearDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error sizes LineLength Line is longer than 80 characters (found 83). 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 83
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 107
 Error javadoc JavadocStyle First sentence should end with a period. 112
 Error javadoc JavadocStyle First sentence should end with a period. 124
 Error sizes LineLength Line is longer than 80 characters (found 86). 144
 Error misc FinalParameters Parameter target should be final. 144
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 144
 Error sizes LineLength Line is longer than 80 characters (found 98). 158
 Error misc FinalParameters Parameter target should be final. 158
 Error misc FinalParameters Parameter value should be final. 158
 Error javadoc JavadocMethod Expected @throws tag for 'java.lang.IllegalStateException'. 158
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 159
 Error whitespace ParenPad ')' is preceded with whitespace. 159
 Error blocks EmptyBlock Must have at least one statement. 159
 Error blocks EmptyBlock Must have at least one statement. 165
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 171
 Error blocks EmptyBlock Must have at least one statement. 174
 Error sizes LineLength Line is longer than 80 characters (found 86). 179
 Error javadoc JavadocMethod Missing a Javadoc comment. 179
 Error misc FinalParameters Parameter target should be final. 179
 Error sizes LineLength Line is longer than 80 characters (found 98). 197
 Error misc FinalParameters Parameter object should be final. 197
 Error misc FinalParameters Parameter parent should be final. 210

org/exolab/castor/util/ChangeLog2XML.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error sizes LineLength Line is longer than 80 characters (found 85). 31
 Error sizes LineLength Line is longer than 80 characters (found 84). 32
 Error sizes LineLength Line is longer than 80 characters (found 82). 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error javadoc JavadocStyle First sentence should end with a period. 41
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error javadoc JavadocVariable Missing a Javadoc comment. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error javadoc JavadocVariable Missing a Javadoc comment. 49
 Error javadoc JavadocVariable Missing a Javadoc comment. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error sizes LineLength Line is longer than 80 characters (found 81). 56
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error sizes LineLength Line is longer than 80 characters (found 82). 70
 Error design DesignForExtension Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. 73
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error javadoc JavadocMethod Expected an @return tag. 86
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error misc FinalParameters Parameter file should be final. 86
 Error javadoc JavadocMethod Expected @param tag for 'file'. 86
 Error javadoc JavadocMethod Expected @throws tag for 'FileNotFoundException'. 87
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 87
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 87
 Error blocks LeftCurly '{' should be on the previous line. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error sizes LineLength Line is longer than 80 characters (found 92). 90
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error coding MagicNumber '10' is a magic number. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 142
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 142
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error sizes LineLength Line is longer than 80 characters (found 85). 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 153
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 153
 Error sizes LineLength Line is longer than 80 characters (found 86). 156
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 157
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 157
 Error sizes LineLength Line is longer than 80 characters (found 82). 159
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 159
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 159
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error blocks RightCurly '}' should be on the same line. 181
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error blocks RightCurly '}' should be on the same line. 188
 Error whitespace FileTabCharacter Line contains a tab character. 191
 Error whitespace FileTabCharacter Line contains a tab character. 193
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error javadoc JavadocMethod Missing a Javadoc comment. 209
 Error misc FinalParameters Parameter args should be final. 209
 Error misc TodoComment Comment matches to-do format 'TODO:'. 210
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error whitespace FileTabCharacter Line contains a tab character. 221
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error blocks RightCurly '}' should be on the same line. 234
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 235
 Error whitespace FileTabCharacter Line contains a tab character. 236
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 240
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error javadoc JavadocType Missing a Javadoc comment. 247
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error javadoc JavadocVariable Missing a Javadoc comment. 249
 Error naming MemberName Name '_releases' must match pattern '^[a-z][a-zA-Z0-9]*$'. 249
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error javadoc JavadocMethod Missing a Javadoc comment. 251
 Error whitespace FileTabCharacter Line contains a tab character. 252
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error design DesignForExtension Method 'addRelease' is not designed for extension - needs to be abstract, final or empty. 255
 Error javadoc JavadocMethod Missing a Javadoc comment. 255
 Error misc FinalParameters Parameter release should be final. 255
 Error whitespace FileTabCharacter Line contains a tab character. 257
 Error regexp RegexpSingleline Line has trailing spaces. 260
 Error design DesignForExtension Method 'getRelease' is not designed for extension - needs to be abstract, final or empty. 261
 Error javadoc JavadocMethod Missing a Javadoc comment. 261
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error javadoc JavadocType Missing a Javadoc comment. 268
 Error javadoc JavadocVariable Missing a Javadoc comment. 269
 Error naming MemberName Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 269
 Error javadoc JavadocVariable Missing a Javadoc comment. 270
 Error naming MemberName Name '_entries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error javadoc JavadocMethod Missing a Javadoc comment. 272
 Error whitespace FileTabCharacter Line contains a tab character. 273
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error design DesignForExtension Method 'addEntry' is not designed for extension - needs to be abstract, final or empty. 276
 Error javadoc JavadocMethod Missing a Javadoc comment. 276
 Error misc FinalParameters Parameter entry should be final. 276
 Error whitespace FileTabCharacter Line contains a tab character. 277
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error design DesignForExtension Method 'getEntry' is not designed for extension - needs to be abstract, final or empty. 282
 Error javadoc JavadocMethod Missing a Javadoc comment. 282
 Error whitespace FileTabCharacter Line contains a tab character. 283
 Error design DesignForExtension Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 287
 Error javadoc JavadocMethod Missing a Javadoc comment. 287
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error design DesignForExtension Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 291
 Error javadoc JavadocMethod Missing a Javadoc comment. 291
 Error misc FinalParameters Parameter version should be final. 291
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error javadoc JavadocType Missing a Javadoc comment. 296
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error javadoc JavadocVariable Missing a Javadoc comment. 298
 Error naming MemberName Name '_component' must match pattern '^[a-z][a-zA-Z0-9]*$'. 298
 Error javadoc JavadocVariable Missing a Javadoc comment. 299
 Error naming MemberName Name '_details' must match pattern '^[a-z][a-zA-Z0-9]*$'. 299
 Error javadoc JavadocVariable Missing a Javadoc comment. 300
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 300
 Error javadoc JavadocVariable Missing a Javadoc comment. 301
 Error naming MemberName Name '_committer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 301
 Error javadoc JavadocVariable Missing a Javadoc comment. 302
 Error naming MemberName Name '_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. 302
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error javadoc JavadocMethod Missing a Javadoc comment. 304
 Error whitespace FileTabCharacter Line contains a tab character. 305
 Error regexp RegexpSingleline Line has trailing spaces. 307
 Error design DesignForExtension Method 'getCommitter' is not designed for extension - needs to be abstract, final or empty. 308
 Error javadoc JavadocMethod Missing a Javadoc comment. 308
 Error regexp RegexpSingleline Line has trailing spaces. 311
 Error design DesignForExtension Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. 312
 Error javadoc JavadocMethod Missing a Javadoc comment. 312
 Error whitespace FileTabCharacter Line contains a tab character. 313
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error design DesignForExtension Method 'getDate' is not designed for extension - needs to be abstract, final or empty. 316
 Error javadoc JavadocMethod Missing a Javadoc comment. 316
 Error whitespace FileTabCharacter Line contains a tab character. 317
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error design DesignForExtension Method 'getDetails' is not designed for extension - needs to be abstract, final or empty. 320
 Error javadoc JavadocMethod Missing a Javadoc comment. 320
 Error regexp RegexpSingleline Line has trailing spaces. 323
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 324
 Error javadoc JavadocMethod Missing a Javadoc comment. 324
 Error regexp RegexpSingleline Line has trailing spaces. 327
 Error design DesignForExtension Method 'setCommitter' is not designed for extension - needs to be abstract, final or empty. 328
 Error javadoc JavadocMethod Missing a Javadoc comment. 328
 Error misc FinalParameters Parameter committer should be final. 328
 Error whitespace FileTabCharacter Line contains a tab character. 329
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error design DesignForExtension Method 'setComponent' is not designed for extension - needs to be abstract, final or empty. 332
 Error javadoc JavadocMethod Missing a Javadoc comment. 332
 Error misc FinalParameters Parameter component should be final. 332
 Error whitespace FileTabCharacter Line contains a tab character. 333
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error design DesignForExtension Method 'setDate' is not designed for extension - needs to be abstract, final or empty. 336
 Error javadoc JavadocMethod Missing a Javadoc comment. 336
 Error misc FinalParameters Parameter date should be final. 336
 Error whitespace FileTabCharacter Line contains a tab character. 337
 Error regexp RegexpSingleline Line has trailing spaces. 339
 Error design DesignForExtension Method 'setDetails' is not designed for extension - needs to be abstract, final or empty. 340
 Error javadoc JavadocMethod Missing a Javadoc comment. 340
 Error misc FinalParameters Parameter details should be final. 340
 Error whitespace FileTabCharacter Line contains a tab character. 341
 Error regexp RegexpSingleline Line has trailing spaces. 343
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 344
 Error javadoc JavadocMethod Missing a Javadoc comment. 344
 Error misc FinalParameters Parameter value should be final. 344
 Error whitespace FileTabCharacter Line contains a tab character. 345

org/exolab/castor/util/CommandLineOptions.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 4
 Error regexp RegexpSingleline Line has trailing spaces. 5
 Error regexp RegexpSingleline Line has trailing spaces. 6
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error javadoc JavadocVariable Missing a Javadoc comment. 39
 Error naming MemberName Name '_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Error javadoc JavadocVariable Missing a Javadoc comment. 40
 Error naming MemberName Name '_optionInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error naming MemberName Name '_errorWriter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error javadoc JavadocMethod Missing a Javadoc comment. 43
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error design DesignForExtension Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. 54
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error design DesignForExtension Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. 64
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error sizes LineLength Line is longer than 80 characters (found 90). 76
 Error design DesignForExtension Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. 76
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error sizes LineLength Line is longer than 80 characters (found 81). 85
 Error sizes LineLength Line is longer than 80 characters (found 88). 88
 Error design DesignForExtension Method 'addFlag' is not designed for extension - needs to be abstract, final or empty. 88
 Error blocks LeftCurly '{' should have line break after. 90
 Error blocks RightCurly '}' should have line break before. 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error javadoc JavadocMethod Expected an @return tag. 103
 Error design DesignForExtension Method 'getOptions' is not designed for extension - needs to be abstract, final or empty. 103
 Error javadoc JavadocMethod Expected @param tag for 'args'. 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error blocks RightCurly '}' should be on the same line. 129
 Error sizes LineLength Line is longer than 80 characters (found 89). 131
 Error blocks LeftCurly '{' should have line break after. 140
 Error blocks RightCurly '}' should have line break before. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error blocks LeftCurly '{' should have line break after. 146
 Error blocks RightCurly '}' should have line break before. 146
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error design DesignForExtension Method 'setComment' is not designed for extension - needs to be abstract, final or empty. 156
 Error blocks LeftCurly '{' should have line break after. 157
 Error blocks RightCurly '}' should have line break before. 157
 Error blocks LeftCurly '{' should have line break after. 159
 Error blocks RightCurly '}' should have line break before. 159
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error sizes LineLength Line is longer than 80 characters (found 81). 166
 Error design DesignForExtension Method 'setOptional' is not designed for extension - needs to be abstract, final or empty. 168
 Error blocks LeftCurly '{' should have line break after. 169
 Error blocks RightCurly '}' should have line break before. 169
 Error blocks LeftCurly '{' should have line break after. 171
 Error blocks RightCurly '}' should have line break before. 171
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error design DesignForExtension Method 'setUsageInfo' is not designed for extension - needs to be abstract, final or empty. 180
 Error blocks LeftCurly '{' should have line break after. 181
 Error blocks RightCurly '}' should have line break before. 181
 Error blocks LeftCurly '{' should have line break after. 183
 Error blocks RightCurly '}' should have line break before. 183
 Error design DesignForExtension Method 'printUsage' is not designed for extension - needs to be abstract, final or empty. 186
 Error javadoc JavadocMethod Missing a Javadoc comment. 186
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error design DesignForExtension Method 'printHelp' is not designed for extension - needs to be abstract, final or empty. 211
 Error javadoc JavadocMethod Missing a Javadoc comment. 211
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error coding MagicNumber '17' is a magic number. 228
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error javadoc JavadocType Missing a Javadoc comment. 249
 Error javadoc JavadocVariable Missing a Javadoc comment. 250
 Error naming MemberName Name '_optional' must match pattern '^[a-z][a-zA-Z0-9]*$'. 250
 Error javadoc JavadocVariable Missing a Javadoc comment. 251
 Error naming MemberName Name '_usageText' must match pattern '^[a-z][a-zA-Z0-9]*$'. 251
 Error javadoc JavadocVariable Missing a Javadoc comment. 252
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 252
 Error javadoc JavadocVariable Missing a Javadoc comment. 253
 Error naming MemberName Name '_flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 253
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error regexp RegexpSingleline Line has trailing spaces. 313
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error regexp RegexpSingleline Line has trailing spaces. 322

org/exolab/castor/util/DTDResolver.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error coding HiddenField 'publicId' hides a field. 110
 Error coding HiddenField 'systemId' hides a field. 111
 Error coding HiddenField 'resource' hides a field. 114
 Error naming MemberName Name '_dtdInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
 Error sizes LineLength Line is longer than 80 characters (found 87). 163
 Error sizes LineLength Line is longer than 80 characters (found 86). 168
 Error sizes LineLength Line is longer than 80 characters (found 87). 173
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 182
 Error naming MemberName Name '_baseUrl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 187
 Error misc FinalParameters Parameter resolver should be final. 195
 Error javadoc JavadocMethod Expected @param tag for 'resolver'. 195
 Error design DesignForExtension Method 'setBaseURL' is not designed for extension - needs to be abstract, final or empty. 209
 Error misc TodoComment Comment matches to-do format 'TODO:'. 225
 Error design DesignForExtension Method 'getBaseURL' is not designed for extension - needs to be abstract, final or empty. 241
 Error javadoc JavadocMethod Expected an @return tag. 251
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error design DesignForExtension Method 'resolveEntity' is not designed for extension - needs to be abstract, final or empty. 251
 Error javadoc JavadocMethod Expected @param tag for 'publicId'. 251
 Error javadoc JavadocMethod Expected @param tag for 'systemId'. 252
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 252
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 252
 Error blocks EmptyBlock Must have at least one statement. 298
 Error blocks EmptyBlock Must have at least one statement. 309

org/exolab/castor/util/DefaultObjectFactory.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error design DesignForExtension Method 'createInstance' is not designed for extension - needs to be abstract, final or empty. 72
 Error misc FinalParameters Parameter type should be final. 72
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 73
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 73
 Error blocks LeftCurly '{' should be on the previous line. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error design DesignForExtension Method 'createInstance' is not designed for extension - needs to be abstract, final or empty. 85
 Error misc FinalParameters Parameter type should be final. 85
 Error misc FinalParameters Parameter args should be final. 85
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 86
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 86
 Error blocks LeftCurly '{' should be on the previous line. 87
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error design DesignForExtension Method 'createInstance' is not designed for extension - needs to be abstract, final or empty. 100
 Error misc FinalParameters Parameter type should be final. 100
 Error misc FinalParameters Parameter argTypes should be final. 100
 Error misc FinalParameters Parameter args should be final. 100
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 101
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 101
 Error blocks LeftCurly '{' should be on the previous line. 102
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error sizes LineLength Line is longer than 80 characters (found 81). 121
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error sizes LineLength Line is longer than 80 characters (found 92). 123
 Error sizes LineLength Line is longer than 80 characters (found 88). 125
 Error sizes LineLength Line is longer than 80 characters (found 147). 127
 Error misc FinalParameters Parameter type should be final. 127
 Error misc FinalParameters Parameter argTypes should be final. 127
 Error misc FinalParameters Parameter args should be final. 127
 Error blocks RightCurly '}' should be on the same line. 131
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 132
 Error sizes LineLength Line is longer than 80 characters (found 99). 133
 Error blocks NeedBraces 'if' construct must use '{}'s. 136
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 140
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error sizes LineLength Line is longer than 80 characters (found 84). 147
 Error misc FinalParameters Parameter argTypes should be final. 153
 Error misc FinalParameters Parameter args should be final. 153
 Error whitespace OperatorWrap '+' should be on a new line. 160
 Error sizes LineLength Line is longer than 80 characters (found 87). 162
 Error sizes LineLength Line is longer than 80 characters (found 100). 166
 Error sizes LineLength Line is longer than 80 characters (found 82). 167
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error sizes LineLength Line is longer than 80 characters (found 99). 177
 Error sizes LineLength Line is longer than 80 characters (found 88). 178
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error misc FinalParameters Parameter type should be final. 180
 Error blocks LeftCurly '{' should be on the previous line. 182
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error blocks RightCurly '}' should be on the same line. 188
 Error blocks RightCurly '}' should be on the same line. 192
 Error blocks RightCurly '}' should be on the same line. 196
 Error blocks RightCurly '}' should be on the same line. 200
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Line has trailing spaces. 206

org/exolab/castor/util/EventListenerList.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error javadoc JavadocStyle First sentence should end with a period. 153
 Error javadoc JavadocStyle First sentence should end with a period. 156
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 159
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error javadoc JavadocStyle First sentence should end with a period. 161
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error design VisibilityModifier Variable 'listenerList' must be private and have accessor methods. 165
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error javadoc JavadocMethod Expected an @return tag. 184
 Error design DesignForExtension Method 'getListenerList' is not designed for extension - needs to be abstract, final or empty. 184
 Error javadoc JavadocMethod Expected an @return tag. 193
 Error design DesignForExtension Method 'getListenerCount' is not designed for extension - needs to be abstract, final or empty. 193
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error design DesignForExtension Method 'add' is not designed for extension - needs to be abstract, final or empty. 204
 Error misc FinalParameters Parameter newListener should be final. 204
 Error blocks LeftCurly '{' should be on the previous line. 205
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 207
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error whitespace FileTabCharacter Line contains a tab character. 211
 Error whitespace FileTabCharacter Line contains a tab character. 212
 Error whitespace FileTabCharacter Line contains a tab character. 213
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 213
 Error whitespace FileTabCharacter Line contains a tab character. 215
 Error whitespace FileTabCharacter Line contains a tab character. 216
 Error whitespace FileTabCharacter Line contains a tab character. 217
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 217
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 217
 Error whitespace FileTabCharacter Line contains a tab character. 218
 Error whitespace FileTabCharacter Line contains a tab character. 220
 Error whitespace FileTabCharacter Line contains a tab character. 222
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error design DesignForExtension Method 'add' is not designed for extension - needs to be abstract, final or empty. 235
 Error misc FinalParameters Parameter newListener should be final. 235
 Error misc FinalParameters Parameter index should be final. 235
 Error javadoc JavadocMethod Expected @param tag for 'index'. 235
 Error blocks LeftCurly '{' should be on the previous line. 236
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 237
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 237
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 240
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error whitespace OperatorWrap '+' should be on a new line. 241
 Error whitespace OperatorWrap '+' should be on a new line. 242
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error whitespace FileTabCharacter Line contains a tab character. 246
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 247
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 251
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 251
 Error whitespace FileTabCharacter Line contains a tab character. 253
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 255
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 255
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 255
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 255
 Error whitespace FileTabCharacter Line contains a tab character. 257
 Error whitespace FileTabCharacter Line contains a tab character. 259
 Error javadoc JavadocMethod Expected an @return tag. 270
 Error design DesignForExtension Method 'remove' is not designed for extension - needs to be abstract, final or empty. 270
 Error misc FinalParameters Parameter listenerToRemove should be final. 270
 Error blocks NeedBraces 'if' construct must use '{}'s. 271
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 271
 Error whitespace OperatorWrap '+' should be on a new line. 272
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 276
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 276
 Error whitespace WhitespaceAround '>=' is not preceded with whitespace. 276
 Error whitespace WhitespaceAround '>=' is not followed by whitespace. 276
 Error whitespace FileTabCharacter Line contains a tab character. 277
 Error coding SimplifyBooleanExpression Expression can be simplified. 277
 Error whitespace FileTabCharacter Line contains a tab character. 280
 Error whitespace FileTabCharacter Line contains a tab character. 285
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 285
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 285
 Error whitespace FileTabCharacter Line contains a tab character. 286
 Error whitespace FileTabCharacter Line contains a tab character. 287
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error whitespace FileTabCharacter Line contains a tab character. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 290
 Error whitespace FileTabCharacter Line contains a tab character. 290
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 291
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 291
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error coding AvoidInlineConditionals Avoid inline conditionals. 294
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error javadoc JavadocMethod Missing a Javadoc comment. 301
 Error misc FinalParameters Parameter s should be final. 301
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error whitespace WhitespaceAround '+=' is not preceded with whitespace. 306
 Error whitespace WhitespaceAround '+=' is not followed by whitespace. 306
 Error whitespace FileTabCharacter Line contains a tab character. 307
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 307
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 308
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 308
 Error whitespace FileTabCharacter Line contains a tab character. 310
 Error regexp RegexpSingleline Line has trailing spaces. 312
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error javadoc JavadocMethod Missing a Javadoc comment. 316
 Error misc FinalParameters Parameter s should be final. 316
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 322
 Error regexp RegexpSingleline Line has trailing spaces. 324
 Error whitespace FileTabCharacter Line contains a tab character. 324
 Error regexp RegexpSingleline Line has trailing spaces. 326
 Error javadoc JavadocMethod Expected an @return tag. 330
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 330
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 334
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 334
 Error whitespace FileTabCharacter Line contains a tab character. 335
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 335
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 335

org/exolab/castor/util/IteratorEnumeration.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error naming MemberName Name '_iter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error javadoc JavadocMethod Missing a Javadoc comment. 66
 Error whitespace ParenPad '(' is followed by whitespace. 66
 Error misc FinalParameters Parameter iter should be final. 66
 Error whitespace ParenPad ')' is preceded with whitespace. 66
 Error blocks LeftCurly '{' should be on the previous line. 67
 Error blocks NeedBraces 'if' construct must use '{}'s. 68
 Error whitespace ParenPad '(' is followed by whitespace. 68
 Error whitespace ParenPad ')' is preceded with whitespace. 68
 Error whitespace ParenPad '(' is followed by whitespace. 69
 Error whitespace ParenPad ')' is preceded with whitespace. 69
 Error design DesignForExtension Method 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty. 74
 Error javadoc JavadocMethod Missing a Javadoc comment. 74
 Error blocks LeftCurly '{' should be on the previous line. 75
 Error design DesignForExtension Method 'nextElement' is not designed for extension - needs to be abstract, final or empty. 80
 Error javadoc JavadocMethod Missing a Javadoc comment. 80
 Error blocks LeftCurly '{' should be on the previous line. 81

org/exolab/castor/util/JakartaOroEvaluator.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.oro.text.regex.*. 48
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error blocks LeftCurly '{' should be on the previous line. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error naming MemberName Name '_regexp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error design DesignForExtension Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 79
 Error misc FinalParameters Parameter rexpr should be final. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error blocks RightCurly '}' should be on the same line. 87
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 88
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 91
 Error whitespace OperatorWrap '+' should be on a new line. 91
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error blocks RightCurly '}' should be on the same line. 96
 Error blocks NeedBraces 'else' construct must use '{}'s. 97
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error javadoc JavadocStyle First sentence should end with a period. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error design DesignForExtension Method 'matches' is not designed for extension - needs to be abstract, final or empty. 110
 Error misc FinalParameters Parameter value should be final. 110
 Error blocks LeftCurly '{' should be on the previous line. 111
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 115
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120

org/exolab/castor/util/JakartaRegExpEvaluator.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.regexp.*. 48
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error naming MemberName Name '_regexp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error sizes LineLength Line is longer than 80 characters (found 82). 81
 Error design DesignForExtension Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 83
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error design DesignForExtension Method 'matches' is not designed for extension - needs to be abstract, final or empty. 103

org/exolab/castor/util/NestedIOException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error naming MemberName Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error naming MemberName Name '_localTrace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error misc FinalParameters Parameter message should be final. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error misc FinalParameters Parameter exception should be final. 96
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error misc FinalParameters Parameter message should be final. 108
 Error misc FinalParameters Parameter exception should be final. 108
 Error blocks LeftCurly '{' should be on the previous line. 109
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error design DesignForExtension Method 'getException' is not designed for extension - needs to be abstract, final or empty. 121
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error design DesignForExtension Method 'setLocalStackTraceOnly' is not designed for extension - needs to be abstract, final or empty. 132
 Error misc FinalParameters Parameter localTrace should be final. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 141
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 158
 Error javadoc JavadocMethod Missing a Javadoc comment. 158
 Error blocks LeftCurly '{' should be on the previous line. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error whitespace ParenPad ')' is preceded with whitespace. 160
 Error blocks NeedBraces 'else' construct must use '{}'s. 162
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 166
 Error javadoc JavadocMethod Missing a Javadoc comment. 166
 Error whitespace ParenPad '(' is followed by whitespace. 166
 Error misc FinalParameters Parameter printer should be final. 166
 Error whitespace ParenPad ')' is preceded with whitespace. 166
 Error blocks LeftCurly '{' should be on the previous line. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error whitespace ParenPad '(' is followed by whitespace. 168
 Error whitespace ParenPad ')' is preceded with whitespace. 168
 Error whitespace ParenPad '(' is followed by whitespace. 169
 Error whitespace ParenPad ')' is preceded with whitespace. 169
 Error blocks NeedBraces 'else' construct must use '{}'s. 170
 Error whitespace ParenPad '(' is followed by whitespace. 171
 Error design DesignForExtension Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. 174
 Error javadoc JavadocMethod Missing a Javadoc comment. 174
 Error whitespace ParenPad '(' is followed by whitespace. 174
 Error misc FinalParameters Parameter printer should be final. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error blocks LeftCurly '{' should be on the previous line. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 176
 Error whitespace ParenPad '(' is followed by whitespace. 176
 Error whitespace ParenPad ')' is preceded with whitespace. 176
 Error whitespace ParenPad '(' is followed by whitespace. 177
 Error whitespace ParenPad ')' is preceded with whitespace. 177
 Error blocks NeedBraces 'else' construct must use '{}'s. 178
 Error whitespace ParenPad '(' is followed by whitespace. 179
 Error whitespace ParenPad ')' is preceded with whitespace. 179
 Error regexp RegexpSingleline Line has trailing spaces. 181

org/exolab/castor/util/ObjectFactory.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error javadoc JavadocStyle First sentence should end with a period. 52
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error modifier RedundantModifier Redundant 'public' modifier. 66
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 67
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error modifier RedundantModifier Redundant 'public' modifier. 76
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 77
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error modifier RedundantModifier Redundant 'public' modifier. 88
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 89
 Error javadoc JavadocMethod Expected @throws tag for 'InstantiationException'. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90

org/exolab/castor/util/ReflectionUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error misc FinalParameters Parameter type should be final. 37
 Error sizes LineLength Line is longer than 80 characters (found 85). 38
 Error sizes LineLength Line is longer than 80 characters (found 82). 39

org/exolab/castor/util/SafeStack.java

Severity Category Rule Message Line
 Error javadoc JavadocType Type Javadoc comment is missing an @param <E> tag. 31
 Error javadoc JavadocStyle First sentence should end with a period. 37
 Error design DesignForExtension Method 'search' is not designed for extension - needs to be abstract, final or empty. 44
 Error misc FinalParameters Parameter object should be final. 44

org/exolab/castor/util/SunRegExpEvaluator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error javadoc JavadocStyle First sentence should end with a period. 30
 Error naming MemberName Name '_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error javadoc JavadocStyle First sentence should end with a period. 35
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error design DesignForExtension Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 41
 Error misc FinalParameters Parameter rexpr should be final. 41
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error design DesignForExtension Method 'matches' is not designed for extension - needs to be abstract, final or empty. 68
 Error misc FinalParameters Parameter value should be final. 68

org/exolab/castor/util/Version.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 61
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error javadoc JavadocMethod Expected an @return tag. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 117
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error blocks RightCurly '}' should be on the same line. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error blocks EmptyBlock Must have at least one statement. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error blocks RightCurly '}' should be on the same line. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error sizes LineLength Line is longer than 80 characters (found 81). 134
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error blocks RightCurly '}' should be on the same line. 140
 Error blocks NeedBraces 'else' construct must use '{}'s. 141
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error javadoc JavadocStyle First sentence should end with a period. 148
 Error misc FinalParameters Parameter args should be final. 151
 Error javadoc JavadocMethod Expected @param tag for 'args'. 151
 Error regexp RegexpSingleline Line has trailing spaces. 154

org/exolab/castor/util/XercesRegExpEvaluator.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error sizes LineLength Line is longer than 80 characters (found 91). 60
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error sizes LineLength Line is longer than 80 characters (found 91). 63
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error blocks LeftCurly '{' should be on the previous line. 72
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error sizes LineLength Line is longer than 80 characters (found 100). 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error sizes LineLength Line is longer than 80 characters (found 99). 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error naming MemberName Name '_regexp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error design VisibilityModifier Variable '_regexp' must be private and have accessor methods. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error naming MemberName Name '_constructor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error javadoc JavadocStyle First sentence should end with a period. 94
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error sizes LineLength Line is longer than 80 characters (found 86). 103
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 103
 Error whitespace ParenPad ')' is preceded with whitespace. 103
 Error whitespace WhitespaceAround 'try' is not followed by whitespace. 106
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 106
 Error sizes LineLength Line is longer than 80 characters (found 88). 108
 Error whitespace ParenPad '(' is followed by whitespace. 108
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 108
 Error whitespace ParenPad ')' is preceded with whitespace. 108
 Error sizes LineLength Line is longer than 80 characters (found 110). 112
 Error sizes LineLength Line is longer than 80 characters (found 88). 114
 Error sizes LineLength Line is longer than 80 characters (found 127). 115
 Error sizes LineLength Line is longer than 80 characters (found 87). 117
 Error sizes LineLength Line is longer than 80 characters (found 94). 118
 Error sizes LineLength Line is longer than 80 characters (found 85). 121
 Error sizes LineLength Line is longer than 80 characters (found 125). 122
 Error sizes LineLength Line is longer than 80 characters (found 84). 124
 Error sizes LineLength Line is longer than 80 characters (found 92). 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error javadoc JavadocStyle First sentence should end with a period. 130
 Error design DesignForExtension Method 'setExpression' is not designed for extension - needs to be abstract, final or empty. 136
 Error misc FinalParameters Parameter rexpr should be final. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error sizes LineLength Line is longer than 80 characters (found 88). 140
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 140
 Error whitespace ParenPad ')' is preceded with whitespace. 140
 Error sizes LineLength Line is longer than 80 characters (found 82). 142
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error javadoc JavadocStyle First sentence should end with a period. 154
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error design DesignForExtension Method 'matches' is not designed for extension - needs to be abstract, final or empty. 163
 Error misc FinalParameters Parameter value should be final. 163
 Error blocks LeftCurly '{' should be on the previous line. 164
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error sizes LineLength Line is longer than 80 characters (found 96). 169
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 169
 Error whitespace ParenPad ')' is preceded with whitespace. 169
 Error sizes LineLength Line is longer than 80 characters (found 98). 170
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 170
 Error whitespace ParenPad ')' is preceded with whitespace. 170
 Error sizes LineLength Line is longer than 80 characters (found 109). 172
 Error sizes LineLength Line is longer than 80 characters (found 107). 174
 Error sizes LineLength Line is longer than 80 characters (found 111). 176
 Error sizes LineLength Line is longer than 80 characters (found 99). 178
 Error sizes LineLength Line is longer than 80 characters (found 104). 180
 Error regexp RegexpSingleline Line has trailing spaces. 185

org/exolab/castor/util/dialog/ConsoleDialog.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocStyle First sentence should end with a period. 47
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error whitespace MethodParamPad '(' is preceded with whitespace. 58
 Error design DesignForExtension Method 'confirm' is not designed for extension - needs to be abstract, final or empty. 70
 Error design DesignForExtension Method 'confirm' is not designed for extension - needs to be abstract, final or empty. 135
 Error javadoc JavadocStyle First sentence should end with a period. 139
 Error sizes LineLength Line is longer than 80 characters (found 87). 150
 Error design DesignForExtension Method 'confirm' is not designed for extension - needs to be abstract, final or empty. 150
 Error design DesignForExtension Method 'notify' is not designed for extension - needs to be abstract, final or empty. 186
 Error coding MagicNumber '4' is a magic number. 217

org/exolab/castor/util/resources/SimpleTypes.properties

Severity Category Rule Message Line
 Error misc UniqueProperties Duplicated property '</simpleType>' (19 occurrence(s)).
 Error misc UniqueProperties Duplicated property '<Facet' (29 occurrence(s)).
 Error misc UniqueProperties Duplicated property '<simpleType' (45 occurrence(s)).
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error whitespace FileTabCharacter Line contains a tab character. 23
 Error whitespace FileTabCharacter Line contains a tab character. 24
 Error whitespace FileTabCharacter Line contains a tab character. 25
 Error whitespace FileTabCharacter Line contains a tab character. 26
 Error whitespace FileTabCharacter Line contains a tab character. 27
 Error whitespace FileTabCharacter Line contains a tab character. 28
 Error whitespace FileTabCharacter Line contains a tab character. 29
 Error whitespace FileTabCharacter Line contains a tab character. 38
 Error whitespace FileTabCharacter Line contains a tab character. 40

org/exolab/castor/util/resources/SimpleTypesMapping.properties

Severity Category Rule Message Line
 Error misc UniqueProperties Duplicated property '</class>' (3 occurrence(s)).
 Error misc UniqueProperties Duplicated property '</field>' (10 occurrence(s)).
 Error misc UniqueProperties Duplicated property '<bind-xml' (10 occurrence(s)).
 Error misc UniqueProperties Duplicated property '<class' (3 occurrence(s)).
 Error misc UniqueProperties Duplicated property '<description>built' (2 occurrence(s)).
 Error misc UniqueProperties Duplicated property '<field' (10 occurrence(s)).
 Error misc UniqueProperties Duplicated property '<map-to' (3 occurrence(s)).
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 51

org/exolab/castor/xml/AIXXercesJDK5Serializer.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error design DesignForExtension Method 'getPackageName' is not designed for extension - needs to be abstract, final or empty. 33
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39

org/exolab/castor/xml/AIXXercesJDK5XMLSerializerFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 33
 Error design DesignForExtension Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. 41

org/exolab/castor/xml/AbstractXMLNaming.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 50
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error javadoc JavadocMethod Missing a Javadoc comment. 65
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error javadoc JavadocMethod Missing a Javadoc comment. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error javadoc JavadocMethod Expected an @return tag. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81

org/exolab/castor/xml/AccessRights.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error design FinalClass Class AccessRights should be declared as final. 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error naming ConstantName Name 'both' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error naming ConstantName Name 'read' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 80
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error naming ConstantName Name 'write' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 86
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error javadoc JavadocStyle First sentence should end with a period. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error javadoc JavadocStyle First sentence should end with a period. 94
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error javadoc JavadocStyle First sentence should end with a period. 101
 Error misc FinalParameters Parameter type should be final. 105
 Error coding HiddenField 'type' hides a field. 105
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error javadoc JavadocMethod Expected an @return tag. 112
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error javadoc JavadocStyle First sentence should end with a period. 117
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error javadoc JavadocStyle First sentence should end with a period. 126
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 135

org/exolab/castor/xml/AttributeSet.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error modifier RedundantModifier Redundant 'public' modifier. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error modifier RedundantModifier Redundant 'public' modifier. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error modifier RedundantModifier Redundant 'public' modifier. 82
 Error javadoc JavadocMethod Expected @param tag for 'index'. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error modifier RedundantModifier Redundant 'public' modifier. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error javadoc JavadocMethod Expected an @return tag. 97
 Error modifier RedundantModifier Redundant 'public' modifier. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error javadoc JavadocMethod Expected an @return tag. 105
 Error modifier RedundantModifier Redundant 'public' modifier. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error javadoc JavadocMethod Expected an @return tag. 114
 Error modifier RedundantModifier Redundant 'public' modifier. 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120

org/exolab/castor/xml/BaseSax2EventFromStaxProducer.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error javadoc JavadocStyle First sentence should end with a period. 38
 Error javadoc JavadocStyle First sentence should end with a period. 44
 Error javadoc JavadocStyle First sentence should end with a period. 49
 Error javadoc JavadocMethod Missing a Javadoc comment. 54
 Error misc FinalParameters Parameter streamReader should be final. 55
 Error javadoc JavadocMethod Missing a Javadoc comment. 59
 Error misc FinalParameters Parameter eventReader should be final. 60
 Error design DesignForExtension Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 64
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error misc FinalParameters Parameter contentHandler should be final. 64
 Error coding HiddenField 'contentHandler' hides a field. 64
 Error design DesignForExtension Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. 68
 Error javadoc JavadocMethod Missing a Javadoc comment. 68
 Error misc FinalParameters Parameter errorHandler should be final. 68
 Error coding HiddenField 'errorHandler' hides a field. 68
 Error design DesignForExtension Method 'getPrefixes' is not designed for extension - needs to be abstract, final or empty. 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 72
 Error design DesignForExtension Method 'getContentHandler' is not designed for extension - needs to be abstract, final or empty. 76
 Error javadoc JavadocMethod Missing a Javadoc comment. 76
 Error design DesignForExtension Method 'getErrorHandler' is not designed for extension - needs to be abstract, final or empty. 80
 Error javadoc JavadocMethod Missing a Javadoc comment. 80
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error design DesignForExtension Method 'handleEventType' is not designed for extension - needs to be abstract, final or empty. 99
 Error misc FinalParameters Parameter eventType should be final. 99
 Error misc FinalParameters Parameter depth should be final. 99
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 99
 Error javadoc JavadocStyle First sentence should end with a period. 124
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error design DesignForExtension Method 'handleStartDocument' is not designed for extension - needs to be abstract, final or empty. 130
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 130
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error design DesignForExtension Method 'handleEndDocument' is not designed for extension - needs to be abstract, final or empty. 146
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 146
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error design DesignForExtension Method 'handleStartElement' is not designed for extension - needs to be abstract, final or empty. 161
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 161
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error design DesignForExtension Method 'handleEndElement' is not designed for extension - needs to be abstract, final or empty. 187
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 187
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 206
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error design DesignForExtension Method 'handleCharacters' is not designed for extension - needs to be abstract, final or empty. 222
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 222
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'else' construct must use '{}'s. 229
 Error design DesignForExtension Method 'getQName' is not designed for extension - needs to be abstract, final or empty. 240
 Error misc FinalParameters Parameter prefix should be final. 240
 Error javadoc JavadocMethod Expected @param tag for 'prefix'. 240
 Error misc FinalParameters Parameter localPart should be final. 240
 Error javadoc JavadocMethod Expected @param tag for 'localPart'. 240
 Error coding AvoidInlineConditionals Avoid inline conditionals. 241
 Error javadoc JavadocStyle First sentence should end with a period. 245
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error javadoc JavadocMethod Expected an @return tag. 255
 Error design DesignForExtension Method 'isIgnorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 255
 Error misc FinalParameters Parameter chars should be final. 255
 Error javadoc JavadocMethod Expected @param tag for 'chars'. 255
 Error misc FinalParameters Parameter start should be final. 255
 Error misc FinalParameters Parameter length should be final. 255
 Error javadoc JavadocMethod Expected @param tag for 'length'. 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 259
 Error javadoc JavadocStyle First sentence should end with a period. 264
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error design DesignForExtension Method 'getNonEmpty' is not designed for extension - needs to be abstract, final or empty. 273
 Error misc FinalParameters Parameter string should be final. 273
 Error coding AvoidInlineConditionals Avoid inline conditionals. 274
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 293
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 299
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error design DesignForExtension Method 'getSAXLocator' is not designed for extension - needs to be abstract, final or empty. 327
 Error misc FinalParameters Parameter location should be final. 327

org/exolab/castor/xml/BaseXercesJDK5Serializer.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error naming MemberName Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error naming MemberName Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
 Error javadoc JavadocMethod Missing a Javadoc comment. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error design DesignForExtension Method 'setOutputCharStream' is not designed for extension - needs to be abstract, final or empty. 71
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 75
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 76
 Error javadoc JavadocMethod Expected an @return tag. 87
 Error design DesignForExtension Method 'asDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 87
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 87
 Error design DesignForExtension Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. 105
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 111
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 112
 Error sizes LineLength Line is longer than 80 characters (found 86). 121
 Error design DesignForExtension Method 'setOutputByteStream' is not designed for extension - needs to be abstract, final or empty. 124
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 128
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 129

org/exolab/castor/xml/BaseXercesOutputFormat.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error naming MemberName Name '_outputFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
 Error design VisibilityModifier Variable '_outputFormat' must be private and have accessor methods. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error design DesignForExtension Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. 30
 Error javadoc JavadocMethod Missing a Javadoc comment. 30
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error design DesignForExtension Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. 34
 Error javadoc JavadocMethod Missing a Javadoc comment. 34
 Error whitespace FileTabCharacter Line contains a tab character. 35
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error whitespace ParenPad ')' is preceded with whitespace. 38
 Error whitespace FileTabCharacter Line contains a tab character. 39
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 39
 Error whitespace FileTabCharacter Line contains a tab character. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error sizes LineLength Line is longer than 80 characters (found 88). 41
 Error whitespace FileTabCharacter Line contains a tab character. 42
 Error design DesignForExtension Method 'setIndenting' is not designed for extension - needs to be abstract, final or empty. 45
 Error javadoc JavadocMethod Missing a Javadoc comment. 45
 Error whitespace FileTabCharacter Line contains a tab character. 46
 Error whitespace FileTabCharacter Line contains a tab character. 47
 Error whitespace FileTabCharacter Line contains a tab character. 48
 Error whitespace ParenPad ')' is preceded with whitespace. 49
 Error sizes LineLength Line is longer than 80 characters (found 87). 50
 Error whitespace FileTabCharacter Line contains a tab character. 50
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 Error whitespace FileTabCharacter Line contains a tab character. 51
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error sizes LineLength Line is longer than 80 characters (found 91). 52
 Error whitespace FileTabCharacter Line contains a tab character. 53
 Error design DesignForExtension Method 'setPreserveSpace' is not designed for extension - needs to be abstract, final or empty. 56
 Error javadoc JavadocMethod Missing a Javadoc comment. 56
 Error whitespace FileTabCharacter Line contains a tab character. 57
 Error whitespace FileTabCharacter Line contains a tab character. 58
 Error whitespace FileTabCharacter Line contains a tab character. 59
 Error whitespace ParenPad ')' is preceded with whitespace. 60
 Error sizes LineLength Line is longer than 80 characters (found 94). 61
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 61
 Error whitespace FileTabCharacter Line contains a tab character. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 80 characters (found 95). 63
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error design DesignForExtension Method 'setDoctype' is not designed for extension - needs to be abstract, final or empty. 67
 Error javadoc JavadocMethod Missing a Javadoc comment. 67
 Error whitespace FileTabCharacter Line contains a tab character. 68
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error whitespace ParenPad ')' is preceded with whitespace. 71
 Error whitespace FileTabCharacter Line contains a tab character. 72
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 72
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error sizes LineLength Line is longer than 80 characters (found 89). 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error design DesignForExtension Method 'setOmitXMLDeclaration' is not designed for extension - needs to be abstract, final or empty. 78
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error whitespace ParenPad ')' is preceded with whitespace. 82
 Error sizes LineLength Line is longer than 80 characters (found 99). 83
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error sizes LineLength Line is longer than 80 characters (found 100). 85
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error design DesignForExtension Method 'setOmitDocumentType' is not designed for extension - needs to be abstract, final or empty. 89
 Error javadoc JavadocMethod Missing a Javadoc comment. 89
 Error sizes LineLength Line is longer than 80 characters (found 97). 96
 Error design DesignForExtension Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 100
 Error javadoc JavadocMethod Missing a Javadoc comment. 100
 Error sizes LineLength Line is longer than 80 characters (found 89). 107
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error design DesignForExtension Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 111
 Error javadoc JavadocMethod Missing a Javadoc comment. 111
 Error whitespace ParenPad ')' is preceded with whitespace. 115
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 116
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error sizes LineLength Line is longer than 80 characters (found 89). 118

org/exolab/castor/xml/CastorException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error naming MemberName Name '_errorCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error naming MemberName Name '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error misc FinalParameters Parameter message should be final. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error misc FinalParameters Parameter errorCode should be final. 93
 Error misc FinalParameters Parameter message should be final. 104
 Error misc FinalParameters Parameter errorCode should be final. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error design DesignForExtension Method 'getErrorCode' is not designed for extension - needs to be abstract, final or empty. 120
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error javadoc JavadocStyle First sentence should end with a period. 124
 Error design DesignForExtension Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 128
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error javadoc JavadocStyle First sentence should end with a period. 137
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error design DesignForExtension Method 'setErrorCode' is not designed for extension - needs to be abstract, final or empty. 141
 Error misc FinalParameters Parameter errorCode should be final. 141
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error javadoc JavadocStyle First sentence should end with a period. 145
 Error design DesignForExtension Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. 149
 Error misc FinalParameters Parameter message should be final. 149
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153

org/exolab/castor/xml/CharactersProcessor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.xml.sax.ContentHandler. 26
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error javadoc JavadocStyle First sentence should end with a period. 43
 Error design VisibilityModifier Variable 'resourceBundle' must be private and have accessor methods. 46
 Error naming MemberName Name '_unmarshalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error design DesignForExtension Method 'compute' is not designed for extension - needs to be abstract, final or empty. 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 72
 Error misc FinalParameters Parameter ch should be final. 72
 Error misc FinalParameters Parameter start should be final. 72
 Error misc FinalParameters Parameter length should be final. 72
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 77
 Error sizes LineLength Line is longer than 80 characters (found 87). 101
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 101
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 101
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 101
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error sizes LineLength Line is longer than 80 characters (found 94). 114
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 120

org/exolab/castor/xml/ClassDescriptorResolver.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocMethod Expected an @return tag. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error javadoc JavadocMethod Expected @throws tag for 'ResolverException'. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error javadoc JavadocMethod Expected @param tag for 'mappingLoader'. 87

org/exolab/castor/xml/ClassDescriptorResolverFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 14
 Error sizes LineLength Line is longer than 80 characters (found 97). 21
 Error sizes LineLength Line is longer than 80 characters (found 87). 23
 Error sizes LineLength Line is longer than 80 characters (found 81). 24
 Error misc TodoComment Comment matches to-do format 'TODO:'. 29
 Error regexp RegexpSingleline Line has trailing spaces. 29

org/exolab/castor/xml/DebugHandler.java

Severity Category Rule Message Line
 Error naming MemberName Name '_out' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error sizes LineLength Line is longer than 80 characters (found 112). 103
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 103
 Error design DesignForExtension Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 121
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 139
 Error sizes LineLength Line is longer than 80 characters (found 121). 160
 Error design DesignForExtension Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 160
 Error sizes LineLength Line is longer than 80 characters (found 111). 172
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 172
 Error design DesignForExtension Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 196
 Error design DesignForExtension Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 207
 Error sizes LineLength Line is longer than 80 characters (found 107). 226
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 226

org/exolab/castor/xml/DescriptorType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error naming ConstantName Name 'attribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error naming ConstantName Name 'element' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 102

org/exolab/castor/xml/EndElementProcessor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.xml.sax.ContentHandler. 34
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error javadoc JavadocStyle First sentence should end with a period. 52
 Error design VisibilityModifier Variable 'resourceBundle' must be private and have accessor methods. 55
 Error naming MemberName Name '_unmarshalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error design DesignForExtension Method 'compute' is not designed for extension - needs to be abstract, final or empty. 81
 Error sizes MethodLength Method length is 535 lines (max allowed is 150). 81
 Error javadoc JavadocMethod Missing a Javadoc comment. 81
 Error misc FinalParameters Parameter name should be final. 81
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 85
 Error blocks NeedBraces 'else' construct must use '{}'s. 103
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 110
 Error sizes LineLength Line is longer than 80 characters (found 88). 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error blocks NeedBraces 'else' construct must use '{}'s. 153
 Error sizes LineLength Line is longer than 80 characters (found 95). 161
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 162
 Error sizes LineLength Line is longer than 80 characters (found 92). 176
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 177
 Error misc TodoComment Comment matches to-do format 'TODO:'. 182
 Error sizes LineLength Line is longer than 80 characters (found 81). 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'else' construct must use '{}'s. 209
 Error sizes LineLength Line is longer than 80 characters (found 81). 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 250
 Error blocks RightCurly '}' should be on the same line. 257
 Error blocks NeedBraces 'if' construct must use '{}'s. 260
 Error sizes LineLength Line is longer than 80 characters (found 81). 267
 Error sizes LineLength Line is longer than 80 characters (found 82). 278
 Error sizes LineLength Line is longer than 80 characters (found 81). 285
 Error sizes LineLength Line is longer than 80 characters (found 89). 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error blocks NeedBraces 'if' construct must use '{}'s. 340
 Error sizes LineLength Line is longer than 80 characters (found 89). 345
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 346
 Error blocks RightCurly '}' should be on the same line. 350
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 365
 Error coding AvoidInlineConditionals Avoid inline conditionals. 374
 Error blocks NeedBraces 'if' construct must use '{}'s. 418
 Error blocks NeedBraces 'else' construct must use '{}'s. 420
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error sizes LineLength Line is longer than 80 characters (found 99). 480
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 481
 Error sizes LineLength Line is longer than 80 characters (found 83). 564
 Error blocks RightCurly '}' should be on the same line. 579
 Error regexp RegexpSingleline Line has trailing spaces. 582
 Error regexp RegexpSingleline Line has trailing spaces. 585
 Error sizes LineLength Line is longer than 80 characters (found 84). 598
 Error sizes LineLength Line is longer than 80 characters (found 89). 599
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 599
 Error sizes LineLength Line is longer than 80 characters (found 93). 610

org/exolab/castor/xml/EventProducer.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.xml.sax.*. 48
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error modifier RedundantModifier Redundant 'public' modifier. 62
 Error javadoc JavadocMethod Expected @param tag for 'handler'. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error modifier RedundantModifier Redundant 'public' modifier. 67
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68

org/exolab/castor/xml/FieldValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_minOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name '_maxOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_descriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error design DesignForExtension Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. 104
 Error design DesignForExtension Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. 114
 Error design DesignForExtension Method 'getTypeValidator' is not designed for extension - needs to be abstract, final or empty. 122
 Error design DesignForExtension Method 'hasTypeValidator' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. 141
 Error coding AvoidInlineConditionals Avoid inline conditionals. 142
 Error design DesignForExtension Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. 151
 Error design DesignForExtension Method 'setDescriptor' is not designed for extension - needs to be abstract, final or empty. 161
 Error design DesignForExtension Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. 165
 Error javadoc JavadocMethod Missing a Javadoc comment. 165
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 176
 Error sizes MethodLength Method length is 153 lines (max allowed is 150). 176
 Error sizes LineLength Line is longer than 80 characters (found 82). 177
 Error sizes LineLength Line is longer than 80 characters (found 83). 178
 Error sizes LineLength Line is longer than 80 characters (found 93). 198
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error sizes LineLength Line is longer than 80 characters (found 120). 208
 Error sizes LineLength Line is longer than 80 characters (found 123). 209
 Error blocks RightCurly '}' should be on the same line. 210
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error sizes LineLength Line is longer than 80 characters (found 114). 212
 Error sizes LineLength Line is longer than 80 characters (found 97). 213
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 263
 Error regexp RegexpSingleline Line has trailing spaces. 286
 Error sizes LineLength Line is longer than 80 characters (found 106). 286
 Error sizes LineLength Line is longer than 80 characters (found 93). 287
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 287
 Error sizes LineLength Line is longer than 80 characters (found 87). 288
 Error regexp RegexpSingleline Line has trailing spaces. 302
 Error sizes LineLength Line is longer than 80 characters (found 126). 302
 Error sizes LineLength Line is longer than 80 characters (found 107). 303
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 303
 Error regexp RegexpSingleline Line has trailing spaces. 306
 Error sizes LineLength Line is longer than 80 characters (found 120). 306
 Error sizes LineLength Line is longer than 80 characters (found 110). 307
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 307
 Error regexp RegexpSingleline Line has trailing spaces. 316
 Error sizes LineLength Line is longer than 80 characters (found 126). 316
 Error sizes LineLength Line is longer than 80 characters (found 136). 317
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 317
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error sizes LineLength Line is longer than 80 characters (found 120). 319
 Error sizes LineLength Line is longer than 80 characters (found 110). 320
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 320
 Error sizes LineLength Line is longer than 80 characters (found 86). 337
 Error sizes LineLength Line is longer than 80 characters (found 88). 338
 Error sizes LineLength Line is longer than 80 characters (found 100). 348
 Error sizes LineLength Line is longer than 80 characters (found 96). 351
 Error sizes LineLength Line is longer than 80 characters (found 81). 353

org/exolab/castor/xml/IDResolver.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 64

org/exolab/castor/xml/IDResolverImpl.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error naming MemberName Name '_idReferences' must match pattern '^[a-z][a-zA-Z0-9]*$'. 16
 Error naming MemberName Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 40
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 83

org/exolab/castor/xml/Introspector.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error naming StaticVariableName Name '_defaultNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
 Error naming MemberName Name '_xmlNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
 Error naming MemberName Name '_primitiveNodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
 Error naming MemberName Name '_wrapCollectionsInContainer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
 Error javadoc JavadocStyle First sentence should end with a period. 164
 Error naming MemberName Name '_handlerFactoryList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
 Error javadoc JavadocStyle First sentence should end with a period. 169
 Error naming MemberName Name '_handlerFactoryMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
 Error naming MemberName Name '_saveMapKeys' must match pattern '^[a-z][a-zA-Z0-9]*$'. 180
 Error naming MemberName Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error naming MemberName Name '_javaNaming' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
 Error javadoc JavadocVariable Missing a Javadoc comment. 192
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 192
 Error javadoc JavadocMethod Expected @param tag for 'classLoader'. 206
 Error javadoc JavadocMethod Missing a Javadoc comment. 212
 Error sizes LineLength Line is longer than 80 characters (found 134). 217
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error sizes LineLength Line is longer than 80 characters (found 96). 219
 Error javadoc JavadocMethod Missing a Javadoc comment. 223
 Error misc FinalParameters Parameter internalContext should be final. 223
 Error sizes LineLength Line is longer than 80 characters (found 82). 249
 Error misc FinalParameters Parameter factory should be final. 249
 Error javadoc JavadocStyle First sentence should end with a period. 261
 Error misc FinalParameters Parameter c should be final. 277
 Error blocks LeftCurly '{' should be on the previous line. 279
 Error sizes MethodLength Method length is 556 lines (max allowed is 150). 291
 Error whitespace MethodParamPad '(' should be on the previous line. 292
 Error misc FinalParameters Parameter c should be final. 292
 Error misc FinalParameters Parameter errorWriter should be final. 292
 Error blocks LeftCurly '{' should be on the previous line. 293
 Error blocks NeedBraces 'if' construct must use '{}'s. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error whitespace OperatorWrap '||' should be on a new line. 301
 Error whitespace WhitespaceAround '||' is not preceded with whitespace. 302
 Error whitespace OperatorWrap '||' should be on a new line. 302
 Error whitespace MethodParamPad '(' is preceded with whitespace. 304
 Error whitespace ParenPad ')' is preceded with whitespace. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error coding MagicNumber '3' is a magic number. 322
 Error blocks NeedBraces 'if' construct must use '{}'s. 345
 Error blocks NeedBraces 'if' construct must use '{}'s. 358
 Error blocks RightCurly '}' should be on the same line. 360
 Error blocks RightCurly '}' should be on the same line. 369
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 370
 Error blocks EmptyBlock Must have at least one statement. 370
 Error blocks NeedBraces 'if' construct must use '{}'s. 373
 Error blocks NeedBraces 'if' construct must use '{}'s. 379
 Error blocks NeedBraces 'if' construct must use '{}'s. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 394
 Error coding MagicNumber '3' is a magic number. 397
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 400
 Error blocks RightCurly '}' should be on the same line. 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 408
 Error blocks NeedBraces 'if' construct must use '{}'s. 411
 Error blocks NeedBraces 'if' construct must use '{}'s. 413
 Error blocks RightCurly '}' should be on the same line. 414
 Error blocks NeedBraces 'if' construct must use '{}'s. 416
 Error sizes LineLength Line is longer than 80 characters (found 94). 421
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 424
 Error blocks RightCurly '}' should be on the same line. 430
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error blocks NeedBraces 'if' construct must use '{}'s. 438
 Error coding MagicNumber '3' is a magic number. 440
 Error blocks RightCurly '}' should be on the same line. 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 457
 Error coding MagicNumber '3' is a magic number. 459
 Error blocks RightCurly '}' should be on the same line. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 469
 Error blocks NeedBraces 'if' construct must use '{}'s. 473
 Error sizes LineLength Line is longer than 80 characters (found 98). 475
 Error blocks RightCurly '}' should be on the same line. 513
 Error blocks RightCurly '}' should be on the same line. 516
 Error blocks RightCurly '}' should be on the same line. 536
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 537
 Error blocks EmptyBlock Must have at least one statement. 537
 Error blocks RightCurly '}' should be on the same line. 548
 Error blocks NeedBraces 'else' construct must use '{}'s. 549
 Error blocks NeedBraces 'if' construct must use '{}'s. 568
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 569
 Error blocks NeedBraces 'if' construct must use '{}'s. 571
 Error sizes LineLength Line is longer than 80 characters (found 83). 572
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 572
 Error sizes LineLength Line is longer than 80 characters (found 88). 576
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 576
 Error sizes LineLength Line is longer than 80 characters (found 83). 582
 Error blocks RightCurly '}' should be on the same line. 595
 Error regexp RegexpSingleline Line has trailing spaces. 618
 Error sizes LineLength Line is longer than 80 characters (found 84). 624
 Error sizes LineLength Line is longer than 80 characters (found 94). 638
 Error regexp RegexpSingleline Line has trailing spaces. 659
 Error blocks NeedBraces 'if' construct must use '{}'s. 685
 Error sizes LineLength Line is longer than 80 characters (found 81). 692
 Error blocks NeedBraces 'if' construct must use '{}'s. 698
 Error blocks NeedBraces 'if' construct must use '{}'s. 704
 Error blocks NeedBraces 'if' construct must use '{}'s. 705
 Error whitespace OperatorWrap '&&' should be on a new line. 705
 Error blocks NeedBraces 'if' construct must use '{}'s. 713
 Error blocks RightCurly '}' should be on the same line. 730
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 731
 Error blocks EmptyBlock Must have at least one statement. 731
 Error blocks RightCurly '}' should be on the same line. 742
 Error blocks NeedBraces 'else' construct must use '{}'s. 743
 Error sizes LineLength Line is longer than 80 characters (found 83). 754
 Error sizes LineLength Line is longer than 80 characters (found 92). 763
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 763
 Error sizes LineLength Line is longer than 80 characters (found 87). 769
 Error blocks RightCurly '}' should be on the same line. 781
 Error whitespace OperatorWrap '&&' should be on a new line. 830
 Error whitespace OperatorWrap '&&' should be on a new line. 831
 Error whitespace OperatorWrap '&&' should be on a new line. 832
 Error blocks LeftCurly '{' should be on the previous line. 834
 Error sizes LineLength Line is longer than 80 characters (found 93). 836
 Error blocks RightCurly '}' should be on the same line. 840
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 841
 Error blocks EmptyBlock Must have at least one statement. 841
 Error javadoc JavadocStyle First sentence should end with a period. 850
 Error sizes LineLength Line is longer than 80 characters (found 86). 858
 Error misc FinalParameters Parameter factory should be final. 858
 Error blocks NeedBraces 'if' construct must use '{}'s. 866
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 873
 Error misc FinalParameters Parameter wrapCollections should be final. 904
 Error javadoc JavadocStyle First sentence should end with a period. 908
 Error javadoc JavadocMethod Expected an @return tag. 912
 Error misc FinalParameters Parameter descriptor should be final. 912
 Error javadoc JavadocMethod Expected @param tag for 'descriptor'. 912
 Error misc FinalParameters Parameter type should be final. 922
 Error blocks NeedBraces 'if' construct must use '{}'s. 925
 Error whitespace ParenPad ')' is preceded with whitespace. 925
 Error whitespace ParenPad '(' is followed by whitespace. 927
 Error whitespace ParenPad ')' is preceded with whitespace. 936
 Error whitespace ParenPad '(' is followed by whitespace. 941
 Error whitespace ParenPad ')' is preceded with whitespace. 941
 Error blocks RightCurly '}' should be on the same line. 942
 Error whitespace ParenPad '(' is followed by whitespace. 943
 Error whitespace ParenPad ')' is preceded with whitespace. 943
 Error javadoc JavadocStyle First sentence should end with a period. 955
 Error misc FinalParameters Parameter naming should be final. 962
 Error blocks NeedBraces 'if' construct must use '{}'s. 963
 Error blocks NeedBraces 'else' construct must use '{}'s. 965
 Error misc FinalParameters Parameter nodeType should be final. 977
 Error blocks NeedBraces 'if' construct must use '{}'s. 978
 Error blocks NeedBraces 'else' construct must use '{}'s. 980
 Error misc FinalParameters Parameter saveMapKeys should be final. 994
 Error javadoc JavadocMethod Expected an @return tag. 1004
 Error misc FinalParameters Parameter name should be final. 1004
 Error misc FinalParameters Parameter upperFirst should be final. 1004
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1015
 Error coding SimplifyBooleanExpression Expression can be simplified. 1021
 Error blocks RightCurly '}' should be on the same line. 1024
 Error blocks NeedBraces 'else' construct must use '{}'s. 1025
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1030
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1030
 Error javadoc JavadocMethod Missing a Javadoc comment. 1038
 Error whitespace MethodParamPad '(' should be on the previous line. 1039
 Error misc FinalParameters Parameter type should be final. 1039
 Error misc FinalParameters Parameter fieldName should be final. 1039
 Error misc FinalParameters Parameter xmlName should be final. 1039
 Error blocks LeftCurly '{' should be on the previous line. 1040
 Error blocks RightCurly '}' should be on the same line. 1047
 Error blocks RightCurly '}' should be on the same line. 1051
 Error javadoc JavadocMethod Expected an @return tag. 1072
 Error misc FinalParameters Parameter type should be final. 1072
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1078
 Error blocks NeedBraces 'if' construct must use '{}'s. 1085
 Error javadoc JavadocStyle First sentence should end with a period. 1091
 Error misc FinalParameters Parameter factory should be final. 1095
 Error javadoc JavadocMethod Expected @param tag for 'factory'. 1095
 Error blocks NeedBraces 'if' construct must use '{}'s. 1096
 Error javadoc JavadocMethod Expected an @return tag. 1110
 Error misc FinalParameters Parameter clazz should be final. 1110
 Error javadoc JavadocMethod Expected @param tag for 'clazz'. 1110
 Error blocks NeedBraces 'if' construct must use '{}'s. 1112
 Error whitespace OperatorWrap '||' should be on a new line. 1121
 Error blocks LeftCurly '{' should be on the previous line. 1123
 Error javadoc JavadocMethod Expected an @return tag. 1135
 Error misc FinalParameters Parameter clazz should be final. 1135
 Error javadoc JavadocMethod Expected @param tag for 'clazz'. 1135
 Error blocks NeedBraces 'if' construct must use '{}'s. 1137
 Error whitespace OperatorWrap '||' should be on a new line. 1146
 Error blocks LeftCurly '{' should be on the previous line. 1148
 Error blocks NeedBraces 'if' construct must use '{}'s. 1149
 Error blocks NeedBraces 'if' construct must use '{}'s. 1152
 Error javadoc JavadocStyle First sentence should end with a period. 1160
 Error misc FinalParameters Parameter type should be final. 1167
 Error blocks NeedBraces 'if' construct must use '{}'s. 1169
 Error whitespace ParenPad ')' is preceded with whitespace. 1169
 Error sizes LineLength Line is longer than 80 characters (found 105). 1172
 Error coding MagicNumber '1.5' is a magic number. 1173
 Error blocks EmptyBlock Must have at least one statement. 1179
 Error regexp RegexpSingleline Line has trailing spaces. 1183
 Error whitespace ParenPad '(' is followed by whitespace. 1184
 Error whitespace OperatorWrap '&&' should be on a new line. 1184
 Error whitespace OperatorWrap '&&' should be on a new line. 1185
 Error whitespace ParenPad ')' is preceded with whitespace. 1193
 Error whitespace ParenPad '(' is followed by whitespace. 1199
 Error whitespace ParenPad ')' is preceded with whitespace. 1199
 Error blocks RightCurly '}' should be on the same line. 1200
 Error whitespace ParenPad '(' is followed by whitespace. 1201
 Error whitespace ParenPad ')' is preceded with whitespace. 1201
 Error javadoc JavadocStyle First sentence should end with a period. 1213
 Error misc FinalParameters Parameter type should be final. 1219
 Error javadoc JavadocMethod Expected @param tag for 'type'. 1219
 Error regexp RegexpSingleline Line has trailing spaces. 1233
 Error coding MagicNumber '6' is a magic number. 1252
 Error blocks RightCurly '}' should be on the same line. 1267
 Error blocks NeedBraces 'else' construct must use '{}'s. 1268
 Error blocks RightCurly '}' should be on the same line. 1269
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1270
 Error blocks EmptyBlock Must have at least one statement. 1270
 Error blocks RightCurly '}' should be on the same line. 1285
 Error blocks NeedBraces 'else' construct must use '{}'s. 1286
 Error blocks RightCurly '}' should be on the same line. 1293
 Error blocks NeedBraces 'else' construct must use '{}'s. 1294
 Error blocks RightCurly '}' should be on the same line. 1300
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1301
 Error blocks EmptyBlock Must have at least one statement. 1301
 Error javadoc JavadocMethod Missing a Javadoc comment. 1315
 Error misc FinalParameters Parameter event should be final. 1315
 Error sizes LineLength Line is longer than 80 characters (found 94). 1318
 Error sizes LineLength Line is longer than 80 characters (found 104). 1320
 Error javadoc JavadocMethod Missing a Javadoc comment. 1333
 Error naming MemberName Name '_add' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1343
 Error design VisibilityModifier Variable '_add' must be private and have accessor methods. 1343
 Error naming MemberName Name '_create' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1346
 Error design VisibilityModifier Variable '_create' must be private and have accessor methods. 1346
 Error naming MemberName Name '_get' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1349
 Error design VisibilityModifier Variable '_get' must be private and have accessor methods. 1349
 Error naming MemberName Name '_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1352
 Error design VisibilityModifier Variable '_set' must be private and have accessor methods. 1352
 Error sizes LineLength Line is longer than 80 characters (found 86). 1354
 Error naming MemberName Name '_fieldName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1355
 Error design VisibilityModifier Variable '_fieldName' must be private and have accessor methods. 1355
 Error javadoc JavadocMethod Missing a Javadoc comment. 1357
 Error misc FinalParameters Parameter fieldName should be final. 1357
 Error blocks LeftCurly '{' should be on the previous line. 1371
 Error javadoc JavadocStyle First sentence should end with a period. 1372
 Error misc FinalParameters Parameter type should be final. 1377
 Error javadoc JavadocStyle First sentence should end with a period. 1382
 Error misc FinalParameters Parameter type should be final. 1387
 Error misc FinalParameters Parameter xmlName should be final. 1387
 Error javadoc JavadocMethod Expected @param tag for 'xmlName'. 1387
 Error blocks LeftCurly '{' should be on the previous line. 1388

org/exolab/castor/xml/MarshalException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error whitespace OperatorWrap '+' should be on a new line. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error whitespace OperatorWrap '+' should be on a new line. 69
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error misc FinalParameters Parameter message should be final. 85
 Error sizes LineLength Line is longer than 80 characters (found 87). 90
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error misc FinalParameters Parameter message should be final. 97
 Error misc FinalParameters Parameter errorCode should be final. 97
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error misc FinalParameters Parameter exception should be final. 107
 Error misc FinalParameters Parameter message should be final. 118
 Error misc FinalParameters Parameter exception should be final. 118
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error sizes LineLength Line is longer than 80 characters (found 82). 132
 Error whitespace MethodParamPad '(' is preceded with whitespace. 132
 Error misc FinalParameters Parameter message should be final. 132
 Error misc FinalParameters Parameter exception should be final. 132
 Error misc FinalParameters Parameter errorCode should be final. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135

org/exolab/castor/xml/MarshalFramework.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.castor.xml.AbstractInternalContext. 57
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 179
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error sizes LineLength Line is longer than 80 characters (found 97). 187
 Error sizes LineLength Line is longer than 80 characters (found 84). 188
 Error sizes LineLength Line is longer than 80 characters (found 82). 190
 Error misc TodoComment Comment matches to-do format 'TODO:'. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error misc TodoComment Comment matches to-do format 'TODO:'. 239
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error blocks RightCurly '}' should be on the same line. 255
 Error blocks EmptyBlock Must have at least one statement. 256
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error misc TodoComment Comment matches to-do format 'TODO:'. 270
 Error regexp RegexpSingleline Line has trailing spaces. 301
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error regexp RegexpSingleline Line has trailing spaces. 307
 Error sizes LineLength Line is longer than 80 characters (found 86). 307
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error sizes LineLength Line is longer than 80 characters (found 89). 320
 Error blocks EmptyBlock Must have at least one statement. 325
 Error regexp RegexpSingleline Line has trailing spaces. 329
 Error misc TodoComment Comment matches to-do format 'TODO:'. 330
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error sizes LineLength Line is longer than 80 characters (found 83). 343
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error sizes LineLength Line is longer than 80 characters (found 87). 346
 Error sizes LineLength Line is longer than 80 characters (found 84). 347
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error regexp RegexpSingleline Line has trailing spaces. 357
 Error whitespace MethodParamPad '(' should be on the previous line. 362
 Error regexp RegexpSingleline Line has trailing spaces. 374
 Error regexp RegexpSingleline Line has trailing spaces. 386
 Error regexp RegexpSingleline Line has trailing spaces. 397
 Error misc TodoComment Comment matches to-do format 'TODO:'. 405
 Error regexp RegexpSingleline Line has trailing spaces. 416
 Error regexp RegexpSingleline Line has trailing spaces. 419
 Error regexp RegexpSingleline Line has trailing spaces. 420
 Error regexp RegexpSingleline Line has trailing spaces. 434
 Error regexp RegexpSingleline Line has trailing spaces. 438
 Error blocks RightCurly '}' should be on the same line. 442
 Error blocks RightCurly '}' should be on the same line. 446
 Error blocks RightCurly '}' should be on the same line. 450
 Error blocks RightCurly '}' should be on the same line. 454
 Error blocks RightCurly '}' should be on the same line. 457
 Error blocks RightCurly '}' should be on the same line. 461
 Error blocks RightCurly '}' should be on the same line. 465
 Error regexp RegexpSingleline Line has trailing spaces. 470
 Error regexp RegexpSingleline Line has trailing spaces. 473
 Error regexp RegexpSingleline Line has trailing spaces. 475
 Error sizes LineLength Line is longer than 80 characters (found 85). 477
 Error regexp RegexpSingleline Line has trailing spaces. 478
 Error regexp RegexpSingleline Line has trailing spaces. 482
 Error javadoc JavadocMethod Unused @param tag for 'cdResolver'. 486
 Error regexp RegexpSingleline Line has trailing spaces. 490
 Error regexp RegexpSingleline Line has trailing spaces. 495
 Error regexp RegexpSingleline Line has trailing spaces. 518
 Error regexp RegexpSingleline Line has trailing spaces. 520
 Error sizes LineLength Line is longer than 80 characters (found 89). 521
 Error blocks RightCurly '}' should be on the same line. 523
 Error sizes LineLength Line is longer than 80 characters (found 82). 542
 Error regexp RegexpSingleline Line has trailing spaces. 550
 Error regexp RegexpSingleline Line has trailing spaces. 555
 Error sizes LineLength Line is longer than 80 characters (found 95). 559
 Error sizes LineLength Line is longer than 80 characters (found 96). 560
 Error coding MagicNumber '3' is a magic number. 563
 Error sizes LineLength Line is longer than 80 characters (found 98). 565
 Error regexp RegexpSingleline Line has trailing spaces. 574
 Error sizes LineLength Line is longer than 80 characters (found 85). 576
 Error regexp RegexpSingleline Line has trailing spaces. 581
 Error design VisibilityModifier Variable 'parentFieldDesc' must be private and have accessor methods. 594
 Error design VisibilityModifier Variable 'inheritedClassDesc' must be private and have accessor methods. 598
 Error sizes LineLength Line is longer than 80 characters (found 93). 600
 Error javadoc JavadocMethod Missing a Javadoc comment. 600
 Error misc FinalParameters Parameter fieldDesc should be final. 600
 Error misc FinalParameters Parameter classDesc should be final. 600
 Error javadoc JavadocVariable Missing a Javadoc comment. 614
 Error naming MemberName Name '_classDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 614
 Error regexp RegexpSingleline Line has trailing spaces. 615
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 619
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 623
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 627
 Error regexp RegexpSingleline Line has trailing spaces. 628
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 632
 Error regexp RegexpSingleline Line has trailing spaces. 633
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 637
 Error regexp RegexpSingleline Line has trailing spaces. 638
 Error misc FinalParameters Parameter classDesc should be final. 643
 Error javadoc JavadocMethod Expected @param tag for 'classDesc'. 643
 Error blocks LeftCurly '{' should be on the previous line. 644
 Error regexp RegexpSingleline Line has trailing spaces. 649
 Error sizes LineLength Line is longer than 80 characters (found 90). 652
 Error regexp RegexpSingleline Line has trailing spaces. 656
 Error regexp RegexpSingleline Line has trailing spaces. 666
 Error regexp RegexpSingleline Line has trailing spaces. 667
 Error regexp RegexpSingleline Line has trailing spaces. 711
 Error sizes LineLength Line is longer than 80 characters (found 81). 711
 Error whitespace MethodParamPad '(' should be on the previous line. 711
 Error sizes LineLength Line is longer than 80 characters (found 84). 738
 Error regexp RegexpSingleline Line has trailing spaces. 768
 Error regexp RegexpSingleline Line has trailing spaces. 775
 Error javadoc JavadocMethod Expected an @return tag. 780
 Error sizes LineLength Line is longer than 80 characters (found 98). 780
 Error javadoc JavadocMethod Expected @param tag for 'name'. 780
 Error javadoc JavadocMethod Expected @param tag for 'namespace'. 780
 Error javadoc JavadocMethod Expected @param tag for 'object'. 780
 Error regexp RegexpSingleline Line has trailing spaces. 784
 Error regexp RegexpSingleline Line has trailing spaces. 786
 Error sizes LineLength Line is longer than 80 characters (found 199). 787
 Error regexp RegexpSingleline Line has trailing spaces. 790
 Error regexp RegexpSingleline Line has trailing spaces. 791
 Error regexp RegexpSingleline Line has trailing spaces. 792
 Error sizes LineLength Line is longer than 80 characters (found 109). 794
 Error regexp RegexpSingleline Line has trailing spaces. 800
 Error regexp RegexpSingleline Line has trailing spaces. 842
 Error regexp RegexpSingleline Line has trailing spaces. 845
 Error regexp RegexpSingleline Line has trailing spaces. 897
 Error regexp RegexpSingleline Line has trailing spaces. 898

org/exolab/castor/xml/MarshalListener.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error modifier RedundantModifier Redundant 'public' modifier. 73
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error modifier RedundantModifier Redundant 'public' modifier. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88

org/exolab/castor/xml/Marshaller.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 3,094 lines (max allowed is 2,000). 1
 Error imports UnusedImports Unused import - java.math.BigDecimal. 57
 Error naming MemberName Name '_namespaceCounter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
 Error naming MemberName Name '_asDocument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
 Error naming MemberName Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
 Error naming MemberName Name '_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 202
 Error sizes LineLength Line is longer than 80 characters (found 83). 205
 Error naming MemberName Name '_marshalExtendedType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 207
 Error sizes LineLength Line is longer than 80 characters (found 99). 210
 Error naming MemberName Name '_marshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 213
 Error naming MemberName Name '_packages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
 Error naming MemberName Name '_parents' must match pattern '^[a-z][a-zA-Z0-9]*$'. 229
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error sizes LineLength Line is longer than 80 characters (found 105). 235
 Error naming MemberName Name '_processingInstructions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
 Error naming MemberName Name '_rootElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 240
 Error naming MemberName Name '_saveMapKeys' must match pattern '^[a-z][a-zA-Z0-9]*$'. 246
 Error naming MemberName Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 252
 Error naming MemberName Name '_suppressNamespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 257
 Error naming MemberName Name '_suppressXSIType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 262
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error javadoc JavadocVariable Missing a Javadoc comment. 264
 Error naming MemberName Name '_useXSITypeAtRoot' must match pattern '^[a-z][a-zA-Z0-9]*$'. 264
 Error naming MemberName Name '_topLevelAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 276
 Error naming MemberName Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 281
 Error sizes LineLength Line is longer than 80 characters (found 93). 283
 Error sizes LineLength Line is longer than 80 characters (found 85). 284
 Error naming MemberName Name '_proxyInterfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 285
 Error sizes LineLength Line is longer than 80 characters (found 83). 288
 Error sizes LineLength Line is longer than 80 characters (found 84). 292
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error sizes LineLength Line is longer than 80 characters (found 87). 303
 Error sizes LineLength Line is longer than 80 characters (found 84). 313
 Error design DesignForExtension Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 315
 Error sizes LineLength Line is longer than 80 characters (found 87). 316
 Error sizes LineLength Line is longer than 80 characters (found 82). 322
 Error sizes LineLength Line is longer than 80 characters (found 83). 325
 Error regexp RegexpSingleline Line has trailing spaces. 326
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error regexp RegexpSingleline Line has trailing spaces. 332
 Error sizes LineLength Line is longer than 80 characters (found 84). 336
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error sizes LineLength Line is longer than 80 characters (found 86). 342
 Error sizes LineLength Line is longer than 80 characters (found 96). 343
 Error sizes LineLength Line is longer than 80 characters (found 94). 345
 Error whitespace MethodParamPad '(' is preceded with whitespace. 356
 Error sizes LineLength Line is longer than 80 characters (found 81). 364
 Error regexp RegexpSingleline Line has trailing spaces. 365
 Error regexp RegexpSingleline Line has trailing spaces. 367
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error sizes LineLength Line is longer than 80 characters (found 84). 382
 Error sizes LineLength Line is longer than 80 characters (found 83). 384
 Error misc FinalParameters Parameter xmlStreamWriter should be final. 389
 Error sizes LineLength Line is longer than 80 characters (found 83). 398
 Error sizes LineLength Line is longer than 80 characters (found 81). 400
 Error misc FinalParameters Parameter xmlEventWriter should be final. 405
 Error regexp RegexpSingleline Line has trailing spaces. 412
 Error design DesignForExtension Method 'setWriter' is not designed for extension - needs to be abstract, final or empty. 420
 Error whitespace MethodParamPad '(' is preceded with whitespace. 420
 Error sizes LineLength Line is longer than 80 characters (found 104). 427
 Error sizes LineLength Line is longer than 80 characters (found 84). 432
 Error design DesignForExtension Method 'setResult' is not designed for extension - needs to be abstract, final or empty. 436
 Error misc FinalParameters Parameter result should be final. 436
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 436
 Error sizes LineLength Line is longer than 80 characters (found 89). 437
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 439
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 442
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 447
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 450
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 459
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 463
 Error sizes LineLength Line is longer than 80 characters (found 83). 464
 Error sizes LineLength Line is longer than 80 characters (found 110). 471
 Error javadoc JavadocMethod Missing a Javadoc comment. 475
 Error misc FinalParameters Parameter out should be final. 475
 Error blocks LeftCurly '{' should be on the previous line. 476
 Error blocks NeedBraces 'if' construct must use '{}'s. 479
 Error whitespace ParenPad '(' is followed by whitespace. 482
 Error whitespace ParenPad ')' is preceded with whitespace. 482
 Error whitespace ParenPad '(' is followed by whitespace. 489
 Error whitespace ParenPad ')' is preceded with whitespace. 489
 Error whitespace ParenPad '(' is followed by whitespace. 490
 Error whitespace ParenPad ')' is preceded with whitespace. 491
 Error whitespace ParenPad '(' is followed by whitespace. 492
 Error whitespace ParenPad ')' is preceded with whitespace. 492
 Error regexp RegexpSingleline Line has trailing spaces. 503
 Error regexp RegexpSingleline Line has trailing spaces. 505
 Error regexp RegexpSingleline Line has trailing spaces. 516
 Error design DesignForExtension Method 'setNode' is not designed for extension - needs to be abstract, final or empty. 524
 Error design DesignForExtension Method 'setXmlStreamWriter' is not designed for extension - needs to be abstract, final or empty. 539
 Error misc FinalParameters Parameter xmlStreamWriter should be final. 539
 Error sizes LineLength Line is longer than 80 characters (found 103). 540
 Error design DesignForExtension Method 'setXmlEventWriter' is not designed for extension - needs to be abstract, final or empty. 554
 Error misc FinalParameters Parameter xmlEventWriter should be final. 554
 Error sizes LineLength Line is longer than 80 characters (found 101). 555
 Error regexp RegexpSingleline Line has trailing spaces. 559
 Error regexp RegexpSingleline Line has trailing spaces. 561
 Error design DesignForExtension Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. 565
 Error regexp RegexpSingleline Line has trailing spaces. 575
 Error regexp RegexpSingleline Line has trailing spaces. 592
 Error sizes LineLength Line is longer than 80 characters (found 88). 600
 Error design DesignForExtension Method 'addProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. 602
 Error misc FinalParameters Parameter target should be final. 602
 Error misc FinalParameters Parameter data should be final. 602
 Error sizes LineLength Line is longer than 80 characters (found 82). 604
 Error sizes LineLength Line is longer than 80 characters (found 81). 611
 Error design DesignForExtension Method 'setDoctype' is not designed for extension - needs to be abstract, final or empty. 617
 Error misc FinalParameters Parameter publicId should be final. 617
 Error misc FinalParameters Parameter systemId should be final. 617
 Error whitespace ParenPad '(' is followed by whitespace. 626
 Error whitespace ParenPad ')' is preceded with whitespace. 626
 Error blocks RightCurly '}' should be on the same line. 629
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 631
 Error whitespace OperatorWrap '+' should be on a new line. 631
 Error design DesignForExtension Method 'setSupressXMLDeclaration' is not designed for extension - needs to be abstract, final or empty. 654
 Error misc FinalParameters Parameter supressXMLDeclaration should be final. 654
 Error design DesignForExtension Method 'setMarshalAsDocument' is not designed for extension - needs to be abstract, final or empty. 674
 Error misc FinalParameters Parameter asDocument should be final. 674
 Error whitespace ParenPad '(' is followed by whitespace. 683
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 683
 Error whitespace ParenPad ')' is preceded with whitespace. 683
 Error whitespace ParenPad '(' is followed by whitespace. 684
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 684
 Error whitespace ParenPad ')' is preceded with whitespace. 684
 Error whitespace ParenPad '(' is followed by whitespace. 688
 Error whitespace ParenPad ')' is preceded with whitespace. 688
 Error sizes LineLength Line is longer than 80 characters (found 84). 696
 Error sizes LineLength Line is longer than 80 characters (found 81). 697
 Error design DesignForExtension Method 'setMapping' is not designed for extension - needs to be abstract, final or empty. 702
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 702
 Error sizes LineLength Line is longer than 80 characters (found 87). 704
 Error regexp RegexpSingleline Line has trailing spaces. 707
 Error sizes LineLength Line is longer than 80 characters (found 84). 708
 Error sizes LineLength Line is longer than 80 characters (found 86). 709
 Error sizes LineLength Line is longer than 80 characters (found 88). 716
 Error design DesignForExtension Method 'setMarshalListener' is not designed for extension - needs to be abstract, final or empty. 733
 Error misc FinalParameters Parameter listener should be final. 733
 Error regexp RegexpSingleline Line has trailing spaces. 739
 Error design DesignForExtension Method 'setNamespaceMapping' is not designed for extension - needs to be abstract, final or empty. 745
 Error design DesignForExtension Method 'setRootElement' is not designed for extension - needs to be abstract, final or empty. 755
 Error javadoc JavadocStyle First sentence should end with a period. 759
 Error design DesignForExtension Method 'getRootElement' is not designed for extension - needs to be abstract, final or empty. 763
 Error blocks LeftCurly '{' should be on the previous line. 764
 Error sizes LineLength Line is longer than 80 characters (found 94). 769
 Error misc FinalParameters Parameter nsPrefixAtRoot should be final. 773
 Error javadoc JavadocMethod Expected @param tag for 'nsPrefixAtRoot'. 773
 Error blocks LeftCurly '{' should be on the previous line. 774
 Error sizes LineLength Line is longer than 80 characters (found 86). 780
 Error sizes LineLength Line is longer than 80 characters (found 94). 781
 Error design DesignForExtension Method 'getNSPrefixAtRoot' is not designed for extension - needs to be abstract, final or empty. 784
 Error blocks LeftCurly '{' should be on the previous line. 785
 Error javadoc JavadocStyle First sentence should end with a period. 789
 Error design DesignForExtension Method 'getResolver' is not designed for extension - needs to be abstract, final or empty. 795
 Error sizes LineLength Line is longer than 80 characters (found 92). 799
 Error regexp RegexpSingleline Line has trailing spaces. 801
 Error sizes LineLength Line is longer than 80 characters (found 84). 802
 Error sizes LineLength Line is longer than 80 characters (found 86). 803
 Error design DesignForExtension Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. 822
 Error design DesignForExtension Method 'setValidation' is not designed for extension - needs to be abstract, final or empty. 844
 Error misc FinalParameters Parameter validate should be final. 844
 Error regexp RegexpSingleline Line has trailing spaces. 847
 Error design DesignForExtension Method 'getValidation' is not designed for extension - needs to be abstract, final or empty. 848
 Error javadoc JavadocMethod Missing a Javadoc comment. 848
 Error design DesignForExtension Method 'setMarshalExtendedType' is not designed for extension - needs to be abstract, final or empty. 857
 Error misc FinalParameters Parameter marshalExtendedType should be final. 857
 Error javadoc JavadocMethod Expected @param tag for 'marshalExtendedType'. 857
 Error blocks LeftCurly '{' should be on the previous line. 858
 Error design DesignForExtension Method 'getMarshalExtendedType' is not designed for extension - needs to be abstract, final or empty. 871
 Error blocks LeftCurly '{' should be on the previous line. 872
 Error misc FinalParameters Parameter object should be final. 884
 Error misc FinalParameters Parameter out should be final. 884
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 885
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 885
 Error misc FinalParameters Parameter object should be final. 902
 Error misc FinalParameters Parameter handler should be final. 902
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 903
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 903
 Error misc FinalParameters Parameter object should be final. 916
 Error misc FinalParameters Parameter handler should be final. 916
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 917
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 917
 Error misc FinalParameters Parameter object should be final. 930
 Error misc FinalParameters Parameter node should be final. 930
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 931
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 931
 Error sizes LineLength Line is longer than 80 characters (found 87). 944
 Error regexp RegexpSingleline Line has trailing spaces. 951
 Error whitespace OperatorWrap '+' should be on a new line. 951
 Error whitespace OperatorWrap '+' should be on a new line. 952
 Error sizes LineLength Line is longer than 80 characters (found 82). 953
 Error whitespace OperatorWrap '+' should be on a new line. 953
 Error whitespace OperatorWrap '+' should be on a new line. 954
 Error design DesignForExtension Method 'marshal' is not designed for extension - needs to be abstract, final or empty. 969
 Error misc FinalParameters Parameter object should be final. 969
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 970
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 970
 Error blocks NeedBraces 'if' construct must use '{}'s. 971
 Error whitespace WhitespaceAround 'try' is not followed by whitespace. 979
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 979
 Error sizes LineLength Line is longer than 80 characters (found 82). 980
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 980
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 981
 Error blocks RightCurly '}' should be on the same line. 984
 Error sizes LineLength Line is longer than 80 characters (found 82). 993
 Error blocks RightCurly '}' should be on the same line. 1002
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'org.exolab.castor.xml.ValidationException'. 1023
 Error sizes MethodLength Method length is 1,151 lines (max allowed is 150). 1026
 Error whitespace MethodParamPad '(' should be on the previous line. 1027
 Error misc FinalParameters Parameter object should be final. 1027
 Error javadoc JavadocMethod Expected @param tag for 'object'. 1027
 Error misc FinalParameters Parameter descriptor should be final. 1028
 Error misc FinalParameters Parameter handler should be final. 1029
 Error javadoc JavadocMethod Expected @param tag for 'mstate'. 1030
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'MarshalException'. 1031
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 1031
 Error blocks LeftCurly '{' should be on the previous line. 1032
 Error blocks NeedBraces 'if' construct must use '{}'s. 1040
 Error sizes LineLength Line is longer than 80 characters (found 125). 1049
 Error sizes LineLength Line is longer than 80 characters (found 83). 1059
 Error whitespace WhitespaceAround 'catch' is not preceded with whitespace. 1060
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 1060
 Error regexp RegexpSingleline Line has trailing spaces. 1077
 Error regexp RegexpSingleline Line has trailing spaces. 1086
 Error regexp RegexpSingleline Line has trailing spaces. 1089
 Error regexp RegexpSingleline Line has trailing spaces. 1092
 Error regexp RegexpSingleline Line has trailing spaces. 1093
 Error regexp RegexpSingleline Line has trailing spaces. 1096
 Error blocks LeftCurly '{' should have line break after. 1097
 Error blocks RightCurly '}' should have line break before. 1097
 Error blocks NeedBraces 'if' construct must use '{}'s. 1104
 Error blocks NeedBraces 'if' construct must use '{}'s. 1116
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1116
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 1116
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1126
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1126
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1137
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1139
 Error blocks RightCurly '}' should be on the same line. 1159
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1168
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1168
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1168
 Error blocks NeedBraces 'if' construct must use '{}'s. 1169
 Error sizes LineLength Line is longer than 80 characters (found 91). 1184
 Error sizes LineLength Line is longer than 80 characters (found 90). 1185
 Error sizes LineLength Line is longer than 80 characters (found 88). 1186
 Error sizes LineLength Line is longer than 80 characters (found 92). 1192
 Error blocks RightCurly '}' should be on the same line. 1193
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1194
 Error sizes LineLength Line is longer than 80 characters (found 110). 1218
 Error sizes LineLength Line is longer than 80 characters (found 97). 1220
 Error blocks RightCurly '}' should be on the same line. 1222
 Error blocks NeedBraces 'if' construct must use '{}'s. 1239
 Error blocks NeedBraces 'if' construct must use '{}'s. 1245
 Error blocks NeedBraces 'if' construct must use '{}'s. 1250
 Error blocks RightCurly '}' should be on the same line. 1253
 Error whitespace OperatorWrap '||' should be on a new line. 1274
 Error whitespace OperatorWrap '||' should be on a new line. 1275
 Error whitespace MethodParamPad '(' should be on the previous line. 1279
 Error blocks NeedBraces 'if' construct must use '{}'s. 1310
 Error blocks NeedBraces 'if' construct must use '{}'s. 1312
 Error blocks NeedBraces 'if' construct must use '{}'s. 1314
 Error sizes LineLength Line is longer than 80 characters (found 102). 1346
 Error blocks RightCurly '}' should be on the same line. 1347
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1348
 Error sizes LineLength Line is longer than 80 characters (found 81). 1358
 Error sizes LineLength Line is longer than 80 characters (found 131). 1361
 Error sizes LineLength Line is longer than 80 characters (found 99). 1363
 Error blocks RightCurly '}' should be on the same line. 1370
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1371
 Error sizes LineLength Line is longer than 80 characters (found 85). 1380
 Error sizes LineLength Line is longer than 80 characters (found 83). 1382
 Error sizes LineLength Line is longer than 80 characters (found 118). 1383
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1383
 Error sizes LineLength Line is longer than 80 characters (found 81). 1386
 Error sizes LineLength Line is longer than 80 characters (found 110). 1390
 Error sizes LineLength Line is longer than 80 characters (found 93). 1392
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1394
 Error sizes LineLength Line is longer than 80 characters (found 118). 1394
 Error sizes LineLength Line is longer than 80 characters (found 144). 1398
 Error whitespace OperatorWrap '||' should be on a new line. 1401
 Error sizes LineLength Line is longer than 80 characters (found 82). 1405
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 1409
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 1411
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 1413
 Error blocks NeedBraces 'if' construct must use '{}'s. 1438
 Error blocks NeedBraces 'if' construct must use '{}'s. 1441
 Error blocks RightCurly '}' should be on the same line. 1445
 Error sizes LineLength Line is longer than 80 characters (found 83). 1451
 Error blocks LeftCurly '{' should be on the previous line. 1453
 Error blocks RightCurly '}' should be on the same line. 1456
 Error blocks NeedBraces 'else' construct must use '{}'s. 1457
 Error blocks RightCurly '}' should be on the same line. 1460
 Error blocks NeedBraces 'if' construct must use '{}'s. 1465
 Error sizes LineLength Line is longer than 80 characters (found 81). 1465
 Error sizes LineLength Line is longer than 80 characters (found 82). 1493
 Error blocks NeedBraces 'if' construct must use '{}'s. 1498
 Error blocks RightCurly '}' should be on the same line. 1514
 Error sizes LineLength Line is longer than 80 characters (found 83). 1551
 Error blocks NeedBraces 'if' construct must use '{}'s. 1558
 Error sizes LineLength Line is longer than 80 characters (found 91). 1561
 Error sizes LineLength Line is longer than 80 characters (found 101). 1563
 Error sizes LineLength Line is longer than 80 characters (found 83). 1567
 Error sizes LineLength Line is longer than 80 characters (found 99). 1569
 Error blocks NeedBraces 'if' construct must use '{}'s. 1592
 Error sizes LineLength Line is longer than 80 characters (found 86). 1593
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1593
 Error blocks NeedBraces 'else' construct must use '{}'s. 1594
 Error blocks RightCurly '}' should be on the same line. 1601
 Error blocks RightCurly '}' should be on the same line. 1605
 Error blocks RightCurly '}' should be on the same line. 1611
 Error sizes LineLength Line is longer than 80 characters (found 83). 1625
 Error sizes LineLength Line is longer than 80 characters (found 88). 1638
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1655
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1655
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1655
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1655
 Error blocks RightCurly '}' should be on the same line. 1660
 Error blocks NeedBraces 'else' construct must use '{}'s. 1661
 Error blocks RightCurly '}' should be on the same line. 1662
 Error blocks NeedBraces 'else' construct must use '{}'s. 1663
 Error blocks RightCurly '}' should be on the same line. 1688
 Error blocks NeedBraces 'if' construct must use '{}'s. 1698
 Error blocks RightCurly '}' should be on the same line. 1705
 Error sizes LineLength Line is longer than 80 characters (found 100). 1716
 Error sizes LineLength Line is longer than 80 characters (found 84). 1721
 Error whitespace OperatorWrap '+' should be on a new line. 1726
 Error whitespace OperatorWrap '+' should be on a new line. 1727
 Error blocks RightCurly '}' should be on the same line. 1735
 Error blocks RightCurly '}' should be on the same line. 1763
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1764
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1788
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1788
 Error blocks RightCurly '}' should be on the same line. 1789
 Error blocks NeedBraces 'if' construct must use '{}'s. 1797
 Error blocks NeedBraces 'else' construct must use '{}'s. 1799
 Error sizes LineLength Line is longer than 80 characters (found 96). 1806
 Error sizes LineLength Line is longer than 80 characters (found 84). 1811
 Error blocks NeedBraces 'if' construct must use '{}'s. 1812
 Error sizes LineLength Line is longer than 80 characters (found 90). 1813
 Error sizes LineLength Line is longer than 80 characters (found 97). 1815
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1815
 Error sizes LineLength Line is longer than 80 characters (found 94). 1821
 Error blocks RightCurly '}' should be on the same line. 1823
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1824
 Error sizes LineLength Line is longer than 80 characters (found 89). 1832
 Error sizes LineLength Line is longer than 80 characters (found 94). 1836
 Error blocks RightCurly '}' should be on the same line. 1850
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1851
 Error blocks RightCurly '}' should be on the same line. 1856
 Error blocks RightCurly '}' should be on the same line. 1864
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1865
 Error blocks RightCurly '}' should be on the same line. 1869
 Error regexp RegexpSingleline Line has trailing spaces. 1876
 Error sizes LineLength Line is longer than 80 characters (found 98). 1876
 Error whitespace OperatorWrap '||' should be on a new line. 1876
 Error sizes LineLength Line is longer than 80 characters (found 89). 1878
 Error blocks RightCurly '}' should be on the same line. 1887
 Error regexp RegexpSingleline Line has trailing spaces. 1890
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1898
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1898
 Error blocks RightCurly '}' should be on the same line. 1899
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1900
 Error blocks RightCurly '}' should be on the same line. 1903
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1907
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1907
 Error blocks RightCurly '}' should be on the same line. 1908
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1909
 Error regexp RegexpSingleline Line has trailing spaces. 1912
 Error blocks RightCurly '}' should be on the same line. 1922
 Error regexp RegexpSingleline Line has trailing spaces. 1948
 Error regexp RegexpSingleline Line has trailing spaces. 1949
 Error sizes LineLength Line is longer than 80 characters (found 99). 1950
 Error sizes LineLength Line is longer than 80 characters (found 96). 1951
 Error blocks RightCurly '}' should be on the same line. 1971
 Error sizes LineLength Line is longer than 80 characters (found 82). 1973
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1973
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1973
 Error sizes LineLength Line is longer than 80 characters (found 82). 1978
 Error blocks RightCurly '}' should be on the same line. 1981
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1982
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2001
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2001
 Error blocks RightCurly '}' should be on the same line. 2002
 Error blocks NeedBraces 'if' construct must use '{}'s. 2010
 Error blocks NeedBraces 'else' construct must use '{}'s. 2012
 Error sizes LineLength Line is longer than 80 characters (found 88). 2019
 Error blocks NeedBraces 'if' construct must use '{}'s. 2025
 Error sizes LineLength Line is longer than 80 characters (found 82). 2026
 Error sizes LineLength Line is longer than 80 characters (found 89). 2028
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2028
 Error sizes LineLength Line is longer than 80 characters (found 86). 2034
 Error blocks RightCurly '}' should be on the same line. 2036
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2037
 Error sizes LineLength Line is longer than 80 characters (found 82). 2065
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2066
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2066
 Error blocks RightCurly '}' should be on the same line. 2068
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2069
 Error blocks RightCurly '}' should be on the same line. 2072
 Error sizes LineLength Line is longer than 80 characters (found 81). 2091
 Error blocks RightCurly '}' should be on the same line. 2100
 Error blocks NeedBraces 'if' construct must use '{}'s. 2122
 Error sizes LineLength Line is longer than 80 characters (found 90). 2123
 Error sizes LineLength Line is longer than 80 characters (found 88). 2124
 Error sizes LineLength Line is longer than 80 characters (found 82). 2131
 Error blocks RightCurly '}' should be on the same line. 2137
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2138
 Error misc TodoComment Comment matches to-do format 'TODO:'. 2143
 Error sizes LineLength Line is longer than 80 characters (found 104). 2143
 Error sizes LineLength Line is longer than 80 characters (found 102). 2144
 Error sizes LineLength Line is longer than 80 characters (found 82). 2145
 Error sizes LineLength Line is longer than 80 characters (found 82). 2160
 Error blocks RightCurly '}' should be on the same line. 2162
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2163
 Error sizes LineLength Line is longer than 80 characters (found 126). 2178
 Error javadoc JavadocMethod Missing a Javadoc comment. 2184
 Error misc FinalParameters Parameter object should be final. 2184
 Error misc FinalParameters Parameter handler should be final. 2185
 Error misc FinalParameters Parameter nsPrefix should be final. 2185
 Error misc FinalParameters Parameter nsURI should be final. 2185
 Error sizes LineLength Line is longer than 80 characters (found 93). 2186
 Error misc FinalParameters Parameter nestedAttCount should be final. 2186
 Error misc FinalParameters Parameter nestedAtts should be final. 2186
 Error misc FinalParameters Parameter wrappers should be final. 2186
 Error blocks NeedBraces 'if' construct must use '{}'s. 2192
 Error regexp RegexpSingleline Line has trailing spaces. 2195
 Error regexp RegexpSingleline Line has trailing spaces. 2196
 Error whitespace NoWhitespaceAfter '--' is followed by whitespace. 2204
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2212
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2213
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2213
 Error blocks RightCurly '}' should be on the same line. 2214
 Error blocks NeedBraces 'if' construct must use '{}'s. 2219
 Error blocks NeedBraces 'else' construct must use '{}'s. 2221
 Error sizes LineLength Line is longer than 80 characters (found 82). 2228
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2232
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2237
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2237
 Error blocks NeedBraces 'if' construct must use '{}'s. 2238
 Error sizes LineLength Line is longer than 80 characters (found 82). 2239
 Error sizes LineLength Line is longer than 80 characters (found 89). 2241
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2241
 Error sizes LineLength Line is longer than 80 characters (found 86). 2247
 Error sizes LineLength Line is longer than 80 characters (found 82). 2252
 Error javadoc JavadocMethod Missing a Javadoc comment. 2261
 Error misc FinalParameters Parameter object should be final. 2261
 Error misc FinalParameters Parameter handler should be final. 2262
 Error misc FinalParameters Parameter nsPrefix should be final. 2262
 Error misc FinalParameters Parameter nsURI should be final. 2262
 Error sizes LineLength Line is longer than 80 characters (found 93). 2263
 Error misc FinalParameters Parameter nestedAttCount should be final. 2263
 Error misc FinalParameters Parameter nestedAtts should be final. 2263
 Error misc FinalParameters Parameter wrappers should be final. 2263
 Error regexp RegexpSingleline Line has trailing spaces. 2267
 Error regexp RegexpSingleline Line has trailing spaces. 2270
 Error blocks NeedBraces 'if' construct must use '{}'s. 2273
 Error regexp RegexpSingleline Line has trailing spaces. 2275
 Error regexp RegexpSingleline Line has trailing spaces. 2279
 Error sizes LineLength Line is longer than 80 characters (found 104). 2280
 Error regexp RegexpSingleline Line has trailing spaces. 2282
 Error regexp RegexpSingleline Line has trailing spaces. 2283
 Error whitespace NoWhitespaceAfter '--' is followed by whitespace. 2291
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2299
 Error sizes LineLength Line is longer than 80 characters (found 87). 2300
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2300
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2300
 Error blocks RightCurly '}' should be on the same line. 2301
 Error blocks NeedBraces 'if' construct must use '{}'s. 2306
 Error blocks NeedBraces 'else' construct must use '{}'s. 2308
 Error sizes LineLength Line is longer than 80 characters (found 82). 2315
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2319
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2324
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2324
 Error blocks NeedBraces 'if' construct must use '{}'s. 2325
 Error sizes LineLength Line is longer than 80 characters (found 82). 2326
 Error sizes LineLength Line is longer than 80 characters (found 89). 2328
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2328
 Error sizes LineLength Line is longer than 80 characters (found 86). 2334
 Error sizes LineLength Line is longer than 80 characters (found 82). 2339
 Error sizes LineLength Line is longer than 80 characters (found 86). 2350
 Error sizes LineLength Line is longer than 80 characters (found 86). 2351
 Error sizes LineLength Line is longer than 80 characters (found 82). 2352
 Error sizes LineLength Line is longer than 80 characters (found 82). 2355
 Error sizes LineLength Line is longer than 80 characters (found 85). 2357
 Error misc FinalParameters Parameter object should be final. 2357
 Error sizes LineLength Line is longer than 80 characters (found 95). 2359
 Error coding MagicNumber '1.5' is a magic number. 2360
 Error sizes LineLength Line is longer than 80 characters (found 83). 2361
 Error misc TodoComment Comment matches to-do format 'TODO:'. 2362
 Error sizes LineLength Line is longer than 80 characters (found 104). 2362
 Error sizes LineLength Line is longer than 80 characters (found 95). 2365
 Error sizes LineLength Line is longer than 80 characters (found 88). 2368
 Error sizes LineLength Line is longer than 80 characters (found 105). 2369
 Error javadoc JavadocStyle First sentence should end with a period. 2378
 Error misc FinalParameters Parameter object should be final. 2384
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 2385
 Error blocks LeftCurly '{' should be on the previous line. 2386
 Error blocks NeedBraces 'if' construct must use '{}'s. 2387
 Error blocks RightCurly '}' should be on the same line. 2400
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2401
 Error blocks RightCurly '}' should be on the same line. 2404
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 2404
 Error blocks RightCurly '}' should be on the same line. 2408
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 2408
 Error blocks NeedBraces 'else' construct must use '{}'s. 2409
 Error blocks RightCurly '}' should be on the same line. 2410
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 2410
 Error javadoc JavadocStyle First sentence should end with a period. 2424
 Error misc FinalParameters Parameter nsPrefix should be final. 2432
 Error misc FinalParameters Parameter nsURI should be final. 2432
 Error blocks LeftCurly '{' should be on the previous line. 2433
 Error whitespace ParenPad '(' is followed by whitespace. 2437
 Error javadoc JavadocStyle First sentence should end with a period. 2452
 Error design DesignForExtension Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 2464
 Error misc FinalParameters Parameter encoding should be final. 2464
 Error whitespace ParenPad '(' is followed by whitespace. 2473
 Error whitespace ParenPad ')' is preceded with whitespace. 2473
 Error sizes LineLength Line is longer than 80 characters (found 87). 2478
 Error blocks RightCurly '}' should be on the same line. 2479
 Error blocks RightCurly '}' should be on the same line. 2489
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2491
 Error whitespace OperatorWrap '+' should be on a new line. 2491
 Error design DesignForExtension Method 'setNoNamespaceSchemaLocation' is not designed for extension - needs to be abstract, final or empty. 2505
 Error misc FinalParameters Parameter schemaLocation should be final. 2505
 Error blocks EmptyBlock Must have at least one statement. 2506
 Error blocks RightCurly '}' should be on the same line. 2509
 Error design DesignForExtension Method 'setSchemaLocation' is not designed for extension - needs to be abstract, final or empty. 2524
 Error misc FinalParameters Parameter schemaLocation should be final. 2524
 Error blocks EmptyBlock Must have at least one statement. 2525
 Error blocks RightCurly '}' should be on the same line. 2528
 Error design DesignForExtension Method 'setSuppressNamespaces' is not designed for extension - needs to be abstract, final or empty. 2545
 Error misc FinalParameters Parameter suppressNamespaces should be final. 2545
 Error design DesignForExtension Method 'setSuppressXSIType' is not designed for extension - needs to be abstract, final or empty. 2556
 Error misc FinalParameters Parameter suppressXSIType should be final. 2556
 Error design DesignForExtension Method 'setUseXSITypeAtRoot' is not designed for extension - needs to be abstract, final or empty. 2570
 Error misc FinalParameters Parameter useXSITypeAtRoot should be final. 2570
 Error javadoc JavadocMethod Expected an @return tag. 2582
 Error blocks NeedBraces 'if' construct must use '{}'s. 2587
 Error blocks RightCurly '}' should be on the same line. 2589
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2590
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2593
 Error blocks NeedBraces 'if' construct must use '{}'s. 2601
 Error sizes LineLength Line is longer than 80 characters (found 81). 2608
 Error whitespace MethodParamPad '(' should be on the previous line. 2614
 Error misc FinalParameters Parameter object should be final. 2614
 Error javadoc JavadocMethod Expected @param tag for 'object'. 2614
 Error misc FinalParameters Parameter attDescriptor should be final. 2614
 Error javadoc JavadocMethod Expected @param tag for 'attDescriptor'. 2614
 Error misc FinalParameters Parameter atts should be final. 2614
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 2615
 Error blocks LeftCurly '{' should be on the previous line. 2616
 Error blocks NeedBraces 'if' construct must use '{}'s. 2617
 Error blocks NeedBraces 'if' construct must use '{}'s. 2646
 Error sizes LineLength Line is longer than 80 characters (found 85). 2647
 Error blocks RightCurly '}' should be on the same line. 2655
 Error blocks NeedBraces 'else' construct must use '{}'s. 2656
 Error blocks RightCurly '}' should be on the same line. 2663
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2664
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2675
 Error blocks RightCurly '}' should be on the same line. 2676
 Error sizes LineLength Line is longer than 80 characters (found 85). 2680
 Error blocks RightCurly '}' should be on the same line. 2681
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2682
 Error blocks NeedBraces 'if' construct must use '{}'s. 2690
 Error sizes LineLength Line is longer than 80 characters (found 85). 2691
 Error blocks RightCurly '}' should be on the same line. 2694
 Error blocks NeedBraces 'else' construct must use '{}'s. 2695
 Error blocks RightCurly '}' should be on the same line. 2696
 Error blocks RightCurly '}' should be on the same line. 2700
 Error blocks RightCurly '}' should be on the same line. 2704
 Error sizes LineLength Line is longer than 80 characters (found 81). 2708
 Error blocks NeedBraces 'if' construct must use '{}'s. 2717
 Error sizes LineLength Line is longer than 80 characters (found 84). 2720
 Error regexp RegexpSingleline Line has trailing spaces. 2724
 Error sizes LineLength Line is longer than 80 characters (found 88). 2724
 Error javadoc JavadocMethod Missing a Javadoc comment. 2724
 Error misc FinalParameters Parameter descriptor should be final. 2724
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2729
 Error blocks RightCurly '}' should be on the same line. 2730
 Error blocks RightCurly '}' should be on the same line. 2735
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2736
 Error sizes LineLength Line is longer than 80 characters (found 85). 2750
 Error sizes LineLength Line is longer than 80 characters (found 103). 2751
 Error regexp RegexpSingleline Line has trailing spaces. 2753
 Error regexp RegexpSingleline Line has trailing spaces. 2758
 Error sizes LineLength Line is longer than 80 characters (found 84). 2775
 Error javadoc JavadocStyle First sentence should end with a period. 2781
 Error whitespace MethodParamPad '(' should be on the previous line. 2789
 Error misc FinalParameters Parameter target should be final. 2789
 Error misc FinalParameters Parameter classDesc should be final. 2789
 Error misc FinalParameters Parameter atts should be final. 2789
 Error javadoc JavadocMethod Expected @throws tag for 'MarshalException'. 2790
 Error blocks LeftCurly '{' should be on the previous line. 2791
 Error blocks NeedBraces 'if' construct must use '{}'s. 2793
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2793
 Error sizes LineLength Line is longer than 80 characters (found 81). 2797
 Error blocks NeedBraces 'if' construct must use '{}'s. 2799
 Error blocks NeedBraces 'if' construct must use '{}'s. 2800
 Error sizes LineLength Line is longer than 80 characters (found 85). 2809
 Error sizes LineLength Line is longer than 80 characters (found 82). 2811
 Error regexp RegexpSingleline Line has trailing spaces. 2814
 Error whitespace MethodParamPad '(' should be on the previous line. 2814
 Error sizes LineLength Line is longer than 80 characters (found 82). 2837
 Error sizes LineLength Line is longer than 80 characters (found 87). 2847
 Error sizes LineLength Line is longer than 80 characters (found 92). 2854
 Error regexp RegexpSingleline Line has trailing spaces. 2859
 Error javadoc JavadocMethod Expected an @return tag. 2873
 Error misc FinalParameters Parameter value should be final. 2873
 Error javadoc JavadocMethod Expected @param tag for 'value'. 2873
 Error misc FinalParameters Parameter fieldDesc should be final. 2873
 Error javadoc JavadocMethod Expected @param tag for 'fieldDesc'. 2873
 Error blocks NeedBraces 'if' construct must use '{}'s. 2874
 Error whitespace ParenPad '(' is followed by whitespace. 2874
 Error blocks NeedBraces 'if' construct must use '{}'s. 2876
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2879
 Error sizes LineLength Line is longer than 80 characters (found 104). 2886
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2886
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2886
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2886
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2886
 Error blocks RightCurly '}' should be on the same line. 2890
 Error blocks NeedBraces 'else' construct must use '{}'s. 2891
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2893
 Error blocks NeedBraces 'if' construct must use '{}'s. 2895
 Error blocks NeedBraces 'if' construct must use '{}'s. 2898
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2899
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2899
 Error sizes LineLength Line is longer than 80 characters (found 99). 2900
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 2900
 Error coding AvoidInlineConditionals Avoid inline conditionals. 2900
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 2900
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2900
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2900
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2900
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2900
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2900
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2900
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 2900
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 2900
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2900
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2900
 Error javadoc JavadocMethod Missing a Javadoc comment. 2905
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 2923
 Error regexp RegexpSingleline Line has trailing spaces. 2929
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 2933
 Error regexp RegexpSingleline Line has trailing spaces. 2937
 Error javadoc JavadocVariable Missing a Javadoc comment. 2943
 Error naming MemberName Name '_localName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2943
 Error javadoc JavadocVariable Missing a Javadoc comment. 2944
 Error naming MemberName Name '_qName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2944
 Error javadoc JavadocVariable Missing a Javadoc comment. 2945
 Error naming MemberName Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2945
 Error sizes LineLength Line is longer than 80 characters (found 88). 2947
 Error javadoc JavadocMethod Missing a Javadoc comment. 2947
 Error javadoc JavadocType Missing a Javadoc comment. 2955
 Error javadoc JavadocVariable Missing a Javadoc comment. 2956
 Error naming MemberName Name '_xpath' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2956
 Error javadoc JavadocVariable Missing a Javadoc comment. 2957
 Error naming MemberName Name '_nestedAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2957
 Error javadoc JavadocVariable Missing a Javadoc comment. 2958
 Error naming MemberName Name '_nestedAttCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2958
 Error javadoc JavadocVariable Missing a Javadoc comment. 2959
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2959
 Error javadoc JavadocVariable Missing a Javadoc comment. 2960
 Error naming MemberName Name '_owner' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2960
 Error javadoc JavadocVariable Missing a Javadoc comment. 2961
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2961
 Error javadoc JavadocMethod Missing a Javadoc comment. 2963
 Error misc FinalParameters Parameter owner should be final. 2963
 Error misc FinalParameters Parameter xmlName should be final. 2963
 Error javadoc JavadocMethod Missing a Javadoc comment. 2972
 Error misc FinalParameters Parameter owner should be final. 2972
 Error misc FinalParameters Parameter xmlName should be final. 2972
 Error javadoc JavadocMethod Missing a Javadoc comment. 2978
 Error blocks RightCurly '}' should be on the same line. 2982
 Error javadoc JavadocMethod Missing a Javadoc comment. 2990
 Error javadoc JavadocMethod Missing a Javadoc comment. 2994
 Error javadoc JavadocStyle First sentence should end with a period. 2999
 Error javadoc JavadocVariable Missing a Javadoc comment. 3005
 Error naming MemberName Name '_classDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3005
 Error javadoc JavadocVariable Missing a Javadoc comment. 3006
 Error naming MemberName Name '_fieldDesc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 3006
 Error javadoc JavadocMethod Missing a Javadoc comment. 3008
 Error misc FinalParameters Parameter classDesc should be final. 3008
 Error misc FinalParameters Parameter fieldDesc should be final. 3008
 Error javadoc JavadocStyle First sentence should end with a period. 3013
 Error design DesignForExtension Method 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty. 3018
 Error javadoc JavadocStyle First sentence should end with a period. 3022
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 3027
 Error sizes LineLength Line is longer than 80 characters (found 89). 3033
 Error sizes LineLength Line is longer than 80 characters (found 96). 3034
 Error design DesignForExtension Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 3036
 Error sizes LineLength Line is longer than 80 characters (found 83). 3048
 Error blocks RightCurly '}' should be on the same line. 3049
 Error sizes LineLength Line is longer than 80 characters (found 86). 3062
 Error misc FinalParameters Parameter param should be final. 3070
 Error misc FinalParameters Parameter msg should be final. 3070
 Error sizes LineLength Line is longer than 80 characters (found 107). 3079
 Error misc FinalParameters Parameter param should be final. 3086
 Error misc FinalParameters Parameter msg should be final. 3086

org/exolab/castor/xml/Namespaces.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error sizes LineLength Line is longer than 80 characters (found 85). 76
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error sizes LineLength Line is longer than 80 characters (found 88). 96
 Error javadoc JavadocMethod Missing a Javadoc comment. 98
 Error sizes LineLength Line is longer than 80 characters (found 97). 100
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error misc FinalParameters Parameter prefix should be final. 113
 Error misc FinalParameters Parameter uri should be final. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error sizes LineLength Line is longer than 80 characters (found 109). 125
 Error blocks RightCurly '}' should be on the same line. 131
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error javadoc JavadocStyle First sentence should end with a period. 159
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error misc FinalParameters Parameter prefix should be final. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error misc FinalParameters Parameter nsURI should be final. 198
 Error javadoc JavadocStyle First sentence should end with a period. 219
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error sizes LineLength Line is longer than 80 characters (found 88). 225
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error javadoc JavadocMethod Unused @param tag for 'local'. 233
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error misc FinalParameters Parameter nsURI should be final. 241
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error misc FinalParameters Parameter nsURI should be final. 269
 Error sizes LineLength Line is longer than 80 characters (found 86). 272
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error misc FinalParameters Parameter prefix should be final. 295
 Error javadoc JavadocStyle First sentence should end with a period. 311
 Error regexp RegexpSingleline Line has trailing spaces. 314
 Error misc FinalParameters Parameter handler should be final. 318
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 318
 Error javadoc JavadocStyle First sentence should end with a period. 324
 Error regexp RegexpSingleline Line has trailing spaces. 327
 Error misc FinalParameters Parameter handler should be final. 331
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 331
 Error regexp RegexpSingleline Line has trailing spaces. 339
 Error misc FinalParameters Parameter atts should be final. 344
 Error coding MagicNumber '6' is a magic number. 351
 Error blocks RightCurly '}' should be on the same line. 357
 Error blocks RightCurly '}' should be on the same line. 362
 Error regexp RegexpSingleline Line has trailing spaces. 378
 Error javadoc JavadocMethod Missing a Javadoc comment. 393
 Error misc FinalParameters Parameter prefix should be final. 393
 Error coding HiddenField 'prefix' hides a field. 393
 Error misc FinalParameters Parameter uri should be final. 393
 Error coding HiddenField 'uri' hides a field. 393
 Error regexp RegexpSingleline Line has trailing spaces. 400
 Error javadoc JavadocStyle First sentence should end with a period. 407
 Error regexp RegexpSingleline Line has trailing spaces. 409
 Error misc FinalParameters Parameter prefix should be final. 413
 Error coding HiddenField 'prefix' hides a field. 413
 Error regexp RegexpSingleline Line has trailing spaces. 419
 Error javadoc JavadocStyle First sentence should end with a period. 426
 Error regexp RegexpSingleline Line has trailing spaces. 428
 Error misc FinalParameters Parameter uri should be final. 432
 Error coding HiddenField 'uri' hides a field. 432
 Error misc FinalParameters Parameter object should be final. 440
 Error blocks NeedBraces 'if' construct must use '{}'s. 450
 Error sizes LineLength Line is longer than 80 characters (found 90). 450
 Error coding AvoidInlineConditionals Avoid inline conditionals. 450
 Error blocks NeedBraces 'if' construct must use '{}'s. 452
 Error coding AvoidInlineConditionals Avoid inline conditionals. 452
 Error coding AvoidInlineConditionals Avoid inline conditionals. 463
 Error coding MagicNumber '31' is a magic number. 464
 Error coding AvoidInlineConditionals Avoid inline conditionals. 464
 Error javadoc JavadocStyle First sentence should end with a period. 469
 Error javadoc JavadocVariable Missing a Javadoc comment. 473
 Error javadoc JavadocVariable Missing a Javadoc comment. 474
 Error javadoc JavadocVariable Missing a Javadoc comment. 476
 Error naming MemberName Name '_returnType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 476
 Error javadoc JavadocVariable Missing a Javadoc comment. 478
 Error javadoc JavadocMethod Missing a Javadoc comment. 480
 Error misc FinalParameters Parameter namespaceIterator should be final. 480
 Error coding HiddenField 'namespaceIterator' hides a field. 480
 Error sizes LineLength Line is longer than 80 characters (found 82). 484
 Error javadoc JavadocMethod Missing a Javadoc comment. 484
 Error misc FinalParameters Parameter namespaceIterator should be final. 484
 Error coding HiddenField 'namespaceIterator' hides a field. 484
 Error misc FinalParameters Parameter returnType should be final. 484
 Error javadoc JavadocMethod Missing a Javadoc comment. 489
 Error javadoc JavadocMethod Missing a Javadoc comment. 493

org/exolab/castor/xml/NamespacesStack.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error design DesignForExtension Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 58
 Error misc FinalParameters Parameter namespacePrefix should be final. 58
 Error misc FinalParameters Parameter namespaceUri should be final. 58
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error design DesignForExtension Method 'addDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. 71
 Error misc FinalParameters Parameter namespaceUri should be final. 71
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error design DesignForExtension Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. 81
 Error misc FinalParameters Parameter namespacePrefix should be final. 81
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error design DesignForExtension Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 94
 Error misc FinalParameters Parameter namespacePrefix should be final. 94
 Error sizes LineLength Line is longer than 80 characters (found 90). 96
 Error sizes LineLength Line is longer than 80 characters (found 81). 97
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error design DesignForExtension Method 'declareAsAttributes' is not designed for extension - needs to be abstract, final or empty. 111
 Error sizes LineLength Line is longer than 80 characters (found 88). 112
 Error misc FinalParameters Parameter attributeList should be final. 112
 Error misc FinalParameters Parameter localOnly should be final. 112
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error design DesignForExtension Method 'getDefaultNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error design DesignForExtension Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 139
 Error misc FinalParameters Parameter namespaceUri should be final. 139
 Error sizes LineLength Line is longer than 80 characters (found 93). 141
 Error sizes LineLength Line is longer than 80 characters (found 84). 142
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error design DesignForExtension Method 'getNonDefaultNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 155
 Error misc FinalParameters Parameter namespaceUri should be final. 155
 Error sizes LineLength Line is longer than 80 characters (found 93). 157
 Error sizes LineLength Line is longer than 80 characters (found 94). 158
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error design DesignForExtension Method 'getLocalNamespacePrefixes' is not designed for extension - needs to be abstract, final or empty. 168
 Error coding AvoidInlineConditionals Avoid inline conditionals. 170
 Error design DesignForExtension Method 'addNewNamespaceScope' is not designed for extension - needs to be abstract, final or empty. 176
 Error design DesignForExtension Method 'removeNamespaceScope' is not designed for extension - needs to be abstract, final or empty. 183
 Error sizes LineLength Line is longer than 80 characters (found 100). 188
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error design DesignForExtension Method 'getCurrentNamespaceScope' is not designed for extension - needs to be abstract, final or empty. 197

org/exolab/castor/xml/NodeType.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 91). 68
 Error naming ConstantName Name 'Attribute' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
 Error sizes LineLength Line is longer than 80 characters (found 87). 71
 Error naming ConstantName Name 'Element' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 71
 Error sizes LineLength Line is longer than 80 characters (found 91). 74
 Error naming ConstantName Name 'Namespace' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
 Error sizes LineLength Line is longer than 80 characters (found 81). 77
 Error naming ConstantName Name 'Text' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 77
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82

org/exolab/castor/xml/OutputFormat.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error javadoc JavadocStyle First sentence should end with a period. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error modifier RedundantModifier Redundant 'public' modifier. 27
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error javadoc JavadocStyle First sentence should end with a period. 35
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error javadoc JavadocStyle First sentence should end with a period. 47
 Error whitespace MethodParamPad '(' is preceded with whitespace. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error whitespace MethodParamPad '(' is preceded with whitespace. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error whitespace MethodParamPad '(' is preceded with whitespace. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error javadoc JavadocMethod Unused @param tag for 'encoding'. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error javadoc JavadocMethod Expected @param tag for 'version'. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85

org/exolab/castor/xml/ProcessingInstruction.java

Severity Category Rule Message Line
 Error naming MemberName Name '_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Error naming MemberName Name '_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error design DesignForExtension Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. 76
 Error design DesignForExtension Method 'getData' is not designed for extension - needs to be abstract, final or empty. 85

org/exolab/castor/xml/ReferenceInfo.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error sizes LineLength Line is longer than 80 characters (found 101). 43
 Error coding HiddenField 'id' hides a field. 43
 Error coding HiddenField 'target' hides a field. 43
 Error coding HiddenField 'descriptor' hides a field. 43
 Error misc FinalParameters Parameter info should be final. 53

org/exolab/castor/xml/ResolverException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 49
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error sizes LineLength Line is longer than 80 characters (found 88). 108
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error sizes LineLength Line is longer than 80 characters (found 100). 117

org/exolab/castor/xml/SAX2EventAndErrorProducer.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.xml.sax.ContentHandler. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error sizes LineLength Line is longer than 80 characters (found 82). 7
 Error sizes LineLength Line is longer than 80 characters (found 82). 8
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 11
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error javadoc JavadocStyle First sentence should end with a period. 23
 Error whitespace FileTabCharacter Line contains a tab character. 23
 Error whitespace FileTabCharacter Line contains a tab character. 24
 Error whitespace FileTabCharacter Line contains a tab character. 25
 Error whitespace FileTabCharacter Line contains a tab character. 26
 Error javadoc JavadocMethod Expected @param tag for 'handler'. 26

org/exolab/castor/xml/SAX2EventProducer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 26
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error javadoc JavadocStyle First sentence should end with a period. 32
 Error modifier RedundantModifier Redundant 'public' modifier. 35
 Error javadoc JavadocMethod Expected @param tag for 'contentHandler'. 35
 Error modifier RedundantModifier Redundant 'public' modifier. 40
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 40
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/exolab/castor/xml/Sax2EventFromStaxEventProducer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 22
 Error javadoc JavadocType Missing a Javadoc comment. 22
 Error javadoc JavadocStyle First sentence should end with a period. 24
 Error javadoc JavadocStyle First sentence should end with a period. 29
 Error javadoc JavadocMethod Missing a Javadoc comment. 34
 Error misc FinalParameters Parameter eventReader should be final. 34
 Error coding HiddenField 'eventReader' hides a field. 34
 Error design DesignForExtension Method 'start' is not designed for extension - needs to be abstract, final or empty. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 38
 Error design DesignForExtension Method 'getQName' is not designed for extension - needs to be abstract, final or empty. 61
 Error design DesignForExtension Method 'getCharacters' is not designed for extension - needs to be abstract, final or empty. 71
 Error design DesignForExtension Method 'doStartPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 77
 Error design DesignForExtension Method 'doEndPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 108
 Error design DesignForExtension Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 129

org/exolab/castor/xml/Sax2EventFromStaxStreamProducer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 18
 Error javadoc JavadocType Missing a Javadoc comment. 18
 Error whitespace FileTabCharacter Line contains a tab character. 20
 Error whitespace FileTabCharacter Line contains a tab character. 21
 Error whitespace FileTabCharacter Line contains a tab character. 22
 Error whitespace FileTabCharacter Line contains a tab character. 23
 Error whitespace FileTabCharacter Line contains a tab character. 24
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error whitespace FileTabCharacter Line contains a tab character. 25
 Error whitespace FileTabCharacter Line contains a tab character. 26
 Error javadoc JavadocVariable Missing a Javadoc comment. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error whitespace FileTabCharacter Line contains a tab character. 27
 Error whitespace FileTabCharacter Line contains a tab character. 28
 Error javadoc JavadocMethod Missing a Javadoc comment. 28
 Error misc FinalParameters Parameter streamReader should be final. 28
 Error coding HiddenField 'streamReader' hides a field. 28
 Error whitespace FileTabCharacter Line contains a tab character. 29
 Error whitespace FileTabCharacter Line contains a tab character. 30
 Error whitespace FileTabCharacter Line contains a tab character. 32
 Error design DesignForExtension Method 'start' is not designed for extension - needs to be abstract, final or empty. 32
 Error javadoc JavadocMethod Missing a Javadoc comment. 32
 Error whitespace FileTabCharacter Line contains a tab character. 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error whitespace FileTabCharacter Line contains a tab character. 35
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error sizes LineLength Line is longer than 80 characters (found 91). 38
 Error whitespace FileTabCharacter Line contains a tab character. 38
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error whitespace FileTabCharacter Line contains a tab character. 39
 Error whitespace FileTabCharacter Line contains a tab character. 40
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error whitespace FileTabCharacter Line contains a tab character. 43
 Error whitespace FileTabCharacter Line contains a tab character. 44
 Error whitespace FileTabCharacter Line contains a tab character. 46
 Error sizes LineLength Line is longer than 80 characters (found 115). 47
 Error whitespace FileTabCharacter Line contains a tab character. 47
 Error whitespace FileTabCharacter Line contains a tab character. 48
 Error sizes LineLength Line is longer than 80 characters (found 127). 49
 Error whitespace FileTabCharacter Line contains a tab character. 49
 Error whitespace FileTabCharacter Line contains a tab character. 50
 Error whitespace FileTabCharacter Line contains a tab character. 51
 Error whitespace FileTabCharacter Line contains a tab character. 53
 Error design DesignForExtension Method 'getQName' is not designed for extension - needs to be abstract, final or empty. 53
 Error whitespace FileTabCharacter Line contains a tab character. 54
 Error whitespace FileTabCharacter Line contains a tab character. 55
 Error whitespace FileTabCharacter Line contains a tab character. 56
 Error whitespace FileTabCharacter Line contains a tab character. 58
 Error design DesignForExtension Method 'getCharacters' is not designed for extension - needs to be abstract, final or empty. 58
 Error whitespace FileTabCharacter Line contains a tab character. 59
 Error whitespace FileTabCharacter Line contains a tab character. 60
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error design DesignForExtension Method 'handleSpace' is not designed for extension - needs to be abstract, final or empty. 63
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error whitespace FileTabCharacter Line contains a tab character. 65
 Error whitespace FileTabCharacter Line contains a tab character. 66
 Error whitespace FileTabCharacter Line contains a tab character. 68
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error whitespace FileTabCharacter Line contains a tab character. 71
 Error whitespace FileTabCharacter Line contains a tab character. 72
 Error whitespace FileTabCharacter Line contains a tab character. 74
 Error design DesignForExtension Method 'doStartPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error whitespace FileTabCharacter Line contains a tab character. 76
 Error whitespace FileTabCharacter Line contains a tab character. 77
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error sizes LineLength Line is longer than 80 characters (found 88). 82
 Error whitespace FileTabCharacter Line contains a tab character. 82
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error whitespace FileTabCharacter Line contains a tab character. 85
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error design DesignForExtension Method 'doEndPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error design DesignForExtension Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error sizes LineLength Line is longer than 80 characters (found 84). 115
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error design DesignForExtension Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124

org/exolab/castor/xml/Serializer.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error whitespace MethodParamPad '(' is preceded with whitespace. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 50

org/exolab/castor/xml/StartElementProcessor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.xml.sax.ContentHandler. 35
 Error sizes LineLength Line is longer than 80 characters (found 86). 40
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error design VisibilityModifier Variable 'resourceBundle' must be private and have accessor methods. 57
 Error naming MemberName Name '_unmarshalHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error design DesignForExtension Method 'compute' is not designed for extension - needs to be abstract, final or empty. 84
 Error sizes MethodLength Method length is 746 lines (max allowed is 150). 84
 Error javadoc JavadocMethod Missing a Javadoc comment. 84
 Error misc FinalParameters Parameter name should be final. 84
 Error misc FinalParameters Parameter namespace should be final. 84
 Error misc FinalParameters Parameter atts should be final. 84
 Error sizes LineLength Line is longer than 80 characters (found 84). 119
 Error sizes LineLength Line is longer than 80 characters (found 85). 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error sizes LineLength Line is longer than 80 characters (found 84). 128
 Error sizes LineLength Line is longer than 80 characters (found 92). 141
 Error sizes LineLength Line is longer than 80 characters (found 86). 161
 Error sizes LineLength Line is longer than 80 characters (found 99). 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error sizes LineLength Line is longer than 80 characters (found 101). 182
 Error blocks EmptyBlock Must have at least one statement. 183
 Error misc TodoComment Comment matches to-do format 'TODO:'. 259
 Error blocks EmptyBlock Must have at least one statement. 261
 Error misc TodoComment Comment matches to-do format 'TODO:'. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 278
 Error blocks NeedBraces 'if' construct must use '{}'s. 300
 Error blocks NeedBraces 'if' construct must use '{}'s. 304
 Error blocks NeedBraces 'else' construct must use '{}'s. 306
 Error blocks NeedBraces 'if' construct must use '{}'s. 318
 Error blocks NeedBraces 'if' construct must use '{}'s. 322
 Error blocks NeedBraces 'if' construct must use '{}'s. 325
 Error blocks NeedBraces 'else' construct must use '{}'s. 327
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 376
 Error sizes LineLength Line is longer than 80 characters (found 82). 392
 Error sizes LineLength Line is longer than 80 characters (found 94). 395
 Error sizes LineLength Line is longer than 80 characters (found 90). 403
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 404
 Error blocks RightCurly '}' should be on the same line. 408
 Error blocks RightCurly '}' should be on the same line. 416
 Error sizes LineLength Line is longer than 80 characters (found 81). 462
 Error blocks RightCurly '}' should be on the same line. 475
 Error regexp RegexpSingleline Line has trailing spaces. 503
 Error blocks NeedBraces 'if' construct must use '{}'s. 515
 Error blocks NeedBraces 'if' construct must use '{}'s. 517
 Error blocks NeedBraces 'if' construct must use '{}'s. 521
 Error sizes LineLength Line is longer than 80 characters (found 98). 598
 Error sizes LineLength Line is longer than 80 characters (found 102). 611
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 612
 Error blocks NeedBraces 'if' construct must use '{}'s. 621
 Error sizes LineLength Line is longer than 80 characters (found 83). 622
 Error blocks NeedBraces 'if' construct must use '{}'s. 670
 Error blocks NeedBraces 'if' construct must use '{}'s. 680
 Error blocks NeedBraces 'if' construct must use '{}'s. 690
 Error sizes LineLength Line is longer than 80 characters (found 83). 699
 Error sizes LineLength Line is longer than 80 characters (found 90). 705
 Error sizes LineLength Line is longer than 80 characters (found 90). 707
 Error sizes LineLength Line is longer than 80 characters (found 84). 709
 Error sizes LineLength Line is longer than 80 characters (found 99). 712
 Error sizes LineLength Line is longer than 80 characters (found 106). 748
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 774
 Error sizes LineLength Line is longer than 80 characters (found 87). 783
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 784
 Error sizes LineLength Line is longer than 80 characters (found 88). 792
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 793
 Error sizes LineLength Line is longer than 80 characters (found 86). 794
 Error coding AvoidInlineConditionals Avoid inline conditionals. 804
 Error sizes LineLength Line is longer than 80 characters (found 81). 809
 Error sizes LineLength Line is longer than 80 characters (found 81). 811
 Error sizes LineLength Line is longer than 80 characters (found 82). 812
 Error sizes LineLength Line is longer than 80 characters (found 84). 813
 Error sizes LineLength Line is longer than 80 characters (found 94). 817
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 818

org/exolab/castor/xml/TypeValidator.java

Severity Category Rule Message Line
 Error modifier RedundantModifier Redundant 'public' modifier. 62
 Error sizes LineLength Line is longer than 80 characters (found 84). 63

org/exolab/castor/xml/UnmarshalHandler.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 2,500 lines (max allowed is 2,000). 1
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error javadoc JavadocStyle First sentence should end with a period. 111
 Error design VisibilityModifier Variable 'resourceBundle' must be private and have accessor methods. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error sizes LineLength Line is longer than 80 characters (found 84). 115
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error javadoc JavadocStyle First sentence should end with a period. 123
 Error misc TodoComment Comment matches to-do format 'TODO:'. 125
 Error javadoc JavadocStyle First sentence should end with a period. 137
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 145
 Error javadoc JavadocStyle First sentence should end with a period. 147
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error javadoc JavadocVariable Missing a Javadoc comment. 153
 Error javadoc JavadocVariable Missing a Javadoc comment. 154
 Error javadoc JavadocVariable Missing a Javadoc comment. 155
 Error javadoc JavadocVariable Missing a Javadoc comment. 161
 Error naming MemberName Name '_topState' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
 Error javadoc JavadocVariable Missing a Javadoc comment. 162
 Error naming MemberName Name '_topClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
 Error naming MemberName Name '_topObject' must match pattern '^[a-z][a-zA-Z0-9]*$'. 168
 Error naming MemberName Name '_clearCollections' must match pattern '^[a-z][a-zA-Z0-9]*$'. 175
 Error naming MemberName Name '_locator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 180
 Error naming MemberName Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
 Error naming MemberName Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
 Error javadoc JavadocStyle First sentence should end with a period. 192
 Error sizes LineLength Line is longer than 80 characters (found 100). 195
 Error naming MemberName Name '_resolveTable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error javadoc JavadocVariable Missing a Javadoc comment. 197
 Error naming MemberName Name '_javaPackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
 Error javadoc JavadocVariable Missing a Javadoc comment. 199
 Error naming MemberName Name '_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
 Error javadoc JavadocVariable Missing a Javadoc comment. 201
 Error naming MemberName Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 207
 Error naming MemberName Name '_objectFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 213
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error naming MemberName Name '_reuseObjects' must match pattern '^[a-z][a-zA-Z0-9]*$'. 219
 Error naming MemberName Name '_strictAttributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 226
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error naming MemberName Name '_wsPreserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. 231
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error sizes LineLength Line is longer than 80 characters (found 84). 234
 Error sizes LineLength Line is longer than 80 characters (found 84). 236
 Error naming MemberName Name '_strictElementHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 236
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error naming MemberName Name '_stateStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 241
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error sizes LineLength Line is longer than 80 characters (found 81). 244
 Error sizes LineLength Line is longer than 80 characters (found 99). 246
 Error naming MemberName Name '_delegateUnmarshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 246
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error javadoc JavadocVariable Missing a Javadoc comment. 248
 Error naming MemberName Name '_anyNodeHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 248
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error javadoc JavadocVariable Missing a Javadoc comment. 250
 Error naming MemberName Name '_namespaceHandling' must match pattern '^[a-z][a-zA-Z0-9]*$'. 250
 Error javadoc JavadocVariable Missing a Javadoc comment. 252
 Error naming MemberName Name '_attributeSetFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 252
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error sizes LineLength Line is longer than 80 characters (found 96). 281
 Error sizes LineLength Line is longer than 80 characters (found 82). 286
 Error whitespace FileTabCharacter Line contains a tab character. 286
 Error regexp RegexpSingleline Line has trailing spaces. 289
 Error javadoc JavadocStyle First sentence should end with a period. 290
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error misc FinalParameters Parameter nsURI should be final. 297
 Error misc FinalParameters Parameter packageName should be final. 297
 Error blocks LeftCurly '{' should be on the previous line. 298
 Error whitespace FileTabCharacter Line contains a tab character. 299
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error whitespace FileTabCharacter Line contains a tab character. 313
 Error whitespace FileTabCharacter Line contains a tab character. 314
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error whitespace FileTabCharacter Line contains a tab character. 317
 Error whitespace FileTabCharacter Line contains a tab character. 318
 Error javadoc JavadocStyle First sentence should end with a period. 334
 Error misc FinalParameters Parameter loader should be final. 339
 Error misc FinalParameters Parameter clear should be final. 353
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error whitespace FileTabCharacter Line contains a tab character. 358
 Error whitespace FileTabCharacter Line contains a tab character. 359
 Error whitespace FileTabCharacter Line contains a tab character. 360
 Error misc FinalParameters Parameter debug should be final. 362
 Error javadoc JavadocMethod Expected @param tag for 'debug'. 362
 Error whitespace FileTabCharacter Line contains a tab character. 363
 Error misc FinalParameters Parameter ignoreExtraAtts should be final. 388
 Error misc FinalParameters Parameter ignoreExtraElems should be final. 401
 Error misc FinalParameters Parameter printWriter should be final. 409
 Error javadoc JavadocMethod Expected @param tag for 'printWriter'. 409
 Error whitespace FileTabCharacter Line contains a tab character. 410
 Error misc FinalParameters Parameter reuse should be final. 422
 Error misc FinalParameters Parameter root should be final. 441
 Error sizes LineLength Line is longer than 80 characters (found 100). 448
 Error sizes LineLength Line is longer than 80 characters (found 92). 450
 Error sizes LineLength Line is longer than 80 characters (found 89). 452
 Error whitespace MethodParamPad '(' is preceded with whitespace. 452
 Error misc FinalParameters Parameter listener should be final. 452
 Error whitespace FileTabCharacter Line contains a tab character. 453
 Error sizes LineLength Line is longer than 80 characters (found 93). 459
 Error sizes LineLength Line is longer than 80 characters (found 82). 462
 Error whitespace MethodParamPad '(' is preceded with whitespace. 462
 Error misc FinalParameters Parameter listener should be final. 462
 Error whitespace FileTabCharacter Line contains a tab character. 463
 Error regexp RegexpSingleline Line has trailing spaces. 468
 Error sizes LineLength Line is longer than 80 characters (found 85). 469
 Error misc FinalParameters Parameter validate should be final. 474
 Error regexp RegexpSingleline Line has trailing spaces. 477
 Error regexp RegexpSingleline Line has trailing spaces. 486
 Error misc FinalParameters Parameter preserve should be final. 488
 Error javadoc JavadocMethod Missing a Javadoc comment. 496
 Error misc FinalParameters Parameter ch should be final. 496
 Error misc FinalParameters Parameter start should be final. 496
 Error misc FinalParameters Parameter length should be final. 496
 Error whitespace FileTabCharacter Line contains a tab character. 498
 Error javadoc JavadocMethod Missing a Javadoc comment. 502
 Error javadoc JavadocMethod Missing a Javadoc comment. 509
 Error misc FinalParameters Parameter name should be final. 509
 Error sizes LineLength Line is longer than 80 characters (found 105). 515
 Error regexp RegexpSingleline Line has trailing spaces. 523
 Error regexp RegexpSingleline Line has trailing spaces. 524
 Error javadoc JavadocStyle First sentence should end with a period. 533
 Error misc FinalParameters Parameter namespaceURI should be final. 540
 Error javadoc JavadocMethod Expected @param tag for 'namespaceURI'. 540
 Error misc FinalParameters Parameter localName should be final. 540
 Error misc FinalParameters Parameter qName should be final. 540
 Error javadoc JavadocMethod Expected @param tag for 'qName'. 540
 Error regexp RegexpSingleline Line has trailing spaces. 541
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 541
 Error whitespace FileTabCharacter Line contains a tab character. 544
 Error sizes LineLength Line is longer than 80 characters (found 110). 545
 Error whitespace FileTabCharacter Line contains a tab character. 545
 Error sizes LineLength Line is longer than 80 characters (found 84). 551
 Error blocks NeedBraces 'if' construct must use '{}'s. 552
 Error regexp RegexpSingleline Line has trailing spaces. 556
 Error regexp RegexpSingleline Line has trailing spaces. 557
 Error regexp RegexpSingleline Line has trailing spaces. 559
 Error regexp RegexpSingleline Line has trailing spaces. 560
 Error javadoc JavadocStyle First sentence should end with a period. 561
 Error regexp RegexpSingleline Line has trailing spaces. 563
 Error regexp RegexpSingleline Line has trailing spaces. 564
 Error misc FinalParameters Parameter prefix should be final. 566
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 567
 Error regexp RegexpSingleline Line has trailing spaces. 568
 Error blocks LeftCurly '{' should be on the previous line. 568
 Error regexp RegexpSingleline Line has trailing spaces. 569
 Error regexp RegexpSingleline Line has trailing spaces. 570
 Error whitespace FileTabCharacter Line contains a tab character. 572
 Error whitespace FileTabCharacter Line contains a tab character. 573
 Error whitespace FileTabCharacter Line contains a tab character. 574
 Error regexp RegexpSingleline Line has trailing spaces. 575
 Error javadoc JavadocMethod Missing a Javadoc comment. 579
 Error misc FinalParameters Parameter ch should be final. 579
 Error misc FinalParameters Parameter start should be final. 579
 Error misc FinalParameters Parameter length should be final. 579
 Error blocks NeedBraces 'if' construct must use '{}'s. 597
 Error javadoc JavadocMethod Missing a Javadoc comment. 604
 Error misc FinalParameters Parameter target should be final. 604
 Error misc FinalParameters Parameter data should be final. 604
 Error javadoc JavadocMethod Missing a Javadoc comment. 609
 Error misc FinalParameters Parameter locator should be final. 609
 Error javadoc JavadocMethod Missing a Javadoc comment. 613
 Error javadoc JavadocStyle First sentence should end with a period. 617
 Error misc FinalParameters Parameter name should be final. 622
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 623
 Error blocks LeftCurly '{' should be on the previous line. 624
 Error regexp RegexpSingleline Line has trailing spaces. 626
 Error regexp RegexpSingleline Line has trailing spaces. 628
 Error javadoc JavadocStyle First sentence should end with a period. 629
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 632
 Error regexp RegexpSingleline Line has trailing spaces. 639
 Error javadoc JavadocMethod Missing a Javadoc comment. 640
 Error misc FinalParameters Parameter attributes should be final. 640
 Error regexp RegexpSingleline Line has trailing spaces. 646
 Error sizes LineLength Line is longer than 80 characters (found 83). 652
 Error sizes LineLength Line is longer than 80 characters (found 83). 654
 Error sizes LineLength Line is longer than 80 characters (found 84). 655
 Error sizes LineLength Line is longer than 80 characters (found 83). 662
 Error regexp RegexpSingleline Line has trailing spaces. 667
 Error sizes LineLength Line is longer than 80 characters (found 90). 674
 Error sizes LineLength Line is longer than 80 characters (found 98). 676
 Error misc FinalParameters Parameter namespaceURI should be final. 676
 Error javadoc JavadocMethod Expected @param tag for 'namespaceURI'. 676
 Error misc FinalParameters Parameter localName should be final. 676
 Error misc FinalParameters Parameter qName should be final. 676
 Error javadoc JavadocMethod Expected @param tag for 'qName'. 676
 Error misc FinalParameters Parameter atts should be final. 676
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 677
 Error whitespace FileTabCharacter Line contains a tab character. 679
 Error blocks NeedBraces 'if' construct must use '{}'s. 680
 Error whitespace FileTabCharacter Line contains a tab character. 681
 Error whitespace FileTabCharacter Line contains a tab character. 682
 Error whitespace FileTabCharacter Line contains a tab character. 683
 Error sizes LineLength Line is longer than 80 characters (found 118). 684
 Error whitespace FileTabCharacter Line contains a tab character. 684
 Error whitespace FileTabCharacter Line contains a tab character. 685
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 685
 Error blocks NeedBraces 'else' construct must use '{}'s. 686
 Error whitespace FileTabCharacter Line contains a tab character. 687
 Error whitespace FileTabCharacter Line contains a tab character. 688
 Error whitespace FileTabCharacter Line contains a tab character. 689
 Error sizes LineLength Line is longer than 80 characters (found 118). 690
 Error whitespace FileTabCharacter Line contains a tab character. 690
 Error whitespace FileTabCharacter Line contains a tab character. 691
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 691
 Error regexp RegexpSingleline Line has trailing spaces. 694
 Error sizes LineLength Line is longer than 80 characters (found 83). 696
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 697
 Error whitespace FileTabCharacter Line contains a tab character. 698
 Error sizes LineLength Line is longer than 80 characters (found 83). 704
 Error whitespace FileTabCharacter Line contains a tab character. 704
 Error whitespace FileTabCharacter Line contains a tab character. 705
 Error whitespace FileTabCharacter Line contains a tab character. 706
 Error regexp RegexpSingleline Line has trailing spaces. 707
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 710
 Error whitespace FileTabCharacter Line contains a tab character. 711
 Error regexp RegexpSingleline Line has trailing spaces. 718
 Error regexp RegexpSingleline Line has trailing spaces. 721
 Error sizes LineLength Line is longer than 80 characters (found 107). 724
 Error whitespace FileTabCharacter Line contains a tab character. 732
 Error sizes LineLength Line is longer than 80 characters (found 88). 734
 Error whitespace FileTabCharacter Line contains a tab character. 736
 Error regexp RegexpSingleline Line has trailing spaces. 739
 Error whitespace FileTabCharacter Line contains a tab character. 741
 Error regexp RegexpSingleline Line has trailing spaces. 745
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 749
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 749
 Error regexp RegexpSingleline Line has trailing spaces. 754
 Error sizes LineLength Line is longer than 80 characters (found 82). 755
 Error sizes LineLength Line is longer than 80 characters (found 99). 757
 Error blocks NeedBraces 'if' construct must use '{}'s. 761
 Error regexp RegexpSingleline Line has trailing spaces. 764
 Error sizes LineLength Line is longer than 80 characters (found 100). 766
 Error regexp RegexpSingleline Line has trailing spaces. 767
 Error regexp RegexpSingleline Line has trailing spaces. 769
 Error sizes LineLength Line is longer than 80 characters (found 84). 776
 Error misc FinalParameters Parameter name should be final. 780
 Error misc FinalParameters Parameter attList should be final. 780
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 781
 Error sizes LineLength Line is longer than 80 characters (found 116). 783
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 784
 Error regexp RegexpSingleline Line has trailing spaces. 787
 Error sizes LineLength Line is longer than 80 characters (found 83). 789
 Error whitespace FileTabCharacter Line contains a tab character. 791
 Error whitespace FileTabCharacter Line contains a tab character. 797
 Error whitespace FileTabCharacter Line contains a tab character. 798
 Error regexp RegexpSingleline Line has trailing spaces. 800
 Error regexp RegexpSingleline Line has trailing spaces. 802
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 815
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 816
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 816
 Error regexp RegexpSingleline Line has trailing spaces. 820
 Error regexp RegexpSingleline Line has trailing spaces. 822
 Error sizes LineLength Line is longer than 80 characters (found 95). 824
 Error regexp RegexpSingleline Line has trailing spaces. 825
 Error regexp RegexpSingleline Line has trailing spaces. 827
 Error sizes LineLength Line is longer than 80 characters (found 81). 839
 Error misc FinalParameters Parameter name should be final. 839
 Error misc FinalParameters Parameter namespace should be final. 839
 Error misc FinalParameters Parameter atts should be final. 839
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 840
 Error regexp RegexpSingleline Line has trailing spaces. 843
 Error whitespace FileTabCharacter Line contains a tab character. 844
 Error sizes MethodLength Method length is 222 lines (max allowed is 150). 844
 Error javadoc JavadocMethod Missing a Javadoc comment. 844
 Error misc FinalParameters Parameter name should be final. 844
 Error misc FinalParameters Parameter namespace should be final. 844
 Error sizes LineLength Line is longer than 80 characters (found 81). 845
 Error whitespace FileTabCharacter Line contains a tab character. 845
 Error misc FinalParameters Parameter atts should be final. 845
 Error misc FinalParameters Parameter xmlSpace should be final. 845
 Error whitespace FileTabCharacter Line contains a tab character. 846
 Error whitespace FileTabCharacter Line contains a tab character. 847
 Error whitespace FileTabCharacter Line contains a tab character. 848
 Error whitespace FileTabCharacter Line contains a tab character. 849
 Error whitespace FileTabCharacter Line contains a tab character. 850
 Error sizes LineLength Line is longer than 80 characters (found 139). 857
 Error sizes LineLength Line is longer than 80 characters (found 83). 860
 Error whitespace FileTabCharacter Line contains a tab character. 860
 Error whitespace FileTabCharacter Line contains a tab character. 861
 Error sizes LineLength Line is longer than 80 characters (found 116). 862
 Error whitespace FileTabCharacter Line contains a tab character. 862
 Error whitespace FileTabCharacter Line contains a tab character. 863
 Error whitespace FileTabCharacter Line contains a tab character. 864
 Error whitespace FileTabCharacter Line contains a tab character. 865
 Error regexp RegexpSingleline Line has trailing spaces. 867
 Error whitespace FileTabCharacter Line contains a tab character. 867
 Error whitespace FileTabCharacter Line contains a tab character. 868
 Error sizes LineLength Line is longer than 80 characters (found 112). 869
 Error whitespace FileTabCharacter Line contains a tab character. 869
 Error coding AvoidInlineConditionals Avoid inline conditionals. 869
 Error regexp RegexpSingleline Line has trailing spaces. 870
 Error whitespace FileTabCharacter Line contains a tab character. 870
 Error whitespace FileTabCharacter Line contains a tab character. 871
 Error whitespace FileTabCharacter Line contains a tab character. 872
 Error whitespace FileTabCharacter Line contains a tab character. 873
 Error whitespace FileTabCharacter Line contains a tab character. 874
 Error whitespace FileTabCharacter Line contains a tab character. 875
 Error whitespace FileTabCharacter Line contains a tab character. 877
 Error whitespace FileTabCharacter Line contains a tab character. 878
 Error whitespace FileTabCharacter Line contains a tab character. 879
 Error whitespace FileTabCharacter Line contains a tab character. 880
 Error whitespace FileTabCharacter Line contains a tab character. 881
 Error whitespace FileTabCharacter Line contains a tab character. 882
 Error whitespace FileTabCharacter Line contains a tab character. 883
 Error blocks RightCurly '}' should be on the same line. 883
 Error whitespace FileTabCharacter Line contains a tab character. 884
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 884
 Error blocks EmptyBlock Must have at least one statement. 884
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 884
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 884
 Error regexp RegexpSingleline Line has trailing spaces. 885
 Error whitespace FileTabCharacter Line contains a tab character. 885
 Error whitespace FileTabCharacter Line contains a tab character. 886
 Error whitespace FileTabCharacter Line contains a tab character. 887
 Error whitespace FileTabCharacter Line contains a tab character. 888
 Error whitespace FileTabCharacter Line contains a tab character. 889
 Error whitespace FileTabCharacter Line contains a tab character. 890
 Error whitespace FileTabCharacter Line contains a tab character. 891
 Error whitespace FileTabCharacter Line contains a tab character. 892
 Error whitespace FileTabCharacter Line contains a tab character. 893
 Error sizes LineLength Line is longer than 80 characters (found 94). 894
 Error whitespace FileTabCharacter Line contains a tab character. 894
 Error sizes LineLength Line is longer than 80 characters (found 149). 895
 Error whitespace FileTabCharacter Line contains a tab character. 895
 Error sizes LineLength Line is longer than 80 characters (found 116). 896
 Error whitespace FileTabCharacter Line contains a tab character. 896
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 896
 Error whitespace FileTabCharacter Line contains a tab character. 897
 Error whitespace FileTabCharacter Line contains a tab character. 898
 Error whitespace FileTabCharacter Line contains a tab character. 899
 Error whitespace FileTabCharacter Line contains a tab character. 900
 Error blocks RightCurly '}' should be on the same line. 900
 Error whitespace FileTabCharacter Line contains a tab character. 901
 Error whitespace FileTabCharacter Line contains a tab character. 902
 Error whitespace FileTabCharacter Line contains a tab character. 903
 Error whitespace FileTabCharacter Line contains a tab character. 904
 Error whitespace FileTabCharacter Line contains a tab character. 905
 Error sizes LineLength Line is longer than 80 characters (found 102). 906
 Error whitespace FileTabCharacter Line contains a tab character. 906
 Error whitespace FileTabCharacter Line contains a tab character. 907
 Error whitespace FileTabCharacter Line contains a tab character. 908
 Error whitespace FileTabCharacter Line contains a tab character. 909
 Error whitespace FileTabCharacter Line contains a tab character. 910
 Error whitespace FileTabCharacter Line contains a tab character. 911
 Error whitespace FileTabCharacter Line contains a tab character. 912
 Error whitespace FileTabCharacter Line contains a tab character. 914
 Error whitespace FileTabCharacter Line contains a tab character. 915
 Error whitespace FileTabCharacter Line contains a tab character. 916
 Error whitespace FileTabCharacter Line contains a tab character. 917
 Error sizes LineLength Line is longer than 80 characters (found 122). 918
 Error whitespace FileTabCharacter Line contains a tab character. 918
 Error whitespace FileTabCharacter Line contains a tab character. 919
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 919
 Error whitespace FileTabCharacter Line contains a tab character. 920
 Error whitespace FileTabCharacter Line contains a tab character. 921
 Error whitespace FileTabCharacter Line contains a tab character. 922
 Error whitespace FileTabCharacter Line contains a tab character. 924
 Error whitespace FileTabCharacter Line contains a tab character. 925
 Error whitespace FileTabCharacter Line contains a tab character. 926
 Error whitespace FileTabCharacter Line contains a tab character. 927
 Error whitespace FileTabCharacter Line contains a tab character. 928
 Error whitespace FileTabCharacter Line contains a tab character. 929
 Error whitespace FileTabCharacter Line contains a tab character. 931
 Error whitespace FileTabCharacter Line contains a tab character. 932
 Error whitespace FileTabCharacter Line contains a tab character. 933
 Error whitespace FileTabCharacter Line contains a tab character. 934
 Error regexp RegexpSingleline Line has trailing spaces. 937
 Error whitespace FileTabCharacter Line contains a tab character. 937
 Error regexp RegexpSingleline Line has trailing spaces. 938
 Error whitespace FileTabCharacter Line contains a tab character. 938
 Error whitespace FileTabCharacter Line contains a tab character. 939
 Error whitespace FileTabCharacter Line contains a tab character. 940
 Error whitespace FileTabCharacter Line contains a tab character. 941
 Error whitespace FileTabCharacter Line contains a tab character. 942
 Error whitespace FileTabCharacter Line contains a tab character. 943
 Error whitespace FileTabCharacter Line contains a tab character. 944
 Error whitespace FileTabCharacter Line contains a tab character. 945
 Error regexp RegexpSingleline Line has trailing spaces. 946
 Error whitespace FileTabCharacter Line contains a tab character. 946
 Error whitespace FileTabCharacter Line contains a tab character. 947
 Error whitespace FileTabCharacter Line contains a tab character. 948
 Error whitespace FileTabCharacter Line contains a tab character. 949
 Error whitespace FileTabCharacter Line contains a tab character. 950
 Error whitespace OperatorWrap '&&' should be on a new line. 950
 Error sizes LineLength Line is longer than 80 characters (found 82). 951
 Error whitespace FileTabCharacter Line contains a tab character. 951
 Error whitespace ParenPad '(' is followed by whitespace. 951
 Error whitespace ParenPad ')' is preceded with whitespace. 951
 Error whitespace FileTabCharacter Line contains a tab character. 955
 Error whitespace FileTabCharacter Line contains a tab character. 956
 Error whitespace FileTabCharacter Line contains a tab character. 957
 Error sizes LineLength Line is longer than 80 characters (found 133). 958
 Error whitespace FileTabCharacter Line contains a tab character. 958
 Error sizes LineLength Line is longer than 80 characters (found 94). 959
 Error whitespace FileTabCharacter Line contains a tab character. 959
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 959
 Error regexp RegexpSingleline Line has trailing spaces. 960
 Error whitespace FileTabCharacter Line contains a tab character. 961
 Error whitespace FileTabCharacter Line contains a tab character. 962
 Error whitespace FileTabCharacter Line contains a tab character. 963
 Error whitespace FileTabCharacter Line contains a tab character. 964
 Error sizes LineLength Line is longer than 80 characters (found 85). 966
 Error whitespace FileTabCharacter Line contains a tab character. 966
 Error whitespace FileTabCharacter Line contains a tab character. 967
 Error whitespace FileTabCharacter Line contains a tab character. 968
 Error regexp RegexpSingleline Line has trailing spaces. 969
 Error whitespace FileTabCharacter Line contains a tab character. 969
 Error whitespace FileTabCharacter Line contains a tab character. 970
 Error whitespace FileTabCharacter Line contains a tab character. 973
 Error whitespace FileTabCharacter Line contains a tab character. 974
 Error whitespace FileTabCharacter Line contains a tab character. 975
 Error whitespace FileTabCharacter Line contains a tab character. 976
 Error regexp RegexpSingleline Line has trailing spaces. 977
 Error whitespace FileTabCharacter Line contains a tab character. 977
 Error whitespace FileTabCharacter Line contains a tab character. 978
 Error whitespace FileTabCharacter Line contains a tab character. 979
 Error whitespace FileTabCharacter Line contains a tab character. 980
 Error sizes LineLength Line is longer than 80 characters (found 91). 982
 Error whitespace FileTabCharacter Line contains a tab character. 982
 Error whitespace FileTabCharacter Line contains a tab character. 984
 Error whitespace FileTabCharacter Line contains a tab character. 985
 Error whitespace FileTabCharacter Line contains a tab character. 986
 Error whitespace FileTabCharacter Line contains a tab character. 987
 Error sizes LineLength Line is longer than 80 characters (found 101). 988
 Error whitespace FileTabCharacter Line contains a tab character. 988
 Error whitespace FileTabCharacter Line contains a tab character. 989
 Error whitespace FileTabCharacter Line contains a tab character. 990
 Error regexp RegexpSingleline Line has trailing spaces. 991
 Error whitespace FileTabCharacter Line contains a tab character. 991
 Error whitespace FileTabCharacter Line contains a tab character. 992
 Error whitespace FileTabCharacter Line contains a tab character. 993
 Error sizes LineLength Line is longer than 80 characters (found 87). 994
 Error whitespace FileTabCharacter Line contains a tab character. 994
 Error whitespace FileTabCharacter Line contains a tab character. 995
 Error blocks RightCurly '}' should be on the same line. 995
 Error whitespace FileTabCharacter Line contains a tab character. 996
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 996
 Error sizes LineLength Line is longer than 80 characters (found 84). 997
 Error whitespace FileTabCharacter Line contains a tab character. 997
 Error whitespace FileTabCharacter Line contains a tab character. 998
 Error whitespace FileTabCharacter Line contains a tab character. 999
 Error whitespace FileTabCharacter Line contains a tab character. 1002
 Error whitespace FileTabCharacter Line contains a tab character. 1003
 Error whitespace FileTabCharacter Line contains a tab character. 1005
 Error whitespace FileTabCharacter Line contains a tab character. 1006
 Error whitespace FileTabCharacter Line contains a tab character. 1007
 Error whitespace FileTabCharacter Line contains a tab character. 1008
 Error sizes LineLength Line is longer than 80 characters (found 133). 1009
 Error whitespace FileTabCharacter Line contains a tab character. 1009
 Error sizes LineLength Line is longer than 80 characters (found 100). 1010
 Error whitespace FileTabCharacter Line contains a tab character. 1010
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1010
 Error whitespace FileTabCharacter Line contains a tab character. 1011
 Error whitespace FileTabCharacter Line contains a tab character. 1012
 Error whitespace FileTabCharacter Line contains a tab character. 1014
 Error whitespace FileTabCharacter Line contains a tab character. 1015
 Error whitespace FileTabCharacter Line contains a tab character. 1016
 Error whitespace FileTabCharacter Line contains a tab character. 1017
 Error sizes LineLength Line is longer than 80 characters (found 130). 1018
 Error whitespace FileTabCharacter Line contains a tab character. 1018
 Error sizes LineLength Line is longer than 80 characters (found 107). 1019
 Error whitespace FileTabCharacter Line contains a tab character. 1019
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1019
 Error whitespace FileTabCharacter Line contains a tab character. 1020
 Error whitespace FileTabCharacter Line contains a tab character. 1021
 Error whitespace FileTabCharacter Line contains a tab character. 1023
 Error blocks RightCurly '}' should be on the same line. 1023
 Error whitespace FileTabCharacter Line contains a tab character. 1024
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1024
 Error whitespace FileTabCharacter Line contains a tab character. 1025
 Error whitespace FileTabCharacter Line contains a tab character. 1026
 Error whitespace FileTabCharacter Line contains a tab character. 1027
 Error sizes LineLength Line is longer than 80 characters (found 128). 1028
 Error whitespace FileTabCharacter Line contains a tab character. 1028
 Error sizes LineLength Line is longer than 80 characters (found 92). 1029
 Error whitespace FileTabCharacter Line contains a tab character. 1029
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1029
 Error whitespace FileTabCharacter Line contains a tab character. 1030
 Error whitespace FileTabCharacter Line contains a tab character. 1031
 Error whitespace FileTabCharacter Line contains a tab character. 1033
 Error sizes LineLength Line is longer than 80 characters (found 81). 1034
 Error whitespace FileTabCharacter Line contains a tab character. 1034
 Error sizes LineLength Line is longer than 80 characters (found 81). 1035
 Error whitespace FileTabCharacter Line contains a tab character. 1035
 Error whitespace FileTabCharacter Line contains a tab character. 1036
 Error whitespace FileTabCharacter Line contains a tab character. 1037
 Error whitespace FileTabCharacter Line contains a tab character. 1038
 Error sizes LineLength Line is longer than 80 characters (found 81). 1039
 Error whitespace FileTabCharacter Line contains a tab character. 1039
 Error whitespace FileTabCharacter Line contains a tab character. 1040
 Error whitespace FileTabCharacter Line contains a tab character. 1041
 Error whitespace FileTabCharacter Line contains a tab character. 1042
 Error whitespace FileTabCharacter Line contains a tab character. 1043
 Error whitespace FileTabCharacter Line contains a tab character. 1044
 Error whitespace FileTabCharacter Line contains a tab character. 1045
 Error regexp RegexpSingleline Line has trailing spaces. 1046
 Error whitespace FileTabCharacter Line contains a tab character. 1046
 Error whitespace FileTabCharacter Line contains a tab character. 1047
 Error regexp RegexpSingleline Line has trailing spaces. 1048
 Error whitespace FileTabCharacter Line contains a tab character. 1048
 Error whitespace FileTabCharacter Line contains a tab character. 1049
 Error whitespace FileTabCharacter Line contains a tab character. 1050
 Error whitespace FileTabCharacter Line contains a tab character. 1051
 Error whitespace FileTabCharacter Line contains a tab character. 1052
 Error sizes LineLength Line is longer than 80 characters (found 84). 1053
 Error whitespace FileTabCharacter Line contains a tab character. 1053
 Error coding AvoidInlineConditionals Avoid inline conditionals. 1053
 Error whitespace FileTabCharacter Line contains a tab character. 1054
 Error regexp RegexpSingleline Line has trailing spaces. 1055
 Error whitespace FileTabCharacter Line contains a tab character. 1055
 Error regexp RegexpSingleline Line has trailing spaces. 1056
 Error sizes LineLength Line is longer than 80 characters (found 92). 1056
 Error whitespace FileTabCharacter Line contains a tab character. 1056
 Error whitespace FileTabCharacter Line contains a tab character. 1057
 Error sizes LineLength Line is longer than 80 characters (found 94). 1058
 Error whitespace FileTabCharacter Line contains a tab character. 1058
 Error sizes LineLength Line is longer than 80 characters (found 107). 1059
 Error whitespace FileTabCharacter Line contains a tab character. 1059
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1059
 Error whitespace FileTabCharacter Line contains a tab character. 1060
 Error regexp RegexpSingleline Line has trailing spaces. 1061
 Error whitespace FileTabCharacter Line contains a tab character. 1061
 Error whitespace FileTabCharacter Line contains a tab character. 1062
 Error whitespace FileTabCharacter Line contains a tab character. 1063
 Error whitespace FileTabCharacter Line contains a tab character. 1064
 Error whitespace FileTabCharacter Line contains a tab character. 1065
 Error whitespace FileTabCharacter Line contains a tab character. 1066
 Error javadoc JavadocStyle First sentence should end with a period. 1077
 Error regexp RegexpSingleline Line has trailing spaces. 1079
 Error misc FinalParameters Parameter prefix should be final. 1083
 Error misc FinalParameters Parameter uri should be final. 1083
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1084
 Error regexp RegexpSingleline Line has trailing spaces. 1085
 Error blocks LeftCurly '{' should be on the previous line. 1085
 Error regexp RegexpSingleline Line has trailing spaces. 1086
 Error regexp RegexpSingleline Line has trailing spaces. 1089
 Error whitespace OperatorWrap '&&' should be on a new line. 1089
 Error regexp RegexpSingleline Line has trailing spaces. 1090
 Error blocks LeftCurly '{' should be on the previous line. 1091
 Error blocks RightCurly '}' should be on the same line. 1093
 Error whitespace FileTabCharacter Line contains a tab character. 1095
 Error regexp RegexpSingleline Line has trailing spaces. 1098
 Error regexp RegexpSingleline Line has trailing spaces. 1099
 Error whitespace FileTabCharacter Line contains a tab character. 1102
 Error blocks RightCurly '}' should be on the same line. 1103
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 1104
 Error whitespace FileTabCharacter Line contains a tab character. 1105
 Error regexp RegexpSingleline Line has trailing spaces. 1108
 Error regexp RegexpSingleline Line has trailing spaces. 1110
 Error regexp RegexpSingleline Line has trailing spaces. 1116
 Error regexp RegexpSingleline Line has trailing spaces. 1119
 Error javadoc JavadocMethod Missing a Javadoc comment. 1127
 Error misc FinalParameters Parameter exception should be final. 1127
 Error blocks LeftCurly '{' should be on the previous line. 1129
 Error whitespace FileTabCharacter Line contains a tab character. 1130
 Error whitespace FileTabCharacter Line contains a tab character. 1131
 Error sizes LineLength Line is longer than 80 characters (found 99). 1132
 Error whitespace FileTabCharacter Line contains a tab character. 1132
 Error sizes LineLength Line is longer than 80 characters (found 86). 1133
 Error whitespace FileTabCharacter Line contains a tab character. 1133
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1133
 Error sizes LineLength Line is longer than 80 characters (found 121). 1134
 Error whitespace FileTabCharacter Line contains a tab character. 1134
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1135
 Error javadoc JavadocMethod Missing a Javadoc comment. 1138
 Error misc FinalParameters Parameter exception should be final. 1138
 Error blocks LeftCurly '{' should be on the previous line. 1140
 Error whitespace FileTabCharacter Line contains a tab character. 1141
 Error javadoc JavadocMethod Missing a Javadoc comment. 1146
 Error misc FinalParameters Parameter exception should be final. 1146
 Error blocks LeftCurly '{' should be on the previous line. 1148
 Error whitespace FileTabCharacter Line contains a tab character. 1149
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1157
 Error regexp RegexpSingleline Line has trailing spaces. 1162
 Error regexp RegexpSingleline Line has trailing spaces. 1165
 Error regexp RegexpSingleline Line has trailing spaces. 1171
 Error regexp RegexpSingleline Line has trailing spaces. 1184
 Error regexp RegexpSingleline Line has trailing spaces. 1186
 Error regexp RegexpSingleline Line has trailing spaces. 1191
 Error regexp RegexpSingleline Line has trailing spaces. 1193
 Error javadoc JavadocMethod Expected an @return tag. 1198
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1199
 Error whitespace FileTabCharacter Line contains a tab character. 1209
 Error whitespace FileTabCharacter Line contains a tab character. 1210
 Error sizes LineLength Line is longer than 80 characters (found 96). 1211
 Error whitespace FileTabCharacter Line contains a tab character. 1211
 Error whitespace FileTabCharacter Line contains a tab character. 1212
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1212
 Error regexp RegexpSingleline Line has trailing spaces. 1217
 Error regexp RegexpSingleline Line has trailing spaces. 1229
 Error misc FinalParameters Parameter atts should be final. 1229
 Error misc FinalParameters Parameter currentPackage should be final. 1229
 Error javadoc JavadocMethod Expected @param tag for 'currentPackage'. 1229
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1230
 Error blocks LeftCurly '{' should be on the previous line. 1231
 Error blocks NeedBraces 'if' construct must use '{}'s. 1233
 Error regexp RegexpSingleline Line has trailing spaces. 1239
 Error regexp RegexpSingleline Line has trailing spaces. 1243
 Error regexp RegexpSingleline Line has trailing spaces. 1257
 Error regexp RegexpSingleline Line has trailing spaces. 1259
 Error sizes LineLength Line is longer than 80 characters (found 143). 1259
 Error blocks NeedBraces 'if' construct must use '{}'s. 1261
 Error regexp RegexpSingleline Line has trailing spaces. 1269
 Error sizes LineLength Line is longer than 80 characters (found 112). 1275
 Error whitespace FileTabCharacter Line contains a tab character. 1275
 Error blocks NeedBraces 'if' construct must use '{}'s. 1276
 Error whitespace FileTabCharacter Line contains a tab character. 1281
 Error regexp RegexpSingleline Line has trailing spaces. 1283
 Error sizes LineLength Line is longer than 80 characters (found 112). 1284
 Error blocks NeedBraces 'if' construct must use '{}'s. 1285
 Error regexp RegexpSingleline Line has trailing spaces. 1287
 Error sizes LineLength Line is longer than 80 characters (found 104). 1293
 Error blocks NeedBraces 'if' construct must use '{}'s. 1294
 Error blocks RightCurly '}' should be on the same line. 1296
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1297
 Error regexp RegexpSingleline Line has trailing spaces. 1303
 Error regexp RegexpSingleline Line has trailing spaces. 1306
 Error sizes LineLength Line is longer than 80 characters (found 81). 1321
 Error sizes MethodLength Method length is 217 lines (max allowed is 150). 1321
 Error misc FinalParameters Parameter classDesc should be final. 1321
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1322
 Error sizes LineLength Line is longer than 80 characters (found 94). 1337
 Error whitespace FileTabCharacter Line contains a tab character. 1338
 Error whitespace FileTabCharacter Line contains a tab character. 1339
 Error whitespace FileTabCharacter Line contains a tab character. 1340
 Error whitespace FileTabCharacter Line contains a tab character. 1341
 Error sizes LineLength Line is longer than 80 characters (found 102). 1342
 Error whitespace FileTabCharacter Line contains a tab character. 1342
 Error sizes LineLength Line is longer than 80 characters (found 168). 1343
 Error whitespace FileTabCharacter Line contains a tab character. 1343
 Error sizes LineLength Line is longer than 80 characters (found 122). 1344
 Error whitespace FileTabCharacter Line contains a tab character. 1344
 Error sizes LineLength Line is longer than 80 characters (found 127). 1345
 Error whitespace FileTabCharacter Line contains a tab character. 1345
 Error sizes LineLength Line is longer than 80 characters (found 130). 1346
 Error whitespace FileTabCharacter Line contains a tab character. 1346
 Error sizes LineLength Line is longer than 80 characters (found 124). 1347
 Error whitespace FileTabCharacter Line contains a tab character. 1347
 Error whitespace FileTabCharacter Line contains a tab character. 1348
 Error whitespace FileTabCharacter Line contains a tab character. 1349
 Error whitespace FileTabCharacter Line contains a tab character. 1350
 Error sizes LineLength Line is longer than 80 characters (found 102). 1351
 Error whitespace FileTabCharacter Line contains a tab character. 1351
 Error sizes LineLength Line is longer than 80 characters (found 159). 1352
 Error whitespace FileTabCharacter Line contains a tab character. 1352
 Error sizes LineLength Line is longer than 80 characters (found 122). 1353
 Error whitespace FileTabCharacter Line contains a tab character. 1353
 Error sizes LineLength Line is longer than 80 characters (found 119). 1354
 Error whitespace FileTabCharacter Line contains a tab character. 1354
 Error whitespace FileTabCharacter Line contains a tab character. 1355
 Error regexp RegexpSingleline Line has trailing spaces. 1375
 Error regexp RegexpSingleline Line has trailing spaces. 1379
 Error regexp RegexpSingleline Line has trailing spaces. 1393
 Error regexp RegexpSingleline Line has trailing spaces. 1395
 Error regexp RegexpSingleline Line has trailing spaces. 1397
 Error regexp RegexpSingleline Line has trailing spaces. 1399
 Error sizes LineLength Line is longer than 80 characters (found 91). 1417
 Error whitespace FileTabCharacter Line contains a tab character. 1419
 Error whitespace FileTabCharacter Line contains a tab character. 1420
 Error sizes LineLength Line is longer than 80 characters (found 98). 1421
 Error whitespace FileTabCharacter Line contains a tab character. 1421
 Error sizes LineLength Line is longer than 80 characters (found 121). 1422
 Error whitespace FileTabCharacter Line contains a tab character. 1422
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1422
 Error regexp RegexpSingleline Line has trailing spaces. 1443
 Error regexp RegexpSingleline Line has trailing spaces. 1452
 Error regexp RegexpSingleline Line has trailing spaces. 1455
 Error whitespace FileTabCharacter Line contains a tab character. 1460
 Error whitespace FileTabCharacter Line contains a tab character. 1461
 Error sizes LineLength Line is longer than 80 characters (found 112). 1462
 Error whitespace FileTabCharacter Line contains a tab character. 1462
 Error sizes LineLength Line is longer than 80 characters (found 124). 1463
 Error whitespace FileTabCharacter Line contains a tab character. 1463
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1463
 Error sizes LineLength Line is longer than 80 characters (found 82). 1473
 Error regexp RegexpSingleline Line has trailing spaces. 1474
 Error regexp RegexpSingleline Line has trailing spaces. 1480
 Error sizes LineLength Line is longer than 80 characters (found 83). 1480
 Error sizes LineLength Line is longer than 80 characters (found 92). 1482
 Error sizes LineLength Line is longer than 80 characters (found 98). 1493
 Error regexp RegexpSingleline Line has trailing spaces. 1510
 Error whitespace FileTabCharacter Line contains a tab character. 1518
 Error whitespace FileTabCharacter Line contains a tab character. 1519
 Error sizes LineLength Line is longer than 80 characters (found 108). 1520
 Error whitespace FileTabCharacter Line contains a tab character. 1520
 Error sizes LineLength Line is longer than 80 characters (found 95). 1521
 Error whitespace FileTabCharacter Line contains a tab character. 1521
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1521
 Error sizes LineLength Line is longer than 80 characters (found 99). 1528
 Error whitespace FileTabCharacter Line contains a tab character. 1530
 Error whitespace FileTabCharacter Line contains a tab character. 1531
 Error sizes LineLength Line is longer than 80 characters (found 98). 1532
 Error whitespace FileTabCharacter Line contains a tab character. 1532
 Error sizes LineLength Line is longer than 80 characters (found 121). 1533
 Error whitespace FileTabCharacter Line contains a tab character. 1533
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1533
 Error javadoc JavadocStyle First sentence should end with a period. 1540
 Error whitespace FileTabCharacter Line contains a tab character. 1540
 Error sizes LineLength Line is longer than 80 characters (found 84). 1541
 Error whitespace FileTabCharacter Line contains a tab character. 1541
 Error whitespace FileTabCharacter Line contains a tab character. 1542
 Error regexp RegexpSingleline Line has trailing spaces. 1543
 Error whitespace FileTabCharacter Line contains a tab character. 1543
 Error whitespace FileTabCharacter Line contains a tab character. 1544
 Error whitespace FileTabCharacter Line contains a tab character. 1545
 Error whitespace FileTabCharacter Line contains a tab character. 1546
 Error whitespace FileTabCharacter Line contains a tab character. 1547
 Error whitespace FileTabCharacter Line contains a tab character. 1548
 Error misc FinalParameters Parameter buffer should be final. 1548
 Error blocks NeedBraces 'if' construct must use '{}'s. 1549
 Error whitespace FileTabCharacter Line contains a tab character. 1549
 Error whitespace FileTabCharacter Line contains a tab character. 1550
 Error regexp RegexpSingleline Line has trailing spaces. 1551
 Error whitespace FileTabCharacter Line contains a tab character. 1551
 Error whitespace FileTabCharacter Line contains a tab character. 1552
 Error whitespace FileTabCharacter Line contains a tab character. 1553
 Error whitespace FileTabCharacter Line contains a tab character. 1554
 Error regexp RegexpSingleline Line has trailing spaces. 1558
 Error regexp RegexpSingleline Line has trailing spaces. 1564
 Error regexp RegexpSingleline Line has trailing spaces. 1566
 Error regexp RegexpSingleline Line has trailing spaces. 1572
 Error regexp RegexpSingleline Line has trailing spaces. 1577
 Error regexp RegexpSingleline Line has trailing spaces. 1596
 Error sizes LineLength Line is longer than 80 characters (found 87). 1597
 Error regexp RegexpSingleline Line has trailing spaces. 1616
 Error regexp RegexpSingleline Line has trailing spaces. 1622
 Error regexp RegexpSingleline Line has trailing spaces. 1624
 Error whitespace FileTabCharacter Line contains a tab character. 1633
 Error whitespace FileTabCharacter Line contains a tab character. 1634
 Error sizes LineLength Line is longer than 80 characters (found 106). 1635
 Error whitespace FileTabCharacter Line contains a tab character. 1635
 Error sizes LineLength Line is longer than 80 characters (found 129). 1636
 Error whitespace FileTabCharacter Line contains a tab character. 1636
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1636
 Error regexp RegexpSingleline Line has trailing spaces. 1641
 Error regexp RegexpSingleline Line has trailing spaces. 1643
 Error whitespace MethodParamPad '(' should be on the previous line. 1648
 Error javadoc JavadocMethod Expected @param tag for 'attName'. 1648
 Error javadoc JavadocMethod Expected @param tag for 'attNamespace'. 1648
 Error misc FinalParameters Parameter attValue should be final. 1648
 Error javadoc JavadocMethod Expected @param tag for 'attValue'. 1648
 Error misc FinalParameters Parameter descriptor should be final. 1649
 Error javadoc JavadocMethod Expected @param tag for 'descriptor'. 1649
 Error javadoc JavadocMethod Expected @param tag for 'classDesc'. 1650
 Error misc FinalParameters Parameter parent should be final. 1651
 Error javadoc JavadocMethod Expected @param tag for 'parent'. 1651
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1651
 Error regexp RegexpSingleline Line has trailing spaces. 1663
 Error sizes LineLength Line is longer than 80 characters (found 86). 1665
 Error whitespace FileTabCharacter Line contains a tab character. 1675
 Error whitespace FileTabCharacter Line contains a tab character. 1676
 Error whitespace FileTabCharacter Line contains a tab character. 1677
 Error whitespace FileTabCharacter Line contains a tab character. 1678
 Error sizes LineLength Line is longer than 80 characters (found 86). 1679
 Error whitespace FileTabCharacter Line contains a tab character. 1679
 Error sizes LineLength Line is longer than 80 characters (found 152). 1680
 Error whitespace FileTabCharacter Line contains a tab character. 1680
 Error sizes LineLength Line is longer than 80 characters (found 110). 1681
 Error whitespace FileTabCharacter Line contains a tab character. 1681
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1681
 Error sizes LineLength Line is longer than 80 characters (found 122). 1682
 Error whitespace FileTabCharacter Line contains a tab character. 1682
 Error sizes LineLength Line is longer than 80 characters (found 118). 1683
 Error whitespace FileTabCharacter Line contains a tab character. 1683
 Error whitespace FileTabCharacter Line contains a tab character. 1684
 Error whitespace FileTabCharacter Line contains a tab character. 1685
 Error whitespace FileTabCharacter Line contains a tab character. 1686
 Error sizes LineLength Line is longer than 80 characters (found 86). 1687
 Error whitespace FileTabCharacter Line contains a tab character. 1687
 Error sizes LineLength Line is longer than 80 characters (found 143). 1688
 Error whitespace FileTabCharacter Line contains a tab character. 1688
 Error sizes LineLength Line is longer than 80 characters (found 110). 1689
 Error whitespace FileTabCharacter Line contains a tab character. 1689
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1689
 Error sizes LineLength Line is longer than 80 characters (found 99). 1690
 Error whitespace FileTabCharacter Line contains a tab character. 1690
 Error whitespace FileTabCharacter Line contains a tab character. 1691
 Error regexp RegexpSingleline Line has trailing spaces. 1699
 Error regexp RegexpSingleline Line has trailing spaces. 1701
 Error sizes LineLength Line is longer than 80 characters (found 90). 1702
 Error whitespace FileTabCharacter Line contains a tab character. 1704
 Error whitespace FileTabCharacter Line contains a tab character. 1705
 Error sizes LineLength Line is longer than 80 characters (found 91). 1706
 Error whitespace FileTabCharacter Line contains a tab character. 1706
 Error whitespace FileTabCharacter Line contains a tab character. 1707
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1707
 Error regexp RegexpSingleline Line has trailing spaces. 1731
 Error regexp RegexpSingleline Line has trailing spaces. 1743
 Error regexp RegexpSingleline Line has trailing spaces. 1749
 Error regexp RegexpSingleline Line has trailing spaces. 1754
 Error sizes LineLength Line is longer than 80 characters (found 90). 1771
 Error sizes LineLength Line is longer than 80 characters (found 103). 1774
 Error sizes LineLength Line is longer than 80 characters (found 85). 1775
 Error sizes LineLength Line is longer than 80 characters (found 93). 1778
 Error sizes LineLength Line is longer than 80 characters (found 85). 1779
 Error sizes LineLength Line is longer than 80 characters (found 88). 1780
 Error sizes LineLength Line is longer than 80 characters (found 103). 1781
 Error sizes ParameterNumber More than 7 parameters (found 8). 1783
 Error regexp RegexpSingleline Line has trailing spaces. 1784
 Error regexp RegexpSingleline Line has trailing spaces. 1785
 Error regexp RegexpSingleline Line has trailing spaces. 1787
 Error regexp RegexpSingleline Line has trailing spaces. 1788
 Error regexp RegexpSingleline Line has trailing spaces. 1797
 Error sizes LineLength Line is longer than 80 characters (found 81). 1804
 Error regexp RegexpSingleline Line has trailing spaces. 1811
 Error regexp RegexpSingleline Line has trailing spaces. 1827
 Error sizes LineLength Line is longer than 80 characters (found 88). 1827
 Error whitespace MethodParamPad '(' should be on the previous line. 1830
 Error regexp RegexpSingleline Line has trailing spaces. 1832
 Error regexp RegexpSingleline Line has trailing spaces. 1842
 Error regexp RegexpSingleline Line has trailing spaces. 1854
 Error regexp RegexpSingleline Line has trailing spaces. 1856
 Error regexp RegexpSingleline Line has trailing spaces. 1860
 Error regexp RegexpSingleline Line has trailing spaces. 1863
 Error regexp RegexpSingleline Line has trailing spaces. 1865
 Error regexp RegexpSingleline Line has trailing spaces. 1872
 Error whitespace FileTabCharacter Line contains a tab character. 1875
 Error whitespace FileTabCharacter Line contains a tab character. 1876
 Error sizes LineLength Line is longer than 80 characters (found 96). 1877
 Error whitespace FileTabCharacter Line contains a tab character. 1877
 Error whitespace FileTabCharacter Line contains a tab character. 1878
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 1878
 Error sizes LineLength Line is longer than 80 characters (found 98). 1893
 Error sizes LineLength Line is longer than 80 characters (found 87). 1895
 Error regexp RegexpSingleline Line has trailing spaces. 1899
 Error sizes LineLength Line is longer than 80 characters (found 105). 1909
 Error sizes LineLength Line is longer than 80 characters (found 91). 1919
 Error regexp RegexpSingleline Line has trailing spaces. 1921
 Error sizes LineLength Line is longer than 80 characters (found 91). 1926
 Error misc FinalParameters Parameter value should be final. 1926
 Error sizes LineLength Line is longer than 80 characters (found 87). 1930
 Error regexp RegexpSingleline Line has trailing spaces. 1931
 Error sizes LineLength Line is longer than 80 characters (found 89). 1935
 Error blocks EmptyBlock Must have at least one statement. 1939
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1940
 Error regexp RegexpSingleline Line has trailing spaces. 1940
 Error blocks EmptyBlock Must have at least one statement. 1941
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1942
 Error blocks EmptyBlock Must have at least one statement. 1943
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1944
 Error blocks EmptyBlock Must have at least one statement. 1945
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1946
 Error blocks EmptyBlock Must have at least one statement. 1947
 Error misc TodoComment Comment matches to-do format 'TODO:'. 1948
 Error regexp RegexpSingleline Line has trailing spaces. 1961
 Error sizes LineLength Line is longer than 80 characters (found 83). 1961
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1961
 Error javadoc JavadocMethod Expected an @return tag. 1982
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1982
 Error misc FinalParameters Parameter className should be final. 1982
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1983
 Error blocks LeftCurly '{' should be on the previous line. 1984
 Error whitespace FileTabCharacter Line contains a tab character. 1988
 Error whitespace FileTabCharacter Line contains a tab character. 1989
 Error whitespace FileTabCharacter Line contains a tab character. 1990
 Error blocks RightCurly '}' should be on the same line. 1990
 Error whitespace FileTabCharacter Line contains a tab character. 1991
 Error blocks NeedBraces 'else' construct must use '{}'s. 1992
 Error whitespace FileTabCharacter Line contains a tab character. 1992
 Error whitespace FileTabCharacter Line contains a tab character. 1993
 Error blocks RightCurly '}' should be on the same line. 1993
 Error whitespace FileTabCharacter Line contains a tab character. 1994
 Error whitespace FileTabCharacter Line contains a tab character. 1995
 Error whitespace FileTabCharacter Line contains a tab character. 1996
 Error javadoc JavadocMethod Expected an @return tag. 2007
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 2008
 Error blocks LeftCurly '{' should have line break after. 2009
 Error blocks RightCurly '}' should have line break before. 2009
 Error blocks LeftCurly '{' should have line break after. 2013
 Error blocks RightCurly '}' should have line break before. 2013
 Error blocks LeftCurly '{' should have line break after. 2015
 Error blocks RightCurly '}' should have line break before. 2015
 Error blocks LeftCurly '{' should have line break after. 2016
 Error blocks RightCurly '}' should have line break before. 2016
 Error regexp RegexpSingleline Line has trailing spaces. 2020
 Error sizes LineLength Line is longer than 80 characters (found 96). 2021
 Error sizes LineLength Line is longer than 80 characters (found 94). 2027
 Error blocks EmptyBlock Must have at least one statement. 2028
 Error regexp RegexpSingleline Line has trailing spaces. 2039
 Error javadoc JavadocMethod Expected an @return tag. 2050
 Error whitespace MethodParamPad '(' should be on the previous line. 2051
 Error misc FinalParameters Parameter className should be final. 2051
 Error misc FinalParameters Parameter loader should be final. 2051
 Error javadoc JavadocMethod Expected @param tag for 'loader'. 2051
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 2052
 Error blocks LeftCurly '{' should be on the previous line. 2053
 Error misc TodoComment Comment matches to-do format 'TODO:'. 2054
 Error regexp RegexpSingleline Line has trailing spaces. 2056
 Error sizes LineLength Line is longer than 80 characters (found 96). 2057
 Error regexp RegexpSingleline Line has trailing spaces. 2059
 Error sizes LineLength Line is longer than 80 characters (found 104). 2062
 Error blocks RightCurly '}' should be on the same line. 2063
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2064
 Error regexp RegexpSingleline Line has trailing spaces. 2067
 Error whitespace FileTabCharacter Line contains a tab character. 2074
 Error regexp RegexpSingleline Line has trailing spaces. 2076
 Error regexp RegexpSingleline Line has trailing spaces. 2079
 Error javadoc JavadocStyle First sentence should end with a period. 2080
 Error javadoc JavadocMethod Expected an @return tag. 2083
 Error regexp RegexpSingleline Line has trailing spaces. 2084
 Error whitespace MethodParamPad '(' should be on the previous line. 2084
 Error misc FinalParameters Parameter name should be final. 2084
 Error javadoc JavadocMethod Expected @param tag for 'name'. 2084
 Error misc FinalParameters Parameter namespace should be final. 2084
 Error javadoc JavadocMethod Expected @param tag for 'namespace'. 2084
 Error misc FinalParameters Parameter loader should be final. 2084
 Error javadoc JavadocMethod Expected @param tag for 'loader'. 2084
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 2085
 Error blocks LeftCurly '{' should be on the previous line. 2086
 Error regexp RegexpSingleline Line has trailing spaces. 2087
 Error sizes LineLength Line is longer than 80 characters (found 114). 2089
 Error blocks RightCurly '}' should be on the same line. 2090
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2091
 Error regexp RegexpSingleline Line has trailing spaces. 2094
 Error javadoc JavadocStyle First sentence should end with a period. 2097
 Error whitespace FileTabCharacter Line contains a tab character. 2103
 Error misc FinalParameters Parameter type should be final. 2103
 Error whitespace FileTabCharacter Line contains a tab character. 2104
 Error blocks LeftCurly '{' should be on the previous line. 2104
 Error blocks NeedBraces 'if' construct must use '{}'s. 2105
 Error whitespace FileTabCharacter Line contains a tab character. 2105
 Error whitespace FileTabCharacter Line contains a tab character. 2106
 Error whitespace FileTabCharacter Line contains a tab character. 2107
 Error whitespace FileTabCharacter Line contains a tab character. 2108
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 2108
 Error whitespace FileTabCharacter Line contains a tab character. 2109
 Error blocks LeftCurly '{' should be on the previous line. 2109
 Error whitespace FileTabCharacter Line contains a tab character. 2110
 Error whitespace FileTabCharacter Line contains a tab character. 2111
 Error blocks NeedBraces 'if' construct must use '{}'s. 2112
 Error whitespace FileTabCharacter Line contains a tab character. 2112
 Error whitespace FileTabCharacter Line contains a tab character. 2113
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2113
 Error blocks NeedBraces 'else' construct must use '{}'s. 2114
 Error whitespace FileTabCharacter Line contains a tab character. 2114
 Error whitespace FileTabCharacter Line contains a tab character. 2115
 Error whitespace FileTabCharacter Line contains a tab character. 2116
 Error whitespace FileTabCharacter Line contains a tab character. 2117
 Error whitespace FileTabCharacter Line contains a tab character. 2118
 Error whitespace FileTabCharacter Line contains a tab character. 2119
 Error javadoc JavadocStyle First sentence should end with a period. 2121
 Error misc FinalParameters Parameter type should be final. 2125
 Error javadoc JavadocMethod Expected @param tag for 'type'. 2125
 Error misc FinalParameters Parameter sb should be final. 2141
 Error regexp RegexpSingleline Line has trailing spaces. 2156
 Error javadoc JavadocMethod Expected an @return tag. 2163
 Error misc FinalParameters Parameter className should be final. 2163
 Error misc FinalParameters Parameter loader should be final. 2163
 Error javadoc JavadocMethod Expected @throws tag for 'ClassNotFoundException'. 2164
 Error blocks LeftCurly '{' should be on the previous line. 2165
 Error blocks NeedBraces 'if' construct must use '{}'s. 2167
 Error whitespace FileTabCharacter Line contains a tab character. 2167
 Error whitespace ParenPad '(' is followed by whitespace. 2167
 Error whitespace ParenPad ')' is preceded with whitespace. 2167
 Error whitespace FileTabCharacter Line contains a tab character. 2168
 Error whitespace FileTabCharacter Line contains a tab character. 2169
 Error blocks NeedBraces 'if' construct must use '{}'s. 2170
 Error whitespace FileTabCharacter Line contains a tab character. 2170
 Error whitespace FileTabCharacter Line contains a tab character. 2171
 Error whitespace FileTabCharacter Line contains a tab character. 2172
 Error whitespace FileTabCharacter Line contains a tab character. 2173
 Error regexp RegexpSingleline Line has trailing spaces. 2198
 Error sizes LineLength Line is longer than 80 characters (found 91). 2201
 Error whitespace FileTabCharacter Line contains a tab character. 2204
 Error whitespace FileTabCharacter Line contains a tab character. 2205
 Error sizes LineLength Line is longer than 80 characters (found 93). 2206
 Error whitespace FileTabCharacter Line contains a tab character. 2206
 Error whitespace FileTabCharacter Line contains a tab character. 2207
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 2207
 Error sizes LineLength Line is longer than 80 characters (found 91). 2222
 Error regexp RegexpSingleline Line has trailing spaces. 2225
 Error sizes LineLength Line is longer than 80 characters (found 86). 2225
 Error whitespace MethodParamPad '(' should be on the previous line. 2225
 Error whitespace FileTabCharacter Line contains a tab character. 2233
 Error whitespace FileTabCharacter Line contains a tab character. 2234
 Error sizes LineLength Line is longer than 80 characters (found 86). 2235
 Error whitespace FileTabCharacter Line contains a tab character. 2235
 Error sizes LineLength Line is longer than 80 characters (found 150). 2236
 Error whitespace FileTabCharacter Line contains a tab character. 2236
 Error sizes LineLength Line is longer than 80 characters (found 112). 2237
 Error whitespace FileTabCharacter Line contains a tab character. 2237
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 2237
 Error sizes LineLength Line is longer than 80 characters (found 130). 2238
 Error whitespace FileTabCharacter Line contains a tab character. 2238
 Error whitespace FileTabCharacter Line contains a tab character. 2239
 Error whitespace FileTabCharacter Line contains a tab character. 2242
 Error sizes LineLength Line is longer than 80 characters (found 93). 2243
 Error whitespace FileTabCharacter Line contains a tab character. 2243
 Error sizes LineLength Line is longer than 80 characters (found 83). 2244
 Error whitespace FileTabCharacter Line contains a tab character. 2244
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 2244
 Error whitespace FileTabCharacter Line contains a tab character. 2245
 Error misc FinalParameters Parameter value should be final. 2258
 Error sizes LineLength Line is longer than 80 characters (found 83). 2259
 Error whitespace FileTabCharacter Line contains a tab character. 2259
 Error regexp RegexpSingleline Line has trailing spaces. 2261
 Error naming MemberName Name '_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2270
 Error naming MemberName Name '_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2274
 Error regexp RegexpSingleline Line has trailing spaces. 2275
 Error javadoc JavadocMethod Missing a Javadoc comment. 2287
 Error javadoc JavadocMethod Missing a Javadoc comment. 2291
 Error javadoc JavadocMethod Missing a Javadoc comment. 2295
 Error misc FinalParameters Parameter index should be final. 2295
 Error regexp RegexpSingleline Line has trailing spaces. 2298
 Error javadoc JavadocMethod Missing a Javadoc comment. 2299
 Error misc FinalParameters Parameter values should be final. 2299
 Error javadoc JavadocMethod Missing a Javadoc comment. 2303
 Error misc FinalParameters Parameter index should be final. 2303
 Error misc FinalParameters Parameter value should be final. 2303
 Error javadoc JavadocMethod Missing a Javadoc comment. 2307
 Error misc FinalParameters Parameter types should be final. 2307
 Error javadoc JavadocMethod Missing a Javadoc comment. 2311
 Error misc FinalParameters Parameter index should be final. 2311
 Error misc FinalParameters Parameter type should be final. 2311
 Error regexp RegexpSingleline Line has trailing spaces. 2323
 Error javadoc JavadocVariable Missing a Javadoc comment. 2324
 Error naming MemberName Name '_componentType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2324
 Error design VisibilityModifier Variable '_componentType' must be private and have accessor methods. 2324
 Error regexp RegexpSingleline Line has trailing spaces. 2325
 Error javadoc JavadocVariable Missing a Javadoc comment. 2326
 Error naming MemberName Name '_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2326
 Error design VisibilityModifier Variable '_items' must be private and have accessor methods. 2326
 Error regexp RegexpSingleline Line has trailing spaces. 2327
 Error javadoc JavadocStyle First sentence should end with a period. 2328
 Error regexp RegexpSingleline Line has trailing spaces. 2329
 Error sizes LineLength Line is longer than 80 characters (found 102). 2335
 Error regexp RegexpSingleline Line has trailing spaces. 2341
 Error regexp RegexpSingleline Line has trailing spaces. 2343
 Error design DesignForExtension Method 'addObject' is not designed for extension - needs to be abstract, final or empty. 2346
 Error regexp RegexpSingleline Line has trailing spaces. 2350
 Error sizes LineLength Line is longer than 80 characters (found 82). 2354
 Error regexp RegexpSingleline Line has trailing spaces. 2361
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 2366
 Error regexp RegexpSingleline Line has trailing spaces. 2374
 Error design DesignForExtension Method 'componentType' is not designed for extension - needs to be abstract, final or empty. 2379
 Error regexp RegexpSingleline Line has trailing spaces. 2382
 Error whitespace FileTabCharacter Line contains a tab character. 2385
 Error whitespace FileTabCharacter Line contains a tab character. 2387
 Error whitespace FileTabCharacter Line contains a tab character. 2388
 Error whitespace FileTabCharacter Line contains a tab character. 2389
 Error whitespace FileTabCharacter Line contains a tab character. 2390
 Error whitespace FileTabCharacter Line contains a tab character. 2391
 Error whitespace FileTabCharacter Line contains a tab character. 2393
 Error whitespace FileTabCharacter Line contains a tab character. 2395
 Error whitespace FileTabCharacter Line contains a tab character. 2396
 Error whitespace FileTabCharacter Line contains a tab character. 2397
 Error misc FinalParameters Parameter objectFactory should be final. 2397
 Error whitespace FileTabCharacter Line contains a tab character. 2398
 Error whitespace FileTabCharacter Line contains a tab character. 2399
 Error whitespace FileTabCharacter Line contains a tab character. 2401
 Error sizes LineLength Line is longer than 80 characters (found 92). 2402
 Error whitespace FileTabCharacter Line contains a tab character. 2402
 Error whitespace FileTabCharacter Line contains a tab character. 2403
 Error whitespace FileTabCharacter Line contains a tab character. 2404
 Error whitespace FileTabCharacter Line contains a tab character. 2405
 Error whitespace FileTabCharacter Line contains a tab character. 2406
 Error whitespace FileTabCharacter Line contains a tab character. 2407
 Error sizes LineLength Line is longer than 80 characters (found 92). 2410
 Error javadoc JavadocStyle First sentence should end with a period. 2449
 Error regexp RegexpSingleline Line has trailing spaces. 2458
 Error javadoc JavadocStyle First sentence should end with a period. 2465
 Error whitespace FileTabCharacter Line contains a tab character. 2469
 Error whitespace FileTabCharacter Line contains a tab character. 2470
 Error whitespace FileTabCharacter Line contains a tab character. 2471
 Error whitespace FileTabCharacter Line contains a tab character. 2473
 Error whitespace FileTabCharacter Line contains a tab character. 2474
 Error whitespace FileTabCharacter Line contains a tab character. 2475
 Error whitespace FileTabCharacter Line contains a tab character. 2476
 Error whitespace FileTabCharacter Line contains a tab character. 2477
 Error whitespace FileTabCharacter Line contains a tab character. 2478
 Error whitespace FileTabCharacter Line contains a tab character. 2479
 Error regexp RegexpSingleline Line has trailing spaces. 2480
 Error whitespace FileTabCharacter Line contains a tab character. 2480
 Error javadoc JavadocStyle First sentence should end with a period. 2481
 Error whitespace FileTabCharacter Line contains a tab character. 2481
 Error whitespace FileTabCharacter Line contains a tab character. 2482
 Error whitespace FileTabCharacter Line contains a tab character. 2483
 Error whitespace FileTabCharacter Line contains a tab character. 2484
 Error whitespace FileTabCharacter Line contains a tab character. 2485
 Error misc FinalParameters Parameter node should be final. 2485
 Error whitespace FileTabCharacter Line contains a tab character. 2486
 Error whitespace FileTabCharacter Line contains a tab character. 2487
 Error whitespace FileTabCharacter Line contains a tab character. 2489
 Error whitespace FileTabCharacter Line contains a tab character. 2490
 Error whitespace FileTabCharacter Line contains a tab character. 2491
 Error whitespace FileTabCharacter Line contains a tab character. 2492
 Error whitespace FileTabCharacter Line contains a tab character. 2493
 Error whitespace FileTabCharacter Line contains a tab character. 2494
 Error whitespace FileTabCharacter Line contains a tab character. 2495
 Error regexp RegexpSingleline Line has trailing spaces. 2496
 Error whitespace FileTabCharacter Line contains a tab character. 2496
 Error regexp RegexpSingleline Line has trailing spaces. 2497
 Error whitespace FileTabCharacter Line contains a tab character. 2497
 Error regexp RegexpSingleline Line has trailing spaces. 2498
 Error whitespace FileTabCharacter Line contains a tab character. 2498

org/exolab/castor/xml/UnmarshalListener.java

Severity Category Rule Message Line
 Error modifier RedundantModifier Redundant 'public' modifier. 83
 Error whitespace MethodParamPad '(' is preceded with whitespace. 83
 Error modifier RedundantModifier Redundant 'public' modifier. 92
 Error sizes LineLength Line is longer than 80 characters (found 88). 96
 Error modifier RedundantModifier Redundant 'public' modifier. 103
 Error whitespace MethodParamPad '(' is preceded with whitespace. 103
 Error modifier RedundantModifier Redundant 'public' modifier. 112
 Error whitespace MethodParamPad '(' is preceded with whitespace. 112

org/exolab/castor/xml/UnmarshalState.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error naming MemberName Name '_args' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error naming MemberName Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error naming MemberName Name '_nil' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error naming MemberName Name '_elementName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error naming MemberName Name '_buffer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error naming MemberName Name '_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_fieldDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error naming MemberName Name '_classDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error naming MemberName Name '_primitiveOrImmutable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error sizes LineLength Line is longer than 80 characters (found 84). 97
 Error naming MemberName Name '_markedList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error naming MemberName Name '_derived' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error naming MemberName Name '_wrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error naming MemberName Name '_whitespacePreserving' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error naming MemberName Name '_trailingWhitespaceRemoved' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error naming MemberName Name '_expectedIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error naming MemberName Name '_withinMultivaluedElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error sizes LineLength Line is longer than 80 characters (found 100). 117
 Error sizes LineLength Line is longer than 80 characters (found 87). 118
 Error naming MemberName Name '_targetState' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error javadoc JavadocStyle First sentence should end with a period. 124
 Error design DesignForExtension Method 'clear' is not designed for extension - needs to be abstract, final or empty. 127
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error design DesignForExtension Method 'markAsUsed' is not designed for extension - needs to be abstract, final or empty. 156
 Error misc FinalParameters Parameter descriptor should be final. 156
 Error design DesignForExtension Method 'markAsNotUsed' is not designed for extension - needs to be abstract, final or empty. 160
 Error javadoc JavadocMethod Missing a Javadoc comment. 160
 Error misc FinalParameters Parameter descriptor should be final. 160
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error design DesignForExtension Method 'isUsed' is not designed for extension - needs to be abstract, final or empty. 167
 Error javadoc JavadocMethod Missing a Javadoc comment. 167
 Error misc FinalParameters Parameter descriptor should be final. 167
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error design DesignForExtension Method 'setFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 174
 Error javadoc JavadocMethod Missing a Javadoc comment. 174
 Error misc FinalParameters Parameter fieldDesc should be final. 174
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 178
 Error javadoc JavadocMethod Missing a Javadoc comment. 178
 Error design DesignForExtension Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 182
 Error javadoc JavadocMethod Missing a Javadoc comment. 182
 Error misc FinalParameters Parameter object should be final. 182
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 186
 Error javadoc JavadocMethod Missing a Javadoc comment. 186
 Error design DesignForExtension Method 'setKey' is not designed for extension - needs to be abstract, final or empty. 190
 Error javadoc JavadocMethod Missing a Javadoc comment. 190
 Error misc FinalParameters Parameter key should be final. 190
 Error design DesignForExtension Method 'getKey' is not designed for extension - needs to be abstract, final or empty. 194
 Error javadoc JavadocMethod Missing a Javadoc comment. 194
 Error design DesignForExtension Method 'setType' is not designed for extension - needs to be abstract, final or empty. 198
 Error javadoc JavadocMethod Missing a Javadoc comment. 198
 Error misc FinalParameters Parameter type should be final. 198
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 202
 Error javadoc JavadocMethod Missing a Javadoc comment. 202
 Error design DesignForExtension Method 'setClassDescriptor' is not designed for extension - needs to be abstract, final or empty. 206
 Error javadoc JavadocMethod Missing a Javadoc comment. 206
 Error misc FinalParameters Parameter classDesc should be final. 206
 Error design DesignForExtension Method 'getClassDescriptor' is not designed for extension - needs to be abstract, final or empty. 210
 Error javadoc JavadocMethod Missing a Javadoc comment. 210
 Error design DesignForExtension Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. 214
 Error javadoc JavadocMethod Missing a Javadoc comment. 214
 Error misc FinalParameters Parameter location should be final. 214
 Error design DesignForExtension Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 218
 Error javadoc JavadocMethod Missing a Javadoc comment. 218
 Error design DesignForExtension Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. 222
 Error javadoc JavadocMethod Missing a Javadoc comment. 222
 Error misc FinalParameters Parameter elementName should be final. 222
 Error design DesignForExtension Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. 226
 Error javadoc JavadocMethod Missing a Javadoc comment. 226
 Error design DesignForExtension Method 'setBuffer' is not designed for extension - needs to be abstract, final or empty. 230
 Error javadoc JavadocMethod Missing a Javadoc comment. 230
 Error misc FinalParameters Parameter buffer should be final. 230
 Error design DesignForExtension Method 'getBuffer' is not designed for extension - needs to be abstract, final or empty. 234
 Error javadoc JavadocMethod Missing a Javadoc comment. 234
 Error design DesignForExtension Method 'setDerived' is not designed for extension - needs to be abstract, final or empty. 238
 Error javadoc JavadocMethod Missing a Javadoc comment. 238
 Error misc FinalParameters Parameter derived should be final. 238
 Error design DesignForExtension Method 'isDerived' is not designed for extension - needs to be abstract, final or empty. 242
 Error javadoc JavadocMethod Missing a Javadoc comment. 242
 Error design DesignForExtension Method 'setWrapper' is not designed for extension - needs to be abstract, final or empty. 246
 Error javadoc JavadocMethod Missing a Javadoc comment. 246
 Error misc FinalParameters Parameter wrapper should be final. 246
 Error design DesignForExtension Method 'isWrapper' is not designed for extension - needs to be abstract, final or empty. 250
 Error javadoc JavadocMethod Missing a Javadoc comment. 250
 Error design DesignForExtension Method 'setWhitespacePreserving' is not designed for extension - needs to be abstract, final or empty. 254
 Error javadoc JavadocMethod Missing a Javadoc comment. 254
 Error misc FinalParameters Parameter wsPreserve should be final. 254
 Error design DesignForExtension Method 'isWhitespacePreserving' is not designed for extension - needs to be abstract, final or empty. 258
 Error javadoc JavadocMethod Missing a Javadoc comment. 258
 Error design DesignForExtension Method 'setPrimitiveOrImmutable' is not designed for extension - needs to be abstract, final or empty. 262
 Error javadoc JavadocMethod Missing a Javadoc comment. 262
 Error misc FinalParameters Parameter primitiveOrImmutable should be final. 262
 Error design DesignForExtension Method 'isPrimitiveOrImmutable' is not designed for extension - needs to be abstract, final or empty. 266
 Error javadoc JavadocMethod Missing a Javadoc comment. 266
 Error design DesignForExtension Method 'setTrailingWhitespaceRemoved' is not designed for extension - needs to be abstract, final or empty. 270
 Error javadoc JavadocMethod Missing a Javadoc comment. 270
 Error misc FinalParameters Parameter trailingWhitespaceRemoved should be final. 270
 Error design DesignForExtension Method 'isTrailingWhitespaceRemoved' is not designed for extension - needs to be abstract, final or empty. 274
 Error javadoc JavadocMethod Missing a Javadoc comment. 274
 Error design DesignForExtension Method 'setTargetState' is not designed for extension - needs to be abstract, final or empty. 278
 Error javadoc JavadocMethod Missing a Javadoc comment. 278
 Error misc FinalParameters Parameter targetState should be final. 278
 Error design DesignForExtension Method 'getTargetState' is not designed for extension - needs to be abstract, final or empty. 282
 Error javadoc JavadocMethod Missing a Javadoc comment. 282
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 286
 Error javadoc JavadocMethod Missing a Javadoc comment. 286
 Error misc FinalParameters Parameter parent should be final. 286
 Error design DesignForExtension Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 290
 Error javadoc JavadocMethod Missing a Javadoc comment. 290
 Error design DesignForExtension Method 'setNil' is not designed for extension - needs to be abstract, final or empty. 294
 Error javadoc JavadocMethod Missing a Javadoc comment. 294
 Error misc FinalParameters Parameter nil should be final. 294
 Error design DesignForExtension Method 'isNil' is not designed for extension - needs to be abstract, final or empty. 298
 Error javadoc JavadocMethod Missing a Javadoc comment. 298
 Error design DesignForExtension Method 'setExpectedIndex' is not designed for extension - needs to be abstract, final or empty. 302
 Error javadoc JavadocMethod Missing a Javadoc comment. 302
 Error misc FinalParameters Parameter expectedIndex should be final. 302
 Error design DesignForExtension Method 'getExpectedIndex' is not designed for extension - needs to be abstract, final or empty. 306
 Error javadoc JavadocMethod Missing a Javadoc comment. 306
 Error design DesignForExtension Method 'setWithinMultivaluedElement' is not designed for extension - needs to be abstract, final or empty. 310
 Error javadoc JavadocMethod Missing a Javadoc comment. 310
 Error misc FinalParameters Parameter withinMultivaluedElement should be final. 310
 Error design DesignForExtension Method 'isWithinMultivaluedElement' is not designed for extension - needs to be abstract, final or empty. 314
 Error javadoc JavadocMethod Missing a Javadoc comment. 314
 Error design DesignForExtension Method 'setConstructorArguments' is not designed for extension - needs to be abstract, final or empty. 318
 Error javadoc JavadocMethod Missing a Javadoc comment. 318
 Error misc FinalParameters Parameter args should be final. 318
 Error design DesignForExtension Method 'getConstructorArguments' is not designed for extension - needs to be abstract, final or empty. 322
 Error javadoc JavadocMethod Missing a Javadoc comment. 322
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 326
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 329
 Error regexp RegexpSingleline Line has trailing spaces. 334
 Error regexp RegexpSingleline Line has trailing spaces. 336
 Error regexp RegexpSingleline Line has trailing spaces. 337

org/exolab/castor/xml/Unmarshaller.java

Severity Category Rule Message Line
 Error naming MemberName Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error naming MemberName Name '_clearCollections' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error naming MemberName Name '_idResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
 Error naming MemberName Name '_ignoreExtraAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error naming MemberName Name '_ignoreExtraElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
 Error javadoc JavadocStyle First sentence should end with a period. 136
 Error naming MemberName Name '_instanceObj' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
 Error javadoc JavadocStyle First sentence should end with a period. 141
 Error design VisibilityModifier Variable 'entityResolver' must be private and have accessor methods. 144
 Error javadoc JavadocStyle First sentence should end with a period. 146
 Error naming MemberName Name '_loader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error javadoc JavadocStyle First sentence should end with a period. 151
 Error naming MemberName Name '_reuseObjects' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error javadoc JavadocStyle First sentence should end with a period. 158
 Error naming MemberName Name '_unmarshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
 Error javadoc JavadocStyle First sentence should end with a period. 163
 Error naming MemberName Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error naming MemberName Name '_wsPreserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. 176
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error javadoc JavadocStyle First sentence should end with a period. 178
 Error naming MemberName Name '_namespaceToPackage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
 Error javadoc JavadocStyle First sentence should end with a period. 183
 Error naming MemberName Name '_objectFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 186
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error sizes LineLength Line is longer than 80 characters (found 93). 252
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error sizes LineLength Line is longer than 80 characters (found 83). 281
 Error sizes LineLength Line is longer than 80 characters (found 82). 292
 Error sizes LineLength Line is longer than 80 characters (found 85). 296
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'MappingException'. 297
 Error sizes LineLength Line is longer than 80 characters (found 83). 326
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error regexp RegexpSingleline Line has trailing spaces. 339
 Error sizes LineLength Line is longer than 80 characters (found 92). 343
 Error design DesignForExtension Method 'addNamespaceToPackageMapping' is not designed for extension - needs to be abstract, final or empty. 343
 Error coding AvoidInlineConditionals Avoid inline conditionals. 347
 Error coding AvoidInlineConditionals Avoid inline conditionals. 348
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error javadoc JavadocStyle First sentence should end with a period. 354
 Error design DesignForExtension Method 'createHandler' is not designed for extension - needs to be abstract, final or empty. 358
 Error sizes LineLength Line is longer than 80 characters (found 82). 360
 Error regexp RegexpSingleline Line has trailing spaces. 361
 Error regexp RegexpSingleline Line has trailing spaces. 369
 Error whitespace FileTabCharacter Line contains a tab character. 372
 Error whitespace FileTabCharacter Line contains a tab character. 377
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 379
 Error whitespace FileTabCharacter Line contains a tab character. 381
 Error blocks NeedBraces 'if' construct must use '{}'s. 388
 Error blocks NeedBraces 'if' construct must use '{}'s. 391
 Error blocks NeedBraces 'if' construct must use '{}'s. 394
 Error regexp RegexpSingleline Line has trailing spaces. 399
 Error sizes LineLength Line is longer than 80 characters (found 83). 401
 Error design DesignForExtension Method 'isValidating' is not designed for extension - needs to be abstract, final or empty. 404
 Error design DesignForExtension Method 'setClass' is not designed for extension - needs to be abstract, final or empty. 415
 Error misc FinalParameters Parameter clazz should be final. 415
 Error design DesignForExtension Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 427
 Error misc FinalParameters Parameter root should be final. 427
 Error regexp RegexpSingleline Line has trailing spaces. 430
 Error design DesignForExtension Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. 442
 Error misc FinalParameters Parameter loader should be final. 442
 Error design DesignForExtension Method 'setClearCollections' is not designed for extension - needs to be abstract, final or empty. 457
 Error misc FinalParameters Parameter clear should be final. 457
 Error javadoc JavadocStyle First sentence should end with a period. 461
 Error whitespace FileTabCharacter Line contains a tab character. 462
 Error misc FinalParameters Parameter debug should be final. 465
 Error javadoc JavadocMethod Expected @param tag for 'debug'. 465
 Error whitespace FileTabCharacter Line contains a tab character. 466
 Error design DesignForExtension Method 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty. 475
 Error misc FinalParameters Parameter entityResolver should be final. 475
 Error coding HiddenField 'entityResolver' hides a field. 475
 Error design DesignForExtension Method 'setIDResolver' is not designed for extension - needs to be abstract, final or empty. 487
 Error misc FinalParameters Parameter idResolver should be final. 487
 Error design DesignForExtension Method 'setIgnoreExtraAttributes' is not designed for extension - needs to be abstract, final or empty. 500
 Error misc FinalParameters Parameter ignoreExtraAtts should be final. 500
 Error design DesignForExtension Method 'setIgnoreExtraElements' is not designed for extension - needs to be abstract, final or empty. 513
 Error misc FinalParameters Parameter ignoreExtraElements should be final. 513
 Error misc FinalParameters Parameter printWriter should be final. 522
 Error whitespace FileTabCharacter Line contains a tab character. 523
 Error sizes LineLength Line is longer than 80 characters (found 88). 527
 Error design DesignForExtension Method 'setMapping' is not designed for extension - needs to be abstract, final or empty. 533
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 533
 Error regexp RegexpSingleline Line has trailing spaces. 537
 Error sizes LineLength Line is longer than 80 characters (found 84). 540
 Error design DesignForExtension Method 'setReuseObjects' is not designed for extension - needs to be abstract, final or empty. 552
 Error misc FinalParameters Parameter reuse should be final. 552
 Error sizes LineLength Line is longer than 80 characters (found 90). 557
 Error sizes LineLength Line is longer than 80 characters (found 82). 570
 Error sizes LineLength Line is longer than 80 characters (found 88). 573
 Error design DesignForExtension Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. 573
 Error misc FinalParameters Parameter listener should be final. 573
 Error sizes LineLength Line is longer than 80 characters (found 83). 584
 Error sizes LineLength Line is longer than 80 characters (found 81). 597
 Error design DesignForExtension Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. 597
 Error misc FinalParameters Parameter listener should be final. 597
 Error regexp RegexpSingleline Line has trailing spaces. 603
 Error sizes LineLength Line is longer than 80 characters (found 85). 604
 Error design DesignForExtension Method 'setValidation' is not designed for extension - needs to be abstract, final or empty. 609
 Error misc FinalParameters Parameter validate should be final. 609
 Error regexp RegexpSingleline Line has trailing spaces. 621
 Error design DesignForExtension Method 'setWhitespacePreserve' is not designed for extension - needs to be abstract, final or empty. 623
 Error misc FinalParameters Parameter preserve should be final. 623
 Error javadoc JavadocMethod Expected an @return tag. 637
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 637
 Error misc FinalParameters Parameter reader should be final. 637
 Error blocks LeftCurly '{' should be on the previous line. 639
 Error regexp RegexpSingleline Line has trailing spaces. 653
 Error javadoc JavadocMethod Expected an @return tag. 655
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 655
 Error misc FinalParameters Parameter eventProducer should be final. 655
 Error blocks LeftCurly '{' should be on the previous line. 657
 Error blocks RightCurly '}' should be on the same line. 662
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 663
 Error javadoc JavadocMethod Expected an @return tag. 682
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 682
 Error misc FinalParameters Parameter eventProducer should be final. 682
 Error blocks LeftCurly '{' should be on the previous line. 684
 Error blocks RightCurly '}' should be on the same line. 689
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 690
 Error regexp RegexpSingleline Line has trailing spaces. 700
 Error regexp RegexpSingleline Line has trailing spaces. 704
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 710
 Error regexp RegexpSingleline Line has trailing spaces. 716
 Error javadoc JavadocMethod Expected an @return tag. 731
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 731
 Error misc FinalParameters Parameter source should be final. 731
 Error blocks LeftCurly '{' should be on the previous line. 733
 Error regexp RegexpSingleline Line has trailing spaces. 736
 Error sizes LineLength Line is longer than 80 characters (found 84). 744
 Error whitespace FileTabCharacter Line contains a tab character. 744
 Error regexp RegexpSingleline Line has trailing spaces. 746
 Error blocks NeedBraces 'if' construct must use '{}'s. 749
 Error blocks NeedBraces 'if' construct must use '{}'s. 751
 Error regexp RegexpSingleline Line has trailing spaces. 757
 Error blocks RightCurly '}' should be on the same line. 764
 Error blocks RightCurly '}' should be on the same line. 770
 Error blocks RightCurly '}' should be on the same line. 773
 Error javadoc JavadocMethod Expected an @return tag. 792
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 792
 Error misc FinalParameters Parameter node should be final. 792
 Error blocks LeftCurly '{' should be on the previous line. 794
 Error whitespace FileTabCharacter Line contains a tab character. 795
 Error whitespace FileTabCharacter Line contains a tab character. 798
 Error sizes LineLength Line is longer than 80 characters (found 87). 799
 Error whitespace FileTabCharacter Line contains a tab character. 799
 Error whitespace FileTabCharacter Line contains a tab character. 800
 Error whitespace FileTabCharacter Line contains a tab character. 801
 Error regexp RegexpSingleline Line has trailing spaces. 802
 Error whitespace FileTabCharacter Line contains a tab character. 802
 Error whitespace FileTabCharacter Line contains a tab character. 803
 Error whitespace FileTabCharacter Line contains a tab character. 804
 Error sizes LineLength Line is longer than 80 characters (found 83). 806
 Error regexp RegexpSingleline Line has trailing spaces. 809
 Error whitespace FileTabCharacter Line contains a tab character. 811
 Error javadoc JavadocMethod Expected an @return tag. 812
 Error whitespace FileTabCharacter Line contains a tab character. 812
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 812
 Error misc FinalParameters Parameter eventReader should be final. 812
 Error whitespace FileTabCharacter Line contains a tab character. 813
 Error sizes LineLength Line is longer than 80 characters (found 101). 814
 Error whitespace FileTabCharacter Line contains a tab character. 814
 Error whitespace FileTabCharacter Line contains a tab character. 815
 Error whitespace FileTabCharacter Line contains a tab character. 817
 Error sizes LineLength Line is longer than 80 characters (found 87). 818
 Error whitespace FileTabCharacter Line contains a tab character. 818
 Error whitespace FileTabCharacter Line contains a tab character. 819
 Error whitespace FileTabCharacter Line contains a tab character. 820
 Error regexp RegexpSingleline Line has trailing spaces. 821
 Error whitespace FileTabCharacter Line contains a tab character. 821
 Error whitespace FileTabCharacter Line contains a tab character. 822
 Error whitespace FileTabCharacter Line contains a tab character. 823
 Error whitespace FileTabCharacter Line contains a tab character. 824
 Error sizes LineLength Line is longer than 80 characters (found 87). 825
 Error whitespace FileTabCharacter Line contains a tab character. 825
 Error whitespace FileTabCharacter Line contains a tab character. 826
 Error whitespace FileTabCharacter Line contains a tab character. 827
 Error regexp RegexpSingleline Line has trailing spaces. 828
 Error whitespace FileTabCharacter Line contains a tab character. 828
 Error whitespace FileTabCharacter Line contains a tab character. 830
 Error javadoc JavadocMethod Expected an @return tag. 831
 Error whitespace FileTabCharacter Line contains a tab character. 831
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 831
 Error misc FinalParameters Parameter streamReader should be final. 831
 Error whitespace FileTabCharacter Line contains a tab character. 832
 Error sizes LineLength Line is longer than 80 characters (found 102). 833
 Error whitespace FileTabCharacter Line contains a tab character. 833
 Error whitespace FileTabCharacter Line contains a tab character. 834
 Error regexp RegexpSingleline Line has trailing spaces. 840
 Error javadoc JavadocMethod Expected an @return tag. 851
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 851
 Error misc FinalParameters Parameter eventProducer should be final. 851
 Error blocks LeftCurly '{' should be on the previous line. 853
 Error blocks RightCurly '}' should be on the same line. 859
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 860
 Error sizes LineLength Line is longer than 80 characters (found 112). 868
 Error sizes LineLength Line is longer than 80 characters (found 88). 875
 Error sizes LineLength Line is longer than 80 characters (found 99). 876
 Error sizes LineLength Line is longer than 80 characters (found 89). 879
 Error design DesignForExtension Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. 879
 Error misc FinalParameters Parameter source should be final. 879
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'MarshalException'. 879
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'ValidationException'. 879
 Error sizes LineLength Line is longer than 80 characters (found 89). 880
 Error sizes LineLength Line is longer than 80 characters (found 88). 891
 Error sizes LineLength Line is longer than 80 characters (found 81). 898
 Error sizes LineLength Line is longer than 80 characters (found 110). 905
 Error sizes LineLength Line is longer than 80 characters (found 95). 910
 Error sizes LineLength Line is longer than 80 characters (found 101). 912
 Error sizes LineLength Line is longer than 80 characters (found 124). 914
 Error misc FinalParameters Parameter handler should be final. 914
 Error misc FinalParameters Parameter sex should be final. 914
 Error sizes LineLength Line is longer than 80 characters (found 81). 923
 Error sizes LineLength Line is longer than 80 characters (found 85). 924
 Error javadoc JavadocStyle First sentence should end with a period. 933
 Error misc FinalParameters Parameter handler should be final. 938
 Error javadoc JavadocMethod Expected @param tag for 'handler'. 938
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 939
 Error blocks LeftCurly '{' should be on the previous line. 940
 Error javadoc JavadocMethod Expected an @return tag. 959
 Error misc FinalParameters Parameter c should be final. 959
 Error misc FinalParameters Parameter reader should be final. 959
 Error blocks LeftCurly '{' should be on the previous line. 961
 Error regexp RegexpSingleline Line has trailing spaces. 969
 Error regexp RegexpSingleline Line has trailing spaces. 977
 Error misc TodoComment Comment matches to-do format 'TODO:'. 978
 Error sizes LineLength Line is longer than 80 characters (found 84). 981
 Error regexp RegexpSingleline Line has trailing spaces. 983
 Error regexp RegexpSingleline Line has trailing spaces. 987
 Error javadoc JavadocMethod Expected an @return tag. 1006
 Error misc FinalParameters Parameter c should be final. 1006
 Error misc FinalParameters Parameter source should be final. 1006
 Error blocks LeftCurly '{' should be on the previous line. 1008
 Error regexp RegexpSingleline Line has trailing spaces. 1010
 Error sizes LineLength Line is longer than 80 characters (found 82). 1025
 Error javadoc JavadocMethod Expected an @return tag. 1029
 Error misc FinalParameters Parameter c should be final. 1029
 Error misc FinalParameters Parameter node should be final. 1029
 Error regexp RegexpSingleline Line has trailing spaces. 1032
 Error regexp RegexpSingleline Line has trailing spaces. 1039
 Error design DesignForExtension Method 'setObjectFactory' is not designed for extension - needs to be abstract, final or empty. 1043
 Error regexp RegexpSingleline Line has trailing spaces. 1046
 Error regexp RegexpSingleline Line has trailing spaces. 1049
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 1055
 Error regexp RegexpSingleline Line has trailing spaces. 1058
 Error regexp RegexpSingleline Line has trailing spaces. 1059
 Error regexp RegexpSingleline Line has trailing spaces. 1060
 Error regexp RegexpSingleline Line has trailing spaces. 1070
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 1077
 Error design DesignForExtension Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. 1085
 Error sizes LineLength Line is longer than 80 characters (found 94). 1092
 Error regexp RegexpSingleline Line has trailing spaces. 1099
 Error regexp RegexpSingleline Line has trailing spaces. 1101
 Error sizes LineLength Line is longer than 80 characters (found 89). 1102
 Error regexp RegexpSingleline Line has trailing spaces. 1117
 Error design DesignForExtension Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. 1122
 Error regexp RegexpSingleline Line has trailing spaces. 1125
 Error javadoc JavadocStyle First sentence should end with a period. 1126
 Error sizes LineLength Line is longer than 80 characters (found 84). 1134
 Error design DesignForExtension Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. 1134
 Error misc FinalParameters Parameter xmlClassDescriptorResolver should be final. 1134
 Error sizes LineLength Line is longer than 80 characters (found 107). 1139
 Error misc FinalParameters Parameter param should be final. 1146
 Error misc FinalParameters Parameter msg should be final. 1146

org/exolab/castor/xml/ValidationContext.java

Severity Category Rule Message Line
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error naming MemberName Name '_failFast' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name '_validated' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error naming MemberName Name '_ids' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error naming MemberName Name '_unresolvedIdrefs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error design DesignForExtension Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. 88
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error design DesignForExtension Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. 96
 Error design DesignForExtension Method 'getClassDescriptorResolver' is not designed for extension - needs to be abstract, final or empty. 105
 Error design DesignForExtension Method 'isFailFast' is not designed for extension - needs to be abstract, final or empty. 120
 Error design DesignForExtension Method 'setFailFast' is not designed for extension - needs to be abstract, final or empty. 139
 Error design DesignForExtension Method 'isValidated' is not designed for extension - needs to be abstract, final or empty. 148
 Error design DesignForExtension Method 'addValidated' is not designed for extension - needs to be abstract, final or empty. 159
 Error design DesignForExtension Method 'removeValidated' is not designed for extension - needs to be abstract, final or empty. 170
 Error design DesignForExtension Method 'addID' is not designed for extension - needs to be abstract, final or empty. 186
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error whitespace MethodParamPad '(' is preceded with whitespace. 191
 Error design DesignForExtension Method 'checkIdRef' is not designed for extension - needs to be abstract, final or empty. 206
 Error design DesignForExtension Method 'getUnresolvedIdRefs' is not designed for extension - needs to be abstract, final or empty. 221
 Error design DesignForExtension Method 'cleanup' is not designed for extension - needs to be abstract, final or empty. 228

org/exolab/castor/xml/ValidationException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error naming MemberName Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error naming MemberName Name '_next' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 85). 70
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error sizes LineLength Line is longer than 80 characters (found 82). 104
 Error sizes LineLength Line is longer than 80 characters (found 81). 110
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error design DesignForExtension Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. 134
 Error design DesignForExtension Method 'getNext' is not designed for extension - needs to be abstract, final or empty. 145
 Error design DesignForExtension Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. 154
 Error design DesignForExtension Method 'remove' is not designed for extension - needs to be abstract, final or empty. 165
 Error sizes LineLength Line is longer than 80 characters (found 96). 172
 Error design DesignForExtension Method 'setLast' is not designed for extension - needs to be abstract, final or empty. 190
 Error design DesignForExtension Method 'setNext' is not designed for extension - needs to be abstract, final or empty. 210
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 218
 Error sizes LineLength Line is longer than 80 characters (found 88). 242

org/exolab/castor/xml/Validator.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error design VisibilityModifier Variable 'resourceBundle' must be private and have accessor methods. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error sizes LineLength Line is longer than 80 characters (found 116). 88
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 97
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 108
 Error sizes LineLength Line is longer than 80 characters (found 81). 109
 Error sizes LineLength Line is longer than 80 characters (found 115). 111
 Error sizes LineLength Line is longer than 80 characters (found 104). 124
 Error sizes LineLength Line is longer than 80 characters (found 113). 132
 Error sizes LineLength Line is longer than 80 characters (found 81). 158
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error sizes LineLength Line is longer than 80 characters (found 93). 189
 Error design DesignForExtension Method 'checkUnresolvedIdrefs' is not designed for extension - needs to be abstract, final or empty. 189
 Error javadoc JavadocMethod Missing a Javadoc comment. 189
 Error misc FinalParameters Parameter context should be final. 189
 Error sizes LineLength Line is longer than 80 characters (found 179). 191
 Error misc TodoComment Comment matches to-do format 'TODO:'. 196

org/exolab/castor/xml/XMLClassDescriptor.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error modifier RedundantModifier Redundant 'public' modifier. 74
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error modifier RedundantModifier Redundant 'public' modifier. 83
 Error modifier RedundantModifier Redundant 'public' modifier. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error sizes LineLength Line is longer than 80 characters (found 83). 95
 Error sizes LineLength Line is longer than 80 characters (found 87). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 101
 Error sizes LineLength Line is longer than 80 characters (found 87). 103
 Error modifier RedundantModifier Redundant 'public' modifier. 105
 Error whitespace MethodParamPad '(' should be on the previous line. 106
 Error javadoc JavadocMethod Expected @param tag for 'namespace'. 106
 Error modifier RedundantModifier Redundant 'public' modifier. 113
 Error modifier RedundantModifier Redundant 'public' modifier. 120
 Error modifier RedundantModifier Redundant 'public' modifier. 130
 Error modifier RedundantModifier Redundant 'public' modifier. 137
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error modifier RedundantModifier Redundant 'public' modifier. 155
 Error javadoc JavadocStyle First sentence should end with a period. 157
 Error modifier RedundantModifier Redundant 'public' modifier. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error sizes LineLength Line is longer than 80 characters (found 83). 166
 Error javadoc JavadocMethod Expected @param tag for 'parentState'. 166
 Error sizes LineLength Line is longer than 80 characters (found 89). 169
 Error modifier RedundantModifier Redundant 'public' modifier. 172
 Error regexp RegexpSingleline Line has trailing spaces. 173

org/exolab/castor/xml/XMLClassDescriptorResolver.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 5
 Error regexp RegexpSingleline Line has trailing spaces. 8
 Error regexp RegexpSingleline Line has trailing spaces. 12
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error sizes LineLength Line is longer than 80 characters (found 94). 136
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error sizes LineLength Line is longer than 80 characters (found 96). 151
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error sizes LineLength Line is longer than 80 characters (found 87). 167
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error sizes LineLength Line is longer than 80 characters (found 81). 284

org/exolab/castor/xml/XMLConstants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 24
 Error sizes LineLength Line is longer than 80 characters (found 93). 25
 Error sizes LineLength Line is longer than 80 characters (found 81). 37
 Error sizes LineLength Line is longer than 80 characters (found 87). 38
 Error regexp RegexpSingleline Line has trailing spaces. 55

org/exolab/castor/xml/XMLContext.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 88). 34
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error sizes LineLength Line is longer than 80 characters (found 82). 36
 Error sizes LineLength Line is longer than 80 characters (found 89). 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error sizes LineLength Line is longer than 80 characters (found 88). 44
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error sizes LineLength Line is longer than 80 characters (found 84). 53
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error sizes LineLength Line is longer than 80 characters (found 100). 57
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error sizes LineLength Line is longer than 80 characters (found 98). 78
 Error design DesignForExtension Method 'addMapping' is not designed for extension - needs to be abstract, final or empty. 80
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error sizes LineLength Line is longer than 80 characters (found 100). 89
 Error sizes LineLength Line is longer than 80 characters (found 85). 90
 Error sizes LineLength Line is longer than 80 characters (found 82). 91
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error sizes LineLength Line is longer than 80 characters (found 83). 94
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 97
 Error sizes LineLength Line is longer than 80 characters (found 100). 102
 Error sizes LineLength Line is longer than 80 characters (found 86). 103
 Error sizes LineLength Line is longer than 80 characters (found 82). 104
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error sizes LineLength Line is longer than 80 characters (found 87). 107
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error design DesignForExtension Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. 110
 Error sizes LineLength Line is longer than 80 characters (found 91). 115
 Error sizes LineLength Line is longer than 80 characters (found 86). 116
 Error sizes LineLength Line is longer than 80 characters (found 82). 117
 Error sizes LineLength Line is longer than 80 characters (found 97). 120
 Error sizes LineLength Line is longer than 80 characters (found 81). 121
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error sizes LineLength Line is longer than 80 characters (found 86). 125
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error design DesignForExtension Method 'addPackage' is not designed for extension - needs to be abstract, final or empty. 127
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error sizes LineLength Line is longer than 80 characters (found 82). 128
 Error sizes LineLength Line is longer than 80 characters (found 92). 132
 Error sizes LineLength Line is longer than 80 characters (found 86). 133
 Error sizes LineLength Line is longer than 80 characters (found 82). 134
 Error sizes LineLength Line is longer than 80 characters (found 97). 137
 Error sizes LineLength Line is longer than 80 characters (found 82). 138
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error sizes LineLength Line is longer than 80 characters (found 86). 142
 Error sizes LineLength Line is longer than 80 characters (found 83). 144
 Error design DesignForExtension Method 'addPackages' is not designed for extension - needs to be abstract, final or empty. 144
 Error sizes LineLength Line is longer than 80 characters (found 83). 145
 Error design DesignForExtension Method 'createMapping' is not designed for extension - needs to be abstract, final or empty. 152
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error design DesignForExtension Method 'createMarshaller' is not designed for extension - needs to be abstract, final or empty. 162
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error sizes LineLength Line is longer than 80 characters (found 81). 171
 Error regexp RegexpSingleline Line has trailing spaces. 172
 Error design DesignForExtension Method 'createUnmarshaller' is not designed for extension - needs to be abstract, final or empty. 176
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error sizes LineLength Line is longer than 80 characters (found 83). 201
 Error sizes LineLength Line is longer than 80 characters (found 86). 205
 Error design DesignForExtension Method 'createMappingTool' is not designed for extension - needs to be abstract, final or empty. 219
 Error design DesignForExtension Method 'createChangeLog2XML' is not designed for extension - needs to be abstract, final or empty. 232
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 246
 Error regexp RegexpSingleline Line has trailing spaces. 251
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 255
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 264
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error design DesignForExtension Method 'getInternalContext' is not designed for extension - needs to be abstract, final or empty. 276
 Error regexp RegexpSingleline Line has trailing spaces. 279
 Error design DesignForExtension Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. 284
 Error misc FinalParameters Parameter classLoader should be final. 284

org/exolab/castor/xml/XMLException.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error naming MemberName Name '_location' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error coding HiddenField 'errorCode' hides a field. 104
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error sizes LineLength Line is longer than 80 characters (found 95). 129
 Error coding HiddenField 'errorCode' hides a field. 129
 Error design DesignForExtension Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. 139
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 148
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 160
 Error design DesignForExtension Method 'getErrorCode' is not designed for extension - needs to be abstract, final or empty. 169
 Error design DesignForExtension Method 'setErrorCode' is not designed for extension - needs to be abstract, final or empty. 178
 Error coding HiddenField 'errorCode' hides a field. 178

org/exolab/castor/xml/XMLFieldDescriptor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.util.XMLFieldDescriptorImpl. 21
 Error sizes LineLength Line is longer than 80 characters (found 84). 95
 Error regexp RegexpSingleline Line has trailing spaces. 240
 Error regexp RegexpSingleline Line has trailing spaces. 251
 Error sizes LineLength Line is longer than 80 characters (found 81). 254
 Error sizes LineLength Line is longer than 80 characters (found 86). 261
 Error sizes LineLength Line is longer than 80 characters (found 100). 263
 Error javadoc JavadocMethod Unused @param tag for 'derivedFromXSList'. 263
 Error javadoc JavadocMethod Expected an @return tag. 267
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error sizes LineLength Line is longer than 80 characters (found 82). 270
 Error regexp RegexpSingleline Line has trailing spaces. 277

org/exolab/castor/xml/XMLFieldHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 63
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 81
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 81
 Error misc FinalParameters Parameter obj should be final. 81
 Error javadoc JavadocMethod Expected @param tag for 'obj'. 81
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 101
 Error misc FinalParameters Parameter object should be final. 101
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 116
 Error misc FinalParameters Parameter parent should be final. 116
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error sizes LineLength Line is longer than 80 characters (found 101). 133
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 133
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error sizes LineLength Line is longer than 80 characters (found 89). 152
 Error sizes LineLength Line is longer than 80 characters (found 103). 158
 Error javadoc JavadocMethod Missing a Javadoc comment. 158

org/exolab/castor/xml/XMLMappingLoader.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error sizes LineLength Line is longer than 80 characters (found 89). 109
 Error sizes LineLength Line is longer than 80 characters (found 85). 111
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error sizes LineLength Line is longer than 80 characters (found 86). 124
 Error sizes LineLength Line is longer than 80 characters (found 97). 130
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error sizes LineLength Line is longer than 80 characters (found 89). 156
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error sizes LineLength Line is longer than 80 characters (found 84). 165
 Error sizes MethodLength Method length is 224 lines (max allowed is 150). 165
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error sizes LineLength Line is longer than 80 characters (found 84). 169
 Error sizes LineLength Line is longer than 80 characters (found 98). 170
 Error sizes LineLength Line is longer than 80 characters (found 81). 175
 Error sizes LineLength Line is longer than 80 characters (found 88). 178
 Error sizes LineLength Line is longer than 80 characters (found 91). 179
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error sizes LineLength Line is longer than 80 characters (found 96). 185
 Error sizes LineLength Line is longer than 80 characters (found 82). 187
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error sizes LineLength Line is longer than 80 characters (found 93). 191
 Error sizes LineLength Line is longer than 80 characters (found 91). 198
 Error sizes LineLength Line is longer than 80 characters (found 101). 199
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error sizes LineLength Line is longer than 80 characters (found 82). 211
 Error sizes LineLength Line is longer than 80 characters (found 94). 222
 Error sizes LineLength Line is longer than 80 characters (found 81). 223
 Error sizes LineLength Line is longer than 80 characters (found 82). 227
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error sizes LineLength Line is longer than 80 characters (found 94). 233
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error sizes LineLength Line is longer than 80 characters (found 86). 238
 Error sizes LineLength Line is longer than 80 characters (found 82). 242
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error sizes LineLength Line is longer than 80 characters (found 81). 252
 Error sizes LineLength Line is longer than 80 characters (found 84). 253
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error sizes LineLength Line is longer than 80 characters (found 88). 258
 Error sizes LineLength Line is longer than 80 characters (found 81). 262
 Error sizes LineLength Line is longer than 80 characters (found 91). 269
 Error blocks LeftCurly '{' should have line break after. 269
 Error regexp RegexpSingleline Line has trailing spaces. 270
 Error sizes LineLength Line is longer than 80 characters (found 89). 272
 Error blocks LeftCurly '{' should have line break after. 272
 Error blocks RightCurly '}' should have line break before. 272
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error sizes LineLength Line is longer than 80 characters (found 85). 277
 Error blocks LeftCurly '{' should have line break after. 279
 Error blocks RightCurly '}' should have line break before. 279
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error blocks LeftCurly '{' should have line break after. 284
 Error blocks RightCurly '}' should have line break before. 284
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error sizes LineLength Line is longer than 80 characters (found 92). 286
 Error blocks LeftCurly '{' should have line break after. 286
 Error blocks RightCurly '}' should have line break before. 286
 Error sizes LineLength Line is longer than 80 characters (found 88). 290
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 301
 Error sizes LineLength Line is longer than 80 characters (found 92). 302
 Error sizes LineLength Line is longer than 80 characters (found 106). 303
 Error sizes LineLength Line is longer than 80 characters (found 124). 308
 Error sizes LineLength Line is longer than 80 characters (found 87). 314
 Error sizes LineLength Line is longer than 80 characters (found 83). 316
 Error sizes LineLength Line is longer than 80 characters (found 86). 320
 Error whitespace OperatorWrap '+' should be on a new line. 323
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error sizes LineLength Line is longer than 80 characters (found 91). 339
 Error sizes LineLength Line is longer than 80 characters (found 87). 341
 Error blocks RightCurly '}' should be on the same line. 345
 Error sizes LineLength Line is longer than 80 characters (found 87). 355
 Error blocks RightCurly '}' should be on the same line. 359
 Error blocks RightCurly '}' should be on the same line. 382
 Error sizes LineLength Line is longer than 80 characters (found 91). 384
 Error sizes LineLength Line is longer than 80 characters (found 94). 385
 Error regexp RegexpSingleline Line has trailing spaces. 387
 Error javadoc JavadocMethod Missing a Javadoc comment. 391
 Error modifier RedundantModifier Redundant 'final' modifier. 391
 Error javadoc JavadocMethod Missing a Javadoc comment. 403
 Error modifier RedundantModifier Redundant 'final' modifier. 403
 Error misc FinalParameters Parameter clsDesc should be final. 403
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 407
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 407
 Error whitespace ParenPad ')' is preceded with whitespace. 407
 Error blocks NeedBraces 'if' construct must use '{}'s. 408
 Error regexp RegexpSingleline Line has trailing spaces. 410
 Error whitespace OperatorWrap '&&' should be on a new line. 414
 Error whitespace OperatorWrap '&&' should be on a new line. 415
 Error sizes LineLength Line is longer than 80 characters (found 85). 417
 Error blocks NeedBraces 'if' construct must use '{}'s. 421
 Error whitespace ParenPad '(' is followed by whitespace. 421
 Error whitespace ParenPad ')' is preceded with whitespace. 421
 Error whitespace ParenPad '(' is followed by whitespace. 422
 Error whitespace ParenPad ')' is preceded with whitespace. 422
 Error sizes LineLength Line is longer than 80 characters (found 89). 425
 Error javadoc JavadocStyle First sentence should end with a period. 427
 Error javadoc JavadocMethod Expected an @return tag. 430
 Error sizes LineLength Line is longer than 80 characters (found 82). 430
 Error misc FinalParameters Parameter fields should be final. 430
 Error javadoc JavadocMethod Expected @param tag for 'fields'. 430
 Error misc FinalParameters Parameter fieldName should be final. 430
 Error javadoc JavadocMethod Expected @param tag for 'fieldName'. 430
 Error blocks NeedBraces 'for' construct must use '{}'s. 431
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 431
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 431
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 431
 Error blocks NeedBraces 'if' construct must use '{}'s. 432
 Error sizes LineLength Line is longer than 80 characters (found 91). 439
 Error sizes MethodLength Method length is 286 lines (max allowed is 150). 439
 Error javadoc JavadocMethod Missing a Javadoc comment. 439
 Error whitespace ParenPad '(' is followed by whitespace. 439
 Error misc FinalParameters Parameter javaClass should be final. 439
 Error misc FinalParameters Parameter fieldMap should be final. 439
 Error whitespace ParenPad ')' is preceded with whitespace. 439
 Error blocks LeftCurly '{' should be on the previous line. 441
 Error whitespace OperatorWrap '||' should be on a new line. 454
 Error whitespace OperatorWrap '||' should be on a new line. 455
 Error blocks LeftCurly '{' should be on the previous line. 457
 Error whitespace ParenPad '(' is followed by whitespace. 463
 Error whitespace ParenPad ')' is preceded with whitespace. 463
 Error blocks NeedBraces 'if' construct must use '{}'s. 474
 Error whitespace ParenPad '(' is followed by whitespace. 474
 Error whitespace ParenPad ')' is preceded with whitespace. 474
 Error whitespace ParenPad '(' is followed by whitespace. 475
 Error whitespace ParenPad ')' is preceded with whitespace. 475
 Error sizes LineLength Line is longer than 80 characters (found 86). 489
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 503
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 510
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 510
 Error blocks RightCurly '}' should be on the same line. 511
 Error coding MagicNumber '4' is a magic number. 514
 Error blocks NeedBraces 'if' construct must use '{}'s. 519
 Error blocks NeedBraces 'else' construct must use '{}'s. 521
 Error blocks LeftCurly '{' should be on the previous line. 530
 Error sizes LineLength Line is longer than 80 characters (found 96). 531
 Error whitespace ParenPad '(' is followed by whitespace. 531
 Error whitespace ParenPad ')' is preceded with whitespace. 531
 Error sizes LineLength Line is longer than 80 characters (found 122). 535
 Error whitespace ParenPad '(' is followed by whitespace. 535
 Error whitespace ParenPad ')' is preceded with whitespace. 535
 Error regexp RegexpSingleline Line has trailing spaces. 536
 Error sizes LineLength Line is longer than 80 characters (found 99). 537
 Error sizes LineLength Line is longer than 80 characters (found 87). 538
 Error blocks NeedBraces 'if' construct must use '{}'s. 568
 Error whitespace FileTabCharacter Line contains a tab character. 574
 Error whitespace FileTabCharacter Line contains a tab character. 575
 Error whitespace FileTabCharacter Line contains a tab character. 576
 Error whitespace FileTabCharacter Line contains a tab character. 577
 Error whitespace FileTabCharacter Line contains a tab character. 578
 Error blocks EmptyBlock Must have at least one statement. 578
 Error whitespace FileTabCharacter Line contains a tab character. 579
 Error whitespace FileTabCharacter Line contains a tab character. 580
 Error regexp RegexpSingleline Line has trailing spaces. 584
 Error sizes LineLength Line is longer than 80 characters (found 82). 591
 Error whitespace OperatorWrap '||' should be on a new line. 633
 Error whitespace OperatorWrap '||' should be on a new line. 634
 Error blocks LeftCurly '{' should be on the previous line. 636
 Error blocks RightCurly '}' should be on the same line. 644
 Error blocks NeedBraces 'else' construct must use '{}'s. 645
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 655
 Error blocks RightCurly '}' should be on the same line. 665
 Error blocks RightCurly '}' should be on the same line. 681
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 682
 Error blocks EmptyBlock Must have at least one statement. 682
 Error sizes LineLength Line is longer than 80 characters (found 82). 689
 Error sizes LineLength Line is longer than 80 characters (found 93). 691
 Error sizes LineLength Line is longer than 80 characters (found 89). 694
 Error sizes LineLength Line is longer than 80 characters (found 87). 695
 Error sizes LineLength Line is longer than 80 characters (found 85). 698
 Error sizes LineLength Line is longer than 80 characters (found 113). 700
 Error blocks EmptyBlock Must have at least one statement. 707
 Error sizes LineLength Line is longer than 80 characters (found 100). 719
 Error regexp RegexpSingleline Line has trailing spaces. 736
 Error sizes LineLength Line is longer than 80 characters (found 84). 737
 Error sizes LineLength Line is longer than 80 characters (found 98). 738
 Error sizes LineLength Line is longer than 80 characters (found 106). 748
 Error javadoc JavadocMethod Missing a Javadoc comment. 748
 Error whitespace ParenPad '(' is followed by whitespace. 748
 Error misc FinalParameters Parameter fieldType should be final. 748
 Error misc FinalParameters Parameter colHandler should be final. 748
 Error misc FinalParameters Parameter fieldMap should be final. 748
 Error whitespace ParenPad ')' is preceded with whitespace. 748
 Error sizes LineLength Line is longer than 80 characters (found 100). 750
 Error javadoc JavadocMethod Expected an @return tag. 758
 Error whitespace MethodParamPad '(' should be on the previous line. 759
 Error misc FinalParameters Parameter fieldDesc should be final. 759
 Error javadoc JavadocMethod Expected @param tag for 'fieldDesc'. 759
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 760
 Error blocks LeftCurly '{' should be on the previous line. 761
 Error sizes LineLength Line is longer than 80 characters (found 86). 781
 Error sizes LineLength Line is longer than 80 characters (found 81). 796
 Error sizes LineLength Line is longer than 80 characters (found 110). 802
 Error javadoc JavadocMethod Missing a Javadoc comment. 811

org/exolab/castor/xml/XMLSerializerFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error sizes LineLength Line is longer than 80 characters (found 82). 37
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 54

org/exolab/castor/xml/XercesJDK5OutputFormat.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error sizes LineLength Line is longer than 80 characters (found 92). 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 102). 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 28

org/exolab/castor/xml/XercesJDK5Serializer.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error sizes LineLength Line is longer than 80 characters (found 83). 24
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 91). 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error design DesignForExtension Method 'getPackageName' is not designed for extension - needs to be abstract, final or empty. 33
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38

org/exolab/castor/xml/XercesJDK5XMLSerializerFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 33
 Error design DesignForExtension Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. 41

org/exolab/castor/xml/XercesOutputFormat.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error sizes LineLength Line is longer than 80 characters (found 88). 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/exolab/castor/xml/XercesSerializer.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 82). 31
 Error sizes LineLength Line is longer than 80 characters (found 81). 35
 Error whitespace FileTabCharacter Line contains a tab character. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error naming MemberName Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error sizes LineLength Line is longer than 80 characters (found 82). 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error design DesignForExtension Method 'setOutputCharStream' is not designed for extension - needs to be abstract, final or empty. 60
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error whitespace FileTabCharacter Line contains a tab character. 62
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error whitespace ParenPad ')' is preceded with whitespace. 64
 Error whitespace FileTabCharacter Line contains a tab character. 65
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 65
 Error whitespace FileTabCharacter Line contains a tab character. 66
 Error whitespace FileTabCharacter Line contains a tab character. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error design DesignForExtension Method 'asDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 78
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error sizes LineLength Line is longer than 80 characters (found 85). 83
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error design DesignForExtension Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error sizes LineLength Line is longer than 80 characters (found 87). 101
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace ParenPad ')' is preceded with whitespace. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error sizes LineLength Line is longer than 80 characters (found 86). 114
 Error design DesignForExtension Method 'setOutputByteStream' is not designed for extension - needs to be abstract, final or empty. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127

org/exolab/castor/xml/XercesXMLSerializerFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 80 characters (found 82). 23
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 33
 Error design DesignForExtension Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. 41

org/exolab/castor/xml/descriptors/BaseDescriptor.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocType Missing a Javadoc comment. 13
 Error regexp RegexpSingleline Line has trailing spaces. 14
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 18
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
 Error design DesignForExtension Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 43
 Error misc FinalParameters Parameter name should be final. 43
 Error misc FinalParameters Parameter namespace should be final. 43
 Error misc FinalParameters Parameter object should be final. 43
 Error regexp RegexpSingleline Line has trailing spaces. 49
 Error sizes LineLength Line is longer than 80 characters (found 98). 51
 Error misc FinalParameters Parameter elementDescriptor should be final. 55
 Error misc FinalParameters Parameter parentState should be final. 55
 Error misc FinalParameters Parameter xmlName should be final. 56
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error design DesignForExtension Method 'isChoice' is not designed for extension - needs to be abstract, final or empty. 65
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 76
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 88
 Error design DesignForExtension Method 'addNature' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. 109

org/exolab/castor/xml/descriptors/CoreDescriptors.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 62
 Error sizes LineLength Line is longer than 80 characters (found 84). 67
 Error sizes LineLength Line is longer than 80 characters (found 95). 70
 Error sizes LineLength Line is longer than 80 characters (found 97). 73
 Error sizes LineLength Line is longer than 80 characters (found 94). 75
 Error sizes LineLength Line is longer than 80 characters (found 92). 77
 Error sizes LineLength Line is longer than 80 characters (found 98). 79
 Error sizes LineLength Line is longer than 80 characters (found 98). 81
 Error sizes LineLength Line is longer than 80 characters (found 97). 86
 Error sizes LineLength Line is longer than 80 characters (found 97). 88
 Error sizes LineLength Line is longer than 80 characters (found 81). 127
 Error blocks EmptyBlock Must have at least one statement. 171
 Error sizes LineLength Line is longer than 80 characters (found 84). 178
 Error blocks EmptyBlock Must have at least one statement. 179
 Error blocks EmptyBlock Must have at least one statement. 181
 Error sizes LineLength Line is longer than 80 characters (found 85). 204
 Error blocks EmptyBlock Must have at least one statement. 209

org/exolab/castor/xml/descriptors/DateClassDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 68
 Error sizes LineLength Line is longer than 80 characters (found 82). 83
 Error sizes LineLength Line is longer than 80 characters (found 86). 88
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 139
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 150
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 161
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 180
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 188
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 195
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 207
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 216
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 224
 Error sizes LineLength Line is longer than 80 characters (found 93). 225
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 237
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 246
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 255
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 264
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 273

org/exolab/castor/xml/descriptors/EnumerationDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 82

org/exolab/castor/xml/descriptors/ListClassDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 90). 69
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error naming MemberName Name '_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error sizes LineLength Line is longer than 80 characters (found 91). 113
 Error sizes LineLength Line is longer than 80 characters (found 86). 122
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 164
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 173
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 183
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 192
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 201
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 209
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 226
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 242
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 249
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 258
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 267
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 279
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 288
 Error design DesignForExtension Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. 296
 Error design DesignForExtension Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. 305
 Error design DesignForExtension Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 317
 Error sizes LineLength Line is longer than 80 characters (found 94). 334
 Error design DesignForExtension Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 334
 Error sizes LineLength Line is longer than 80 characters (found 82). 335

org/exolab/castor/xml/descriptors/LocaleDescriptor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.UnmarshalState. 54
 Error imports UnusedImports Unused import - org.exolab.castor.xml.ValidationException. 55
 Error imports UnusedImports Unused import - org.exolab.castor.xml.XMLClassDescriptor. 56
 Error sizes LineLength Line is longer than 80 characters (found 87). 70
 Error sizes LineLength Line is longer than 80 characters (found 86). 91
 Error sizes LineLength Line is longer than 80 characters (found 86). 122
 Error sizes LineLength Line is longer than 80 characters (found 88). 154
 Error sizes LineLength Line is longer than 80 characters (found 82). 167
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 208
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 219
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 230
 Error sizes LineLength Line is longer than 80 characters (found 91). 247
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 247
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 255
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 262
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 274
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 283
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 291
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 305
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 314
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 323
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 332
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 341

org/exolab/castor/xml/descriptors/RootArrayDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 88). 69
 Error sizes LineLength Line is longer than 80 characters (found 85). 76
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error sizes LineLength Line is longer than 80 characters (found 88). 78
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error naming MemberName Name '_javaClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error naming MemberName Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error sizes LineLength Line is longer than 80 characters (found 86). 120
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 157
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 165
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 175
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 184
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 193
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 202
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 219
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 228
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 236
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 245
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 254
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 266
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 275
 Error design DesignForExtension Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. 284
 Error design DesignForExtension Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 293

org/exolab/castor/xml/descriptors/SQLDateClassDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 87). 61
 Error sizes LineLength Line is longer than 80 characters (found 86). 82
 Error sizes LineLength Line is longer than 80 characters (found 82). 93
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 136
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 147
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 158
 Error sizes LineLength Line is longer than 80 characters (found 91). 175
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 175
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 183
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 190
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 202
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 211
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 220
 Error sizes LineLength Line is longer than 80 characters (found 97). 221
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 233
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 242
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 251
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 260
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 269

org/exolab/castor/xml/descriptors/SQLTimeClassDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 87). 62
 Error sizes LineLength Line is longer than 80 characters (found 82). 99
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 141
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 152
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 163
 Error sizes LineLength Line is longer than 80 characters (found 91). 180
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 180
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 188
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 195
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 207
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 216
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 225
 Error sizes LineLength Line is longer than 80 characters (found 97). 226
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 238
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 247
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 256
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 265
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 274

org/exolab/castor/xml/descriptors/SQLTimestampClassDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 63
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 146
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 157
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 168
 Error sizes LineLength Line is longer than 80 characters (found 91). 185
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 185
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 193
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 200
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 212
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 221
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 230
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 245
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 254
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 263
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 272
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 281

org/exolab/castor/xml/descriptors/StringClassDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 88). 63
 Error sizes LineLength Line is longer than 80 characters (found 88). 65
 Error sizes LineLength Line is longer than 80 characters (found 85). 69
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error naming MemberName Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 103
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 111
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 121
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 139
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 147
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 164
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 172
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 179
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 188
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 197
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 209
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 218
 Error design DesignForExtension Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. 226
 Error design DesignForExtension Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. 235
 Error design DesignForExtension Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 244

org/exolab/castor/xml/descriptors/VectorClassDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 90). 59
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error naming MemberName Name '_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error sizes LineLength Line is longer than 80 characters (found 86). 112
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 153
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 162
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 172
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 181
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 190
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 199
 Error sizes LineLength Line is longer than 80 characters (found 91). 216
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 216
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 232
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 239
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 248
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 257
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 269
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 278
 Error design DesignForExtension Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. 286
 Error design DesignForExtension Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. 295
 Error design DesignForExtension Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 307
 Error sizes LineLength Line is longer than 80 characters (found 94). 324
 Error design DesignForExtension Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 324

org/exolab/castor/xml/dtd/Attribute.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming ConstantName Name 'Enumeration' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error sizes LineLength Line is longer than 80 characters (found 81). 87
 Error sizes LineLength Line is longer than 80 characters (found 81). 95
 Error misc FinalParameters Parameter element should be final. 123
 Error coding HiddenField 'element' hides a field. 123
 Error misc FinalParameters Parameter name should be final. 123
 Error coding HiddenField 'name' hides a field. 123
 Error javadoc JavadocMethod Expected an @return tag. 144
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 144
 Error javadoc JavadocMethod Expected an @return tag. 151
 Error design DesignForExtension Method 'getElement' is not designed for extension - needs to be abstract, final or empty. 151
 Error sizes LineLength Line is longer than 80 characters (found 84). 157
 Error javadoc JavadocMethod Expected an @return tag. 159
 Error design DesignForExtension Method 'getValues' is not designed for extension - needs to be abstract, final or empty. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error design DesignForExtension Method 'setStringType' is not designed for extension - needs to be abstract, final or empty. 167
 Error javadoc JavadocMethod Expected an @return tag. 175
 Error design DesignForExtension Method 'isStringType' is not designed for extension - needs to be abstract, final or empty. 175
 Error design DesignForExtension Method 'setIDType' is not designed for extension - needs to be abstract, final or empty. 182
 Error sizes LineLength Line is longer than 80 characters (found 82). 187
 Error javadoc JavadocMethod Expected an @return tag. 189
 Error design DesignForExtension Method 'isIDType' is not designed for extension - needs to be abstract, final or empty. 189
 Error design DesignForExtension Method 'setIDREFType' is not designed for extension - needs to be abstract, final or empty. 196
 Error javadoc JavadocMethod Expected an @return tag. 204
 Error design DesignForExtension Method 'isIDREFType' is not designed for extension - needs to be abstract, final or empty. 204
 Error design DesignForExtension Method 'setIDREFSType' is not designed for extension - needs to be abstract, final or empty. 211
 Error javadoc JavadocMethod Expected an @return tag. 219
 Error design DesignForExtension Method 'isIDREFSType' is not designed for extension - needs to be abstract, final or empty. 219
 Error design DesignForExtension Method 'setENTITYType' is not designed for extension - needs to be abstract, final or empty. 226
 Error javadoc JavadocMethod Expected an @return tag. 234
 Error design DesignForExtension Method 'isENTITYType' is not designed for extension - needs to be abstract, final or empty. 234
 Error design DesignForExtension Method 'setENTITIESType' is not designed for extension - needs to be abstract, final or empty. 241
 Error javadoc JavadocMethod Expected an @return tag. 249
 Error design DesignForExtension Method 'isENTITIESType' is not designed for extension - needs to be abstract, final or empty. 249
 Error design DesignForExtension Method 'setNMTOKENType' is not designed for extension - needs to be abstract, final or empty. 256
 Error javadoc JavadocMethod Expected an @return tag. 264
 Error design DesignForExtension Method 'isNMTOKENType' is not designed for extension - needs to be abstract, final or empty. 264
 Error design DesignForExtension Method 'setNMTOKENSType' is not designed for extension - needs to be abstract, final or empty. 271
 Error javadoc JavadocMethod Expected an @return tag. 279
 Error design DesignForExtension Method 'isNMTOKENSType' is not designed for extension - needs to be abstract, final or empty. 279
 Error design DesignForExtension Method 'setNOTATIONType' is not designed for extension - needs to be abstract, final or empty. 286
 Error javadoc JavadocMethod Expected an @return tag. 294
 Error design DesignForExtension Method 'isNOTATIONType' is not designed for extension - needs to be abstract, final or empty. 294
 Error design DesignForExtension Method 'setEnumerationType' is not designed for extension - needs to be abstract, final or empty. 301
 Error sizes LineLength Line is longer than 80 characters (found 91). 306
 Error javadoc JavadocMethod Expected an @return tag. 308
 Error design DesignForExtension Method 'isEnumerationType' is not designed for extension - needs to be abstract, final or empty. 308
 Error design DesignForExtension Method 'setDEFAULT' is not designed for extension - needs to be abstract, final or empty. 315
 Error sizes LineLength Line is longer than 80 characters (found 84). 320
 Error javadoc JavadocMethod Expected an @return tag. 322
 Error design DesignForExtension Method 'isDEFAULT' is not designed for extension - needs to be abstract, final or empty. 322
 Error design DesignForExtension Method 'setREQUIRED' is not designed for extension - needs to be abstract, final or empty. 329
 Error javadoc JavadocMethod Expected an @return tag. 336
 Error design DesignForExtension Method 'isREQUIRED' is not designed for extension - needs to be abstract, final or empty. 336
 Error design DesignForExtension Method 'setIMPLIED' is not designed for extension - needs to be abstract, final or empty. 343
 Error javadoc JavadocMethod Expected an @return tag. 351
 Error design DesignForExtension Method 'isIMPLIED' is not designed for extension - needs to be abstract, final or empty. 351
 Error design DesignForExtension Method 'setFIXED' is not designed for extension - needs to be abstract, final or empty. 358
 Error javadoc JavadocMethod Expected an @return tag. 365
 Error design DesignForExtension Method 'isFIXED' is not designed for extension - needs to be abstract, final or empty. 365
 Error design DesignForExtension Method 'setDefaultValue' is not designed for extension - needs to be abstract, final or empty. 372
 Error misc FinalParameters Parameter value should be final. 372
 Error javadoc JavadocMethod Expected @param tag for 'value'. 372
 Error javadoc JavadocMethod Expected an @return tag. 379
 Error design DesignForExtension Method 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty. 379
 Error design DesignForExtension Method 'addValue' is not designed for extension - needs to be abstract, final or empty. 388
 Error misc FinalParameters Parameter value should be final. 388
 Error javadoc JavadocMethod Expected @param tag for 'value'. 388
 Error sizes LineLength Line is longer than 80 characters (found 84). 390

org/exolab/castor/xml/dtd/ContentParticle.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 52
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error misc FinalParameters Parameter reference should be final. 109
 Error coding HiddenField 'reference' hides a field. 109
 Error design DesignForExtension Method 'setReferenceType' is not designed for extension - needs to be abstract, final or empty. 120
 Error misc FinalParameters Parameter reference should be final. 120
 Error coding HiddenField 'reference' hides a field. 120
 Error sizes LineLength Line is longer than 80 characters (found 88). 123
 Error javadoc JavadocMethod Expected an @return tag. 135
 Error design DesignForExtension Method 'isReferenceType' is not designed for extension - needs to be abstract, final or empty. 135
 Error design DesignForExtension Method 'setSeqType' is not designed for extension - needs to be abstract, final or empty. 142
 Error javadoc JavadocMethod Expected an @return tag. 150
 Error design DesignForExtension Method 'isSeqType' is not designed for extension - needs to be abstract, final or empty. 150
 Error design DesignForExtension Method 'setChoiceType' is not designed for extension - needs to be abstract, final or empty. 157
 Error javadoc JavadocMethod Expected an @return tag. 165
 Error design DesignForExtension Method 'isChoiceType' is not designed for extension - needs to be abstract, final or empty. 165
 Error javadoc JavadocMethod Expected an @return tag. 172
 Error design DesignForExtension Method 'getReference' is not designed for extension - needs to be abstract, final or empty. 172
 Error javadoc JavadocMethod Expected an @return tag. 182
 Error design DesignForExtension Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. 182
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error design DesignForExtension Method 'setOneOccurance' is not designed for extension - needs to be abstract, final or empty. 190
 Error sizes LineLength Line is longer than 80 characters (found 84). 195
 Error javadoc JavadocMethod Expected an @return tag. 198
 Error design DesignForExtension Method 'isOneOccurance' is not designed for extension - needs to be abstract, final or empty. 198
 Error design DesignForExtension Method 'setZeroOrOneOccurance' is not designed for extension - needs to be abstract, final or empty. 206
 Error javadoc JavadocMethod Expected an @return tag. 214
 Error design DesignForExtension Method 'isZeroOrOneOccurance' is not designed for extension - needs to be abstract, final or empty. 214
 Error design DesignForExtension Method 'setOneOrMoreOccurances' is not designed for extension - needs to be abstract, final or empty. 222
 Error javadoc JavadocMethod Expected an @return tag. 230
 Error design DesignForExtension Method 'isOneOrMoreOccurances' is not designed for extension - needs to be abstract, final or empty. 230
 Error design DesignForExtension Method 'setZeroOrMoreOccurances' is not designed for extension - needs to be abstract, final or empty. 238
 Error javadoc JavadocMethod Expected an @return tag. 246
 Error design DesignForExtension Method 'isZeroOrMoreOccurances' is not designed for extension - needs to be abstract, final or empty. 246
 Error design DesignForExtension Method 'addChild' is not designed for extension - needs to be abstract, final or empty. 254
 Error misc FinalParameters Parameter cp should be final. 254

org/exolab/castor/xml/dtd/Converter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error javadoc JavadocVariable Missing a Javadoc comment. 106
 Error naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 106
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error javadoc JavadocVariable Missing a Javadoc comment. 110
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error javadoc JavadocVariable Missing a Javadoc comment. 112
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error javadoc JavadocVariable Missing a Javadoc comment. 114
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error sizes LineLength Line is longer than 80 characters (found 91). 121
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error misc FinalParameters Parameter args should be final. 141
 Error javadoc JavadocMethod Expected @param tag for 'args'. 141
 Error misc ArrayTypeStyle Array brackets at illegal position. 141
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error sizes LineLength Line is longer than 80 characters (found 81). 148
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error sizes LineLength Line is longer than 80 characters (found 88). 155
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error sizes LineLength Line is longer than 80 characters (found 82). 172
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error whitespace FileTabCharacter Line contains a tab character. 173
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error whitespace FileTabCharacter Line contains a tab character. 175
 Error whitespace FileTabCharacter Line contains a tab character. 176
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error whitespace FileTabCharacter Line contains a tab character. 178
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error sizes LineLength Line is longer than 80 characters (found 83). 180
 Error whitespace FileTabCharacter Line contains a tab character. 180
 Error whitespace ParenPad '(' is followed by whitespace. 180
 Error whitespace ParenPad ')' is preceded with whitespace. 180
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error whitespace FileTabCharacter Line contains a tab character. 184
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error sizes LineLength Line is longer than 80 characters (found 95). 185
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error whitespace FileTabCharacter Line contains a tab character. 186
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error whitespace FileTabCharacter Line contains a tab character. 190
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error whitespace FileTabCharacter Line contains a tab character. 191
 Error whitespace FileTabCharacter Line contains a tab character. 192
 Error whitespace FileTabCharacter Line contains a tab character. 193
 Error sizes LineLength Line is longer than 80 characters (found 81). 194
 Error whitespace FileTabCharacter Line contains a tab character. 194
 Error whitespace FileTabCharacter Line contains a tab character. 196
 Error whitespace FileTabCharacter Line contains a tab character. 197
 Error sizes LineLength Line is longer than 80 characters (found 106). 198
 Error whitespace FileTabCharacter Line contains a tab character. 198
 Error whitespace FileTabCharacter Line contains a tab character. 199
 Error sizes LineLength Line is longer than 80 characters (found 103). 200
 Error whitespace FileTabCharacter Line contains a tab character. 200
 Error whitespace FileTabCharacter Line contains a tab character. 201
 Error whitespace FileTabCharacter Line contains a tab character. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error sizes LineLength Line is longer than 80 characters (found 108). 205
 Error whitespace FileTabCharacter Line contains a tab character. 205
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error sizes LineLength Line is longer than 80 characters (found 86). 206
 Error whitespace FileTabCharacter Line contains a tab character. 206
 Error whitespace FileTabCharacter Line contains a tab character. 207
 Error whitespace FileTabCharacter Line contains a tab character. 208
 Error whitespace FileTabCharacter Line contains a tab character. 210
 Error whitespace FileTabCharacter Line contains a tab character. 211
 Error whitespace FileTabCharacter Line contains a tab character. 212
 Error whitespace FileTabCharacter Line contains a tab character. 213
 Error sizes LineLength Line is longer than 80 characters (found 82). 214
 Error whitespace FileTabCharacter Line contains a tab character. 214
 Error whitespace FileTabCharacter Line contains a tab character. 215
 Error whitespace FileTabCharacter Line contains a tab character. 216
 Error whitespace FileTabCharacter Line contains a tab character. 217
 Error whitespace FileTabCharacter Line contains a tab character. 218
 Error whitespace FileTabCharacter Line contains a tab character. 219
 Error whitespace FileTabCharacter Line contains a tab character. 220
 Error whitespace FileTabCharacter Line contains a tab character. 221
 Error whitespace FileTabCharacter Line contains a tab character. 222
 Error whitespace FileTabCharacter Line contains a tab character. 223
 Error whitespace FileTabCharacter Line contains a tab character. 225
 Error whitespace FileTabCharacter Line contains a tab character. 226
 Error whitespace FileTabCharacter Line contains a tab character. 228
 Error sizes LineLength Line is longer than 80 characters (found 92). 229
 Error whitespace FileTabCharacter Line contains a tab character. 229
 Error whitespace FileTabCharacter Line contains a tab character. 230
 Error whitespace FileTabCharacter Line contains a tab character. 232
 Error whitespace FileTabCharacter Line contains a tab character. 233
 Error whitespace FileTabCharacter Line contains a tab character. 234
 Error whitespace FileTabCharacter Line contains a tab character. 235
 Error whitespace FileTabCharacter Line contains a tab character. 236
 Error whitespace FileTabCharacter Line contains a tab character. 237
 Error whitespace FileTabCharacter Line contains a tab character. 238
 Error whitespace FileTabCharacter Line contains a tab character. 239
 Error whitespace FileTabCharacter Line contains a tab character. 240
 Error whitespace FileTabCharacter Line contains a tab character. 241
 Error whitespace FileTabCharacter Line contains a tab character. 242
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error sizes LineLength Line is longer than 80 characters (found 98). 243
 Error whitespace FileTabCharacter Line contains a tab character. 243
 Error design DesignForExtension Method 'process' is not designed for extension - needs to be abstract, final or empty. 243
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error whitespace FileTabCharacter Line contains a tab character. 244
 Error sizes LineLength Line is longer than 80 characters (found 127). 245
 Error whitespace FileTabCharacter Line contains a tab character. 245
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 245
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 245
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 245
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 245
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error whitespace FileTabCharacter Line contains a tab character. 248
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error whitespace FileTabCharacter Line contains a tab character. 249
 Error whitespace FileTabCharacter Line contains a tab character. 250
 Error sizes LineLength Line is longer than 80 characters (found 88). 251
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error whitespace FileTabCharacter Line contains a tab character. 252
 Error sizes LineLength Line is longer than 80 characters (found 82). 253
 Error whitespace FileTabCharacter Line contains a tab character. 253
 Error sizes LineLength Line is longer than 80 characters (found 81). 254
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error whitespace FileTabCharacter Line contains a tab character. 255
 Error whitespace FileTabCharacter Line contains a tab character. 256
 Error sizes LineLength Line is longer than 80 characters (found 91). 257
 Error whitespace FileTabCharacter Line contains a tab character. 257
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error whitespace FileTabCharacter Line contains a tab character. 258
 Error whitespace FileTabCharacter Line contains a tab character. 259
 Error whitespace MethodParamPad '(' is preceded with whitespace. 259
 Error whitespace FileTabCharacter Line contains a tab character. 260
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error whitespace FileTabCharacter Line contains a tab character. 261
 Error whitespace FileTabCharacter Line contains a tab character. 262
 Error whitespace FileTabCharacter Line contains a tab character. 263
 Error whitespace FileTabCharacter Line contains a tab character. 264
 Error whitespace FileTabCharacter Line contains a tab character. 265
 Error whitespace FileTabCharacter Line contains a tab character. 266
 Error whitespace FileTabCharacter Line contains a tab character. 267
 Error whitespace FileTabCharacter Line contains a tab character. 268
 Error whitespace FileTabCharacter Line contains a tab character. 269
 Error whitespace FileTabCharacter Line contains a tab character. 270
 Error whitespace FileTabCharacter Line contains a tab character. 271
 Error whitespace FileTabCharacter Line contains a tab character. 272
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error sizes LineLength Line is longer than 80 characters (found 86). 273
 Error whitespace FileTabCharacter Line contains a tab character. 273
 Error design DesignForExtension Method 'process' is not designed for extension - needs to be abstract, final or empty. 273
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error whitespace FileTabCharacter Line contains a tab character. 274
 Error sizes LineLength Line is longer than 80 characters (found 127). 275
 Error whitespace FileTabCharacter Line contains a tab character. 275
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 275
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 275
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 275
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 275
 Error whitespace FileTabCharacter Line contains a tab character. 277
 Error whitespace FileTabCharacter Line contains a tab character. 278
 Error whitespace FileTabCharacter Line contains a tab character. 280
 Error whitespace FileTabCharacter Line contains a tab character. 281
 Error whitespace FileTabCharacter Line contains a tab character. 282
 Error sizes LineLength Line is longer than 80 characters (found 88). 284
 Error whitespace FileTabCharacter Line contains a tab character. 284
 Error javadoc JavadocMethod Missing a Javadoc comment. 284
 Error sizes LineLength Line is longer than 80 characters (found 81). 286
 Error whitespace FileTabCharacter Line contains a tab character. 286
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error sizes LineLength Line is longer than 80 characters (found 102). 289
 Error whitespace FileTabCharacter Line contains a tab character. 289
 Error whitespace FileTabCharacter Line contains a tab character. 290
 Error sizes LineLength Line is longer than 80 characters (found 91). 292
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error whitespace FileTabCharacter Line contains a tab character. 295
 Error whitespace FileTabCharacter Line contains a tab character. 296
 Error whitespace FileTabCharacter Line contains a tab character. 297
 Error sizes LineLength Line is longer than 80 characters (found 99). 298
 Error whitespace FileTabCharacter Line contains a tab character. 298
 Error whitespace FileTabCharacter Line contains a tab character. 299
 Error whitespace FileTabCharacter Line contains a tab character. 300
 Error whitespace FileTabCharacter Line contains a tab character. 302
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error sizes LineLength Line is longer than 80 characters (found 81). 306
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error javadoc JavadocMethod Missing a Javadoc comment. 306
 Error misc FinalParameters Parameter nameSpacePrefix2test should be final. 306
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error whitespace FileTabCharacter Line contains a tab character. 309
 Error whitespace FileTabCharacter Line contains a tab character. 310
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error whitespace FileTabCharacter Line contains a tab character. 313
 Error whitespace FileTabCharacter Line contains a tab character. 314
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error whitespace FileTabCharacter Line contains a tab character. 318
 Error whitespace FileTabCharacter Line contains a tab character. 320
 Error whitespace FileTabCharacter Line contains a tab character. 321
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error whitespace FileTabCharacter Line contains a tab character. 322
 Error whitespace FileTabCharacter Line contains a tab character. 323
 Error whitespace FileTabCharacter Line contains a tab character. 324
 Error whitespace FileTabCharacter Line contains a tab character. 325
 Error whitespace FileTabCharacter Line contains a tab character. 326
 Error whitespace FileTabCharacter Line contains a tab character. 327
 Error javadoc JavadocMethod Unused @param tag for 'targetNameSpaceMap'. 327
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error whitespace FileTabCharacter Line contains a tab character. 328
 Error whitespace FileTabCharacter Line contains a tab character. 329
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error sizes LineLength Line is longer than 80 characters (found 81). 330
 Error whitespace FileTabCharacter Line contains a tab character. 330
 Error whitespace FileTabCharacter Line contains a tab character. 331
 Error whitespace FileTabCharacter Line contains a tab character. 332
 Error whitespace FileTabCharacter Line contains a tab character. 333
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error whitespace FileTabCharacter Line contains a tab character. 335
 Error whitespace FileTabCharacter Line contains a tab character. 336
 Error whitespace FileTabCharacter Line contains a tab character. 337
 Error whitespace FileTabCharacter Line contains a tab character. 338
 Error whitespace FileTabCharacter Line contains a tab character. 339
 Error whitespace FileTabCharacter Line contains a tab character. 340
 Error whitespace FileTabCharacter Line contains a tab character. 341
 Error whitespace FileTabCharacter Line contains a tab character. 342
 Error design DesignForExtension Method 'convertDTDtoSchema' is not designed for extension - needs to be abstract, final or empty. 342
 Error misc FinalParameters Parameter reader should be final. 342
 Error misc FinalParameters Parameter writer should be final. 342
 Error sizes LineLength Line is longer than 80 characters (found 81). 343
 Error whitespace FileTabCharacter Line contains a tab character. 343
 Error misc FinalParameters Parameter targetNameSpace should be final. 343
 Error javadoc JavadocMethod Expected @param tag for 'targetNameSpace'. 343
 Error misc FinalParameters Parameter nameSpaceMap should be final. 343
 Error sizes LineLength Line is longer than 80 characters (found 89). 344
 Error whitespace FileTabCharacter Line contains a tab character. 344
 Error whitespace FileTabCharacter Line contains a tab character. 346
 Error whitespace FileTabCharacter Line contains a tab character. 347
 Error sizes LineLength Line is longer than 80 characters (found 86). 349
 Error whitespace FileTabCharacter Line contains a tab character. 349
 Error sizes LineLength Line is longer than 80 characters (found 84). 350
 Error whitespace FileTabCharacter Line contains a tab character. 350
 Error whitespace FileTabCharacter Line contains a tab character. 351
 Error whitespace FileTabCharacter Line contains a tab character. 353
 Error whitespace FileTabCharacter Line contains a tab character. 354
 Error whitespace FileTabCharacter Line contains a tab character. 356
 Error whitespace FileTabCharacter Line contains a tab character. 358
 Error whitespace FileTabCharacter Line contains a tab character. 359
 Error regexp RegexpSingleline Line has trailing spaces. 360
 Error whitespace FileTabCharacter Line contains a tab character. 360
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error whitespace FileTabCharacter Line contains a tab character. 362
 Error whitespace FileTabCharacter Line contains a tab character. 363
 Error whitespace FileTabCharacter Line contains a tab character. 364
 Error whitespace FileTabCharacter Line contains a tab character. 365
 Error whitespace FileTabCharacter Line contains a tab character. 366
 Error whitespace FileTabCharacter Line contains a tab character. 367
 Error whitespace FileTabCharacter Line contains a tab character. 368
 Error whitespace FileTabCharacter Line contains a tab character. 369
 Error whitespace FileTabCharacter Line contains a tab character. 370
 Error whitespace FileTabCharacter Line contains a tab character. 371
 Error whitespace FileTabCharacter Line contains a tab character. 372
 Error whitespace FileTabCharacter Line contains a tab character. 373
 Error whitespace FileTabCharacter Line contains a tab character. 374
 Error whitespace FileTabCharacter Line contains a tab character. 375
 Error whitespace FileTabCharacter Line contains a tab character. 376
 Error whitespace FileTabCharacter Line contains a tab character. 377
 Error design DesignForExtension Method 'convertDTDtoSchema' is not designed for extension - needs to be abstract, final or empty. 377
 Error misc FinalParameters Parameter reader should be final. 377
 Error misc FinalParameters Parameter writer should be final. 377
 Error sizes LineLength Line is longer than 80 characters (found 89). 378
 Error whitespace FileTabCharacter Line contains a tab character. 378
 Error whitespace FileTabCharacter Line contains a tab character. 380
 Error sizes LineLength Line is longer than 80 characters (found 81). 381
 Error whitespace FileTabCharacter Line contains a tab character. 381
 Error regexp RegexpSingleline Line has trailing spaces. 382
 Error whitespace FileTabCharacter Line contains a tab character. 382
 Error sizes LineLength Line is longer than 80 characters (found 82). 383
 Error whitespace FileTabCharacter Line contains a tab character. 383
 Error whitespace FileTabCharacter Line contains a tab character. 384
 Error whitespace FileTabCharacter Line contains a tab character. 386
 Error whitespace FileTabCharacter Line contains a tab character. 387
 Error whitespace FileTabCharacter Line contains a tab character. 388
 Error whitespace FileTabCharacter Line contains a tab character. 389
 Error sizes LineLength Line is longer than 80 characters (found 82). 390
 Error whitespace FileTabCharacter Line contains a tab character. 390
 Error whitespace FileTabCharacter Line contains a tab character. 391
 Error regexp RegexpSingleline Line has trailing spaces. 392
 Error whitespace FileTabCharacter Line contains a tab character. 392
 Error whitespace FileTabCharacter Line contains a tab character. 393
 Error whitespace FileTabCharacter Line contains a tab character. 394
 Error sizes LineLength Line is longer than 80 characters (found 84). 395
 Error whitespace FileTabCharacter Line contains a tab character. 395
 Error whitespace FileTabCharacter Line contains a tab character. 396
 Error whitespace FileTabCharacter Line contains a tab character. 397
 Error whitespace FileTabCharacter Line contains a tab character. 398
 Error whitespace FileTabCharacter Line contains a tab character. 399
 Error whitespace FileTabCharacter Line contains a tab character. 400
 Error whitespace FileTabCharacter Line contains a tab character. 401
 Error whitespace FileTabCharacter Line contains a tab character. 402
 Error whitespace FileTabCharacter Line contains a tab character. 403
 Error whitespace FileTabCharacter Line contains a tab character. 404
 Error design DesignForExtension Method 'parseDTD' is not designed for extension - needs to be abstract, final or empty. 404
 Error misc FinalParameters Parameter reader should be final. 404
 Error whitespace FileTabCharacter Line contains a tab character. 405
 Error whitespace FileTabCharacter Line contains a tab character. 407
 Error sizes LineLength Line is longer than 80 characters (found 87). 409
 Error whitespace FileTabCharacter Line contains a tab character. 409
 Error whitespace FileTabCharacter Line contains a tab character. 410
 Error whitespace FileTabCharacter Line contains a tab character. 411
 Error whitespace FileTabCharacter Line contains a tab character. 413
 Error sizes LineLength Line is longer than 80 characters (found 90). 414
 Error whitespace FileTabCharacter Line contains a tab character. 414
 Error sizes LineLength Line is longer than 80 characters (found 89). 416
 Error whitespace FileTabCharacter Line contains a tab character. 416
 Error whitespace FileTabCharacter Line contains a tab character. 417
 Error whitespace FileTabCharacter Line contains a tab character. 418
 Error sizes LineLength Line is longer than 80 characters (found 92). 420
 Error whitespace FileTabCharacter Line contains a tab character. 420
 Error sizes LineLength Line is longer than 80 characters (found 82). 421
 Error whitespace FileTabCharacter Line contains a tab character. 421
 Error whitespace FileTabCharacter Line contains a tab character. 423
 Error whitespace FileTabCharacter Line contains a tab character. 424
 Error whitespace FileTabCharacter Line contains a tab character. 426
 Error whitespace FileTabCharacter Line contains a tab character. 427
 Error whitespace FileTabCharacter Line contains a tab character. 429
 Error whitespace FileTabCharacter Line contains a tab character. 430
 Error whitespace FileTabCharacter Line contains a tab character. 431
 Error whitespace FileTabCharacter Line contains a tab character. 433
 Error whitespace FileTabCharacter Line contains a tab character. 435
 Error whitespace FileTabCharacter Line contains a tab character. 436
 Error whitespace FileTabCharacter Line contains a tab character. 437
 Error whitespace FileTabCharacter Line contains a tab character. 438
 Error whitespace FileTabCharacter Line contains a tab character. 439
 Error whitespace FileTabCharacter Line contains a tab character. 440
 Error coding AvoidInlineConditionals Avoid inline conditionals. 440
 Error whitespace FileTabCharacter Line contains a tab character. 441
 Error whitespace FileTabCharacter Line contains a tab character. 442
 Error whitespace FileTabCharacter Line contains a tab character. 443
 Error whitespace FileTabCharacter Line contains a tab character. 444
 Error coding AvoidInlineConditionals Avoid inline conditionals. 444
 Error whitespace FileTabCharacter Line contains a tab character. 445
 Error whitespace FileTabCharacter Line contains a tab character. 446
 Error whitespace FileTabCharacter Line contains a tab character. 448
 Error whitespace FileTabCharacter Line contains a tab character. 449
 Error regexp RegexpSingleline Line has trailing spaces. 450
 Error whitespace FileTabCharacter Line contains a tab character. 450
 Error whitespace FileTabCharacter Line contains a tab character. 451
 Error whitespace FileTabCharacter Line contains a tab character. 452
 Error whitespace FileTabCharacter Line contains a tab character. 453
 Error regexp RegexpSingleline Line has trailing spaces. 454
 Error whitespace FileTabCharacter Line contains a tab character. 454
 Error whitespace FileTabCharacter Line contains a tab character. 455
 Error regexp RegexpSingleline Line has trailing spaces. 456
 Error whitespace FileTabCharacter Line contains a tab character. 456
 Error whitespace FileTabCharacter Line contains a tab character. 457
 Error whitespace FileTabCharacter Line contains a tab character. 458
 Error whitespace FileTabCharacter Line contains a tab character. 459
 Error whitespace FileTabCharacter Line contains a tab character. 460
 Error whitespace FileTabCharacter Line contains a tab character. 461
 Error whitespace FileTabCharacter Line contains a tab character. 462
 Error whitespace FileTabCharacter Line contains a tab character. 463
 Error design DesignForExtension Method 'convertDTDObjectToSchemaObject' is not designed for extension - needs to be abstract, final or empty. 463
 Error misc FinalParameters Parameter dtd should be final. 463
 Error sizes LineLength Line is longer than 80 characters (found 86). 464
 Error whitespace FileTabCharacter Line contains a tab character. 464
 Error misc FinalParameters Parameter targetNamespace should be final. 464
 Error javadoc JavadocMethod Expected @param tag for 'targetNamespace'. 464
 Error misc FinalParameters Parameter nameSpaceMap should be final. 464
 Error javadoc JavadocMethod Expected @param tag for 'nameSpaceMap'. 464
 Error whitespace FileTabCharacter Line contains a tab character. 465
 Error whitespace FileTabCharacter Line contains a tab character. 467
 Error whitespace FileTabCharacter Line contains a tab character. 469
 Error whitespace FileTabCharacter Line contains a tab character. 470
 Error whitespace FileTabCharacter Line contains a tab character. 471
 Error whitespace FileTabCharacter Line contains a tab character. 472
 Error whitespace FileTabCharacter Line contains a tab character. 474
 Error sizes LineLength Line is longer than 80 characters (found 95). 476
 Error whitespace FileTabCharacter Line contains a tab character. 476
 Error whitespace FileTabCharacter Line contains a tab character. 477
 Error whitespace FileTabCharacter Line contains a tab character. 478
 Error sizes LineLength Line is longer than 80 characters (found 85). 479
 Error whitespace FileTabCharacter Line contains a tab character. 479
 Error whitespace FileTabCharacter Line contains a tab character. 480
 Error whitespace FileTabCharacter Line contains a tab character. 482
 Error whitespace FileTabCharacter Line contains a tab character. 483
 Error whitespace FileTabCharacter Line contains a tab character. 485
 Error whitespace FileTabCharacter Line contains a tab character. 486
 Error sizes LineLength Line is longer than 80 characters (found 88). 487
 Error whitespace FileTabCharacter Line contains a tab character. 487
 Error whitespace FileTabCharacter Line contains a tab character. 488
 Error whitespace FileTabCharacter Line contains a tab character. 489
 Error whitespace FileTabCharacter Line contains a tab character. 491
 Error sizes LineLength Line is longer than 80 characters (found 85). 492
 Error whitespace FileTabCharacter Line contains a tab character. 492
 Error whitespace FileTabCharacter Line contains a tab character. 493
 Error whitespace FileTabCharacter Line contains a tab character. 494
 Error whitespace FileTabCharacter Line contains a tab character. 495
 Error whitespace FileTabCharacter Line contains a tab character. 496
 Error whitespace FileTabCharacter Line contains a tab character. 497
 Error whitespace FileTabCharacter Line contains a tab character. 498
 Error whitespace FileTabCharacter Line contains a tab character. 499
 Error whitespace FileTabCharacter Line contains a tab character. 500
 Error whitespace FileTabCharacter Line contains a tab character. 501
 Error whitespace FileTabCharacter Line contains a tab character. 503
 Error sizes LineLength Line is longer than 80 characters (found 86). 504
 Error whitespace FileTabCharacter Line contains a tab character. 504
 Error whitespace FileTabCharacter Line contains a tab character. 505
 Error whitespace FileTabCharacter Line contains a tab character. 507
 Error whitespace FileTabCharacter Line contains a tab character. 508
 Error whitespace FileTabCharacter Line contains a tab character. 509
 Error whitespace FileTabCharacter Line contains a tab character. 510
 Error whitespace FileTabCharacter Line contains a tab character. 511
 Error whitespace FileTabCharacter Line contains a tab character. 513
 Error whitespace FileTabCharacter Line contains a tab character. 514
 Error whitespace FileTabCharacter Line contains a tab character. 515
 Error whitespace FileTabCharacter Line contains a tab character. 517
 Error whitespace FileTabCharacter Line contains a tab character. 518
 Error whitespace FileTabCharacter Line contains a tab character. 519
 Error whitespace FileTabCharacter Line contains a tab character. 520
 Error whitespace FileTabCharacter Line contains a tab character. 522
 Error whitespace FileTabCharacter Line contains a tab character. 523
 Error sizes LineLength Line is longer than 80 characters (found 93). 524
 Error whitespace FileTabCharacter Line contains a tab character. 524
 Error whitespace FileTabCharacter Line contains a tab character. 525
 Error whitespace FileTabCharacter Line contains a tab character. 526
 Error whitespace FileTabCharacter Line contains a tab character. 528
 Error whitespace FileTabCharacter Line contains a tab character. 530
 Error whitespace FileTabCharacter Line contains a tab character. 532
 Error whitespace FileTabCharacter Line contains a tab character. 533
 Error regexp RegexpSingleline Line has trailing spaces. 534
 Error whitespace FileTabCharacter Line contains a tab character. 534
 Error whitespace FileTabCharacter Line contains a tab character. 535
 Error whitespace FileTabCharacter Line contains a tab character. 536
 Error whitespace FileTabCharacter Line contains a tab character. 537
 Error whitespace FileTabCharacter Line contains a tab character. 538
 Error whitespace FileTabCharacter Line contains a tab character. 539
 Error whitespace FileTabCharacter Line contains a tab character. 540
 Error whitespace FileTabCharacter Line contains a tab character. 541
 Error whitespace FileTabCharacter Line contains a tab character. 542
 Error sizes LineLength Line is longer than 80 characters (found 83). 543
 Error whitespace FileTabCharacter Line contains a tab character. 543
 Error whitespace FileTabCharacter Line contains a tab character. 544
 Error whitespace FileTabCharacter Line contains a tab character. 545
 Error whitespace FileTabCharacter Line contains a tab character. 546
 Error whitespace FileTabCharacter Line contains a tab character. 547
 Error whitespace FileTabCharacter Line contains a tab character. 548
 Error design DesignForExtension Method 'convertDTDElementToSchemaElement' is not designed for extension - needs to be abstract, final or empty. 548
 Error whitespace FileTabCharacter Line contains a tab character. 549
 Error misc FinalParameters Parameter dtdElement should be final. 549
 Error misc FinalParameters Parameter schema should be final. 549
 Error whitespace FileTabCharacter Line contains a tab character. 550
 Error whitespace FileTabCharacter Line contains a tab character. 552
 Error whitespace FileTabCharacter Line contains a tab character. 553
 Error sizes LineLength Line is longer than 80 characters (found 91). 554
 Error whitespace FileTabCharacter Line contains a tab character. 554
 Error whitespace FileTabCharacter Line contains a tab character. 555
 Error whitespace FileTabCharacter Line contains a tab character. 556
 Error whitespace FileTabCharacter Line contains a tab character. 557
 Error whitespace FileTabCharacter Line contains a tab character. 559
 Error whitespace FileTabCharacter Line contains a tab character. 560
 Error whitespace FileTabCharacter Line contains a tab character. 561
 Error whitespace FileTabCharacter Line contains a tab character. 562
 Error whitespace FileTabCharacter Line contains a tab character. 563
 Error whitespace FileTabCharacter Line contains a tab character. 564
 Error whitespace FileTabCharacter Line contains a tab character. 565
 Error whitespace FileTabCharacter Line contains a tab character. 567
 Error whitespace FileTabCharacter Line contains a tab character. 569
 Error whitespace FileTabCharacter Line contains a tab character. 570
 Error whitespace FileTabCharacter Line contains a tab character. 571
 Error whitespace FileTabCharacter Line contains a tab character. 573
 Error whitespace FileTabCharacter Line contains a tab character. 575
 Error whitespace FileTabCharacter Line contains a tab character. 576
 Error whitespace FileTabCharacter Line contains a tab character. 577
 Error whitespace FileTabCharacter Line contains a tab character. 579
 Error whitespace FileTabCharacter Line contains a tab character. 580
 Error whitespace FileTabCharacter Line contains a tab character. 581
 Error whitespace FileTabCharacter Line contains a tab character. 582
 Error whitespace FileTabCharacter Line contains a tab character. 583
 Error whitespace FileTabCharacter Line contains a tab character. 584
 Error whitespace FileTabCharacter Line contains a tab character. 585
 Error whitespace FileTabCharacter Line contains a tab character. 587
 Error whitespace FileTabCharacter Line contains a tab character. 589
 Error whitespace FileTabCharacter Line contains a tab character. 590
 Error whitespace FileTabCharacter Line contains a tab character. 591
 Error whitespace FileTabCharacter Line contains a tab character. 593
 Error whitespace FileTabCharacter Line contains a tab character. 594
 Error sizes LineLength Line is longer than 80 characters (found 82). 595
 Error whitespace FileTabCharacter Line contains a tab character. 595
 Error whitespace FileTabCharacter Line contains a tab character. 596
 Error whitespace FileTabCharacter Line contains a tab character. 597
 Error whitespace FileTabCharacter Line contains a tab character. 598
 Error whitespace FileTabCharacter Line contains a tab character. 599
 Error whitespace FileTabCharacter Line contains a tab character. 601
 Error whitespace FileTabCharacter Line contains a tab character. 602
 Error sizes LineLength Line is longer than 80 characters (found 85). 603
 Error whitespace FileTabCharacter Line contains a tab character. 603
 Error whitespace FileTabCharacter Line contains a tab character. 604
 Error sizes LineLength Line is longer than 80 characters (found 97). 605
 Error whitespace FileTabCharacter Line contains a tab character. 605
 Error whitespace FileTabCharacter Line contains a tab character. 606
 Error sizes LineLength Line is longer than 80 characters (found 94). 607
 Error whitespace FileTabCharacter Line contains a tab character. 607
 Error whitespace FileTabCharacter Line contains a tab character. 608
 Error whitespace FileTabCharacter Line contains a tab character. 609
 Error whitespace FileTabCharacter Line contains a tab character. 611
 Error whitespace FileTabCharacter Line contains a tab character. 612
 Error whitespace FileTabCharacter Line contains a tab character. 613
 Error whitespace FileTabCharacter Line contains a tab character. 614
 Error whitespace FileTabCharacter Line contains a tab character. 615
 Error whitespace FileTabCharacter Line contains a tab character. 616
 Error whitespace FileTabCharacter Line contains a tab character. 617
 Error whitespace FileTabCharacter Line contains a tab character. 618
 Error whitespace FileTabCharacter Line contains a tab character. 620
 Error whitespace FileTabCharacter Line contains a tab character. 622
 Error whitespace FileTabCharacter Line contains a tab character. 623
 Error whitespace FileTabCharacter Line contains a tab character. 624
 Error sizes LineLength Line is longer than 80 characters (found 85). 626
 Error whitespace FileTabCharacter Line contains a tab character. 626
 Error whitespace FileTabCharacter Line contains a tab character. 627
 Error whitespace FileTabCharacter Line contains a tab character. 628
 Error whitespace FileTabCharacter Line contains a tab character. 629
 Error whitespace FileTabCharacter Line contains a tab character. 630
 Error whitespace FileTabCharacter Line contains a tab character. 631
 Error whitespace FileTabCharacter Line contains a tab character. 632
 Error whitespace FileTabCharacter Line contains a tab character. 633
 Error sizes LineLength Line is longer than 80 characters (found 91). 634
 Error whitespace FileTabCharacter Line contains a tab character. 634
 Error whitespace FileTabCharacter Line contains a tab character. 635
 Error whitespace FileTabCharacter Line contains a tab character. 636
 Error whitespace FileTabCharacter Line contains a tab character. 637
 Error whitespace FileTabCharacter Line contains a tab character. 638
 Error whitespace FileTabCharacter Line contains a tab character. 639
 Error whitespace FileTabCharacter Line contains a tab character. 640
 Error whitespace FileTabCharacter Line contains a tab character. 642
 Error sizes LineLength Line is longer than 80 characters (found 94). 643
 Error whitespace FileTabCharacter Line contains a tab character. 643
 Error whitespace FileTabCharacter Line contains a tab character. 644
 Error whitespace FileTabCharacter Line contains a tab character. 645
 Error whitespace FileTabCharacter Line contains a tab character. 646
 Error whitespace FileTabCharacter Line contains a tab character. 647
 Error whitespace FileTabCharacter Line contains a tab character. 648
 Error whitespace FileTabCharacter Line contains a tab character. 649
 Error whitespace FileTabCharacter Line contains a tab character. 651
 Error whitespace FileTabCharacter Line contains a tab character. 652
 Error whitespace FileTabCharacter Line contains a tab character. 653
 Error whitespace FileTabCharacter Line contains a tab character. 654
 Error whitespace FileTabCharacter Line contains a tab character. 656
 Error whitespace FileTabCharacter Line contains a tab character. 657
 Error sizes LineLength Line is longer than 80 characters (found 81). 658
 Error whitespace FileTabCharacter Line contains a tab character. 658
 Error whitespace FileTabCharacter Line contains a tab character. 659
 Error whitespace FileTabCharacter Line contains a tab character. 660
 Error whitespace FileTabCharacter Line contains a tab character. 661
 Error whitespace FileTabCharacter Line contains a tab character. 663
 Error whitespace FileTabCharacter Line contains a tab character. 664
 Error whitespace FileTabCharacter Line contains a tab character. 666
 Error whitespace FileTabCharacter Line contains a tab character. 668
 Error whitespace FileTabCharacter Line contains a tab character. 669
 Error whitespace FileTabCharacter Line contains a tab character. 670
 Error whitespace FileTabCharacter Line contains a tab character. 671
 Error whitespace FileTabCharacter Line contains a tab character. 672
 Error whitespace FileTabCharacter Line contains a tab character. 673
 Error regexp RegexpSingleline Line has trailing spaces. 674
 Error whitespace FileTabCharacter Line contains a tab character. 674
 Error whitespace FileTabCharacter Line contains a tab character. 675
 Error whitespace FileTabCharacter Line contains a tab character. 676
 Error whitespace FileTabCharacter Line contains a tab character. 677
 Error whitespace FileTabCharacter Line contains a tab character. 678
 Error whitespace FileTabCharacter Line contains a tab character. 679
 Error whitespace FileTabCharacter Line contains a tab character. 680
 Error whitespace FileTabCharacter Line contains a tab character. 681
 Error whitespace FileTabCharacter Line contains a tab character. 682
 Error whitespace FileTabCharacter Line contains a tab character. 683
 Error whitespace FileTabCharacter Line contains a tab character. 684
 Error whitespace FileTabCharacter Line contains a tab character. 685
 Error whitespace FileTabCharacter Line contains a tab character. 686
 Error whitespace FileTabCharacter Line contains a tab character. 687
 Error whitespace FileTabCharacter Line contains a tab character. 688
 Error design DesignForExtension Method 'convertContentParticle' is not designed for extension - needs to be abstract, final or empty. 688
 Error misc FinalParameters Parameter dtdContent should be final. 688
 Error whitespace FileTabCharacter Line contains a tab character. 689
 Error misc FinalParameters Parameter schema should be final. 689
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 689
 Error whitespace FileTabCharacter Line contains a tab character. 691
 Error whitespace FileTabCharacter Line contains a tab character. 693
 Error whitespace FileTabCharacter Line contains a tab character. 695
 Error whitespace FileTabCharacter Line contains a tab character. 696
 Error whitespace FileTabCharacter Line contains a tab character. 697
 Error sizes LineLength Line is longer than 80 characters (found 81). 699
 Error whitespace FileTabCharacter Line contains a tab character. 699
 Error whitespace FileTabCharacter Line contains a tab character. 701
 Error blocks NeedBraces 'if' construct must use '{}'s. 702
 Error whitespace FileTabCharacter Line contains a tab character. 702
 Error whitespace FileTabCharacter Line contains a tab character. 703
 Error blocks NeedBraces 'else' construct must use '{}'s. 704
 Error whitespace FileTabCharacter Line contains a tab character. 704
 Error whitespace FileTabCharacter Line contains a tab character. 705
 Error sizes LineLength Line is longer than 80 characters (found 89). 707
 Error whitespace FileTabCharacter Line contains a tab character. 707
 Error whitespace FileTabCharacter Line contains a tab character. 708
 Error whitespace FileTabCharacter Line contains a tab character. 709
 Error whitespace FileTabCharacter Line contains a tab character. 711
 Error whitespace FileTabCharacter Line contains a tab character. 712
 Error sizes LineLength Line is longer than 80 characters (found 88). 713
 Error whitespace FileTabCharacter Line contains a tab character. 713
 Error whitespace FileTabCharacter Line contains a tab character. 715
 Error sizes LineLength Line is longer than 80 characters (found 92). 716
 Error whitespace FileTabCharacter Line contains a tab character. 716
 Error whitespace FileTabCharacter Line contains a tab character. 717
 Error whitespace FileTabCharacter Line contains a tab character. 718
 Error whitespace FileTabCharacter Line contains a tab character. 719
 Error whitespace FileTabCharacter Line contains a tab character. 720
 Error whitespace FileTabCharacter Line contains a tab character. 722
 Error sizes LineLength Line is longer than 80 characters (found 82). 724
 Error whitespace FileTabCharacter Line contains a tab character. 724
 Error whitespace FileTabCharacter Line contains a tab character. 725
 Error whitespace FileTabCharacter Line contains a tab character. 726
 Error whitespace FileTabCharacter Line contains a tab character. 728
 Error whitespace FileTabCharacter Line contains a tab character. 729
 Error whitespace FileTabCharacter Line contains a tab character. 730
 Error whitespace FileTabCharacter Line contains a tab character. 731
 Error whitespace FileTabCharacter Line contains a tab character. 732
 Error whitespace FileTabCharacter Line contains a tab character. 733
 Error whitespace FileTabCharacter Line contains a tab character. 734
 Error whitespace FileTabCharacter Line contains a tab character. 735
 Error whitespace FileTabCharacter Line contains a tab character. 736
 Error whitespace FileTabCharacter Line contains a tab character. 737
 Error whitespace FileTabCharacter Line contains a tab character. 738
 Error whitespace FileTabCharacter Line contains a tab character. 739
 Error whitespace FileTabCharacter Line contains a tab character. 740
 Error blocks EmptyBlock Must have at least one statement. 740
 Error whitespace FileTabCharacter Line contains a tab character. 741
 Error whitespace FileTabCharacter Line contains a tab character. 742
 Error whitespace FileTabCharacter Line contains a tab character. 743
 Error whitespace FileTabCharacter Line contains a tab character. 745
 Error whitespace FileTabCharacter Line contains a tab character. 747
 Error whitespace FileTabCharacter Line contains a tab character. 749
 Error whitespace FileTabCharacter Line contains a tab character. 750
 Error regexp RegexpSingleline Line has trailing spaces. 751
 Error whitespace FileTabCharacter Line contains a tab character. 751
 Error whitespace FileTabCharacter Line contains a tab character. 752
 Error whitespace FileTabCharacter Line contains a tab character. 753
 Error whitespace FileTabCharacter Line contains a tab character. 754
 Error whitespace FileTabCharacter Line contains a tab character. 755
 Error whitespace FileTabCharacter Line contains a tab character. 756
 Error whitespace FileTabCharacter Line contains a tab character. 757
 Error whitespace FileTabCharacter Line contains a tab character. 758
 Error whitespace FileTabCharacter Line contains a tab character. 759
 Error whitespace FileTabCharacter Line contains a tab character. 760
 Error design DesignForExtension Method 'convertAttribute' is not designed for extension - needs to be abstract, final or empty. 760
 Error misc FinalParameters Parameter dtdAttribute should be final. 760
 Error whitespace FileTabCharacter Line contains a tab character. 761
 Error misc FinalParameters Parameter schema should be final. 761
 Error sizes LineLength Line is longer than 80 characters (found 86). 763
 Error whitespace FileTabCharacter Line contains a tab character. 763
 Error whitespace FileTabCharacter Line contains a tab character. 764
 Error whitespace FileTabCharacter Line contains a tab character. 766
 Error whitespace FileTabCharacter Line contains a tab character. 768
 Error whitespace FileTabCharacter Line contains a tab character. 769
 Error sizes LineLength Line is longer than 80 characters (found 93). 770
 Error whitespace FileTabCharacter Line contains a tab character. 770
 Error whitespace FileTabCharacter Line contains a tab character. 771
 Error whitespace FileTabCharacter Line contains a tab character. 772
 Error sizes LineLength Line is longer than 80 characters (found 89). 773
 Error whitespace FileTabCharacter Line contains a tab character. 773
 Error whitespace FileTabCharacter Line contains a tab character. 774
 Error whitespace FileTabCharacter Line contains a tab character. 775
 Error sizes LineLength Line is longer than 80 characters (found 92). 776
 Error whitespace FileTabCharacter Line contains a tab character. 776
 Error whitespace FileTabCharacter Line contains a tab character. 777
 Error whitespace FileTabCharacter Line contains a tab character. 778
 Error sizes LineLength Line is longer than 80 characters (found 93). 779
 Error whitespace FileTabCharacter Line contains a tab character. 779
 Error whitespace FileTabCharacter Line contains a tab character. 780
 Error whitespace FileTabCharacter Line contains a tab character. 781
 Error sizes LineLength Line is longer than 80 characters (found 93). 782
 Error whitespace FileTabCharacter Line contains a tab character. 782
 Error whitespace FileTabCharacter Line contains a tab character. 783
 Error whitespace FileTabCharacter Line contains a tab character. 784
 Error sizes LineLength Line is longer than 80 characters (found 95). 785
 Error whitespace FileTabCharacter Line contains a tab character. 785
 Error whitespace FileTabCharacter Line contains a tab character. 786
 Error whitespace FileTabCharacter Line contains a tab character. 787
 Error sizes LineLength Line is longer than 80 characters (found 94). 788
 Error whitespace FileTabCharacter Line contains a tab character. 788
 Error whitespace FileTabCharacter Line contains a tab character. 789
 Error whitespace FileTabCharacter Line contains a tab character. 790
 Error sizes LineLength Line is longer than 80 characters (found 95). 791
 Error whitespace FileTabCharacter Line contains a tab character. 791
 Error whitespace FileTabCharacter Line contains a tab character. 792
 Error whitespace FileTabCharacter Line contains a tab character. 793
 Error sizes LineLength Line is longer than 80 characters (found 94). 794
 Error whitespace FileTabCharacter Line contains a tab character. 794
 Error whitespace FileTabCharacter Line contains a tab character. 795
 Error whitespace FileTabCharacter Line contains a tab character. 796
 Error whitespace FileTabCharacter Line contains a tab character. 797
 Error whitespace FileTabCharacter Line contains a tab character. 798
 Error sizes LineLength Line is longer than 80 characters (found 89). 799
 Error whitespace FileTabCharacter Line contains a tab character. 799
 Error whitespace FileTabCharacter Line contains a tab character. 800
 Error whitespace FileTabCharacter Line contains a tab character. 801
 Error whitespace FileTabCharacter Line contains a tab character. 802
 Error whitespace FileTabCharacter Line contains a tab character. 803
 Error whitespace FileTabCharacter Line contains a tab character. 805
 Error whitespace FileTabCharacter Line contains a tab character. 806
 Error sizes LineLength Line is longer than 80 characters (found 93). 807
 Error whitespace FileTabCharacter Line contains a tab character. 807
 Error whitespace FileTabCharacter Line contains a tab character. 808
 Error whitespace FileTabCharacter Line contains a tab character. 809
 Error whitespace FileTabCharacter Line contains a tab character. 810
 Error whitespace FileTabCharacter Line contains a tab character. 811
 Error sizes LineLength Line is longer than 80 characters (found 89). 812
 Error whitespace FileTabCharacter Line contains a tab character. 812
 Error whitespace FileTabCharacter Line contains a tab character. 813
 Error whitespace FileTabCharacter Line contains a tab character. 814
 Error whitespace FileTabCharacter Line contains a tab character. 815
 Error whitespace FileTabCharacter Line contains a tab character. 816
 Error whitespace FileTabCharacter Line contains a tab character. 817
 Error whitespace FileTabCharacter Line contains a tab character. 818
 Error whitespace FileTabCharacter Line contains a tab character. 819
 Error whitespace FileTabCharacter Line contains a tab character. 820
 Error whitespace FileTabCharacter Line contains a tab character. 821
 Error whitespace FileTabCharacter Line contains a tab character. 822
 Error whitespace FileTabCharacter Line contains a tab character. 824
 Error whitespace FileTabCharacter Line contains a tab character. 826
 Error whitespace FileTabCharacter Line contains a tab character. 827
 Error whitespace FileTabCharacter Line contains a tab character. 828
 Error whitespace FileTabCharacter Line contains a tab character. 829
 Error whitespace FileTabCharacter Line contains a tab character. 830
 Error blocks EmptyBlock Must have at least one statement. 830
 Error regexp RegexpSingleline Line has trailing spaces. 831
 Error whitespace FileTabCharacter Line contains a tab character. 831
 Error whitespace FileTabCharacter Line contains a tab character. 832
 Error sizes LineLength Line is longer than 80 characters (found 88). 833
 Error whitespace FileTabCharacter Line contains a tab character. 833
 Error whitespace FileTabCharacter Line contains a tab character. 834
 Error whitespace FileTabCharacter Line contains a tab character. 836
 Error whitespace FileTabCharacter Line contains a tab character. 837
 Error whitespace FileTabCharacter Line contains a tab character. 839
 Error whitespace FileTabCharacter Line contains a tab character. 840
 Error regexp RegexpSingleline Line has trailing spaces. 841
 Error whitespace FileTabCharacter Line contains a tab character. 841
 Error whitespace FileTabCharacter Line contains a tab character. 842
 Error whitespace FileTabCharacter Line contains a tab character. 843
 Error whitespace FileTabCharacter Line contains a tab character. 844
 Error whitespace FileTabCharacter Line contains a tab character. 845
 Error whitespace FileTabCharacter Line contains a tab character. 846
 Error whitespace FileTabCharacter Line contains a tab character. 847
 Error whitespace FileTabCharacter Line contains a tab character. 848
 Error whitespace FileTabCharacter Line contains a tab character. 849
 Error whitespace FileTabCharacter Line contains a tab character. 850
 Error whitespace FileTabCharacter Line contains a tab character. 851
 Error design DesignForExtension Method 'marshalSchema' is not designed for extension - needs to be abstract, final or empty. 851
 Error misc FinalParameters Parameter schema should be final. 851
 Error misc FinalParameters Parameter writer should be final. 851
 Error whitespace FileTabCharacter Line contains a tab character. 852
 Error whitespace FileTabCharacter Line contains a tab character. 854
 Error whitespace FileTabCharacter Line contains a tab character. 855
 Error whitespace FileTabCharacter Line contains a tab character. 856

org/exolab/castor/xml/dtd/DTDException.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the java.lang package - java.lang.Exception. 48
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error javadoc JavadocMethod Missing a Javadoc comment. 67
 Error misc FinalParameters Parameter message should be final. 74
 Error javadoc JavadocMethod Expected @param tag for 'message'. 74

org/exolab/castor/xml/dtd/DTDdocument.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Missing a Javadoc comment. 78
 Error misc FinalParameters Parameter name should be final. 87
 Error coding HiddenField 'name' hides a field. 87
 Error javadoc JavadocMethod Expected @param tag for 'name'. 87
 Error javadoc JavadocMethod Expected an @return tag. 95
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'addElement' is not designed for extension - needs to be abstract, final or empty. 104
 Error misc FinalParameters Parameter element should be final. 104
 Error javadoc JavadocMethod Expected @param tag for 'element'. 104
 Error coding HiddenField 'name' hides a field. 106
 Error sizes LineLength Line is longer than 80 characters (found 84). 113
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 117
 Error design DesignForExtension Method 'getElement' is not designed for extension - needs to be abstract, final or empty. 126
 Error misc FinalParameters Parameter name should be final. 126
 Error coding HiddenField 'name' hides a field. 126
 Error javadoc JavadocMethod Expected @param tag for 'name'. 126
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 127
 Error design DesignForExtension Method 'addNotation' is not designed for extension - needs to be abstract, final or empty. 135
 Error misc FinalParameters Parameter notation should be final. 135
 Error javadoc JavadocMethod Expected @param tag for 'notation'. 135
 Error coding HiddenField 'name' hides a field. 138
 Error sizes LineLength Line is longer than 80 characters (found 84). 145
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 149
 Error design DesignForExtension Method 'getNotation' is not designed for extension - needs to be abstract, final or empty. 158
 Error misc FinalParameters Parameter name should be final. 158
 Error coding HiddenField 'name' hides a field. 158
 Error javadoc JavadocMethod Expected @param tag for 'name'. 158
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 159
 Error design DesignForExtension Method 'addGeneralEntity' is not designed for extension - needs to be abstract, final or empty. 166
 Error misc FinalParameters Parameter generalEntity should be final. 166
 Error javadoc JavadocMethod Expected @param tag for 'generalEntity'. 166
 Error coding HiddenField 'name' hides a field. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 170
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 171
 Error sizes LineLength Line is longer than 80 characters (found 81). 178
 Error design DesignForExtension Method 'getGeneralEntity' is not designed for extension - needs to be abstract, final or empty. 180
 Error misc FinalParameters Parameter name should be final. 180
 Error coding HiddenField 'name' hides a field. 180
 Error javadoc JavadocMethod Expected @param tag for 'name'. 180
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 181
 Error javadoc JavadocMethod Expected an @return tag. 187
 Error design DesignForExtension Method 'getElements' is not designed for extension - needs to be abstract, final or empty. 187
 Error sizes LineLength Line is longer than 80 characters (found 81). 192
 Error javadoc JavadocMethod Expected an @return tag. 194
 Error design DesignForExtension Method 'getGeneralEntities' is not designed for extension - needs to be abstract, final or empty. 194
 Error javadoc JavadocMethod Expected an @return tag. 201
 Error design DesignForExtension Method 'getNotations' is not designed for extension - needs to be abstract, final or empty. 201

org/exolab/castor/xml/dtd/Element.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error sizes LineLength Line is longer than 80 characters (found 87). 76
 Error misc FinalParameters Parameter document should be final. 103
 Error coding HiddenField 'document' hides a field. 103
 Error misc FinalParameters Parameter name should be final. 103
 Error coding HiddenField 'name' hides a field. 103
 Error javadoc JavadocMethod Expected @param tag for 'name'. 103
 Error misc FinalParameters Parameter document should be final. 119
 Error coding HiddenField 'document' hides a field. 119
 Error javadoc JavadocMethod Expected an @return tag. 126
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 126
 Error javadoc JavadocMethod Expected an @return tag. 133
 Error design DesignForExtension Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 133
 Error javadoc JavadocMethod Expected an @return tag. 141
 Error design DesignForExtension Method 'getMixedContentChildren' is not designed for extension - needs to be abstract, final or empty. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 142
 Error javadoc JavadocMethod Expected an @return tag. 149
 Error design DesignForExtension Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 149
 Error sizes LineLength Line is longer than 80 characters (found 81). 154
 Error javadoc JavadocMethod Expected an @return tag. 158
 Error design DesignForExtension Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 159
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 166
 Error misc FinalParameters Parameter name should be final. 166
 Error coding HiddenField 'name' hides a field. 166
 Error javadoc JavadocMethod Expected @param tag for 'name'. 166
 Error design DesignForExtension Method 'setAnyContent' is not designed for extension - needs to be abstract, final or empty. 173
 Error javadoc JavadocMethod Expected an @return tag. 181
 Error design DesignForExtension Method 'isAnyContent' is not designed for extension - needs to be abstract, final or empty. 181
 Error design DesignForExtension Method 'setEmptyContent' is not designed for extension - needs to be abstract, final or empty. 188
 Error sizes LineLength Line is longer than 80 characters (found 91). 193
 Error javadoc JavadocMethod Expected an @return tag. 195
 Error design DesignForExtension Method 'isEmptyContent' is not designed for extension - needs to be abstract, final or empty. 195
 Error design DesignForExtension Method 'setMixedContent' is not designed for extension - needs to be abstract, final or empty. 202
 Error sizes LineLength Line is longer than 80 characters (found 91). 208
 Error javadoc JavadocMethod Expected an @return tag. 210
 Error design DesignForExtension Method 'isMixedContent' is not designed for extension - needs to be abstract, final or empty. 210
 Error design DesignForExtension Method 'setElemOnlyContent' is not designed for extension - needs to be abstract, final or empty. 218
 Error misc FinalParameters Parameter cp should be final. 218
 Error javadoc JavadocMethod Expected an @return tag. 227
 Error design DesignForExtension Method 'isElemOnlyContent' is not designed for extension - needs to be abstract, final or empty. 227
 Error sizes LineLength Line is longer than 80 characters (found 84). 235
 Error design DesignForExtension Method 'addMixedContentChild' is not designed for extension - needs to be abstract, final or empty. 235
 Error misc FinalParameters Parameter child should be final. 235
 Error javadoc JavadocMethod Expected @param tag for 'child'. 235
 Error sizes LineLength Line is longer than 80 characters (found 81). 237
 Error design DesignForExtension Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. 248
 Error misc FinalParameters Parameter attribute should be final. 248
 Error javadoc JavadocMethod Expected @param tag for 'attribute'. 248
 Error coding HiddenField 'name' hides a field. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 250
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 250

org/exolab/castor/xml/dtd/GeneralEntity.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error javadoc JavadocVariable Missing a Javadoc comment. 57
 Error sizes LineLength Line is longer than 80 characters (found 83). 78
 Error whitespace NoWhitespaceAfter '-' is followed by whitespace. 83
 Error misc FinalParameters Parameter document should be final. 111
 Error coding HiddenField 'document' hides a field. 111
 Error misc FinalParameters Parameter name should be final. 111
 Error coding HiddenField 'name' hides a field. 111
 Error javadoc JavadocMethod Expected an @return tag. 130
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 130
 Error javadoc JavadocMethod Expected an @return tag. 138
 Error design DesignForExtension Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 138
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 147
 Error misc FinalParameters Parameter value should be final. 147
 Error coding HiddenField 'value' hides a field. 147
 Error javadoc JavadocMethod Expected an @return tag. 159
 Error design DesignForExtension Method 'isInternal' is not designed for extension - needs to be abstract, final or empty. 159
 Error javadoc JavadocMethod Expected an @return tag. 167
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error design DesignForExtension Method 'setExternalPublic' is not designed for extension - needs to be abstract, final or empty. 177
 Error misc FinalParameters Parameter pubId should be final. 177
 Error misc FinalParameters Parameter sysId should be final. 177
 Error javadoc JavadocMethod Expected an @return tag. 196
 Error design DesignForExtension Method 'isExternalPublic' is not designed for extension - needs to be abstract, final or empty. 196
 Error design DesignForExtension Method 'setExternalSystem' is not designed for extension - needs to be abstract, final or empty. 204
 Error misc FinalParameters Parameter sysId should be final. 204
 Error javadoc JavadocMethod Expected an @return tag. 217
 Error design DesignForExtension Method 'isExternalSystem' is not designed for extension - needs to be abstract, final or empty. 217
 Error javadoc JavadocMethod Expected an @return tag. 225
 Error design DesignForExtension Method 'getSysIdentifier' is not designed for extension - needs to be abstract, final or empty. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error javadoc JavadocMethod Expected an @return tag. 234
 Error design DesignForExtension Method 'getPubIdentifier' is not designed for extension - needs to be abstract, final or empty. 234
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error design DesignForExtension Method 'setNDATA' is not designed for extension - needs to be abstract, final or empty. 243
 Error misc FinalParameters Parameter notationName should be final. 243
 Error sizes LineLength Line is longer than 80 characters (found 84). 245
 Error javadoc JavadocMethod Expected an @return tag. 255
 Error design DesignForExtension Method 'isExternalUnparsed' is not designed for extension - needs to be abstract, final or empty. 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 256
 Error sizes LineLength Line is longer than 80 characters (found 83). 256
 Error javadoc JavadocMethod Expected an @return tag. 264
 Error design DesignForExtension Method 'getNotation' is not designed for extension - needs to be abstract, final or empty. 264
 Error blocks NeedBraces 'if' construct must use '{}'s. 265

org/exolab/castor/xml/dtd/Notation.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error sizes LineLength Line is longer than 80 characters (found 83). 70
 Error misc FinalParameters Parameter document should be final. 92
 Error coding HiddenField 'document' hides a field. 92
 Error misc FinalParameters Parameter name should be final. 92
 Error coding HiddenField 'name' hides a field. 92
 Error javadoc JavadocMethod Expected an @return tag. 110
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 110
 Error javadoc JavadocMethod Expected an @return tag. 117
 Error design DesignForExtension Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. 117
 Error design DesignForExtension Method 'setPublic' is not designed for extension - needs to be abstract, final or empty. 126
 Error misc FinalParameters Parameter pubId should be final. 126
 Error misc FinalParameters Parameter sysId should be final. 126
 Error javadoc JavadocMethod Expected an @return tag. 145
 Error design DesignForExtension Method 'isPublic' is not designed for extension - needs to be abstract, final or empty. 145
 Error design DesignForExtension Method 'setSystem' is not designed for extension - needs to be abstract, final or empty. 153
 Error misc FinalParameters Parameter sysId should be final. 153
 Error javadoc JavadocMethod Expected an @return tag. 166
 Error design DesignForExtension Method 'isSystem' is not designed for extension - needs to be abstract, final or empty. 166
 Error javadoc JavadocMethod Expected an @return tag. 173
 Error design DesignForExtension Method 'getPubIdentifier' is not designed for extension - needs to be abstract, final or empty. 173
 Error javadoc JavadocMethod Expected an @return tag. 180
 Error design DesignForExtension Method 'getSysIdentifier' is not designed for extension - needs to be abstract, final or empty. 180

org/exolab/castor/xml/dtd/parser/CharStream.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 1
 Error modifier RedundantModifier Redundant 'abstract' modifier. 67
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 67
 Error javadoc JavadocMethod Expected an @return tag. 74
 Error modifier RedundantModifier Redundant 'abstract' modifier. 74
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 74
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 74
 Error javadoc JavadocMethod Expected an @return tag. 81
 Error modifier RedundantModifier Redundant 'abstract' modifier. 81
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 81
 Error javadoc JavadocMethod Expected an @return tag. 88
 Error modifier RedundantModifier Redundant 'abstract' modifier. 88
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 88
 Error javadoc JavadocMethod Expected an @return tag. 94
 Error modifier RedundantModifier Redundant 'abstract' modifier. 94
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 94
 Error javadoc JavadocMethod Expected an @return tag. 100
 Error modifier RedundantModifier Redundant 'abstract' modifier. 100
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 100
 Error javadoc JavadocMethod Expected an @return tag. 106
 Error modifier RedundantModifier Redundant 'abstract' modifier. 106
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 106
 Error javadoc JavadocMethod Expected an @return tag. 112
 Error modifier RedundantModifier Redundant 'abstract' modifier. 112
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 112
 Error modifier RedundantModifier Redundant 'abstract' modifier. 120
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 120
 Error javadoc JavadocMethod Expected @param tag for 'amount'. 120
 Error javadoc JavadocMethod Expected an @return tag. 127
 Error modifier RedundantModifier Redundant 'abstract' modifier. 127
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 127
 Error naming MethodName Name 'BeginToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 127
 Error sizes LineLength Line is longer than 80 characters (found 81). 131
 Error javadoc JavadocMethod Expected an @return tag. 135
 Error modifier RedundantModifier Redundant 'abstract' modifier. 135
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 135
 Error naming MethodName Name 'GetImage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
 Error javadoc JavadocMethod Expected an @return tag. 149
 Error modifier RedundantModifier Redundant 'abstract' modifier. 149
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 149
 Error naming MethodName Name 'GetSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error javadoc JavadocMethod Expected @param tag for 'len'. 149
 Error modifier RedundantModifier Redundant 'abstract' modifier. 157
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 157
 Error naming MethodName Name 'Done' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157

org/exolab/castor/xml/dtd/parser/DTDInitialParser.java

Severity Category Rule Message Line
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 22
 Error naming MethodName Name 'Input' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 22
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 22
 Error coding HiddenField 'token' hides a field. 25
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 31
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 31
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 31
 Error coding AvoidInlineConditionals Avoid inline conditionals. 31
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 31
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 31
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 31
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 40
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 40
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 40
 Error coding AvoidInlineConditionals Avoid inline conditionals. 40
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 40
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 40
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 40
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 48
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 48
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 48
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 49
 Error whitespace ParenPad '(' is followed by whitespace. 50
 Error whitespace ParenPad ')' is preceded with whitespace. 50
 Error sizes LineLength Line is longer than 80 characters (found 81). 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error blocks AvoidNestedBlocks Avoid nested blocks. 53
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 53
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 53
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 53
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 68
 Error blocks AvoidNestedBlocks Avoid nested blocks. 68
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 68
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 68
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 68
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 68
 Error sizes LineLength Line is longer than 80 characters (found 93). 76
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 76
 Error naming MethodName Name 'PEdecl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error misc FinalParameters Parameter parameterEntities should be final. 76
 Error javadoc JavadocMethod Expected @param tag for 'parameterEntities'. 76
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 76
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 76
 Error coding HiddenField 'token' hides a field. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 87
 Error blocks AvoidNestedBlocks Avoid nested blocks. 87
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 87
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 87
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 87
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 87
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 91
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 92
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 92
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 92
 Error coding AvoidInlineConditionals Avoid inline conditionals. 92
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 92
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 92
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 92
 Error javadoc JavadocMethod Expected an @return tag. 105
 Error sizes LineLength Line is longer than 80 characters (found 100). 105
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 105
 Error naming MethodName Name 'EntityValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error misc FinalParameters Parameter parameterEntities should be final. 105
 Error javadoc JavadocMethod Expected @param tag for 'parameterEntities'. 105
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 105
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 105
 Error coding HiddenField 'token' hides a field. 106
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 111
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 111
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 111
 Error coding AvoidInlineConditionals Avoid inline conditionals. 111
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 111
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 111
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 111
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 116
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 116
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 116
 Error coding AvoidInlineConditionals Avoid inline conditionals. 116
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 116
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 116
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 116
 Error coding MagicNumber '3' is a magic number. 121
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 124
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 124
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 124
 Error coding AvoidInlineConditionals Avoid inline conditionals. 124
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 124
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 124
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 124
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 132
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 132
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 132
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 133
 Error whitespace ParenPad '(' is followed by whitespace. 134
 Error whitespace ParenPad ')' is preceded with whitespace. 134
 Error sizes LineLength Line is longer than 80 characters (found 84). 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks AvoidNestedBlocks Avoid nested blocks. 137
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 137
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 137
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 137
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 137
 Error coding MagicNumber '4' is a magic number. 143
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 154
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 154
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 154
 Error coding AvoidInlineConditionals Avoid inline conditionals. 154
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 154
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 154
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 154
 Error coding MagicNumber '5' is a magic number. 159
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 162
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 162
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 162
 Error coding AvoidInlineConditionals Avoid inline conditionals. 162
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 162
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 162
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 162
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 170
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 170
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 170
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 171
 Error whitespace ParenPad '(' is followed by whitespace. 172
 Error whitespace ParenPad ')' is preceded with whitespace. 172
 Error sizes LineLength Line is longer than 80 characters (found 84). 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error blocks AvoidNestedBlocks Avoid nested blocks. 175
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 175
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 175
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 175
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 175
 Error coding MagicNumber '6' is a magic number. 181
 Error coding MagicNumber '7' is a magic number. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error blocks AvoidNestedBlocks Avoid nested blocks. 193
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 193
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 193
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 193
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 193
 Error javadoc JavadocVariable Missing a Javadoc comment. 197
 Error naming MemberName Name 'token_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
 Error design VisibilityModifier Variable 'token_source' must be private and have accessor methods. 197
 Error javadoc JavadocVariable Missing a Javadoc comment. 198
 Error design VisibilityModifier Variable 'token' must be private and have accessor methods. 198
 Error naming MemberName Name 'jj_nt' must match pattern '^[a-z][a-zA-Z0-9]*$'. 198
 Error design VisibilityModifier Variable 'jj_nt' must be private and have accessor methods. 198
 Error javadoc JavadocVariable Missing a Javadoc comment. 199
 Error naming MemberName Name 'jj_ntk' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
 Error javadoc JavadocVariable Missing a Javadoc comment. 200
 Error naming MemberName Name 'jj_gen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 200
 Error javadoc JavadocVariable Missing a Javadoc comment. 201
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 201
 Error naming MemberName Name 'jj_la1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 201
 Error coding MagicNumber '8' is a magic number. 201
 Error sizes LineLength Line is longer than 80 characters (found 96). 202
 Error javadoc JavadocVariable Missing a Javadoc comment. 202
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 202
 Error naming MemberName Name 'jj_la1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 202
 Error javadoc JavadocMethod Missing a Javadoc comment. 204
 Error misc FinalParameters Parameter stream should be final. 204
 Error blocks NeedBraces 'for' construct must use '{}'s. 209
 Error coding MagicNumber '8' is a magic number. 209
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 212
 Error javadoc JavadocMethod Missing a Javadoc comment. 212
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
 Error misc FinalParameters Parameter stream should be final. 212
 Error blocks NeedBraces 'for' construct must use '{}'s. 217
 Error coding MagicNumber '8' is a magic number. 217
 Error javadoc JavadocMethod Missing a Javadoc comment. 220
 Error misc FinalParameters Parameter tm should be final. 220
 Error blocks NeedBraces 'for' construct must use '{}'s. 225
 Error coding MagicNumber '8' is a magic number. 225
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 228
 Error javadoc JavadocMethod Missing a Javadoc comment. 228
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 228
 Error misc FinalParameters Parameter tm should be final. 228
 Error blocks NeedBraces 'for' construct must use '{}'s. 233
 Error coding MagicNumber '8' is a magic number. 233
 Error javadoc JavadocMethod Missing a Javadoc comment. 236
 Error modifier RedundantModifier Redundant 'final' modifier. 236
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 236
 Error naming MethodName Name 'jj_consume_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 236
 Error misc FinalParameters Parameter kind should be final. 236
 Error blocks NeedBraces 'if' construct must use '{}'s. 238
 Error coding InnerAssignment Inner assignments should be avoided. 238
 Error blocks NeedBraces 'else' construct must use '{}'s. 239
 Error coding InnerAssignment Inner assignments should be avoided. 239
 Error javadoc JavadocMethod Missing a Javadoc comment. 250
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 250
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error blocks NeedBraces 'else' construct must use '{}'s. 252
 Error coding InnerAssignment Inner assignments should be avoided. 252
 Error javadoc JavadocMethod Missing a Javadoc comment. 258
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 258
 Error misc FinalParameters Parameter index should be final. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 261
 Error blocks NeedBraces 'else' construct must use '{}'s. 262
 Error coding InnerAssignment Inner assignments should be avoided. 262
 Error javadoc JavadocMethod Missing a Javadoc comment. 267
 Error modifier RedundantModifier Redundant 'final' modifier. 267
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 267
 Error naming MethodName Name 'jj_ntk' must match pattern '^[a-z][a-zA-Z0-9]*$'. 267
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 268
 Error coding InnerAssignment Inner assignments should be avoided. 268
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 268
 Error coding InnerAssignment Inner assignments should be avoided. 269
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 269
 Error coding InnerAssignment Inner assignments should be avoided. 269
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 269
 Error coding InnerAssignment Inner assignments should be avoided. 271
 Error javadoc JavadocVariable Missing a Javadoc comment. 274
 Error naming MemberName Name 'jj_expentries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 274
 Error javadoc JavadocVariable Missing a Javadoc comment. 275
 Error naming MemberName Name 'jj_expentry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 275
 Error javadoc JavadocVariable Missing a Javadoc comment. 276
 Error naming MemberName Name 'jj_kind' must match pattern '^[a-z][a-zA-Z0-9]*$'. 276
 Error javadoc JavadocMethod Missing a Javadoc comment. 278
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 278
 Error coding MagicNumber '22' is a magic number. 280
 Error coding MagicNumber '22' is a magic number. 281
 Error coding MagicNumber '8' is a magic number. 288
 Error coding MagicNumber '32' is a magic number. 290
 Error whitespace WhitespaceAround '<<' is not preceded with whitespace. 291
 Error whitespace WhitespaceAround '<<' is not followed by whitespace. 291
 Error coding MagicNumber '22' is a magic number. 297
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 306
 Error javadoc JavadocMethod Missing a Javadoc comment. 311
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 311
 Error naming MethodName Name 'enable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 311
 Error javadoc JavadocMethod Missing a Javadoc comment. 314
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 314
 Error naming MethodName Name 'disable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 314

org/exolab/castor/xml/dtd/parser/DTDInitialParserConstants.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 4
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 4
 Error javadoc JavadocVariable Missing a Javadoc comment. 6
 Error javadoc JavadocVariable Missing a Javadoc comment. 7
 Error javadoc JavadocVariable Missing a Javadoc comment. 8
 Error javadoc JavadocVariable Missing a Javadoc comment. 9
 Error javadoc JavadocVariable Missing a Javadoc comment. 10
 Error javadoc JavadocVariable Missing a Javadoc comment. 11
 Error javadoc JavadocVariable Missing a Javadoc comment. 12
 Error javadoc JavadocVariable Missing a Javadoc comment. 13
 Error javadoc JavadocVariable Missing a Javadoc comment. 14
 Error javadoc JavadocVariable Missing a Javadoc comment. 15
 Error javadoc JavadocVariable Missing a Javadoc comment. 16
 Error javadoc JavadocVariable Missing a Javadoc comment. 17
 Error javadoc JavadocVariable Missing a Javadoc comment. 18
 Error javadoc JavadocVariable Missing a Javadoc comment. 19
 Error javadoc JavadocVariable Missing a Javadoc comment. 20
 Error javadoc JavadocVariable Missing a Javadoc comment. 21
 Error javadoc JavadocVariable Missing a Javadoc comment. 22
 Error javadoc JavadocVariable Missing a Javadoc comment. 23
 Error javadoc JavadocVariable Missing a Javadoc comment. 24
 Error javadoc JavadocVariable Missing a Javadoc comment. 25
 Error javadoc JavadocVariable Missing a Javadoc comment. 26
 Error javadoc JavadocVariable Missing a Javadoc comment. 27
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 30
 Error naming ConstantName Name 'WithinPEdecl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error naming ConstantName Name 'WithinEntityValueDQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error naming ConstantName Name 'WithinEntityValueSQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error naming ConstantName Name 'tokenImage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34

org/exolab/castor/xml/dtd/parser/DTDInitialParserTokenManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 1
 Error javadoc JavadocType Missing a Javadoc comment. 4
 Error blocks LeftCurly '{' should be on the previous line. 5
 Error javadoc JavadocMethod Missing a Javadoc comment. 6
 Error modifier RedundantModifier Redundant 'final' modifier. 6
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 6
 Error blocks LeftCurly '{' should be on the previous line. 7
 Error javadoc JavadocMethod Missing a Javadoc comment. 10
 Error modifier RedundantModifier Redundant 'final' modifier. 10
 Error misc FinalParameters Parameter state should be final. 10
 Error blocks LeftCurly '{' should be on the previous line. 11
 Error blocks LeftCurly '{' should be on the previous line. 13
 Error javadoc JavadocMethod Missing a Javadoc comment. 18
 Error modifier RedundantModifier Redundant 'final' modifier. 18
 Error misc FinalParameters Parameter start should be final. 18
 Error misc FinalParameters Parameter end should be final. 18
 Error blocks LeftCurly '{' should be on the previous line. 19
 Error javadoc JavadocMethod Missing a Javadoc comment. 24
 Error modifier RedundantModifier Redundant 'final' modifier. 24
 Error misc FinalParameters Parameter state1 should be final. 24
 Error misc FinalParameters Parameter state2 should be final. 24
 Error blocks LeftCurly '{' should be on the previous line. 25
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error naming ConstantName Name 'jjbitVec0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error naming ConstantName Name 'jjbitVec1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error naming ConstantName Name 'jjbitVec3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 38
 Error naming ConstantName Name 'jjbitVec4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error sizes LineLength Line is longer than 80 characters (found 85). 39
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error naming ConstantName Name 'jjbitVec5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error naming ConstantName Name 'jjbitVec6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 47
 Error naming ConstantName Name 'jjbitVec7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Error sizes LineLength Line is longer than 80 characters (found 84). 48
 Error javadoc JavadocVariable Missing a Javadoc comment. 50
 Error naming ConstantName Name 'jjbitVec8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error naming ConstantName Name 'jjbitVec9' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error naming ConstantName Name 'jjbitVec10' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error naming ConstantName Name 'jjbitVec11' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error naming ConstantName Name 'jjbitVec12' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error naming ConstantName Name 'jjbitVec13' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming ConstantName Name 'jjbitVec14' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error naming ConstantName Name 'jjbitVec15' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error naming ConstantName Name 'jjbitVec16' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error naming ConstantName Name 'jjbitVec17' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 80
 Error naming ConstantName Name 'jjbitVec18' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 80
 Error sizes LineLength Line is longer than 80 characters (found 82). 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error naming ConstantName Name 'jjbitVec19' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 83
 Error sizes LineLength Line is longer than 80 characters (found 84). 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error naming ConstantName Name 'jjbitVec20' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 86
 Error sizes LineLength Line is longer than 80 characters (found 85). 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error naming ConstantName Name 'jjbitVec21' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error naming ConstantName Name 'jjbitVec22' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error naming ConstantName Name 'jjbitVec23' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error naming ConstantName Name 'jjbitVec24' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error naming ConstantName Name 'jjbitVec25' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 101
 Error javadoc JavadocVariable Missing a Javadoc comment. 104
 Error naming ConstantName Name 'jjbitVec26' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 104
 Error javadoc JavadocVariable Missing a Javadoc comment. 107
 Error naming ConstantName Name 'jjbitVec27' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 110
 Error naming ConstantName Name 'jjbitVec28' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 110
 Error javadoc JavadocVariable Missing a Javadoc comment. 113
 Error naming ConstantName Name 'jjbitVec29' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 113
 Error sizes LineLength Line is longer than 80 characters (found 84). 114
 Error javadoc JavadocVariable Missing a Javadoc comment. 116
 Error naming ConstantName Name 'jjbitVec30' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 116
 Error sizes LineLength Line is longer than 80 characters (found 82). 117
 Error javadoc JavadocVariable Missing a Javadoc comment. 119
 Error naming ConstantName Name 'jjbitVec31' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 119
 Error sizes LineLength Line is longer than 80 characters (found 83). 120
 Error javadoc JavadocVariable Missing a Javadoc comment. 122
 Error naming ConstantName Name 'jjbitVec32' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 122
 Error javadoc JavadocVariable Missing a Javadoc comment. 125
 Error naming ConstantName Name 'jjbitVec33' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 125
 Error javadoc JavadocVariable Missing a Javadoc comment. 128
 Error naming ConstantName Name 'jjbitVec34' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 128
 Error javadoc JavadocVariable Missing a Javadoc comment. 131
 Error naming ConstantName Name 'jjbitVec35' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 131
 Error javadoc JavadocVariable Missing a Javadoc comment. 134
 Error naming ConstantName Name 'jjbitVec36' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 134
 Error javadoc JavadocVariable Missing a Javadoc comment. 137
 Error naming ConstantName Name 'jjbitVec37' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 137
 Error javadoc JavadocVariable Missing a Javadoc comment. 140
 Error naming ConstantName Name 'jjbitVec38' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 140
 Error javadoc JavadocVariable Missing a Javadoc comment. 143
 Error naming ConstantName Name 'jjbitVec39' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 143
 Error javadoc JavadocVariable Missing a Javadoc comment. 146
 Error naming ConstantName Name 'jjbitVec40' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 146
 Error sizes LineLength Line is longer than 80 characters (found 83). 147
 Error sizes MethodLength Method length is 171 lines (max allowed is 150). 149
 Error javadoc JavadocMethod Missing a Javadoc comment. 149
 Error modifier RedundantModifier Redundant 'final' modifier. 149
 Error naming MethodName Name 'jjMoveNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error misc FinalParameters Parameter startState should be final. 149
 Error misc FinalParameters Parameter curPos should be final. 149
 Error blocks LeftCurly '{' should be on the previous line. 150
 Error coding MagicNumber '17' is a magic number. 152
 Error coding MagicNumber '0x7fffffff' is a magic number. 155
 Error blocks LeftCurly '{' should be on the previous line. 157
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error coding MagicNumber '0x7fffffff' is a magic number. 158
 Error coding MagicNumber '64' is a magic number. 160
 Error blocks LeftCurly '{' should be on the previous line. 161
 Error blocks LeftCurly '{' should be on the previous line. 164
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 165
 Error blocks LeftCurly '{' should be on the previous line. 166
 Error coding MagicNumber '0xefffffdfffffffffL' is a magic number. 168
 Error blocks LeftCurly '{' should be on the previous line. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 170
 Error coding MagicNumber '8' is a magic number. 170
 Error coding MagicNumber '8' is a magic number. 171
 Error blocks RightCurly '}' should be on the same line. 173
 Error coding MagicNumber '0x1000002000000000L' is a magic number. 174
 Error blocks LeftCurly '{' should be on the previous line. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 176
 Error coding MagicNumber '8' is a magic number. 176
 Error coding MagicNumber '8' is a magic number. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error coding MagicNumber '37' is a magic number. 179
 Error coding MagicNumber '14' is a magic number. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error coding MagicNumber '60' is a magic number. 181
 Error coding MagicNumber '11' is a magic number. 182
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error coding MagicNumber '0xefffffdfffffffffL' is a magic number. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 187
 Error coding MagicNumber '8' is a magic number. 187
 Error coding MagicNumber '8' is a magic number. 188
 Error coding MagicNumber '3' is a magic number. 191
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error coding MagicNumber '0x100002600L' is a magic number. 192
 Error coding MagicNumber '4' is a magic number. 195
 Error blocks NeedBraces 'if' construct must use '{}'s. 196
 Error coding MagicNumber '37' is a magic number. 196
 Error coding MagicNumber '5' is a magic number. 197
 Error coding MagicNumber '5' is a magic number. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error coding MagicNumber '0x100002600L' is a magic number. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error coding MagicNumber '9' is a magic number. 202
 Error coding MagicNumber '9' is a magic number. 203
 Error coding MagicNumber '5' is a magic number. 204
 Error coding MagicNumber '11' is a magic number. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error coding MagicNumber '33' is a magic number. 207
 Error coding MagicNumber '10' is a magic number. 208
 Error coding MagicNumber '12' is a magic number. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error coding MagicNumber '60' is a magic number. 211
 Error coding MagicNumber '11' is a magic number. 212
 Error coding MagicNumber '13' is a magic number. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 215
 Error coding MagicNumber '37' is a magic number. 215
 Error coding MagicNumber '14' is a magic number. 216
 Error coding MagicNumber '14' is a magic number. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error coding MagicNumber '58' is a magic number. 219
 Error coding MagicNumber '15' is a magic number. 220
 Error coding MagicNumber '16' is a magic number. 220
 Error coding MagicNumber '15' is a magic number. 222
 Error blocks NeedBraces 'if' construct must use '{}'s. 223
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 223
 Error coding MagicNumber '15' is a magic number. 224
 Error coding MagicNumber '16' is a magic number. 224
 Error coding MagicNumber '16' is a magic number. 226
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error coding MagicNumber '59' is a magic number. 227
 Error coding MagicNumber '10' is a magic number. 227
 Error coding MagicNumber '10' is a magic number. 228
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 232
 Error blocks RightCurly '}' should be on the same line. 233
 Error coding MagicNumber '128' is a magic number. 234
 Error blocks LeftCurly '{' should be on the previous line. 235
 Error coding MagicNumber '077' is a magic number. 236
 Error blocks LeftCurly '{' should be on the previous line. 238
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 239
 Error blocks LeftCurly '{' should be on the previous line. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error coding MagicNumber '8' is a magic number. 243
 Error coding MagicNumber '8' is a magic number. 244
 Error blocks NeedBraces 'if' construct must use '{}'s. 248
 Error coding MagicNumber '89' is a magic number. 248
 Error coding MagicNumber '3' is a magic number. 249
 Error coding MagicNumber '6' is a magic number. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 252
 Error coding MagicNumber '84' is a magic number. 252
 Error coding MagicNumber '7' is a magic number. 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 256
 Error coding MagicNumber '73' is a magic number. 256
 Error coding MagicNumber '6' is a magic number. 257
 Error coding MagicNumber '8' is a magic number. 259
 Error blocks NeedBraces 'if' construct must use '{}'s. 260
 Error coding MagicNumber '84' is a magic number. 260
 Error coding MagicNumber '7' is a magic number. 261
 Error coding MagicNumber '9' is a magic number. 263
 Error blocks NeedBraces 'if' construct must use '{}'s. 264
 Error coding MagicNumber '78' is a magic number. 264
 Error coding MagicNumber '8' is a magic number. 265
 Error coding MagicNumber '10' is a magic number. 267
 Error blocks NeedBraces 'if' construct must use '{}'s. 268
 Error coding MagicNumber '69' is a magic number. 268
 Error coding MagicNumber '9' is a magic number. 269
 Error coding MagicNumber '14' is a magic number. 271
 Error coding MagicNumber '15' is a magic number. 272
 Error blocks NeedBraces 'if' construct must use '{}'s. 273
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 273
 Error coding MagicNumber '15' is a magic number. 274
 Error coding MagicNumber '16' is a magic number. 274
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 278
 Error blocks RightCurly '}' should be on the same line. 279
 Error blocks LeftCurly '{' should be on the previous line. 281
 Error coding MagicNumber '0xff' is a magic number. 282
 Error coding MagicNumber '6' is a magic number. 282
 Error coding MagicNumber '077' is a magic number. 283
 Error blocks LeftCurly '{' should be on the previous line. 285
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 286
 Error blocks LeftCurly '{' should be on the previous line. 287
 Error blocks NeedBraces 'if' construct must use '{}'s. 290
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error coding MagicNumber '8' is a magic number. 292
 Error coding MagicNumber '8' is a magic number. 293
 Error coding MagicNumber '14' is a magic number. 296
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error coding MagicNumber '15' is a magic number. 298
 Error coding MagicNumber '16' is a magic number. 298
 Error coding MagicNumber '15' is a magic number. 300
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error coding MagicNumber '15' is a magic number. 302
 Error coding MagicNumber '16' is a magic number. 302
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 306
 Error coding MagicNumber '0x7fffffff' is a magic number. 308
 Error blocks LeftCurly '{' should be on the previous line. 309
 Error coding MagicNumber '0x7fffffff' is a magic number. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error coding InnerAssignment Inner assignments should be avoided. 315
 Error coding InnerAssignment Inner assignments should be avoided. 315
 Error coding MagicNumber '17' is a magic number. 315
 Error coding InnerAssignment Inner assignments should be avoided. 315
 Error blocks LeftCurly '{' should have line break after. 317
 Error blocks RightCurly '}' should be on the same line. 317
 Error blocks RightCurly '}' should have line break before. 317
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 318
 Error blocks LeftCurly '{' should have line break after. 318
 Error blocks RightCurly '}' should have line break before. 318
 Error javadoc JavadocMethod Missing a Javadoc comment. 321
 Error modifier RedundantModifier Redundant 'final' modifier. 321
 Error misc FinalParameters Parameter pos should be final. 321
 Error misc FinalParameters Parameter kind should be final. 321
 Error blocks LeftCurly '{' should be on the previous line. 322
 Error javadoc JavadocMethod Missing a Javadoc comment. 327
 Error modifier RedundantModifier Redundant 'final' modifier. 327
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 327
 Error blocks LeftCurly '{' should be on the previous line. 328
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 329
 Error blocks LeftCurly '{' should be on the previous line. 330
 Error coding MagicNumber '34' is a magic number. 331
 Error coding MagicNumber '18' is a magic number. 332
 Error javadoc JavadocMethod Missing a Javadoc comment. 337
 Error modifier RedundantModifier Redundant 'final' modifier. 337
 Error naming MethodName Name 'jjMoveNfa_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
 Error misc FinalParameters Parameter startState should be final. 337
 Error misc FinalParameters Parameter curPos should be final. 337
 Error blocks LeftCurly '{' should be on the previous line. 338
 Error coding MagicNumber '5' is a magic number. 340
 Error coding MagicNumber '0x7fffffff' is a magic number. 343
 Error blocks LeftCurly '{' should be on the previous line. 345
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error coding MagicNumber '0x7fffffff' is a magic number. 346
 Error coding MagicNumber '64' is a magic number. 348
 Error blocks LeftCurly '{' should be on the previous line. 349
 Error blocks LeftCurly '{' should be on the previous line. 352
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 353
 Error blocks LeftCurly '{' should be on the previous line. 354
 Error coding MagicNumber '0xffffffdbffffffffL' is a magic number. 356
 Error blocks LeftCurly '{' should be on the previous line. 357
 Error blocks NeedBraces 'if' construct must use '{}'s. 358
 Error coding MagicNumber '16' is a magic number. 358
 Error coding MagicNumber '16' is a magic number. 359
 Error blocks RightCurly '}' should be on the same line. 361
 Error blocks NeedBraces 'if' construct must use '{}'s. 362
 Error coding MagicNumber '37' is a magic number. 362
 Error blocks NeedBraces 'if' construct must use '{}'s. 366
 Error coding MagicNumber '0xffffffdbffffffffL' is a magic number. 366
 Error blocks NeedBraces 'if' construct must use '{}'s. 368
 Error coding MagicNumber '16' is a magic number. 368
 Error coding MagicNumber '16' is a magic number. 369
 Error blocks NeedBraces 'if' construct must use '{}'s. 373
 Error coding MagicNumber '58' is a magic number. 373
 Error coding MagicNumber '3' is a magic number. 374
 Error coding MagicNumber '4' is a magic number. 374
 Error coding MagicNumber '3' is a magic number. 376
 Error blocks NeedBraces 'if' construct must use '{}'s. 377
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 377
 Error coding MagicNumber '3' is a magic number. 378
 Error coding MagicNumber '4' is a magic number. 378
 Error coding MagicNumber '4' is a magic number. 380
 Error blocks NeedBraces 'if' construct must use '{}'s. 381
 Error coding MagicNumber '59' is a magic number. 381
 Error coding MagicNumber '17' is a magic number. 381
 Error coding MagicNumber '17' is a magic number. 382
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 386
 Error blocks RightCurly '}' should be on the same line. 387
 Error coding MagicNumber '128' is a magic number. 388
 Error blocks LeftCurly '{' should be on the previous line. 389
 Error coding MagicNumber '077' is a magic number. 390
 Error blocks LeftCurly '{' should be on the previous line. 392
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 393
 Error blocks LeftCurly '{' should be on the previous line. 394
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error coding MagicNumber '16' is a magic number. 397
 Error coding MagicNumber '16' is a magic number. 398
 Error coding MagicNumber '3' is a magic number. 402
 Error blocks NeedBraces 'if' construct must use '{}'s. 403
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 403
 Error coding MagicNumber '3' is a magic number. 404
 Error coding MagicNumber '4' is a magic number. 404
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 408
 Error blocks RightCurly '}' should be on the same line. 409
 Error blocks LeftCurly '{' should be on the previous line. 411
 Error coding MagicNumber '0xff' is a magic number. 412
 Error coding MagicNumber '6' is a magic number. 412
 Error coding MagicNumber '077' is a magic number. 413
 Error blocks LeftCurly '{' should be on the previous line. 415
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 416
 Error blocks LeftCurly '{' should be on the previous line. 417
 Error blocks NeedBraces 'if' construct must use '{}'s. 420
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error coding MagicNumber '16' is a magic number. 422
 Error coding MagicNumber '16' is a magic number. 423
 Error blocks NeedBraces 'if' construct must use '{}'s. 427
 Error coding MagicNumber '3' is a magic number. 428
 Error coding MagicNumber '4' is a magic number. 428
 Error coding MagicNumber '3' is a magic number. 430
 Error blocks NeedBraces 'if' construct must use '{}'s. 431
 Error coding MagicNumber '3' is a magic number. 432
 Error coding MagicNumber '4' is a magic number. 432
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 436
 Error coding MagicNumber '0x7fffffff' is a magic number. 438
 Error blocks LeftCurly '{' should be on the previous line. 439
 Error coding MagicNumber '0x7fffffff' is a magic number. 442
 Error blocks NeedBraces 'if' construct must use '{}'s. 445
 Error coding InnerAssignment Inner assignments should be avoided. 445
 Error coding InnerAssignment Inner assignments should be avoided. 445
 Error coding MagicNumber '5' is a magic number. 445
 Error coding InnerAssignment Inner assignments should be avoided. 445
 Error blocks LeftCurly '{' should have line break after. 447
 Error blocks RightCurly '}' should be on the same line. 447
 Error blocks RightCurly '}' should have line break before. 447
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 448
 Error blocks LeftCurly '{' should have line break after. 448
 Error blocks RightCurly '}' should have line break before. 448
 Error javadoc JavadocMethod Missing a Javadoc comment. 451
 Error modifier RedundantModifier Redundant 'final' modifier. 451
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 451
 Error blocks LeftCurly '{' should be on the previous line. 452
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 453
 Error blocks LeftCurly '{' should be on the previous line. 454
 Error coding MagicNumber '34' is a magic number. 455
 Error coding MagicNumber '13' is a magic number. 456
 Error coding MagicNumber '39' is a magic number. 457
 Error coding MagicNumber '14' is a magic number. 458
 Error coding MagicNumber '62' is a magic number. 459
 Error coding MagicNumber '15' is a magic number. 460
 Error javadoc JavadocMethod Missing a Javadoc comment. 465
 Error modifier RedundantModifier Redundant 'final' modifier. 465
 Error naming MethodName Name 'jjMoveNfa_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 465
 Error misc FinalParameters Parameter startState should be final. 465
 Error misc FinalParameters Parameter curPos should be final. 465
 Error blocks LeftCurly '{' should be on the previous line. 466
 Error coding MagicNumber '3' is a magic number. 468
 Error coding MagicNumber '0x7fffffff' is a magic number. 471
 Error blocks LeftCurly '{' should be on the previous line. 473
 Error blocks NeedBraces 'if' construct must use '{}'s. 474
 Error coding MagicNumber '0x7fffffff' is a magic number. 474
 Error coding MagicNumber '64' is a magic number. 476
 Error blocks LeftCurly '{' should be on the previous line. 477
 Error blocks LeftCurly '{' should be on the previous line. 480
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 481
 Error blocks LeftCurly '{' should be on the previous line. 482
 Error coding MagicNumber '0x100002600L' is a magic number. 484
 Error blocks LeftCurly '{' should be on the previous line. 485
 Error blocks NeedBraces 'if' construct must use '{}'s. 486
 Error coding MagicNumber '12' is a magic number. 486
 Error coding MagicNumber '12' is a magic number. 487
 Error blocks RightCurly '}' should be on the same line. 489
 Error coding MagicNumber '58' is a magic number. 490
 Error blocks LeftCurly '{' should be on the previous line. 491
 Error blocks NeedBraces 'if' construct must use '{}'s. 492
 Error coding MagicNumber '11' is a magic number. 492
 Error coding MagicNumber '11' is a magic number. 493
 Error blocks NeedBraces 'if' construct must use '{}'s. 498
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 498
 Error blocks NeedBraces 'if' construct must use '{}'s. 500
 Error coding MagicNumber '11' is a magic number. 500
 Error coding MagicNumber '11' is a magic number. 501
 Error blocks NeedBraces 'if' construct must use '{}'s. 505
 Error coding MagicNumber '0x100002600L' is a magic number. 505
 Error coding MagicNumber '12' is a magic number. 507
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 512
 Error blocks RightCurly '}' should be on the same line. 513
 Error coding MagicNumber '128' is a magic number. 514
 Error blocks LeftCurly '{' should be on the previous line. 515
 Error coding MagicNumber '077' is a magic number. 516
 Error blocks LeftCurly '{' should be on the previous line. 518
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 519
 Error blocks LeftCurly '{' should be on the previous line. 520
 Error blocks NeedBraces 'if' construct must use '{}'s. 523
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 523
 Error blocks NeedBraces 'if' construct must use '{}'s. 525
 Error coding MagicNumber '11' is a magic number. 525
 Error coding MagicNumber '11' is a magic number. 526
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 531
 Error blocks RightCurly '}' should be on the same line. 532
 Error blocks LeftCurly '{' should be on the previous line. 534
 Error coding MagicNumber '0xff' is a magic number. 535
 Error coding MagicNumber '6' is a magic number. 535
 Error coding MagicNumber '077' is a magic number. 536
 Error blocks LeftCurly '{' should be on the previous line. 538
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 539
 Error blocks LeftCurly '{' should be on the previous line. 540
 Error blocks NeedBraces 'if' construct must use '{}'s. 542
 Error blocks NeedBraces 'if' construct must use '{}'s. 544
 Error coding MagicNumber '11' is a magic number. 544
 Error coding MagicNumber '11' is a magic number. 545
 Error blocks NeedBraces 'if' construct must use '{}'s. 549
 Error blocks NeedBraces 'if' construct must use '{}'s. 551
 Error coding MagicNumber '11' is a magic number. 551
 Error coding MagicNumber '11' is a magic number. 552
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 557
 Error coding MagicNumber '0x7fffffff' is a magic number. 559
 Error blocks LeftCurly '{' should be on the previous line. 560
 Error coding MagicNumber '0x7fffffff' is a magic number. 563
 Error blocks NeedBraces 'if' construct must use '{}'s. 566
 Error coding InnerAssignment Inner assignments should be avoided. 566
 Error coding InnerAssignment Inner assignments should be avoided. 566
 Error coding MagicNumber '3' is a magic number. 566
 Error coding InnerAssignment Inner assignments should be avoided. 566
 Error blocks LeftCurly '{' should have line break after. 568
 Error blocks RightCurly '}' should be on the same line. 568
 Error blocks RightCurly '}' should have line break before. 568
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 569
 Error blocks LeftCurly '{' should have line break after. 569
 Error blocks RightCurly '}' should have line break before. 569
 Error javadoc JavadocMethod Missing a Javadoc comment. 572
 Error modifier RedundantModifier Redundant 'final' modifier. 572
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 572
 Error blocks LeftCurly '{' should be on the previous line. 573
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 574
 Error blocks LeftCurly '{' should be on the previous line. 575
 Error coding MagicNumber '39' is a magic number. 576
 Error coding MagicNumber '21' is a magic number. 577
 Error javadoc JavadocMethod Missing a Javadoc comment. 582
 Error modifier RedundantModifier Redundant 'final' modifier. 582
 Error naming MethodName Name 'jjMoveNfa_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 582
 Error misc FinalParameters Parameter startState should be final. 582
 Error misc FinalParameters Parameter curPos should be final. 582
 Error blocks LeftCurly '{' should be on the previous line. 583
 Error coding MagicNumber '5' is a magic number. 585
 Error coding MagicNumber '0x7fffffff' is a magic number. 588
 Error blocks LeftCurly '{' should be on the previous line. 590
 Error blocks NeedBraces 'if' construct must use '{}'s. 591
 Error coding MagicNumber '0x7fffffff' is a magic number. 591
 Error coding MagicNumber '64' is a magic number. 593
 Error blocks LeftCurly '{' should be on the previous line. 594
 Error blocks LeftCurly '{' should be on the previous line. 597
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 598
 Error blocks LeftCurly '{' should be on the previous line. 599
 Error coding MagicNumber '0xffffff5fffffffffL' is a magic number. 601
 Error blocks LeftCurly '{' should be on the previous line. 602
 Error blocks NeedBraces 'if' construct must use '{}'s. 603
 Error coding MagicNumber '19' is a magic number. 603
 Error coding MagicNumber '19' is a magic number. 604
 Error blocks RightCurly '}' should be on the same line. 606
 Error blocks NeedBraces 'if' construct must use '{}'s. 607
 Error coding MagicNumber '37' is a magic number. 607
 Error blocks NeedBraces 'if' construct must use '{}'s. 611
 Error coding MagicNumber '0xffffff5fffffffffL' is a magic number. 611
 Error blocks NeedBraces 'if' construct must use '{}'s. 613
 Error coding MagicNumber '19' is a magic number. 613
 Error coding MagicNumber '19' is a magic number. 614
 Error blocks NeedBraces 'if' construct must use '{}'s. 618
 Error coding MagicNumber '58' is a magic number. 618
 Error coding MagicNumber '3' is a magic number. 619
 Error coding MagicNumber '4' is a magic number. 619
 Error coding MagicNumber '3' is a magic number. 621
 Error blocks NeedBraces 'if' construct must use '{}'s. 622
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 622
 Error coding MagicNumber '3' is a magic number. 623
 Error coding MagicNumber '4' is a magic number. 623
 Error coding MagicNumber '4' is a magic number. 625
 Error blocks NeedBraces 'if' construct must use '{}'s. 626
 Error coding MagicNumber '59' is a magic number. 626
 Error coding MagicNumber '20' is a magic number. 626
 Error coding MagicNumber '20' is a magic number. 627
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 631
 Error blocks RightCurly '}' should be on the same line. 632
 Error coding MagicNumber '128' is a magic number. 633
 Error blocks LeftCurly '{' should be on the previous line. 634
 Error coding MagicNumber '077' is a magic number. 635
 Error blocks LeftCurly '{' should be on the previous line. 637
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 638
 Error blocks LeftCurly '{' should be on the previous line. 639
 Error blocks NeedBraces 'if' construct must use '{}'s. 642
 Error coding MagicNumber '19' is a magic number. 642
 Error coding MagicNumber '19' is a magic number. 643
 Error coding MagicNumber '3' is a magic number. 647
 Error blocks NeedBraces 'if' construct must use '{}'s. 648
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 648
 Error coding MagicNumber '3' is a magic number. 649
 Error coding MagicNumber '4' is a magic number. 649
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 653
 Error blocks RightCurly '}' should be on the same line. 654
 Error blocks LeftCurly '{' should be on the previous line. 656
 Error coding MagicNumber '0xff' is a magic number. 657
 Error coding MagicNumber '6' is a magic number. 657
 Error coding MagicNumber '077' is a magic number. 658
 Error blocks LeftCurly '{' should be on the previous line. 660
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 661
 Error blocks LeftCurly '{' should be on the previous line. 662
 Error blocks NeedBraces 'if' construct must use '{}'s. 665
 Error blocks NeedBraces 'if' construct must use '{}'s. 667
 Error coding MagicNumber '19' is a magic number. 667
 Error coding MagicNumber '19' is a magic number. 668
 Error blocks NeedBraces 'if' construct must use '{}'s. 672
 Error coding MagicNumber '3' is a magic number. 673
 Error coding MagicNumber '4' is a magic number. 673
 Error coding MagicNumber '3' is a magic number. 675
 Error blocks NeedBraces 'if' construct must use '{}'s. 676
 Error coding MagicNumber '3' is a magic number. 677
 Error coding MagicNumber '4' is a magic number. 677
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 681
 Error coding MagicNumber '0x7fffffff' is a magic number. 683
 Error blocks LeftCurly '{' should be on the previous line. 684
 Error coding MagicNumber '0x7fffffff' is a magic number. 687
 Error blocks NeedBraces 'if' construct must use '{}'s. 690
 Error coding InnerAssignment Inner assignments should be avoided. 690
 Error coding InnerAssignment Inner assignments should be avoided. 690
 Error coding MagicNumber '5' is a magic number. 690
 Error coding InnerAssignment Inner assignments should be avoided. 690
 Error blocks LeftCurly '{' should have line break after. 692
 Error blocks RightCurly '}' should be on the same line. 692
 Error blocks RightCurly '}' should have line break before. 692
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 693
 Error blocks LeftCurly '{' should have line break after. 693
 Error blocks RightCurly '}' should have line break before. 693
 Error javadoc JavadocVariable Missing a Javadoc comment. 696
 Error naming ConstantName Name 'jjnextStates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 696
 Error regexp RegexpSingleline Line has trailing spaces. 697
 Error javadoc JavadocVariable Missing a Javadoc comment. 699
 Error naming ConstantName Name 'jjstrLiteralImages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 699
 Error regexp RegexpSingleline Line has trailing spaces. 700
 Error javadoc JavadocVariable Missing a Javadoc comment. 702
 Error naming ConstantName Name 'lexStateNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 702
 Error regexp RegexpSingleline Line has trailing spaces. 703
 Error regexp RegexpSingleline Line has trailing spaces. 704
 Error regexp RegexpSingleline Line has trailing spaces. 705
 Error regexp RegexpSingleline Line has trailing spaces. 706
 Error javadoc JavadocVariable Missing a Javadoc comment. 708
 Error naming ConstantName Name 'jjnewLexState' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 708
 Error regexp RegexpSingleline Line has trailing spaces. 709
 Error sizes LineLength Line is longer than 80 characters (found 85). 709
 Error javadoc JavadocVariable Missing a Javadoc comment. 711
 Error naming MemberName Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 711
 Error javadoc JavadocVariable Missing a Javadoc comment. 712
 Error coding MagicNumber '17' is a magic number. 712
 Error javadoc JavadocVariable Missing a Javadoc comment. 713
 Error coding MagicNumber '34' is a magic number. 713
 Error javadoc JavadocVariable Missing a Javadoc comment. 714
 Error design VisibilityModifier Variable 'curChar' must be private and have accessor methods. 714
 Error javadoc JavadocMethod Missing a Javadoc comment. 715
 Error misc FinalParameters Parameter stream should be final. 715
 Error blocks LeftCurly '{' should be on the previous line. 716
 Error javadoc JavadocMethod Missing a Javadoc comment. 719
 Error misc FinalParameters Parameter stream should be final. 719
 Error misc FinalParameters Parameter lexState should be final. 719
 Error blocks LeftCurly '{' should be on the previous line. 720
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 724
 Error javadoc JavadocMethod Missing a Javadoc comment. 724
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 724
 Error misc FinalParameters Parameter stream should be final. 724
 Error blocks LeftCurly '{' should be on the previous line. 725
 Error coding InnerAssignment Inner assignments should be avoided. 726
 Error javadoc JavadocMethod Missing a Javadoc comment. 731
 Error modifier RedundantModifier Redundant 'final' modifier. 731
 Error naming MethodName Name 'ReInitRounds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 731
 Error blocks LeftCurly '{' should be on the previous line. 732
 Error coding MagicNumber '0x80000001' is a magic number. 734
 Error blocks NeedBraces 'for' construct must use '{}'s. 735
 Error coding MagicNumber '17' is a magic number. 735
 Error coding MagicNumber '0x80000000' is a magic number. 736
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 739
 Error javadoc JavadocMethod Missing a Javadoc comment. 739
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 739
 Error misc FinalParameters Parameter stream should be final. 739
 Error misc FinalParameters Parameter lexState should be final. 739
 Error design DesignForExtension Method 'SwitchTo' is not designed for extension - needs to be abstract, final or empty. 744
 Error javadoc JavadocMethod Missing a Javadoc comment. 744
 Error naming MethodName Name 'SwitchTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 744
 Error misc FinalParameters Parameter lexState should be final. 744
 Error coding MagicNumber '4' is a magic number. 745
 Error sizes LineLength Line is longer than 80 characters (found 147). 746
 Error javadoc JavadocMethod Missing a Javadoc comment. 751
 Error modifier RedundantModifier Redundant 'final' modifier. 751
 Error coding AvoidInlineConditionals Avoid inline conditionals. 755
 Error javadoc JavadocVariable Missing a Javadoc comment. 763
 Error design VisibilityModifier Variable 'curLexState' must be private and have accessor methods. 763
 Error javadoc JavadocVariable Missing a Javadoc comment. 764
 Error design VisibilityModifier Variable 'defaultLexState' must be private and have accessor methods. 764
 Error javadoc JavadocVariable Missing a Javadoc comment. 765
 Error design VisibilityModifier Variable 'jjnewStateCnt' must be private and have accessor methods. 765
 Error javadoc JavadocVariable Missing a Javadoc comment. 766
 Error design VisibilityModifier Variable 'jjround' must be private and have accessor methods. 766
 Error javadoc JavadocVariable Missing a Javadoc comment. 767
 Error design VisibilityModifier Variable 'jjmatchedPos' must be private and have accessor methods. 767
 Error javadoc JavadocVariable Missing a Javadoc comment. 768
 Error design VisibilityModifier Variable 'jjmatchedKind' must be private and have accessor methods. 768
 Error javadoc JavadocMethod Missing a Javadoc comment. 770
 Error regexp RegexpSingleline Line has trailing spaces. 776
 Error blocks LeftCurly '{' should be on the previous line. 776
 Error regexp RegexpSingleline Line has trailing spaces. 777
 Error regexp RegexpSingleline Line has trailing spaces. 778
 Error blocks LeftCurly '{' should be on the previous line. 778
 Error regexp RegexpSingleline Line has trailing spaces. 780
 Error blocks RightCurly '}' should be on the same line. 780
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 781
 Error regexp RegexpSingleline Line has trailing spaces. 782
 Error blocks LeftCurly '{' should be on the previous line. 782
 Error coding MissingSwitchDefault switch without "default" clause. 788
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 788
 Error blocks LeftCurly '{' should be on the previous line. 789
 Error coding MagicNumber '0x7fffffff' is a magic number. 791
 Error coding MagicNumber '0x7fffffff' is a magic number. 796
 Error coding MagicNumber '0x7fffffff' is a magic number. 801
 Error coding MagicNumber '3' is a magic number. 805
 Error coding MagicNumber '0x7fffffff' is a magic number. 806
 Error coding MagicNumber '0x7fffffff' is a magic number. 811
 Error blocks LeftCurly '{' should be on the previous line. 812
 Error blocks NeedBraces 'if' construct must use '{}'s. 813
 Error blocks NeedBraces 'if' construct must use '{}'s. 816
 Error naming LocalVariableName Name 'error_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 820
 Error naming LocalVariableName Name 'error_column' must match pattern '^[a-z][a-zA-Z0-9]*$'. 821
 Error naming LocalVariableName Name 'error_after' must match pattern '^[a-z][a-zA-Z0-9]*$'. 822
 Error naming LocalVariableName Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 823
 Error blocks LeftCurly '{' should have line break after. 824
 Error blocks RightCurly '}' should be on the same line. 824
 Error blocks RightCurly '}' should have line break before. 824
 Error coding AvoidInlineConditionals Avoid inline conditionals. 827
 Error blocks RightCurly '}' should be on the same line. 831
 Error blocks NeedBraces 'else' construct must use '{}'s. 832
 Error coding AvoidInlineConditionals Avoid inline conditionals. 837
 Error sizes LineLength Line is longer than 80 characters (found 128). 839

org/exolab/castor/xml/dtd/parser/DTDParser.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 2,598 lines (max allowed is 2,000). 1
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.exolab.castor.xml.dtd.*. 4
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 19
 Error naming MethodName Name 'Input' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 19
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 19
 Error coding MagicNumber '3' is a magic number. 21
 Error blocks EmptyBlock Must have at least one statement. 23
 Error coding MagicNumber '3' is a magic number. 28
 Error blocks EmptyBlock Must have at least one statement. 28
 Error coding MagicNumber '3' is a magic number. 33
 Error coding MagicNumber '3' is a magic number. 35
 Error blocks EmptyBlock Must have at least one statement. 37
 Error coding MagicNumber '3' is a magic number. 40
 Error coding MagicNumber '3' is a magic number. 42
 Error blocks EmptyBlock Must have at least one statement. 44
 Error coding MagicNumber '3' is a magic number. 47
 Error coding MagicNumber '3' is a magic number. 49
 Error blocks EmptyBlock Must have at least one statement. 51
 Error coding MagicNumber '3' is a magic number. 54
 Error coding MagicNumber '3' is a magic number. 56
 Error blocks EmptyBlock Must have at least one statement. 58
 Error coding MagicNumber '3' is a magic number. 61
 Error coding MagicNumber '3' is a magic number. 63
 Error coding EmptyStatement Empty statement. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 74
 Error blocks AvoidNestedBlocks Avoid nested blocks. 74
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 74
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 74
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 74
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 74
 Error sizes LineLength Line is longer than 80 characters (found 81). 79
 Error sizes LineLength Line is longer than 80 characters (found 91). 82
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 82
 Error naming MethodName Name 'ElementDecl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error misc FinalParameters Parameter document should be final. 82
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 82
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 82
 Error coding HiddenField 'token' hides a field. 83
 Error coding MagicNumber '3' is a magic number. 91
 Error coding MagicNumber '3' is a magic number. 94
 Error coding MagicNumber '3' is a magic number. 97
 Error coding MagicNumber '3' is a magic number. 98
 Error coding MagicNumber '3' is a magic number. 100
 Error coding MagicNumber '3' is a magic number. 102
 Error coding EmptyStatement Empty statement. 105
 Error coding MagicNumber '3' is a magic number. 116
 Error coding EmptyStatement Empty statement. 119
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 130
 Error naming MethodName Name 'Mixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error misc FinalParameters Parameter element should be final. 130
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 130
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 130
 Error coding HiddenField 'token' hides a field. 131
 Error coding MagicNumber '3' is a magic number. 133
 Error coding EmptyStatement Empty statement. 136
 Error coding MagicNumber '3' is a magic number. 139
 Error coding EmptyStatement Empty statement. 142
 Error coding MagicNumber '3' is a magic number. 145
 Error coding MagicNumber '3' is a magic number. 149
 Error coding EmptyStatement Empty statement. 152
 Error coding MagicNumber '3' is a magic number. 155
 Error coding EmptyStatement Empty statement. 158
 Error coding MagicNumber '3' is a magic number. 161
 Error coding EmptyStatement Empty statement. 162
 Error coding MagicNumber '3' is a magic number. 169
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 181
 Error naming MethodName Name 'ContPart' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 181
 Error coding HiddenField 'token' hides a field. 183
 Error coding MagicNumber '3' is a magic number. 184
 Error coding MagicNumber '3' is a magic number. 187
 Error coding MagicNumber '3' is a magic number. 193
 Error coding EmptyStatement Empty statement. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 198
 Error blocks AvoidNestedBlocks Avoid nested blocks. 198
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 198
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 198
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 198
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 198
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 208
 Error naming MethodName Name 'SeqOrChoiceContPart' must match pattern '^[a-z][a-zA-Z0-9]*$'. 208
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 208
 Error coding MagicNumber '3' is a magic number. 212
 Error coding EmptyStatement Empty statement. 215
 Error coding MagicNumber '3' is a magic number. 218
 Error coding EmptyStatement Empty statement. 221
 Error coding MagicNumber '3' is a magic number. 223
 Error coding MagicNumber '3' is a magic number. 228
 Error coding EmptyStatement Empty statement. 231
 Error coding MagicNumber '3' is a magic number. 234
 Error coding EmptyStatement Empty statement. 237
 Error coding MagicNumber '3' is a magic number. 239
 Error coding EmptyStatement Empty statement. 240
 Error coding MagicNumber '3' is a magic number. 247
 Error coding MagicNumber '3' is a magic number. 252
 Error coding EmptyStatement Empty statement. 255
 Error coding MagicNumber '3' is a magic number. 258
 Error coding EmptyStatement Empty statement. 261
 Error coding MagicNumber '3' is a magic number. 263
 Error coding EmptyStatement Empty statement. 264
 Error coding MagicNumber '3' is a magic number. 271
 Error blocks NeedBraces 'if' construct must use '{}'s. 278
 Error blocks AvoidNestedBlocks Avoid nested blocks. 278
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 278
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 278
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 278
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 278
 Error sizes LineLength Line is longer than 80 characters (found 86). 287
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 287
 Error naming MethodName Name 'OccuranceSpecification' must match pattern '^[a-z][a-zA-Z0-9]*$'. 287
 Error misc FinalParameters Parameter cp should be final. 287
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 287
 Error coding MagicNumber '3' is a magic number. 288
 Error coding MagicNumber '3' is a magic number. 291
 Error blocks NeedBraces 'if' construct must use '{}'s. 293
 Error blocks NeedBraces 'else' construct must use '{}'s. 295
 Error coding MagicNumber '3' is a magic number. 296
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'else' construct must use '{}'s. 300
 Error sizes LineLength Line is longer than 80 characters (found 83). 308
 Error sizes LineLength Line is longer than 80 characters (found 91). 311
 Error sizes MethodLength Method length is 172 lines (max allowed is 150). 311
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 311
 Error naming MethodName Name 'AttlistDecl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 311
 Error misc FinalParameters Parameter document should be final. 311
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 311
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 311
 Error coding HiddenField 'token' hides a field. 312
 Error sizes LineLength Line is longer than 80 characters (found 82). 321
 Error blocks NeedBraces 'if' construct must use '{}'s. 323
 Error blocks AvoidNestedBlocks Avoid nested blocks. 323
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 323
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 323
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 323
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 323
 Error coding MagicNumber '3' is a magic number. 331
 Error coding MagicNumber '3' is a magic number. 334
 Error coding MagicNumber '3' is a magic number. 337
 Error coding MagicNumber '3' is a magic number. 340
 Error coding MagicNumber '3' is a magic number. 343
 Error coding MagicNumber '3' is a magic number. 346
 Error coding MagicNumber '3' is a magic number. 349
 Error coding MagicNumber '3' is a magic number. 352
 Error coding MagicNumber '3' is a magic number. 355
 Error coding MagicNumber '3' is a magic number. 360
 Error coding EmptyStatement Empty statement. 363
 Error coding MagicNumber '3' is a magic number. 366
 Error coding EmptyStatement Empty statement. 369
 Error coding MagicNumber '3' is a magic number. 374
 Error coding EmptyStatement Empty statement. 375
 Error coding MagicNumber '3' is a magic number. 380
 Error coding EmptyStatement Empty statement. 383
 Error coding MagicNumber '3' is a magic number. 386
 Error coding EmptyStatement Empty statement. 389
 Error coding MagicNumber '3' is a magic number. 394
 Error coding MagicNumber '3' is a magic number. 396
 Error coding EmptyStatement Empty statement. 399
 Error coding MagicNumber '3' is a magic number. 401
 Error coding MagicNumber '3' is a magic number. 403
 Error coding MagicNumber '3' is a magic number. 409
 Error coding EmptyStatement Empty statement. 412
 Error coding MagicNumber '3' is a magic number. 417
 Error coding EmptyStatement Empty statement. 418
 Error coding MagicNumber '3' is a magic number. 423
 Error coding EmptyStatement Empty statement. 426
 Error coding MagicNumber '3' is a magic number. 428
 Error coding MagicNumber '3' is a magic number. 430
 Error coding MagicNumber '3' is a magic number. 436
 Error coding EmptyStatement Empty statement. 439
 Error coding MagicNumber '3' is a magic number. 450
 Error coding MagicNumber '3' is a magic number. 453
 Error coding MagicNumber '3' is a magic number. 456
 Error coding MagicNumber '3' is a magic number. 462
 Error coding MagicNumber '3' is a magic number. 470
 Error coding EmptyStatement Empty statement. 471
 Error coding MagicNumber '3' is a magic number. 476
 Error coding EmptyStatement Empty statement. 479
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 488
 Error naming MethodName Name 'AttrValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 488
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 488
 Error coding HiddenField 'token' hides a field. 489
 Error coding MagicNumber '3' is a magic number. 491
 Error coding MagicNumber '3' is a magic number. 495
 Error coding EmptyStatement Empty statement. 496
 Error coding MagicNumber '3' is a magic number. 504
 Error coding MagicNumber '3' is a magic number. 508
 Error coding EmptyStatement Empty statement. 509
 Error blocks NeedBraces 'if' construct must use '{}'s. 521
 Error blocks AvoidNestedBlocks Avoid nested blocks. 521
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 521
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 521
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 521
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 521
 Error sizes LineLength Line is longer than 80 characters (found 81). 528
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 530
 Error naming MethodName Name 'GEntityDecl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 530
 Error misc FinalParameters Parameter document should be final. 530
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 530
 Error coding HiddenField 'token' hides a field. 531
 Error coding MagicNumber '3' is a magic number. 541
 Error coding MagicNumber '3' is a magic number. 544
 Error coding MagicNumber '3' is a magic number. 545
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 549
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 549
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 549
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 553
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 553
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 553
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 554
 Error coding MagicNumber '3' is a magic number. 555
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 559
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 559
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 559
 Error coding MagicNumber '3' is a magic number. 565
 Error coding EmptyStatement Empty statement. 572
 Error coding MagicNumber '3' is a magic number. 578
 Error coding EmptyStatement Empty statement. 581
 Error sizes LineLength Line is longer than 80 characters (found 82). 588
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 591
 Error naming MethodName Name 'GEValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. 591
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 591
 Error coding HiddenField 'token' hides a field. 592
 Error coding MagicNumber '3' is a magic number. 594
 Error coding MagicNumber '3' is a magic number. 598
 Error coding EmptyStatement Empty statement. 599
 Error coding MagicNumber '3' is a magic number. 607
 Error coding MagicNumber '3' is a magic number. 611
 Error coding EmptyStatement Empty statement. 612
 Error blocks NeedBraces 'if' construct must use '{}'s. 624
 Error blocks AvoidNestedBlocks Avoid nested blocks. 624
 Error whitespace WhitespaceAround 'if' is not preceded with whitespace. 624
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 624
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 624
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 624
 Error sizes LineLength Line is longer than 80 characters (found 82). 629
 Error sizes LineLength Line is longer than 80 characters (found 92). 632
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 632
 Error naming MethodName Name 'NotationDecl' must match pattern '^[a-z][a-zA-Z0-9]*$'. 632
 Error misc FinalParameters Parameter document should be final. 632
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 632
 Error javadoc JavadocMethod Expected @throws tag for 'DTDException'. 632
 Error coding HiddenField 'token' hides a field. 633
 Error coding MagicNumber '3' is a magic number. 643
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 647
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 647
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 647
 Error coding MagicNumber '3' is a magic number. 648
 Error coding EmptyStatement Empty statement. 651
 Error coding MagicNumber '3' is a magic number. 653
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 656
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 656
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 656
 Error coding EmptyStatement Empty statement. 658
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 660
 Error coding MagicNumber '3' is a magic number. 661
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 665
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 665
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 665
 Error coding MagicNumber '3' is a magic number. 671
 Error coding EmptyStatement Empty statement. 674
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 683
 Error naming MethodName Name 'Comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 683
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 683
 Error coding MagicNumber '3' is a magic number. 687
 Error coding EmptyStatement Empty statement. 688
 Error coding MagicNumber '3' is a magic number. 692
 Error coding MagicNumber '3' is a magic number. 694
 Error javadoc JavadocMethod Missing a Javadoc comment. 705
 Error modifier RedundantModifier Redundant 'final' modifier. 705
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 705
 Error naming MethodName Name 'jj_2_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 705
 Error misc FinalParameters Parameter xla should be final. 705
 Error coding InnerAssignment Inner assignments should be avoided. 706
 Error javadoc JavadocMethod Missing a Javadoc comment. 712
 Error modifier RedundantModifier Redundant 'final' modifier. 712
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 712
 Error naming MethodName Name 'jj_2_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 712
 Error misc FinalParameters Parameter xla should be final. 712
 Error coding InnerAssignment Inner assignments should be avoided. 713
 Error javadoc JavadocMethod Missing a Javadoc comment. 719
 Error modifier RedundantModifier Redundant 'final' modifier. 719
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 719
 Error naming MethodName Name 'jj_2_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 719
 Error misc FinalParameters Parameter xla should be final. 719
 Error coding InnerAssignment Inner assignments should be avoided. 720
 Error javadoc JavadocMethod Missing a Javadoc comment. 726
 Error modifier RedundantModifier Redundant 'final' modifier. 726
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 726
 Error naming MethodName Name 'jj_2_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. 726
 Error misc FinalParameters Parameter xla should be final. 726
 Error coding InnerAssignment Inner assignments should be avoided. 727
 Error coding MagicNumber '3' is a magic number. 729
 Error javadoc JavadocMethod Missing a Javadoc comment. 733
 Error modifier RedundantModifier Redundant 'final' modifier. 733
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 733
 Error naming MethodName Name 'jj_2_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 733
 Error misc FinalParameters Parameter xla should be final. 733
 Error coding InnerAssignment Inner assignments should be avoided. 734
 Error coding MagicNumber '4' is a magic number. 736
 Error javadoc JavadocMethod Missing a Javadoc comment. 740
 Error modifier RedundantModifier Redundant 'final' modifier. 740
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 740
 Error naming MethodName Name 'jj_2_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. 740
 Error misc FinalParameters Parameter xla should be final. 740
 Error coding InnerAssignment Inner assignments should be avoided. 741
 Error coding MagicNumber '5' is a magic number. 743
 Error javadoc JavadocMethod Missing a Javadoc comment. 747
 Error modifier RedundantModifier Redundant 'final' modifier. 747
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 747
 Error naming MethodName Name 'jj_2_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. 747
 Error misc FinalParameters Parameter xla should be final. 747
 Error coding InnerAssignment Inner assignments should be avoided. 748
 Error coding MagicNumber '6' is a magic number. 750
 Error javadoc JavadocMethod Missing a Javadoc comment. 754
 Error modifier RedundantModifier Redundant 'final' modifier. 754
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 754
 Error naming MethodName Name 'jj_2_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. 754
 Error misc FinalParameters Parameter xla should be final. 754
 Error coding InnerAssignment Inner assignments should be avoided. 755
 Error coding MagicNumber '7' is a magic number. 757
 Error javadoc JavadocMethod Missing a Javadoc comment. 761
 Error modifier RedundantModifier Redundant 'final' modifier. 761
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 761
 Error naming MethodName Name 'jj_2_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. 761
 Error misc FinalParameters Parameter xla should be final. 761
 Error coding InnerAssignment Inner assignments should be avoided. 762
 Error coding MagicNumber '8' is a magic number. 764
 Error javadoc JavadocMethod Missing a Javadoc comment. 768
 Error modifier RedundantModifier Redundant 'final' modifier. 768
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 768
 Error naming MethodName Name 'jj_2_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. 768
 Error misc FinalParameters Parameter xla should be final. 768
 Error coding InnerAssignment Inner assignments should be avoided. 769
 Error coding MagicNumber '9' is a magic number. 771
 Error javadoc JavadocMethod Missing a Javadoc comment. 775
 Error modifier RedundantModifier Redundant 'final' modifier. 775
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 775
 Error naming MethodName Name 'jj_2_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. 775
 Error misc FinalParameters Parameter xla should be final. 775
 Error coding InnerAssignment Inner assignments should be avoided. 776
 Error coding MagicNumber '10' is a magic number. 778
 Error javadoc JavadocMethod Missing a Javadoc comment. 782
 Error modifier RedundantModifier Redundant 'final' modifier. 782
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 782
 Error naming MethodName Name 'jj_2_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. 782
 Error misc FinalParameters Parameter xla should be final. 782
 Error coding InnerAssignment Inner assignments should be avoided. 783
 Error coding MagicNumber '11' is a magic number. 785
 Error javadoc JavadocMethod Missing a Javadoc comment. 789
 Error modifier RedundantModifier Redundant 'final' modifier. 789
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 789
 Error naming MethodName Name 'jj_2_13' must match pattern '^[a-z][a-zA-Z0-9]*$'. 789
 Error misc FinalParameters Parameter xla should be final. 789
 Error coding InnerAssignment Inner assignments should be avoided. 790
 Error coding MagicNumber '12' is a magic number. 792
 Error javadoc JavadocMethod Missing a Javadoc comment. 796
 Error modifier RedundantModifier Redundant 'final' modifier. 796
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 796
 Error naming MethodName Name 'jj_2_14' must match pattern '^[a-z][a-zA-Z0-9]*$'. 796
 Error misc FinalParameters Parameter xla should be final. 796
 Error coding InnerAssignment Inner assignments should be avoided. 797
 Error coding MagicNumber '13' is a magic number. 799
 Error javadoc JavadocMethod Missing a Javadoc comment. 803
 Error modifier RedundantModifier Redundant 'final' modifier. 803
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 803
 Error naming MethodName Name 'jj_2_15' must match pattern '^[a-z][a-zA-Z0-9]*$'. 803
 Error misc FinalParameters Parameter xla should be final. 803
 Error coding InnerAssignment Inner assignments should be avoided. 804
 Error coding MagicNumber '14' is a magic number. 806
 Error javadoc JavadocMethod Missing a Javadoc comment. 810
 Error modifier RedundantModifier Redundant 'final' modifier. 810
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 810
 Error naming MethodName Name 'jj_2_16' must match pattern '^[a-z][a-zA-Z0-9]*$'. 810
 Error misc FinalParameters Parameter xla should be final. 810
 Error coding InnerAssignment Inner assignments should be avoided. 811
 Error coding MagicNumber '15' is a magic number. 813
 Error javadoc JavadocMethod Missing a Javadoc comment. 817
 Error modifier RedundantModifier Redundant 'final' modifier. 817
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 817
 Error naming MethodName Name 'jj_2_17' must match pattern '^[a-z][a-zA-Z0-9]*$'. 817
 Error misc FinalParameters Parameter xla should be final. 817
 Error coding InnerAssignment Inner assignments should be avoided. 818
 Error coding MagicNumber '16' is a magic number. 820
 Error javadoc JavadocMethod Missing a Javadoc comment. 824
 Error modifier RedundantModifier Redundant 'final' modifier. 824
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 824
 Error naming MethodName Name 'jj_2_18' must match pattern '^[a-z][a-zA-Z0-9]*$'. 824
 Error misc FinalParameters Parameter xla should be final. 824
 Error coding InnerAssignment Inner assignments should be avoided. 825
 Error coding MagicNumber '17' is a magic number. 827
 Error javadoc JavadocMethod Missing a Javadoc comment. 831
 Error modifier RedundantModifier Redundant 'final' modifier. 831
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 831
 Error naming MethodName Name 'jj_2_19' must match pattern '^[a-z][a-zA-Z0-9]*$'. 831
 Error misc FinalParameters Parameter xla should be final. 831
 Error coding InnerAssignment Inner assignments should be avoided. 832
 Error coding MagicNumber '18' is a magic number. 834
 Error javadoc JavadocMethod Missing a Javadoc comment. 838
 Error modifier RedundantModifier Redundant 'final' modifier. 838
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 838
 Error naming MethodName Name 'jj_2_20' must match pattern '^[a-z][a-zA-Z0-9]*$'. 838
 Error misc FinalParameters Parameter xla should be final. 838
 Error coding InnerAssignment Inner assignments should be avoided. 839
 Error coding MagicNumber '19' is a magic number. 841
 Error javadoc JavadocMethod Missing a Javadoc comment. 845
 Error modifier RedundantModifier Redundant 'final' modifier. 845
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 845
 Error naming MethodName Name 'jj_2_21' must match pattern '^[a-z][a-zA-Z0-9]*$'. 845
 Error misc FinalParameters Parameter xla should be final. 845
 Error coding InnerAssignment Inner assignments should be avoided. 846
 Error coding MagicNumber '20' is a magic number. 848
 Error javadoc JavadocMethod Missing a Javadoc comment. 852
 Error modifier RedundantModifier Redundant 'final' modifier. 852
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 852
 Error naming MethodName Name 'jj_2_22' must match pattern '^[a-z][a-zA-Z0-9]*$'. 852
 Error misc FinalParameters Parameter xla should be final. 852
 Error coding InnerAssignment Inner assignments should be avoided. 853
 Error coding MagicNumber '21' is a magic number. 855
 Error javadoc JavadocMethod Missing a Javadoc comment. 859
 Error modifier RedundantModifier Redundant 'final' modifier. 859
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 859
 Error naming MethodName Name 'jj_2_23' must match pattern '^[a-z][a-zA-Z0-9]*$'. 859
 Error misc FinalParameters Parameter xla should be final. 859
 Error coding InnerAssignment Inner assignments should be avoided. 860
 Error coding MagicNumber '22' is a magic number. 862
 Error javadoc JavadocMethod Missing a Javadoc comment. 866
 Error modifier RedundantModifier Redundant 'final' modifier. 866
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 866
 Error naming MethodName Name 'jj_2_24' must match pattern '^[a-z][a-zA-Z0-9]*$'. 866
 Error misc FinalParameters Parameter xla should be final. 866
 Error coding InnerAssignment Inner assignments should be avoided. 867
 Error coding MagicNumber '23' is a magic number. 869
 Error javadoc JavadocMethod Missing a Javadoc comment. 873
 Error modifier RedundantModifier Redundant 'final' modifier. 873
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 873
 Error naming MethodName Name 'jj_2_25' must match pattern '^[a-z][a-zA-Z0-9]*$'. 873
 Error misc FinalParameters Parameter xla should be final. 873
 Error coding InnerAssignment Inner assignments should be avoided. 874
 Error coding MagicNumber '24' is a magic number. 876
 Error javadoc JavadocMethod Missing a Javadoc comment. 880
 Error modifier RedundantModifier Redundant 'final' modifier. 880
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 880
 Error naming MethodName Name 'jj_2_26' must match pattern '^[a-z][a-zA-Z0-9]*$'. 880
 Error misc FinalParameters Parameter xla should be final. 880
 Error coding InnerAssignment Inner assignments should be avoided. 881
 Error coding MagicNumber '25' is a magic number. 883
 Error javadoc JavadocMethod Missing a Javadoc comment. 887
 Error modifier RedundantModifier Redundant 'final' modifier. 887
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 887
 Error naming MethodName Name 'jj_2_27' must match pattern '^[a-z][a-zA-Z0-9]*$'. 887
 Error misc FinalParameters Parameter xla should be final. 887
 Error coding InnerAssignment Inner assignments should be avoided. 888
 Error coding MagicNumber '26' is a magic number. 890
 Error javadoc JavadocMethod Missing a Javadoc comment. 894
 Error modifier RedundantModifier Redundant 'final' modifier. 894
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 894
 Error naming MethodName Name 'jj_2_28' must match pattern '^[a-z][a-zA-Z0-9]*$'. 894
 Error misc FinalParameters Parameter xla should be final. 894
 Error coding InnerAssignment Inner assignments should be avoided. 895
 Error coding MagicNumber '27' is a magic number. 897
 Error javadoc JavadocMethod Missing a Javadoc comment. 901
 Error modifier RedundantModifier Redundant 'final' modifier. 901
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 901
 Error naming MethodName Name 'jj_2_29' must match pattern '^[a-z][a-zA-Z0-9]*$'. 901
 Error misc FinalParameters Parameter xla should be final. 901
 Error coding InnerAssignment Inner assignments should be avoided. 902
 Error coding MagicNumber '28' is a magic number. 904
 Error javadoc JavadocMethod Missing a Javadoc comment. 908
 Error modifier RedundantModifier Redundant 'final' modifier. 908
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 908
 Error naming MethodName Name 'jj_2_30' must match pattern '^[a-z][a-zA-Z0-9]*$'. 908
 Error misc FinalParameters Parameter xla should be final. 908
 Error coding InnerAssignment Inner assignments should be avoided. 909
 Error coding MagicNumber '29' is a magic number. 911
 Error javadoc JavadocMethod Missing a Javadoc comment. 915
 Error modifier RedundantModifier Redundant 'final' modifier. 915
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 915
 Error naming MethodName Name 'jj_2_31' must match pattern '^[a-z][a-zA-Z0-9]*$'. 915
 Error misc FinalParameters Parameter xla should be final. 915
 Error coding InnerAssignment Inner assignments should be avoided. 916
 Error coding MagicNumber '30' is a magic number. 918
 Error javadoc JavadocMethod Missing a Javadoc comment. 922
 Error modifier RedundantModifier Redundant 'final' modifier. 922
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 922
 Error naming MethodName Name 'jj_2_32' must match pattern '^[a-z][a-zA-Z0-9]*$'. 922
 Error misc FinalParameters Parameter xla should be final. 922
 Error coding InnerAssignment Inner assignments should be avoided. 923
 Error coding MagicNumber '31' is a magic number. 925
 Error javadoc JavadocMethod Missing a Javadoc comment. 929
 Error modifier RedundantModifier Redundant 'final' modifier. 929
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 929
 Error naming MethodName Name 'jj_2_33' must match pattern '^[a-z][a-zA-Z0-9]*$'. 929
 Error misc FinalParameters Parameter xla should be final. 929
 Error coding InnerAssignment Inner assignments should be avoided. 930
 Error coding MagicNumber '32' is a magic number. 932
 Error javadoc JavadocMethod Missing a Javadoc comment. 936
 Error modifier RedundantModifier Redundant 'final' modifier. 936
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 936
 Error naming MethodName Name 'jj_2_34' must match pattern '^[a-z][a-zA-Z0-9]*$'. 936
 Error misc FinalParameters Parameter xla should be final. 936
 Error coding InnerAssignment Inner assignments should be avoided. 937
 Error coding MagicNumber '33' is a magic number. 939
 Error javadoc JavadocMethod Missing a Javadoc comment. 943
 Error modifier RedundantModifier Redundant 'final' modifier. 943
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 943
 Error naming MethodName Name 'jj_2_35' must match pattern '^[a-z][a-zA-Z0-9]*$'. 943
 Error misc FinalParameters Parameter xla should be final. 943
 Error coding InnerAssignment Inner assignments should be avoided. 944
 Error coding MagicNumber '34' is a magic number. 946
 Error javadoc JavadocMethod Missing a Javadoc comment. 950
 Error modifier RedundantModifier Redundant 'final' modifier. 950
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 950
 Error naming MethodName Name 'jj_2_36' must match pattern '^[a-z][a-zA-Z0-9]*$'. 950
 Error misc FinalParameters Parameter xla should be final. 950
 Error coding InnerAssignment Inner assignments should be avoided. 951
 Error coding MagicNumber '35' is a magic number. 953
 Error javadoc JavadocMethod Missing a Javadoc comment. 957
 Error modifier RedundantModifier Redundant 'final' modifier. 957
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 957
 Error naming MethodName Name 'jj_2_37' must match pattern '^[a-z][a-zA-Z0-9]*$'. 957
 Error misc FinalParameters Parameter xla should be final. 957
 Error coding InnerAssignment Inner assignments should be avoided. 958
 Error coding MagicNumber '36' is a magic number. 960
 Error javadoc JavadocMethod Missing a Javadoc comment. 964
 Error modifier RedundantModifier Redundant 'final' modifier. 964
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 964
 Error naming MethodName Name 'jj_2_38' must match pattern '^[a-z][a-zA-Z0-9]*$'. 964
 Error misc FinalParameters Parameter xla should be final. 964
 Error coding InnerAssignment Inner assignments should be avoided. 965
 Error coding MagicNumber '37' is a magic number. 967
 Error javadoc JavadocMethod Missing a Javadoc comment. 971
 Error modifier RedundantModifier Redundant 'final' modifier. 971
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 971
 Error naming MethodName Name 'jj_2_39' must match pattern '^[a-z][a-zA-Z0-9]*$'. 971
 Error misc FinalParameters Parameter xla should be final. 971
 Error coding InnerAssignment Inner assignments should be avoided. 972
 Error coding MagicNumber '38' is a magic number. 974
 Error javadoc JavadocMethod Missing a Javadoc comment. 978
 Error modifier RedundantModifier Redundant 'final' modifier. 978
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 978
 Error naming MethodName Name 'jj_2_40' must match pattern '^[a-z][a-zA-Z0-9]*$'. 978
 Error misc FinalParameters Parameter xla should be final. 978
 Error coding InnerAssignment Inner assignments should be avoided. 979
 Error coding MagicNumber '39' is a magic number. 981
 Error javadoc JavadocMethod Missing a Javadoc comment. 985
 Error modifier RedundantModifier Redundant 'final' modifier. 985
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 985
 Error naming MethodName Name 'jj_2_41' must match pattern '^[a-z][a-zA-Z0-9]*$'. 985
 Error misc FinalParameters Parameter xla should be final. 985
 Error coding InnerAssignment Inner assignments should be avoided. 986
 Error coding MagicNumber '40' is a magic number. 988
 Error javadoc JavadocMethod Missing a Javadoc comment. 992
 Error modifier RedundantModifier Redundant 'final' modifier. 992
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 992
 Error naming MethodName Name 'jj_2_42' must match pattern '^[a-z][a-zA-Z0-9]*$'. 992
 Error misc FinalParameters Parameter xla should be final. 992
 Error coding InnerAssignment Inner assignments should be avoided. 993
 Error coding MagicNumber '41' is a magic number. 995
 Error javadoc JavadocMethod Missing a Javadoc comment. 999
 Error modifier RedundantModifier Redundant 'final' modifier. 999
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 999
 Error naming MethodName Name 'jj_2_43' must match pattern '^[a-z][a-zA-Z0-9]*$'. 999
 Error misc FinalParameters Parameter xla should be final. 999
 Error coding InnerAssignment Inner assignments should be avoided. 1000
 Error coding MagicNumber '42' is a magic number. 1002
 Error javadoc JavadocMethod Missing a Javadoc comment. 1006
 Error modifier RedundantModifier Redundant 'final' modifier. 1006
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1006
 Error naming MethodName Name 'jj_2_44' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1006
 Error misc FinalParameters Parameter xla should be final. 1006
 Error coding InnerAssignment Inner assignments should be avoided. 1007
 Error coding MagicNumber '43' is a magic number. 1009
 Error javadoc JavadocMethod Missing a Javadoc comment. 1013
 Error modifier RedundantModifier Redundant 'final' modifier. 1013
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1013
 Error naming MethodName Name 'jj_2_45' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1013
 Error misc FinalParameters Parameter xla should be final. 1013
 Error coding InnerAssignment Inner assignments should be avoided. 1014
 Error coding MagicNumber '44' is a magic number. 1016
 Error javadoc JavadocMethod Missing a Javadoc comment. 1020
 Error modifier RedundantModifier Redundant 'final' modifier. 1020
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1020
 Error naming MethodName Name 'jj_2_46' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1020
 Error misc FinalParameters Parameter xla should be final. 1020
 Error coding InnerAssignment Inner assignments should be avoided. 1021
 Error coding MagicNumber '45' is a magic number. 1023
 Error javadoc JavadocMethod Missing a Javadoc comment. 1027
 Error modifier RedundantModifier Redundant 'final' modifier. 1027
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1027
 Error naming MethodName Name 'jj_2_47' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1027
 Error misc FinalParameters Parameter xla should be final. 1027
 Error coding InnerAssignment Inner assignments should be avoided. 1028
 Error coding MagicNumber '46' is a magic number. 1030
 Error javadoc JavadocMethod Missing a Javadoc comment. 1034
 Error modifier RedundantModifier Redundant 'final' modifier. 1034
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1034
 Error naming MethodName Name 'jj_2_48' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1034
 Error misc FinalParameters Parameter xla should be final. 1034
 Error coding InnerAssignment Inner assignments should be avoided. 1035
 Error coding MagicNumber '47' is a magic number. 1037
 Error javadoc JavadocMethod Missing a Javadoc comment. 1041
 Error modifier RedundantModifier Redundant 'final' modifier. 1041
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1041
 Error naming MethodName Name 'jj_2_49' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1041
 Error misc FinalParameters Parameter xla should be final. 1041
 Error coding InnerAssignment Inner assignments should be avoided. 1042
 Error coding MagicNumber '48' is a magic number. 1044
 Error javadoc JavadocMethod Missing a Javadoc comment. 1048
 Error modifier RedundantModifier Redundant 'final' modifier. 1048
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1048
 Error naming MethodName Name 'jj_2_50' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1048
 Error misc FinalParameters Parameter xla should be final. 1048
 Error coding InnerAssignment Inner assignments should be avoided. 1049
 Error coding MagicNumber '49' is a magic number. 1051
 Error javadoc JavadocMethod Missing a Javadoc comment. 1055
 Error modifier RedundantModifier Redundant 'final' modifier. 1055
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1055
 Error naming MethodName Name 'jj_2_51' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1055
 Error misc FinalParameters Parameter xla should be final. 1055
 Error coding InnerAssignment Inner assignments should be avoided. 1056
 Error coding MagicNumber '50' is a magic number. 1058
 Error javadoc JavadocMethod Missing a Javadoc comment. 1062
 Error modifier RedundantModifier Redundant 'final' modifier. 1062
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1062
 Error naming MethodName Name 'jj_2_52' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1062
 Error misc FinalParameters Parameter xla should be final. 1062
 Error coding InnerAssignment Inner assignments should be avoided. 1063
 Error coding MagicNumber '51' is a magic number. 1065
 Error javadoc JavadocMethod Missing a Javadoc comment. 1069
 Error modifier RedundantModifier Redundant 'final' modifier. 1069
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1069
 Error naming MethodName Name 'jj_2_53' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1069
 Error misc FinalParameters Parameter xla should be final. 1069
 Error coding InnerAssignment Inner assignments should be avoided. 1070
 Error coding MagicNumber '52' is a magic number. 1072
 Error javadoc JavadocMethod Missing a Javadoc comment. 1076
 Error modifier RedundantModifier Redundant 'final' modifier. 1076
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1076
 Error naming MethodName Name 'jj_2_54' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1076
 Error misc FinalParameters Parameter xla should be final. 1076
 Error coding InnerAssignment Inner assignments should be avoided. 1077
 Error coding MagicNumber '53' is a magic number. 1079
 Error javadoc JavadocMethod Missing a Javadoc comment. 1083
 Error modifier RedundantModifier Redundant 'final' modifier. 1083
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1083
 Error naming MethodName Name 'jj_2_55' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1083
 Error misc FinalParameters Parameter xla should be final. 1083
 Error coding InnerAssignment Inner assignments should be avoided. 1084
 Error coding MagicNumber '54' is a magic number. 1086
 Error javadoc JavadocMethod Missing a Javadoc comment. 1090
 Error modifier RedundantModifier Redundant 'final' modifier. 1090
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1090
 Error naming MethodName Name 'jj_2_56' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1090
 Error misc FinalParameters Parameter xla should be final. 1090
 Error coding InnerAssignment Inner assignments should be avoided. 1091
 Error coding MagicNumber '55' is a magic number. 1093
 Error javadoc JavadocMethod Missing a Javadoc comment. 1097
 Error modifier RedundantModifier Redundant 'final' modifier. 1097
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1097
 Error naming MethodName Name 'jj_2_57' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1097
 Error misc FinalParameters Parameter xla should be final. 1097
 Error coding InnerAssignment Inner assignments should be avoided. 1098
 Error coding MagicNumber '56' is a magic number. 1100
 Error javadoc JavadocMethod Missing a Javadoc comment. 1104
 Error modifier RedundantModifier Redundant 'final' modifier. 1104
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1104
 Error naming MethodName Name 'jj_2_58' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1104
 Error misc FinalParameters Parameter xla should be final. 1104
 Error coding InnerAssignment Inner assignments should be avoided. 1105
 Error coding MagicNumber '57' is a magic number. 1107
 Error javadoc JavadocMethod Missing a Javadoc comment. 1111
 Error modifier RedundantModifier Redundant 'final' modifier. 1111
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1111
 Error naming MethodName Name 'jj_2_59' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1111
 Error misc FinalParameters Parameter xla should be final. 1111
 Error coding InnerAssignment Inner assignments should be avoided. 1112
 Error coding MagicNumber '58' is a magic number. 1114
 Error javadoc JavadocMethod Missing a Javadoc comment. 1118
 Error modifier RedundantModifier Redundant 'final' modifier. 1118
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1118
 Error naming MethodName Name 'jj_2_60' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1118
 Error misc FinalParameters Parameter xla should be final. 1118
 Error coding InnerAssignment Inner assignments should be avoided. 1119
 Error coding MagicNumber '59' is a magic number. 1121
 Error javadoc JavadocMethod Missing a Javadoc comment. 1125
 Error modifier RedundantModifier Redundant 'final' modifier. 1125
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1125
 Error naming MethodName Name 'jj_2_61' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1125
 Error misc FinalParameters Parameter xla should be final. 1125
 Error coding InnerAssignment Inner assignments should be avoided. 1126
 Error coding MagicNumber '60' is a magic number. 1128
 Error javadoc JavadocMethod Missing a Javadoc comment. 1132
 Error modifier RedundantModifier Redundant 'final' modifier. 1132
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1132
 Error naming MethodName Name 'jj_2_62' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1132
 Error misc FinalParameters Parameter xla should be final. 1132
 Error coding InnerAssignment Inner assignments should be avoided. 1133
 Error coding MagicNumber '61' is a magic number. 1135
 Error javadoc JavadocMethod Missing a Javadoc comment. 1139
 Error modifier RedundantModifier Redundant 'final' modifier. 1139
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1139
 Error naming MethodName Name 'jj_2_63' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1139
 Error misc FinalParameters Parameter xla should be final. 1139
 Error coding InnerAssignment Inner assignments should be avoided. 1140
 Error coding MagicNumber '62' is a magic number. 1142
 Error javadoc JavadocMethod Missing a Javadoc comment. 1146
 Error modifier RedundantModifier Redundant 'final' modifier. 1146
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1146
 Error naming MethodName Name 'jj_2_64' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1146
 Error misc FinalParameters Parameter xla should be final. 1146
 Error coding InnerAssignment Inner assignments should be avoided. 1147
 Error coding MagicNumber '63' is a magic number. 1149
 Error javadoc JavadocMethod Missing a Javadoc comment. 1153
 Error modifier RedundantModifier Redundant 'final' modifier. 1153
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1153
 Error naming MethodName Name 'jj_2_65' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1153
 Error misc FinalParameters Parameter xla should be final. 1153
 Error coding InnerAssignment Inner assignments should be avoided. 1154
 Error coding MagicNumber '64' is a magic number. 1156
 Error javadoc JavadocMethod Missing a Javadoc comment. 1160
 Error modifier RedundantModifier Redundant 'final' modifier. 1160
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1160
 Error naming MethodName Name 'jj_2_66' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1160
 Error misc FinalParameters Parameter xla should be final. 1160
 Error coding InnerAssignment Inner assignments should be avoided. 1161
 Error coding MagicNumber '65' is a magic number. 1163
 Error javadoc JavadocMethod Missing a Javadoc comment. 1167
 Error modifier RedundantModifier Redundant 'final' modifier. 1167
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1167
 Error naming MethodName Name 'jj_2_67' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1167
 Error misc FinalParameters Parameter xla should be final. 1167
 Error coding InnerAssignment Inner assignments should be avoided. 1168
 Error coding MagicNumber '66' is a magic number. 1170
 Error javadoc JavadocMethod Missing a Javadoc comment. 1174
 Error modifier RedundantModifier Redundant 'final' modifier. 1174
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1174
 Error naming MethodName Name 'jj_2_68' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1174
 Error misc FinalParameters Parameter xla should be final. 1174
 Error coding InnerAssignment Inner assignments should be avoided. 1175
 Error coding MagicNumber '67' is a magic number. 1177
 Error javadoc JavadocMethod Missing a Javadoc comment. 1181
 Error modifier RedundantModifier Redundant 'final' modifier. 1181
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1181
 Error naming MethodName Name 'jj_2_69' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1181
 Error misc FinalParameters Parameter xla should be final. 1181
 Error coding InnerAssignment Inner assignments should be avoided. 1182
 Error coding MagicNumber '68' is a magic number. 1184
 Error javadoc JavadocMethod Missing a Javadoc comment. 1188
 Error modifier RedundantModifier Redundant 'final' modifier. 1188
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1188
 Error naming MethodName Name 'jj_2_70' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1188
 Error misc FinalParameters Parameter xla should be final. 1188
 Error coding InnerAssignment Inner assignments should be avoided. 1189
 Error coding MagicNumber '69' is a magic number. 1191
 Error javadoc JavadocMethod Missing a Javadoc comment. 1195
 Error modifier RedundantModifier Redundant 'final' modifier. 1195
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1195
 Error naming MethodName Name 'jj_2_71' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1195
 Error misc FinalParameters Parameter xla should be final. 1195
 Error coding InnerAssignment Inner assignments should be avoided. 1196
 Error coding MagicNumber '70' is a magic number. 1198
 Error javadoc JavadocMethod Missing a Javadoc comment. 1202
 Error modifier RedundantModifier Redundant 'final' modifier. 1202
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1202
 Error naming MethodName Name 'jj_2_72' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1202
 Error misc FinalParameters Parameter xla should be final. 1202
 Error coding InnerAssignment Inner assignments should be avoided. 1203
 Error coding MagicNumber '71' is a magic number. 1205
 Error javadoc JavadocMethod Missing a Javadoc comment. 1209
 Error modifier RedundantModifier Redundant 'final' modifier. 1209
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1209
 Error naming MethodName Name 'jj_2_73' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1209
 Error misc FinalParameters Parameter xla should be final. 1209
 Error coding InnerAssignment Inner assignments should be avoided. 1210
 Error coding MagicNumber '72' is a magic number. 1212
 Error javadoc JavadocMethod Missing a Javadoc comment. 1216
 Error modifier RedundantModifier Redundant 'final' modifier. 1216
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1216
 Error naming MethodName Name 'jj_2_74' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1216
 Error misc FinalParameters Parameter xla should be final. 1216
 Error coding InnerAssignment Inner assignments should be avoided. 1217
 Error coding MagicNumber '73' is a magic number. 1219
 Error javadoc JavadocMethod Missing a Javadoc comment. 1223
 Error modifier RedundantModifier Redundant 'final' modifier. 1223
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1223
 Error naming MethodName Name 'jj_2_75' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1223
 Error misc FinalParameters Parameter xla should be final. 1223
 Error coding InnerAssignment Inner assignments should be avoided. 1224
 Error coding MagicNumber '74' is a magic number. 1226
 Error javadoc JavadocMethod Missing a Javadoc comment. 1230
 Error modifier RedundantModifier Redundant 'final' modifier. 1230
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1230
 Error naming MethodName Name 'jj_2_76' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1230
 Error misc FinalParameters Parameter xla should be final. 1230
 Error coding InnerAssignment Inner assignments should be avoided. 1231
 Error coding MagicNumber '75' is a magic number. 1233
 Error javadoc JavadocMethod Missing a Javadoc comment. 1237
 Error modifier RedundantModifier Redundant 'final' modifier. 1237
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1237
 Error naming MethodName Name 'jj_2_77' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1237
 Error misc FinalParameters Parameter xla should be final. 1237
 Error coding InnerAssignment Inner assignments should be avoided. 1238
 Error coding MagicNumber '76' is a magic number. 1240
 Error javadoc JavadocMethod Missing a Javadoc comment. 1244
 Error modifier RedundantModifier Redundant 'final' modifier. 1244
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1244
 Error naming MethodName Name 'jj_2_78' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1244
 Error misc FinalParameters Parameter xla should be final. 1244
 Error coding InnerAssignment Inner assignments should be avoided. 1245
 Error coding MagicNumber '77' is a magic number. 1247
 Error javadoc JavadocMethod Missing a Javadoc comment. 1251
 Error modifier RedundantModifier Redundant 'final' modifier. 1251
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1251
 Error naming MethodName Name 'jj_2_79' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1251
 Error misc FinalParameters Parameter xla should be final. 1251
 Error coding InnerAssignment Inner assignments should be avoided. 1252
 Error coding MagicNumber '78' is a magic number. 1254
 Error javadoc JavadocMethod Missing a Javadoc comment. 1258
 Error modifier RedundantModifier Redundant 'final' modifier. 1258
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1258
 Error naming MethodName Name 'jj_2_80' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1258
 Error misc FinalParameters Parameter xla should be final. 1258
 Error coding InnerAssignment Inner assignments should be avoided. 1259
 Error coding MagicNumber '79' is a magic number. 1261
 Error javadoc JavadocMethod Missing a Javadoc comment. 1265
 Error modifier RedundantModifier Redundant 'final' modifier. 1265
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1265
 Error naming MethodName Name 'jj_2_81' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1265
 Error misc FinalParameters Parameter xla should be final. 1265
 Error coding InnerAssignment Inner assignments should be avoided. 1266
 Error coding MagicNumber '80' is a magic number. 1268
 Error javadoc JavadocMethod Missing a Javadoc comment. 1272
 Error modifier RedundantModifier Redundant 'final' modifier. 1272
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1272
 Error naming MethodName Name 'jj_2_82' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1272
 Error misc FinalParameters Parameter xla should be final. 1272
 Error coding InnerAssignment Inner assignments should be avoided. 1273
 Error coding MagicNumber '81' is a magic number. 1275
 Error javadoc JavadocMethod Missing a Javadoc comment. 1279
 Error modifier RedundantModifier Redundant 'final' modifier. 1279
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1279
 Error naming MethodName Name 'jj_2_83' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1279
 Error misc FinalParameters Parameter xla should be final. 1279
 Error coding InnerAssignment Inner assignments should be avoided. 1280
 Error coding MagicNumber '82' is a magic number. 1282
 Error javadoc JavadocMethod Missing a Javadoc comment. 1286
 Error modifier RedundantModifier Redundant 'final' modifier. 1286
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1286
 Error naming MethodName Name 'jj_2_84' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1286
 Error misc FinalParameters Parameter xla should be final. 1286
 Error coding InnerAssignment Inner assignments should be avoided. 1287
 Error coding MagicNumber '83' is a magic number. 1289
 Error javadoc JavadocMethod Missing a Javadoc comment. 1293
 Error modifier RedundantModifier Redundant 'final' modifier. 1293
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1293
 Error naming MethodName Name 'jj_2_85' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1293
 Error misc FinalParameters Parameter xla should be final. 1293
 Error coding InnerAssignment Inner assignments should be avoided. 1294
 Error coding MagicNumber '84' is a magic number. 1296
 Error javadoc JavadocMethod Missing a Javadoc comment. 1300
 Error modifier RedundantModifier Redundant 'final' modifier. 1300
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1300
 Error naming MethodName Name 'jj_2_86' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1300
 Error misc FinalParameters Parameter xla should be final. 1300
 Error coding InnerAssignment Inner assignments should be avoided. 1301
 Error coding MagicNumber '85' is a magic number. 1303
 Error javadoc JavadocMethod Missing a Javadoc comment. 1307
 Error modifier RedundantModifier Redundant 'final' modifier. 1307
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1307
 Error naming MethodName Name 'jj_2_87' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1307
 Error misc FinalParameters Parameter xla should be final. 1307
 Error coding InnerAssignment Inner assignments should be avoided. 1308
 Error coding MagicNumber '86' is a magic number. 1310
 Error javadoc JavadocMethod Missing a Javadoc comment. 1314
 Error modifier RedundantModifier Redundant 'final' modifier. 1314
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1314
 Error naming MethodName Name 'jj_2_88' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1314
 Error misc FinalParameters Parameter xla should be final. 1314
 Error coding InnerAssignment Inner assignments should be avoided. 1315
 Error coding MagicNumber '87' is a magic number. 1317
 Error javadoc JavadocMethod Missing a Javadoc comment. 1321
 Error modifier RedundantModifier Redundant 'final' modifier. 1321
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1321
 Error naming MethodName Name 'jj_2_89' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1321
 Error misc FinalParameters Parameter xla should be final. 1321
 Error coding InnerAssignment Inner assignments should be avoided. 1322
 Error coding MagicNumber '88' is a magic number. 1324
 Error javadoc JavadocMethod Missing a Javadoc comment. 1328
 Error modifier RedundantModifier Redundant 'final' modifier. 1328
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1328
 Error naming MethodName Name 'jj_2_90' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1328
 Error misc FinalParameters Parameter xla should be final. 1328
 Error coding InnerAssignment Inner assignments should be avoided. 1329
 Error coding MagicNumber '89' is a magic number. 1331
 Error javadoc JavadocMethod Missing a Javadoc comment. 1335
 Error modifier RedundantModifier Redundant 'final' modifier. 1335
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1335
 Error naming MethodName Name 'jj_2_91' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1335
 Error misc FinalParameters Parameter xla should be final. 1335
 Error coding InnerAssignment Inner assignments should be avoided. 1336
 Error coding MagicNumber '90' is a magic number. 1338
 Error javadoc JavadocMethod Missing a Javadoc comment. 1342
 Error modifier RedundantModifier Redundant 'final' modifier. 1342
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1342
 Error naming MethodName Name 'jj_2_92' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1342
 Error misc FinalParameters Parameter xla should be final. 1342
 Error coding InnerAssignment Inner assignments should be avoided. 1343
 Error coding MagicNumber '91' is a magic number. 1345
 Error javadoc JavadocMethod Missing a Javadoc comment. 1349
 Error modifier RedundantModifier Redundant 'final' modifier. 1349
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1349
 Error naming MethodName Name 'jj_2_93' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1349
 Error misc FinalParameters Parameter xla should be final. 1349
 Error coding InnerAssignment Inner assignments should be avoided. 1350
 Error coding MagicNumber '92' is a magic number. 1352
 Error javadoc JavadocMethod Missing a Javadoc comment. 1356
 Error modifier RedundantModifier Redundant 'final' modifier. 1356
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1356
 Error naming MethodName Name 'jj_2_94' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1356
 Error misc FinalParameters Parameter xla should be final. 1356
 Error coding InnerAssignment Inner assignments should be avoided. 1357
 Error coding MagicNumber '93' is a magic number. 1359
 Error javadoc JavadocMethod Missing a Javadoc comment. 1363
 Error modifier RedundantModifier Redundant 'final' modifier. 1363
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1363
 Error naming MethodName Name 'jj_2_95' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1363
 Error misc FinalParameters Parameter xla should be final. 1363
 Error coding InnerAssignment Inner assignments should be avoided. 1364
 Error coding MagicNumber '94' is a magic number. 1366
 Error javadoc JavadocMethod Missing a Javadoc comment. 1370
 Error modifier RedundantModifier Redundant 'final' modifier. 1370
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1370
 Error naming MethodName Name 'jj_3_69' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1370
 Error blocks NeedBraces 'if' construct must use '{}'s. 1371
 Error blocks NeedBraces 'if' construct must use '{}'s. 1372
 Error javadoc JavadocMethod Missing a Javadoc comment. 1376
 Error modifier RedundantModifier Redundant 'final' modifier. 1376
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1376
 Error naming MethodName Name 'jj_3_14' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1376
 Error blocks NeedBraces 'if' construct must use '{}'s. 1377
 Error blocks NeedBraces 'if' construct must use '{}'s. 1378
 Error javadoc JavadocMethod Missing a Javadoc comment. 1382
 Error modifier RedundantModifier Redundant 'final' modifier. 1382
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1382
 Error naming MethodName Name 'jj_3_68' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1382
 Error blocks NeedBraces 'if' construct must use '{}'s. 1383
 Error blocks NeedBraces 'if' construct must use '{}'s. 1384
 Error javadoc JavadocMethod Missing a Javadoc comment. 1388
 Error modifier RedundantModifier Redundant 'final' modifier. 1388
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1388
 Error naming MethodName Name 'jj_3_18' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1388
 Error blocks NeedBraces 'if' construct must use '{}'s. 1393
 Error blocks NeedBraces 'if' construct must use '{}'s. 1394
 Error blocks NeedBraces 'if' construct must use '{}'s. 1395
 Error javadoc JavadocMethod Missing a Javadoc comment. 1399
 Error modifier RedundantModifier Redundant 'final' modifier. 1399
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1399
 Error naming MethodName Name 'jj_3_17' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1399
 Error blocks NeedBraces 'if' construct must use '{}'s. 1400
 Error blocks NeedBraces 'if' construct must use '{}'s. 1401
 Error javadoc JavadocMethod Missing a Javadoc comment. 1405
 Error modifier RedundantModifier Redundant 'final' modifier. 1405
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1405
 Error naming MethodName Name 'jj_3_44' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1405
 Error blocks NeedBraces 'if' construct must use '{}'s. 1406
 Error blocks NeedBraces 'if' construct must use '{}'s. 1407
 Error javadoc JavadocMethod Missing a Javadoc comment. 1411
 Error modifier RedundantModifier Redundant 'final' modifier. 1411
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1411
 Error naming MethodName Name 'jj_3_55' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1411
 Error blocks NeedBraces 'if' construct must use '{}'s. 1412
 Error blocks NeedBraces 'if' construct must use '{}'s. 1413
 Error javadoc JavadocMethod Missing a Javadoc comment. 1417
 Error modifier RedundantModifier Redundant 'final' modifier. 1417
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1417
 Error naming MethodName Name 'jj_3_57' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1417
 Error blocks NeedBraces 'if' construct must use '{}'s. 1418
 Error blocks NeedBraces 'if' construct must use '{}'s. 1419
 Error javadoc JavadocMethod Missing a Javadoc comment. 1423
 Error modifier RedundantModifier Redundant 'final' modifier. 1423
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1423
 Error naming MethodName Name 'jj_3_95' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1423
 Error blocks NeedBraces 'if' construct must use '{}'s. 1424
 Error blocks NeedBraces 'if' construct must use '{}'s. 1425
 Error blocks NeedBraces 'if' construct must use '{}'s. 1426
 Error blocks NeedBraces 'if' construct must use '{}'s. 1427
 Error javadoc JavadocMethod Missing a Javadoc comment. 1431
 Error modifier RedundantModifier Redundant 'final' modifier. 1431
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1431
 Error naming MethodName Name 'jj_3_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1431
 Error blocks NeedBraces 'if' construct must use '{}'s. 1432
 Error blocks NeedBraces 'if' construct must use '{}'s. 1433
 Error javadoc JavadocMethod Missing a Javadoc comment. 1437
 Error modifier RedundantModifier Redundant 'final' modifier. 1437
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1437
 Error naming MethodName Name 'jj_3_16' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1437
 Error blocks NeedBraces 'if' construct must use '{}'s. 1438
 Error blocks NeedBraces 'if' construct must use '{}'s. 1439
 Error javadoc JavadocMethod Missing a Javadoc comment. 1443
 Error modifier RedundantModifier Redundant 'final' modifier. 1443
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1443
 Error naming MethodName Name 'jj_3_47' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1443
 Error blocks NeedBraces 'if' construct must use '{}'s. 1444
 Error blocks NeedBraces 'if' construct must use '{}'s. 1445
 Error javadoc JavadocMethod Missing a Javadoc comment. 1449
 Error modifier RedundantModifier Redundant 'final' modifier. 1449
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1449
 Error naming MethodName Name 'jj_3_53' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1449
 Error blocks NeedBraces 'if' construct must use '{}'s. 1450
 Error blocks NeedBraces 'if' construct must use '{}'s. 1451
 Error blocks NeedBraces 'if' construct must use '{}'s. 1454
 Error blocks NeedBraces 'if' construct must use '{}'s. 1455
 Error blocks NeedBraces 'if' construct must use '{}'s. 1459
 Error blocks NeedBraces 'if' construct must use '{}'s. 1460
 Error blocks NeedBraces 'if' construct must use '{}'s. 1461
 Error blocks NeedBraces 'if' construct must use '{}'s. 1463
 Error blocks NeedBraces 'if' construct must use '{}'s. 1464
 Error javadoc JavadocMethod Missing a Javadoc comment. 1468
 Error modifier RedundantModifier Redundant 'final' modifier. 1468
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1468
 Error naming MethodName Name 'jj_3_94' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1468
 Error blocks NeedBraces 'if' construct must use '{}'s. 1469
 Error blocks NeedBraces 'if' construct must use '{}'s. 1470
 Error javadoc JavadocMethod Missing a Javadoc comment. 1474
 Error modifier RedundantModifier Redundant 'final' modifier. 1474
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1474
 Error naming MethodName Name 'jj_3_93' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1474
 Error blocks NeedBraces 'if' construct must use '{}'s. 1479
 Error blocks NeedBraces 'if' construct must use '{}'s. 1480
 Error blocks NeedBraces 'if' construct must use '{}'s. 1481
 Error javadoc JavadocMethod Missing a Javadoc comment. 1485
 Error modifier RedundantModifier Redundant 'final' modifier. 1485
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1485
 Error naming MethodName Name 'jj_3_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1485
 Error blocks NeedBraces 'if' construct must use '{}'s. 1486
 Error blocks NeedBraces 'if' construct must use '{}'s. 1487
 Error javadoc JavadocMethod Missing a Javadoc comment. 1491
 Error modifier RedundantModifier Redundant 'final' modifier. 1491
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1491
 Error naming MethodName Name 'jj_3_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1491
 Error blocks NeedBraces 'if' construct must use '{}'s. 1492
 Error blocks NeedBraces 'if' construct must use '{}'s. 1493
 Error javadoc JavadocMethod Missing a Javadoc comment. 1497
 Error modifier RedundantModifier Redundant 'final' modifier. 1497
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1497
 Error naming MethodName Name 'jj_3_50' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1497
 Error blocks NeedBraces 'if' construct must use '{}'s. 1498
 Error blocks NeedBraces 'if' construct must use '{}'s. 1499
 Error javadoc JavadocMethod Missing a Javadoc comment. 1503
 Error modifier RedundantModifier Redundant 'final' modifier. 1503
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1503
 Error naming MethodName Name 'jj_3_52' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1503
 Error blocks NeedBraces 'if' construct must use '{}'s. 1504
 Error blocks NeedBraces 'if' construct must use '{}'s. 1505
 Error javadoc JavadocMethod Missing a Javadoc comment. 1509
 Error modifier RedundantModifier Redundant 'final' modifier. 1509
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1509
 Error naming MethodName Name 'jj_3R_17' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1509
 Error blocks NeedBraces 'if' construct must use '{}'s. 1510
 Error blocks NeedBraces 'if' construct must use '{}'s. 1511
 Error blocks LeftCurly '{' should have line break after. 1515
 Error blocks RightCurly '}' should have line break before. 1515
 Error blocks NeedBraces 'if' construct must use '{}'s. 1516
 Error blocks NeedBraces 'if' construct must use '{}'s. 1518
 Error blocks NeedBraces 'if' construct must use '{}'s. 1519
 Error javadoc JavadocMethod Missing a Javadoc comment. 1523
 Error modifier RedundantModifier Redundant 'final' modifier. 1523
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1523
 Error naming MethodName Name 'jj_3R_13' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1523
 Error blocks NeedBraces 'if' construct must use '{}'s. 1524
 Error blocks NeedBraces 'if' construct must use '{}'s. 1525
 Error blocks NeedBraces 'if' construct must use '{}'s. 1526
 Error blocks NeedBraces 'if' construct must use '{}'s. 1527
 Error blocks NeedBraces 'if' construct must use '{}'s. 1528
 Error blocks NeedBraces 'if' construct must use '{}'s. 1529
 Error javadoc JavadocMethod Missing a Javadoc comment. 1533
 Error modifier RedundantModifier Redundant 'final' modifier. 1533
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1533
 Error naming MethodName Name 'jj_3_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1533
 Error blocks NeedBraces 'if' construct must use '{}'s. 1534
 Error blocks NeedBraces 'if' construct must use '{}'s. 1535
 Error javadoc JavadocMethod Missing a Javadoc comment. 1539
 Error modifier RedundantModifier Redundant 'final' modifier. 1539
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1539
 Error naming MethodName Name 'jj_3_67' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1539
 Error blocks NeedBraces 'if' construct must use '{}'s. 1540
 Error blocks NeedBraces 'if' construct must use '{}'s. 1541
 Error blocks NeedBraces 'if' construct must use '{}'s. 1544
 Error blocks NeedBraces 'if' construct must use '{}'s. 1545
 Error blocks NeedBraces 'if' construct must use '{}'s. 1549
 Error blocks NeedBraces 'if' construct must use '{}'s. 1550
 Error blocks NeedBraces 'if' construct must use '{}'s. 1551
 Error blocks NeedBraces 'if' construct must use '{}'s. 1553
 Error blocks NeedBraces 'if' construct must use '{}'s. 1554
 Error blocks LeftCurly '{' should have line break after. 1557
 Error blocks RightCurly '}' should have line break before. 1557
 Error blocks NeedBraces 'if' construct must use '{}'s. 1558
 Error blocks NeedBraces 'if' construct must use '{}'s. 1560
 Error blocks NeedBraces 'if' construct must use '{}'s. 1561
 Error javadoc JavadocMethod Missing a Javadoc comment. 1565
 Error modifier RedundantModifier Redundant 'final' modifier. 1565
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1565
 Error naming MethodName Name 'jj_3_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1565
 Error blocks NeedBraces 'if' construct must use '{}'s. 1566
 Error blocks NeedBraces 'if' construct must use '{}'s. 1567
 Error javadoc JavadocMethod Missing a Javadoc comment. 1571
 Error modifier RedundantModifier Redundant 'final' modifier. 1571
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1571
 Error naming MethodName Name 'jj_3_46' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1571
 Error blocks NeedBraces 'if' construct must use '{}'s. 1572
 Error blocks NeedBraces 'if' construct must use '{}'s. 1573
 Error blocks NeedBraces 'if' construct must use '{}'s. 1576
 Error blocks NeedBraces 'if' construct must use '{}'s. 1577
 Error blocks NeedBraces 'if' construct must use '{}'s. 1578
 Error blocks NeedBraces 'if' construct must use '{}'s. 1579
 Error blocks NeedBraces 'if' construct must use '{}'s. 1581
 Error blocks NeedBraces 'if' construct must use '{}'s. 1582
 Error javadoc JavadocMethod Missing a Javadoc comment. 1586
 Error modifier RedundantModifier Redundant 'final' modifier. 1586
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1586
 Error naming MethodName Name 'jj_3_92' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1586
 Error blocks NeedBraces 'if' construct must use '{}'s. 1587
 Error blocks NeedBraces 'if' construct must use '{}'s. 1588
 Error javadoc JavadocMethod Missing a Javadoc comment. 1592
 Error modifier RedundantModifier Redundant 'final' modifier. 1592
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1592
 Error naming MethodName Name 'jj_3_66' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1592
 Error blocks NeedBraces 'if' construct must use '{}'s. 1593
 Error blocks NeedBraces 'if' construct must use '{}'s. 1594
 Error blocks NeedBraces 'if' construct must use '{}'s. 1595
 Error blocks NeedBraces 'if' construct must use '{}'s. 1596
 Error blocks NeedBraces 'if' construct must use '{}'s. 1597
 Error blocks NeedBraces 'if' construct must use '{}'s. 1598
 Error javadoc JavadocMethod Missing a Javadoc comment. 1602
 Error modifier RedundantModifier Redundant 'final' modifier. 1602
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1602
 Error naming MethodName Name 'jj_3_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1602
 Error blocks NeedBraces 'if' construct must use '{}'s. 1603
 Error blocks NeedBraces 'if' construct must use '{}'s. 1604
 Error blocks NeedBraces 'if' construct must use '{}'s. 1607
 Error blocks NeedBraces 'if' construct must use '{}'s. 1608
 Error javadoc JavadocMethod Missing a Javadoc comment. 1612
 Error modifier RedundantModifier Redundant 'final' modifier. 1612
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1612
 Error naming MethodName Name 'jj_3_65' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1612
 Error blocks NeedBraces 'if' construct must use '{}'s. 1613
 Error blocks NeedBraces 'if' construct must use '{}'s. 1614
 Error javadoc JavadocMethod Missing a Javadoc comment. 1618
 Error modifier RedundantModifier Redundant 'final' modifier. 1618
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1618
 Error naming MethodName Name 'jj_3_91' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1618
 Error blocks NeedBraces 'if' construct must use '{}'s. 1619
 Error blocks NeedBraces 'if' construct must use '{}'s. 1620
 Error blocks NeedBraces 'if' construct must use '{}'s. 1621
 Error blocks NeedBraces 'if' construct must use '{}'s. 1622
 Error javadoc JavadocMethod Missing a Javadoc comment. 1626
 Error modifier RedundantModifier Redundant 'final' modifier. 1626
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1626
 Error naming MethodName Name 'jj_3_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1626
 Error blocks NeedBraces 'if' construct must use '{}'s. 1627
 Error blocks NeedBraces 'if' construct must use '{}'s. 1628
 Error javadoc JavadocMethod Missing a Javadoc comment. 1632
 Error modifier RedundantModifier Redundant 'final' modifier. 1632
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1632
 Error naming MethodName Name 'jj_3_64' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1632
 Error blocks NeedBraces 'if' construct must use '{}'s. 1633
 Error blocks NeedBraces 'if' construct must use '{}'s. 1634
 Error javadoc JavadocMethod Missing a Javadoc comment. 1638
 Error modifier RedundantModifier Redundant 'final' modifier. 1638
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1638
 Error naming MethodName Name 'jj_3_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1638
 Error blocks NeedBraces 'if' construct must use '{}'s. 1639
 Error blocks NeedBraces 'if' construct must use '{}'s. 1640
 Error javadoc JavadocMethod Missing a Javadoc comment. 1644
 Error modifier RedundantModifier Redundant 'final' modifier. 1644
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1644
 Error naming MethodName Name 'jj_3_89' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1644
 Error blocks NeedBraces 'if' construct must use '{}'s. 1645
 Error blocks NeedBraces 'if' construct must use '{}'s. 1646
 Error javadoc JavadocMethod Missing a Javadoc comment. 1650
 Error modifier RedundantModifier Redundant 'final' modifier. 1650
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1650
 Error naming MethodName Name 'jj_3_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1650
 Error blocks NeedBraces 'if' construct must use '{}'s. 1651
 Error blocks NeedBraces 'if' construct must use '{}'s. 1652
 Error javadoc JavadocMethod Missing a Javadoc comment. 1656
 Error modifier RedundantModifier Redundant 'final' modifier. 1656
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1656
 Error naming MethodName Name 'jj_3_63' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1656
 Error blocks NeedBraces 'if' construct must use '{}'s. 1657
 Error blocks NeedBraces 'if' construct must use '{}'s. 1658
 Error javadoc JavadocMethod Missing a Javadoc comment. 1662
 Error modifier RedundantModifier Redundant 'final' modifier. 1662
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1662
 Error naming MethodName Name 'jj_3_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1662
 Error blocks NeedBraces 'if' construct must use '{}'s. 1663
 Error blocks NeedBraces 'if' construct must use '{}'s. 1664
 Error javadoc JavadocMethod Missing a Javadoc comment. 1668
 Error modifier RedundantModifier Redundant 'final' modifier. 1668
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1668
 Error naming MethodName Name 'jj_3_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1668
 Error blocks NeedBraces 'if' construct must use '{}'s. 1679
 Error blocks NeedBraces 'if' construct must use '{}'s. 1680
 Error blocks NeedBraces 'if' construct must use '{}'s. 1681
 Error blocks NeedBraces 'if' construct must use '{}'s. 1682
 Error blocks NeedBraces 'if' construct must use '{}'s. 1683
 Error blocks NeedBraces 'if' construct must use '{}'s. 1684
 Error javadoc JavadocMethod Missing a Javadoc comment. 1688
 Error modifier RedundantModifier Redundant 'final' modifier. 1688
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1688
 Error naming MethodName Name 'jj_3_62' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1688
 Error blocks NeedBraces 'if' construct must use '{}'s. 1689
 Error blocks NeedBraces 'if' construct must use '{}'s. 1690
 Error javadoc JavadocMethod Missing a Javadoc comment. 1694
 Error modifier RedundantModifier Redundant 'final' modifier. 1694
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1694
 Error naming MethodName Name 'jj_3_88' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1694
 Error blocks NeedBraces 'if' construct must use '{}'s. 1695
 Error blocks NeedBraces 'if' construct must use '{}'s. 1696
 Error javadoc JavadocMethod Missing a Javadoc comment. 1700
 Error modifier RedundantModifier Redundant 'final' modifier. 1700
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1700
 Error naming MethodName Name 'jj_3_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1700
 Error blocks NeedBraces 'if' construct must use '{}'s. 1701
 Error blocks NeedBraces 'if' construct must use '{}'s. 1702
 Error javadoc JavadocMethod Missing a Javadoc comment. 1706
 Error modifier RedundantModifier Redundant 'final' modifier. 1706
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1706
 Error naming MethodName Name 'jj_3_61' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1706
 Error blocks NeedBraces 'if' construct must use '{}'s. 1707
 Error blocks NeedBraces 'if' construct must use '{}'s. 1708
 Error javadoc JavadocMethod Missing a Javadoc comment. 1712
 Error modifier RedundantModifier Redundant 'final' modifier. 1712
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1712
 Error naming MethodName Name 'jj_3_60' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1712
 Error blocks NeedBraces 'if' construct must use '{}'s. 1713
 Error blocks NeedBraces 'if' construct must use '{}'s. 1714
 Error javadoc JavadocMethod Missing a Javadoc comment. 1718
 Error modifier RedundantModifier Redundant 'final' modifier. 1718
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1718
 Error naming MethodName Name 'jj_3_90' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1718
 Error blocks NeedBraces 'if' construct must use '{}'s. 1719
 Error blocks NeedBraces 'if' construct must use '{}'s. 1720
 Error blocks NeedBraces 'if' construct must use '{}'s. 1721
 Error blocks NeedBraces 'if' construct must use '{}'s. 1722
 Error blocks NeedBraces 'if' construct must use '{}'s. 1725
 Error blocks NeedBraces 'if' construct must use '{}'s. 1726
 Error blocks NeedBraces 'if' construct must use '{}'s. 1728
 Error blocks NeedBraces 'if' construct must use '{}'s. 1729
 Error javadoc JavadocMethod Missing a Javadoc comment. 1733
 Error modifier RedundantModifier Redundant 'final' modifier. 1733
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1733
 Error naming MethodName Name 'jj_3_59' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1733
 Error blocks NeedBraces 'if' construct must use '{}'s. 1734
 Error blocks NeedBraces 'if' construct must use '{}'s. 1735
 Error javadoc JavadocMethod Missing a Javadoc comment. 1739
 Error modifier RedundantModifier Redundant 'final' modifier. 1739
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1739
 Error naming MethodName Name 'jj_3_58' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1739
 Error blocks NeedBraces 'if' construct must use '{}'s. 1740
 Error blocks NeedBraces 'if' construct must use '{}'s. 1741
 Error javadoc JavadocMethod Missing a Javadoc comment. 1745
 Error modifier RedundantModifier Redundant 'final' modifier. 1745
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1745
 Error naming MethodName Name 'jj_3R_16' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1745
 Error blocks NeedBraces 'if' construct must use '{}'s. 1746
 Error blocks NeedBraces 'if' construct must use '{}'s. 1747
 Error blocks NeedBraces 'if' construct must use '{}'s. 1748
 Error blocks NeedBraces 'if' construct must use '{}'s. 1749
 Error blocks NeedBraces 'if' construct must use '{}'s. 1750
 Error blocks NeedBraces 'if' construct must use '{}'s. 1751
 Error javadoc JavadocMethod Missing a Javadoc comment. 1755
 Error modifier RedundantModifier Redundant 'final' modifier. 1755
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1755
 Error naming MethodName Name 'jj_3_72' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1755
 Error blocks NeedBraces 'if' construct must use '{}'s. 1756
 Error blocks NeedBraces 'if' construct must use '{}'s. 1757
 Error blocks NeedBraces 'if' construct must use '{}'s. 1758
 Error blocks NeedBraces 'if' construct must use '{}'s. 1759
 Error blocks NeedBraces 'if' construct must use '{}'s. 1760
 Error blocks NeedBraces 'if' construct must use '{}'s. 1761
 Error javadoc JavadocMethod Missing a Javadoc comment. 1765
 Error modifier RedundantModifier Redundant 'final' modifier. 1765
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1765
 Error naming MethodName Name 'jj_3R_14' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1765
 Error blocks NeedBraces 'if' construct must use '{}'s. 1766
 Error blocks NeedBraces 'if' construct must use '{}'s. 1767
 Error blocks NeedBraces 'if' construct must use '{}'s. 1768
 Error blocks NeedBraces 'if' construct must use '{}'s. 1769
 Error blocks NeedBraces 'if' construct must use '{}'s. 1770
 Error blocks NeedBraces 'if' construct must use '{}'s. 1771
 Error javadoc JavadocMethod Missing a Javadoc comment. 1775
 Error modifier RedundantModifier Redundant 'final' modifier. 1775
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1775
 Error naming MethodName Name 'jj_3_85' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1775
 Error blocks NeedBraces 'if' construct must use '{}'s. 1776
 Error blocks NeedBraces 'if' construct must use '{}'s. 1777
 Error javadoc JavadocMethod Missing a Javadoc comment. 1781
 Error modifier RedundantModifier Redundant 'final' modifier. 1781
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1781
 Error naming MethodName Name 'jj_3_87' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1781
 Error blocks NeedBraces 'if' construct must use '{}'s. 1782
 Error blocks NeedBraces 'if' construct must use '{}'s. 1783
 Error blocks LeftCurly '{' should have line break after. 1787
 Error blocks RightCurly '}' should have line break before. 1787
 Error blocks NeedBraces 'if' construct must use '{}'s. 1788
 Error blocks NeedBraces 'if' construct must use '{}'s. 1790
 Error blocks NeedBraces 'if' construct must use '{}'s. 1791
 Error javadoc JavadocMethod Missing a Javadoc comment. 1795
 Error modifier RedundantModifier Redundant 'final' modifier. 1795
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1795
 Error naming MethodName Name 'jj_3_84' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1795
 Error blocks NeedBraces 'if' construct must use '{}'s. 1796
 Error blocks NeedBraces 'if' construct must use '{}'s. 1797
 Error javadoc JavadocMethod Missing a Javadoc comment. 1801
 Error modifier RedundantModifier Redundant 'final' modifier. 1801
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1801
 Error naming MethodName Name 'jj_3_86' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1801
 Error blocks NeedBraces 'if' construct must use '{}'s. 1802
 Error blocks NeedBraces 'if' construct must use '{}'s. 1803
 Error blocks LeftCurly '{' should have line break after. 1807
 Error blocks RightCurly '}' should have line break before. 1807
 Error blocks NeedBraces 'if' construct must use '{}'s. 1808
 Error blocks NeedBraces 'if' construct must use '{}'s. 1810
 Error blocks NeedBraces 'if' construct must use '{}'s. 1811
 Error javadoc JavadocMethod Missing a Javadoc comment. 1815
 Error modifier RedundantModifier Redundant 'final' modifier. 1815
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1815
 Error naming MethodName Name 'jj_3_36' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1815
 Error blocks NeedBraces 'if' construct must use '{}'s. 1816
 Error blocks NeedBraces 'if' construct must use '{}'s. 1817
 Error javadoc JavadocMethod Missing a Javadoc comment. 1821
 Error modifier RedundantModifier Redundant 'final' modifier. 1821
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1821
 Error naming MethodName Name 'jj_3R_23' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1821
 Error blocks NeedBraces 'if' construct must use '{}'s. 1826
 Error blocks NeedBraces 'if' construct must use '{}'s. 1827
 Error blocks NeedBraces 'if' construct must use '{}'s. 1828
 Error javadoc JavadocMethod Missing a Javadoc comment. 1832
 Error modifier RedundantModifier Redundant 'final' modifier. 1832
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1832
 Error naming MethodName Name 'jj_3_43' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1832
 Error blocks NeedBraces 'if' construct must use '{}'s. 1833
 Error blocks NeedBraces 'if' construct must use '{}'s. 1834
 Error javadoc JavadocMethod Missing a Javadoc comment. 1838
 Error modifier RedundantModifier Redundant 'final' modifier. 1838
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1838
 Error naming MethodName Name 'jj_3_31' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1838
 Error blocks NeedBraces 'if' construct must use '{}'s. 1839
 Error blocks NeedBraces 'if' construct must use '{}'s. 1840
 Error javadoc JavadocMethod Missing a Javadoc comment. 1844
 Error modifier RedundantModifier Redundant 'final' modifier. 1844
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1844
 Error naming MethodName Name 'jj_3_33' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1844
 Error blocks NeedBraces 'if' construct must use '{}'s. 1845
 Error blocks NeedBraces 'if' construct must use '{}'s. 1846
 Error javadoc JavadocMethod Missing a Javadoc comment. 1850
 Error modifier RedundantModifier Redundant 'final' modifier. 1850
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1850
 Error naming MethodName Name 'jj_3_42' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1850
 Error blocks NeedBraces 'if' construct must use '{}'s. 1851
 Error blocks NeedBraces 'if' construct must use '{}'s. 1852
 Error javadoc JavadocMethod Missing a Javadoc comment. 1856
 Error modifier RedundantModifier Redundant 'final' modifier. 1856
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1856
 Error naming MethodName Name 'jj_3_41' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1856
 Error blocks NeedBraces 'if' construct must use '{}'s. 1857
 Error blocks NeedBraces 'if' construct must use '{}'s. 1858
 Error javadoc JavadocMethod Missing a Javadoc comment. 1862
 Error modifier RedundantModifier Redundant 'final' modifier. 1862
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1862
 Error naming MethodName Name 'jj_3_83' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1862
 Error blocks NeedBraces 'if' construct must use '{}'s. 1863
 Error blocks NeedBraces 'if' construct must use '{}'s. 1864
 Error javadoc JavadocMethod Missing a Javadoc comment. 1868
 Error modifier RedundantModifier Redundant 'final' modifier. 1868
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1868
 Error naming MethodName Name 'jj_3R_18' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1868
 Error blocks NeedBraces 'if' construct must use '{}'s. 1875
 Error blocks NeedBraces 'if' construct must use '{}'s. 1876
 Error blocks NeedBraces 'if' construct must use '{}'s. 1877
 Error blocks NeedBraces 'if' construct must use '{}'s. 1878
 Error javadoc JavadocMethod Missing a Javadoc comment. 1882
 Error modifier RedundantModifier Redundant 'final' modifier. 1882
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1882
 Error naming MethodName Name 'jj_3_80' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1882
 Error blocks NeedBraces 'if' construct must use '{}'s. 1883
 Error blocks NeedBraces 'if' construct must use '{}'s. 1884
 Error blocks NeedBraces 'if' construct must use '{}'s. 1885
 Error blocks NeedBraces 'if' construct must use '{}'s. 1886
 Error blocks NeedBraces 'if' construct must use '{}'s. 1887
 Error blocks NeedBraces 'if' construct must use '{}'s. 1888
 Error javadoc JavadocMethod Missing a Javadoc comment. 1892
 Error modifier RedundantModifier Redundant 'final' modifier. 1892
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1892
 Error naming MethodName Name 'jj_3_79' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1892
 Error blocks NeedBraces 'if' construct must use '{}'s. 1893
 Error blocks NeedBraces 'if' construct must use '{}'s. 1894
 Error blocks NeedBraces 'if' construct must use '{}'s. 1895
 Error blocks NeedBraces 'if' construct must use '{}'s. 1896
 Error javadoc JavadocMethod Missing a Javadoc comment. 1900
 Error modifier RedundantModifier Redundant 'final' modifier. 1900
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1900
 Error naming MethodName Name 'jj_3_40' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1900
 Error blocks NeedBraces 'if' construct must use '{}'s. 1901
 Error blocks NeedBraces 'if' construct must use '{}'s. 1902
 Error javadoc JavadocMethod Missing a Javadoc comment. 1906
 Error modifier RedundantModifier Redundant 'final' modifier. 1906
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1906
 Error naming MethodName Name 'jj_3_35' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1906
 Error blocks NeedBraces 'if' construct must use '{}'s. 1907
 Error blocks NeedBraces 'if' construct must use '{}'s. 1908
 Error javadoc JavadocMethod Missing a Javadoc comment. 1912
 Error modifier RedundantModifier Redundant 'final' modifier. 1912
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1912
 Error naming MethodName Name 'jj_3_37' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1912
 Error blocks NeedBraces 'if' construct must use '{}'s. 1913
 Error blocks NeedBraces 'if' construct must use '{}'s. 1914
 Error blocks NeedBraces 'if' construct must use '{}'s. 1917
 Error blocks NeedBraces 'if' construct must use '{}'s. 1918
 Error blocks NeedBraces 'if' construct must use '{}'s. 1919
 Error blocks NeedBraces 'if' construct must use '{}'s. 1920
 Error blocks NeedBraces 'if' construct must use '{}'s. 1922
 Error blocks NeedBraces 'if' construct must use '{}'s. 1923
 Error javadoc JavadocMethod Missing a Javadoc comment. 1927
 Error modifier RedundantModifier Redundant 'final' modifier. 1927
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1927
 Error naming MethodName Name 'jj_3_30' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1927
 Error blocks NeedBraces 'if' construct must use '{}'s. 1928
 Error blocks NeedBraces 'if' construct must use '{}'s. 1929
 Error javadoc JavadocMethod Missing a Javadoc comment. 1933
 Error modifier RedundantModifier Redundant 'final' modifier. 1933
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1933
 Error naming MethodName Name 'jj_3_39' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1933
 Error blocks NeedBraces 'if' construct must use '{}'s. 1935
 Error blocks NeedBraces 'if' construct must use '{}'s. 1936
 Error blocks LeftCurly '{' should have line break after. 1939
 Error blocks RightCurly '}' should have line break before. 1939
 Error blocks NeedBraces 'if' construct must use '{}'s. 1940
 Error blocks NeedBraces 'if' construct must use '{}'s. 1942
 Error blocks NeedBraces 'if' construct must use '{}'s. 1943
 Error javadoc JavadocMethod Missing a Javadoc comment. 1947
 Error modifier RedundantModifier Redundant 'final' modifier. 1947
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1947
 Error naming MethodName Name 'jj_3_32' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1947
 Error blocks NeedBraces 'if' construct must use '{}'s. 1948
 Error blocks NeedBraces 'if' construct must use '{}'s. 1949
 Error javadoc JavadocMethod Missing a Javadoc comment. 1953
 Error modifier RedundantModifier Redundant 'final' modifier. 1953
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1953
 Error naming MethodName Name 'jj_3_34' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1953
 Error blocks NeedBraces 'if' construct must use '{}'s. 1954
 Error blocks NeedBraces 'if' construct must use '{}'s. 1955
 Error blocks NeedBraces 'if' construct must use '{}'s. 1958
 Error blocks NeedBraces 'if' construct must use '{}'s. 1959
 Error blocks NeedBraces 'if' construct must use '{}'s. 1960
 Error blocks NeedBraces 'if' construct must use '{}'s. 1961
 Error blocks NeedBraces 'if' construct must use '{}'s. 1963
 Error blocks NeedBraces 'if' construct must use '{}'s. 1964
 Error javadoc JavadocMethod Missing a Javadoc comment. 1968
 Error modifier RedundantModifier Redundant 'final' modifier. 1968
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1968
 Error naming MethodName Name 'jj_3_78' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1968
 Error blocks NeedBraces 'if' construct must use '{}'s. 1969
 Error blocks NeedBraces 'if' construct must use '{}'s. 1970
 Error blocks NeedBraces 'if' construct must use '{}'s. 1971
 Error blocks NeedBraces 'if' construct must use '{}'s. 1972
 Error blocks NeedBraces 'if' construct must use '{}'s. 1973
 Error blocks NeedBraces 'if' construct must use '{}'s. 1974
 Error javadoc JavadocMethod Missing a Javadoc comment. 1978
 Error modifier RedundantModifier Redundant 'final' modifier. 1978
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1978
 Error naming MethodName Name 'jj_3_38' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1978
 Error blocks NeedBraces 'if' construct must use '{}'s. 1980
 Error blocks NeedBraces 'if' construct must use '{}'s. 1981
 Error blocks LeftCurly '{' should have line break after. 1984
 Error blocks RightCurly '}' should have line break before. 1984
 Error blocks NeedBraces 'if' construct must use '{}'s. 1985
 Error blocks NeedBraces 'if' construct must use '{}'s. 1987
 Error blocks NeedBraces 'if' construct must use '{}'s. 1988
 Error javadoc JavadocMethod Missing a Javadoc comment. 1992
 Error modifier RedundantModifier Redundant 'final' modifier. 1992
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 1992
 Error naming MethodName Name 'jj_3_82' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1992
 Error blocks NeedBraces 'if' construct must use '{}'s. 1997
 Error blocks NeedBraces 'if' construct must use '{}'s. 1998
 Error blocks NeedBraces 'if' construct must use '{}'s. 1999
 Error blocks NeedBraces 'if' construct must use '{}'s. 2001
 Error blocks NeedBraces 'if' construct must use '{}'s. 2002
 Error javadoc JavadocMethod Missing a Javadoc comment. 2006
 Error modifier RedundantModifier Redundant 'final' modifier. 2006
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2006
 Error naming MethodName Name 'jj_3_81' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2006
 Error blocks NeedBraces 'if' construct must use '{}'s. 2007
 Error blocks NeedBraces 'if' construct must use '{}'s. 2008
 Error javadoc JavadocMethod Missing a Javadoc comment. 2012
 Error modifier RedundantModifier Redundant 'final' modifier. 2012
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2012
 Error naming MethodName Name 'jj_3R_20' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2012
 Error blocks NeedBraces 'if' construct must use '{}'s. 2013
 Error blocks NeedBraces 'if' construct must use '{}'s. 2014
 Error blocks NeedBraces 'if' construct must use '{}'s. 2017
 Error blocks NeedBraces 'if' construct must use '{}'s. 2018
 Error blocks NeedBraces 'if' construct must use '{}'s. 2019
 Error blocks NeedBraces 'if' construct must use '{}'s. 2020
 Error blocks NeedBraces 'if' construct must use '{}'s. 2022
 Error blocks NeedBraces 'if' construct must use '{}'s. 2023
 Error blocks NeedBraces 'if' construct must use '{}'s. 2029
 Error blocks NeedBraces 'if' construct must use '{}'s. 2030
 Error blocks NeedBraces 'if' construct must use '{}'s. 2031
 Error blocks NeedBraces 'if' construct must use '{}'s. 2032
 Error javadoc JavadocMethod Missing a Javadoc comment. 2036
 Error modifier RedundantModifier Redundant 'final' modifier. 2036
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2036
 Error naming MethodName Name 'jj_3R_15' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2036
 Error blocks NeedBraces 'if' construct must use '{}'s. 2037
 Error blocks NeedBraces 'if' construct must use '{}'s. 2038
 Error blocks NeedBraces 'if' construct must use '{}'s. 2039
 Error blocks NeedBraces 'if' construct must use '{}'s. 2040
 Error blocks NeedBraces 'if' construct must use '{}'s. 2041
 Error blocks NeedBraces 'if' construct must use '{}'s. 2042
 Error javadoc JavadocMethod Missing a Javadoc comment. 2046
 Error modifier RedundantModifier Redundant 'final' modifier. 2046
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2046
 Error naming MethodName Name 'jj_3_23' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2046
 Error blocks NeedBraces 'if' construct must use '{}'s. 2047
 Error blocks NeedBraces 'if' construct must use '{}'s. 2048
 Error javadoc JavadocMethod Missing a Javadoc comment. 2052
 Error modifier RedundantModifier Redundant 'final' modifier. 2052
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2052
 Error naming MethodName Name 'jj_3_21' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2052
 Error blocks NeedBraces 'if' construct must use '{}'s. 2053
 Error blocks NeedBraces 'if' construct must use '{}'s. 2054
 Error javadoc JavadocMethod Missing a Javadoc comment. 2058
 Error modifier RedundantModifier Redundant 'final' modifier. 2058
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2058
 Error naming MethodName Name 'jj_3_29' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2058
 Error blocks NeedBraces 'if' construct must use '{}'s. 2059
 Error blocks NeedBraces 'if' construct must use '{}'s. 2060
 Error javadoc JavadocMethod Missing a Javadoc comment. 2064
 Error modifier RedundantModifier Redundant 'final' modifier. 2064
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2064
 Error naming MethodName Name 'jj_3_28' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2064
 Error blocks NeedBraces 'if' construct must use '{}'s. 2065
 Error blocks NeedBraces 'if' construct must use '{}'s. 2066
 Error javadoc JavadocMethod Missing a Javadoc comment. 2070
 Error modifier RedundantModifier Redundant 'final' modifier. 2070
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2070
 Error naming MethodName Name 'jj_3_27' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2070
 Error blocks NeedBraces 'if' construct must use '{}'s. 2071
 Error blocks NeedBraces 'if' construct must use '{}'s. 2072
 Error javadoc JavadocMethod Missing a Javadoc comment. 2076
 Error modifier RedundantModifier Redundant 'final' modifier. 2076
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2076
 Error naming MethodName Name 'jj_3_75' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2076
 Error blocks NeedBraces 'if' construct must use '{}'s. 2077
 Error blocks NeedBraces 'if' construct must use '{}'s. 2078
 Error javadoc JavadocMethod Missing a Javadoc comment. 2082
 Error modifier RedundantModifier Redundant 'final' modifier. 2082
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2082
 Error naming MethodName Name 'jj_3R_21' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2082
 Error blocks NeedBraces 'if' construct must use '{}'s. 2087
 Error blocks NeedBraces 'if' construct must use '{}'s. 2088
 Error blocks NeedBraces 'if' construct must use '{}'s. 2089
 Error blocks NeedBraces 'if' construct must use '{}'s. 2091
 Error blocks NeedBraces 'if' construct must use '{}'s. 2092
 Error javadoc JavadocMethod Missing a Javadoc comment. 2096
 Error modifier RedundantModifier Redundant 'final' modifier. 2096
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2096
 Error naming MethodName Name 'jj_3_77' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2096
 Error blocks NeedBraces 'if' construct must use '{}'s. 2097
 Error blocks NeedBraces 'if' construct must use '{}'s. 2098
 Error blocks LeftCurly '{' should have line break after. 2102
 Error blocks RightCurly '}' should have line break before. 2102
 Error blocks NeedBraces 'if' construct must use '{}'s. 2103
 Error blocks NeedBraces 'if' construct must use '{}'s. 2105
 Error blocks NeedBraces 'if' construct must use '{}'s. 2106
 Error javadoc JavadocMethod Missing a Javadoc comment. 2110
 Error modifier RedundantModifier Redundant 'final' modifier. 2110
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2110
 Error naming MethodName Name 'jj_3_74' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2110
 Error blocks NeedBraces 'if' construct must use '{}'s. 2111
 Error blocks NeedBraces 'if' construct must use '{}'s. 2112
 Error javadoc JavadocMethod Missing a Javadoc comment. 2116
 Error modifier RedundantModifier Redundant 'final' modifier. 2116
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2116
 Error naming MethodName Name 'jj_3_22' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2116
 Error blocks NeedBraces 'if' construct must use '{}'s. 2117
 Error blocks NeedBraces 'if' construct must use '{}'s. 2118
 Error javadoc JavadocMethod Missing a Javadoc comment. 2122
 Error modifier RedundantModifier Redundant 'final' modifier. 2122
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2122
 Error naming MethodName Name 'jj_3_20' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2122
 Error blocks NeedBraces 'if' construct must use '{}'s. 2123
 Error blocks NeedBraces 'if' construct must use '{}'s. 2124
 Error javadoc JavadocMethod Missing a Javadoc comment. 2128
 Error modifier RedundantModifier Redundant 'final' modifier. 2128
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2128
 Error naming MethodName Name 'jj_3_76' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2128
 Error blocks NeedBraces 'if' construct must use '{}'s. 2129
 Error blocks NeedBraces 'if' construct must use '{}'s. 2130
 Error blocks LeftCurly '{' should have line break after. 2134
 Error blocks RightCurly '}' should have line break before. 2134
 Error blocks NeedBraces 'if' construct must use '{}'s. 2135
 Error blocks NeedBraces 'if' construct must use '{}'s. 2137
 Error blocks NeedBraces 'if' construct must use '{}'s. 2138
 Error javadoc JavadocMethod Missing a Javadoc comment. 2142
 Error modifier RedundantModifier Redundant 'final' modifier. 2142
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2142
 Error naming MethodName Name 'jj_3_26' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2142
 Error blocks NeedBraces 'if' construct must use '{}'s. 2143
 Error blocks NeedBraces 'if' construct must use '{}'s. 2144
 Error javadoc JavadocMethod Missing a Javadoc comment. 2148
 Error modifier RedundantModifier Redundant 'final' modifier. 2148
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2148
 Error naming MethodName Name 'jj_3_45' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2148
 Error blocks NeedBraces 'if' construct must use '{}'s. 2149
 Error blocks NeedBraces 'if' construct must use '{}'s. 2150
 Error javadoc JavadocMethod Missing a Javadoc comment. 2154
 Error modifier RedundantModifier Redundant 'final' modifier. 2154
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2154
 Error naming MethodName Name 'jj_3_24' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2154
 Error blocks NeedBraces 'if' construct must use '{}'s. 2155
 Error blocks NeedBraces 'if' construct must use '{}'s. 2156
 Error blocks NeedBraces 'if' construct must use '{}'s. 2159
 Error blocks NeedBraces 'if' construct must use '{}'s. 2160
 Error blocks NeedBraces 'if' construct must use '{}'s. 2161
 Error blocks NeedBraces 'if' construct must use '{}'s. 2162
 Error blocks NeedBraces 'if' construct must use '{}'s. 2164
 Error blocks NeedBraces 'if' construct must use '{}'s. 2165
 Error javadoc JavadocMethod Missing a Javadoc comment. 2169
 Error modifier RedundantModifier Redundant 'final' modifier. 2169
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2169
 Error naming MethodName Name 'jj_3_48' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2169
 Error blocks NeedBraces 'if' construct must use '{}'s. 2170
 Error blocks NeedBraces 'if' construct must use '{}'s. 2171
 Error javadoc JavadocMethod Missing a Javadoc comment. 2175
 Error modifier RedundantModifier Redundant 'final' modifier. 2175
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2175
 Error naming MethodName Name 'jj_3R_22' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2175
 Error blocks NeedBraces 'if' construct must use '{}'s. 2180
 Error blocks NeedBraces 'if' construct must use '{}'s. 2181
 Error blocks NeedBraces 'if' construct must use '{}'s. 2182
 Error javadoc JavadocMethod Missing a Javadoc comment. 2186
 Error modifier RedundantModifier Redundant 'final' modifier. 2186
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2186
 Error naming MethodName Name 'jj_3_25' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2186
 Error blocks NeedBraces 'if' construct must use '{}'s. 2188
 Error blocks NeedBraces 'if' construct must use '{}'s. 2189
 Error blocks LeftCurly '{' should have line break after. 2192
 Error blocks RightCurly '}' should have line break before. 2192
 Error blocks NeedBraces 'if' construct must use '{}'s. 2193
 Error blocks NeedBraces 'if' construct must use '{}'s. 2195
 Error blocks NeedBraces 'if' construct must use '{}'s. 2196
 Error javadoc JavadocMethod Missing a Javadoc comment. 2200
 Error modifier RedundantModifier Redundant 'final' modifier. 2200
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2200
 Error naming MethodName Name 'jj_3R_19' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2200
 Error blocks NeedBraces 'if' construct must use '{}'s. 2201
 Error blocks NeedBraces 'if' construct must use '{}'s. 2202
 Error blocks NeedBraces 'if' construct must use '{}'s. 2205
 Error blocks NeedBraces 'if' construct must use '{}'s. 2206
 Error blocks NeedBraces 'if' construct must use '{}'s. 2207
 Error blocks NeedBraces 'if' construct must use '{}'s. 2208
 Error blocks NeedBraces 'if' construct must use '{}'s. 2210
 Error blocks NeedBraces 'if' construct must use '{}'s. 2211
 Error blocks NeedBraces 'if' construct must use '{}'s. 2215
 Error blocks NeedBraces 'if' construct must use '{}'s. 2216
 Error blocks NeedBraces 'if' construct must use '{}'s. 2217
 Error javadoc JavadocMethod Missing a Javadoc comment. 2221
 Error modifier RedundantModifier Redundant 'final' modifier. 2221
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2221
 Error naming MethodName Name 'jj_3_56' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2221
 Error blocks NeedBraces 'if' construct must use '{}'s. 2222
 Error blocks NeedBraces 'if' construct must use '{}'s. 2223
 Error javadoc JavadocMethod Missing a Javadoc comment. 2227
 Error modifier RedundantModifier Redundant 'final' modifier. 2227
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2227
 Error naming MethodName Name 'jj_3_73' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2227
 Error blocks NeedBraces 'if' construct must use '{}'s. 2228
 Error blocks NeedBraces 'if' construct must use '{}'s. 2229
 Error javadoc JavadocMethod Missing a Javadoc comment. 2233
 Error modifier RedundantModifier Redundant 'final' modifier. 2233
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2233
 Error naming MethodName Name 'jj_3_71' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2233
 Error blocks NeedBraces 'if' construct must use '{}'s. 2234
 Error blocks NeedBraces 'if' construct must use '{}'s. 2235
 Error javadoc JavadocMethod Missing a Javadoc comment. 2239
 Error modifier RedundantModifier Redundant 'final' modifier. 2239
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2239
 Error naming MethodName Name 'jj_3_51' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2239
 Error blocks NeedBraces 'if' construct must use '{}'s. 2240
 Error blocks NeedBraces 'if' construct must use '{}'s. 2241
 Error javadoc JavadocMethod Missing a Javadoc comment. 2245
 Error modifier RedundantModifier Redundant 'final' modifier. 2245
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2245
 Error naming MethodName Name 'jj_3_13' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2245
 Error blocks NeedBraces 'if' construct must use '{}'s. 2246
 Error blocks NeedBraces 'if' construct must use '{}'s. 2247
 Error javadoc JavadocMethod Missing a Javadoc comment. 2251
 Error modifier RedundantModifier Redundant 'final' modifier. 2251
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2251
 Error naming MethodName Name 'jj_3_70' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2251
 Error blocks NeedBraces 'if' construct must use '{}'s. 2252
 Error blocks NeedBraces 'if' construct must use '{}'s. 2253
 Error blocks NeedBraces 'if' construct must use '{}'s. 2254
 Error blocks NeedBraces 'if' construct must use '{}'s. 2255
 Error blocks NeedBraces 'if' construct must use '{}'s. 2256
 Error blocks NeedBraces 'if' construct must use '{}'s. 2257
 Error javadoc JavadocMethod Missing a Javadoc comment. 2261
 Error modifier RedundantModifier Redundant 'final' modifier. 2261
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2261
 Error naming MethodName Name 'jj_3_19' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2261
 Error blocks NeedBraces 'if' construct must use '{}'s. 2262
 Error blocks NeedBraces 'if' construct must use '{}'s. 2263
 Error javadoc JavadocMethod Missing a Javadoc comment. 2267
 Error modifier RedundantModifier Redundant 'final' modifier. 2267
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2267
 Error naming MethodName Name 'jj_3_15' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2267
 Error blocks NeedBraces 'if' construct must use '{}'s. 2268
 Error blocks NeedBraces 'if' construct must use '{}'s. 2269
 Error javadoc JavadocMethod Missing a Javadoc comment. 2273
 Error modifier RedundantModifier Redundant 'final' modifier. 2273
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2273
 Error naming MethodName Name 'jj_3_49' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2273
 Error blocks NeedBraces 'if' construct must use '{}'s. 2274
 Error blocks NeedBraces 'if' construct must use '{}'s. 2275
 Error javadoc JavadocMethod Missing a Javadoc comment. 2279
 Error modifier RedundantModifier Redundant 'final' modifier. 2279
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2279
 Error naming MethodName Name 'jj_3_54' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2279
 Error blocks NeedBraces 'if' construct must use '{}'s. 2280
 Error blocks NeedBraces 'if' construct must use '{}'s. 2281
 Error javadoc JavadocVariable Missing a Javadoc comment. 2285
 Error naming MemberName Name 'token_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2285
 Error design VisibilityModifier Variable 'token_source' must be private and have accessor methods. 2285
 Error javadoc JavadocVariable Missing a Javadoc comment. 2286
 Error design VisibilityModifier Variable 'token' must be private and have accessor methods. 2286
 Error naming MemberName Name 'jj_nt' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2286
 Error design VisibilityModifier Variable 'jj_nt' must be private and have accessor methods. 2286
 Error javadoc JavadocVariable Missing a Javadoc comment. 2287
 Error naming MemberName Name 'jj_scanpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2287
 Error naming MemberName Name 'jj_lastpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2287
 Error javadoc JavadocVariable Missing a Javadoc comment. 2288
 Error naming MemberName Name 'jj_la' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2288
 Error javadoc JavadocVariable Missing a Javadoc comment. 2289
 Error design VisibilityModifier Variable 'lookingAhead' must be private and have accessor methods. 2289
 Error javadoc JavadocVariable Missing a Javadoc comment. 2290
 Error naming MemberName Name 'jj_gen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2290
 Error javadoc JavadocVariable Missing a Javadoc comment. 2291
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2291
 Error naming MemberName Name 'jj_la1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2291
 Error javadoc JavadocVariable Missing a Javadoc comment. 2292
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2292
 Error naming MemberName Name 'jj_la1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2292
 Error javadoc JavadocVariable Missing a Javadoc comment. 2293
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2293
 Error naming MemberName Name 'jj_la1_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2293
 Error javadoc JavadocVariable Missing a Javadoc comment. 2294
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2294
 Error naming MemberName Name 'jj_la1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2294
 Error javadoc JavadocVariable Missing a Javadoc comment. 2295
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2295
 Error naming MemberName Name 'jj_2_rtns' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2295
 Error coding MagicNumber '95' is a magic number. 2295
 Error javadoc JavadocVariable Missing a Javadoc comment. 2296
 Error naming MemberName Name 'jj_rescan' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2296
 Error javadoc JavadocVariable Missing a Javadoc comment. 2297
 Error naming MemberName Name 'jj_gc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2297
 Error javadoc JavadocMethod Missing a Javadoc comment. 2299
 Error misc FinalParameters Parameter stream should be final. 2299
 Error blocks NeedBraces 'for' construct must use '{}'s. 2303
 Error blocks NeedBraces 'for' construct must use '{}'s. 2304
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 2307
 Error javadoc JavadocMethod Missing a Javadoc comment. 2307
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2307
 Error misc FinalParameters Parameter stream should be final. 2307
 Error blocks NeedBraces 'for' construct must use '{}'s. 2311
 Error blocks NeedBraces 'for' construct must use '{}'s. 2312
 Error javadoc JavadocMethod Missing a Javadoc comment. 2315
 Error misc FinalParameters Parameter tm should be final. 2315
 Error blocks NeedBraces 'for' construct must use '{}'s. 2319
 Error blocks NeedBraces 'for' construct must use '{}'s. 2320
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 2323
 Error javadoc JavadocMethod Missing a Javadoc comment. 2323
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2323
 Error misc FinalParameters Parameter tm should be final. 2323
 Error blocks NeedBraces 'for' construct must use '{}'s. 2327
 Error blocks NeedBraces 'for' construct must use '{}'s. 2328
 Error javadoc JavadocMethod Missing a Javadoc comment. 2331
 Error modifier RedundantModifier Redundant 'final' modifier. 2331
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2331
 Error naming MethodName Name 'jj_consume_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2331
 Error misc FinalParameters Parameter kind should be final. 2331
 Error blocks NeedBraces 'if' construct must use '{}'s. 2333
 Error coding InnerAssignment Inner assignments should be avoided. 2333
 Error blocks NeedBraces 'else' construct must use '{}'s. 2334
 Error coding InnerAssignment Inner assignments should be avoided. 2334
 Error coding MagicNumber '100' is a magic number. 2337
 Error blocks NeedBraces 'if' construct must use '{}'s. 2342
 Error javadoc JavadocMethod Missing a Javadoc comment. 2354
 Error modifier RedundantModifier Redundant 'final' modifier. 2354
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2354
 Error naming MethodName Name 'jj_scan_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2354
 Error misc FinalParameters Parameter kind should be final. 2354
 Error coding InnerAssignment Inner assignments should be avoided. 2358
 Error coding InnerAssignment Inner assignments should be avoided. 2358
 Error coding InnerAssignment Inner assignments should be avoided. 2360
 Error blocks LeftCurly '{' should have line break after. 2367
 Error blocks NeedBraces 'if' construct must use '{}'s. 2368
 Error javadoc JavadocMethod Missing a Javadoc comment. 2373
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 2373
 Error blocks NeedBraces 'if' construct must use '{}'s. 2374
 Error blocks NeedBraces 'else' construct must use '{}'s. 2375
 Error coding InnerAssignment Inner assignments should be avoided. 2375
 Error javadoc JavadocMethod Missing a Javadoc comment. 2380
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 2380
 Error misc FinalParameters Parameter index should be final. 2380
 Error coding AvoidInlineConditionals Avoid inline conditionals. 2381
 Error blocks NeedBraces 'if' construct must use '{}'s. 2383
 Error blocks NeedBraces 'else' construct must use '{}'s. 2384
 Error coding InnerAssignment Inner assignments should be avoided. 2384
 Error javadoc JavadocVariable Missing a Javadoc comment. 2389
 Error naming MemberName Name 'jj_expentries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2389
 Error javadoc JavadocVariable Missing a Javadoc comment. 2390
 Error naming MemberName Name 'jj_expentry' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2390
 Error javadoc JavadocVariable Missing a Javadoc comment. 2391
 Error naming MemberName Name 'jj_kind' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2391
 Error javadoc JavadocVariable Missing a Javadoc comment. 2392
 Error naming MemberName Name 'jj_lasttokens' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2392
 Error coding MagicNumber '100' is a magic number. 2392
 Error javadoc JavadocVariable Missing a Javadoc comment. 2393
 Error naming MemberName Name 'jj_endpos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2393
 Error javadoc JavadocMethod Missing a Javadoc comment. 2395
 Error naming MethodName Name 'jj_add_error_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2395
 Error misc FinalParameters Parameter kind should be final. 2395
 Error misc FinalParameters Parameter pos should be final. 2395
 Error blocks NeedBraces 'if' construct must use '{}'s. 2396
 Error coding MagicNumber '100' is a magic number. 2396
 Error sizes LineLength Line is longer than 80 characters (found 106). 2405
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2406
 Error blocks NeedBraces 'if' construct must use '{}'s. 2415
 Error blocks NeedBraces 'if' construct must use '{}'s. 2418
 Error blocks NeedBraces 'if' construct must use '{}'s. 2419
 Error coding InnerAssignment Inner assignments should be avoided. 2419
 Error javadoc JavadocMethod Missing a Javadoc comment. 2423
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 2423
 Error coding MagicNumber '77' is a magic number. 2425
 Error coding MagicNumber '77' is a magic number. 2426
 Error coding MagicNumber '32' is a magic number. 2435
 Error whitespace WhitespaceAround '<<' is not preceded with whitespace. 2436
 Error whitespace WhitespaceAround '<<' is not followed by whitespace. 2436
 Error whitespace WhitespaceAround '<<' is not preceded with whitespace. 2439
 Error whitespace WhitespaceAround '<<' is not followed by whitespace. 2439
 Error coding MagicNumber '32' is a magic number. 2440
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2440
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2440
 Error whitespace WhitespaceAround '<<' is not preceded with whitespace. 2442
 Error whitespace WhitespaceAround '<<' is not followed by whitespace. 2442
 Error coding MagicNumber '64' is a magic number. 2443
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2443
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2443
 Error coding MagicNumber '77' is a magic number. 2448
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 2460
 Error javadoc JavadocMethod Missing a Javadoc comment. 2465
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 2465
 Error naming MethodName Name 'enable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2465
 Error javadoc JavadocMethod Missing a Javadoc comment. 2468
 Error modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 2468
 Error naming MethodName Name 'disable_tracing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2468
 Error javadoc JavadocMethod Missing a Javadoc comment. 2471
 Error modifier RedundantModifier Redundant 'final' modifier. 2471
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2471
 Error naming MethodName Name 'jj_rescan_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2471
 Error coding MagicNumber '95' is a magic number. 2473
 Error coding InnerAssignment Inner assignments should be avoided. 2477
 Error coding MissingSwitchDefault switch without "default" clause. 2478
 Error coding MagicNumber '3' is a magic number. 2482
 Error coding MagicNumber '4' is a magic number. 2483
 Error coding MagicNumber '5' is a magic number. 2484
 Error coding MagicNumber '6' is a magic number. 2485
 Error coding MagicNumber '7' is a magic number. 2486
 Error coding MagicNumber '8' is a magic number. 2487
 Error coding MagicNumber '9' is a magic number. 2488
 Error coding MagicNumber '10' is a magic number. 2489
 Error coding MagicNumber '11' is a magic number. 2490
 Error coding MagicNumber '12' is a magic number. 2491
 Error coding MagicNumber '13' is a magic number. 2492
 Error coding MagicNumber '14' is a magic number. 2493
 Error coding MagicNumber '15' is a magic number. 2494
 Error coding MagicNumber '16' is a magic number. 2495
 Error coding MagicNumber '17' is a magic number. 2496
 Error coding MagicNumber '18' is a magic number. 2497
 Error coding MagicNumber '19' is a magic number. 2498
 Error coding MagicNumber '20' is a magic number. 2499
 Error coding MagicNumber '21' is a magic number. 2500
 Error coding MagicNumber '22' is a magic number. 2501
 Error coding MagicNumber '23' is a magic number. 2502
 Error coding MagicNumber '24' is a magic number. 2503
 Error coding MagicNumber '25' is a magic number. 2504
 Error coding MagicNumber '26' is a magic number. 2505
 Error coding MagicNumber '27' is a magic number. 2506
 Error coding MagicNumber '28' is a magic number. 2507
 Error coding MagicNumber '29' is a magic number. 2508
 Error coding MagicNumber '30' is a magic number. 2509
 Error coding MagicNumber '31' is a magic number. 2510
 Error coding MagicNumber '32' is a magic number. 2511
 Error coding MagicNumber '33' is a magic number. 2512
 Error coding MagicNumber '34' is a magic number. 2513
 Error coding MagicNumber '35' is a magic number. 2514
 Error coding MagicNumber '36' is a magic number. 2515
 Error coding MagicNumber '37' is a magic number. 2516
 Error coding MagicNumber '38' is a magic number. 2517
 Error coding MagicNumber '39' is a magic number. 2518
 Error coding MagicNumber '40' is a magic number. 2519
 Error coding MagicNumber '41' is a magic number. 2520
 Error coding MagicNumber '42' is a magic number. 2521
 Error coding MagicNumber '43' is a magic number. 2522
 Error coding MagicNumber '44' is a magic number. 2523
 Error coding MagicNumber '45' is a magic number. 2524
 Error coding MagicNumber '46' is a magic number. 2525
 Error coding MagicNumber '47' is a magic number. 2526
 Error coding MagicNumber '48' is a magic number. 2527
 Error coding MagicNumber '49' is a magic number. 2528
 Error coding MagicNumber '50' is a magic number. 2529
 Error coding MagicNumber '51' is a magic number. 2530
 Error coding MagicNumber '52' is a magic number. 2531
 Error coding MagicNumber '53' is a magic number. 2532
 Error coding MagicNumber '54' is a magic number. 2533
 Error coding MagicNumber '55' is a magic number. 2534
 Error coding MagicNumber '56' is a magic number. 2535
 Error coding MagicNumber '57' is a magic number. 2536
 Error coding MagicNumber '58' is a magic number. 2537
 Error coding MagicNumber '59' is a magic number. 2538
 Error coding MagicNumber '60' is a magic number. 2539
 Error coding MagicNumber '61' is a magic number. 2540
 Error coding MagicNumber '62' is a magic number. 2541
 Error coding MagicNumber '63' is a magic number. 2542
 Error coding MagicNumber '64' is a magic number. 2543
 Error coding MagicNumber '65' is a magic number. 2544
 Error coding MagicNumber '66' is a magic number. 2545
 Error coding MagicNumber '67' is a magic number. 2546
 Error coding MagicNumber '68' is a magic number. 2547
 Error coding MagicNumber '69' is a magic number. 2548
 Error coding MagicNumber '70' is a magic number. 2549
 Error coding MagicNumber '71' is a magic number. 2550
 Error coding MagicNumber '72' is a magic number. 2551
 Error coding MagicNumber '73' is a magic number. 2552
 Error coding MagicNumber '74' is a magic number. 2553
 Error coding MagicNumber '75' is a magic number. 2554
 Error coding MagicNumber '76' is a magic number. 2555
 Error coding MagicNumber '77' is a magic number. 2556
 Error coding MagicNumber '78' is a magic number. 2557
 Error coding MagicNumber '79' is a magic number. 2558
 Error coding MagicNumber '80' is a magic number. 2559
 Error coding MagicNumber '81' is a magic number. 2560
 Error coding MagicNumber '82' is a magic number. 2561
 Error coding MagicNumber '83' is a magic number. 2562
 Error coding MagicNumber '84' is a magic number. 2563
 Error coding MagicNumber '85' is a magic number. 2564
 Error coding MagicNumber '86' is a magic number. 2565
 Error coding MagicNumber '87' is a magic number. 2566
 Error coding MagicNumber '88' is a magic number. 2567
 Error coding MagicNumber '89' is a magic number. 2568
 Error coding MagicNumber '90' is a magic number. 2569
 Error coding MagicNumber '91' is a magic number. 2570
 Error coding MagicNumber '92' is a magic number. 2571
 Error coding MagicNumber '93' is a magic number. 2572
 Error coding MagicNumber '94' is a magic number. 2573
 Error javadoc JavadocMethod Missing a Javadoc comment. 2582
 Error modifier RedundantModifier Redundant 'final' modifier. 2582
 Error modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 2582
 Error naming MethodName Name 'jj_save' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2582
 Error misc FinalParameters Parameter index should be final. 2582
 Error misc FinalParameters Parameter xla should be final. 2582
 Error blocks LeftCurly '{' should have line break after. 2585
 Error coding InnerAssignment Inner assignments should be avoided. 2585
 Error blocks RightCurly '}' should have line break before. 2585
 Error javadoc JavadocType Missing a Javadoc comment. 2591
 Error javadoc JavadocVariable Missing a Javadoc comment. 2592
 Error design VisibilityModifier Variable 'gen' must be private and have accessor methods. 2592
 Error javadoc JavadocVariable Missing a Javadoc comment. 2593
 Error design VisibilityModifier Variable 'first' must be private and have accessor methods. 2593
 Error javadoc JavadocVariable Missing a Javadoc comment. 2594
 Error design VisibilityModifier Variable 'arg' must be private and have accessor methods. 2594
 Error javadoc JavadocVariable Missing a Javadoc comment. 2595
 Error design VisibilityModifier Variable 'next' must be private and have accessor methods. 2595

org/exolab/castor/xml/dtd/parser/DTDParserConstants.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 4
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 4
 Error javadoc JavadocVariable Missing a Javadoc comment. 6
 Error javadoc JavadocVariable Missing a Javadoc comment. 7
 Error javadoc JavadocVariable Missing a Javadoc comment. 8
 Error javadoc JavadocVariable Missing a Javadoc comment. 9
 Error javadoc JavadocVariable Missing a Javadoc comment. 10
 Error javadoc JavadocVariable Missing a Javadoc comment. 11
 Error javadoc JavadocVariable Missing a Javadoc comment. 12
 Error javadoc JavadocVariable Missing a Javadoc comment. 13
 Error javadoc JavadocVariable Missing a Javadoc comment. 14
 Error javadoc JavadocVariable Missing a Javadoc comment. 15
 Error javadoc JavadocVariable Missing a Javadoc comment. 16
 Error javadoc JavadocVariable Missing a Javadoc comment. 17
 Error javadoc JavadocVariable Missing a Javadoc comment. 18
 Error javadoc JavadocVariable Missing a Javadoc comment. 19
 Error javadoc JavadocVariable Missing a Javadoc comment. 20
 Error javadoc JavadocVariable Missing a Javadoc comment. 21
 Error javadoc JavadocVariable Missing a Javadoc comment. 22
 Error javadoc JavadocVariable Missing a Javadoc comment. 23
 Error javadoc JavadocVariable Missing a Javadoc comment. 24
 Error javadoc JavadocVariable Missing a Javadoc comment. 25
 Error javadoc JavadocVariable Missing a Javadoc comment. 26
 Error javadoc JavadocVariable Missing a Javadoc comment. 27
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error javadoc JavadocVariable Missing a Javadoc comment. 38
 Error javadoc JavadocVariable Missing a Javadoc comment. 39
 Error javadoc JavadocVariable Missing a Javadoc comment. 40
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error javadoc JavadocVariable Missing a Javadoc comment. 42
 Error javadoc JavadocVariable Missing a Javadoc comment. 43
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 45
 Error javadoc JavadocVariable Missing a Javadoc comment. 46
 Error javadoc JavadocVariable Missing a Javadoc comment. 47
 Error javadoc JavadocVariable Missing a Javadoc comment. 48
 Error javadoc JavadocVariable Missing a Javadoc comment. 49
 Error javadoc JavadocVariable Missing a Javadoc comment. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error javadoc JavadocVariable Missing a Javadoc comment. 53
 Error javadoc JavadocVariable Missing a Javadoc comment. 54
 Error javadoc JavadocVariable Missing a Javadoc comment. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error javadoc JavadocVariable Missing a Javadoc comment. 57
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error naming ConstantName Name 'GE_VAlUE_CHAR_DQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming ConstantName Name 'GE_VAlUE_CHAR_SQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 85
 Error naming ConstantName Name 'WithinComment' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error naming ConstantName Name 'WithinAttrDecl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error naming ConstantName Name 'WithinAttrValueDQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error naming ConstantName Name 'WithinAttrValueSQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 88
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error naming ConstantName Name 'WithinGEDecl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error naming ConstantName Name 'System_GE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error naming ConstantName Name 'Public_GE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error naming ConstantName Name 'WithinGEValueDQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming ConstantName Name 'WithinGEValueSQ' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error naming ConstantName Name 'WithinNotationDecl' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error naming ConstantName Name 'System_NOT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error naming ConstantName Name 'Public_NOT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 96
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error naming ConstantName Name 'tokenImage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 98

org/exolab/castor/xml/dtd/parser/DTDParserTokenManager.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 2,738 lines (max allowed is 2,000). 1
 Error javadoc JavadocType Missing a Javadoc comment. 4
 Error blocks LeftCurly '{' should be on the previous line. 5
 Error javadoc JavadocMethod Missing a Javadoc comment. 6
 Error modifier RedundantModifier Redundant 'final' modifier. 6
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. 6
 Error blocks LeftCurly '{' should be on the previous line. 7
 Error javadoc JavadocMethod Missing a Javadoc comment. 10
 Error modifier RedundantModifier Redundant 'final' modifier. 10
 Error misc FinalParameters Parameter state should be final. 10
 Error blocks LeftCurly '{' should be on the previous line. 11
 Error blocks LeftCurly '{' should be on the previous line. 13
 Error javadoc JavadocMethod Missing a Javadoc comment. 18
 Error modifier RedundantModifier Redundant 'final' modifier. 18
 Error misc FinalParameters Parameter start should be final. 18
 Error misc FinalParameters Parameter end should be final. 18
 Error blocks LeftCurly '{' should be on the previous line. 19
 Error javadoc JavadocMethod Missing a Javadoc comment. 24
 Error modifier RedundantModifier Redundant 'final' modifier. 24
 Error misc FinalParameters Parameter state1 should be final. 24
 Error misc FinalParameters Parameter state2 should be final. 24
 Error blocks LeftCurly '{' should be on the previous line. 25
 Error javadoc JavadocMethod Missing a Javadoc comment. 29
 Error modifier RedundantModifier Redundant 'final' modifier. 29
 Error naming MethodName Name 'jjMoveNfa_12' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error misc FinalParameters Parameter startState should be final. 29
 Error misc FinalParameters Parameter curPos should be final. 29
 Error blocks LeftCurly '{' should be on the previous line. 30
 Error coding MagicNumber '6' is a magic number. 32
 Error coding MagicNumber '0x7fffffff' is a magic number. 35
 Error blocks LeftCurly '{' should be on the previous line. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 38
 Error coding MagicNumber '0x7fffffff' is a magic number. 38
 Error coding MagicNumber '64' is a magic number. 40
 Error blocks LeftCurly '{' should be on the previous line. 41
 Error blocks LeftCurly '{' should be on the previous line. 44
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 45
 Error blocks LeftCurly '{' should be on the previous line. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 48
 Error coding MagicNumber '39' is a magic number. 48
 Error coding MagicNumber '4' is a magic number. 49
 Error coding MagicNumber '5' is a magic number. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error coding MagicNumber '34' is a magic number. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 54
 Error coding MagicNumber '0xafffffbb00002400L' is a magic number. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error coding MagicNumber '34' is a magic number. 58
 Error coding MagicNumber '76' is a magic number. 58
 Error coding MagicNumber '76' is a magic number. 59
 Error coding MagicNumber '3' is a magic number. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 62
 Error coding MagicNumber '39' is a magic number. 62
 Error coding MagicNumber '4' is a magic number. 63
 Error coding MagicNumber '5' is a magic number. 63
 Error coding MagicNumber '4' is a magic number. 65
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error coding MagicNumber '0xafffff3f00002400L' is a magic number. 66
 Error coding MagicNumber '4' is a magic number. 67
 Error coding MagicNumber '5' is a magic number. 67
 Error coding MagicNumber '5' is a magic number. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error coding MagicNumber '39' is a magic number. 70
 Error coding MagicNumber '76' is a magic number. 70
 Error coding MagicNumber '76' is a magic number. 71
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 75
 Error blocks RightCurly '}' should be on the same line. 76
 Error coding MagicNumber '128' is a magic number. 77
 Error blocks LeftCurly '{' should be on the previous line. 78
 Error coding MagicNumber '077' is a magic number. 79
 Error blocks LeftCurly '{' should be on the previous line. 81
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 82
 Error blocks LeftCurly '{' should be on the previous line. 83
 Error blocks NeedBraces 'if' construct must use '{}'s. 85
 Error coding MagicNumber '0x7fffffe87ffffffL' is a magic number. 85
 Error coding MagicNumber '4' is a magic number. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 89
 Error coding MagicNumber '0x7fffffe87ffffffL' is a magic number. 89
 Error coding MagicNumber '3' is a magic number. 90
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 94
 Error blocks RightCurly '}' should be on the same line. 95
 Error blocks LeftCurly '{' should be on the previous line. 97
 Error blocks LeftCurly '{' should be on the previous line. 99
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 100
 Error blocks LeftCurly '{' should be on the previous line. 101
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 104
 Error coding MagicNumber '0x7fffffff' is a magic number. 106
 Error blocks LeftCurly '{' should be on the previous line. 107
 Error coding MagicNumber '0x7fffffff' is a magic number. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 113
 Error coding InnerAssignment Inner assignments should be avoided. 113
 Error coding InnerAssignment Inner assignments should be avoided. 113
 Error coding MagicNumber '6' is a magic number. 113
 Error coding InnerAssignment Inner assignments should be avoided. 113
 Error blocks LeftCurly '{' should have line break after. 115
 Error blocks RightCurly '}' should be on the same line. 115
 Error blocks RightCurly '}' should have line break before. 115
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 116
 Error blocks LeftCurly '{' should have line break after. 116
 Error blocks RightCurly '}' should have line break before. 116
 Error javadoc JavadocMethod Missing a Javadoc comment. 119
 Error modifier RedundantModifier Redundant 'final' modifier. 119
 Error misc FinalParameters Parameter pos should be final. 119
 Error misc FinalParameters Parameter kind should be final. 119
 Error blocks LeftCurly '{' should be on the previous line. 120
 Error javadoc JavadocMethod Missing a Javadoc comment. 125
 Error modifier RedundantModifier Redundant 'final' modifier. 125
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
 Error blocks LeftCurly '{' should be on the previous line. 126
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 127
 Error blocks LeftCurly '{' should be on the previous line. 128
 Error coding MagicNumber '39' is a magic number. 129
 Error coding MagicNumber '67' is a magic number. 130
 Error javadoc JavadocVariable Missing a Javadoc comment. 135
 Error naming ConstantName Name 'jjbitVec0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 135
 Error javadoc JavadocMethod Missing a Javadoc comment. 138
 Error modifier RedundantModifier Redundant 'final' modifier. 138
 Error naming MethodName Name 'jjMoveNfa_9' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
 Error misc FinalParameters Parameter startState should be final. 138
 Error misc FinalParameters Parameter curPos should be final. 138
 Error blocks LeftCurly '{' should be on the previous line. 139
 Error coding MagicNumber '0x7fffffff' is a magic number. 144
 Error blocks LeftCurly '{' should be on the previous line. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error coding MagicNumber '0x7fffffff' is a magic number. 147
 Error coding MagicNumber '64' is a magic number. 149
 Error blocks LeftCurly '{' should be on the previous line. 150
 Error blocks LeftCurly '{' should be on the previous line. 153
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 154
 Error blocks LeftCurly '{' should be on the previous line. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error coding MagicNumber '0xffffff5fffffffffL' is a magic number. 157
 Error coding MagicNumber '66' is a magic number. 158
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 162
 Error blocks RightCurly '}' should be on the same line. 163
 Error coding MagicNumber '128' is a magic number. 164
 Error blocks LeftCurly '{' should be on the previous line. 165
 Error blocks LeftCurly '{' should be on the previous line. 167
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 168
 Error blocks LeftCurly '{' should be on the previous line. 169
 Error coding MagicNumber '66' is a magic number. 171
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 175
 Error blocks RightCurly '}' should be on the same line. 176
 Error blocks LeftCurly '{' should be on the previous line. 178
 Error coding MagicNumber '0xff' is a magic number. 179
 Error coding MagicNumber '6' is a magic number. 179
 Error coding MagicNumber '077' is a magic number. 180
 Error blocks LeftCurly '{' should be on the previous line. 182
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 183
 Error blocks LeftCurly '{' should be on the previous line. 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error coding MagicNumber '66' is a magic number. 186
 Error coding MagicNumber '66' is a magic number. 187
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 191
 Error coding MagicNumber '0x7fffffff' is a magic number. 193
 Error blocks LeftCurly '{' should be on the previous line. 194
 Error coding MagicNumber '0x7fffffff' is a magic number. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error coding InnerAssignment Inner assignments should be avoided. 200
 Error coding InnerAssignment Inner assignments should be avoided. 200
 Error coding InnerAssignment Inner assignments should be avoided. 200
 Error blocks LeftCurly '{' should have line break after. 202
 Error blocks RightCurly '}' should be on the same line. 202
 Error blocks RightCurly '}' should have line break before. 202
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 203
 Error blocks LeftCurly '{' should have line break after. 203
 Error blocks RightCurly '}' should have line break before. 203
 Error javadoc JavadocMethod Missing a Javadoc comment. 206
 Error modifier RedundantModifier Redundant 'final' modifier. 206
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. 206
 Error blocks LeftCurly '{' should be on the previous line. 207
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 208
 Error blocks LeftCurly '{' should be on the previous line. 209
 Error coding MagicNumber '39' is a magic number. 210
 Error coding MagicNumber '51' is a magic number. 211
 Error javadoc JavadocMethod Missing a Javadoc comment. 216
 Error modifier RedundantModifier Redundant 'final' modifier. 216
 Error naming MethodName Name 'jjMoveNfa_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
 Error misc FinalParameters Parameter startState should be final. 216
 Error misc FinalParameters Parameter curPos should be final. 216
 Error blocks LeftCurly '{' should be on the previous line. 217
 Error coding MagicNumber '0x7fffffff' is a magic number. 222
 Error blocks LeftCurly '{' should be on the previous line. 224
 Error blocks NeedBraces 'if' construct must use '{}'s. 225
 Error coding MagicNumber '0x7fffffff' is a magic number. 225
 Error coding MagicNumber '64' is a magic number. 227
 Error blocks LeftCurly '{' should be on the previous line. 228
 Error blocks LeftCurly '{' should be on the previous line. 231
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 232
 Error blocks LeftCurly '{' should be on the previous line. 233
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error coding MagicNumber '0xefffff7fffffffffL' is a magic number. 235
 Error coding MagicNumber '50' is a magic number. 236
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 240
 Error blocks RightCurly '}' should be on the same line. 241
 Error coding MagicNumber '128' is a magic number. 242
 Error blocks LeftCurly '{' should be on the previous line. 243
 Error blocks LeftCurly '{' should be on the previous line. 245
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 246
 Error blocks LeftCurly '{' should be on the previous line. 247
 Error coding MagicNumber '50' is a magic number. 249
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 253
 Error blocks RightCurly '}' should be on the same line. 254
 Error blocks LeftCurly '{' should be on the previous line. 256
 Error coding MagicNumber '0xff' is a magic number. 257
 Error coding MagicNumber '6' is a magic number. 257
 Error coding MagicNumber '077' is a magic number. 258
 Error blocks LeftCurly '{' should be on the previous line. 260
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 261
 Error blocks LeftCurly '{' should be on the previous line. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 264
 Error coding MagicNumber '50' is a magic number. 264
 Error coding MagicNumber '50' is a magic number. 265
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 269
 Error coding MagicNumber '0x7fffffff' is a magic number. 271
 Error blocks LeftCurly '{' should be on the previous line. 272
 Error coding MagicNumber '0x7fffffff' is a magic number. 275
 Error blocks NeedBraces 'if' construct must use '{}'s. 278
 Error coding InnerAssignment Inner assignments should be avoided. 278
 Error coding InnerAssignment Inner assignments should be avoided. 278
 Error coding InnerAssignment Inner assignments should be avoided. 278
 Error blocks LeftCurly '{' should have line break after. 280
 Error blocks RightCurly '}' should be on the same line. 280
 Error blocks RightCurly '}' should have line break before. 280
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 281
 Error blocks LeftCurly '{' should have line break after. 281
 Error blocks RightCurly '}' should have line break before. 281
 Error javadoc JavadocMethod Missing a Javadoc comment. 284
 Error modifier RedundantModifier Redundant 'final' modifier. 284
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. 284
 Error blocks LeftCurly '{' should be on the previous line. 285
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 286
 Error blocks LeftCurly '{' should be on the previous line. 287
 Error coding MagicNumber '62' is a magic number. 288
 Error coding MagicNumber '74' is a magic number. 289
 Error javadoc JavadocMethod Missing a Javadoc comment. 294
 Error modifier RedundantModifier Redundant 'final' modifier. 294
 Error naming MethodName Name 'jjMoveNfa_11' must match pattern '^[a-z][a-zA-Z0-9]*$'. 294
 Error misc FinalParameters Parameter startState should be final. 294
 Error misc FinalParameters Parameter curPos should be final. 294
 Error blocks LeftCurly '{' should be on the previous line. 295
 Error coding MagicNumber '7' is a magic number. 297
 Error coding MagicNumber '0x7fffffff' is a magic number. 300
 Error blocks LeftCurly '{' should be on the previous line. 302
 Error blocks NeedBraces 'if' construct must use '{}'s. 303
 Error coding MagicNumber '0x7fffffff' is a magic number. 303
 Error coding MagicNumber '64' is a magic number. 305
 Error blocks LeftCurly '{' should be on the previous line. 306
 Error blocks LeftCurly '{' should be on the previous line. 309
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 310
 Error blocks LeftCurly '{' should be on the previous line. 311
 Error coding MagicNumber '0x100002600L' is a magic number. 313
 Error blocks LeftCurly '{' should be on the previous line. 314
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error coding MagicNumber '73' is a magic number. 315
 Error coding MagicNumber '73' is a magic number. 316
 Error coding MagicNumber '6' is a magic number. 317
 Error blocks RightCurly '}' should be on the same line. 318
 Error blocks NeedBraces 'if' construct must use '{}'s. 319
 Error coding MagicNumber '39' is a magic number. 319
 Error coding MagicNumber '4' is a magic number. 320
 Error coding MagicNumber '5' is a magic number. 320
 Error blocks NeedBraces 'if' construct must use '{}'s. 321
 Error coding MagicNumber '34' is a magic number. 321
 Error blocks NeedBraces 'if' construct must use '{}'s. 325
 Error coding MagicNumber '0xfffffffbffffffffL' is a magic number. 325
 Error blocks NeedBraces 'if' construct must use '{}'s. 329
 Error coding MagicNumber '34' is a magic number. 329
 Error coding MagicNumber '72' is a magic number. 329
 Error coding MagicNumber '72' is a magic number. 330
 Error coding MagicNumber '3' is a magic number. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 333
 Error coding MagicNumber '39' is a magic number. 333
 Error coding MagicNumber '4' is a magic number. 334
 Error coding MagicNumber '5' is a magic number. 334
 Error coding MagicNumber '4' is a magic number. 336
 Error blocks NeedBraces 'if' construct must use '{}'s. 337
 Error coding MagicNumber '0xffffff7fffffffffL' is a magic number. 337
 Error coding MagicNumber '4' is a magic number. 338
 Error coding MagicNumber '5' is a magic number. 338
 Error coding MagicNumber '5' is a magic number. 340
 Error blocks NeedBraces 'if' construct must use '{}'s. 341
 Error coding MagicNumber '39' is a magic number. 341
 Error coding MagicNumber '72' is a magic number. 341
 Error coding MagicNumber '72' is a magic number. 342
 Error coding MagicNumber '6' is a magic number. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 345
 Error coding MagicNumber '0x100002600L' is a magic number. 345
 Error blocks NeedBraces 'if' construct must use '{}'s. 347
 Error coding MagicNumber '73' is a magic number. 347
 Error coding MagicNumber '73' is a magic number. 348
 Error coding MagicNumber '6' is a magic number. 349
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 353
 Error blocks RightCurly '}' should be on the same line. 354
 Error coding MagicNumber '128' is a magic number. 355
 Error blocks LeftCurly '{' should be on the previous line. 356
 Error blocks LeftCurly '{' should be on the previous line. 358
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 359
 Error blocks LeftCurly '{' should be on the previous line. 360
 Error coding MagicNumber '4' is a magic number. 364
 Error coding MagicNumber '3' is a magic number. 365
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 369
 Error blocks RightCurly '}' should be on the same line. 370
 Error blocks LeftCurly '{' should be on the previous line. 372
 Error coding MagicNumber '0xff' is a magic number. 373
 Error coding MagicNumber '6' is a magic number. 373
 Error coding MagicNumber '077' is a magic number. 374
 Error blocks LeftCurly '{' should be on the previous line. 376
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 377
 Error blocks LeftCurly '{' should be on the previous line. 378
 Error blocks NeedBraces 'if' construct must use '{}'s. 380
 Error coding MagicNumber '4' is a magic number. 383
 Error blocks NeedBraces 'if' construct must use '{}'s. 384
 Error coding MagicNumber '3' is a magic number. 385
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 389
 Error coding MagicNumber '0x7fffffff' is a magic number. 391
 Error blocks LeftCurly '{' should be on the previous line. 392
 Error coding MagicNumber '0x7fffffff' is a magic number. 395
 Error blocks NeedBraces 'if' construct must use '{}'s. 398
 Error coding InnerAssignment Inner assignments should be avoided. 398
 Error coding InnerAssignment Inner assignments should be avoided. 398
 Error coding MagicNumber '7' is a magic number. 398
 Error coding InnerAssignment Inner assignments should be avoided. 398
 Error blocks LeftCurly '{' should have line break after. 400
 Error blocks RightCurly '}' should be on the same line. 400
 Error blocks RightCurly '}' should have line break before. 400
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 401
 Error blocks LeftCurly '{' should have line break after. 401
 Error blocks RightCurly '}' should have line break before. 401
 Error javadoc JavadocMethod Missing a Javadoc comment. 404
 Error modifier RedundantModifier Redundant 'final' modifier. 404
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. 404
 Error blocks LeftCurly '{' should be on the previous line. 405
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 406
 Error blocks LeftCurly '{' should be on the previous line. 407
 Error coding MagicNumber '34' is a magic number. 408
 Error coding MagicNumber '65' is a magic number. 409
 Error javadoc JavadocMethod Missing a Javadoc comment. 414
 Error modifier RedundantModifier Redundant 'final' modifier. 414
 Error naming MethodName Name 'jjMoveNfa_8' must match pattern '^[a-z][a-zA-Z0-9]*$'. 414
 Error misc FinalParameters Parameter startState should be final. 414
 Error misc FinalParameters Parameter curPos should be final. 414
 Error blocks LeftCurly '{' should be on the previous line. 415
 Error coding MagicNumber '0x7fffffff' is a magic number. 420
 Error blocks LeftCurly '{' should be on the previous line. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 423
 Error coding MagicNumber '0x7fffffff' is a magic number. 423
 Error coding MagicNumber '64' is a magic number. 425
 Error blocks LeftCurly '{' should be on the previous line. 426
 Error blocks LeftCurly '{' should be on the previous line. 429
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 430
 Error blocks LeftCurly '{' should be on the previous line. 431
 Error blocks NeedBraces 'if' construct must use '{}'s. 433
 Error coding MagicNumber '0xffffffdbffffffffL' is a magic number. 433
 Error coding MagicNumber '64' is a magic number. 434
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 438
 Error blocks RightCurly '}' should be on the same line. 439
 Error coding MagicNumber '128' is a magic number. 440
 Error blocks LeftCurly '{' should be on the previous line. 441
 Error blocks LeftCurly '{' should be on the previous line. 443
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 444
 Error blocks LeftCurly '{' should be on the previous line. 445
 Error coding MagicNumber '64' is a magic number. 447
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 451
 Error blocks RightCurly '}' should be on the same line. 452
 Error blocks LeftCurly '{' should be on the previous line. 454
 Error coding MagicNumber '0xff' is a magic number. 455
 Error coding MagicNumber '6' is a magic number. 455
 Error coding MagicNumber '077' is a magic number. 456
 Error blocks LeftCurly '{' should be on the previous line. 458
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 459
 Error blocks LeftCurly '{' should be on the previous line. 460
 Error blocks NeedBraces 'if' construct must use '{}'s. 462
 Error coding MagicNumber '64' is a magic number. 462
 Error coding MagicNumber '64' is a magic number. 463
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 467
 Error coding MagicNumber '0x7fffffff' is a magic number. 469
 Error blocks LeftCurly '{' should be on the previous line. 470
 Error coding MagicNumber '0x7fffffff' is a magic number. 473
 Error blocks NeedBraces 'if' construct must use '{}'s. 476
 Error coding InnerAssignment Inner assignments should be avoided. 476
 Error coding InnerAssignment Inner assignments should be avoided. 476
 Error coding InnerAssignment Inner assignments should be avoided. 476
 Error blocks LeftCurly '{' should have line break after. 478
 Error blocks RightCurly '}' should be on the same line. 478
 Error blocks RightCurly '}' should have line break before. 478
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 479
 Error blocks LeftCurly '{' should have line break after. 479
 Error blocks RightCurly '}' should have line break before. 479
 Error javadoc JavadocMethod Missing a Javadoc comment. 482
 Error modifier RedundantModifier Redundant 'final' modifier. 482
 Error naming MethodName Name 'jjStopStringLiteralDfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 482
 Error misc FinalParameters Parameter pos should be final. 482
 Error misc FinalParameters Parameter active0 should be final. 482
 Error blocks LeftCurly '{' should be on the previous line. 483
 Error blocks LeftCurly '{' should be on the previous line. 485
 Error coding MagicNumber '0xc000L' is a magic number. 487
 Error blocks LeftCurly '{' should be on the previous line. 488
 Error coding MagicNumber '23' is a magic number. 489
 Error coding MagicNumber '0xc000L' is a magic number. 494
 Error blocks LeftCurly '{' should be on the previous line. 495
 Error coding MagicNumber '23' is a magic number. 496
 Error blocks NeedBraces 'if' construct must use '{}'s. 502
 Error coding MagicNumber '0x4000L' is a magic number. 502
 Error coding MagicNumber '0x8000L' is a magic number. 504
 Error blocks LeftCurly '{' should be on the previous line. 505
 Error coding MagicNumber '23' is a magic number. 506
 Error coding MagicNumber '3' is a magic number. 511
 Error coding MagicNumber '0x8000L' is a magic number. 512
 Error blocks LeftCurly '{' should be on the previous line. 513
 Error coding MagicNumber '23' is a magic number. 514
 Error coding MagicNumber '3' is a magic number. 515
 Error coding MagicNumber '4' is a magic number. 519
 Error blocks NeedBraces 'if' construct must use '{}'s. 520
 Error coding MagicNumber '0x8000L' is a magic number. 520
 Error javadoc JavadocMethod Missing a Javadoc comment. 527
 Error modifier RedundantModifier Redundant 'final' modifier. 527
 Error naming MethodName Name 'jjStartNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 527
 Error misc FinalParameters Parameter pos should be final. 527
 Error misc FinalParameters Parameter active0 should be final. 527
 Error blocks LeftCurly '{' should be on the previous line. 528
 Error javadoc JavadocMethod Missing a Javadoc comment. 531
 Error modifier RedundantModifier Redundant 'final' modifier. 531
 Error naming MethodName Name 'jjStartNfaWithStates_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 531
 Error misc FinalParameters Parameter pos should be final. 531
 Error misc FinalParameters Parameter kind should be final. 531
 Error misc FinalParameters Parameter state should be final. 531
 Error blocks LeftCurly '{' should be on the previous line. 532
 Error blocks LeftCurly '{' should have line break after. 535
 Error blocks RightCurly '}' should be on the same line. 535
 Error blocks RightCurly '}' should have line break before. 535
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 536
 Error blocks LeftCurly '{' should have line break after. 536
 Error blocks RightCurly '}' should have line break before. 536
 Error javadoc JavadocMethod Missing a Javadoc comment. 539
 Error modifier RedundantModifier Redundant 'final' modifier. 539
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 539
 Error blocks LeftCurly '{' should be on the previous line. 540
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 541
 Error blocks LeftCurly '{' should be on the previous line. 542
 Error coding MagicNumber '35' is a magic number. 543
 Error coding MagicNumber '0x40000L' is a magic number. 544
 Error coding MagicNumber '40' is a magic number. 545
 Error coding MagicNumber '7' is a magic number. 546
 Error coding MagicNumber '41' is a magic number. 547
 Error coding MagicNumber '8' is a magic number. 548
 Error coding MagicNumber '42' is a magic number. 549
 Error coding MagicNumber '11' is a magic number. 550
 Error coding MagicNumber '43' is a magic number. 551
 Error coding MagicNumber '13' is a magic number. 552
 Error coding MagicNumber '44' is a magic number. 553
 Error coding MagicNumber '10' is a magic number. 554
 Error coding MagicNumber '60' is a magic number. 555
 Error coding MagicNumber '0x790000L' is a magic number. 556
 Error coding MagicNumber '62' is a magic number. 557
 Error coding MagicNumber '17' is a magic number. 558
 Error coding MagicNumber '63' is a magic number. 559
 Error coding MagicNumber '12' is a magic number. 560
 Error coding MagicNumber '65' is a magic number. 561
 Error coding MagicNumber '0x4000L' is a magic number. 562
 Error coding MagicNumber '69' is a magic number. 563
 Error coding MagicNumber '0x8000L' is a magic number. 564
 Error coding MagicNumber '124' is a magic number. 565
 Error coding MagicNumber '9' is a magic number. 566
 Error javadoc JavadocMethod Missing a Javadoc comment. 571
 Error modifier RedundantModifier Redundant 'final' modifier. 571
 Error naming MethodName Name 'jjMoveStringLiteralDfa1_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 571
 Error misc FinalParameters Parameter active0 should be final. 571
 Error blocks LeftCurly '{' should be on the previous line. 572
 Error blocks LeftCurly '{' should have line break after. 573
 Error blocks RightCurly '}' should be on the same line. 573
 Error blocks RightCurly '}' should have line break before. 573
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 574
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 578
 Error blocks LeftCurly '{' should be on the previous line. 579
 Error coding MagicNumber '33' is a magic number. 580
 Error coding MagicNumber '0x790000L' is a magic number. 581
 Error coding MagicNumber '77' is a magic number. 582
 Error coding MagicNumber '0x8000L' is a magic number. 583
 Error coding MagicNumber '78' is a magic number. 584
 Error coding MagicNumber '0x4000L' is a magic number. 585
 Error coding MagicNumber '80' is a magic number. 586
 Error coding MagicNumber '0x40000L' is a magic number. 587
 Error javadoc JavadocMethod Missing a Javadoc comment. 593
 Error modifier RedundantModifier Redundant 'final' modifier. 593
 Error naming MethodName Name 'jjMoveStringLiteralDfa2_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 593
 Error misc FinalParameters Parameter old0 should be final. 593
 Error misc FinalParameters Parameter active0 should be final. 593
 Error blocks LeftCurly '{' should be on the previous line. 594
 Error blocks NeedBraces 'if' construct must use '{}'s. 595
 Error coding InnerAssignment Inner assignments should be avoided. 595
 Error regexp RegexpSingleline Line has trailing spaces. 596
 Error blocks LeftCurly '{' should have line break after. 597
 Error blocks RightCurly '}' should be on the same line. 597
 Error blocks RightCurly '}' should have line break before. 597
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 598
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 602
 Error blocks LeftCurly '{' should be on the previous line. 603
 Error coding MagicNumber '45' is a magic number. 604
 Error coding MagicNumber '0x100000L' is a magic number. 605
 Error coding MagicNumber '65' is a magic number. 606
 Error coding MagicNumber '0x80000L' is a magic number. 607
 Error coding MagicNumber '67' is a magic number. 608
 Error coding MagicNumber '0x40000L' is a magic number. 609
 Error coding MagicNumber '69' is a magic number. 610
 Error coding MagicNumber '0x210000L' is a magic number. 611
 Error coding MagicNumber '78' is a magic number. 612
 Error coding MagicNumber '0x400000L' is a magic number. 613
 Error coding MagicNumber '80' is a magic number. 614
 Error coding MagicNumber '0x8000L' is a magic number. 615
 Error coding MagicNumber '89' is a magic number. 616
 Error blocks NeedBraces 'if' construct must use '{}'s. 617
 Error coding MagicNumber '0x4000L' is a magic number. 617
 Error coding MagicNumber '14' is a magic number. 618
 Error javadoc JavadocMethod Missing a Javadoc comment. 625
 Error modifier RedundantModifier Redundant 'final' modifier. 625
 Error naming MethodName Name 'jjMoveStringLiteralDfa3_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 625
 Error misc FinalParameters Parameter old0 should be final. 625
 Error misc FinalParameters Parameter active0 should be final. 625
 Error blocks LeftCurly '{' should be on the previous line. 626
 Error blocks NeedBraces 'if' construct must use '{}'s. 627
 Error coding InnerAssignment Inner assignments should be avoided. 627
 Error regexp RegexpSingleline Line has trailing spaces. 628
 Error blocks LeftCurly '{' should have line break after. 629
 Error blocks RightCurly '}' should be on the same line. 629
 Error blocks RightCurly '}' should have line break before. 629
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 630
 Error coding MagicNumber '3' is a magic number. 632
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 634
 Error blocks LeftCurly '{' should be on the previous line. 635
 Error coding MagicNumber '45' is a magic number. 636
 Error blocks NeedBraces 'if' construct must use '{}'s. 637
 Error coding MagicNumber '0x100000L' is a magic number. 637
 Error coding MagicNumber '3' is a magic number. 638
 Error coding MagicNumber '20' is a magic number. 638
 Error coding MagicNumber '68' is a magic number. 640
 Error coding MagicNumber '0x40000L' is a magic number. 641
 Error coding MagicNumber '76' is a magic number. 642
 Error coding MagicNumber '0x10000L' is a magic number. 643
 Error coding MagicNumber '78' is a magic number. 644
 Error coding MagicNumber '0x200000L' is a magic number. 645
 Error coding MagicNumber '79' is a magic number. 646
 Error coding MagicNumber '0x400000L' is a magic number. 647
 Error coding MagicNumber '84' is a magic number. 648
 Error coding MagicNumber '0x88000L' is a magic number. 649
 Error javadoc JavadocMethod Missing a Javadoc comment. 655
 Error modifier RedundantModifier Redundant 'final' modifier. 655
 Error naming MethodName Name 'jjMoveStringLiteralDfa4_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 655
 Error misc FinalParameters Parameter old0 should be final. 655
 Error misc FinalParameters Parameter active0 should be final. 655
 Error blocks LeftCurly '{' should be on the previous line. 656
 Error blocks NeedBraces 'if' construct must use '{}'s. 657
 Error coding InnerAssignment Inner assignments should be avoided. 657
 Error regexp RegexpSingleline Line has trailing spaces. 658
 Error blocks LeftCurly '{' should have line break after. 659
 Error blocks RightCurly '}' should be on the same line. 659
 Error blocks RightCurly '}' should have line break before. 659
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 660
 Error coding MagicNumber '3' is a magic number. 661
 Error coding MagicNumber '4' is a magic number. 662
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 664
 Error blocks LeftCurly '{' should be on the previous line. 665
 Error coding MagicNumber '65' is a magic number. 666
 Error coding MagicNumber '0x40000L' is a magic number. 667
 Error coding MagicNumber '69' is a magic number. 668
 Error coding MagicNumber '0x10000L' is a magic number. 669
 Error coding MagicNumber '84' is a magic number. 670
 Error coding MagicNumber '0x680000L' is a magic number. 671
 Error coding MagicNumber '89' is a magic number. 672
 Error blocks NeedBraces 'if' construct must use '{}'s. 673
 Error coding MagicNumber '0x8000L' is a magic number. 673
 Error coding MagicNumber '4' is a magic number. 674
 Error coding MagicNumber '15' is a magic number. 674
 Error coding MagicNumber '3' is a magic number. 679
 Error javadoc JavadocMethod Missing a Javadoc comment. 681
 Error modifier RedundantModifier Redundant 'final' modifier. 681
 Error naming MethodName Name 'jjMoveStringLiteralDfa5_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 681
 Error misc FinalParameters Parameter old0 should be final. 681
 Error misc FinalParameters Parameter active0 should be final. 681
 Error blocks LeftCurly '{' should be on the previous line. 682
 Error blocks NeedBraces 'if' construct must use '{}'s. 683
 Error coding InnerAssignment Inner assignments should be avoided. 683
 Error regexp RegexpSingleline Line has trailing spaces. 684
 Error coding MagicNumber '3' is a magic number. 684
 Error blocks LeftCurly '{' should have line break after. 685
 Error blocks RightCurly '}' should be on the same line. 685
 Error blocks RightCurly '}' should have line break before. 685
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 686
 Error coding MagicNumber '4' is a magic number. 687
 Error coding MagicNumber '5' is a magic number. 688
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 690
 Error blocks LeftCurly '{' should be on the previous line. 691
 Error coding MagicNumber '65' is a magic number. 692
 Error coding MagicNumber '0x400000L' is a magic number. 693
 Error coding MagicNumber '73' is a magic number. 694
 Error coding MagicNumber '0x200000L' is a magic number. 695
 Error coding MagicNumber '76' is a magic number. 696
 Error coding MagicNumber '0x80000L' is a magic number. 697
 Error coding MagicNumber '77' is a magic number. 698
 Error coding MagicNumber '0x10000L' is a magic number. 699
 Error coding MagicNumber '84' is a magic number. 700
 Error coding MagicNumber '0x40000L' is a magic number. 701
 Error coding MagicNumber '4' is a magic number. 705
 Error javadoc JavadocMethod Missing a Javadoc comment. 707
 Error modifier RedundantModifier Redundant 'final' modifier. 707
 Error naming MethodName Name 'jjMoveStringLiteralDfa6_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 707
 Error misc FinalParameters Parameter old0 should be final. 707
 Error misc FinalParameters Parameter active0 should be final. 707
 Error blocks LeftCurly '{' should be on the previous line. 708
 Error blocks NeedBraces 'if' construct must use '{}'s. 709
 Error coding InnerAssignment Inner assignments should be avoided. 709
 Error regexp RegexpSingleline Line has trailing spaces. 710
 Error coding MagicNumber '4' is a magic number. 710
 Error blocks LeftCurly '{' should have line break after. 711
 Error blocks RightCurly '}' should be on the same line. 711
 Error blocks RightCurly '}' should have line break before. 711
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 712
 Error coding MagicNumber '5' is a magic number. 713
 Error coding MagicNumber '6' is a magic number. 714
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 716
 Error blocks LeftCurly '{' should be on the previous line. 717
 Error coding MagicNumber '65' is a magic number. 718
 Error blocks NeedBraces 'if' construct must use '{}'s. 719
 Error coding MagicNumber '0x40000L' is a magic number. 719
 Error coding MagicNumber '6' is a magic number. 720
 Error coding MagicNumber '18' is a magic number. 720
 Error coding MagicNumber '69' is a magic number. 722
 Error coding MagicNumber '0x10000L' is a magic number. 723
 Error coding MagicNumber '73' is a magic number. 724
 Error coding MagicNumber '0x80000L' is a magic number. 725
 Error coding MagicNumber '84' is a magic number. 726
 Error coding MagicNumber '0x600000L' is a magic number. 727
 Error coding MagicNumber '5' is a magic number. 731
 Error javadoc JavadocMethod Missing a Javadoc comment. 733
 Error modifier RedundantModifier Redundant 'final' modifier. 733
 Error naming MethodName Name 'jjMoveStringLiteralDfa7_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 733
 Error misc FinalParameters Parameter old0 should be final. 733
 Error misc FinalParameters Parameter active0 should be final. 733
 Error blocks LeftCurly '{' should be on the previous line. 734
 Error blocks NeedBraces 'if' construct must use '{}'s. 735
 Error coding InnerAssignment Inner assignments should be avoided. 735
 Error regexp RegexpSingleline Line has trailing spaces. 736
 Error coding MagicNumber '5' is a magic number. 736
 Error blocks LeftCurly '{' should have line break after. 737
 Error blocks RightCurly '}' should be on the same line. 737
 Error blocks RightCurly '}' should have line break before. 737
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 738
 Error coding MagicNumber '6' is a magic number. 739
 Error coding MagicNumber '7' is a magic number. 740
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 742
 Error blocks LeftCurly '{' should be on the previous line. 743
 Error coding MagicNumber '73' is a magic number. 744
 Error coding MagicNumber '0x400000L' is a magic number. 745
 Error coding MagicNumber '78' is a magic number. 746
 Error coding MagicNumber '0x10000L' is a magic number. 747
 Error coding MagicNumber '83' is a magic number. 748
 Error coding MagicNumber '0x80000L' is a magic number. 749
 Error coding MagicNumber '89' is a magic number. 750
 Error blocks NeedBraces 'if' construct must use '{}'s. 751
 Error coding MagicNumber '0x200000L' is a magic number. 751
 Error coding MagicNumber '7' is a magic number. 752
 Error coding MagicNumber '21' is a magic number. 752
 Error coding MagicNumber '6' is a magic number. 757
 Error javadoc JavadocMethod Missing a Javadoc comment. 759
 Error modifier RedundantModifier Redundant 'final' modifier. 759
 Error naming MethodName Name 'jjMoveStringLiteralDfa8_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 759
 Error misc FinalParameters Parameter old0 should be final. 759
 Error misc FinalParameters Parameter active0 should be final. 759
 Error blocks LeftCurly '{' should be on the previous line. 760
 Error blocks NeedBraces 'if' construct must use '{}'s. 761
 Error coding InnerAssignment Inner assignments should be avoided. 761
 Error regexp RegexpSingleline Line has trailing spaces. 762
 Error coding MagicNumber '6' is a magic number. 762
 Error blocks LeftCurly '{' should have line break after. 763
 Error blocks RightCurly '}' should be on the same line. 763
 Error blocks RightCurly '}' should have line break before. 763
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 764
 Error coding MagicNumber '7' is a magic number. 765
 Error coding MagicNumber '8' is a magic number. 766
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 768
 Error blocks LeftCurly '{' should be on the previous line. 769
 Error coding MagicNumber '79' is a magic number. 770
 Error coding MagicNumber '0x400000L' is a magic number. 771
 Error coding MagicNumber '84' is a magic number. 772
 Error blocks NeedBraces 'if' construct must use '{}'s. 773
 Error coding MagicNumber '0x10000L' is a magic number. 773
 Error coding MagicNumber '8' is a magic number. 774
 Error coding MagicNumber '16' is a magic number. 774
 Error blocks NeedBraces 'if' construct must use '{}'s. 775
 Error coding MagicNumber '0x80000L' is a magic number. 775
 Error coding MagicNumber '8' is a magic number. 776
 Error coding MagicNumber '19' is a magic number. 776
 Error coding MagicNumber '7' is a magic number. 781
 Error javadoc JavadocMethod Missing a Javadoc comment. 783
 Error modifier RedundantModifier Redundant 'final' modifier. 783
 Error naming MethodName Name 'jjMoveStringLiteralDfa9_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 783
 Error misc FinalParameters Parameter old0 should be final. 783
 Error misc FinalParameters Parameter active0 should be final. 783
 Error blocks LeftCurly '{' should be on the previous line. 784
 Error blocks NeedBraces 'if' construct must use '{}'s. 785
 Error coding InnerAssignment Inner assignments should be avoided. 785
 Error regexp RegexpSingleline Line has trailing spaces. 786
 Error coding MagicNumber '7' is a magic number. 786
 Error blocks LeftCurly '{' should have line break after. 787
 Error blocks RightCurly '}' should be on the same line. 787
 Error blocks RightCurly '}' should have line break before. 787
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 788
 Error coding MagicNumber '8' is a magic number. 789
 Error coding MagicNumber '9' is a magic number. 790
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 792
 Error blocks LeftCurly '{' should be on the previous line. 793
 Error coding MagicNumber '78' is a magic number. 794
 Error blocks NeedBraces 'if' construct must use '{}'s. 795
 Error coding MagicNumber '0x400000L' is a magic number. 795
 Error coding MagicNumber '9' is a magic number. 796
 Error coding MagicNumber '22' is a magic number. 796
 Error coding MagicNumber '8' is a magic number. 801
 Error javadoc JavadocVariable Missing a Javadoc comment. 803
 Error naming ConstantName Name 'jjbitVec1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 803
 Error javadoc JavadocVariable Missing a Javadoc comment. 806
 Error naming ConstantName Name 'jjbitVec3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 806
 Error javadoc JavadocVariable Missing a Javadoc comment. 809
 Error naming ConstantName Name 'jjbitVec4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 809
 Error sizes LineLength Line is longer than 80 characters (found 85). 810
 Error javadoc JavadocVariable Missing a Javadoc comment. 812
 Error naming ConstantName Name 'jjbitVec5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 812
 Error javadoc JavadocVariable Missing a Javadoc comment. 815
 Error naming ConstantName Name 'jjbitVec6' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 815
 Error javadoc JavadocVariable Missing a Javadoc comment. 818
 Error naming ConstantName Name 'jjbitVec7' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 818
 Error sizes LineLength Line is longer than 80 characters (found 84). 819
 Error javadoc JavadocVariable Missing a Javadoc comment. 821
 Error naming ConstantName Name 'jjbitVec8' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 821
 Error javadoc JavadocVariable Missing a Javadoc comment. 824
 Error naming ConstantName Name 'jjbitVec9' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 824
 Error javadoc JavadocVariable Missing a Javadoc comment. 827
 Error naming ConstantName Name 'jjbitVec10' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 827
 Error javadoc JavadocVariable Missing a Javadoc comment. 830
 Error naming ConstantName Name 'jjbitVec11' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 830
 Error javadoc JavadocVariable Missing a Javadoc comment. 833
 Error naming ConstantName Name 'jjbitVec12' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 833
 Error javadoc JavadocVariable Missing a Javadoc comment. 836
 Error naming ConstantName Name 'jjbitVec13' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 836
 Error javadoc JavadocVariable Missing a Javadoc comment. 839
 Error naming ConstantName Name 'jjbitVec14' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 839
 Error javadoc JavadocVariable Missing a Javadoc comment. 842
 Error naming ConstantName Name 'jjbitVec15' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 842
 Error javadoc JavadocVariable Missing a Javadoc comment. 845
 Error naming ConstantName Name 'jjbitVec16' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 845
 Error javadoc JavadocVariable Missing a Javadoc comment. 848
 Error naming ConstantName Name 'jjbitVec17' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 848
 Error javadoc JavadocVariable Missing a Javadoc comment. 851
 Error naming ConstantName Name 'jjbitVec18' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 851
 Error sizes LineLength Line is longer than 80 characters (found 82). 852
 Error javadoc JavadocVariable Missing a Javadoc comment. 854
 Error naming ConstantName Name 'jjbitVec19' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 854
 Error sizes LineLength Line is longer than 80 characters (found 84). 855
 Error javadoc JavadocVariable Missing a Javadoc comment. 857
 Error naming ConstantName Name 'jjbitVec20' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 857
 Error sizes LineLength Line is longer than 80 characters (found 85). 858
 Error javadoc JavadocVariable Missing a Javadoc comment. 860
 Error naming ConstantName Name 'jjbitVec21' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 860
 Error javadoc JavadocVariable Missing a Javadoc comment. 863
 Error naming ConstantName Name 'jjbitVec22' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 863
 Error javadoc JavadocVariable Missing a Javadoc comment. 866
 Error naming ConstantName Name 'jjbitVec23' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 866
 Error javadoc JavadocVariable Missing a Javadoc comment. 869
 Error naming ConstantName Name 'jjbitVec24' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 869
 Error javadoc JavadocVariable Missing a Javadoc comment. 872
 Error naming ConstantName Name 'jjbitVec25' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 872
 Error javadoc JavadocVariable Missing a Javadoc comment. 875
 Error naming ConstantName Name 'jjbitVec26' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 875
 Error javadoc JavadocVariable Missing a Javadoc comment. 878
 Error naming ConstantName Name 'jjbitVec27' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 878
 Error javadoc JavadocVariable Missing a Javadoc comment. 881
 Error naming ConstantName Name 'jjbitVec28' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 881
 Error javadoc JavadocVariable Missing a Javadoc comment. 884
 Error naming ConstantName Name 'jjbitVec29' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 884
 Error sizes LineLength Line is longer than 80 characters (found 84). 885
 Error javadoc JavadocVariable Missing a Javadoc comment. 887
 Error naming ConstantName Name 'jjbitVec30' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 887
 Error sizes LineLength Line is longer than 80 characters (found 82). 888
 Error javadoc JavadocVariable Missing a Javadoc comment. 890
 Error naming ConstantName Name 'jjbitVec31' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 890
 Error sizes LineLength Line is longer than 80 characters (found 83). 891
 Error javadoc JavadocVariable Missing a Javadoc comment. 893
 Error naming ConstantName Name 'jjbitVec32' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 893
 Error javadoc JavadocVariable Missing a Javadoc comment. 896
 Error naming ConstantName Name 'jjbitVec33' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 896
 Error javadoc JavadocVariable Missing a Javadoc comment. 899
 Error naming ConstantName Name 'jjbitVec34' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 899
 Error javadoc JavadocVariable Missing a Javadoc comment. 902
 Error naming ConstantName Name 'jjbitVec35' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 902
 Error javadoc JavadocVariable Missing a Javadoc comment. 905
 Error naming ConstantName Name 'jjbitVec36' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 905
 Error javadoc JavadocVariable Missing a Javadoc comment. 908
 Error naming ConstantName Name 'jjbitVec37' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 908
 Error javadoc JavadocVariable Missing a Javadoc comment. 911
 Error naming ConstantName Name 'jjbitVec38' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 911
 Error javadoc JavadocVariable Missing a Javadoc comment. 914
 Error naming ConstantName Name 'jjbitVec39' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 914
 Error javadoc JavadocVariable Missing a Javadoc comment. 917
 Error naming ConstantName Name 'jjbitVec40' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 917
 Error sizes LineLength Line is longer than 80 characters (found 83). 918
 Error javadoc JavadocMethod Missing a Javadoc comment. 920
 Error modifier RedundantModifier Redundant 'final' modifier. 920
 Error naming MethodName Name 'jjMoveNfa_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. 920
 Error misc FinalParameters Parameter startState should be final. 920
 Error misc FinalParameters Parameter curPos should be final. 920
 Error blocks LeftCurly '{' should be on the previous line. 921
 Error coding MagicNumber '3' is a magic number. 923
 Error coding MagicNumber '0x7fffffff' is a magic number. 926
 Error blocks LeftCurly '{' should be on the previous line. 928
 Error blocks NeedBraces 'if' construct must use '{}'s. 929
 Error coding MagicNumber '0x7fffffff' is a magic number. 929
 Error coding MagicNumber '64' is a magic number. 931
 Error blocks LeftCurly '{' should be on the previous line. 932
 Error blocks LeftCurly '{' should be on the previous line. 935
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 936
 Error blocks LeftCurly '{' should be on the previous line. 937
 Error coding MagicNumber '0x100002600L' is a magic number. 939
 Error blocks LeftCurly '{' should be on the previous line. 940
 Error blocks NeedBraces 'if' construct must use '{}'s. 941
 Error coding MagicNumber '6' is a magic number. 941
 Error coding MagicNumber '6' is a magic number. 942
 Error blocks RightCurly '}' should be on the same line. 944
 Error coding MagicNumber '58' is a magic number. 945
 Error blocks LeftCurly '{' should be on the previous line. 946
 Error blocks NeedBraces 'if' construct must use '{}'s. 947
 Error coding MagicNumber '23' is a magic number. 947
 Error coding MagicNumber '23' is a magic number. 948
 Error blocks NeedBraces 'if' construct must use '{}'s. 953
 Error coding MagicNumber '0x100002600L' is a magic number. 953
 Error coding MagicNumber '6' is a magic number. 955
 Error blocks NeedBraces 'if' construct must use '{}'s. 959
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 959
 Error blocks NeedBraces 'if' construct must use '{}'s. 961
 Error coding MagicNumber '23' is a magic number. 961
 Error coding MagicNumber '23' is a magic number. 962
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 967
 Error blocks RightCurly '}' should be on the same line. 968
 Error coding MagicNumber '128' is a magic number. 969
 Error blocks LeftCurly '{' should be on the previous line. 970
 Error coding MagicNumber '077' is a magic number. 971
 Error blocks LeftCurly '{' should be on the previous line. 973
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 974
 Error blocks LeftCurly '{' should be on the previous line. 975
 Error blocks NeedBraces 'if' construct must use '{}'s. 978
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 978
 Error blocks NeedBraces 'if' construct must use '{}'s. 980
 Error coding MagicNumber '23' is a magic number. 980
 Error coding MagicNumber '23' is a magic number. 981
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 986
 Error blocks RightCurly '}' should be on the same line. 987
 Error blocks LeftCurly '{' should be on the previous line. 989
 Error coding MagicNumber '0xff' is a magic number. 990
 Error coding MagicNumber '6' is a magic number. 990
 Error coding MagicNumber '077' is a magic number. 991
 Error blocks LeftCurly '{' should be on the previous line. 993
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 994
 Error blocks LeftCurly '{' should be on the previous line. 995
 Error blocks NeedBraces 'if' construct must use '{}'s. 997
 Error blocks NeedBraces 'if' construct must use '{}'s. 999
 Error coding MagicNumber '23' is a magic number. 999
 Error coding MagicNumber '23' is a magic number. 1000
 Error blocks NeedBraces 'if' construct must use '{}'s. 1004
 Error blocks NeedBraces 'if' construct must use '{}'s. 1006
 Error coding MagicNumber '23' is a magic number. 1006
 Error coding MagicNumber '23' is a magic number. 1007
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1012
 Error coding MagicNumber '0x7fffffff' is a magic number. 1014
 Error blocks LeftCurly '{' should be on the previous line. 1015
 Error coding MagicNumber '0x7fffffff' is a magic number. 1018
 Error blocks NeedBraces 'if' construct must use '{}'s. 1021
 Error coding InnerAssignment Inner assignments should be avoided. 1021
 Error coding InnerAssignment Inner assignments should be avoided. 1021
 Error coding MagicNumber '3' is a magic number. 1021
 Error coding InnerAssignment Inner assignments should be avoided. 1021
 Error blocks LeftCurly '{' should have line break after. 1023
 Error blocks RightCurly '}' should be on the same line. 1023
 Error blocks RightCurly '}' should have line break before. 1023
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1024
 Error blocks LeftCurly '{' should have line break after. 1024
 Error blocks RightCurly '}' should have line break before. 1024
 Error javadoc JavadocMethod Missing a Javadoc comment. 1027
 Error modifier RedundantModifier Redundant 'final' modifier. 1027
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1027
 Error blocks LeftCurly '{' should be on the previous line. 1028
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1029
 Error blocks LeftCurly '{' should be on the previous line. 1030
 Error coding MagicNumber '34' is a magic number. 1031
 Error coding MagicNumber '49' is a magic number. 1032
 Error javadoc JavadocMethod Missing a Javadoc comment. 1037
 Error modifier RedundantModifier Redundant 'final' modifier. 1037
 Error naming MethodName Name 'jjMoveNfa_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1037
 Error misc FinalParameters Parameter startState should be final. 1037
 Error misc FinalParameters Parameter curPos should be final. 1037
 Error blocks LeftCurly '{' should be on the previous line. 1038
 Error coding MagicNumber '0x7fffffff' is a magic number. 1043
 Error blocks LeftCurly '{' should be on the previous line. 1045
 Error blocks NeedBraces 'if' construct must use '{}'s. 1046
 Error coding MagicNumber '0x7fffffff' is a magic number. 1046
 Error coding MagicNumber '64' is a magic number. 1048
 Error blocks LeftCurly '{' should be on the previous line. 1049
 Error blocks LeftCurly '{' should be on the previous line. 1052
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1053
 Error blocks LeftCurly '{' should be on the previous line. 1054
 Error blocks NeedBraces 'if' construct must use '{}'s. 1056
 Error coding MagicNumber '0xeffffffbffffffffL' is a magic number. 1056
 Error coding MagicNumber '48' is a magic number. 1057
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1061
 Error blocks RightCurly '}' should be on the same line. 1062
 Error coding MagicNumber '128' is a magic number. 1063
 Error blocks LeftCurly '{' should be on the previous line. 1064
 Error blocks LeftCurly '{' should be on the previous line. 1066
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1067
 Error blocks LeftCurly '{' should be on the previous line. 1068
 Error coding MagicNumber '48' is a magic number. 1070
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1074
 Error blocks RightCurly '}' should be on the same line. 1075
 Error blocks LeftCurly '{' should be on the previous line. 1077
 Error coding MagicNumber '0xff' is a magic number. 1078
 Error coding MagicNumber '6' is a magic number. 1078
 Error coding MagicNumber '077' is a magic number. 1079
 Error blocks LeftCurly '{' should be on the previous line. 1081
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1082
 Error blocks LeftCurly '{' should be on the previous line. 1083
 Error blocks NeedBraces 'if' construct must use '{}'s. 1085
 Error coding MagicNumber '48' is a magic number. 1085
 Error coding MagicNumber '48' is a magic number. 1086
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1090
 Error coding MagicNumber '0x7fffffff' is a magic number. 1092
 Error blocks LeftCurly '{' should be on the previous line. 1093
 Error coding MagicNumber '0x7fffffff' is a magic number. 1096
 Error blocks NeedBraces 'if' construct must use '{}'s. 1099
 Error coding InnerAssignment Inner assignments should be avoided. 1099
 Error coding InnerAssignment Inner assignments should be avoided. 1099
 Error coding InnerAssignment Inner assignments should be avoided. 1099
 Error blocks LeftCurly '{' should have line break after. 1101
 Error blocks RightCurly '}' should be on the same line. 1101
 Error blocks RightCurly '}' should have line break before. 1101
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1102
 Error blocks LeftCurly '{' should have line break after. 1102
 Error blocks RightCurly '}' should have line break before. 1102
 Error javadoc JavadocMethod Missing a Javadoc comment. 1105
 Error modifier RedundantModifier Redundant 'final' modifier. 1105
 Error naming MethodName Name 'jjStopStringLiteralDfa_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1105
 Error misc FinalParameters Parameter pos should be final. 1105
 Error misc FinalParameters Parameter active0 should be final. 1105
 Error blocks LeftCurly '{' should be on the previous line. 1106
 Error blocks LeftCurly '{' should be on the previous line. 1108
 Error javadoc JavadocMethod Missing a Javadoc comment. 1113
 Error modifier RedundantModifier Redundant 'final' modifier. 1113
 Error naming MethodName Name 'jjStartNfa_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1113
 Error misc FinalParameters Parameter pos should be final. 1113
 Error misc FinalParameters Parameter active0 should be final. 1113
 Error blocks LeftCurly '{' should be on the previous line. 1114
 Error javadoc JavadocMethod Missing a Javadoc comment. 1117
 Error modifier RedundantModifier Redundant 'final' modifier. 1117
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1117
 Error blocks LeftCurly '{' should be on the previous line. 1118
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1119
 Error blocks LeftCurly '{' should be on the previous line. 1120
 Error coding MagicNumber '45' is a magic number. 1121
 Error coding MagicNumber '25' is a magic number. 1122
 Error coding MagicNumber '0x4000000L' is a magic number. 1123
 Error javadoc JavadocMethod Missing a Javadoc comment. 1128
 Error modifier RedundantModifier Redundant 'final' modifier. 1128
 Error naming MethodName Name 'jjMoveStringLiteralDfa1_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1128
 Error misc FinalParameters Parameter active0 should be final. 1128
 Error blocks LeftCurly '{' should be on the previous line. 1129
 Error blocks LeftCurly '{' should have line break after. 1130
 Error blocks RightCurly '}' should be on the same line. 1130
 Error blocks RightCurly '}' should have line break before. 1130
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1131
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1135
 Error blocks LeftCurly '{' should be on the previous line. 1136
 Error coding MagicNumber '45' is a magic number. 1137
 Error coding MagicNumber '0x4000000L' is a magic number. 1138
 Error javadoc JavadocMethod Missing a Javadoc comment. 1144
 Error modifier RedundantModifier Redundant 'final' modifier. 1144
 Error naming MethodName Name 'jjMoveStringLiteralDfa2_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1144
 Error misc FinalParameters Parameter old0 should be final. 1144
 Error misc FinalParameters Parameter active0 should be final. 1144
 Error blocks LeftCurly '{' should be on the previous line. 1145
 Error blocks NeedBraces 'if' construct must use '{}'s. 1146
 Error coding InnerAssignment Inner assignments should be avoided. 1146
 Error regexp RegexpSingleline Line has trailing spaces. 1147
 Error blocks LeftCurly '{' should have line break after. 1148
 Error blocks RightCurly '}' should be on the same line. 1148
 Error blocks RightCurly '}' should have line break before. 1148
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1149
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1153
 Error blocks LeftCurly '{' should be on the previous line. 1154
 Error coding MagicNumber '62' is a magic number. 1155
 Error blocks NeedBraces 'if' construct must use '{}'s. 1156
 Error coding MagicNumber '0x4000000L' is a magic number. 1156
 Error coding MagicNumber '26' is a magic number. 1157
 Error javadoc JavadocVariable Missing a Javadoc comment. 1164
 Error naming ConstantName Name 'jjbitVec41' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1164
 Error sizes LineLength Line is longer than 80 characters (found 85). 1165
 Error javadoc JavadocVariable Missing a Javadoc comment. 1167
 Error naming ConstantName Name 'jjbitVec42' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 1167
 Error sizes LineLength Line is longer than 80 characters (found 85). 1168
 Error javadoc JavadocMethod Missing a Javadoc comment. 1170
 Error modifier RedundantModifier Redundant 'final' modifier. 1170
 Error naming MethodName Name 'jjMoveNfa_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1170
 Error misc FinalParameters Parameter startState should be final. 1170
 Error misc FinalParameters Parameter curPos should be final. 1170
 Error blocks LeftCurly '{' should be on the previous line. 1171
 Error coding MagicNumber '0x7fffffff' is a magic number. 1176
 Error blocks LeftCurly '{' should be on the previous line. 1178
 Error blocks NeedBraces 'if' construct must use '{}'s. 1179
 Error coding MagicNumber '0x7fffffff' is a magic number. 1179
 Error coding MagicNumber '64' is a magic number. 1181
 Error blocks LeftCurly '{' should be on the previous line. 1182
 Error blocks LeftCurly '{' should be on the previous line. 1185
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1186
 Error blocks LeftCurly '{' should be on the previous line. 1187
 Error blocks NeedBraces 'if' construct must use '{}'s. 1189
 Error coding MagicNumber '0xffffdfff00002600L' is a magic number. 1189
 Error coding MagicNumber '24' is a magic number. 1190
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1194
 Error blocks RightCurly '}' should be on the same line. 1195
 Error coding MagicNumber '128' is a magic number. 1196
 Error blocks LeftCurly '{' should be on the previous line. 1197
 Error blocks LeftCurly '{' should be on the previous line. 1199
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1200
 Error blocks LeftCurly '{' should be on the previous line. 1201
 Error coding MagicNumber '24' is a magic number. 1203
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1207
 Error blocks RightCurly '}' should be on the same line. 1208
 Error blocks LeftCurly '{' should be on the previous line. 1210
 Error coding MagicNumber '0xff' is a magic number. 1211
 Error coding MagicNumber '6' is a magic number. 1211
 Error coding MagicNumber '077' is a magic number. 1212
 Error blocks LeftCurly '{' should be on the previous line. 1214
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1215
 Error blocks LeftCurly '{' should be on the previous line. 1216
 Error blocks NeedBraces 'if' construct must use '{}'s. 1218
 Error coding MagicNumber '24' is a magic number. 1218
 Error coding MagicNumber '24' is a magic number. 1219
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1223
 Error coding MagicNumber '0x7fffffff' is a magic number. 1225
 Error blocks LeftCurly '{' should be on the previous line. 1226
 Error coding MagicNumber '0x7fffffff' is a magic number. 1229
 Error blocks NeedBraces 'if' construct must use '{}'s. 1232
 Error coding InnerAssignment Inner assignments should be avoided. 1232
 Error coding InnerAssignment Inner assignments should be avoided. 1232
 Error coding InnerAssignment Inner assignments should be avoided. 1232
 Error blocks LeftCurly '{' should have line break after. 1234
 Error blocks RightCurly '}' should be on the same line. 1234
 Error blocks RightCurly '}' should have line break before. 1234
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1235
 Error blocks LeftCurly '{' should have line break after. 1235
 Error blocks RightCurly '}' should have line break before. 1235
 Error javadoc JavadocMethod Missing a Javadoc comment. 1238
 Error modifier RedundantModifier Redundant 'final' modifier. 1238
 Error naming MethodName Name 'jjStopStringLiteralDfa_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1238
 Error misc FinalParameters Parameter pos should be final. 1238
 Error misc FinalParameters Parameter active0 should be final. 1238
 Error blocks LeftCurly '{' should be on the previous line. 1239
 Error blocks LeftCurly '{' should be on the previous line. 1241
 Error coding MagicNumber '0xff80000000L' is a magic number. 1243
 Error blocks LeftCurly '{' should be on the previous line. 1244
 Error coding MagicNumber '46' is a magic number. 1245
 Error coding MagicNumber '4' is a magic number. 1246
 Error coding MagicNumber '0xf880000000L' is a magic number. 1250
 Error blocks LeftCurly '{' should be on the previous line. 1251
 Error blocks LeftCurly '{' should be on the previous line. 1253
 Error coding MagicNumber '46' is a magic number. 1254
 Error coding MagicNumber '4' is a magic number. 1257
 Error blocks NeedBraces 'if' construct must use '{}'s. 1259
 Error coding MagicNumber '0x700000000L' is a magic number. 1259
 Error coding MagicNumber '4' is a magic number. 1260
 Error coding MagicNumber '0xfe80000000L' is a magic number. 1263
 Error blocks LeftCurly '{' should be on the previous line. 1264
 Error coding MagicNumber '46' is a magic number. 1265
 Error coding MagicNumber '4' is a magic number. 1267
 Error coding MagicNumber '3' is a magic number. 1270
 Error coding MagicNumber '0xfe80000000L' is a magic number. 1271
 Error blocks LeftCurly '{' should be on the previous line. 1272
 Error coding MagicNumber '46' is a magic number. 1273
 Error coding MagicNumber '3' is a magic number. 1274
 Error coding MagicNumber '4' is a magic number. 1275
 Error coding MagicNumber '4' is a magic number. 1278
 Error coding MagicNumber '0xf800000000L' is a magic number. 1279
 Error blocks LeftCurly '{' should be on the previous line. 1280
 Error coding MagicNumber '4' is a magic number. 1281
 Error blocks LeftCurly '{' should be on the previous line. 1282
 Error coding MagicNumber '46' is a magic number. 1283
 Error coding MagicNumber '4' is a magic number. 1284
 Error coding MagicNumber '4' is a magic number. 1286
 Error blocks NeedBraces 'if' construct must use '{}'s. 1288
 Error coding MagicNumber '0x680000000L' is a magic number. 1288
 Error coding MagicNumber '4' is a magic number. 1289
 Error coding MagicNumber '5' is a magic number. 1291
 Error blocks NeedBraces 'if' construct must use '{}'s. 1292
 Error coding MagicNumber '0xc00000000L' is a magic number. 1292
 Error coding MagicNumber '4' is a magic number. 1293
 Error coding MagicNumber '0xf000000000L' is a magic number. 1294
 Error blocks LeftCurly '{' should be on the previous line. 1295
 Error coding MagicNumber '46' is a magic number. 1296
 Error coding MagicNumber '5' is a magic number. 1297
 Error coding MagicNumber '4' is a magic number. 1298
 Error coding MagicNumber '6' is a magic number. 1301
 Error coding MagicNumber '0x9000000000L' is a magic number. 1302
 Error blocks LeftCurly '{' should be on the previous line. 1303
 Error coding MagicNumber '6' is a magic number. 1304
 Error blocks LeftCurly '{' should be on the previous line. 1305
 Error coding MagicNumber '46' is a magic number. 1306
 Error coding MagicNumber '6' is a magic number. 1307
 Error coding MagicNumber '4' is a magic number. 1309
 Error blocks NeedBraces 'if' construct must use '{}'s. 1311
 Error coding MagicNumber '0x6000000000L' is a magic number. 1311
 Error coding MagicNumber '4' is a magic number. 1312
 Error coding MagicNumber '7' is a magic number. 1314
 Error blocks NeedBraces 'if' construct must use '{}'s. 1315
 Error coding MagicNumber '0xd000000000L' is a magic number. 1315
 Error coding MagicNumber '4' is a magic number. 1316
 Error javadoc JavadocMethod Missing a Javadoc comment. 1322
 Error modifier RedundantModifier Redundant 'final' modifier. 1322
 Error naming MethodName Name 'jjStartNfa_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1322
 Error misc FinalParameters Parameter pos should be final. 1322
 Error misc FinalParameters Parameter active0 should be final. 1322
 Error blocks LeftCurly '{' should be on the previous line. 1323
 Error javadoc JavadocMethod Missing a Javadoc comment. 1326
 Error modifier RedundantModifier Redundant 'final' modifier. 1326
 Error naming MethodName Name 'jjStartNfaWithStates_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1326
 Error misc FinalParameters Parameter pos should be final. 1326
 Error misc FinalParameters Parameter kind should be final. 1326
 Error misc FinalParameters Parameter state should be final. 1326
 Error blocks LeftCurly '{' should be on the previous line. 1327
 Error blocks LeftCurly '{' should have line break after. 1330
 Error blocks RightCurly '}' should be on the same line. 1330
 Error blocks RightCurly '}' should have line break before. 1330
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1331
 Error blocks LeftCurly '{' should have line break after. 1331
 Error blocks RightCurly '}' should have line break before. 1331
 Error javadoc JavadocMethod Missing a Javadoc comment. 1334
 Error modifier RedundantModifier Redundant 'final' modifier. 1334
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1334
 Error blocks LeftCurly '{' should be on the previous line. 1335
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1336
 Error blocks LeftCurly '{' should be on the previous line. 1337
 Error coding MagicNumber '34' is a magic number. 1338
 Error coding MagicNumber '43' is a magic number. 1339
 Error coding MagicNumber '35' is a magic number. 1340
 Error coding MagicNumber '0x70000000000L' is a magic number. 1341
 Error coding MagicNumber '39' is a magic number. 1342
 Error coding MagicNumber '44' is a magic number. 1343
 Error coding MagicNumber '40' is a magic number. 1344
 Error coding MagicNumber '28' is a magic number. 1345
 Error coding MagicNumber '41' is a magic number. 1346
 Error coding MagicNumber '29' is a magic number. 1347
 Error coding MagicNumber '62' is a magic number. 1348
 Error coding MagicNumber '45' is a magic number. 1349
 Error coding MagicNumber '67' is a magic number. 1350
 Error coding MagicNumber '0x80000000L' is a magic number. 1351
 Error coding MagicNumber '69' is a magic number. 1352
 Error coding MagicNumber '0x1800000000L' is a magic number. 1353
 Error coding MagicNumber '73' is a magic number. 1354
 Error coding MagicNumber '0x700000000L' is a magic number. 1355
 Error coding MagicNumber '78' is a magic number. 1356
 Error coding MagicNumber '0xe000000000L' is a magic number. 1357
 Error coding MagicNumber '124' is a magic number. 1358
 Error coding MagicNumber '30' is a magic number. 1359
 Error javadoc JavadocMethod Missing a Javadoc comment. 1364
 Error modifier RedundantModifier Redundant 'final' modifier. 1364
 Error naming MethodName Name 'jjMoveStringLiteralDfa1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1364
 Error misc FinalParameters Parameter active0 should be final. 1364
 Error blocks LeftCurly '{' should be on the previous line. 1365
 Error blocks LeftCurly '{' should have line break after. 1366
 Error blocks RightCurly '}' should be on the same line. 1366
 Error blocks RightCurly '}' should have line break before. 1366
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1367
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1371
 Error blocks LeftCurly '{' should be on the previous line. 1372
 Error coding MagicNumber '68' is a magic number. 1373
 Error coding MagicNumber '0x100000000L' is a magic number. 1374
 Error blocks LeftCurly '{' should be on the previous line. 1375
 Error coding MagicNumber '32' is a magic number. 1376
 Error coding MagicNumber '0x680000000L' is a magic number. 1379
 Error coding MagicNumber '70' is a magic number. 1380
 Error coding MagicNumber '0x40000000000L' is a magic number. 1381
 Error coding MagicNumber '73' is a magic number. 1382
 Error coding MagicNumber '0x20000000000L' is a magic number. 1383
 Error coding MagicNumber '77' is a magic number. 1384
 Error coding MagicNumber '0x6000000000L' is a magic number. 1385
 Error coding MagicNumber '78' is a magic number. 1386
 Error coding MagicNumber '0x1800000000L' is a magic number. 1387
 Error coding MagicNumber '79' is a magic number. 1388
 Error coding MagicNumber '0x8000000000L' is a magic number. 1389
 Error coding MagicNumber '82' is a magic number. 1390
 Error coding MagicNumber '0x10000000000L' is a magic number. 1391
 Error javadoc JavadocMethod Missing a Javadoc comment. 1397
 Error modifier RedundantModifier Redundant 'final' modifier. 1397
 Error naming MethodName Name 'jjMoveStringLiteralDfa2_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1397
 Error misc FinalParameters Parameter old0 should be final. 1397
 Error misc FinalParameters Parameter active0 should be final. 1397
 Error blocks LeftCurly '{' should be on the previous line. 1398
 Error blocks NeedBraces 'if' construct must use '{}'s. 1399
 Error coding InnerAssignment Inner assignments should be avoided. 1399
 Error regexp RegexpSingleline Line has trailing spaces. 1400
 Error blocks LeftCurly '{' should have line break after. 1401
 Error blocks RightCurly '}' should be on the same line. 1401
 Error blocks RightCurly '}' should have line break before. 1401
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1402
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1406
 Error blocks LeftCurly '{' should be on the previous line. 1407
 Error coding MagicNumber '65' is a magic number. 1408
 Error coding MagicNumber '0x80000000L' is a magic number. 1409
 Error coding MagicNumber '69' is a magic number. 1410
 Error coding MagicNumber '0x10000000000L' is a magic number. 1411
 Error coding MagicNumber '73' is a magic number. 1412
 Error coding MagicNumber '0x40000000000L' is a magic number. 1413
 Error coding MagicNumber '77' is a magic number. 1414
 Error coding MagicNumber '0x20000000000L' is a magic number. 1415
 Error coding MagicNumber '82' is a magic number. 1416
 Error coding MagicNumber '0x600000000L' is a magic number. 1417
 Error coding MagicNumber '84' is a magic number. 1418
 Error coding MagicNumber '0xf800000000L' is a magic number. 1419
 Error javadoc JavadocMethod Missing a Javadoc comment. 1425
 Error modifier RedundantModifier Redundant 'final' modifier. 1425
 Error naming MethodName Name 'jjMoveStringLiteralDfa3_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1425
 Error misc FinalParameters Parameter old0 should be final. 1425
 Error misc FinalParameters Parameter active0 should be final. 1425
 Error blocks LeftCurly '{' should be on the previous line. 1426
 Error blocks NeedBraces 'if' construct must use '{}'s. 1427
 Error coding InnerAssignment Inner assignments should be avoided. 1427
 Error regexp RegexpSingleline Line has trailing spaces. 1428
 Error blocks LeftCurly '{' should have line break after. 1429
 Error blocks RightCurly '}' should be on the same line. 1429
 Error blocks RightCurly '}' should have line break before. 1429
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1430
 Error coding MagicNumber '3' is a magic number. 1432
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1434
 Error blocks LeftCurly '{' should be on the previous line. 1435
 Error coding MagicNumber '65' is a magic number. 1436
 Error coding MagicNumber '0x8000000000L' is a magic number. 1437
 Error coding MagicNumber '69' is a magic number. 1438
 Error coding MagicNumber '0x600000000L' is a magic number. 1439
 Error coding MagicNumber '73' is a magic number. 1440
 Error coding MagicNumber '0x1800000000L' is a magic number. 1441
 Error coding MagicNumber '79' is a magic number. 1442
 Error coding MagicNumber '0x6000000000L' is a magic number. 1443
 Error coding MagicNumber '80' is a magic number. 1444
 Error coding MagicNumber '0x20000000000L' is a magic number. 1445
 Error coding MagicNumber '81' is a magic number. 1446
 Error coding MagicNumber '0x10000000000L' is a magic number. 1447
 Error coding MagicNumber '84' is a magic number. 1448
 Error coding MagicNumber '0x80000000L' is a magic number. 1449
 Error coding MagicNumber '88' is a magic number. 1450
 Error coding MagicNumber '0x40000000000L' is a magic number. 1451
 Error javadoc JavadocMethod Missing a Javadoc comment. 1457
 Error modifier RedundantModifier Redundant 'final' modifier. 1457
 Error naming MethodName Name 'jjMoveStringLiteralDfa4_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1457
 Error misc FinalParameters Parameter old0 should be final. 1457
 Error misc FinalParameters Parameter active0 should be final. 1457
 Error blocks LeftCurly '{' should be on the previous line. 1458
 Error blocks NeedBraces 'if' construct must use '{}'s. 1459
 Error coding InnerAssignment Inner assignments should be avoided. 1459
 Error regexp RegexpSingleline Line has trailing spaces. 1460
 Error blocks LeftCurly '{' should have line break after. 1461
 Error blocks RightCurly '}' should be on the same line. 1461
 Error blocks RightCurly '}' should have line break before. 1461
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1462
 Error coding MagicNumber '3' is a magic number. 1463
 Error coding MagicNumber '4' is a magic number. 1464
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1466
 Error blocks LeftCurly '{' should be on the previous line. 1467
 Error coding MagicNumber '65' is a magic number. 1468
 Error blocks NeedBraces 'if' construct must use '{}'s. 1469
 Error coding MagicNumber '0x80000000L' is a magic number. 1469
 Error coding MagicNumber '4' is a magic number. 1470
 Error coding MagicNumber '31' is a magic number. 1470
 Error coding MagicNumber '4' is a magic number. 1470
 Error coding MagicNumber '69' is a magic number. 1472
 Error coding MagicNumber '0x40000000000L' is a magic number. 1473
 Error coding MagicNumber '70' is a magic number. 1474
 Error coding MagicNumber '0x200000000L' is a magic number. 1475
 Error blocks LeftCurly '{' should be on the previous line. 1476
 Error coding MagicNumber '33' is a magic number. 1477
 Error coding MagicNumber '4' is a magic number. 1478
 Error coding MagicNumber '0x400000000L' is a magic number. 1480
 Error coding MagicNumber '75' is a magic number. 1481
 Error coding MagicNumber '0x6000000000L' is a magic number. 1482
 Error coding MagicNumber '76' is a magic number. 1483
 Error coding MagicNumber '0x20000000000L' is a magic number. 1484
 Error coding MagicNumber '84' is a magic number. 1485
 Error coding MagicNumber '0x9800000000L' is a magic number. 1486
 Error coding MagicNumber '85' is a magic number. 1487
 Error coding MagicNumber '0x10000000000L' is a magic number. 1488
 Error coding MagicNumber '3' is a magic number. 1492
 Error javadoc JavadocMethod Missing a Javadoc comment. 1494
 Error modifier RedundantModifier Redundant 'final' modifier. 1494
 Error naming MethodName Name 'jjMoveStringLiteralDfa5_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1494
 Error misc FinalParameters Parameter old0 should be final. 1494
 Error misc FinalParameters Parameter active0 should be final. 1494
 Error blocks LeftCurly '{' should be on the previous line. 1495
 Error blocks NeedBraces 'if' construct must use '{}'s. 1496
 Error coding InnerAssignment Inner assignments should be avoided. 1496
 Error regexp RegexpSingleline Line has trailing spaces. 1497
 Error coding MagicNumber '3' is a magic number. 1497
 Error blocks LeftCurly '{' should have line break after. 1498
 Error blocks RightCurly '}' should be on the same line. 1498
 Error blocks RightCurly '}' should have line break before. 1498
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1499
 Error coding MagicNumber '4' is a magic number. 1500
 Error coding MagicNumber '5' is a magic number. 1501
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1503
 Error blocks LeftCurly '{' should be on the previous line. 1504
 Error coding MagicNumber '68' is a magic number. 1505
 Error blocks NeedBraces 'if' construct must use '{}'s. 1506
 Error coding MagicNumber '0x40000000000L' is a magic number. 1506
 Error coding MagicNumber '5' is a magic number. 1507
 Error coding MagicNumber '42' is a magic number. 1507
 Error coding MagicNumber '69' is a magic number. 1509
 Error coding MagicNumber '0x6000000000L' is a magic number. 1510
 Error coding MagicNumber '73' is a magic number. 1511
 Error coding MagicNumber '0x39000000000L' is a magic number. 1512
 Error coding MagicNumber '83' is a magic number. 1513
 Error blocks NeedBraces 'if' construct must use '{}'s. 1514
 Error coding MagicNumber '0x400000000L' is a magic number. 1514
 Error coding MagicNumber '5' is a magic number. 1515
 Error coding MagicNumber '34' is a magic number. 1515
 Error coding MagicNumber '4' is a magic number. 1515
 Error coding MagicNumber '89' is a magic number. 1517
 Error blocks NeedBraces 'if' construct must use '{}'s. 1518
 Error coding MagicNumber '0x800000000L' is a magic number. 1518
 Error coding MagicNumber '5' is a magic number. 1519
 Error coding MagicNumber '35' is a magic number. 1519
 Error coding MagicNumber '4' is a magic number. 1519
 Error coding MagicNumber '4' is a magic number. 1524
 Error javadoc JavadocMethod Missing a Javadoc comment. 1526
 Error modifier RedundantModifier Redundant 'final' modifier. 1526
 Error naming MethodName Name 'jjMoveStringLiteralDfa6_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1526
 Error misc FinalParameters Parameter old0 should be final. 1526
 Error misc FinalParameters Parameter active0 should be final. 1526
 Error blocks LeftCurly '{' should be on the previous line. 1527
 Error blocks NeedBraces 'if' construct must use '{}'s. 1528
 Error coding InnerAssignment Inner assignments should be avoided. 1528
 Error regexp RegexpSingleline Line has trailing spaces. 1529
 Error coding MagicNumber '4' is a magic number. 1529
 Error blocks LeftCurly '{' should have line break after. 1530
 Error blocks RightCurly '}' should be on the same line. 1530
 Error blocks RightCurly '}' should have line break before. 1530
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1531
 Error coding MagicNumber '5' is a magic number. 1532
 Error coding MagicNumber '6' is a magic number. 1533
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1535
 Error blocks LeftCurly '{' should be on the previous line. 1536
 Error coding MagicNumber '69' is a magic number. 1537
 Error coding MagicNumber '0x21000000000L' is a magic number. 1538
 Error coding MagicNumber '78' is a magic number. 1539
 Error coding MagicNumber '0x2000000000L' is a magic number. 1540
 Error blocks LeftCurly '{' should be on the previous line. 1541
 Error coding MagicNumber '37' is a magic number. 1542
 Error coding MagicNumber '6' is a magic number. 1543
 Error coding MagicNumber '0x4000000000L' is a magic number. 1545
 Error coding MagicNumber '79' is a magic number. 1546
 Error coding MagicNumber '0x8000000000L' is a magic number. 1547
 Error coding MagicNumber '82' is a magic number. 1548
 Error coding MagicNumber '0x10000000000L' is a magic number. 1549
 Error coding MagicNumber '5' is a magic number. 1553
 Error javadoc JavadocMethod Missing a Javadoc comment. 1555
 Error modifier RedundantModifier Redundant 'final' modifier. 1555
 Error naming MethodName Name 'jjMoveStringLiteralDfa7_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1555
 Error misc FinalParameters Parameter old0 should be final. 1555
 Error misc FinalParameters Parameter active0 should be final. 1555
 Error blocks LeftCurly '{' should be on the previous line. 1556
 Error blocks NeedBraces 'if' construct must use '{}'s. 1557
 Error coding InnerAssignment Inner assignments should be avoided. 1557
 Error regexp RegexpSingleline Line has trailing spaces. 1558
 Error coding MagicNumber '5' is a magic number. 1558
 Error blocks LeftCurly '{' should have line break after. 1559
 Error blocks RightCurly '}' should be on the same line. 1559
 Error blocks RightCurly '}' should have line break before. 1559
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1560
 Error coding MagicNumber '6' is a magic number. 1561
 Error coding MagicNumber '7' is a magic number. 1562
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1564
 Error blocks LeftCurly '{' should be on the previous line. 1565
 Error coding MagicNumber '68' is a magic number. 1566
 Error blocks NeedBraces 'if' construct must use '{}'s. 1567
 Error coding MagicNumber '0x20000000000L' is a magic number. 1567
 Error coding MagicNumber '7' is a magic number. 1568
 Error coding MagicNumber '41' is a magic number. 1568
 Error coding MagicNumber '69' is a magic number. 1570
 Error coding MagicNumber '0x10000000000L' is a magic number. 1571
 Error coding MagicNumber '78' is a magic number. 1572
 Error blocks NeedBraces 'if' construct must use '{}'s. 1573
 Error coding MagicNumber '0x8000000000L' is a magic number. 1573
 Error coding MagicNumber '7' is a magic number. 1574
 Error coding MagicNumber '39' is a magic number. 1574
 Error coding MagicNumber '4' is a magic number. 1574
 Error coding MagicNumber '83' is a magic number. 1576
 Error blocks NeedBraces 'if' construct must use '{}'s. 1577
 Error coding MagicNumber '0x1000000000L' is a magic number. 1577
 Error coding MagicNumber '7' is a magic number. 1578
 Error coding MagicNumber '36' is a magic number. 1578
 Error coding MagicNumber '4' is a magic number. 1578
 Error blocks NeedBraces 'if' construct must use '{}'s. 1579
 Error coding MagicNumber '0x4000000000L' is a magic number. 1579
 Error coding MagicNumber '7' is a magic number. 1580
 Error coding MagicNumber '38' is a magic number. 1580
 Error coding MagicNumber '4' is a magic number. 1580
 Error coding MagicNumber '6' is a magic number. 1585
 Error javadoc JavadocMethod Missing a Javadoc comment. 1587
 Error modifier RedundantModifier Redundant 'final' modifier. 1587
 Error naming MethodName Name 'jjMoveStringLiteralDfa8_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1587
 Error misc FinalParameters Parameter old0 should be final. 1587
 Error misc FinalParameters Parameter active0 should be final. 1587
 Error blocks LeftCurly '{' should be on the previous line. 1588
 Error blocks NeedBraces 'if' construct must use '{}'s. 1589
 Error coding InnerAssignment Inner assignments should be avoided. 1589
 Error regexp RegexpSingleline Line has trailing spaces. 1590
 Error coding MagicNumber '6' is a magic number. 1590
 Error blocks LeftCurly '{' should have line break after. 1591
 Error blocks RightCurly '}' should be on the same line. 1591
 Error blocks RightCurly '}' should have line break before. 1591
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1592
 Error coding MagicNumber '7' is a magic number. 1593
 Error coding MagicNumber '8' is a magic number. 1594
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1596
 Error blocks LeftCurly '{' should be on the previous line. 1597
 Error coding MagicNumber '68' is a magic number. 1598
 Error blocks NeedBraces 'if' construct must use '{}'s. 1599
 Error coding MagicNumber '0x10000000000L' is a magic number. 1599
 Error coding MagicNumber '8' is a magic number. 1600
 Error coding MagicNumber '40' is a magic number. 1600
 Error coding MagicNumber '7' is a magic number. 1605
 Error sizes MethodLength Method length is 195 lines (max allowed is 150). 1607
 Error javadoc JavadocMethod Missing a Javadoc comment. 1607
 Error modifier RedundantModifier Redundant 'final' modifier. 1607
 Error naming MethodName Name 'jjMoveNfa_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1607
 Error misc FinalParameters Parameter startState should be final. 1607
 Error misc FinalParameters Parameter curPos should be final. 1607
 Error blocks LeftCurly '{' should be on the previous line. 1608
 Error coding MagicNumber '4' is a magic number. 1610
 Error coding MagicNumber '0x7fffffff' is a magic number. 1613
 Error blocks LeftCurly '{' should be on the previous line. 1615
 Error blocks NeedBraces 'if' construct must use '{}'s. 1616
 Error coding MagicNumber '0x7fffffff' is a magic number. 1616
 Error coding MagicNumber '64' is a magic number. 1618
 Error blocks LeftCurly '{' should be on the previous line. 1619
 Error blocks LeftCurly '{' should be on the previous line. 1622
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1623
 Error blocks LeftCurly '{' should be on the previous line. 1624
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 1626
 Error blocks LeftCurly '{' should be on the previous line. 1627
 Error blocks NeedBraces 'if' construct must use '{}'s. 1628
 Error coding MagicNumber '47' is a magic number. 1628
 Error coding MagicNumber '47' is a magic number. 1629
 Error coding MagicNumber '3' is a magic number. 1630
 Error blocks RightCurly '}' should be on the same line. 1631
 Error coding MagicNumber '0x100002600L' is a magic number. 1632
 Error blocks LeftCurly '{' should be on the previous line. 1633
 Error blocks NeedBraces 'if' construct must use '{}'s. 1634
 Error coding MagicNumber '27' is a magic number. 1634
 Error coding MagicNumber '27' is a magic number. 1635
 Error coding MagicNumber '58' is a magic number. 1638
 Error blocks LeftCurly '{' should be on the previous line. 1639
 Error blocks NeedBraces 'if' construct must use '{}'s. 1640
 Error coding MagicNumber '46' is a magic number. 1640
 Error coding MagicNumber '46' is a magic number. 1641
 Error coding MagicNumber '4' is a magic number. 1645
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 1646
 Error blocks LeftCurly '{' should be on the previous line. 1647
 Error blocks NeedBraces 'if' construct must use '{}'s. 1648
 Error coding MagicNumber '47' is a magic number. 1648
 Error coding MagicNumber '47' is a magic number. 1649
 Error coding MagicNumber '3' is a magic number. 1650
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 1652
 Error blocks LeftCurly '{' should be on the previous line. 1653
 Error blocks NeedBraces 'if' construct must use '{}'s. 1654
 Error coding MagicNumber '46' is a magic number. 1654
 Error coding MagicNumber '46' is a magic number. 1655
 Error blocks NeedBraces 'if' construct must use '{}'s. 1660
 Error coding MagicNumber '0x100002600L' is a magic number. 1660
 Error coding MagicNumber '27' is a magic number. 1662
 Error blocks NeedBraces 'if' construct must use '{}'s. 1666
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 1666
 Error blocks NeedBraces 'if' construct must use '{}'s. 1668
 Error coding MagicNumber '46' is a magic number. 1668
 Error coding MagicNumber '46' is a magic number. 1669
 Error coding MagicNumber '3' is a magic number. 1672
 Error blocks NeedBraces 'if' construct must use '{}'s. 1673
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 1673
 Error blocks NeedBraces 'if' construct must use '{}'s. 1675
 Error coding MagicNumber '47' is a magic number. 1675
 Error coding MagicNumber '47' is a magic number. 1676
 Error coding MagicNumber '3' is a magic number. 1677
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1681
 Error blocks RightCurly '}' should be on the same line. 1682
 Error coding MagicNumber '128' is a magic number. 1683
 Error blocks LeftCurly '{' should be on the previous line. 1684
 Error coding MagicNumber '077' is a magic number. 1685
 Error blocks LeftCurly '{' should be on the previous line. 1687
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1688
 Error blocks LeftCurly '{' should be on the previous line. 1689
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1691
 Error blocks LeftCurly '{' should be on the previous line. 1692
 Error blocks NeedBraces 'if' construct must use '{}'s. 1693
 Error coding MagicNumber '47' is a magic number. 1693
 Error coding MagicNumber '47' is a magic number. 1694
 Error coding MagicNumber '3' is a magic number. 1695
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1697
 Error blocks LeftCurly '{' should be on the previous line. 1698
 Error blocks NeedBraces 'if' construct must use '{}'s. 1699
 Error coding MagicNumber '46' is a magic number. 1699
 Error coding MagicNumber '46' is a magic number. 1700
 Error coding MagicNumber '4' is a magic number. 1704
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1705
 Error blocks LeftCurly '{' should be on the previous line. 1706
 Error blocks NeedBraces 'if' construct must use '{}'s. 1707
 Error coding MagicNumber '47' is a magic number. 1707
 Error coding MagicNumber '47' is a magic number. 1708
 Error coding MagicNumber '3' is a magic number. 1709
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1711
 Error blocks LeftCurly '{' should be on the previous line. 1712
 Error blocks NeedBraces 'if' construct must use '{}'s. 1713
 Error coding MagicNumber '46' is a magic number. 1713
 Error coding MagicNumber '46' is a magic number. 1714
 Error blocks NeedBraces 'if' construct must use '{}'s. 1719
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1719
 Error blocks NeedBraces 'if' construct must use '{}'s. 1721
 Error coding MagicNumber '46' is a magic number. 1721
 Error coding MagicNumber '46' is a magic number. 1722
 Error coding MagicNumber '3' is a magic number. 1725
 Error blocks NeedBraces 'if' construct must use '{}'s. 1726
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1726
 Error blocks NeedBraces 'if' construct must use '{}'s. 1728
 Error coding MagicNumber '47' is a magic number. 1728
 Error coding MagicNumber '47' is a magic number. 1729
 Error coding MagicNumber '3' is a magic number. 1730
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1734
 Error blocks RightCurly '}' should be on the same line. 1735
 Error blocks LeftCurly '{' should be on the previous line. 1737
 Error coding MagicNumber '0xff' is a magic number. 1738
 Error coding MagicNumber '6' is a magic number. 1738
 Error coding MagicNumber '077' is a magic number. 1739
 Error blocks LeftCurly '{' should be on the previous line. 1741
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1742
 Error blocks LeftCurly '{' should be on the previous line. 1743
 Error blocks LeftCurly '{' should be on the previous line. 1746
 Error blocks NeedBraces 'if' construct must use '{}'s. 1747
 Error coding MagicNumber '46' is a magic number. 1747
 Error coding MagicNumber '46' is a magic number. 1748
 Error blocks LeftCurly '{' should be on the previous line. 1752
 Error blocks NeedBraces 'if' construct must use '{}'s. 1753
 Error coding MagicNumber '47' is a magic number. 1753
 Error coding MagicNumber '47' is a magic number. 1754
 Error coding MagicNumber '3' is a magic number. 1755
 Error coding MagicNumber '4' is a magic number. 1758
 Error blocks LeftCurly '{' should be on the previous line. 1760
 Error blocks NeedBraces 'if' construct must use '{}'s. 1761
 Error coding MagicNumber '46' is a magic number. 1761
 Error coding MagicNumber '46' is a magic number. 1762
 Error blocks LeftCurly '{' should be on the previous line. 1766
 Error blocks NeedBraces 'if' construct must use '{}'s. 1767
 Error coding MagicNumber '47' is a magic number. 1767
 Error coding MagicNumber '47' is a magic number. 1768
 Error coding MagicNumber '3' is a magic number. 1769
 Error blocks NeedBraces 'if' construct must use '{}'s. 1773
 Error blocks NeedBraces 'if' construct must use '{}'s. 1775
 Error coding MagicNumber '46' is a magic number. 1775
 Error coding MagicNumber '46' is a magic number. 1776
 Error coding MagicNumber '3' is a magic number. 1779
 Error blocks NeedBraces 'if' construct must use '{}'s. 1780
 Error blocks NeedBraces 'if' construct must use '{}'s. 1782
 Error coding MagicNumber '47' is a magic number. 1782
 Error coding MagicNumber '47' is a magic number. 1783
 Error coding MagicNumber '3' is a magic number. 1784
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1788
 Error coding MagicNumber '0x7fffffff' is a magic number. 1790
 Error blocks LeftCurly '{' should be on the previous line. 1791
 Error coding MagicNumber '0x7fffffff' is a magic number. 1794
 Error blocks NeedBraces 'if' construct must use '{}'s. 1797
 Error coding InnerAssignment Inner assignments should be avoided. 1797
 Error coding InnerAssignment Inner assignments should be avoided. 1797
 Error coding MagicNumber '4' is a magic number. 1797
 Error coding InnerAssignment Inner assignments should be avoided. 1797
 Error blocks LeftCurly '{' should have line break after. 1799
 Error blocks RightCurly '}' should be on the same line. 1799
 Error blocks RightCurly '}' should have line break before. 1799
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1800
 Error blocks LeftCurly '{' should have line break after. 1800
 Error blocks RightCurly '}' should have line break before. 1800
 Error javadoc JavadocMethod Missing a Javadoc comment. 1803
 Error modifier RedundantModifier Redundant 'final' modifier. 1803
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1803
 Error blocks LeftCurly '{' should be on the previous line. 1804
 Error coding MagicNumber '7' is a magic number. 1805
 Error sizes MethodLength Method length is 184 lines (max allowed is 150). 1807
 Error javadoc JavadocMethod Missing a Javadoc comment. 1807
 Error modifier RedundantModifier Redundant 'final' modifier. 1807
 Error naming MethodName Name 'jjMoveNfa_10' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1807
 Error misc FinalParameters Parameter startState should be final. 1807
 Error misc FinalParameters Parameter curPos should be final. 1807
 Error blocks LeftCurly '{' should be on the previous line. 1808
 Error coding MagicNumber '17' is a magic number. 1810
 Error coding MagicNumber '0x7fffffff' is a magic number. 1813
 Error blocks LeftCurly '{' should be on the previous line. 1815
 Error blocks NeedBraces 'if' construct must use '{}'s. 1816
 Error coding MagicNumber '0x7fffffff' is a magic number. 1816
 Error coding MagicNumber '64' is a magic number. 1818
 Error blocks LeftCurly '{' should be on the previous line. 1819
 Error blocks LeftCurly '{' should be on the previous line. 1822
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1823
 Error blocks LeftCurly '{' should be on the previous line. 1824
 Error coding MagicNumber '7' is a magic number. 1825
 Error coding MagicNumber '0x100002600L' is a magic number. 1826
 Error blocks LeftCurly '{' should be on the previous line. 1827
 Error blocks NeedBraces 'if' construct must use '{}'s. 1828
 Error coding MagicNumber '68' is a magic number. 1828
 Error coding MagicNumber '68' is a magic number. 1829
 Error blocks RightCurly '}' should be on the same line. 1831
 Error coding MagicNumber '58' is a magic number. 1832
 Error blocks LeftCurly '{' should be on the previous line. 1833
 Error blocks NeedBraces 'if' construct must use '{}'s. 1834
 Error coding MagicNumber '71' is a magic number. 1834
 Error coding MagicNumber '71' is a magic number. 1835
 Error coding MagicNumber '16' is a magic number. 1836
 Error blocks NeedBraces 'if' construct must use '{}'s. 1840
 Error coding MagicNumber '0x100002600L' is a magic number. 1840
 Error blocks NeedBraces 'if' construct must use '{}'s. 1842
 Error coding MagicNumber '68' is a magic number. 1842
 Error coding MagicNumber '68' is a magic number. 1843
 Error blocks NeedBraces 'if' construct must use '{}'s. 1847
 Error coding MagicNumber '0x100002600L' is a magic number. 1847
 Error blocks NeedBraces 'if' construct must use '{}'s. 1849
 Error coding MagicNumber '69' is a magic number. 1849
 Error coding MagicNumber '69' is a magic number. 1850
 Error coding MagicNumber '9' is a magic number. 1853
 Error blocks NeedBraces 'if' construct must use '{}'s. 1854
 Error coding MagicNumber '0x100002600L' is a magic number. 1854
 Error blocks NeedBraces 'if' construct must use '{}'s. 1856
 Error coding MagicNumber '70' is a magic number. 1856
 Error coding MagicNumber '70' is a magic number. 1857
 Error coding MagicNumber '9' is a magic number. 1858
 Error coding MagicNumber '15' is a magic number. 1860
 Error blocks NeedBraces 'if' construct must use '{}'s. 1861
 Error coding MagicNumber '58' is a magic number. 1861
 Error blocks NeedBraces 'if' construct must use '{}'s. 1863
 Error coding MagicNumber '71' is a magic number. 1863
 Error coding MagicNumber '71' is a magic number. 1864
 Error coding MagicNumber '16' is a magic number. 1865
 Error coding MagicNumber '16' is a magic number. 1867
 Error blocks NeedBraces 'if' construct must use '{}'s. 1868
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 1868
 Error blocks NeedBraces 'if' construct must use '{}'s. 1870
 Error coding MagicNumber '71' is a magic number. 1870
 Error coding MagicNumber '71' is a magic number. 1871
 Error coding MagicNumber '16' is a magic number. 1872
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1876
 Error blocks RightCurly '}' should be on the same line. 1877
 Error coding MagicNumber '128' is a magic number. 1878
 Error blocks LeftCurly '{' should be on the previous line. 1879
 Error coding MagicNumber '077' is a magic number. 1880
 Error blocks LeftCurly '{' should be on the previous line. 1882
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1883
 Error blocks LeftCurly '{' should be on the previous line. 1884
 Error coding MagicNumber '7' is a magic number. 1885
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1886
 Error blocks LeftCurly '{' should be on the previous line. 1887
 Error blocks NeedBraces 'if' construct must use '{}'s. 1888
 Error coding MagicNumber '71' is a magic number. 1888
 Error coding MagicNumber '71' is a magic number. 1889
 Error coding MagicNumber '16' is a magic number. 1890
 Error blocks NeedBraces 'if' construct must use '{}'s. 1892
 Error coding MagicNumber '83' is a magic number. 1892
 Error coding MagicNumber '13' is a magic number. 1893
 Error blocks NeedBraces 'if' construct must use '{}'s. 1894
 Error coding MagicNumber '80' is a magic number. 1894
 Error coding MagicNumber '6' is a magic number. 1895
 Error blocks NeedBraces 'if' construct must use '{}'s. 1898
 Error coding MagicNumber '67' is a magic number. 1898
 Error coding MagicNumber '3' is a magic number. 1901
 Error blocks NeedBraces 'if' construct must use '{}'s. 1902
 Error coding MagicNumber '73' is a magic number. 1902
 Error coding MagicNumber '4' is a magic number. 1905
 Error blocks NeedBraces 'if' construct must use '{}'s. 1906
 Error coding MagicNumber '76' is a magic number. 1906
 Error coding MagicNumber '3' is a magic number. 1907
 Error coding MagicNumber '5' is a magic number. 1909
 Error blocks NeedBraces 'if' construct must use '{}'s. 1910
 Error coding MagicNumber '66' is a magic number. 1910
 Error coding MagicNumber '4' is a magic number. 1911
 Error coding MagicNumber '6' is a magic number. 1913
 Error blocks NeedBraces 'if' construct must use '{}'s. 1914
 Error coding MagicNumber '85' is a magic number. 1914
 Error coding MagicNumber '5' is a magic number. 1915
 Error coding MagicNumber '8' is a magic number. 1917
 Error blocks NeedBraces 'if' construct must use '{}'s. 1918
 Error coding MagicNumber '77' is a magic number. 1918
 Error coding MagicNumber '9' is a magic number. 1919
 Error coding MagicNumber '10' is a magic number. 1921
 Error blocks NeedBraces 'if' construct must use '{}'s. 1922
 Error coding MagicNumber '69' is a magic number. 1922
 Error coding MagicNumber '8' is a magic number. 1923
 Error coding MagicNumber '11' is a magic number. 1925
 Error blocks NeedBraces 'if' construct must use '{}'s. 1926
 Error coding MagicNumber '84' is a magic number. 1926
 Error coding MagicNumber '10' is a magic number. 1927
 Error coding MagicNumber '12' is a magic number. 1929
 Error blocks NeedBraces 'if' construct must use '{}'s. 1930
 Error coding MagicNumber '83' is a magic number. 1930
 Error coding MagicNumber '11' is a magic number. 1931
 Error coding MagicNumber '13' is a magic number. 1933
 Error blocks NeedBraces 'if' construct must use '{}'s. 1934
 Error coding MagicNumber '89' is a magic number. 1934
 Error coding MagicNumber '12' is a magic number. 1935
 Error coding MagicNumber '14' is a magic number. 1937
 Error blocks NeedBraces 'if' construct must use '{}'s. 1938
 Error coding MagicNumber '83' is a magic number. 1938
 Error coding MagicNumber '13' is a magic number. 1939
 Error coding MagicNumber '15' is a magic number. 1941
 Error coding MagicNumber '16' is a magic number. 1942
 Error blocks NeedBraces 'if' construct must use '{}'s. 1943
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 1943
 Error blocks NeedBraces 'if' construct must use '{}'s. 1945
 Error coding MagicNumber '71' is a magic number. 1945
 Error coding MagicNumber '71' is a magic number. 1946
 Error coding MagicNumber '16' is a magic number. 1947
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1951
 Error blocks RightCurly '}' should be on the same line. 1952
 Error blocks LeftCurly '{' should be on the previous line. 1954
 Error coding MagicNumber '0xff' is a magic number. 1955
 Error coding MagicNumber '6' is a magic number. 1955
 Error coding MagicNumber '077' is a magic number. 1956
 Error blocks LeftCurly '{' should be on the previous line. 1958
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1959
 Error blocks LeftCurly '{' should be on the previous line. 1960
 Error coding MagicNumber '7' is a magic number. 1961
 Error blocks NeedBraces 'if' construct must use '{}'s. 1962
 Error blocks NeedBraces 'if' construct must use '{}'s. 1964
 Error coding MagicNumber '71' is a magic number. 1964
 Error coding MagicNumber '71' is a magic number. 1965
 Error coding MagicNumber '16' is a magic number. 1966
 Error coding MagicNumber '16' is a magic number. 1968
 Error blocks NeedBraces 'if' construct must use '{}'s. 1969
 Error blocks NeedBraces 'if' construct must use '{}'s. 1971
 Error coding MagicNumber '71' is a magic number. 1971
 Error coding MagicNumber '71' is a magic number. 1972
 Error coding MagicNumber '16' is a magic number. 1973
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1977
 Error coding MagicNumber '0x7fffffff' is a magic number. 1979
 Error blocks LeftCurly '{' should be on the previous line. 1980
 Error coding MagicNumber '0x7fffffff' is a magic number. 1983
 Error blocks NeedBraces 'if' construct must use '{}'s. 1986
 Error coding InnerAssignment Inner assignments should be avoided. 1986
 Error coding InnerAssignment Inner assignments should be avoided. 1986
 Error coding MagicNumber '17' is a magic number. 1986
 Error coding InnerAssignment Inner assignments should be avoided. 1986
 Error blocks LeftCurly '{' should have line break after. 1988
 Error blocks RightCurly '}' should be on the same line. 1988
 Error blocks RightCurly '}' should have line break before. 1988
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1989
 Error blocks LeftCurly '{' should have line break after. 1989
 Error blocks RightCurly '}' should have line break before. 1989
 Error javadoc JavadocMethod Missing a Javadoc comment. 1992
 Error modifier RedundantModifier Redundant 'final' modifier. 1992
 Error naming MethodName Name 'jjStopStringLiteralDfa_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1992
 Error misc FinalParameters Parameter pos should be final. 1992
 Error misc FinalParameters Parameter active0 should be final. 1992
 Error blocks LeftCurly '{' should be on the previous line. 1993
 Error blocks LeftCurly '{' should be on the previous line. 1995
 Error coding MagicNumber '0x400000000000000L' is a magic number. 1997
 Error blocks LeftCurly '{' should be on the previous line. 1998
 Error coding MagicNumber '59' is a magic number. 1999
 Error coding MagicNumber '16' is a magic number. 2000
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2004
 Error blocks LeftCurly '{' should be on the previous line. 2005
 Error coding MagicNumber '59' is a magic number. 2006
 Error coding MagicNumber '16' is a magic number. 2008
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2012
 Error blocks LeftCurly '{' should be on the previous line. 2013
 Error coding MagicNumber '59' is a magic number. 2014
 Error coding MagicNumber '16' is a magic number. 2016
 Error coding MagicNumber '3' is a magic number. 2019
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2020
 Error blocks LeftCurly '{' should be on the previous line. 2021
 Error coding MagicNumber '59' is a magic number. 2022
 Error coding MagicNumber '3' is a magic number. 2023
 Error coding MagicNumber '16' is a magic number. 2024
 Error javadoc JavadocMethod Missing a Javadoc comment. 2031
 Error modifier RedundantModifier Redundant 'final' modifier. 2031
 Error naming MethodName Name 'jjStartNfa_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2031
 Error misc FinalParameters Parameter pos should be final. 2031
 Error misc FinalParameters Parameter active0 should be final. 2031
 Error blocks LeftCurly '{' should be on the previous line. 2032
 Error javadoc JavadocMethod Missing a Javadoc comment. 2035
 Error modifier RedundantModifier Redundant 'final' modifier. 2035
 Error naming MethodName Name 'jjStartNfaWithStates_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2035
 Error misc FinalParameters Parameter pos should be final. 2035
 Error misc FinalParameters Parameter kind should be final. 2035
 Error misc FinalParameters Parameter state should be final. 2035
 Error blocks LeftCurly '{' should be on the previous line. 2036
 Error blocks LeftCurly '{' should have line break after. 2039
 Error blocks RightCurly '}' should be on the same line. 2039
 Error blocks RightCurly '}' should have line break before. 2039
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2040
 Error blocks LeftCurly '{' should have line break after. 2040
 Error blocks RightCurly '}' should have line break before. 2040
 Error javadoc JavadocMethod Missing a Javadoc comment. 2043
 Error modifier RedundantModifier Redundant 'final' modifier. 2043
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2043
 Error blocks LeftCurly '{' should be on the previous line. 2044
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2045
 Error blocks LeftCurly '{' should be on the previous line. 2046
 Error coding MagicNumber '34' is a magic number. 2047
 Error coding MagicNumber '54' is a magic number. 2048
 Error coding MagicNumber '39' is a magic number. 2049
 Error coding MagicNumber '55' is a magic number. 2050
 Error coding MagicNumber '62' is a magic number. 2051
 Error coding MagicNumber '53' is a magic number. 2052
 Error coding MagicNumber '78' is a magic number. 2053
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2054
 Error coding MagicNumber '7' is a magic number. 2056
 Error javadoc JavadocMethod Missing a Javadoc comment. 2059
 Error modifier RedundantModifier Redundant 'final' modifier. 2059
 Error naming MethodName Name 'jjMoveStringLiteralDfa1_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2059
 Error misc FinalParameters Parameter active0 should be final. 2059
 Error blocks LeftCurly '{' should be on the previous line. 2060
 Error blocks LeftCurly '{' should have line break after. 2061
 Error blocks RightCurly '}' should be on the same line. 2061
 Error blocks RightCurly '}' should have line break before. 2061
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2062
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2066
 Error blocks LeftCurly '{' should be on the previous line. 2067
 Error coding MagicNumber '68' is a magic number. 2068
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2069
 Error javadoc JavadocMethod Missing a Javadoc comment. 2075
 Error modifier RedundantModifier Redundant 'final' modifier. 2075
 Error naming MethodName Name 'jjMoveStringLiteralDfa2_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2075
 Error misc FinalParameters Parameter old0 should be final. 2075
 Error misc FinalParameters Parameter active0 should be final. 2075
 Error blocks LeftCurly '{' should be on the previous line. 2076
 Error blocks NeedBraces 'if' construct must use '{}'s. 2077
 Error coding InnerAssignment Inner assignments should be avoided. 2077
 Error regexp RegexpSingleline Line has trailing spaces. 2078
 Error blocks LeftCurly '{' should have line break after. 2079
 Error blocks RightCurly '}' should be on the same line. 2079
 Error blocks RightCurly '}' should have line break before. 2079
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2080
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2084
 Error blocks LeftCurly '{' should be on the previous line. 2085
 Error coding MagicNumber '65' is a magic number. 2086
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2087
 Error javadoc JavadocMethod Missing a Javadoc comment. 2093
 Error modifier RedundantModifier Redundant 'final' modifier. 2093
 Error naming MethodName Name 'jjMoveStringLiteralDfa3_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2093
 Error misc FinalParameters Parameter old0 should be final. 2093
 Error misc FinalParameters Parameter active0 should be final. 2093
 Error blocks LeftCurly '{' should be on the previous line. 2094
 Error blocks NeedBraces 'if' construct must use '{}'s. 2095
 Error coding InnerAssignment Inner assignments should be avoided. 2095
 Error regexp RegexpSingleline Line has trailing spaces. 2096
 Error blocks LeftCurly '{' should have line break after. 2097
 Error blocks RightCurly '}' should be on the same line. 2097
 Error blocks RightCurly '}' should have line break before. 2097
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2098
 Error coding MagicNumber '3' is a magic number. 2100
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2102
 Error blocks LeftCurly '{' should be on the previous line. 2103
 Error coding MagicNumber '84' is a magic number. 2104
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2105
 Error javadoc JavadocMethod Missing a Javadoc comment. 2111
 Error modifier RedundantModifier Redundant 'final' modifier. 2111
 Error naming MethodName Name 'jjMoveStringLiteralDfa4_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2111
 Error misc FinalParameters Parameter old0 should be final. 2111
 Error misc FinalParameters Parameter active0 should be final. 2111
 Error blocks LeftCurly '{' should be on the previous line. 2112
 Error blocks NeedBraces 'if' construct must use '{}'s. 2113
 Error coding InnerAssignment Inner assignments should be avoided. 2113
 Error regexp RegexpSingleline Line has trailing spaces. 2114
 Error blocks LeftCurly '{' should have line break after. 2115
 Error blocks RightCurly '}' should be on the same line. 2115
 Error blocks RightCurly '}' should have line break before. 2115
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2116
 Error coding MagicNumber '3' is a magic number. 2117
 Error coding MagicNumber '4' is a magic number. 2118
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2120
 Error blocks LeftCurly '{' should be on the previous line. 2121
 Error coding MagicNumber '65' is a magic number. 2122
 Error blocks NeedBraces 'if' construct must use '{}'s. 2123
 Error coding MagicNumber '0x400000000000000L' is a magic number. 2123
 Error coding MagicNumber '4' is a magic number. 2124
 Error coding MagicNumber '58' is a magic number. 2124
 Error coding MagicNumber '16' is a magic number. 2124
 Error coding MagicNumber '3' is a magic number. 2129
 Error sizes MethodLength Method length is 184 lines (max allowed is 150). 2131
 Error javadoc JavadocMethod Missing a Javadoc comment. 2131
 Error modifier RedundantModifier Redundant 'final' modifier. 2131
 Error naming MethodName Name 'jjMoveNfa_5' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2131
 Error misc FinalParameters Parameter startState should be final. 2131
 Error misc FinalParameters Parameter curPos should be final. 2131
 Error blocks LeftCurly '{' should be on the previous line. 2132
 Error coding MagicNumber '17' is a magic number. 2134
 Error coding MagicNumber '0x7fffffff' is a magic number. 2137
 Error blocks LeftCurly '{' should be on the previous line. 2139
 Error blocks NeedBraces 'if' construct must use '{}'s. 2140
 Error coding MagicNumber '0x7fffffff' is a magic number. 2140
 Error coding MagicNumber '64' is a magic number. 2142
 Error blocks LeftCurly '{' should be on the previous line. 2143
 Error blocks LeftCurly '{' should be on the previous line. 2146
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2147
 Error blocks LeftCurly '{' should be on the previous line. 2148
 Error coding MagicNumber '7' is a magic number. 2149
 Error coding MagicNumber '0x100002600L' is a magic number. 2150
 Error blocks LeftCurly '{' should be on the previous line. 2151
 Error blocks NeedBraces 'if' construct must use '{}'s. 2152
 Error coding MagicNumber '52' is a magic number. 2152
 Error coding MagicNumber '52' is a magic number. 2153
 Error blocks RightCurly '}' should be on the same line. 2155
 Error coding MagicNumber '58' is a magic number. 2156
 Error blocks LeftCurly '{' should be on the previous line. 2157
 Error blocks NeedBraces 'if' construct must use '{}'s. 2158
 Error coding MagicNumber '59' is a magic number. 2158
 Error coding MagicNumber '59' is a magic number. 2159
 Error coding MagicNumber '16' is a magic number. 2160
 Error blocks NeedBraces 'if' construct must use '{}'s. 2164
 Error coding MagicNumber '0x100002600L' is a magic number. 2164
 Error blocks NeedBraces 'if' construct must use '{}'s. 2166
 Error coding MagicNumber '52' is a magic number. 2166
 Error coding MagicNumber '52' is a magic number. 2167
 Error blocks NeedBraces 'if' construct must use '{}'s. 2171
 Error coding MagicNumber '0x100002600L' is a magic number. 2171
 Error blocks NeedBraces 'if' construct must use '{}'s. 2173
 Error coding MagicNumber '56' is a magic number. 2173
 Error coding MagicNumber '56' is a magic number. 2174
 Error coding MagicNumber '9' is a magic number. 2177
 Error blocks NeedBraces 'if' construct must use '{}'s. 2178
 Error coding MagicNumber '0x100002600L' is a magic number. 2178
 Error blocks NeedBraces 'if' construct must use '{}'s. 2180
 Error coding MagicNumber '57' is a magic number. 2180
 Error coding MagicNumber '57' is a magic number. 2181
 Error coding MagicNumber '9' is a magic number. 2182
 Error coding MagicNumber '15' is a magic number. 2184
 Error blocks NeedBraces 'if' construct must use '{}'s. 2185
 Error coding MagicNumber '58' is a magic number. 2185
 Error blocks NeedBraces 'if' construct must use '{}'s. 2187
 Error coding MagicNumber '59' is a magic number. 2187
 Error coding MagicNumber '59' is a magic number. 2188
 Error coding MagicNumber '16' is a magic number. 2189
 Error coding MagicNumber '16' is a magic number. 2191
 Error blocks NeedBraces 'if' construct must use '{}'s. 2192
 Error coding MagicNumber '0x7ff600000000000L' is a magic number. 2192
 Error blocks NeedBraces 'if' construct must use '{}'s. 2194
 Error coding MagicNumber '59' is a magic number. 2194
 Error coding MagicNumber '59' is a magic number. 2195
 Error coding MagicNumber '16' is a magic number. 2196
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2200
 Error blocks RightCurly '}' should be on the same line. 2201
 Error coding MagicNumber '128' is a magic number. 2202
 Error blocks LeftCurly '{' should be on the previous line. 2203
 Error coding MagicNumber '077' is a magic number. 2204
 Error blocks LeftCurly '{' should be on the previous line. 2206
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2207
 Error blocks LeftCurly '{' should be on the previous line. 2208
 Error coding MagicNumber '7' is a magic number. 2209
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 2210
 Error blocks LeftCurly '{' should be on the previous line. 2211
 Error blocks NeedBraces 'if' construct must use '{}'s. 2212
 Error coding MagicNumber '59' is a magic number. 2212
 Error coding MagicNumber '59' is a magic number. 2213
 Error coding MagicNumber '16' is a magic number. 2214
 Error blocks NeedBraces 'if' construct must use '{}'s. 2216
 Error coding MagicNumber '83' is a magic number. 2216
 Error coding MagicNumber '13' is a magic number. 2217
 Error blocks NeedBraces 'if' construct must use '{}'s. 2218
 Error coding MagicNumber '80' is a magic number. 2218
 Error coding MagicNumber '6' is a magic number. 2219
 Error blocks NeedBraces 'if' construct must use '{}'s. 2222
 Error coding MagicNumber '67' is a magic number. 2222
 Error coding MagicNumber '3' is a magic number. 2225
 Error blocks NeedBraces 'if' construct must use '{}'s. 2226
 Error coding MagicNumber '73' is a magic number. 2226
 Error coding MagicNumber '4' is a magic number. 2229
 Error blocks NeedBraces 'if' construct must use '{}'s. 2230
 Error coding MagicNumber '76' is a magic number. 2230
 Error coding MagicNumber '3' is a magic number. 2231
 Error coding MagicNumber '5' is a magic number. 2233
 Error blocks NeedBraces 'if' construct must use '{}'s. 2234
 Error coding MagicNumber '66' is a magic number. 2234
 Error coding MagicNumber '4' is a magic number. 2235
 Error coding MagicNumber '6' is a magic number. 2237
 Error blocks NeedBraces 'if' construct must use '{}'s. 2238
 Error coding MagicNumber '85' is a magic number. 2238
 Error coding MagicNumber '5' is a magic number. 2239
 Error coding MagicNumber '8' is a magic number. 2241
 Error blocks NeedBraces 'if' construct must use '{}'s. 2242
 Error coding MagicNumber '77' is a magic number. 2242
 Error coding MagicNumber '9' is a magic number. 2243
 Error coding MagicNumber '10' is a magic number. 2245
 Error blocks NeedBraces 'if' construct must use '{}'s. 2246
 Error coding MagicNumber '69' is a magic number. 2246
 Error coding MagicNumber '8' is a magic number. 2247
 Error coding MagicNumber '11' is a magic number. 2249
 Error blocks NeedBraces 'if' construct must use '{}'s. 2250
 Error coding MagicNumber '84' is a magic number. 2250
 Error coding MagicNumber '10' is a magic number. 2251
 Error coding MagicNumber '12' is a magic number. 2253
 Error blocks NeedBraces 'if' construct must use '{}'s. 2254
 Error coding MagicNumber '83' is a magic number. 2254
 Error coding MagicNumber '11' is a magic number. 2255
 Error coding MagicNumber '13' is a magic number. 2257
 Error blocks NeedBraces 'if' construct must use '{}'s. 2258
 Error coding MagicNumber '89' is a magic number. 2258
 Error coding MagicNumber '12' is a magic number. 2259
 Error coding MagicNumber '14' is a magic number. 2261
 Error blocks NeedBraces 'if' construct must use '{}'s. 2262
 Error coding MagicNumber '83' is a magic number. 2262
 Error coding MagicNumber '13' is a magic number. 2263
 Error coding MagicNumber '15' is a magic number. 2265
 Error coding MagicNumber '16' is a magic number. 2266
 Error blocks NeedBraces 'if' construct must use '{}'s. 2267
 Error coding MagicNumber '0x7fffffe87fffffeL' is a magic number. 2267
 Error blocks NeedBraces 'if' construct must use '{}'s. 2269
 Error coding MagicNumber '59' is a magic number. 2269
 Error coding MagicNumber '59' is a magic number. 2270
 Error coding MagicNumber '16' is a magic number. 2271
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2275
 Error blocks RightCurly '}' should be on the same line. 2276
 Error blocks LeftCurly '{' should be on the previous line. 2278
 Error coding MagicNumber '0xff' is a magic number. 2279
 Error coding MagicNumber '6' is a magic number. 2279
 Error coding MagicNumber '077' is a magic number. 2280
 Error blocks LeftCurly '{' should be on the previous line. 2282
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2283
 Error blocks LeftCurly '{' should be on the previous line. 2284
 Error coding MagicNumber '7' is a magic number. 2285
 Error blocks NeedBraces 'if' construct must use '{}'s. 2286
 Error blocks NeedBraces 'if' construct must use '{}'s. 2288
 Error coding MagicNumber '59' is a magic number. 2288
 Error coding MagicNumber '59' is a magic number. 2289
 Error coding MagicNumber '16' is a magic number. 2290
 Error coding MagicNumber '16' is a magic number. 2292
 Error blocks NeedBraces 'if' construct must use '{}'s. 2293
 Error blocks NeedBraces 'if' construct must use '{}'s. 2295
 Error coding MagicNumber '59' is a magic number. 2295
 Error coding MagicNumber '59' is a magic number. 2296
 Error coding MagicNumber '16' is a magic number. 2297
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2301
 Error coding MagicNumber '0x7fffffff' is a magic number. 2303
 Error blocks LeftCurly '{' should be on the previous line. 2304
 Error coding MagicNumber '0x7fffffff' is a magic number. 2307
 Error blocks NeedBraces 'if' construct must use '{}'s. 2310
 Error coding InnerAssignment Inner assignments should be avoided. 2310
 Error coding InnerAssignment Inner assignments should be avoided. 2310
 Error coding MagicNumber '17' is a magic number. 2310
 Error coding InnerAssignment Inner assignments should be avoided. 2310
 Error blocks LeftCurly '{' should have line break after. 2312
 Error blocks RightCurly '}' should be on the same line. 2312
 Error blocks RightCurly '}' should have line break before. 2312
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2313
 Error blocks LeftCurly '{' should have line break after. 2313
 Error blocks RightCurly '}' should have line break before. 2313
 Error javadoc JavadocMethod Missing a Javadoc comment. 2316
 Error modifier RedundantModifier Redundant 'final' modifier. 2316
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2316
 Error blocks LeftCurly '{' should be on the previous line. 2317
 Error javadoc JavadocMethod Missing a Javadoc comment. 2320
 Error modifier RedundantModifier Redundant 'final' modifier. 2320
 Error naming MethodName Name 'jjMoveNfa_7' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2320
 Error misc FinalParameters Parameter startState should be final. 2320
 Error misc FinalParameters Parameter curPos should be final. 2320
 Error blocks LeftCurly '{' should be on the previous line. 2321
 Error coding MagicNumber '7' is a magic number. 2323
 Error coding MagicNumber '0x7fffffff' is a magic number. 2326
 Error blocks LeftCurly '{' should be on the previous line. 2328
 Error blocks NeedBraces 'if' construct must use '{}'s. 2329
 Error coding MagicNumber '0x7fffffff' is a magic number. 2329
 Error coding MagicNumber '64' is a magic number. 2331
 Error blocks LeftCurly '{' should be on the previous line. 2332
 Error blocks LeftCurly '{' should be on the previous line. 2335
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2336
 Error blocks LeftCurly '{' should be on the previous line. 2337
 Error coding MagicNumber '0x100002600L' is a magic number. 2339
 Error blocks LeftCurly '{' should be on the previous line. 2340
 Error blocks NeedBraces 'if' construct must use '{}'s. 2341
 Error coding MagicNumber '63' is a magic number. 2341
 Error coding MagicNumber '63' is a magic number. 2342
 Error coding MagicNumber '6' is a magic number. 2343
 Error blocks RightCurly '}' should be on the same line. 2344
 Error blocks NeedBraces 'if' construct must use '{}'s. 2345
 Error coding MagicNumber '39' is a magic number. 2345
 Error coding MagicNumber '4' is a magic number. 2346
 Error coding MagicNumber '5' is a magic number. 2346
 Error blocks NeedBraces 'if' construct must use '{}'s. 2347
 Error coding MagicNumber '34' is a magic number. 2347
 Error blocks NeedBraces 'if' construct must use '{}'s. 2351
 Error coding MagicNumber '0xafffffbb00002400L' is a magic number. 2351
 Error blocks NeedBraces 'if' construct must use '{}'s. 2355
 Error coding MagicNumber '34' is a magic number. 2355
 Error coding MagicNumber '62' is a magic number. 2355
 Error coding MagicNumber '62' is a magic number. 2356
 Error coding MagicNumber '3' is a magic number. 2358
 Error blocks NeedBraces 'if' construct must use '{}'s. 2359
 Error coding MagicNumber '39' is a magic number. 2359
 Error coding MagicNumber '4' is a magic number. 2360
 Error coding MagicNumber '5' is a magic number. 2360
 Error coding MagicNumber '4' is a magic number. 2362
 Error blocks NeedBraces 'if' construct must use '{}'s. 2363
 Error coding MagicNumber '0xafffff3f00002400L' is a magic number. 2363
 Error coding MagicNumber '4' is a magic number. 2364
 Error coding MagicNumber '5' is a magic number. 2364
 Error coding MagicNumber '5' is a magic number. 2366
 Error blocks NeedBraces 'if' construct must use '{}'s. 2367
 Error coding MagicNumber '39' is a magic number. 2367
 Error coding MagicNumber '62' is a magic number. 2367
 Error coding MagicNumber '62' is a magic number. 2368
 Error coding MagicNumber '6' is a magic number. 2370
 Error blocks NeedBraces 'if' construct must use '{}'s. 2371
 Error coding MagicNumber '0x100002600L' is a magic number. 2371
 Error blocks NeedBraces 'if' construct must use '{}'s. 2373
 Error coding MagicNumber '63' is a magic number. 2373
 Error coding MagicNumber '63' is a magic number. 2374
 Error coding MagicNumber '6' is a magic number. 2375
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2379
 Error blocks RightCurly '}' should be on the same line. 2380
 Error coding MagicNumber '128' is a magic number. 2381
 Error blocks LeftCurly '{' should be on the previous line. 2382
 Error coding MagicNumber '077' is a magic number. 2383
 Error blocks LeftCurly '{' should be on the previous line. 2385
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2386
 Error blocks LeftCurly '{' should be on the previous line. 2387
 Error blocks NeedBraces 'if' construct must use '{}'s. 2389
 Error coding MagicNumber '0x7fffffe87ffffffL' is a magic number. 2389
 Error coding MagicNumber '4' is a magic number. 2392
 Error blocks NeedBraces 'if' construct must use '{}'s. 2393
 Error coding MagicNumber '0x7fffffe87ffffffL' is a magic number. 2393
 Error coding MagicNumber '3' is a magic number. 2394
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2398
 Error blocks RightCurly '}' should be on the same line. 2399
 Error blocks LeftCurly '{' should be on the previous line. 2401
 Error blocks LeftCurly '{' should be on the previous line. 2403
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2404
 Error blocks LeftCurly '{' should be on the previous line. 2405
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2408
 Error coding MagicNumber '0x7fffffff' is a magic number. 2410
 Error blocks LeftCurly '{' should be on the previous line. 2411
 Error coding MagicNumber '0x7fffffff' is a magic number. 2414
 Error blocks NeedBraces 'if' construct must use '{}'s. 2417
 Error coding InnerAssignment Inner assignments should be avoided. 2417
 Error coding InnerAssignment Inner assignments should be avoided. 2417
 Error coding MagicNumber '7' is a magic number. 2417
 Error coding InnerAssignment Inner assignments should be avoided. 2417
 Error blocks LeftCurly '{' should have line break after. 2419
 Error blocks RightCurly '}' should be on the same line. 2419
 Error blocks RightCurly '}' should have line break before. 2419
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2420
 Error blocks LeftCurly '{' should have line break after. 2420
 Error blocks RightCurly '}' should have line break before. 2420
 Error javadoc JavadocMethod Missing a Javadoc comment. 2423
 Error modifier RedundantModifier Redundant 'final' modifier. 2423
 Error naming MethodName Name 'jjMoveStringLiteralDfa0_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2423
 Error blocks LeftCurly '{' should be on the previous line. 2424
 Error javadoc JavadocMethod Missing a Javadoc comment. 2427
 Error modifier RedundantModifier Redundant 'final' modifier. 2427
 Error naming MethodName Name 'jjMoveNfa_6' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2427
 Error misc FinalParameters Parameter startState should be final. 2427
 Error misc FinalParameters Parameter curPos should be final. 2427
 Error blocks LeftCurly '{' should be on the previous line. 2428
 Error coding MagicNumber '6' is a magic number. 2430
 Error coding MagicNumber '0x7fffffff' is a magic number. 2433
 Error blocks LeftCurly '{' should be on the previous line. 2435
 Error blocks NeedBraces 'if' construct must use '{}'s. 2436
 Error coding MagicNumber '0x7fffffff' is a magic number. 2436
 Error coding MagicNumber '64' is a magic number. 2438
 Error blocks LeftCurly '{' should be on the previous line. 2439
 Error blocks LeftCurly '{' should be on the previous line. 2442
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2443
 Error blocks LeftCurly '{' should be on the previous line. 2444
 Error blocks NeedBraces 'if' construct must use '{}'s. 2446
 Error coding MagicNumber '39' is a magic number. 2446
 Error coding MagicNumber '4' is a magic number. 2447
 Error coding MagicNumber '5' is a magic number. 2447
 Error blocks NeedBraces 'if' construct must use '{}'s. 2448
 Error coding MagicNumber '34' is a magic number. 2448
 Error blocks NeedBraces 'if' construct must use '{}'s. 2452
 Error coding MagicNumber '0xfffffffbffffffffL' is a magic number. 2452
 Error blocks NeedBraces 'if' construct must use '{}'s. 2456
 Error coding MagicNumber '34' is a magic number. 2456
 Error coding MagicNumber '60' is a magic number. 2456
 Error coding MagicNumber '60' is a magic number. 2457
 Error coding MagicNumber '3' is a magic number. 2459
 Error blocks NeedBraces 'if' construct must use '{}'s. 2460
 Error coding MagicNumber '39' is a magic number. 2460
 Error coding MagicNumber '4' is a magic number. 2461
 Error coding MagicNumber '5' is a magic number. 2461
 Error coding MagicNumber '4' is a magic number. 2463
 Error blocks NeedBraces 'if' construct must use '{}'s. 2464
 Error coding MagicNumber '0xffffff7fffffffffL' is a magic number. 2464
 Error coding MagicNumber '4' is a magic number. 2465
 Error coding MagicNumber '5' is a magic number. 2465
 Error coding MagicNumber '5' is a magic number. 2467
 Error blocks NeedBraces 'if' construct must use '{}'s. 2468
 Error coding MagicNumber '39' is a magic number. 2468
 Error coding MagicNumber '60' is a magic number. 2468
 Error coding MagicNumber '60' is a magic number. 2469
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2473
 Error blocks RightCurly '}' should be on the same line. 2474
 Error coding MagicNumber '128' is a magic number. 2475
 Error blocks LeftCurly '{' should be on the previous line. 2476
 Error blocks LeftCurly '{' should be on the previous line. 2478
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2479
 Error blocks LeftCurly '{' should be on the previous line. 2480
 Error coding MagicNumber '4' is a magic number. 2484
 Error coding MagicNumber '3' is a magic number. 2485
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2489
 Error blocks RightCurly '}' should be on the same line. 2490
 Error blocks LeftCurly '{' should be on the previous line. 2492
 Error coding MagicNumber '0xff' is a magic number. 2493
 Error coding MagicNumber '6' is a magic number. 2493
 Error coding MagicNumber '077' is a magic number. 2494
 Error blocks LeftCurly '{' should be on the previous line. 2496
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2497
 Error blocks LeftCurly '{' should be on the previous line. 2498
 Error blocks NeedBraces 'if' construct must use '{}'s. 2500
 Error coding MagicNumber '4' is a magic number. 2503
 Error blocks NeedBraces 'if' construct must use '{}'s. 2504
 Error coding MagicNumber '3' is a magic number. 2505
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 2509
 Error coding MagicNumber '0x7fffffff' is a magic number. 2511
 Error blocks LeftCurly '{' should be on the previous line. 2512
 Error coding MagicNumber '0x7fffffff' is a magic number. 2515
 Error blocks NeedBraces 'if' construct must use '{}'s. 2518
 Error coding InnerAssignment Inner assignments should be avoided. 2518
 Error coding InnerAssignment Inner assignments should be avoided. 2518
 Error coding MagicNumber '6' is a magic number. 2518
 Error coding InnerAssignment Inner assignments should be avoided. 2518
 Error blocks LeftCurly '{' should have line break after. 2520
 Error blocks RightCurly '}' should be on the same line. 2520
 Error blocks RightCurly '}' should have line break before. 2520
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2521
 Error blocks LeftCurly '{' should have line break after. 2521
 Error blocks RightCurly '}' should have line break before. 2521
 Error javadoc JavadocVariable Missing a Javadoc comment. 2524
 Error naming ConstantName Name 'jjnextStates' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 2524
 Error regexp RegexpSingleline Line has trailing spaces. 2525
 Error javadoc JavadocVariable Missing a Javadoc comment. 2527
 Error naming ConstantName Name 'jjstrLiteralImages' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 2527
 Error regexp RegexpSingleline Line has trailing spaces. 2528
 Error regexp RegexpSingleline Line has trailing spaces. 2529
 Error regexp RegexpSingleline Line has trailing spaces. 2530
 Error sizes LineLength Line is longer than 80 characters (found 114). 2530
 Error regexp RegexpSingleline Line has trailing spaces. 2531
 Error sizes LineLength Line is longer than 80 characters (found 92). 2531
 Error regexp RegexpSingleline Line has trailing spaces. 2532
 Error sizes LineLength Line is longer than 80 characters (found 84). 2532
 Error regexp RegexpSingleline Line has trailing spaces. 2533
 Error regexp RegexpSingleline Line has trailing spaces. 2534
 Error sizes LineLength Line is longer than 80 characters (found 96). 2534
 Error regexp RegexpSingleline Line has trailing spaces. 2535
 Error sizes LineLength Line is longer than 80 characters (found 111). 2535
 Error regexp RegexpSingleline Line has trailing spaces. 2536
 Error sizes LineLength Line is longer than 80 characters (found 114). 2536
 Error regexp RegexpSingleline Line has trailing spaces. 2537
 Error sizes LineLength Line is longer than 80 characters (found 82). 2537
 Error regexp RegexpSingleline Line has trailing spaces. 2538
 Error javadoc JavadocVariable Missing a Javadoc comment. 2540
 Error naming ConstantName Name 'lexStateNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 2540
 Error regexp RegexpSingleline Line has trailing spaces. 2541
 Error regexp RegexpSingleline Line has trailing spaces. 2542
 Error regexp RegexpSingleline Line has trailing spaces. 2543
 Error regexp RegexpSingleline Line has trailing spaces. 2544
 Error regexp RegexpSingleline Line has trailing spaces. 2545
 Error regexp RegexpSingleline Line has trailing spaces. 2546
 Error regexp RegexpSingleline Line has trailing spaces. 2547
 Error regexp RegexpSingleline Line has trailing spaces. 2548
 Error regexp RegexpSingleline Line has trailing spaces. 2549
 Error regexp RegexpSingleline Line has trailing spaces. 2550
 Error regexp RegexpSingleline Line has trailing spaces. 2551
 Error regexp RegexpSingleline Line has trailing spaces. 2552
 Error regexp RegexpSingleline Line has trailing spaces. 2553
 Error javadoc JavadocVariable Missing a Javadoc comment. 2555
 Error naming ConstantName Name 'jjnewLexState' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 2555
 Error regexp RegexpSingleline Line has trailing spaces. 2556
 Error sizes LineLength Line is longer than 80 characters (found 100). 2556
 Error regexp RegexpSingleline Line has trailing spaces. 2557
 Error sizes LineLength Line is longer than 80 characters (found 98). 2557
 Error regexp RegexpSingleline Line has trailing spaces. 2558
 Error sizes LineLength Line is longer than 80 characters (found 92). 2558
 Error regexp RegexpSingleline Line has trailing spaces. 2559
 Error javadoc JavadocVariable Missing a Javadoc comment. 2561
 Error naming MemberName Name 'input_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2561
 Error javadoc JavadocVariable Missing a Javadoc comment. 2562
 Error coding MagicNumber '17' is a magic number. 2562
 Error javadoc JavadocVariable Missing a Javadoc comment. 2563
 Error coding MagicNumber '34' is a magic number. 2563
 Error javadoc JavadocVariable Missing a Javadoc comment. 2564
 Error design VisibilityModifier Variable 'curChar' must be private and have accessor methods. 2564
 Error javadoc JavadocMethod Missing a Javadoc comment. 2565
 Error misc FinalParameters Parameter stream should be final. 2565
 Error blocks LeftCurly '{' should be on the previous line. 2566
 Error javadoc JavadocMethod Missing a Javadoc comment. 2569
 Error misc FinalParameters Parameter stream should be final. 2569
 Error misc FinalParameters Parameter lexState should be final. 2569
 Error blocks LeftCurly '{' should be on the previous line. 2570
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 2574
 Error javadoc JavadocMethod Missing a Javadoc comment. 2574
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2574
 Error misc FinalParameters Parameter stream should be final. 2574
 Error blocks LeftCurly '{' should be on the previous line. 2575
 Error coding InnerAssignment Inner assignments should be avoided. 2576
 Error javadoc JavadocMethod Missing a Javadoc comment. 2581
 Error modifier RedundantModifier Redundant 'final' modifier. 2581
 Error naming MethodName Name 'ReInitRounds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2581
 Error blocks LeftCurly '{' should be on the previous line. 2582
 Error coding MagicNumber '0x80000001' is a magic number. 2584
 Error blocks NeedBraces 'for' construct must use '{}'s. 2585
 Error coding MagicNumber '17' is a magic number. 2585
 Error coding MagicNumber '0x80000000' is a magic number. 2586
 Error design DesignForExtension Method 'ReInit' is not designed for extension - needs to be abstract, final or empty. 2589
 Error javadoc JavadocMethod Missing a Javadoc comment. 2589
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2589
 Error misc FinalParameters Parameter stream should be final. 2589
 Error misc FinalParameters Parameter lexState should be final. 2589
 Error design DesignForExtension Method 'SwitchTo' is not designed for extension - needs to be abstract, final or empty. 2594
 Error javadoc JavadocMethod Missing a Javadoc comment. 2594
 Error naming MethodName Name 'SwitchTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2594
 Error misc FinalParameters Parameter lexState should be final. 2594
 Error coding MagicNumber '13' is a magic number. 2595
 Error sizes LineLength Line is longer than 80 characters (found 147). 2596
 Error javadoc JavadocMethod Missing a Javadoc comment. 2601
 Error modifier RedundantModifier Redundant 'final' modifier. 2601
 Error coding AvoidInlineConditionals Avoid inline conditionals. 2605
 Error javadoc JavadocVariable Missing a Javadoc comment. 2613
 Error design VisibilityModifier Variable 'curLexState' must be private and have accessor methods. 2613
 Error javadoc JavadocVariable Missing a Javadoc comment. 2614
 Error design VisibilityModifier Variable 'defaultLexState' must be private and have accessor methods. 2614
 Error javadoc JavadocVariable Missing a Javadoc comment. 2615
 Error design VisibilityModifier Variable 'jjnewStateCnt' must be private and have accessor methods. 2615
 Error javadoc JavadocVariable Missing a Javadoc comment. 2616
 Error design VisibilityModifier Variable 'jjround' must be private and have accessor methods. 2616
 Error javadoc JavadocVariable Missing a Javadoc comment. 2617
 Error design VisibilityModifier Variable 'jjmatchedPos' must be private and have accessor methods. 2617
 Error javadoc JavadocVariable Missing a Javadoc comment. 2618
 Error design VisibilityModifier Variable 'jjmatchedKind' must be private and have accessor methods. 2618
 Error javadoc JavadocMethod Missing a Javadoc comment. 2620
 Error regexp RegexpSingleline Line has trailing spaces. 2626
 Error blocks LeftCurly '{' should be on the previous line. 2626
 Error regexp RegexpSingleline Line has trailing spaces. 2627
 Error regexp RegexpSingleline Line has trailing spaces. 2628
 Error blocks LeftCurly '{' should be on the previous line. 2628
 Error regexp RegexpSingleline Line has trailing spaces. 2630
 Error blocks RightCurly '}' should be on the same line. 2630
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 2631
 Error regexp RegexpSingleline Line has trailing spaces. 2632
 Error blocks LeftCurly '{' should be on the previous line. 2632
 Error coding MissingSwitchDefault switch without "default" clause. 2638
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 2638
 Error blocks LeftCurly '{' should be on the previous line. 2639
 Error coding MagicNumber '0x7fffffff' is a magic number. 2641
 Error coding MagicNumber '0x7fffffff' is a magic number. 2646
 Error coding MagicNumber '0x7fffffff' is a magic number. 2651
 Error coding MagicNumber '3' is a magic number. 2655
 Error coding MagicNumber '0x7fffffff' is a magic number. 2656
 Error coding MagicNumber '4' is a magic number. 2660
 Error coding MagicNumber '0x7fffffff' is a magic number. 2661
 Error coding MagicNumber '5' is a magic number. 2665
 Error coding MagicNumber '0x7fffffff' is a magic number. 2666
 Error coding MagicNumber '6' is a magic number. 2670
 Error coding MagicNumber '0x7fffffff' is a magic number. 2671
 Error coding MagicNumber '7' is a magic number. 2675
 Error coding MagicNumber '0x7fffffff' is a magic number. 2676
 Error coding MagicNumber '8' is a magic number. 2680
 Error coding MagicNumber '0x7fffffff' is a magic number. 2681
 Error coding MagicNumber '9' is a magic number. 2685
 Error coding MagicNumber '0x7fffffff' is a magic number. 2686
 Error coding MagicNumber '10' is a magic number. 2690
 Error coding MagicNumber '0x7fffffff' is a magic number. 2691
 Error coding MagicNumber '11' is a magic number. 2695
 Error coding MagicNumber '0x7fffffff' is a magic number. 2696
 Error coding MagicNumber '12' is a magic number. 2700
 Error coding MagicNumber '0x7fffffff' is a magic number. 2701
 Error coding MagicNumber '0x7fffffff' is a magic number. 2706
 Error blocks LeftCurly '{' should be on the previous line. 2707
 Error blocks NeedBraces 'if' construct must use '{}'s. 2708
 Error blocks NeedBraces 'if' construct must use '{}'s. 2711
 Error naming LocalVariableName Name 'error_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2715
 Error naming LocalVariableName Name 'error_column' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2716
 Error naming LocalVariableName Name 'error_after' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2717
 Error naming LocalVariableName Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2718
 Error blocks LeftCurly '{' should have line break after. 2719
 Error blocks RightCurly '}' should be on the same line. 2719
 Error blocks RightCurly '}' should have line break before. 2719
 Error coding AvoidInlineConditionals Avoid inline conditionals. 2722
 Error blocks RightCurly '}' should be on the same line. 2726
 Error blocks NeedBraces 'else' construct must use '{}'s. 2727
 Error coding AvoidInlineConditionals Avoid inline conditionals. 2732
 Error sizes LineLength Line is longer than 80 characters (found 128). 2734

org/exolab/castor/xml/dtd/parser/InputCharStream.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 88). 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error naming ConstantName Name 'staticFlag' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error design VisibilityModifier Variable 'bufsize' must be private and have accessor methods. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 80
 Error design VisibilityModifier Variable 'available' must be private and have accessor methods. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error design VisibilityModifier Variable 'tokenBegin' must be private and have accessor methods. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error design VisibilityModifier Variable 'bufpos' must be private and have accessor methods. 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error misc ArrayTypeStyle Array brackets at illegal position. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error misc ArrayTypeStyle Array brackets at illegal position. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error javadoc JavadocMethod Missing a Javadoc comment. 98
 Error modifier RedundantModifier Redundant 'final' modifier. 98
 Error naming MethodName Name 'ExpandBuff' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error misc FinalParameters Parameter wrapAround should be final. 98
 Error coding MagicNumber '2048' is a magic number. 100
 Error misc ArrayTypeStyle Array brackets at illegal position. 101
 Error coding MagicNumber '2048' is a magic number. 101
 Error misc ArrayTypeStyle Array brackets at illegal position. 102
 Error coding MagicNumber '2048' is a magic number. 102
 Error sizes LineLength Line is longer than 80 characters (found 85). 106
 Error sizes LineLength Line is longer than 80 characters (found 81). 107
 Error sizes LineLength Line is longer than 80 characters (found 87). 110
 Error sizes LineLength Line is longer than 80 characters (found 83). 111
 Error sizes LineLength Line is longer than 80 characters (found 91). 114
 Error sizes LineLength Line is longer than 80 characters (found 87). 115
 Error coding InnerAssignment Inner assignments should be avoided. 118
 Error sizes LineLength Line is longer than 80 characters (found 85). 122
 Error sizes LineLength Line is longer than 80 characters (found 87). 125
 Error sizes LineLength Line is longer than 80 characters (found 91). 128
 Error coding InnerAssignment Inner assignments should be avoided. 131
 Error blocks RightCurly '}' should be on the same line. 133
 Error coding MagicNumber '2048' is a magic number. 138
 Error javadoc JavadocMethod Missing a Javadoc comment. 143
 Error modifier RedundantModifier Redundant 'final' modifier. 143
 Error naming MethodName Name 'FillBuff' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
 Error coding MagicNumber '2048' is a magic number. 146
 Error coding InnerAssignment Inner assignments should be avoided. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error coding InnerAssignment Inner assignments should be avoided. 149
 Error blocks NeedBraces 'else' construct must use '{}'s. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error coding MagicNumber '2048' is a magic number. 152
 Error blocks NeedBraces 'else' construct must use '{}'s. 153
 Error sizes LineLength Line is longer than 80 characters (found 96). 159
 Error coding InnerAssignment Inner assignments should be avoided. 159
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error javadoc JavadocMethod Missing a Javadoc comment. 173
 Error modifier RedundantModifier Redundant 'final' modifier. 173
 Error naming MethodName Name 'BeginToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
 Error javadoc JavadocMethod Missing a Javadoc comment. 181
 Error modifier RedundantModifier Redundant 'final' modifier. 181
 Error naming MethodName Name 'UpdateLineColumn' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
 Error misc FinalParameters Parameter c should be final. 181
 Error coding InnerAssignment Inner assignments should be avoided. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 189
 Error blocks NeedBraces 'else' construct must use '{}'s. 190
 Error coding InnerAssignment Inner assignments should be avoided. 190
 Error coding MagicNumber '8' is a magic number. 202
 Error coding MagicNumber '07' is a magic number. 202
 Error sizes LineLength Line is longer than 80 characters (found 82). 214
 Error javadoc JavadocMethod Expected an @return tag. 216
 Error modifier RedundantModifier Redundant 'final' modifier. 216
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 216
 Error sizes LineLength Line is longer than 80 characters (found 81). 221
 Error sizes LineLength Line is longer than 80 characters (found 81). 222
 Error sizes LineLength Line is longer than 80 characters (found 98). 223
 Error sizes LineLength Line is longer than 80 characters (found 81). 224
 Error coding AvoidInlineConditionals Avoid inline conditionals. 225
 Error coding InnerAssignment Inner assignments should be avoided. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error javadoc JavadocMethod Expected an @return tag. 243
 Error modifier RedundantModifier Redundant 'final' modifier. 243
 Error javadoc JavadocMethod Expected an @return tag. 251
 Error modifier RedundantModifier Redundant 'final' modifier. 251
 Error javadoc JavadocMethod Missing a Javadoc comment. 255
 Error modifier RedundantModifier Redundant 'final' modifier. 255
 Error javadoc JavadocMethod Missing a Javadoc comment. 259
 Error modifier RedundantModifier Redundant 'final' modifier. 259
 Error javadoc JavadocMethod Missing a Javadoc comment. 263
 Error modifier RedundantModifier Redundant 'final' modifier. 263
 Error javadoc JavadocMethod Missing a Javadoc comment. 267
 Error modifier RedundantModifier Redundant 'final' modifier. 267
 Error javadoc JavadocMethod Missing a Javadoc comment. 271
 Error modifier RedundantModifier Redundant 'final' modifier. 271
 Error misc FinalParameters Parameter amount should be final. 271
 Error blocks NeedBraces 'if' construct must use '{}'s. 273
 Error coding InnerAssignment Inner assignments should be avoided. 273
 Error misc FinalParameters Parameter dstream should be final. 280
 Error javadoc JavadocMethod Expected @param tag for 'dstream'. 280
 Error misc FinalParameters Parameter startline should be final. 280
 Error javadoc JavadocMethod Expected @param tag for 'startline'. 280
 Error misc FinalParameters Parameter startcolumn should be final. 281
 Error javadoc JavadocMethod Expected @param tag for 'startcolumn'. 281
 Error misc FinalParameters Parameter buffersize should be final. 281
 Error javadoc JavadocMethod Expected @param tag for 'buffersize'. 281
 Error coding InnerAssignment Inner assignments should be avoided. 285
 Error misc FinalParameters Parameter dstream should be final. 295
 Error javadoc JavadocMethod Expected @param tag for 'dstream'. 295
 Error misc FinalParameters Parameter startline should be final. 295
 Error javadoc JavadocMethod Expected @param tag for 'startline'. 295
 Error misc FinalParameters Parameter startcolumn should be final. 296
 Error javadoc JavadocMethod Expected @param tag for 'startcolumn'. 296
 Error coding MagicNumber '4096' is a magic number. 297
 Error misc FinalParameters Parameter dstream should be final. 304
 Error javadoc JavadocMethod Expected @param tag for 'dstream'. 304
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 312
 Error misc FinalParameters Parameter dstream should be final. 312
 Error javadoc JavadocMethod Expected @param tag for 'dstream'. 312
 Error misc FinalParameters Parameter startline should be final. 312
 Error javadoc JavadocMethod Expected @param tag for 'startline'. 312
 Error misc FinalParameters Parameter startcolumn should be final. 313
 Error javadoc JavadocMethod Expected @param tag for 'startcolumn'. 313
 Error misc FinalParameters Parameter buffersize should be final. 313
 Error javadoc JavadocMethod Expected @param tag for 'buffersize'. 313
 Error coding InnerAssignment Inner assignments should be avoided. 319
 Error coding InnerAssignment Inner assignments should be avoided. 324
 Error coding InnerAssignment Inner assignments should be avoided. 325
 Error coding InnerAssignment Inner assignments should be avoided. 325
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 333
 Error misc FinalParameters Parameter dstream should be final. 333
 Error javadoc JavadocMethod Expected @param tag for 'dstream'. 333
 Error misc FinalParameters Parameter startline should be final. 333
 Error javadoc JavadocMethod Expected @param tag for 'startline'. 333
 Error misc FinalParameters Parameter startcolumn should be final. 334
 Error javadoc JavadocMethod Expected @param tag for 'startcolumn'. 334
 Error coding MagicNumber '4096' is a magic number. 335
 Error naming MethodName Name 'ReInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 342
 Error misc FinalParameters Parameter dstream should be final. 342
 Error javadoc JavadocMethod Expected @param tag for 'dstream'. 342
 Error javadoc JavadocMethod Missing a Javadoc comment. 346
 Error modifier RedundantModifier Redundant 'final' modifier. 346
 Error naming MethodName Name 'GetImage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 346
 Error sizes LineLength Line is longer than 80 characters (found 102). 350
 Error javadoc JavadocMethod Missing a Javadoc comment. 353
 Error modifier RedundantModifier Redundant 'final' modifier. 353
 Error naming MethodName Name 'GetSuffix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 353
 Error misc FinalParameters Parameter len should be final. 353
 Error blocks NeedBraces 'if' construct must use '{}'s. 356
 Error javadoc JavadocMethod Missing a Javadoc comment. 366
 Error naming MethodName Name 'Done' must match pattern '^[a-z][a-zA-Z0-9]*$'. 366
 Error misc FinalParameters Parameter newLine should be final. 375
 Error javadoc JavadocMethod Expected @param tag for 'newLine'. 375
 Error misc FinalParameters Parameter newCol should be final. 375
 Error javadoc JavadocMethod Expected @param tag for 'newCol'. 375
 Error whitespace OperatorWrap '&&' should be on a new line. 388
 Error coding InnerAssignment Inner assignments should be avoided. 389
 Error coding InnerAssignment Inner assignments should be avoided. 389
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error coding InnerAssignment Inner assignments should be avoided. 402
 Error blocks NeedBraces 'else' construct must use '{}'s. 404

org/exolab/castor/xml/dtd/parser/ParseException.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 85). 1
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error misc FinalParameters Parameter currentTokenVal should be final. 77
 Error javadoc JavadocMethod Expected @param tag for 'currentTokenVal'. 77
 Error misc FinalParameters Parameter expectedTokenSequencesVal should be final. 78
 Error javadoc JavadocMethod Expected @param tag for 'expectedTokenSequencesVal'. 78
 Error misc FinalParameters Parameter tokenImageVal should be final. 79
 Error javadoc JavadocMethod Expected @param tag for 'tokenImageVal'. 79
 Error blocks LeftCurly '{' should be on the previous line. 81
 Error javadoc JavadocMethod Missing a Javadoc comment. 104
 Error misc FinalParameters Parameter message should be final. 104
 Error design VisibilityModifier Variable 'specialConstructor' must be private and have accessor methods. 114
 Error design VisibilityModifier Variable 'currentToken' must be private and have accessor methods. 121
 Error design VisibilityModifier Variable 'expectedTokenSequences' must be private and have accessor methods. 128
 Error design VisibilityModifier Variable 'tokenImage' must be private and have accessor methods. 135
 Error javadoc JavadocMethod Expected an @return tag. 147
 Error design DesignForExtension Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 147
 Error sizes LineLength Line is longer than 80 characters (found 81). 160
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error sizes LineLength Line is longer than 80 characters (found 116). 176
 Error design VisibilityModifier Variable 'eol' must be private and have accessor methods. 189
 Error javadoc JavadocMethod Expected an @return tag. 196
 Error design DesignForExtension Method 'add_escapes' is not designed for extension - needs to be abstract, final or empty. 196
 Error naming MethodName Name 'add_escapes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
 Error misc FinalParameters Parameter str should be final. 196
 Error javadoc JavadocMethod Expected @param tag for 'str'. 196
 Error blocks LeftCurly '{' should be on the previous line. 201
 Error coding InnerAssignment Inner assignments should be avoided. 229
 Error coding MagicNumber '0x20' is a magic number. 229
 Error coding MagicNumber '0x7e' is a magic number. 229
 Error coding MagicNumber '16' is a magic number. 230
 Error coding MagicNumber '4' is a magic number. 231

org/exolab/castor/xml/dtd/parser/Token.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'kind' must be private and have accessor methods. 62
 Error design VisibilityModifier Variable 'beginLine' must be private and have accessor methods. 69
 Error design VisibilityModifier Variable 'beginColumn' must be private and have accessor methods. 69
 Error design VisibilityModifier Variable 'endLine' must be private and have accessor methods. 69
 Error design VisibilityModifier Variable 'endColumn' must be private and have accessor methods. 69
 Error design VisibilityModifier Variable 'image' must be private and have accessor methods. 74
 Error design VisibilityModifier Variable 'next' must be private and have accessor methods. 84
 Error design VisibilityModifier Variable 'specialToken' must be private and have accessor methods. 98
 Error javadoc JavadocMethod Expected an @return tag. 103
 Error blocks LeftCurly '{' should be on the previous line. 104
 Error javadoc JavadocMethod Expected an @return tag. 120
 Error misc FinalParameters Parameter ofKind should be final. 120
 Error javadoc JavadocMethod Expected @param tag for 'ofKind'. 120
 Error blocks LeftCurly '{' should be on the previous line. 121
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 122
 Error blocks LeftCurly '{' should be on the previous line. 123

org/exolab/castor/xml/dtd/parser/TokenMgrError.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 1
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error sizes LineLength Line is longer than 80 characters (found 81). 70
 Error design VisibilityModifier Variable 'errorCode' must be private and have accessor methods. 88
 Error javadoc JavadocStyle First sentence should end with a period. 90
 Error javadoc JavadocMethod Expected an @return tag. 94
 Error misc FinalParameters Parameter str should be final. 94
 Error javadoc JavadocMethod Expected @param tag for 'str'. 94
 Error blocks LeftCurly '{' should be on the previous line. 99
 Error coding InnerAssignment Inner assignments should be avoided. 127
 Error coding MagicNumber '0x20' is a magic number. 127
 Error coding MagicNumber '0x7e' is a magic number. 127
 Error coding MagicNumber '16' is a magic number. 128
 Error coding MagicNumber '4' is a magic number. 129
 Error sizes LineLength Line is longer than 80 characters (found 81). 149
 Error javadoc JavadocMethod Expected an @return tag. 151
 Error sizes LineLength Line is longer than 80 characters (found 141). 151
 Error modifier RedundantModifier Redundant 'final' modifier. 151
 Error naming MethodName Name 'LexicalError' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
 Error misc FinalParameters Parameter EOFSeen should be final. 151
 Error javadoc JavadocMethod Expected @param tag for 'EOFSeen'. 151
 Error naming ParameterName Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
 Error misc FinalParameters Parameter lexState should be final. 151
 Error javadoc JavadocMethod Expected @param tag for 'lexState'. 151
 Error misc FinalParameters Parameter errorLine should be final. 151
 Error javadoc JavadocMethod Expected @param tag for 'errorLine'. 151
 Error misc FinalParameters Parameter errorColumn should be final. 151
 Error javadoc JavadocMethod Expected @param tag for 'errorColumn'. 151
 Error misc FinalParameters Parameter errorAfter should be final. 151
 Error javadoc JavadocMethod Expected @param tag for 'errorAfter'. 151
 Error misc FinalParameters Parameter curChar should be final. 151
 Error javadoc JavadocMethod Expected @param tag for 'curChar'. 151
 Error whitespace WhitespaceAround 'return' is not followed by whitespace. 152
 Error whitespace OperatorWrap '+' should be on a new line. 152
 Error whitespace OperatorWrap '+' should be on a new line. 153
 Error whitespace OperatorWrap '+' should be on a new line. 154
 Error sizes LineLength Line is longer than 80 characters (found 117). 155
 Error coding AvoidInlineConditionals Avoid inline conditionals. 155
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 155
 Error whitespace OperatorWrap '+' should be on a new line. 155
 Error sizes LineLength Line is longer than 80 characters (found 83). 160
 Error javadoc JavadocMethod Expected an @return tag. 168
 Error design DesignForExtension Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. 168
 Error javadoc JavadocMethod Missing a Javadoc comment. 176
 Error javadoc JavadocMethod Missing a Javadoc comment. 179
 Error misc FinalParameters Parameter message should be final. 179
 Error misc FinalParameters Parameter reason should be final. 179
 Error sizes LineLength Line is longer than 80 characters (found 133). 184
 Error javadoc JavadocMethod Missing a Javadoc comment. 184
 Error misc FinalParameters Parameter EOFSeen should be final. 184
 Error naming ParameterName Name 'EOFSeen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
 Error misc FinalParameters Parameter lexState should be final. 184
 Error misc FinalParameters Parameter errorLine should be final. 184
 Error misc FinalParameters Parameter errorColumn should be final. 184
 Error misc FinalParameters Parameter errorAfter should be final. 184
 Error misc FinalParameters Parameter curChar should be final. 184
 Error misc FinalParameters Parameter reason should be final. 184
 Error sizes LineLength Line is longer than 80 characters (found 97). 185

org/exolab/castor/xml/handlers/CollectionFieldHandler.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error sizes LineLength Line is longer than 80 characters (found 83). 84
 Error sizes LineLength Line is longer than 80 characters (found 99). 86
 Error sizes LineLength Line is longer than 80 characters (found 84). 90
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 110
 Error sizes LineLength Line is longer than 80 characters (found 88). 116
 Error sizes LineLength Line is longer than 80 characters (found 82). 122
 Error sizes LineLength Line is longer than 80 characters (found 88). 145
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 145
 Error sizes LineLength Line is longer than 80 characters (found 88). 181
 Error design DesignForExtension Method 'resetValue' is not designed for extension - needs to be abstract, final or empty. 181
 Error sizes LineLength Line is longer than 80 characters (found 100). 196
 Error sizes LineLength Line is longer than 80 characters (found 81). 208
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 208
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 221
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 221

org/exolab/castor/xml/handlers/ContainerFieldHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 88). 65
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_mode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error sizes LineLength Line is longer than 80 characters (found 85). 115
 Error sizes LineLength Line is longer than 80 characters (found 81). 131
 Error sizes LineLength Line is longer than 80 characters (found 81). 134
 Error sizes LineLength Line is longer than 80 characters (found 93). 173
 Error sizes LineLength Line is longer than 80 characters (found 100). 194

org/exolab/castor/xml/handlers/DateFieldHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 94). 66
 Error sizes LineLength Line is longer than 80 characters (found 85). 68
 Error sizes LineLength Line is longer than 80 characters (found 88). 71
 Error naming StaticVariableName Name '_timezone' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error sizes LineLength Line is longer than 80 characters (found 81). 72
 Error naming StaticVariableName Name '_allowTimeZoneSuppression' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming StaticVariableName Name '_suppressMillis' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error sizes LineLength Line is longer than 80 characters (found 85). 81
 Error naming MemberName Name '_options' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error naming MemberName Name '_useSQLDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 116
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 158
 Error sizes LineLength Line is longer than 80 characters (found 88). 188
 Error design DesignForExtension Method 'resetValue' is not designed for extension - needs to be abstract, final or empty. 188
 Error sizes LineLength Line is longer than 80 characters (found 81). 200
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 200
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 217
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 217
 Error sizes LineLength Line is longer than 80 characters (found 83). 227
 Error sizes LineLength Line is longer than 80 characters (found 92). 238
 Error design DesignForExtension Method 'setUseSQLDate' is not designed for extension - needs to be abstract, final or empty. 279
 Error sizes LineLength Line is longer than 80 characters (found 82). 351
 Error sizes LineLength Line is longer than 80 characters (found 84). 357
 Error coding AvoidInlineConditionals Avoid inline conditionals. 357
 Error sizes LineLength Line is longer than 80 characters (found 92). 361
 Error sizes LineLength Line is longer than 80 characters (found 96). 363
 Error regexp RegexpSingleline Line has trailing spaces. 389
 Error sizes LineLength Line is longer than 80 characters (found 87). 409
 Error coding MagicNumber '60000' is a magic number. 433
 Error coding MagicNumber '60' is a magic number. 436
 Error coding MagicNumber '10' is a magic number. 437
 Error coding MagicNumber '60' is a magic number. 444
 Error coding MagicNumber '10' is a magic number. 445
 Error sizes LineLength Line is longer than 80 characters (found 97). 474
 Error naming MemberName Name '_allowNoTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 475
 Error design VisibilityModifier Variable '_allowNoTime' must be private and have accessor methods. 475

org/exolab/castor/xml/handlers/DefaultFieldHandlerFactory.java

Severity Category Rule Message Line
 Error design DesignForExtension Method 'getSupportedTypes' is not designed for extension - needs to be abstract, final or empty. 72
 Error design DesignForExtension Method 'isSupportedType' is not designed for extension - needs to be abstract, final or empty. 87
 Error sizes LineLength Line is longer than 80 characters (found 81). 102
 Error sizes LineLength Line is longer than 80 characters (found 97). 104
 Error design DesignForExtension Method 'createFieldHandler' is not designed for extension - needs to be abstract, final or empty. 104

org/exolab/castor/xml/handlers/EnumFieldHandler.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.lang.reflect.InvocationTargetException. 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming MemberName Name '_valueOf' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 114
 Error blocks EmptyBlock Must have at least one statement. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error sizes LineLength Line is longer than 80 characters (found 84). 123
 Error whitespace OperatorWrap '+' should be on a new line. 124
 Error sizes LineLength Line is longer than 80 characters (found 99). 125
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error javadoc JavadocMethod Missing a Javadoc comment. 137
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 150
 Error blocks EmptyBlock Must have at least one statement. 150
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error sizes LineLength Line is longer than 80 characters (found 93). 159
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error sizes LineLength Line is longer than 80 characters (found 88). 181
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 181
 Error sizes LineLength Line is longer than 80 characters (found 93). 195
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 220
 Error sizes LineLength Line is longer than 80 characters (found 100). 259
 Error sizes LineLength Line is longer than 80 characters (found 81). 271
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 271
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 283
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 283
 Error javadoc JavadocMethod Expected @param tag for 'obj'. 283
 Error sizes LineLength Line is longer than 80 characters (found 83). 293

org/exolab/castor/xml/handlers/SQLTimeFieldHandler.java

Severity Category Rule Message Line
 Error design DesignForExtension Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. 79
 Error design DesignForExtension Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. 94
 Error sizes LineLength Line is longer than 80 characters (found 88). 102
 Error design DesignForExtension Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. 124
 Error sizes LineLength Line is longer than 80 characters (found 81). 136
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 136

org/exolab/castor/xml/handlers/SQLTimestampFieldHandler.java

Severity Category Rule Message Line
 Error design DesignForExtension Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. 81
 Error design DesignForExtension Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. 96
 Error design DesignForExtension Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. 126
 Error sizes LineLength Line is longer than 80 characters (found 81). 138
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 138

org/exolab/castor/xml/handlers/ToStringFieldHandler.java

Severity Category Rule Message Line
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error sizes LineLength Line is longer than 80 characters (found 88). 80
 Error sizes LineLength Line is longer than 80 characters (found 94). 90
 Error design DesignForExtension Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. 92
 Error sizes LineLength Line is longer than 80 characters (found 94). 101
 Error design DesignForExtension Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. 103
 Error design DesignForExtension Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. 114

org/exolab/castor/xml/handlers/ValueOfFieldHandler.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.mapping.FieldDescriptor. 50
 Error imports UnusedImports Unused import - org.exolab.castor.mapping.FieldHandler. 51
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name '_valueOf' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error sizes LineLength Line is longer than 80 characters (found 88). 86
 Error sizes LineLength Line is longer than 80 characters (found 100). 98
 Error design DesignForExtension Method 'convertUponGet' is not designed for extension - needs to be abstract, final or empty. 115
 Error design DesignForExtension Method 'convertUponSet' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'getFieldType' is not designed for extension - needs to be abstract, final or empty. 157
 Error sizes LineLength Line is longer than 80 characters (found 81). 169
 Error design DesignForExtension Method 'newInstance' is not designed for extension - needs to be abstract, final or empty. 169

org/exolab/castor/xml/location/FileLocation.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 58
 Error naming MemberName Name '_filename' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error naming MemberName Name '_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_col' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error sizes LineLength Line is longer than 80 characters (found 82). 103
 Error design DesignForExtension Method 'getColumnNumber' is not designed for extension - needs to be abstract, final or empty. 114
 Error design DesignForExtension Method 'getFilename' is not designed for extension - needs to be abstract, final or empty. 122
 Error design DesignForExtension Method 'getLineNumber' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'setColumnNumber' is not designed for extension - needs to be abstract, final or empty. 138
 Error design DesignForExtension Method 'setFilename' is not designed for extension - needs to be abstract, final or empty. 146
 Error design DesignForExtension Method 'setLineNumber' is not designed for extension - needs to be abstract, final or empty. 154
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 162

org/exolab/castor/xml/location/Location.java

Severity Category Rule Message Line
 Error modifier RedundantModifier Redundant 'public' modifier. 58

org/exolab/castor/xml/location/XPathLocation.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error naming MemberName Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error sizes LineLength Line is longer than 80 characters (found 90). 65
 Error naming MemberName Name '_allowChildrenOrAtts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error design DesignForExtension Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. 79
 Error design DesignForExtension Method 'addChild' is not designed for extension - needs to be abstract, final or empty. 90
 Error design DesignForExtension Method 'addParent' is not designed for extension - needs to be abstract, final or empty. 100
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 108
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 113

org/exolab/castor/xml/parsing/AnyNodeUnmarshalHandler.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocType Missing a Javadoc comment. 9
 Error whitespace FileTabCharacter Line contains a tab character. 11
 Error javadoc JavadocVariable Missing a Javadoc comment. 11
 Error naming MemberName Name '_namespaceHandling' must match pattern '^[a-z][a-zA-Z0-9]*$'. 11
 Error whitespace FileTabCharacter Line contains a tab character. 13
 Error whitespace FileTabCharacter Line contains a tab character. 14
 Error whitespace FileTabCharacter Line contains a tab character. 15
 Error whitespace FileTabCharacter Line contains a tab character. 16
 Error naming MemberName Name '_anyUnmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 16
 Error whitespace FileTabCharacter Line contains a tab character. 18
 Error whitespace FileTabCharacter Line contains a tab character. 19
 Error whitespace FileTabCharacter Line contains a tab character. 20
 Error whitespace FileTabCharacter Line contains a tab character. 21
 Error naming MemberName Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
 Error whitespace FileTabCharacter Line contains a tab character. 23
 Error sizes LineLength Line is longer than 80 characters (found 82). 24
 Error whitespace FileTabCharacter Line contains a tab character. 24
 Error whitespace FileTabCharacter Line contains a tab character. 25
 Error whitespace FileTabCharacter Line contains a tab character. 26
 Error naming MemberName Name '_elemInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
 Error whitespace FileTabCharacter Line contains a tab character. 28
 Error javadoc JavadocMethod Missing a Javadoc comment. 28
 Error misc FinalParameters Parameter namespaceHandling should be final. 28
 Error whitespace FileTabCharacter Line contains a tab character. 29
 Error whitespace FileTabCharacter Line contains a tab character. 30
 Error whitespace FileTabCharacter Line contains a tab character. 32
 Error sizes LineLength Line is longer than 80 characters (found 81). 33
 Error whitespace FileTabCharacter Line contains a tab character. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error whitespace FileTabCharacter Line contains a tab character. 34
 Error whitespace FileTabCharacter Line contains a tab character. 35
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error whitespace FileTabCharacter Line contains a tab character. 38
 Error whitespace FileTabCharacter Line contains a tab character. 39
 Error whitespace FileTabCharacter Line contains a tab character. 40
 Error whitespace FileTabCharacter Line contains a tab character. 41
 Error whitespace FileTabCharacter Line contains a tab character. 42
 Error whitespace FileTabCharacter Line contains a tab character. 43
 Error whitespace FileTabCharacter Line contains a tab character. 44
 Error design DesignForExtension Method 'commonStartElement' is not designed for extension - needs to be abstract, final or empty. 44
 Error misc FinalParameters Parameter name should be final. 44
 Error misc FinalParameters Parameter namespace should be final. 44
 Error whitespace FileTabCharacter Line contains a tab character. 45
 Error misc FinalParameters Parameter wsPreserve should be final. 45
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 45
 Error whitespace FileTabCharacter Line contains a tab character. 46
 Error sizes LineLength Line is longer than 80 characters (found 99). 47
 Error whitespace FileTabCharacter Line contains a tab character. 47
 Error whitespace FileTabCharacter Line contains a tab character. 48
 Error whitespace FileTabCharacter Line contains a tab character. 49
 Error whitespace FileTabCharacter Line contains a tab character. 50
 Error sizes LineLength Line is longer than 80 characters (found 81). 51
 Error whitespace FileTabCharacter Line contains a tab character. 51
 Error whitespace FileTabCharacter Line contains a tab character. 52
 Error whitespace FileTabCharacter Line contains a tab character. 53
 Error whitespace FileTabCharacter Line contains a tab character. 54
 Error whitespace FileTabCharacter Line contains a tab character. 55
 Error whitespace FileTabCharacter Line contains a tab character. 56
 Error whitespace FileTabCharacter Line contains a tab character. 57
 Error whitespace FileTabCharacter Line contains a tab character. 58
 Error whitespace FileTabCharacter Line contains a tab character. 59
 Error whitespace FileTabCharacter Line contains a tab character. 60
 Error whitespace FileTabCharacter Line contains a tab character. 62
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error whitespace FileTabCharacter Line contains a tab character. 65
 Error whitespace FileTabCharacter Line contains a tab character. 66
 Error whitespace FileTabCharacter Line contains a tab character. 67
 Error whitespace FileTabCharacter Line contains a tab character. 68
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error whitespace FileTabCharacter Line contains a tab character. 71
 Error whitespace FileTabCharacter Line contains a tab character. 72
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error design DesignForExtension Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 73
 Error misc FinalParameters Parameter ch should be final. 73
 Error misc FinalParameters Parameter start should be final. 73
 Error misc FinalParameters Parameter length should be final. 73
 Error whitespace FileTabCharacter Line contains a tab character. 74
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error whitespace FileTabCharacter Line contains a tab character. 76
 Error whitespace FileTabCharacter Line contains a tab character. 78
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error whitespace FileTabCharacter Line contains a tab character. 82
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error whitespace FileTabCharacter Line contains a tab character. 85
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 86
 Error misc FinalParameters Parameter name should be final. 86
 Error misc FinalParameters Parameter attList should be final. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 87
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 103
 Error misc FinalParameters Parameter namespaceURI should be final. 103
 Error javadoc JavadocMethod Expected @param tag for 'namespaceURI'. 103
 Error misc FinalParameters Parameter localName should be final. 103
 Error javadoc JavadocMethod Expected @param tag for 'localName'. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error misc FinalParameters Parameter qName should be final. 104
 Error javadoc JavadocMethod Expected @param tag for 'qName'. 104
 Error misc FinalParameters Parameter atts should be final. 104
 Error javadoc JavadocMethod Expected @param tag for 'atts'. 104
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error sizes LineLength Line is longer than 80 characters (found 84). 106
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 116
 Error misc FinalParameters Parameter name should be final. 116
 Error javadoc JavadocMethod Expected @param tag for 'name'. 116
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 129
 Error misc FinalParameters Parameter ch should be final. 129
 Error javadoc JavadocMethod Expected @param tag for 'ch'. 129
 Error misc FinalParameters Parameter start should be final. 129
 Error javadoc JavadocMethod Expected @param tag for 'start'. 129
 Error misc FinalParameters Parameter length should be final. 129
 Error javadoc JavadocMethod Expected @param tag for 'length'. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error design DesignForExtension Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 141
 Error misc FinalParameters Parameter prefix should be final. 141
 Error javadoc JavadocMethod Expected @param tag for 'prefix'. 141
 Error misc FinalParameters Parameter uri should be final. 141
 Error javadoc JavadocMethod Expected @param tag for 'uri'. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 142
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error design DesignForExtension Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 152
 Error misc FinalParameters Parameter prefix should be final. 152
 Error javadoc JavadocMethod Expected @param tag for 'prefix'. 152
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error javadoc JavadocStyle First sentence should end with a period. 156
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error design DesignForExtension Method 'hasAnyUnmarshaller' is not designed for extension - needs to be abstract, final or empty. 161
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error design DesignForExtension Method 'isStartingNode' is not designed for extension - needs to be abstract, final or empty. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error whitespace FileTabCharacter Line contains a tab character. 175
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error whitespace FileTabCharacter Line contains a tab character. 176
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error whitespace FileTabCharacter Line contains a tab character. 178
 Error javadoc JavadocMethod Expected an @return tag. 179
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error design DesignForExtension Method 'getStartingNode' is not designed for extension - needs to be abstract, final or empty. 179
 Error whitespace FileTabCharacter Line contains a tab character. 180
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error whitespace FileTabCharacter Line contains a tab character. 182
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error whitespace FileTabCharacter Line contains a tab character. 186
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error whitespace FileTabCharacter Line contains a tab character. 190
 Error whitespace FileTabCharacter Line contains a tab character. 191
 Error whitespace FileTabCharacter Line contains a tab character. 192
 Error whitespace FileTabCharacter Line contains a tab character. 193
 Error design DesignForExtension Method 'preservePassedArguments' is not designed for extension - needs to be abstract, final or empty. 193
 Error misc FinalParameters Parameter name should be final. 193
 Error misc FinalParameters Parameter atts should be final. 193
 Error whitespace FileTabCharacter Line contains a tab character. 194
 Error whitespace FileTabCharacter Line contains a tab character. 195
 Error whitespace FileTabCharacter Line contains a tab character. 197
 Error whitespace FileTabCharacter Line contains a tab character. 198
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error whitespace FileTabCharacter Line contains a tab character. 199
 Error whitespace FileTabCharacter Line contains a tab character. 200
 Error whitespace FileTabCharacter Line contains a tab character. 201
 Error whitespace FileTabCharacter Line contains a tab character. 202
 Error whitespace FileTabCharacter Line contains a tab character. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error sizes LineLength Line is longer than 80 characters (found 81). 205
 Error whitespace FileTabCharacter Line contains a tab character. 205
 Error design DesignForExtension Method 'preservePassedArguments' is not designed for extension - needs to be abstract, final or empty. 205
 Error misc FinalParameters Parameter name should be final. 205
 Error misc FinalParameters Parameter attList should be final. 205
 Error whitespace FileTabCharacter Line contains a tab character. 206
 Error whitespace FileTabCharacter Line contains a tab character. 207
 Error javadoc JavadocStyle First sentence should end with a period. 209
 Error whitespace FileTabCharacter Line contains a tab character. 209
 Error whitespace FileTabCharacter Line contains a tab character. 210
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error whitespace FileTabCharacter Line contains a tab character. 211
 Error whitespace FileTabCharacter Line contains a tab character. 212
 Error whitespace FileTabCharacter Line contains a tab character. 213
 Error whitespace FileTabCharacter Line contains a tab character. 214
 Error whitespace FileTabCharacter Line contains a tab character. 215
 Error whitespace FileTabCharacter Line contains a tab character. 216
 Error whitespace FileTabCharacter Line contains a tab character. 217
 Error whitespace FileTabCharacter Line contains a tab character. 218
 Error whitespace FileTabCharacter Line contains a tab character. 219
 Error whitespace FileTabCharacter Line contains a tab character. 220
 Error misc FinalParameters Parameter element should be final. 220
 Error misc FinalParameters Parameter name should be final. 220
 Error whitespace FileTabCharacter Line contains a tab character. 221
 Error misc FinalParameters Parameter attList should be final. 221
 Error whitespace FileTabCharacter Line contains a tab character. 222
 Error whitespace FileTabCharacter Line contains a tab character. 223
 Error whitespace FileTabCharacter Line contains a tab character. 224
 Error whitespace FileTabCharacter Line contains a tab character. 225
 Error whitespace FileTabCharacter Line contains a tab character. 226
 Error whitespace FileTabCharacter Line contains a tab character. 227
 Error whitespace FileTabCharacter Line contains a tab character. 228
 Error whitespace FileTabCharacter Line contains a tab character. 229
 Error javadoc JavadocStyle First sentence should end with a period. 231
 Error whitespace FileTabCharacter Line contains a tab character. 231
 Error whitespace FileTabCharacter Line contains a tab character. 232
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error whitespace FileTabCharacter Line contains a tab character. 233
 Error whitespace FileTabCharacter Line contains a tab character. 234
 Error whitespace FileTabCharacter Line contains a tab character. 235
 Error whitespace FileTabCharacter Line contains a tab character. 236
 Error whitespace FileTabCharacter Line contains a tab character. 237
 Error whitespace FileTabCharacter Line contains a tab character. 238
 Error whitespace FileTabCharacter Line contains a tab character. 239
 Error whitespace FileTabCharacter Line contains a tab character. 240
 Error whitespace FileTabCharacter Line contains a tab character. 241
 Error whitespace FileTabCharacter Line contains a tab character. 242
 Error misc FinalParameters Parameter element should be final. 242
 Error misc FinalParameters Parameter name should be final. 242
 Error whitespace FileTabCharacter Line contains a tab character. 243
 Error misc FinalParameters Parameter attributes should be final. 243
 Error whitespace FileTabCharacter Line contains a tab character. 244
 Error whitespace FileTabCharacter Line contains a tab character. 245
 Error whitespace FileTabCharacter Line contains a tab character. 246
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error whitespace FileTabCharacter Line contains a tab character. 248
 Error whitespace FileTabCharacter Line contains a tab character. 249
 Error whitespace FileTabCharacter Line contains a tab character. 250
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error whitespace FileTabCharacter Line contains a tab character. 253
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error whitespace FileTabCharacter Line contains a tab character. 255
 Error whitespace FileTabCharacter Line contains a tab character. 256
 Error whitespace FileTabCharacter Line contains a tab character. 257
 Error whitespace FileTabCharacter Line contains a tab character. 258
 Error javadoc JavadocVariable Missing a Javadoc comment. 258
 Error naming MemberName Name '_qName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 258
 Error design VisibilityModifier Variable '_qName' must be private and have accessor methods. 258
 Error whitespace FileTabCharacter Line contains a tab character. 259
 Error javadoc JavadocVariable Missing a Javadoc comment. 259
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 259
 Error design VisibilityModifier Variable '_attributes' must be private and have accessor methods. 259
 Error whitespace FileTabCharacter Line contains a tab character. 260
 Error javadoc JavadocVariable Missing a Javadoc comment. 260
 Error naming MemberName Name '_attributeList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 260
 Error design VisibilityModifier Variable '_attributeList' must be private and have accessor methods. 260
 Error whitespace FileTabCharacter Line contains a tab character. 262
 Error javadoc JavadocMethod Missing a Javadoc comment. 262
 Error whitespace FileTabCharacter Line contains a tab character. 263
 Error whitespace FileTabCharacter Line contains a tab character. 264
 Error whitespace FileTabCharacter Line contains a tab character. 266
 Error javadoc JavadocMethod Missing a Javadoc comment. 266
 Error misc FinalParameters Parameter qName should be final. 266
 Error misc FinalParameters Parameter atts should be final. 266
 Error whitespace FileTabCharacter Line contains a tab character. 267
 Error whitespace FileTabCharacter Line contains a tab character. 268
 Error whitespace FileTabCharacter Line contains a tab character. 269
 Error whitespace FileTabCharacter Line contains a tab character. 270
 Error whitespace FileTabCharacter Line contains a tab character. 272
 Error javadoc JavadocMethod Missing a Javadoc comment. 272
 Error misc FinalParameters Parameter qName should be final. 272
 Error misc FinalParameters Parameter atts should be final. 272
 Error whitespace FileTabCharacter Line contains a tab character. 273
 Error whitespace FileTabCharacter Line contains a tab character. 274
 Error whitespace FileTabCharacter Line contains a tab character. 275
 Error whitespace FileTabCharacter Line contains a tab character. 276
 Error whitespace FileTabCharacter Line contains a tab character. 278
 Error javadoc JavadocMethod Missing a Javadoc comment. 278
 Error whitespace FileTabCharacter Line contains a tab character. 279
 Error whitespace FileTabCharacter Line contains a tab character. 280
 Error whitespace FileTabCharacter Line contains a tab character. 281
 Error whitespace FileTabCharacter Line contains a tab character. 282
 Error whitespace FileTabCharacter Line contains a tab character. 284

org/exolab/castor/xml/parsing/AttributeSetBuilder.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error javadoc JavadocStyle First sentence should end with a period. 43
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 51
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 56
 Error naming MemberName Name '_namespaceHandling' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error misc FinalParameters Parameter namespaceHandling should be final. 69
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error javadoc JavadocMethod Expected an @return tag. 81
 Error misc FinalParameters Parameter atts should be final. 81
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error design DesignForExtension Method 'getAttributeSet' is not designed for extension - needs to be abstract, final or empty. 98
 Error misc FinalParameters Parameter atts should be final. 98
 Error javadoc JavadocMethod Expected @param tag for 'atts'. 98
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error javadoc JavadocMethod Expected an @return tag. 112
 Error sizes LineLength Line is longer than 80 characters (found 92). 112
 Error misc FinalParameters Parameter atts should be final. 112
 Error misc FinalParameters Parameter attributeSet should be final. 112
 Error javadoc JavadocMethod Expected @param tag for 'attributeSet'. 112
 Error sizes LineLength Line is longer than 80 characters (found 82). 126
 Error sizes LineLength Line is longer than 80 characters (found 81). 129
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error blocks NeedBraces 'else' construct must use '{}'s. 131
 Error sizes LineLength Line is longer than 80 characters (found 81). 139
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error sizes LineLength Line is longer than 80 characters (found 84). 164
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error sizes LineLength Line is longer than 80 characters (found 81). 184
 Error design DesignForExtension Method 'getAttributeSet' is not designed for extension - needs to be abstract, final or empty. 184
 Error misc FinalParameters Parameter atts should be final. 184
 Error javadoc JavadocMethod Expected @param tag for 'atts'. 184
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error javadoc JavadocMethod Expected an @return tag. 199
 Error sizes LineLength Line is longer than 80 characters (found 118). 199
 Error misc FinalParameters Parameter atts should be final. 199
 Error misc FinalParameters Parameter attributeSet should be final. 199
 Error javadoc JavadocMethod Expected @param tag for 'attributeSet'. 199
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error javadoc JavadocMethod Expected an @return tag. 252
 Error misc FinalParameters Parameter atts should be final. 252
 Error whitespace FileTabCharacter Line contains a tab character. 253
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error whitespace FileTabCharacter Line contains a tab character. 255
 Error whitespace FileTabCharacter Line contains a tab character. 256

org/exolab/castor/xml/parsing/NamespaceHandling.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.exolab.castor.xml.*. 9
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error sizes LineLength Line is longer than 80 characters (found 88). 32
 Error naming MemberName Name '_namespaceToPackage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error naming MemberName Name '_createNamespaceScope' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error design DesignForExtension Method 'addNamespaceToPackageMapping' is not designed for extension - needs to be abstract, final or empty. 54
 Error misc FinalParameters Parameter nsURI should be final. 54
 Error misc FinalParameters Parameter packageName should be final. 54
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error design DesignForExtension Method 'getMappedPackage' is not designed for extension - needs to be abstract, final or empty. 67
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error design DesignForExtension Method 'processNamespaces' is not designed for extension - needs to be abstract, final or empty. 79
 Error misc FinalParameters Parameter classDesc should be final. 79
 Error misc FinalParameters Parameter object should be final. 79
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error javadoc JavadocMethod Expected an @return tag. 117
 Error design DesignForExtension Method 'resolveNamespace' is not designed for extension - needs to be abstract, final or empty. 117
 Error misc FinalParameters Parameter value should be final. 117
 Error javadoc JavadocStyle First sentence should end with a period. 148
 Error design DesignForExtension Method 'removeCurrentNamespaceInstance' is not designed for extension - needs to be abstract, final or empty. 151
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error design DesignForExtension Method 'addDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. 161
 Error misc FinalParameters Parameter namespaceURI should be final. 161
 Error javadoc JavadocStyle First sentence should end with a period. 165
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error design DesignForExtension Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 173
 Error misc FinalParameters Parameter prefix should be final. 173
 Error misc FinalParameters Parameter namespaceURI should be final. 173
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error design DesignForExtension Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 185
 Error misc FinalParameters Parameter namespaceURI should be final. 185
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error design DesignForExtension Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 196
 Error misc FinalParameters Parameter prefix should be final. 196
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error design DesignForExtension Method 'getDefaultNamespaceURI' is not designed for extension - needs to be abstract, final or empty. 205
 Error design DesignForExtension Method 'createNamespace' is not designed for extension - needs to be abstract, final or empty. 212
 Error design DesignForExtension Method 'getNamespaceStack' is not designed for extension - needs to be abstract, final or empty. 220
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error design DesignForExtension Method 'isNewNamespaceScopeNecessary' is not designed for extension - needs to be abstract, final or empty. 229
 Error design DesignForExtension Method 'startNamespaceScope' is not designed for extension - needs to be abstract, final or empty. 239
 Error design DesignForExtension Method 'stopNamespaceScope' is not designed for extension - needs to be abstract, final or empty. 247
 Error design DesignForExtension Method 'setNewNamespaceScopeNecessary' is not designed for extension - needs to be abstract, final or empty. 252
 Error javadoc JavadocMethod Missing a Javadoc comment. 252
 Error misc FinalParameters Parameter value should be final. 252
 Error regexp RegexpSingleline Line has trailing spaces. 254

org/exolab/castor/xml/parsing/StrictElementHandler.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.UnmarshalHandler. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error naming MemberName Name '_strictElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error sizes LineLength Line is longer than 80 characters (found 85). 26
 Error naming MemberName Name '_ignoreElementDepth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error design DesignForExtension Method 'setIgnoreExtraElements' is not designed for extension - needs to be abstract, final or empty. 40
 Error misc FinalParameters Parameter ignoreExtraElems should be final. 40
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error design DesignForExtension Method 'areElementsIgnorable' is not designed for extension - needs to be abstract, final or empty. 49
 Error javadoc JavadocStyle First sentence should end with a period. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error javadoc JavadocMethod Expected an @return tag. 58
 Error design DesignForExtension Method 'skipElement' is not designed for extension - needs to be abstract, final or empty. 58
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error design DesignForExtension Method 'skipStartElement' is not designed for extension - needs to be abstract, final or empty. 67
 Error sizes LineLength Line is longer than 80 characters (found 88). 76
 Error design DesignForExtension Method 'skipStartElementIgnoringDepth' is not designed for extension - needs to be abstract, final or empty. 80
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error design DesignForExtension Method 'skipEndElement' is not designed for extension - needs to be abstract, final or empty. 93

org/exolab/castor/xml/parsing/UnmarshalListenerDelegate.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.UnmarshalHandler. 5
 Error sizes LineLength Line is longer than 80 characters (found 82). 8
 Error sizes LineLength Line is longer than 80 characters (found 82). 9
 Error regexp RegexpSingleline Line has trailing spaces. 10
 Error regexp RegexpSingleline Line has trailing spaces. 13
 Error naming MemberName Name '_unmarshalListener' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error sizes LineLength Line is longer than 80 characters (found 81). 30
 Error design DesignForExtension Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. 30
 Error misc FinalParameters Parameter listener should be final. 30
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error design DesignForExtension Method 'setUnmarshalListener' is not designed for extension - needs to be abstract, final or empty. 43
 Error misc FinalParameters Parameter listener should be final. 44
 Error design DesignForExtension Method 'unmarshalled' is not designed for extension - needs to be abstract, final or empty. 59
 Error misc FinalParameters Parameter object should be final. 59
 Error javadoc JavadocMethod Expected @param tag for 'object'. 59
 Error misc FinalParameters Parameter parentObject should be final. 59
 Error javadoc JavadocMethod Expected @param tag for 'parentObject'. 59
 Error design DesignForExtension Method 'fieldAdded' is not designed for extension - needs to be abstract, final or empty. 73
 Error misc FinalParameters Parameter fieldName should be final. 73
 Error javadoc JavadocMethod Expected @param tag for 'fieldName'. 73
 Error misc FinalParameters Parameter stateObject should be final. 73
 Error javadoc JavadocMethod Expected @param tag for 'stateObject'. 73
 Error misc FinalParameters Parameter fieldStateObject should be final. 74
 Error javadoc JavadocMethod Expected @param tag for 'fieldStateObject'. 74
 Error design DesignForExtension Method 'initialized' is not designed for extension - needs to be abstract, final or empty. 88
 Error misc FinalParameters Parameter stateObject should be final. 88
 Error javadoc JavadocMethod Expected @param tag for 'stateObject'. 88
 Error misc FinalParameters Parameter parentObject should be final. 88
 Error javadoc JavadocMethod Expected @param tag for 'parentObject'. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 89
 Error design DesignForExtension Method 'attributesProcessed' is not designed for extension - needs to be abstract, final or empty. 98
 Error misc FinalParameters Parameter stateObject should be final. 98
 Error javadoc JavadocMethod Expected @param tag for 'stateObject'. 98
 Error misc FinalParameters Parameter parentObject should be final. 98
 Error javadoc JavadocMethod Expected @param tag for 'parentObject'. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 99

org/exolab/castor/xml/parsing/UnmarshalStateStack.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 23
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error whitespace FileTabCharacter Line contains a tab character. 31
 Error whitespace FileTabCharacter Line contains a tab character. 32
 Error whitespace FileTabCharacter Line contains a tab character. 33
 Error sizes LineLength Line is longer than 80 characters (found 85). 34
 Error whitespace FileTabCharacter Line contains a tab character. 34
 Error naming MemberName Name '_unmarshalStates' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error whitespace FileTabCharacter Line contains a tab character. 38
 Error whitespace FileTabCharacter Line contains a tab character. 39
 Error whitespace FileTabCharacter Line contains a tab character. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error whitespace FileTabCharacter Line contains a tab character. 42
 Error whitespace FileTabCharacter Line contains a tab character. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error whitespace FileTabCharacter Line contains a tab character. 44
 Error whitespace FileTabCharacter Line contains a tab character. 45
 Error whitespace FileTabCharacter Line contains a tab character. 46
 Error whitespace FileTabCharacter Line contains a tab character. 47
 Error design DesignForExtension Method 'getLastState' is not designed for extension - needs to be abstract, final or empty. 47
 Error whitespace FileTabCharacter Line contains a tab character. 48
 Error whitespace FileTabCharacter Line contains a tab character. 49
 Error whitespace FileTabCharacter Line contains a tab character. 51
 Error whitespace FileTabCharacter Line contains a tab character. 52
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error whitespace FileTabCharacter Line contains a tab character. 53
 Error sizes LineLength Line is longer than 80 characters (found 91). 54
 Error whitespace FileTabCharacter Line contains a tab character. 54
 Error whitespace FileTabCharacter Line contains a tab character. 55
 Error whitespace FileTabCharacter Line contains a tab character. 56
 Error design DesignForExtension Method 'removeLastState' is not designed for extension - needs to be abstract, final or empty. 56
 Error whitespace FileTabCharacter Line contains a tab character. 57
 Error whitespace FileTabCharacter Line contains a tab character. 58
 Error whitespace FileTabCharacter Line contains a tab character. 60
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error whitespace FileTabCharacter Line contains a tab character. 62
 Error whitespace FileTabCharacter Line contains a tab character. 63
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error whitespace FileTabCharacter Line contains a tab character. 65
 Error design DesignForExtension Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 65
 Error whitespace FileTabCharacter Line contains a tab character. 66
 Error whitespace FileTabCharacter Line contains a tab character. 67
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error whitespace FileTabCharacter Line contains a tab character. 69
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error whitespace FileTabCharacter Line contains a tab character. 71
 Error sizes LineLength Line is longer than 80 characters (found 88). 72
 Error whitespace FileTabCharacter Line contains a tab character. 72
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error whitespace FileTabCharacter Line contains a tab character. 74
 Error design DesignForExtension Method 'pushState' is not designed for extension - needs to be abstract, final or empty. 74
 Error misc FinalParameters Parameter state should be final. 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error whitespace FileTabCharacter Line contains a tab character. 76
 Error whitespace FileTabCharacter Line contains a tab character. 78
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error whitespace FileTabCharacter Line contains a tab character. 82
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error design DesignForExtension Method 'hasAnotherParentState' is not designed for extension - needs to be abstract, final or empty. 83
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error whitespace FileTabCharacter Line contains a tab character. 85
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error design DesignForExtension Method 'removeParentState' is not designed for extension - needs to be abstract, final or empty. 95
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error design DesignForExtension Method 'peekAtState' is not designed for extension - needs to be abstract, final or empty. 101
 Error javadoc JavadocMethod Missing a Javadoc comment. 101
 Error misc FinalParameters Parameter index should be final. 101
 Error design DesignForExtension Method 'getFirstParentState' is not designed for extension - needs to be abstract, final or empty. 105
 Error javadoc JavadocMethod Missing a Javadoc comment. 105
 Error design DesignForExtension Method 'getFirstParentStateIndex' is not designed for extension - needs to be abstract, final or empty. 109
 Error javadoc JavadocMethod Missing a Javadoc comment. 109
 Error sizes LineLength Line is longer than 80 characters (found 88). 110
 Error coding AvoidInlineConditionals Avoid inline conditionals. 110
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 110
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error design DesignForExtension Method 'size' is not designed for extension - needs to be abstract, final or empty. 113
 Error javadoc JavadocMethod Missing a Javadoc comment. 113
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error design DesignForExtension Method 'resetParentState' is not designed for extension - needs to be abstract, final or empty. 117
 Error javadoc JavadocMethod Missing a Javadoc comment. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveBigDecimal.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveBigInteger.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error misc FinalParameters Parameter type should be final. 32
 Error misc FinalParameters Parameter value should be final. 32

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveBoolean.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveByte.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveChar.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveDouble.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error sizes LineLength Line is longer than 80 characters (found 88). 36
 Error sizes LineLength Line is longer than 80 characters (found 90). 40

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveEnum.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 25
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error misc FinalParameters Parameter type should be final. 34
 Error misc FinalParameters Parameter value should be final. 34
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 42
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 43
 Error blocks EmptyBlock Must have at least one statement. 45
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 61
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 62

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveFloat.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 30
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveInteger.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error whitespace FileTabCharacter Line contains a tab character. 30
 Error whitespace FileTabCharacter Line contains a tab character. 31
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31
 Error whitespace FileTabCharacter Line contains a tab character. 32
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace FileTabCharacter Line contains a tab character. 37

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveLong.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error misc FinalParameters Parameter type should be final. 32
 Error misc FinalParameters Parameter value should be final. 32
 Error regexp RegexpSingleline Line has trailing spaces. 36

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveObject.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error javadoc JavadocStyle First sentence should end with a period. 29
 Error whitespace FileTabCharacter Line contains a tab character. 29
 Error whitespace FileTabCharacter Line contains a tab character. 30
 Error whitespace FileTabCharacter Line contains a tab character. 34
 Error whitespace FileTabCharacter Line contains a tab character. 35
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error misc FinalParameters Parameter type should be final. 37
 Error misc FinalParameters Parameter value should be final. 37
 Error whitespace FileTabCharacter Line contains a tab character. 38
 Error whitespace FileTabCharacter Line contains a tab character. 39

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveObjectFactory.java

Severity Category Rule Message Line
 Error design FinalClass Class PrimitiveObjectFactory should be declared as final. 31
 Error sizes LineLength Line is longer than 80 characters (found 133). 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 39
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error javadoc JavadocMethod Missing a Javadoc comment. 46
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error javadoc JavadocMethod Expected an @return tag. 85
 Error misc FinalParameters Parameter type should be final. 85
 Error javadoc JavadocMethod Expected @param tag for 'type'. 85
 Error misc FinalParameters Parameter value should be final. 85
 Error javadoc JavadocMethod Expected @param tag for 'value'. 85
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error misc FinalParameters Parameter type should be final. 107
 Error javadoc JavadocMethod Expected @param tag for 'type'. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error sizes LineLength Line is longer than 80 characters (found 92). 125
 Error sizes LineLength Line is longer than 80 characters (found 96). 128
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error javadoc JavadocStyle First sentence should end with a period. 136
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error misc FinalParameters Parameter value should be final. 143
 Error javadoc JavadocStyle First sentence should end with a period. 151
 Error regexp RegexpSingleline Line has trailing spaces. 153

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveShort.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 22
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error misc FinalParameters Parameter type should be final. 31
 Error misc FinalParameters Parameter value should be final. 31

org/exolab/castor/xml/parsing/primitive/objects/PrimitiveString.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error misc FinalParameters Parameter type should be final. 29
 Error misc FinalParameters Parameter value should be final. 29

org/exolab/castor/xml/schema/Annotated.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error naming MemberName Name '_annotations' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error design DesignForExtension Method 'addAnnotation' is not designed for extension - needs to be abstract, final or empty. 68
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error design DesignForExtension Method 'getAnnotations' is not designed for extension - needs to be abstract, final or empty. 78
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error design DesignForExtension Method 'removeAnnotation' is not designed for extension - needs to be abstract, final or empty. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89

org/exolab/castor/xml/schema/Annotation.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error naming MemberName Name '_appInfos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error naming MemberName Name '_documentations' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error design DesignForExtension Method 'addAppInfo' is not designed for extension - needs to be abstract, final or empty. 76
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error design DesignForExtension Method 'addDocumentation' is not designed for extension - needs to be abstract, final or empty. 86
 Error sizes LineLength Line is longer than 80 characters (found 82). 93
 Error sizes LineLength Line is longer than 80 characters (found 81). 94
 Error design DesignForExtension Method 'getAppInfo' is not designed for extension - needs to be abstract, final or empty. 96
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error design DesignForExtension Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. 104
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error design DesignForExtension Method 'removeAppInfo' is not designed for extension - needs to be abstract, final or empty. 112
 Error design DesignForExtension Method 'removeDocumentation' is not designed for extension - needs to be abstract, final or empty. 122
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 144

org/exolab/castor/xml/schema/AnnotationItem.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error naming MemberName Name '_objects' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error naming MemberName Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error coding MagicNumber '3' is a magic number. 78
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error design DesignForExtension Method 'add' is not designed for extension - needs to be abstract, final or empty. 86
 Error misc FinalParameters Parameter object should be final. 86
 Error blocks NeedBraces 'if' construct must use '{}'s. 87
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error design DesignForExtension Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 104
 Error blocks RightCurly '}' should be on the same line. 105
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error design DesignForExtension Method 'getObjects' is not designed for extension - needs to be abstract, final or empty. 118
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error design DesignForExtension Method 'getSource' is not designed for extension - needs to be abstract, final or empty. 127
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error design DesignForExtension Method 'remove' is not designed for extension - needs to be abstract, final or empty. 136
 Error misc FinalParameters Parameter object should be final. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error design DesignForExtension Method 'setSource' is not designed for extension - needs to be abstract, final or empty. 145
 Error misc FinalParameters Parameter source should be final. 145
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error javadoc JavadocStyle First sentence should end with a period. 153
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error blocks LeftCurly '{' should be on the previous line. 167
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error javadoc JavadocStyle First sentence should end with a period. 171
 Error misc FinalParameters Parameter node should be final. 178
 Error misc FinalParameters Parameter buffer should be final. 178
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 179
 Error regexp RegexpSingleline Line has trailing spaces. 194

org/exolab/castor/xml/schema/AnyType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error misc FinalParameters Parameter schema should be final. 81
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 81
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error misc FinalParameters Parameter name should be final. 121
 Error coding HiddenField 'name' hides a field. 121
 Error misc FinalParameters Parameter baseType should be final. 132
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error misc FinalParameters Parameter derivationMethod should be final. 144
 Error blocks LeftCurly '{' should be on the previous line. 145
 Error misc FinalParameters Parameter id should be final. 156
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error blocks LeftCurly '{' should be on the previous line. 168
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error javadoc JavadocStyle First sentence should end with a period. 176
 Error misc FinalParameters Parameter parent should be final. 181

org/exolab/castor/xml/schema/AppInfo.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 90
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 101
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 113
 Error design DesignForExtension Method 'addNature' is not designed for extension - needs to be abstract, final or empty. 123
 Error design DesignForExtension Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. 134
 Error regexp RegexpSingleline Line has trailing spaces. 138

org/exolab/castor/xml/schema/AppInfoJpaNature.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 7
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 29
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error design DesignForExtension Method 'addContent' is not designed for extension - needs to be abstract, final or empty. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error design DesignForExtension Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 50

org/exolab/castor/xml/schema/AppInfoSolrjNature.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 5
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 27
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error javadoc JavadocMethod Unused @param tag for 'contentValue'. 34
 Error design DesignForExtension Method 'setContent' is not designed for extension - needs to be abstract, final or empty. 37
 Error javadoc JavadocMethod Expected @param tag for 'content'. 37
 Error regexp RegexpSingleline Line has trailing spaces. 40
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error design DesignForExtension Method 'getContent' is not designed for extension - needs to be abstract, final or empty. 46

org/exolab/castor/xml/schema/AttributeDecl.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error naming StaticVariableName Name 'NULL_ARGUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error whitespace OperatorWrap '+' should be on a new line. 84
 Error naming MemberName Name '_form' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error javadoc JavadocStyle First sentence should end with a period. 92
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error javadoc JavadocStyle First sentence should end with a period. 97
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error javadoc JavadocStyle First sentence should end with a period. 107
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
 Error naming MemberName Name '_simpleType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error naming MemberName Name '_useFlag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
 Error naming MemberName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
 Error javadoc JavadocStyle First sentence should end with a period. 135
 Error naming MemberName Name '_attributeRef' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
 Error javadoc JavadocStyle First sentence should end with a period. 140
 Error misc FinalParameters Parameter schema should be final. 145
 Error misc FinalParameters Parameter name should be final. 145
 Error misc FinalParameters Parameter schema should be final. 159
 Error javadoc JavadocStyle First sentence should end with a period. 181
 Error regexp RegexpSingleline Line has trailing spaces. 196
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error misc FinalParameters Parameter ignoreRef should be final. 213
 Error coding SimplifyBooleanExpression Expression can be simplified. 214
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 221
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 221
 Error whitespace FileTabCharacter Line contains a tab character. 225
 Error regexp RegexpSingleline Line has trailing spaces. 245
 Error whitespace FileTabCharacter Line contains a tab character. 246
 Error blocks NeedBraces 'if' construct must use '{}'s. 248
 Error blocks NeedBraces 'else' construct must use '{}'s. 250
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 254
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 256
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error whitespace FileTabCharacter Line contains a tab character. 259
 Error whitespace FileTabCharacter Line contains a tab character. 260
 Error sizes LineLength Line is longer than 80 characters (found 89). 261
 Error whitespace FileTabCharacter Line contains a tab character. 261
 Error whitespace FileTabCharacter Line contains a tab character. 262
 Error whitespace FileTabCharacter Line contains a tab character. 263
 Error whitespace FileTabCharacter Line contains a tab character. 264
 Error whitespace FileTabCharacter Line contains a tab character. 265
 Error whitespace WhitespaceAround '+=' is not followed by whitespace. 283
 Error regexp RegexpSingleline Line has trailing spaces. 289
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error whitespace FileTabCharacter Line contains a tab character. 346
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 372
 Error javadoc JavadocStyle First sentence should end with a period. 410
 Error misc FinalParameters Parameter form should be final. 427
 Error javadoc JavadocStyle First sentence should end with a period. 431
 Error misc FinalParameters Parameter id should be final. 436
 Error javadoc JavadocStyle First sentence should end with a period. 440
 Error misc FinalParameters Parameter name should be final. 445
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 460
 Error whitespace OperatorWrap '+' should be on a new line. 460
 Error javadoc JavadocStyle First sentence should end with a period. 468
 Error misc FinalParameters Parameter parent should be final. 473
 Error javadoc JavadocStyle First sentence should end with a period. 488
 Error misc FinalParameters Parameter reference should be final. 492
 Error blocks NeedBraces 'if' construct must use '{}'s. 493
 Error blocks NeedBraces 'else' construct must use '{}'s. 495
 Error javadoc JavadocStyle First sentence should end with a period. 499
 Error misc FinalParameters Parameter reference should be final. 504
 Error javadoc JavadocStyle First sentence should end with a period. 507
 Error misc FinalParameters Parameter simpleType should be final. 512
 Error misc FinalParameters Parameter name should be final. 525
 Error javadoc JavadocStyle First sentence should end with a period. 532
 Error misc FinalParameters Parameter value should be final. 542
 Error blocks NeedBraces 'if' construct must use '{}'s. 549
 Error blocks NeedBraces 'if' construct must use '{}'s. 551
 Error blocks NeedBraces 'if' construct must use '{}'s. 553
 Error whitespace OperatorWrap '+' should be on a new line. 556
 Error javadoc JavadocStyle First sentence should end with a period. 561
 Error misc FinalParameters Parameter value should be final. 564
 Error javadoc JavadocMethod Expected @param tag for 'value'. 564
 Error sizes LineLength Line is longer than 80 characters (found 96). 566
 Error misc FinalParameters Parameter value should be final. 574
 Error javadoc JavadocMethod Expected @param tag for 'value'. 574
 Error sizes LineLength Line is longer than 80 characters (found 96). 576
 Error javadoc JavadocStyle First sentence should end with a period. 585
 Error javadoc JavadocStyle First sentence should end with a period. 593
 Error blocks LeftCurly '{' should be on the previous line. 600
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 608
 Error whitespace OperatorWrap '+' should be on a new line. 608
 Error regexp RegexpSingleline Line has trailing spaces. 614
 Error regexp RegexpSingleline Line has trailing spaces. 616
 Error regexp RegexpSingleline Line has trailing spaces. 621
 Error sizes LineLength Line is longer than 80 characters (found 81). 622
 Error sizes LineLength Line is longer than 80 characters (found 85). 623
 Error misc FinalParameters Parameter schema should be final. 626
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 626
 Error whitespace FileTabCharacter Line contains a tab character. 627
 Error regexp RegexpSingleline Line has trailing spaces. 631
 Error regexp RegexpSingleline Line has trailing spaces. 637

org/exolab/castor/xml/schema/AttributeGroup.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 53
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error javadoc JavadocMethod Expected @param tag for 'name'. 76
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 93
 Error javadoc JavadocStyle First sentence should end with a period. 97
 Error javadoc JavadocStyle First sentence should end with a period. 106
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 110
 Error javadoc JavadocStyle First sentence should end with a period. 114
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 118
 Error misc FinalParameters Parameter id should be final. 118
 Error javadoc JavadocStyle First sentence should end with a period. 122
 Error blocks LeftCurly '{' should be on the previous line. 129

org/exolab/castor/xml/schema/AttributeGroupDecl.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error naming StaticVariableName Name 'NULL_ARGUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error whitespace OperatorWrap '+' should be on a new line. 67
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error javadoc JavadocStyle First sentence should end with a period. 82
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error javadoc JavadocStyle First sentence should end with a period. 87
 Error naming MemberName Name '_references' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error naming MemberName Name '_anyAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error javadoc JavadocStyle First sentence should end with a period. 98
 Error naming MemberName Name '_redefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error javadoc JavadocStyle First sentence should end with a period. 104
 Error misc FinalParameters Parameter schema should be final. 109
 Error javadoc JavadocStyle First sentence should end with a period. 119
 Error misc FinalParameters Parameter attrDecl should be final. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error javadoc JavadocStyle First sentence should end with a period. 137
 Error misc FinalParameters Parameter attrGroup should be final. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks LeftCurly '{' should have line break after. 158
 Error sizes LineLength Line is longer than 80 characters (found 92). 164
 Error blocks LeftCurly '{' should have line break after. 164
 Error javadoc JavadocStyle First sentence should end with a period. 166
 Error javadoc JavadocStyle First sentence should end with a period. 174
 Error misc FinalParameters Parameter name should be final. 179
 Error javadoc JavadocMethod Expected @param tag for 'name'. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error javadoc JavadocStyle First sentence should end with a period. 212
 Error javadoc JavadocStyle First sentence should end with a period. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 244
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 244
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error whitespace FileTabCharacter Line contains a tab character. 257
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error javadoc JavadocMethod Expected an @return tag. 264
 Error misc FinalParameters Parameter attr should be final. 264
 Error blocks NeedBraces 'if' construct must use '{}'s. 265
 Error whitespace ParenPad ')' is preceded with whitespace. 265
 Error javadoc JavadocMethod Expected an @return tag. 277
 Error misc FinalParameters Parameter attrGroupReference should be final. 277
 Error blocks NeedBraces 'if' construct must use '{}'s. 278
 Error whitespace ParenPad ')' is preceded with whitespace. 278
 Error javadoc JavadocStyle First sentence should end with a period. 286
 Error misc FinalParameters Parameter wildcard should be final. 291
 Error javadoc JavadocMethod Expected @param tag for 'wildcard'. 291
 Error blocks LeftCurly '{' should be on the previous line. 293
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 301
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 302
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 302
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 303
 Error javadoc JavadocStyle First sentence should end with a period. 311
 Error misc FinalParameters Parameter name should be final. 315
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error blocks NeedBraces 'if' construct must use '{}'s. 322
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 323
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 323
 Error blocks NeedBraces 'else' construct must use '{}'s. 324
 Error regexp RegexpSingleline Line has trailing spaces. 328
 Error regexp RegexpSingleline Line has trailing spaces. 331
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error javadoc JavadocStyle First sentence should end with a period. 340
 Error javadoc JavadocStyle First sentence should end with a period. 348
 Error blocks LeftCurly '{' should be on the previous line. 355
 Error javadoc JavadocStyle First sentence should end with a period. 363
 Error javadoc JavadocVariable Missing a Javadoc comment. 368
 Error javadoc JavadocVariable Missing a Javadoc comment. 369
 Error design VisibilityModifier Variable 'index' must be private and have accessor methods. 369
 Error javadoc JavadocVariable Missing a Javadoc comment. 371
 Error javadoc JavadocMethod Missing a Javadoc comment. 374
 Error misc FinalParameters Parameter definitions should be final. 374
 Error misc FinalParameters Parameter references should be final. 374
 Error coding HiddenField 'references' hides a field. 374
 Error blocks NeedBraces 'if' construct must use '{}'s. 376
 Error javadoc JavadocMethod Missing a Javadoc comment. 380
 Error blocks NeedBraces 'if' construct must use '{}'s. 381
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 386
 Error blocks NeedBraces 'if' construct must use '{}'s. 388
 Error javadoc JavadocMethod Missing a Javadoc comment. 394
 Error blocks NeedBraces 'if' construct must use '{}'s. 398
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 404
 Error blocks NeedBraces 'if' construct must use '{}'s. 411

org/exolab/castor/xml/schema/AttributeGroupReference.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error naming StaticVariableName Name 'NULL_ARGUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error whitespace OperatorWrap '+' should be on a new line. 64
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming MemberName Name '_reference' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error misc FinalParameters Parameter schema should be final. 79
 Error misc FinalParameters Parameter reference should be final. 79
 Error javadoc JavadocMethod Expected @param tag for 'reference'. 79
 Error blocks LeftCurly '{' should have line break after. 104
 Error javadoc JavadocStyle First sentence should end with a period. 106
 Error sizes LineLength Line is longer than 80 characters (found 96). 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error sizes LineLength Line is longer than 80 characters (found 84). 115
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error javadoc JavadocStyle First sentence should end with a period. 127
 Error misc FinalParameters Parameter name should be final. 132
 Error javadoc JavadocMethod Expected @param tag for 'name'. 132
 Error javadoc JavadocStyle First sentence should end with a period. 138
 Error javadoc JavadocStyle First sentence should end with a period. 149

org/exolab/castor/xml/schema/BlockList.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error naming MemberName Name '_all' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error naming MemberName Name '_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error naming MemberName Name '_restriction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error javadoc JavadocStyle First sentence should end with a period. 91
 Error naming MemberName Name '_substitution' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error misc FinalParameters Parameter listOfValues should be final. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error javadoc JavadocStyle First sentence should end with a period. 157
 Error javadoc JavadocMethod Expected an @return tag. 160
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error misc FinalParameters Parameter values should be final. 193
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error blocks RightCurly '}' should be on the same line. 207
 Error blocks RightCurly '}' should be on the same line. 210
 Error blocks RightCurly '}' should be on the same line. 213
 Error regexp RegexpSingleline Line has trailing spaces. 219
 Error regexp RegexpSingleline Line has trailing spaces. 221

org/exolab/castor/xml/schema/ComplexType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error naming MemberName Name '_abstract' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error naming MemberName Name '_anyAttribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error sizes LineLength Line is longer than 80 characters (found 83). 82
 Error naming MemberName Name '_baseType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_block' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error naming MemberName Name '_complexContent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error naming MemberName Name '_content' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error naming MemberName Name '_contentModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error naming MemberName Name '_final' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
 Error sizes LineLength Line is longer than 80 characters (found 92). 113
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
 Error naming MemberName Name '_restricted' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
 Error naming MemberName Name '_redefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error sizes LineLength Line is longer than 80 characters (found 82). 167
 Error design DesignForExtension Method 'addAttributeDecl' is not designed for extension - needs to be abstract, final or empty. 169
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error design DesignForExtension Method 'removeAttributeDecl' is not designed for extension - needs to be abstract, final or empty. 182
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error sizes LineLength Line is longer than 80 characters (found 88). 192
 Error design DesignForExtension Method 'addAttributeGroupReference' is not designed for extension - needs to be abstract, final or empty. 192
 Error sizes LineLength Line is longer than 80 characters (found 87). 197
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error design DesignForExtension Method 'removeAttributeGroupReference' is not designed for extension - needs to be abstract, final or empty. 202
 Error sizes LineLength Line is longer than 80 characters (found 86). 208
 Error sizes LineLength Line is longer than 80 characters (found 87). 209
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error design DesignForExtension Method 'createAttributeDecl' is not designed for extension - needs to be abstract, final or empty. 216
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error design DesignForExtension Method 'getAnyAttribute' is not designed for extension - needs to be abstract, final or empty. 225
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error sizes LineLength Line is longer than 80 characters (found 86). 233
 Error design DesignForExtension Method 'getAttributeDecl' is not designed for extension - needs to be abstract, final or empty. 236
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error design DesignForExtension Method 'getAttributeDecls' is not designed for extension - needs to be abstract, final or empty. 250
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error design DesignForExtension Method 'getLocalAttributeDecls' is not designed for extension - needs to be abstract, final or empty. 261
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error design DesignForExtension Method 'getAttributeGroupReferences' is not designed for extension - needs to be abstract, final or empty. 272
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error design DesignForExtension Method 'getBaseType' is not designed for extension - needs to be abstract, final or empty. 281
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error design DesignForExtension Method 'getBlock' is not designed for extension - needs to be abstract, final or empty. 294
 Error regexp RegexpSingleline Line has trailing spaces. 303
 Error design DesignForExtension Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. 306
 Error regexp RegexpSingleline Line has trailing spaces. 313
 Error design DesignForExtension Method 'getFinal' is not designed for extension - needs to be abstract, final or empty. 316
 Error regexp RegexpSingleline Line has trailing spaces. 323
 Error design DesignForExtension Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 326
 Error regexp RegexpSingleline Line has trailing spaces. 332
 Error design DesignForExtension Method 'getReferenceId' is not designed for extension - needs to be abstract, final or empty. 336
 Error regexp RegexpSingleline Line has trailing spaces. 343
 Error design DesignForExtension Method 'hasAny' is not designed for extension - needs to be abstract, final or empty. 347
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error design DesignForExtension Method 'isAbstract' is not designed for extension - needs to be abstract, final or empty. 374
 Error regexp RegexpSingleline Line has trailing spaces. 380
 Error design DesignForExtension Method 'isRedefined' is not designed for extension - needs to be abstract, final or empty. 383
 Error regexp RegexpSingleline Line has trailing spaces. 389
 Error design DesignForExtension Method 'isTopLevel' is not designed for extension - needs to be abstract, final or empty. 392
 Error regexp RegexpSingleline Line has trailing spaces. 404
 Error design DesignForExtension Method 'isComplexContent' is not designed for extension - needs to be abstract, final or empty. 407
 Error regexp RegexpSingleline Line has trailing spaces. 413
 Error design DesignForExtension Method 'isSimpleContent' is not designed for extension - needs to be abstract, final or empty. 416
 Error regexp RegexpSingleline Line has trailing spaces. 422
 Error design DesignForExtension Method 'isRestricted' is not designed for extension - needs to be abstract, final or empty. 425
 Error regexp RegexpSingleline Line has trailing spaces. 431
 Error design DesignForExtension Method 'setAbstract' is not designed for extension - needs to be abstract, final or empty. 435
 Error regexp RegexpSingleline Line has trailing spaces. 441
 Error sizes LineLength Line is longer than 80 characters (found 81). 446
 Error design DesignForExtension Method 'setAnyAttribute' is not designed for extension - needs to be abstract, final or empty. 446
 Error javadoc JavadocMethod Expected @param tag for 'wildcard'. 446
 Error regexp RegexpSingleline Line has trailing spaces. 465
 Error design DesignForExtension Method 'removeWildcard' is not designed for extension - needs to be abstract, final or empty. 471
 Error design DesignForExtension Method 'addWildcard' is not designed for extension - needs to be abstract, final or empty. 483
 Error javadoc JavadocMethod Missing a Javadoc comment. 483
 Error regexp RegexpSingleline Line has trailing spaces. 489
 Error design DesignForExtension Method 'setBase' is not designed for extension - needs to be abstract, final or empty. 493
 Error regexp RegexpSingleline Line has trailing spaces. 499
 Error design DesignForExtension Method 'setBaseType' is not designed for extension - needs to be abstract, final or empty. 503
 Error regexp RegexpSingleline Line has trailing spaces. 527
 Error design DesignForExtension Method 'setBlock' is not designed for extension - needs to be abstract, final or empty. 532
 Error regexp RegexpSingleline Line has trailing spaces. 546
 Error design DesignForExtension Method 'setBlock' is not designed for extension - needs to be abstract, final or empty. 551
 Error regexp RegexpSingleline Line has trailing spaces. 561
 Error design DesignForExtension Method 'setComplexContent' is not designed for extension - needs to be abstract, final or empty. 565
 Error regexp RegexpSingleline Line has trailing spaces. 574
 Error design DesignForExtension Method 'setContentType' is not designed for extension - needs to be abstract, final or empty. 578
 Error regexp RegexpSingleline Line has trailing spaces. 584
 Error design DesignForExtension Method 'setFinal' is not designed for extension - needs to be abstract, final or empty. 589
 Error regexp RegexpSingleline Line has trailing spaces. 595
 Error design DesignForExtension Method 'setFinal' is not designed for extension - needs to be abstract, final or empty. 600
 Error design DesignForExtension Method 'setRedefined' is not designed for extension - needs to be abstract, final or empty. 611
 Error regexp RegexpSingleline Line has trailing spaces. 617
 Error design DesignForExtension Method 'setSimpleContent' is not designed for extension - needs to be abstract, final or empty. 621
 Error regexp RegexpSingleline Line has trailing spaces. 627
 Error design DesignForExtension Method 'setRestriction' is not designed for extension - needs to be abstract, final or empty. 631
 Error javadoc JavadocMethod Missing a Javadoc comment. 635
 Error regexp RegexpSingleline Line has trailing spaces. 645
 Error sizes LineLength Line is longer than 80 characters (found 86). 652
 Error design DesignForExtension Method 'addElementDecl' is not designed for extension - needs to be abstract, final or empty. 652
 Error regexp RegexpSingleline Line has trailing spaces. 661
 Error design DesignForExtension Method 'removeElementDecl' is not designed for extension - needs to be abstract, final or empty. 667
 Error regexp RegexpSingleline Line has trailing spaces. 673
 Error design DesignForExtension Method 'addGroup' is not designed for extension - needs to be abstract, final or empty. 680
 Error regexp RegexpSingleline Line has trailing spaces. 689
 Error design DesignForExtension Method 'removeGroup' is not designed for extension - needs to be abstract, final or empty. 694
 Error regexp RegexpSingleline Line has trailing spaces. 702
 Error design DesignForExtension Method 'addGroup' is not designed for extension - needs to be abstract, final or empty. 709
 Error regexp RegexpSingleline Line has trailing spaces. 718
 Error design DesignForExtension Method 'removeGroup' is not designed for extension - needs to be abstract, final or empty. 723
 Error regexp RegexpSingleline Line has trailing spaces. 731
 Error design DesignForExtension Method 'enumerate' is not designed for extension - needs to be abstract, final or empty. 735
 Error regexp RegexpSingleline Line has trailing spaces. 742
 Error design DesignForExtension Method 'getElementDecl' is not designed for extension - needs to be abstract, final or empty. 748
 Error regexp RegexpSingleline Line has trailing spaces. 756
 Error design DesignForExtension Method 'getMaxOccurs' is not designed for extension - needs to be abstract, final or empty. 761
 Error regexp RegexpSingleline Line has trailing spaces. 776
 Error design DesignForExtension Method 'getMinOccurs' is not designed for extension - needs to be abstract, final or empty. 781
 Error javadoc JavadocStyle First sentence should end with a period. 791
 Error regexp RegexpSingleline Line has trailing spaces. 793
 Error design DesignForExtension Method 'getParticle' is not designed for extension - needs to be abstract, final or empty. 798
 Error regexp RegexpSingleline Line has trailing spaces. 805
 Error design DesignForExtension Method 'getParticleCount' is not designed for extension - needs to be abstract, final or empty. 808
 Error regexp RegexpSingleline Line has trailing spaces. 818
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 821
 Error regexp RegexpSingleline Line has trailing spaces. 827
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 831
 Error sizes LineLength Line is longer than 80 characters (found 82). 865
 Error sizes LineLength Line is longer than 80 characters (found 96). 884
 Error sizes LineLength Line is longer than 80 characters (found 86). 893
 Error sizes LineLength Line is longer than 80 characters (found 101). 901
 Error sizes LineLength Line is longer than 80 characters (found 93). 902
 Error regexp RegexpSingleline Line has trailing spaces. 917
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 921
 Error design DesignForExtension Method 'isEmptiable' is not designed for extension - needs to be abstract, final or empty. 938
 Error coding MissingSwitchDefault switch without "default" clause. 939

org/exolab/castor/xml/schema/ContentModelGroup.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 82). 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 89
 Error sizes LineLength Line is longer than 80 characters (found 91). 97
 Error sizes LineLength Line is longer than 80 characters (found 84). 106
 Error sizes LineLength Line is longer than 80 characters (found 97). 114
 Error regexp RegexpSingleline Line has trailing spaces. 129

org/exolab/castor/xml/schema/ContentModelGroupImpl.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error sizes LineLength Line is longer than 80 characters (found 81). 58
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error naming MemberName Name '_contentModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error sizes LineLength Line is longer than 80 characters (found 109). 72
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 115). 84
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error sizes LineLength Line is longer than 80 characters (found 118). 114
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error sizes LineLength Line is longer than 80 characters (found 103). 135
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error sizes LineLength Line is longer than 80 characters (found 106). 162
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error sizes LineLength Line is longer than 80 characters (found 108). 184
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error sizes LineLength Line is longer than 80 characters (found 111). 211
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error sizes LineLength Line is longer than 80 characters (found 112). 233
 Error regexp RegexpSingleline Line has trailing spaces. 249
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error sizes LineLength Line is longer than 80 characters (found 91). 259
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 309
 Error regexp RegexpSingleline Line has trailing spaces. 318
 Error regexp RegexpSingleline Line has trailing spaces. 327

org/exolab/castor/xml/schema/ContentType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error whitespace FileTabCharacter Line contains a tab character. 64
 Error whitespace FileTabCharacter Line contains a tab character. 65
 Error whitespace FileTabCharacter Line contains a tab character. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming ConstantName Name 'elemOnly' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error naming ConstantName Name 'mixed' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming ConstantName Name 'empty' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error naming ConstantName Name 'any' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error whitespace FileTabCharacter Line contains a tab character. 78
 Error sizes LineLength Line is longer than 80 characters (found 82). 79
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error naming ConstantName Name 'textOnly' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error naming ConstantName Name '_names' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 84
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 85
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error misc FinalParameters Parameter type should be final. 93
 Error javadoc JavadocMethod Expected @param tag for 'type'. 93
 Error javadoc JavadocStyle First sentence should end with a period. 97
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 102
 Error javadoc JavadocStyle First sentence should end with a period. 106
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 111
 Error javadoc JavadocStyle First sentence should end with a period. 115
 Error javadoc JavadocMethod Expected an @return tag. 126
 Error misc FinalParameters Parameter contentType should be final. 126
 Error blocks LeftCurly '{' should be on the previous line. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error blocks NeedBraces 'if' construct must use '{}'s. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 132
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 133
 Error blocks RightCurly '}' should be on the same line. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 136

org/exolab/castor/xml/schema/DeferredSimpleType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 65
 Error sizes LineLength Line is longer than 80 characters (found 85). 73
 Error misc TodoComment Comment matches to-do format 'TODO:'. 75
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 77
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error misc FinalParameters Parameter name should be final. 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error javadoc JavadocStyle First sentence should end with a period. 96
 Error misc FinalParameters Parameter name should be final. 102
 Error misc FinalParameters Parameter schema should be final. 102
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error misc FinalParameters Parameter baseTypeName should be final. 111
 Error coding HiddenField 'baseTypeName' hides a field. 111
 Error javadoc JavadocMethod Expected @param tag for 'baseTypeName'. 111
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 112
 Error javadoc JavadocMethod Expected an @return tag. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks LeftCurly '{' should be on the previous line. 129
 Error coding MagicNumber '666' is a magic number. 131
 Error sizes LineLength Line is longer than 80 characters (found 83). 132
 Error sizes LineLength Line is longer than 80 characters (found 89). 136
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 137
 Error whitespace ParenPad '(' is followed by whitespace. 137
 Error sizes LineLength Line is longer than 80 characters (found 86). 140
 Error javadoc JavadocStyle First sentence should end with a period. 149
 Error sizes LineLength Line is longer than 80 characters (found 83). 151
 Error javadoc JavadocMethod Expected an @return tag. 153
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error javadoc JavadocMethod Expected an @return tag. 161

org/exolab/castor/xml/schema/Documentation.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 75

org/exolab/castor/xml/schema/ElementDecl.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error naming StaticVariableName Name 'NULL_ARGUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error whitespace OperatorWrap '+' should be on a new line. 72
 Error naming MemberName Name '_block' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error naming MemberName Name '_constraints' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error naming MemberName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error javadoc JavadocStyle First sentence should end with a period. 96
 Error naming MemberName Name '_elementRefName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error javadoc JavadocStyle First sentence should end with a period. 101
 Error naming MemberName Name '_referencedElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
 Error naming MemberName Name '_final' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error naming MemberName Name '_form' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error javadoc JavadocStyle First sentence should end with a period. 129
 Error naming MemberName Name '_isAbstract' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
 Error javadoc JavadocStyle First sentence should end with a period. 135
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
 Error naming MemberName Name '_nillable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
 Error javadoc JavadocStyle First sentence should end with a period. 145
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 148
 Error javadoc JavadocStyle First sentence should end with a period. 150
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
 Error naming MemberName Name '_substitutionGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 158
 Error javadoc JavadocStyle First sentence should end with a period. 160
 Error naming MemberName Name '_xmlType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 163
 Error javadoc JavadocStyle First sentence should end with a period. 165
 Error misc FinalParameters Parameter schema should be final. 172
 Error javadoc JavadocStyle First sentence should end with a period. 176
 Error misc FinalParameters Parameter schema should be final. 182
 Error misc FinalParameters Parameter name should be final. 182
 Error coding MagicNumber '3' is a magic number. 190
 Error design DesignForExtension Method 'addIdentityConstraint' is not designed for extension - needs to be abstract, final or empty. 198
 Error misc FinalParameters Parameter constraint should be final. 198
 Error blocks NeedBraces 'if' construct must use '{}'s. 199
 Error javadoc JavadocStyle First sentence should end with a period. 203
 Error whitespace FileTabCharacter Line contains a tab character. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error whitespace FileTabCharacter Line contains a tab character. 205
 Error whitespace FileTabCharacter Line contains a tab character. 206
 Error whitespace FileTabCharacter Line contains a tab character. 207
 Error whitespace FileTabCharacter Line contains a tab character. 208
 Error design DesignForExtension Method 'getBlock' is not designed for extension - needs to be abstract, final or empty. 208
 Error whitespace FileTabCharacter Line contains a tab character. 209
 Error whitespace FileTabCharacter Line contains a tab character. 210
 Error design DesignForExtension Method 'getDefaultValue' is not designed for extension - needs to be abstract, final or empty. 218
 Error whitespace FileTabCharacter Line contains a tab character. 220
 Error blocks NeedBraces 'if' construct must use '{}'s. 221
 Error whitespace FileTabCharacter Line contains a tab character. 227
 Error whitespace FileTabCharacter Line contains a tab character. 228
 Error whitespace FileTabCharacter Line contains a tab character. 229
 Error whitespace FileTabCharacter Line contains a tab character. 230
 Error whitespace FileTabCharacter Line contains a tab character. 231
 Error whitespace FileTabCharacter Line contains a tab character. 232
 Error whitespace FileTabCharacter Line contains a tab character. 233
 Error design DesignForExtension Method 'getFinal' is not designed for extension - needs to be abstract, final or empty. 233
 Error whitespace FileTabCharacter Line contains a tab character. 234
 Error whitespace FileTabCharacter Line contains a tab character. 235
 Error design DesignForExtension Method 'getFixedValue' is not designed for extension - needs to be abstract, final or empty. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 246
 Error design DesignForExtension Method 'getForm' is not designed for extension - needs to be abstract, final or empty. 260
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 269
 Error design DesignForExtension Method 'getIdentityConstraints' is not designed for extension - needs to be abstract, final or empty. 280
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 292
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 306
 Error misc FinalParameters Parameter ignoreRef should be final. 306
 Error coding SimplifyBooleanExpression Expression can be simplified. 307
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 312
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 312
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error design DesignForExtension Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 325
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 332
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error whitespace FileTabCharacter Line contains a tab character. 339
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error blocks NeedBraces 'if' construct must use '{}'s. 348
 Error regexp RegexpSingleline Line has trailing spaces. 351
 Error whitespace FileTabCharacter Line contains a tab character. 356
 Error whitespace FileTabCharacter Line contains a tab character. 357
 Error whitespace FileTabCharacter Line contains a tab character. 358
 Error whitespace FileTabCharacter Line contains a tab character. 359
 Error whitespace FileTabCharacter Line contains a tab character. 360
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error whitespace FileTabCharacter Line contains a tab character. 362
 Error design DesignForExtension Method 'getReference' is not designed for extension - needs to be abstract, final or empty. 373
 Error regexp RegexpSingleline Line has trailing spaces. 377
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error design DesignForExtension Method 'getReferenceName' is not designed for extension - needs to be abstract, final or empty. 399
 Error regexp RegexpSingleline Line has trailing spaces. 402
 Error javadoc JavadocStyle First sentence should end with a period. 403
 Error design DesignForExtension Method 'getReferenceId' is not designed for extension - needs to be abstract, final or empty. 409
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 410
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 410
 Error design DesignForExtension Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 418
 Error javadoc JavadocStyle First sentence should end with a period. 422
 Error design DesignForExtension Method 'getSubstitutionGroup' is not designed for extension - needs to be abstract, final or empty. 430
 Error regexp RegexpSingleline Line has trailing spaces. 436
 Error regexp RegexpSingleline Line has trailing spaces. 438
 Error regexp RegexpSingleline Line has trailing spaces. 439
 Error regexp RegexpSingleline Line has trailing spaces. 440
 Error design DesignForExtension Method 'getSubstitutionGroupMembers' is not designed for extension - needs to be abstract, final or empty. 443
 Error whitespace FileTabCharacter Line contains a tab character. 444
 Error sizes LineLength Line is longer than 80 characters (found 81). 445
 Error whitespace FileTabCharacter Line contains a tab character. 445
 Error whitespace FileTabCharacter Line contains a tab character. 446
 Error whitespace FileTabCharacter Line contains a tab character. 447
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 447
 Error whitespace FileTabCharacter Line contains a tab character. 448
 Error whitespace FileTabCharacter Line contains a tab character. 449
 Error regexp RegexpSingleline Line has trailing spaces. 451
 Error blocks RightCurly '}' should be on the same line. 453
 Error misc TodoComment Comment matches to-do format 'TODO:'. 455
 Error whitespace FileTabCharacter Line contains a tab character. 460
 Error whitespace FileTabCharacter Line contains a tab character. 461
 Error regexp RegexpSingleline Line has trailing spaces. 463
 Error javadoc JavadocStyle First sentence should end with a period. 464
 Error design DesignForExtension Method 'isAbstract' is not designed for extension - needs to be abstract, final or empty. 468
 Error design DesignForExtension Method 'isNillable' is not designed for extension - needs to be abstract, final or empty. 482
 Error javadoc JavadocStyle First sentence should end with a period. 489
 Error design DesignForExtension Method 'isReference' is not designed for extension - needs to be abstract, final or empty. 494
 Error javadoc JavadocStyle First sentence should end with a period. 498
 Error design DesignForExtension Method 'setAbstract' is not designed for extension - needs to be abstract, final or empty. 503
 Error misc FinalParameters Parameter isAbstract should be final. 503
 Error design DesignForExtension Method 'hasChildren' is not designed for extension - needs to be abstract, final or empty. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 515
 Error blocks NeedBraces 'if' construct must use '{}'s. 520
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 520
 Error blocks NeedBraces 'if' construct must use '{}'s. 523
 Error whitespace ParenPad '(' is followed by whitespace. 523
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 523
 Error whitespace ParenPad ')' is preceded with whitespace. 523
 Error sizes LineLength Line is longer than 80 characters (found 85). 527
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 527
 Error design DesignForExtension Method 'removeIdentityConstraint' is not designed for extension - needs to be abstract, final or empty. 542
 Error misc FinalParameters Parameter constraint should be final. 542
 Error blocks LeftCurly '{' should be on the previous line. 543
 Error blocks NeedBraces 'if' construct must use '{}'s. 544
 Error javadoc JavadocStyle First sentence should end with a period. 549
 Error whitespace FileTabCharacter Line contains a tab character. 549
 Error whitespace FileTabCharacter Line contains a tab character. 550
 Error whitespace FileTabCharacter Line contains a tab character. 551
 Error whitespace FileTabCharacter Line contains a tab character. 552
 Error whitespace FileTabCharacter Line contains a tab character. 553
 Error whitespace FileTabCharacter Line contains a tab character. 554
 Error whitespace FileTabCharacter Line contains a tab character. 555
 Error design DesignForExtension Method 'setBlock' is not designed for extension - needs to be abstract, final or empty. 555
 Error misc FinalParameters Parameter block should be final. 555
 Error whitespace FileTabCharacter Line contains a tab character. 556
 Error whitespace FileTabCharacter Line contains a tab character. 557
 Error javadoc JavadocStyle First sentence should end with a period. 559
 Error whitespace FileTabCharacter Line contains a tab character. 559
 Error whitespace FileTabCharacter Line contains a tab character. 560
 Error whitespace FileTabCharacter Line contains a tab character. 561
 Error whitespace FileTabCharacter Line contains a tab character. 562
 Error whitespace FileTabCharacter Line contains a tab character. 563
 Error whitespace FileTabCharacter Line contains a tab character. 564
 Error whitespace FileTabCharacter Line contains a tab character. 565
 Error design DesignForExtension Method 'setBlock' is not designed for extension - needs to be abstract, final or empty. 565
 Error misc FinalParameters Parameter block should be final. 565
 Error blocks NeedBraces 'if' construct must use '{}'s. 566
 Error whitespace FileTabCharacter Line contains a tab character. 566
 Error whitespace FileTabCharacter Line contains a tab character. 567
 Error blocks NeedBraces 'else' construct must use '{}'s. 568
 Error whitespace FileTabCharacter Line contains a tab character. 568
 Error whitespace FileTabCharacter Line contains a tab character. 569
 Error whitespace FileTabCharacter Line contains a tab character. 570
 Error design DesignForExtension Method 'setDefaultValue' is not designed for extension - needs to be abstract, final or empty. 577
 Error misc FinalParameters Parameter value should be final. 577
 Error whitespace FileTabCharacter Line contains a tab character. 581
 Error whitespace FileTabCharacter Line contains a tab character. 582
 Error whitespace FileTabCharacter Line contains a tab character. 583
 Error whitespace FileTabCharacter Line contains a tab character. 584
 Error whitespace FileTabCharacter Line contains a tab character. 585
 Error whitespace FileTabCharacter Line contains a tab character. 586
 Error whitespace FileTabCharacter Line contains a tab character. 587
 Error whitespace FileTabCharacter Line contains a tab character. 588
 Error design DesignForExtension Method 'setFinal' is not designed for extension - needs to be abstract, final or empty. 588
 Error misc FinalParameters Parameter finalList should be final. 588
 Error whitespace FileTabCharacter Line contains a tab character. 589
 Error whitespace FileTabCharacter Line contains a tab character. 590
 Error whitespace FileTabCharacter Line contains a tab character. 592
 Error whitespace FileTabCharacter Line contains a tab character. 593
 Error whitespace FileTabCharacter Line contains a tab character. 594
 Error whitespace FileTabCharacter Line contains a tab character. 595
 Error whitespace FileTabCharacter Line contains a tab character. 596
 Error whitespace FileTabCharacter Line contains a tab character. 597
 Error whitespace FileTabCharacter Line contains a tab character. 598
 Error whitespace FileTabCharacter Line contains a tab character. 599
 Error design DesignForExtension Method 'setFinal' is not designed for extension - needs to be abstract, final or empty. 599
 Error misc FinalParameters Parameter finalValue should be final. 599
 Error blocks NeedBraces 'if' construct must use '{}'s. 600
 Error whitespace FileTabCharacter Line contains a tab character. 600
 Error whitespace FileTabCharacter Line contains a tab character. 601
 Error blocks NeedBraces 'else' construct must use '{}'s. 602
 Error whitespace FileTabCharacter Line contains a tab character. 602
 Error whitespace FileTabCharacter Line contains a tab character. 603
 Error whitespace FileTabCharacter Line contains a tab character. 604
 Error design DesignForExtension Method 'setFixedValue' is not designed for extension - needs to be abstract, final or empty. 611
 Error misc FinalParameters Parameter value should be final. 611
 Error design DesignForExtension Method 'setForm' is not designed for extension - needs to be abstract, final or empty. 623
 Error misc FinalParameters Parameter form should be final. 623
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 632
 Error misc FinalParameters Parameter id should be final. 632
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 641
 Error misc FinalParameters Parameter name should be final. 641
 Error blocks RightCurly '}' should be on the same line. 645
 Error javadoc JavadocStyle First sentence should end with a period. 652
 Error design DesignForExtension Method 'setNillable' is not designed for extension - needs to be abstract, final or empty. 659
 Error misc FinalParameters Parameter nillable should be final. 659
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 668
 Error misc FinalParameters Parameter parent should be final. 668
 Error javadoc JavadocStyle First sentence should end with a period. 682
 Error design DesignForExtension Method 'setReference' is not designed for extension - needs to be abstract, final or empty. 686
 Error misc FinalParameters Parameter reference should be final. 686
 Error blocks RightCurly '}' should be on the same line. 690
 Error blocks RightCurly '}' should be on the same line. 695
 Error blocks NeedBraces 'if' construct must use '{}'s. 701
 Error javadoc JavadocStyle First sentence should end with a period. 710
 Error design DesignForExtension Method 'setReferenceName' is not designed for extension - needs to be abstract, final or empty. 715
 Error misc FinalParameters Parameter referenceName should be final. 715
 Error sizes LineLength Line is longer than 80 characters (found 82). 716
 Error blocks RightCurly '}' should be on the same line. 718
 Error design DesignForExtension Method 'setSubstitutionGroup' is not designed for extension - needs to be abstract, final or empty. 731
 Error misc FinalParameters Parameter substitutionGroup should be final. 731
 Error design DesignForExtension Method 'setType' is not designed for extension - needs to be abstract, final or empty. 743
 Error misc FinalParameters Parameter type should be final. 743
 Error blocks LeftCurly '{' should be on the previous line. 744
 Error design DesignForExtension Method 'setTypeReference' is not designed for extension - needs to be abstract, final or empty. 760
 Error misc FinalParameters Parameter name should be final. 760
 Error javadoc JavadocMethod Expected @param tag for 'name'. 760
 Error blocks LeftCurly '{' should be on the previous line. 761
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 762
 Error javadoc JavadocStyle First sentence should end with a period. 772
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 776
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 786
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 792
 Error whitespace OperatorWrap '+' should be on a new line. 792
 Error whitespace OperatorWrap '+' should be on a new line. 800
 Error regexp RegexpSingleline Line has trailing spaces. 805
 Error regexp RegexpSingleline Line has trailing spaces. 807
 Error sizes LineLength Line is longer than 80 characters (found 116). 812
 Error sizes LineLength Line is longer than 80 characters (found 116). 816
 Error regexp RegexpSingleline Line has trailing spaces. 821
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 829
 Error blocks RightCurly '}' should be on the same line. 833
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 835
 Error sizes LineLength Line is longer than 80 characters (found 85). 839
 Error whitespace OperatorWrap '+' should be on a new line. 848
 Error sizes LineLength Line is longer than 80 characters (found 93). 849
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 849
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 849
 Error blocks RightCurly '}' should be on the same line. 857
 Error blocks EmptyBlock Must have at least one statement. 859
 Error regexp RegexpSingleline Line has trailing spaces. 862
 Error regexp RegexpSingleline Line has trailing spaces. 866
 Error javadoc JavadocStyle First sentence should end with a period. 867
 Error regexp RegexpSingleline Line has trailing spaces. 876
 Error design DesignForExtension Method 'hasXMLType' is not designed for extension - needs to be abstract, final or empty. 879
 Error regexp RegexpSingleline Line has trailing spaces. 882
 Error regexp RegexpSingleline Line has trailing spaces. 883

org/exolab/castor/xml/schema/Facet.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 52
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error naming MemberName Name '_owningType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 121
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 129
 Error design DesignForExtension Method 'isMultivalued' is not designed for extension - needs to be abstract, final or empty. 138
 Error design DesignForExtension Method 'toInt' is not designed for extension - needs to be abstract, final or empty. 147
 Error design DesignForExtension Method 'toLong' is not designed for extension - needs to be abstract, final or empty. 156
 Error design DesignForExtension Method 'toShort' is not designed for extension - needs to be abstract, final or empty. 165
 Error design DesignForExtension Method 'toFloat' is not designed for extension - needs to be abstract, final or empty. 174
 Error design DesignForExtension Method 'toDouble' is not designed for extension - needs to be abstract, final or empty. 189
 Error design DesignForExtension Method 'toByte' is not designed for extension - needs to be abstract, final or empty. 198
 Error design DesignForExtension Method 'toBigDecimal' is not designed for extension - needs to be abstract, final or empty. 207
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 215
 Error misc TodoComment Comment matches to-do format 'TODO:'. 225
 Error regexp RegexpSingleline Line has trailing spaces. 225
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error design DesignForExtension Method 'overridesBase' is not designed for extension - needs to be abstract, final or empty. 250
 Error design DesignForExtension Method 'setOwningType' is not designed for extension - needs to be abstract, final or empty. 277
 Error design DesignForExtension Method 'getOwningType' is not designed for extension - needs to be abstract, final or empty. 285

org/exolab/castor/xml/schema/FacetFactory.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 80 characters (found 83). 28

org/exolab/castor/xml/schema/FacetList.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 52
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error design DesignForExtension Method 'add' is not designed for extension - needs to be abstract, final or empty. 78
 Error misc FinalParameters Parameter facet should be final. 78
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error design DesignForExtension Method 'add' is not designed for extension - needs to be abstract, final or empty. 89
 Error misc FinalParameters Parameter facetList should be final. 89
 Error javadoc JavadocStyle First sentence should end with a period. 99
 Error javadoc JavadocMethod Expected an @return tag. 103
 Error design DesignForExtension Method 'get' is not designed for extension - needs to be abstract, final or empty. 103
 Error misc FinalParameters Parameter index should be final. 103
 Error javadoc JavadocStyle First sentence should end with a period. 107
 Error javadoc JavadocMethod Expected an @return tag. 111
 Error design DesignForExtension Method 'remove' is not designed for extension - needs to be abstract, final or empty. 111
 Error misc FinalParameters Parameter facet should be final. 111
 Error javadoc JavadocStyle First sentence should end with a period. 115
 Error design DesignForExtension Method 'remove' is not designed for extension - needs to be abstract, final or empty. 121
 Error misc FinalParameters Parameter index should be final. 121
 Error javadoc JavadocStyle First sentence should end with a period. 126
 Error design DesignForExtension Method 'size' is not designed for extension - needs to be abstract, final or empty. 130
 Error javadoc JavadocStyle First sentence should end with a period. 134
 Error design DesignForExtension Method 'enumerate' is not designed for extension - needs to be abstract, final or empty. 138
 Error design DesignForExtension Method 'contains' is not designed for extension - needs to be abstract, final or empty. 152
 Error misc FinalParameters Parameter name should be final. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 159

org/exolab/castor/xml/schema/FacetListEnumerator.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error javadoc JavadocVariable Missing a Javadoc comment. 57
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error misc FinalParameters Parameter facets should be final. 65
 Error coding HiddenField 'facets' hides a field. 65
 Error javadoc JavadocMethod Expected @param tag for 'facets'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error whitespace MethodParamPad '(' should be on the previous line. 73
 Error misc FinalParameters Parameter facets should be final. 73
 Error coding HiddenField 'facets' hides a field. 73
 Error javadoc JavadocMethod Expected @param tag for 'facets'. 73
 Error misc FinalParameters Parameter inheritedFacets should be final. 73
 Error javadoc JavadocMethod Expected @param tag for 'inheritedFacets'. 73
 Error blocks LeftCurly '{' should be on the previous line. 74
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error misc FinalParameters Parameter name should be final. 85
 Error blocks NeedBraces 'if' construct must use '{}'s. 87
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error javadoc JavadocMethod Missing a Javadoc comment. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error blocks NeedBraces 'if' construct must use '{}'s. 100
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error javadoc JavadocMethod Missing a Javadoc comment. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error blocks RightCurly '}' should be on the same line. 120
 Error regexp RegexpSingleline Line has trailing spaces. 132

org/exolab/castor/xml/schema/FinalList.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error naming MemberName Name '_all' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error naming MemberName Name '_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error javadoc JavadocStyle First sentence should end with a period. 82
 Error naming MemberName Name '_restriction' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error misc FinalParameters Parameter listOfValues should be final. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error blocks NeedBraces 'if' construct must use '{}'s. 145
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error misc FinalParameters Parameter values should be final. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error blocks RightCurly '}' should be on the same line. 184
 Error blocks RightCurly '}' should be on the same line. 187
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 195

org/exolab/castor/xml/schema/Form.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error design FinalClass Class Form should be declared as final. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error naming ConstantName Name 'Qualified' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 74
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error naming ConstantName Name 'Unqualified' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error misc FinalParameters Parameter value should be final. 91
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error misc FinalParameters Parameter formValue should be final. 139
 Error blocks RightCurly '}' should be on the same line. 142
 Error blocks RightCurly '}' should be on the same line. 145
 Error regexp RegexpSingleline Line has trailing spaces. 151

org/exolab/castor/xml/schema/Group.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 52
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error naming MemberName Name '_contentModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_order' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error naming MemberName Name '_isModelGroupDefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error sizes LineLength Line is longer than 80 characters (found 109). 112
 Error design DesignForExtension Method 'addWildcard' is not designed for extension - needs to be abstract, final or empty. 114
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error sizes LineLength Line is longer than 80 characters (found 112). 124
 Error design DesignForExtension Method 'removeWildcard' is not designed for extension - needs to be abstract, final or empty. 126
 Error design DesignForExtension Method 'getContentModelGroup' is not designed for extension - needs to be abstract, final or empty. 138
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 146
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 154
 Error design DesignForExtension Method 'getOrder' is not designed for extension - needs to be abstract, final or empty. 162
 Error design DesignForExtension Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 188
 Error sizes LineLength Line is longer than 80 characters (found 81). 198
 Error design DesignForExtension Method 'setIsModelGroupDefinition' is not designed for extension - needs to be abstract, final or empty. 198
 Error javadoc JavadocMethod Expected @param tag for 'isModelGroupDefinition'. 198
 Error sizes LineLength Line is longer than 80 characters (found 82). 204
 Error design DesignForExtension Method 'isModelGroupDefinition' is not designed for extension - needs to be abstract, final or empty. 211
 Error design DesignForExtension Method 'getReferenceId' is not designed for extension - needs to be abstract, final or empty. 221
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 232
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 240
 Error sizes LineLength Line is longer than 80 characters (found 86). 246
 Error design DesignForExtension Method 'setOrder' is not designed for extension - needs to be abstract, final or empty. 248
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error sizes LineLength Line is longer than 80 characters (found 115). 263
 Error design DesignForExtension Method 'addElementDecl' is not designed for extension - needs to be abstract, final or empty. 265
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error sizes LineLength Line is longer than 80 characters (found 118). 275
 Error design DesignForExtension Method 'removeElementDecl' is not designed for extension - needs to be abstract, final or empty. 277
 Error regexp RegexpSingleline Line has trailing spaces. 283
 Error sizes LineLength Line is longer than 80 characters (found 103). 284
 Error design DesignForExtension Method 'addGroup' is not designed for extension - needs to be abstract, final or empty. 286
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error sizes LineLength Line is longer than 80 characters (found 106). 297
 Error design DesignForExtension Method 'removeGroup' is not designed for extension - needs to be abstract, final or empty. 299
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 299
 Error regexp RegexpSingleline Line has trailing spaces. 307
 Error sizes LineLength Line is longer than 80 characters (found 108). 308
 Error design DesignForExtension Method 'addGroup' is not designed for extension - needs to be abstract, final or empty. 310
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error sizes LineLength Line is longer than 80 characters (found 111). 320
 Error design DesignForExtension Method 'removeGroup' is not designed for extension - needs to be abstract, final or empty. 322
 Error design DesignForExtension Method 'enumerate' is not designed for extension - needs to be abstract, final or empty. 332
 Error sizes LineLength Line is longer than 80 characters (found 88). 341
 Error regexp RegexpSingleline Line has trailing spaces. 348
 Error regexp RegexpSingleline Line has trailing spaces. 349
 Error sizes LineLength Line is longer than 80 characters (found 91). 352
 Error design DesignForExtension Method 'getElementDecl' is not designed for extension - needs to be abstract, final or empty. 354
 Error design DesignForExtension Method 'getParticle' is not designed for extension - needs to be abstract, final or empty. 362
 Error regexp RegexpSingleline Line has trailing spaces. 378
 Error design DesignForExtension Method 'getParticleCount' is not designed for extension - needs to be abstract, final or empty. 381
 Error regexp RegexpSingleline Line has trailing spaces. 401
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 404
 Error design DesignForExtension Method 'hasAny' is not designed for extension - needs to be abstract, final or empty. 414
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 442
 Error sizes LineLength Line is longer than 80 characters (found 83). 445
 Error sizes LineLength Line is longer than 80 characters (found 83). 450
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 466
 Error javadoc JavadocStyle First sentence should end with a period. 482
 Error design DesignForExtension Method 'isEmptiable' is not designed for extension - needs to be abstract, final or empty. 486
 Error regexp RegexpSingleline Line has trailing spaces. 490
 Error coding MissingSwitchDefault switch without "default" clause. 492
 Error blocks AvoidNestedBlocks Avoid nested blocks. 494
 Error regexp RegexpSingleline Line has trailing spaces. 506
 Error blocks AvoidNestedBlocks Avoid nested blocks. 509
 Error regexp RegexpSingleline Line has trailing spaces. 521

org/exolab/castor/xml/schema/IdentityConstraint.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error naming MemberName Name '_selector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error misc FinalParameters Parameter name should be final. 90
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 91
 Error blocks LeftCurly '{' should be on the previous line. 92
 Error coding MagicNumber '3' is a magic number. 94
 Error javadoc JavadocStyle First sentence should end with a period. 97
 Error design DesignForExtension Method 'addField' is not designed for extension - needs to be abstract, final or empty. 102
 Error misc FinalParameters Parameter field should be final. 102
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 114
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 125
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error design DesignForExtension Method 'getSelector' is not designed for extension - needs to be abstract, final or empty. 144
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error design DesignForExtension Method 'removeField' is not designed for extension - needs to be abstract, final or empty. 154
 Error misc FinalParameters Parameter field should be final. 154
 Error javadoc JavadocMethod Expected @param tag for 'field'. 154
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 164
 Error misc FinalParameters Parameter id should be final. 164
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 174
 Error misc FinalParameters Parameter name should be final. 174
 Error blocks LeftCurly '{' should be on the previous line. 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 177
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error sizes LineLength Line is longer than 80 characters (found 93). 178
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error design DesignForExtension Method 'setSelector' is not designed for extension - needs to be abstract, final or empty. 190
 Error misc FinalParameters Parameter selector should be final. 190
 Error blocks LeftCurly '{' should be on the previous line. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error sizes LineLength Line is longer than 80 characters (found 97). 194
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error javadoc JavadocStyle First sentence should end with a period. 198
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 209
 Error blocks LeftCurly '{' should be on the previous line. 211
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error blocks RightCurly '}' should be on the same line. 217
 Error blocks RightCurly '}' should be on the same line. 221
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error regexp RegexpSingleline Line has trailing spaces. 231

org/exolab/castor/xml/schema/IdentityField.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error javadoc JavadocStyle First sentence should end with a period. 66
 Error naming MemberName Name '_xpath' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error misc FinalParameters Parameter xpath should be final. 77
 Error blocks LeftCurly '{' should be on the previous line. 79
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 90
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error design DesignForExtension Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 110
 Error misc FinalParameters Parameter id should be final. 110
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error design DesignForExtension Method 'setXPath' is not designed for extension - needs to be abstract, final or empty. 121
 Error misc FinalParameters Parameter xpath should be final. 121
 Error blocks LeftCurly '{' should be on the previous line. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error sizes LineLength Line is longer than 80 characters (found 82). 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error javadoc JavadocStyle First sentence should end with a period. 130
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 134
 Error blocks LeftCurly '{' should be on the previous line. 145
 Error regexp RegexpSingleline Line has trailing spaces. 149

org/exolab/castor/xml/schema/IdentitySelector.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error javadoc JavadocStyle First sentence should end with a period. 66
 Error naming MemberName Name '_xpath' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error misc FinalParameters Parameter xpath should be final. 77
 Error blocks LeftCurly '{' should be on the previous line. 79
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 90
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error design DesignForExtension Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 110
 Error misc FinalParameters Parameter id should be final. 110
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error design DesignForExtension Method 'setXPath' is not designed for extension - needs to be abstract, final or empty. 121
 Error misc FinalParameters Parameter xpath should be final. 121
 Error blocks LeftCurly '{' should be on the previous line. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error sizes LineLength Line is longer than 80 characters (found 85). 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error javadoc JavadocStyle First sentence should end with a period. 130
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 134
 Error blocks LeftCurly '{' should be on the previous line. 145
 Error regexp RegexpSingleline Line has trailing spaces. 149

org/exolab/castor/xml/schema/Key.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error misc FinalParameters Parameter name should be final. 65
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 66
 Error blocks LeftCurly '{' should be on the previous line. 67
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 75
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/exolab/castor/xml/schema/KeyRef.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error naming MemberName Name '_refer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error misc FinalParameters Parameter name should be final. 71
 Error misc FinalParameters Parameter refer should be final. 71
 Error javadoc JavadocMethod Expected @param tag for 'refer'. 71
 Error blocks LeftCurly '{' should be on the previous line. 73
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error design DesignForExtension Method 'getRefer' is not designed for extension - needs to be abstract, final or empty. 83
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error design DesignForExtension Method 'setRefer' is not designed for extension - needs to be abstract, final or empty. 93
 Error misc FinalParameters Parameter refer should be final. 93
 Error blocks LeftCurly '{' should be on the previous line. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error sizes LineLength Line is longer than 80 characters (found 89). 97
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 106

org/exolab/castor/xml/schema/ModelGroup.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.exolab.castor.xml.*. 48
 Error javadoc JavadocStyle First sentence should end with a period. 53
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error naming MemberName Name '_groupRef' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error naming MemberName Name '_modelDefs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error naming MemberName Name '_redefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error javadoc JavadocStyle First sentence should end with a period. 92
 Error misc FinalParameters Parameter schema should be final. 97
 Error javadoc JavadocStyle First sentence should end with a period. 101
 Error misc FinalParameters Parameter name should be final. 105
 Error misc FinalParameters Parameter schema should be final. 105
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 105
 Error javadoc JavadocStyle First sentence should end with a period. 112
 Error design DesignForExtension Method 'addModelGroup' is not designed for extension - needs to be abstract, final or empty. 116
 Error misc FinalParameters Parameter modelGroup should be final. 116
 Error javadoc JavadocStyle First sentence should end with a period. 122
 Error design DesignForExtension Method 'enumerate' is not designed for extension - needs to be abstract, final or empty. 129
 Error javadoc JavadocStyle First sentence should end with a period. 133
 Error javadoc JavadocMethod Expected an @return tag. 137
 Error design DesignForExtension Method 'getDeclarations' is not designed for extension - needs to be abstract, final or empty. 137
 Error javadoc JavadocStyle First sentence should end with a period. 141
 Error design DesignForExtension Method 'getContentModelGroup' is not designed for extension - needs to be abstract, final or empty. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 155
 Error javadoc JavadocStyle First sentence should end with a period. 159
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 166
 Error misc FinalParameters Parameter ignoreRef should be final. 166
 Error coding SimplifyBooleanExpression Expression can be simplified. 168
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 168
 Error whitespace ParenPad ')' is preceded with whitespace. 168
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 173
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 173
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error javadoc JavadocStyle First sentence should end with a period. 180
 Error design DesignForExtension Method 'isReference' is not designed for extension - needs to be abstract, final or empty. 185
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error design DesignForExtension Method 'setRedefined' is not designed for extension - needs to be abstract, final or empty. 192
 Error whitespace FileTabCharacter Line contains a tab character. 193
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error design DesignForExtension Method 'isRedefined' is not designed for extension - needs to be abstract, final or empty. 201
 Error whitespace FileTabCharacter Line contains a tab character. 202
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error javadoc JavadocStyle First sentence should end with a period. 205
 Error design DesignForExtension Method 'setReference' is not designed for extension - needs to be abstract, final or empty. 210
 Error misc FinalParameters Parameter reference should be final. 210
 Error javadoc JavadocStyle First sentence should end with a period. 218
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 222
 Error javadoc JavadocStyle First sentence should end with a period. 226
 Error design DesignForExtension Method 'getReferenceId' is not designed for extension - needs to be abstract, final or empty. 231
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 232
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 232
 Error javadoc JavadocStyle First sentence should end with a period. 236
 Error design DesignForExtension Method 'getReference' is not designed for extension - needs to be abstract, final or empty. 240
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error whitespace ParenPad ')' is preceded with whitespace. 246
 Error sizes LineLength Line is longer than 80 characters (found 85). 247
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error blocks NeedBraces 'if' construct must use '{}'s. 248
 Error whitespace FileTabCharacter Line contains a tab character. 248
 Error whitespace FileTabCharacter Line contains a tab character. 249
 Error regexp RegexpSingleline Line has trailing spaces. 251
 Error whitespace WhitespaceAround '+=' is not followed by whitespace. 255
 Error javadoc JavadocStyle First sentence should end with a period. 263
 Error design DesignForExtension Method 'hasReference' is not designed for extension - needs to be abstract, final or empty. 267
 Error coding AvoidInlineConditionals Avoid inline conditionals. 269
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 269
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 278
 Error blocks LeftCurly '{' should be on the previous line. 280
 Error sizes LineLength Line is longer than 80 characters (found 88). 282
 Error sizes LineLength Line is longer than 80 characters (found 92). 284
 Error whitespace WhitespaceAround '+=' is not followed by whitespace. 293
 Error sizes LineLength Line is longer than 80 characters (found 95). 298
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 301
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 301
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 301
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 301
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 307
 Error sizes LineLength Line is longer than 80 characters (found 81). 312
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error sizes LineLength Line is longer than 80 characters (found 102). 313
 Error whitespace FileTabCharacter Line contains a tab character. 313
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 313
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 313
 Error sizes LineLength Line is longer than 80 characters (found 140). 314
 Error whitespace FileTabCharacter Line contains a tab character. 314
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error blocks RightCurly '}' should be on the same line. 318
 Error whitespace FileTabCharacter Line contains a tab character. 319
 Error whitespace FileTabCharacter Line contains a tab character. 320
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 320
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 320
 Error sizes LineLength Line is longer than 80 characters (found 158). 322
 Error whitespace FileTabCharacter Line contains a tab character. 324
 Error sizes LineLength Line is longer than 80 characters (found 98). 330
 Error sizes LineLength Line is longer than 80 characters (found 111). 331
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 331
 Error sizes LineLength Line is longer than 80 characters (found 94). 332
 Error whitespace FileTabCharacter Line contains a tab character. 333
 Error sizes LineLength Line is longer than 80 characters (found 89). 334
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error sizes LineLength Line is longer than 80 characters (found 110). 335
 Error whitespace FileTabCharacter Line contains a tab character. 335
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 335
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 335
 Error sizes LineLength Line is longer than 80 characters (found 148). 336
 Error whitespace FileTabCharacter Line contains a tab character. 336
 Error sizes LineLength Line is longer than 80 characters (found 83). 337
 Error whitespace FileTabCharacter Line contains a tab character. 337
 Error whitespace FileTabCharacter Line contains a tab character. 338
 Error whitespace FileTabCharacter Line contains a tab character. 339
 Error blocks RightCurly '}' should be on the same line. 339
 Error whitespace FileTabCharacter Line contains a tab character. 340
 Error sizes LineLength Line is longer than 80 characters (found 139). 341
 Error whitespace FileTabCharacter Line contains a tab character. 341
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 341
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 341
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 341
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 341
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 341
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 341
 Error sizes LineLength Line is longer than 80 characters (found 86). 342
 Error whitespace FileTabCharacter Line contains a tab character. 342
 Error sizes LineLength Line is longer than 80 characters (found 170). 343
 Error whitespace FileTabCharacter Line contains a tab character. 343
 Error whitespace FileTabCharacter Line contains a tab character. 344
 Error whitespace FileTabCharacter Line contains a tab character. 345
 Error javadoc JavadocStyle First sentence should end with a period. 360
 Error javadoc JavadocMethod Expected an @return tag. 363
 Error design DesignForExtension Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 363
 Error design DesignForExtension Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. 371
 Error misc FinalParameters Parameter schema should be final. 371

org/exolab/castor/xml/schema/Order.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 61

org/exolab/castor/xml/schema/Particle.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error naming MemberName Name '_maxOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error naming MemberName Name '_maxOccursSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error naming MemberName Name '_minOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_minOccursSet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error naming StaticVariableName Name 'UNBOUNDED' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error design VisibilityModifier Variable 'UNBOUNDED' must be private and have accessor methods. 84
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error javadoc JavadocStyle First sentence should end with a period. 105
 Error javadoc JavadocStyle First sentence should end with a period. 116
 Error misc FinalParameters Parameter maxOccurs should be final. 122
 Error javadoc JavadocStyle First sentence should end with a period. 127
 Error misc FinalParameters Parameter minOccurs should be final. 134
 Error design DesignForExtension Method 'isEmptiable' is not designed for extension - needs to be abstract, final or empty. 142
 Error blocks LeftCurly '{' should be on the previous line. 143
 Error blocks LeftCurly '{' should be on the previous line. 145
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 166

org/exolab/castor/xml/schema/RedefineSchema.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error javadoc JavadocStyle First sentence should end with a period. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error whitespace FileTabCharacter Line contains a tab character. 73
 Error whitespace FileTabCharacter Line contains a tab character. 74
 Error whitespace FileTabCharacter Line contains a tab character. 75
 Error whitespace FileTabCharacter Line contains a tab character. 76
 Error naming MemberName Name '_originalSchema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error whitespace FileTabCharacter Line contains a tab character. 77
 Error whitespace FileTabCharacter Line contains a tab character. 78
 Error whitespace FileTabCharacter Line contains a tab character. 79
 Error whitespace FileTabCharacter Line contains a tab character. 80
 Error whitespace FileTabCharacter Line contains a tab character. 81
 Error whitespace FileTabCharacter Line contains a tab character. 82
 Error naming MemberName Name '_parentSchema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error whitespace FileTabCharacter Line contains a tab character. 83
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error whitespace FileTabCharacter Line contains a tab character. 84
 Error whitespace FileTabCharacter Line contains a tab character. 85
 Error whitespace FileTabCharacter Line contains a tab character. 86
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error naming MemberName Name '_schemaLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error javadoc JavadocStyle First sentence should end with a period. 89
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error naming MemberName Name '_complexTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error javadoc JavadocStyle First sentence should end with a period. 94
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error naming MemberName Name '_simpleTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error javadoc JavadocStyle First sentence should end with a period. 99
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error naming MemberName Name '_groups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error javadoc JavadocStyle First sentence should end with a period. 104
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error naming MemberName Name '_attributeGroups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error misc FinalParameters Parameter parentSchema should be final. 114
 Error javadoc JavadocMethod Expected @param tag for 'parentSchema'. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error javadoc JavadocStyle First sentence should end with a period. 120
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error misc FinalParameters Parameter parentSchema should be final. 123
 Error javadoc JavadocMethod Expected @param tag for 'parentSchema'. 123
 Error misc FinalParameters Parameter originalSchema should be final. 123
 Error javadoc JavadocMethod Expected @param tag for 'originalSchema'. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error sizes LineLength Line is longer than 80 characters (found 84). 138
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error design DesignForExtension Method 'addComplexType' is not designed for extension - needs to be abstract, final or empty. 138
 Error misc FinalParameters Parameter complexType should be final. 138
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 138
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error sizes LineLength Line is longer than 80 characters (found 121). 140
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error sizes LineLength Line is longer than 80 characters (found 123). 155
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 155
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 155
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 155
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error whitespace FileTabCharacter Line contains a tab character. 170
 Error design DesignForExtension Method 'enumerateComplexTypes' is not designed for extension - needs to be abstract, final or empty. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error whitespace FileTabCharacter Line contains a tab character. 175
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error whitespace FileTabCharacter Line contains a tab character. 176
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error whitespace FileTabCharacter Line contains a tab character. 178
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error whitespace FileTabCharacter Line contains a tab character. 180
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error whitespace FileTabCharacter Line contains a tab character. 182
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error design DesignForExtension Method 'getComplexType' is not designed for extension - needs to be abstract, final or empty. 183
 Error misc FinalParameters Parameter name should be final. 183
 Error whitespace FileTabCharacter Line contains a tab character. 184
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error whitespace FileTabCharacter Line contains a tab character. 190
 Error whitespace FileTabCharacter Line contains a tab character. 191
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error sizes LineLength Line is longer than 80 characters (found 92). 192
 Error whitespace FileTabCharacter Line contains a tab character. 192
 Error whitespace FileTabCharacter Line contains a tab character. 193
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error whitespace FileTabCharacter Line contains a tab character. 194
 Error whitespace FileTabCharacter Line contains a tab character. 195
 Error whitespace FileTabCharacter Line contains a tab character. 196
 Error javadoc JavadocMethod Expected an @return tag. 197
 Error whitespace FileTabCharacter Line contains a tab character. 197
 Error design DesignForExtension Method 'hasComplexTypeRedefinition' is not designed for extension - needs to be abstract, final or empty. 197
 Error misc FinalParameters Parameter name should be final. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 198
 Error whitespace FileTabCharacter Line contains a tab character. 198
 Error whitespace FileTabCharacter Line contains a tab character. 199
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error whitespace FileTabCharacter Line contains a tab character. 200
 Error whitespace FileTabCharacter Line contains a tab character. 201
 Error whitespace FileTabCharacter Line contains a tab character. 202
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error whitespace FileTabCharacter Line contains a tab character. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error sizes LineLength Line is longer than 80 characters (found 83). 205
 Error whitespace FileTabCharacter Line contains a tab character. 205
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error whitespace FileTabCharacter Line contains a tab character. 206
 Error sizes LineLength Line is longer than 80 characters (found 90). 207
 Error whitespace FileTabCharacter Line contains a tab character. 207
 Error whitespace FileTabCharacter Line contains a tab character. 208
 Error javadoc JavadocMethod Expected an @return tag. 209
 Error whitespace FileTabCharacter Line contains a tab character. 209
 Error design DesignForExtension Method 'removeComplexType' is not designed for extension - needs to be abstract, final or empty. 209
 Error misc FinalParameters Parameter complexType should be final. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 210
 Error whitespace FileTabCharacter Line contains a tab character. 210
 Error whitespace FileTabCharacter Line contains a tab character. 211
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error whitespace FileTabCharacter Line contains a tab character. 212
 Error whitespace FileTabCharacter Line contains a tab character. 213
 Error whitespace FileTabCharacter Line contains a tab character. 214
 Error whitespace FileTabCharacter Line contains a tab character. 215
 Error whitespace FileTabCharacter Line contains a tab character. 216
 Error whitespace FileTabCharacter Line contains a tab character. 217
 Error whitespace FileTabCharacter Line contains a tab character. 218
 Error whitespace FileTabCharacter Line contains a tab character. 219
 Error whitespace FileTabCharacter Line contains a tab character. 221
 Error whitespace FileTabCharacter Line contains a tab character. 222
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error whitespace FileTabCharacter Line contains a tab character. 223
 Error whitespace FileTabCharacter Line contains a tab character. 224
 Error whitespace FileTabCharacter Line contains a tab character. 225
 Error sizes LineLength Line is longer than 80 characters (found 81). 226
 Error whitespace FileTabCharacter Line contains a tab character. 226
 Error design DesignForExtension Method 'addSimpleType' is not designed for extension - needs to be abstract, final or empty. 226
 Error misc FinalParameters Parameter simpleType should be final. 226
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 226
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error whitespace FileTabCharacter Line contains a tab character. 227
 Error whitespace FileTabCharacter Line contains a tab character. 228
 Error blocks NeedBraces 'if' construct must use '{}'s. 229
 Error whitespace FileTabCharacter Line contains a tab character. 229
 Error sizes LineLength Line is longer than 80 characters (found 102). 230
 Error whitespace FileTabCharacter Line contains a tab character. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error whitespace FileTabCharacter Line contains a tab character. 231
 Error sizes LineLength Line is longer than 80 characters (found 129). 232
 Error whitespace FileTabCharacter Line contains a tab character. 232
 Error whitespace FileTabCharacter Line contains a tab character. 234
 Error sizes LineLength Line is longer than 80 characters (found 82). 235
 Error whitespace FileTabCharacter Line contains a tab character. 235
 Error sizes LineLength Line is longer than 80 characters (found 83). 236
 Error whitespace FileTabCharacter Line contains a tab character. 236
 Error whitespace FileTabCharacter Line contains a tab character. 237
 Error whitespace FileTabCharacter Line contains a tab character. 238
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error whitespace FileTabCharacter Line contains a tab character. 239
 Error whitespace FileTabCharacter Line contains a tab character. 240
 Error sizes LineLength Line is longer than 80 characters (found 130). 241
 Error whitespace FileTabCharacter Line contains a tab character. 241
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 241
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 241
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 241
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 241
 Error whitespace FileTabCharacter Line contains a tab character. 242
 Error whitespace FileTabCharacter Line contains a tab character. 243
 Error whitespace FileTabCharacter Line contains a tab character. 245
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error whitespace FileTabCharacter Line contains a tab character. 246
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error whitespace FileTabCharacter Line contains a tab character. 248
 Error whitespace FileTabCharacter Line contains a tab character. 249
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error whitespace FileTabCharacter Line contains a tab character. 250
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error whitespace FileTabCharacter Line contains a tab character. 252
 Error whitespace FileTabCharacter Line contains a tab character. 253
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error whitespace FileTabCharacter Line contains a tab character. 255
 Error design DesignForExtension Method 'enumerateSimpleTypes' is not designed for extension - needs to be abstract, final or empty. 255
 Error whitespace FileTabCharacter Line contains a tab character. 256
 Error regexp RegexpSingleline Line has trailing spaces. 259
 Error whitespace FileTabCharacter Line contains a tab character. 259
 Error whitespace FileTabCharacter Line contains a tab character. 260
 Error whitespace FileTabCharacter Line contains a tab character. 261
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error whitespace FileTabCharacter Line contains a tab character. 262
 Error whitespace FileTabCharacter Line contains a tab character. 263
 Error whitespace FileTabCharacter Line contains a tab character. 264
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error whitespace FileTabCharacter Line contains a tab character. 265
 Error whitespace FileTabCharacter Line contains a tab character. 266
 Error whitespace FileTabCharacter Line contains a tab character. 267
 Error whitespace FileTabCharacter Line contains a tab character. 268
 Error whitespace FileTabCharacter Line contains a tab character. 269
 Error design DesignForExtension Method 'getSimpleType' is not designed for extension - needs to be abstract, final or empty. 269
 Error misc FinalParameters Parameter name should be final. 269
 Error whitespace FileTabCharacter Line contains a tab character. 270
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error whitespace FileTabCharacter Line contains a tab character. 273
 Error whitespace FileTabCharacter Line contains a tab character. 274
 Error whitespace FileTabCharacter Line contains a tab character. 275
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error whitespace FileTabCharacter Line contains a tab character. 276
 Error whitespace FileTabCharacter Line contains a tab character. 277
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error sizes LineLength Line is longer than 80 characters (found 91). 278
 Error whitespace FileTabCharacter Line contains a tab character. 278
 Error whitespace FileTabCharacter Line contains a tab character. 279
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error whitespace FileTabCharacter Line contains a tab character. 280
 Error whitespace FileTabCharacter Line contains a tab character. 281
 Error whitespace FileTabCharacter Line contains a tab character. 282
 Error javadoc JavadocMethod Expected an @return tag. 283
 Error whitespace FileTabCharacter Line contains a tab character. 283
 Error design DesignForExtension Method 'hasSimpleTypeRedefinition' is not designed for extension - needs to be abstract, final or empty. 283
 Error misc FinalParameters Parameter name should be final. 283
 Error whitespace FileTabCharacter Line contains a tab character. 284
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error whitespace FileTabCharacter Line contains a tab character. 287
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error whitespace FileTabCharacter Line contains a tab character. 289
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error whitespace FileTabCharacter Line contains a tab character. 290
 Error whitespace FileTabCharacter Line contains a tab character. 291
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error regexp RegexpSingleline Line has trailing spaces. 293
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error sizes LineLength Line is longer than 80 characters (found 88). 294
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error whitespace FileTabCharacter Line contains a tab character. 295
 Error javadoc JavadocMethod Expected an @return tag. 296
 Error whitespace FileTabCharacter Line contains a tab character. 296
 Error design DesignForExtension Method 'removeSimpleType' is not designed for extension - needs to be abstract, final or empty. 296
 Error misc FinalParameters Parameter simpleType should be final. 296
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error whitespace FileTabCharacter Line contains a tab character. 297
 Error whitespace FileTabCharacter Line contains a tab character. 298
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error whitespace FileTabCharacter Line contains a tab character. 299
 Error whitespace FileTabCharacter Line contains a tab character. 300
 Error whitespace FileTabCharacter Line contains a tab character. 301
 Error whitespace FileTabCharacter Line contains a tab character. 302
 Error whitespace FileTabCharacter Line contains a tab character. 303
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error whitespace FileTabCharacter Line contains a tab character. 305
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error whitespace FileTabCharacter Line contains a tab character. 309
 Error whitespace FileTabCharacter Line contains a tab character. 310
 Error whitespace FileTabCharacter Line contains a tab character. 311
 Error design DesignForExtension Method 'addGroup' is not designed for extension - needs to be abstract, final or empty. 311
 Error misc FinalParameters Parameter group should be final. 311
 Error javadoc JavadocMethod Expected @param tag for 'group'. 311
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 311
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error sizes LineLength Line is longer than 80 characters (found 117). 313
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error whitespace FileTabCharacter Line contains a tab character. 318
 Error whitespace FileTabCharacter Line contains a tab character. 319
 Error whitespace FileTabCharacter Line contains a tab character. 320
 Error whitespace FileTabCharacter Line contains a tab character. 321
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error whitespace FileTabCharacter Line contains a tab character. 322
 Error whitespace FileTabCharacter Line contains a tab character. 323
 Error sizes LineLength Line is longer than 80 characters (found 139). 324
 Error whitespace FileTabCharacter Line contains a tab character. 324
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 324
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 324
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 324
 Error whitespace FileTabCharacter Line contains a tab character. 325
 Error whitespace FileTabCharacter Line contains a tab character. 326
 Error whitespace FileTabCharacter Line contains a tab character. 328
 Error whitespace FileTabCharacter Line contains a tab character. 329
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error whitespace FileTabCharacter Line contains a tab character. 330
 Error whitespace FileTabCharacter Line contains a tab character. 331
 Error whitespace FileTabCharacter Line contains a tab character. 332
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error whitespace FileTabCharacter Line contains a tab character. 333
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error sizes LineLength Line is longer than 80 characters (found 94). 335
 Error whitespace FileTabCharacter Line contains a tab character. 335
 Error regexp RegexpSingleline Line has trailing spaces. 336
 Error whitespace FileTabCharacter Line contains a tab character. 336
 Error whitespace FileTabCharacter Line contains a tab character. 337
 Error sizes LineLength Line is longer than 80 characters (found 85). 338
 Error whitespace FileTabCharacter Line contains a tab character. 338
 Error whitespace FileTabCharacter Line contains a tab character. 339
 Error whitespace FileTabCharacter Line contains a tab character. 340
 Error design DesignForExtension Method 'getModelGroup' is not designed for extension - needs to be abstract, final or empty. 340
 Error misc FinalParameters Parameter name should be final. 340
 Error whitespace FileTabCharacter Line contains a tab character. 341
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error whitespace FileTabCharacter Line contains a tab character. 344
 Error whitespace FileTabCharacter Line contains a tab character. 345
 Error whitespace FileTabCharacter Line contains a tab character. 346
 Error regexp RegexpSingleline Line has trailing spaces. 347
 Error whitespace FileTabCharacter Line contains a tab character. 347
 Error whitespace FileTabCharacter Line contains a tab character. 348
 Error whitespace FileTabCharacter Line contains a tab character. 349
 Error whitespace FileTabCharacter Line contains a tab character. 350
 Error whitespace FileTabCharacter Line contains a tab character. 351
 Error whitespace FileTabCharacter Line contains a tab character. 352
 Error design DesignForExtension Method 'enumerateGroups' is not designed for extension - needs to be abstract, final or empty. 352
 Error whitespace FileTabCharacter Line contains a tab character. 353
 Error regexp RegexpSingleline Line has trailing spaces. 356
 Error whitespace FileTabCharacter Line contains a tab character. 356
 Error whitespace FileTabCharacter Line contains a tab character. 357
 Error whitespace FileTabCharacter Line contains a tab character. 358
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error whitespace FileTabCharacter Line contains a tab character. 359
 Error whitespace FileTabCharacter Line contains a tab character. 360
 Error regexp RegexpSingleline Line has trailing spaces. 361
 Error sizes LineLength Line is longer than 80 characters (found 86). 361
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error whitespace FileTabCharacter Line contains a tab character. 362
 Error regexp RegexpSingleline Line has trailing spaces. 363
 Error whitespace FileTabCharacter Line contains a tab character. 363
 Error whitespace FileTabCharacter Line contains a tab character. 364
 Error whitespace FileTabCharacter Line contains a tab character. 365
 Error javadoc JavadocMethod Expected an @return tag. 366
 Error whitespace FileTabCharacter Line contains a tab character. 366
 Error design DesignForExtension Method 'hasGroupRedefinition' is not designed for extension - needs to be abstract, final or empty. 366
 Error misc FinalParameters Parameter name should be final. 366
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error whitespace FileTabCharacter Line contains a tab character. 367
 Error whitespace FileTabCharacter Line contains a tab character. 368
 Error regexp RegexpSingleline Line has trailing spaces. 369
 Error whitespace FileTabCharacter Line contains a tab character. 369
 Error whitespace FileTabCharacter Line contains a tab character. 370
 Error whitespace FileTabCharacter Line contains a tab character. 371
 Error regexp RegexpSingleline Line has trailing spaces. 372
 Error whitespace FileTabCharacter Line contains a tab character. 372
 Error whitespace FileTabCharacter Line contains a tab character. 373
 Error whitespace FileTabCharacter Line contains a tab character. 374
 Error regexp RegexpSingleline Line has trailing spaces. 375
 Error whitespace FileTabCharacter Line contains a tab character. 375
 Error sizes LineLength Line is longer than 80 characters (found 83). 376
 Error whitespace FileTabCharacter Line contains a tab character. 376
 Error whitespace FileTabCharacter Line contains a tab character. 377
 Error javadoc JavadocMethod Expected an @return tag. 378
 Error whitespace FileTabCharacter Line contains a tab character. 378
 Error design DesignForExtension Method 'removeGroup' is not designed for extension - needs to be abstract, final or empty. 378
 Error misc FinalParameters Parameter group should be final. 378
 Error blocks NeedBraces 'if' construct must use '{}'s. 379
 Error whitespace FileTabCharacter Line contains a tab character. 379
 Error whitespace FileTabCharacter Line contains a tab character. 380
 Error regexp RegexpSingleline Line has trailing spaces. 381
 Error whitespace FileTabCharacter Line contains a tab character. 381
 Error whitespace FileTabCharacter Line contains a tab character. 382
 Error whitespace FileTabCharacter Line contains a tab character. 383
 Error whitespace FileTabCharacter Line contains a tab character. 384
 Error whitespace FileTabCharacter Line contains a tab character. 385
 Error whitespace FileTabCharacter Line contains a tab character. 386
 Error whitespace FileTabCharacter Line contains a tab character. 387
 Error whitespace FileTabCharacter Line contains a tab character. 388
 Error regexp RegexpSingleline Line has trailing spaces. 389
 Error whitespace FileTabCharacter Line contains a tab character. 389
 Error whitespace FileTabCharacter Line contains a tab character. 390
 Error whitespace FileTabCharacter Line contains a tab character. 391
 Error whitespace FileTabCharacter Line contains a tab character. 392
 Error sizes LineLength Line is longer than 80 characters (found 92). 393
 Error whitespace FileTabCharacter Line contains a tab character. 393
 Error design DesignForExtension Method 'addAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 393
 Error misc FinalParameters Parameter attrGroup should be final. 393
 Error javadoc JavadocMethod Expected @param tag for 'attrGroup'. 393
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 394
 Error whitespace FileTabCharacter Line contains a tab character. 394
 Error sizes LineLength Line is longer than 80 characters (found 129). 395
 Error whitespace FileTabCharacter Line contains a tab character. 395
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error whitespace FileTabCharacter Line contains a tab character. 396
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error whitespace FileTabCharacter Line contains a tab character. 397
 Error whitespace FileTabCharacter Line contains a tab character. 399
 Error whitespace FileTabCharacter Line contains a tab character. 401
 Error whitespace FileTabCharacter Line contains a tab character. 402
 Error whitespace FileTabCharacter Line contains a tab character. 403
 Error whitespace FileTabCharacter Line contains a tab character. 404
 Error blocks LeftCurly '{' should be on the previous line. 404
 Error whitespace FileTabCharacter Line contains a tab character. 405
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 405
 Error whitespace FileTabCharacter Line contains a tab character. 406
 Error whitespace FileTabCharacter Line contains a tab character. 407
 Error whitespace FileTabCharacter Line contains a tab character. 408
 Error whitespace FileTabCharacter Line contains a tab character. 409
 Error sizes LineLength Line is longer than 80 characters (found 88). 410
 Error whitespace FileTabCharacter Line contains a tab character. 410
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 410
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 410
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 410
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 410
 Error whitespace FileTabCharacter Line contains a tab character. 411
 Error whitespace FileTabCharacter Line contains a tab character. 412
 Error whitespace FileTabCharacter Line contains a tab character. 413
 Error sizes LineLength Line is longer than 80 characters (found 88). 414
 Error whitespace FileTabCharacter Line contains a tab character. 414
 Error whitespace OperatorWrap '+' should be on a new line. 414
 Error whitespace FileTabCharacter Line contains a tab character. 415
 Error whitespace FileTabCharacter Line contains a tab character. 416
 Error whitespace FileTabCharacter Line contains a tab character. 417
 Error whitespace FileTabCharacter Line contains a tab character. 418
 Error whitespace FileTabCharacter Line contains a tab character. 420
 Error sizes LineLength Line is longer than 80 characters (found 87). 421
 Error whitespace FileTabCharacter Line contains a tab character. 421
 Error whitespace FileTabCharacter Line contains a tab character. 422
 Error whitespace FileTabCharacter Line contains a tab character. 423
 Error whitespace FileTabCharacter Line contains a tab character. 424
 Error regexp RegexpSingleline Line has trailing spaces. 425
 Error whitespace FileTabCharacter Line contains a tab character. 425
 Error whitespace FileTabCharacter Line contains a tab character. 426
 Error regexp RegexpSingleline Line has trailing spaces. 427
 Error whitespace FileTabCharacter Line contains a tab character. 427
 Error whitespace FileTabCharacter Line contains a tab character. 428
 Error whitespace FileTabCharacter Line contains a tab character. 429
 Error regexp RegexpSingleline Line has trailing spaces. 430
 Error whitespace FileTabCharacter Line contains a tab character. 430
 Error whitespace FileTabCharacter Line contains a tab character. 431
 Error regexp RegexpSingleline Line has trailing spaces. 432
 Error whitespace FileTabCharacter Line contains a tab character. 432
 Error whitespace FileTabCharacter Line contains a tab character. 433
 Error regexp RegexpSingleline Line has trailing spaces. 434
 Error whitespace FileTabCharacter Line contains a tab character. 434
 Error regexp RegexpSingleline Line has trailing spaces. 435
 Error whitespace FileTabCharacter Line contains a tab character. 435
 Error whitespace FileTabCharacter Line contains a tab character. 436
 Error whitespace FileTabCharacter Line contains a tab character. 437
 Error whitespace FileTabCharacter Line contains a tab character. 438
 Error design DesignForExtension Method 'getAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 438
 Error misc FinalParameters Parameter name should be final. 438
 Error javadoc JavadocMethod Expected @param tag for 'name'. 438
 Error blocks NeedBraces 'if' construct must use '{}'s. 439
 Error whitespace FileTabCharacter Line contains a tab character. 439
 Error whitespace FileTabCharacter Line contains a tab character. 440
 Error regexp RegexpSingleline Line has trailing spaces. 441
 Error whitespace FileTabCharacter Line contains a tab character. 441
 Error whitespace FileTabCharacter Line contains a tab character. 442
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 442
 Error whitespace FileTabCharacter Line contains a tab character. 443
 Error regexp RegexpSingleline Line has trailing spaces. 444
 Error whitespace FileTabCharacter Line contains a tab character. 444
 Error whitespace FileTabCharacter Line contains a tab character. 445
 Error whitespace FileTabCharacter Line contains a tab character. 446
 Error whitespace FileTabCharacter Line contains a tab character. 447
 Error whitespace FileTabCharacter Line contains a tab character. 448
 Error whitespace FileTabCharacter Line contains a tab character. 449
 Error design DesignForExtension Method 'enumerateAttributeGroups' is not designed for extension - needs to be abstract, final or empty. 449
 Error whitespace FileTabCharacter Line contains a tab character. 450
 Error regexp RegexpSingleline Line has trailing spaces. 453
 Error whitespace FileTabCharacter Line contains a tab character. 453
 Error whitespace FileTabCharacter Line contains a tab character. 454
 Error whitespace FileTabCharacter Line contains a tab character. 455
 Error regexp RegexpSingleline Line has trailing spaces. 456
 Error whitespace FileTabCharacter Line contains a tab character. 456
 Error whitespace FileTabCharacter Line contains a tab character. 457
 Error regexp RegexpSingleline Line has trailing spaces. 458
 Error sizes LineLength Line is longer than 80 characters (found 96). 458
 Error whitespace FileTabCharacter Line contains a tab character. 458
 Error whitespace FileTabCharacter Line contains a tab character. 459
 Error regexp RegexpSingleline Line has trailing spaces. 460
 Error whitespace FileTabCharacter Line contains a tab character. 460
 Error whitespace FileTabCharacter Line contains a tab character. 461
 Error whitespace FileTabCharacter Line contains a tab character. 462
 Error javadoc JavadocMethod Expected an @return tag. 463
 Error whitespace FileTabCharacter Line contains a tab character. 463
 Error design DesignForExtension Method 'hasAttributeGroupRedefinition' is not designed for extension - needs to be abstract, final or empty. 463
 Error misc FinalParameters Parameter name should be final. 463
 Error blocks NeedBraces 'if' construct must use '{}'s. 464
 Error whitespace FileTabCharacter Line contains a tab character. 464
 Error whitespace FileTabCharacter Line contains a tab character. 465
 Error regexp RegexpSingleline Line has trailing spaces. 466
 Error whitespace FileTabCharacter Line contains a tab character. 466
 Error whitespace FileTabCharacter Line contains a tab character. 467
 Error whitespace FileTabCharacter Line contains a tab character. 468
 Error regexp RegexpSingleline Line has trailing spaces. 469
 Error whitespace FileTabCharacter Line contains a tab character. 469
 Error whitespace FileTabCharacter Line contains a tab character. 470
 Error sizes LineLength Line is longer than 80 characters (found 86). 471
 Error whitespace FileTabCharacter Line contains a tab character. 471
 Error regexp RegexpSingleline Line has trailing spaces. 472
 Error whitespace FileTabCharacter Line contains a tab character. 472
 Error sizes LineLength Line is longer than 80 characters (found 91). 473
 Error whitespace FileTabCharacter Line contains a tab character. 473
 Error whitespace FileTabCharacter Line contains a tab character. 474
 Error javadoc JavadocMethod Expected an @return tag. 475
 Error whitespace FileTabCharacter Line contains a tab character. 475
 Error design DesignForExtension Method 'removeAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 475
 Error misc FinalParameters Parameter attrGroup should be final. 475
 Error blocks NeedBraces 'if' construct must use '{}'s. 476
 Error whitespace FileTabCharacter Line contains a tab character. 476
 Error whitespace FileTabCharacter Line contains a tab character. 477
 Error regexp RegexpSingleline Line has trailing spaces. 478
 Error whitespace FileTabCharacter Line contains a tab character. 478
 Error whitespace FileTabCharacter Line contains a tab character. 479
 Error whitespace FileTabCharacter Line contains a tab character. 480
 Error whitespace FileTabCharacter Line contains a tab character. 481
 Error whitespace FileTabCharacter Line contains a tab character. 482
 Error whitespace FileTabCharacter Line contains a tab character. 483
 Error whitespace FileTabCharacter Line contains a tab character. 484
 Error whitespace FileTabCharacter Line contains a tab character. 485
 Error regexp RegexpSingleline Line has trailing spaces. 486
 Error whitespace FileTabCharacter Line contains a tab character. 486
 Error whitespace FileTabCharacter Line contains a tab character. 487
 Error whitespace FileTabCharacter Line contains a tab character. 488
 Error whitespace FileTabCharacter Line contains a tab character. 489
 Error regexp RegexpSingleline Line has trailing spaces. 490
 Error whitespace FileTabCharacter Line contains a tab character. 490
 Error whitespace FileTabCharacter Line contains a tab character. 491
 Error whitespace FileTabCharacter Line contains a tab character. 492
 Error whitespace FileTabCharacter Line contains a tab character. 493
 Error whitespace FileTabCharacter Line contains a tab character. 494
 Error design DesignForExtension Method 'hasRedefinition' is not designed for extension - needs to be abstract, final or empty. 494
 Error blocks NeedBraces 'if' construct must use '{}'s. 495
 Error whitespace FileTabCharacter Line contains a tab character. 495
 Error whitespace FileTabCharacter Line contains a tab character. 496
 Error regexp RegexpSingleline Line has trailing spaces. 497
 Error whitespace FileTabCharacter Line contains a tab character. 497
 Error sizes LineLength Line is longer than 80 characters (found 136). 498
 Error whitespace FileTabCharacter Line contains a tab character. 498
 Error whitespace FileTabCharacter Line contains a tab character. 499
 Error regexp RegexpSingleline Line has trailing spaces. 500
 Error whitespace FileTabCharacter Line contains a tab character. 500
 Error whitespace FileTabCharacter Line contains a tab character. 501
 Error whitespace FileTabCharacter Line contains a tab character. 502
 Error regexp RegexpSingleline Line has trailing spaces. 503
 Error whitespace FileTabCharacter Line contains a tab character. 503
 Error whitespace FileTabCharacter Line contains a tab character. 504
 Error whitespace FileTabCharacter Line contains a tab character. 505
 Error whitespace FileTabCharacter Line contains a tab character. 506
 Error design DesignForExtension Method 'getSchemaLocation' is not designed for extension - needs to be abstract, final or empty. 506
 Error whitespace FileTabCharacter Line contains a tab character. 507
 Error whitespace FileTabCharacter Line contains a tab character. 508
 Error regexp RegexpSingleline Line has trailing spaces. 509
 Error whitespace FileTabCharacter Line contains a tab character. 509
 Error whitespace FileTabCharacter Line contains a tab character. 510
 Error whitespace FileTabCharacter Line contains a tab character. 511
 Error whitespace FileTabCharacter Line contains a tab character. 512
 Error whitespace FileTabCharacter Line contains a tab character. 513
 Error whitespace FileTabCharacter Line contains a tab character. 514
 Error design DesignForExtension Method 'getOriginalSchema' is not designed for extension - needs to be abstract, final or empty. 514
 Error whitespace FileTabCharacter Line contains a tab character. 515
 Error whitespace FileTabCharacter Line contains a tab character. 516
 Error regexp RegexpSingleline Line has trailing spaces. 517
 Error whitespace FileTabCharacter Line contains a tab character. 517
 Error whitespace FileTabCharacter Line contains a tab character. 518
 Error whitespace FileTabCharacter Line contains a tab character. 519
 Error regexp RegexpSingleline Line has trailing spaces. 520
 Error whitespace FileTabCharacter Line contains a tab character. 520
 Error regexp RegexpSingleline Line has trailing spaces. 521
 Error whitespace FileTabCharacter Line contains a tab character. 521
 Error whitespace FileTabCharacter Line contains a tab character. 522
 Error whitespace FileTabCharacter Line contains a tab character. 523
 Error whitespace FileTabCharacter Line contains a tab character. 524
 Error design DesignForExtension Method 'getParentSchema' is not designed for extension - needs to be abstract, final or empty. 524
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 524
 Error whitespace FileTabCharacter Line contains a tab character. 525
 Error whitespace FileTabCharacter Line contains a tab character. 526
 Error regexp RegexpSingleline Line has trailing spaces. 527
 Error whitespace FileTabCharacter Line contains a tab character. 527
 Error javadoc JavadocStyle First sentence should end with a period. 528
 Error whitespace FileTabCharacter Line contains a tab character. 528
 Error whitespace FileTabCharacter Line contains a tab character. 529
 Error whitespace FileTabCharacter Line contains a tab character. 530
 Error whitespace FileTabCharacter Line contains a tab character. 531
 Error whitespace FileTabCharacter Line contains a tab character. 532
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 532
 Error whitespace FileTabCharacter Line contains a tab character. 533
 Error whitespace FileTabCharacter Line contains a tab character. 534
 Error regexp RegexpSingleline Line has trailing spaces. 535
 Error whitespace FileTabCharacter Line contains a tab character. 535
 Error regexp RegexpSingleline Line has trailing spaces. 536
 Error whitespace FileTabCharacter Line contains a tab character. 536
 Error whitespace FileTabCharacter Line contains a tab character. 537
 Error javadoc JavadocMethod Missing a Javadoc comment. 537
 Error whitespace FileTabCharacter Line contains a tab character. 538
 Error sizes LineLength Line is longer than 80 characters (found 87). 539
 Error whitespace FileTabCharacter Line contains a tab character. 539
 Error whitespace FileTabCharacter Line contains a tab character. 540
 Error regexp RegexpSingleline Line has trailing spaces. 541
 Error whitespace FileTabCharacter Line contains a tab character. 541

org/exolab/castor/xml/schema/Referable.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error blocks LeftCurly '{' should be on the previous line. 53
 Error javadoc JavadocStyle First sentence should end with a period. 55
 Error modifier RedundantModifier Redundant 'public' modifier. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60

org/exolab/castor/xml/schema/ResolvableReference.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error blocks LeftCurly '{' should be on the previous line. 81
 Error javadoc JavadocMethod Expected an @return tag. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error blocks LeftCurly '{' should be on the previous line. 110
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error whitespace ParenPad '(' is followed by whitespace. 112
 Error whitespace ParenPad ')' is preceded with whitespace. 112
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad ')' is preceded with whitespace. 118
 Error whitespace ParenPad '(' is followed by whitespace. 119
 Error whitespace ParenPad ')' is preceded with whitespace. 119
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad ')' is preceded with whitespace. 120
 Error whitespace ParenPad '(' is followed by whitespace. 136
 Error misc FinalParameters Parameter id should be final. 136
 Error misc FinalParameters Parameter resolver should be final. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error blocks LeftCurly '{' should be on the previous line. 137
 Error misc FinalParameters Parameter referent should be final. 149
 Error blocks LeftCurly '{' should be on the previous line. 150
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 161
 Error naming MemberName Name '_referent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 176

org/exolab/castor/xml/schema/Resolver.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error blocks LeftCurly '{' should be on the previous line. 68
 Error modifier RedundantModifier Redundant 'public' modifier. 80
 Error whitespace ParenPad '(' is followed by whitespace. 80
 Error whitespace ParenPad ')' is preceded with whitespace. 80
 Error modifier RedundantModifier Redundant 'public' modifier. 91
 Error whitespace ParenPad '(' is followed by whitespace. 91
 Error whitespace ParenPad ')' is preceded with whitespace. 91
 Error modifier RedundantModifier Redundant 'public' modifier. 100
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error whitespace ParenPad ')' is preceded with whitespace. 100

org/exolab/castor/xml/schema/ResolvingObject.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 16
 Error javadoc JavadocType Missing a Javadoc comment. 19
 Error blocks LeftCurly '{' should be on the previous line. 20
 Error javadoc JavadocMethod Missing a Javadoc comment. 22
 Error modifier RedundantModifier Redundant 'public' modifier. 22
 Error whitespace ParenPad '(' is followed by whitespace. 22
 Error whitespace ParenPad ')' is preceded with whitespace. 22

org/exolab/castor/xml/schema/Schema.java

Severity Category Rule Message Line
 Error sizes FileLength File length is 2,245 lines (max allowed is 2,000). 1
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error javadoc JavadocStyle First sentence should end with a period. 101
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error whitespace OperatorWrap '+' should be on a new line. 105
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error javadoc JavadocStyle First sentence should end with a period. 118
 Error naming MemberName Name '_attributeFormDefault' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
 Error javadoc JavadocStyle First sentence should end with a period. 123
 Error sizes LineLength Line is longer than 80 characters (found 99). 126
 Error naming MemberName Name '_attributeGroups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
 Error javadoc JavadocStyle First sentence should end with a period. 128
 Error sizes LineLength Line is longer than 80 characters (found 92). 131
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
 Error naming MemberName Name '_block' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error javadoc JavadocStyle First sentence should end with a period. 139
 Error sizes LineLength Line is longer than 80 characters (found 90). 142
 Error naming MemberName Name '_complexTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
 Error javadoc JavadocStyle First sentence should end with a period. 144
 Error naming MemberName Name '_elementFormDefault' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
 Error javadoc JavadocStyle First sentence should end with a period. 149
 Error sizes LineLength Line is longer than 80 characters (found 86). 152
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 152
 Error naming MemberName Name '_final' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
 Error javadoc JavadocStyle First sentence should end with a period. 159
 Error sizes LineLength Line is longer than 80 characters (found 82). 162
 Error naming MemberName Name '_groups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error javadoc JavadocStyle First sentence should end with a period. 164
 Error sizes LineLength Line is longer than 80 characters (found 99). 167
 Error naming MemberName Name '_redefineSchemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
 Error javadoc JavadocStyle First sentence should end with a period. 169
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 172
 Error javadoc JavadocStyle First sentence should end with a period. 174
 Error sizes LineLength Line is longer than 80 characters (found 83). 177
 Error naming MemberName Name '_importedSchemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. 177
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error sizes LineLength Line is longer than 80 characters (found 89). 183
 Error naming MemberName Name '_cachedincludedSchemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. 183
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error javadoc JavadocStyle First sentence should end with a period. 186
 Error naming MemberName Name '_includedSchemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. 189
 Error javadoc JavadocStyle First sentence should end with a period. 191
 Error naming MemberName Name '_namespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
 Error naming MemberName Name '_schemaLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 200
 Error naming MemberName Name '_schemaNamespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 206
 Error javadoc JavadocStyle First sentence should end with a period. 209
 Error sizes LineLength Line is longer than 80 characters (found 93). 212
 Error naming MemberName Name '_simpleTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
 Error javadoc JavadocStyle First sentence should end with a period. 214
 Error naming MemberName Name '_targetNamespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
 Error javadoc JavadocStyle First sentence should end with a period. 219
 Error naming MemberName Name '_version' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
 Error regexp RegexpSingleline Line has trailing spaces. 224
 Error javadoc JavadocStyle First sentence should end with a period. 225
 Error naming MemberName Name '_masterSchema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 230
 Error javadoc JavadocStyle First sentence should end with a period. 236
 Error javadoc JavadocStyle First sentence should end with a period. 244
 Error misc FinalParameters Parameter schemaNS should be final. 250
 Error javadoc JavadocStyle First sentence should end with a period. 254
 Error misc FinalParameters Parameter prefix should be final. 261
 Error misc FinalParameters Parameter schemaNamespace should be final. 261
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error regexp RegexpSingleline Line has trailing spaces. 278
 Error javadoc JavadocStyle First sentence should end with a period. 279
 Error design DesignForExtension Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. 286
 Error misc FinalParameters Parameter attribute should be final. 286
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 287
 Error blocks LeftCurly '{' should be on the previous line. 288
 Error blocks NeedBraces 'if' construct must use '{}'s. 289
 Error whitespace ParenPad '(' is followed by whitespace. 299
 Error whitespace ParenPad ')' is preceded with whitespace. 299
 Error sizes LineLength Line is longer than 80 characters (found 88). 300
 Error whitespace OperatorWrap '+' should be on a new line. 300
 Error sizes LineLength Line is longer than 80 characters (found 93). 301
 Error whitespace OperatorWrap '+' should be on a new line. 301
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 311
 Error whitespace OperatorWrap '+' should be on a new line. 314
 Error whitespace OperatorWrap '+' should be on a new line. 315
 Error design DesignForExtension Method 'addAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 333
 Error misc FinalParameters Parameter attrGroup should be final. 333
 Error blocks LeftCurly '{' should be on the previous line. 335
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error blocks LeftCurly '{' should be on the previous line. 343
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 344
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 349
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 349
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 349
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 349
 Error whitespace OperatorWrap '+' should be on a new line. 353
 Error regexp RegexpSingleline Line has trailing spaces. 366
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error regexp RegexpSingleline Line has trailing spaces. 369
 Error whitespace OperatorWrap '+' should be on a new line. 371
 Error whitespace OperatorWrap '+' should be on a new line. 372
 Error javadoc JavadocStyle First sentence should end with a period. 382
 Error design DesignForExtension Method 'addComplexType' is not designed for extension - needs to be abstract, final or empty. 388
 Error misc FinalParameters Parameter complexType should be final. 388
 Error blocks LeftCurly '{' should be on the previous line. 390
 Error regexp RegexpSingleline Line has trailing spaces. 403
 Error javadoc JavadocStyle First sentence should end with a period. 416
 Error design DesignForExtension Method 'addElementDecl' is not designed for extension - needs to be abstract, final or empty. 422
 Error misc FinalParameters Parameter elementDecl should be final. 422
 Error blocks LeftCurly '{' should be on the previous line. 424
 Error whitespace ParenPad '(' is followed by whitespace. 428
 Error whitespace ParenPad ')' is preceded with whitespace. 428
 Error whitespace OperatorWrap '+' should be on a new line. 429
 Error sizes LineLength Line is longer than 80 characters (found 87). 430
 Error whitespace OperatorWrap '+' should be on a new line. 430
 Error sizes LineLength Line is longer than 80 characters (found 87). 440
 Error javadoc JavadocStyle First sentence should end with a period. 449
 Error design DesignForExtension Method 'addModelGroup' is not designed for extension - needs to be abstract, final or empty. 455
 Error misc FinalParameters Parameter group should be final. 455
 Error blocks LeftCurly '{' should be on the previous line. 457
 Error regexp RegexpSingleline Line has trailing spaces. 465
 Error sizes LineLength Line is longer than 80 characters (found 84). 467
 Error regexp RegexpSingleline Line has trailing spaces. 474
 Error sizes LineLength Line is longer than 80 characters (found 84). 478
 Error regexp RegexpSingleline Line has trailing spaces. 479
 Error sizes LineLength Line is longer than 80 characters (found 86). 479
 Error regexp RegexpSingleline Line has trailing spaces. 481
 Error design DesignForExtension Method 'addRedefineSchema' is not designed for extension - needs to be abstract, final or empty. 486
 Error misc FinalParameters Parameter schema should be final. 486
 Error whitespace FileTabCharacter Line contains a tab character. 487
 Error whitespace FileTabCharacter Line contains a tab character. 489
 Error whitespace FileTabCharacter Line contains a tab character. 491
 Error whitespace ParenPad '(' is followed by whitespace. 491
 Error whitespace ParenPad ')' is preceded with whitespace. 491
 Error sizes LineLength Line is longer than 80 characters (found 129). 492
 Error whitespace FileTabCharacter Line contains a tab character. 492
 Error whitespace FileTabCharacter Line contains a tab character. 493
 Error whitespace FileTabCharacter Line contains a tab character. 494
 Error whitespace FileTabCharacter Line contains a tab character. 495
 Error sizes LineLength Line is longer than 80 characters (found 92). 496
 Error whitespace FileTabCharacter Line contains a tab character. 496
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 496
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 496
 Error whitespace FileTabCharacter Line contains a tab character. 497
 Error whitespace FileTabCharacter Line contains a tab character. 498
 Error regexp RegexpSingleline Line has trailing spaces. 499
 Error whitespace FileTabCharacter Line contains a tab character. 500
 Error regexp RegexpSingleline Line has trailing spaces. 502
 Error javadoc JavadocStyle First sentence should end with a period. 504
 Error sizes LineLength Line is longer than 80 characters (found 88). 505
 Error design DesignForExtension Method 'addImportedSchema' is not designed for extension - needs to be abstract, final or empty. 509
 Error misc FinalParameters Parameter schema should be final. 509
 Error blocks LeftCurly '{' should be on the previous line. 511
 Error blocks NeedBraces 'if' construct must use '{}'s. 513
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 514
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 514
 Error blocks LeftCurly '{' should be on the previous line. 515
 Error sizes LineLength Line is longer than 80 characters (found 89). 516
 Error regexp RegexpSingleline Line has trailing spaces. 521
 Error regexp RegexpSingleline Line has trailing spaces. 525
 Error sizes LineLength Line is longer than 80 characters (found 82). 526
 Error design DesignForExtension Method 'cacheIncludedSchema' is not designed for extension - needs to be abstract, final or empty. 529
 Error misc FinalParameters Parameter schema should be final. 529
 Error whitespace FileTabCharacter Line contains a tab character. 530
 Error whitespace FileTabCharacter Line contains a tab character. 531
 Error blocks LeftCurly '{' should be on the previous line. 531
 Error whitespace FileTabCharacter Line contains a tab character. 532
 Error blocks NeedBraces 'if' construct must use '{}'s. 533
 Error whitespace FileTabCharacter Line contains a tab character. 533
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 533
 Error whitespace FileTabCharacter Line contains a tab character. 534
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 534
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 534
 Error whitespace FileTabCharacter Line contains a tab character. 535
 Error blocks LeftCurly '{' should be on the previous line. 535
 Error sizes LineLength Line is longer than 80 characters (found 98). 536
 Error whitespace FileTabCharacter Line contains a tab character. 536
 Error whitespace FileTabCharacter Line contains a tab character. 537
 Error whitespace FileTabCharacter Line contains a tab character. 538
 Error whitespace FileTabCharacter Line contains a tab character. 539
 Error regexp RegexpSingleline Line has trailing spaces. 541
 Error javadoc JavadocStyle First sentence should end with a period. 543
 Error design DesignForExtension Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 546
 Error misc FinalParameters Parameter prefix should be final. 546
 Error javadoc JavadocMethod Expected @param tag for 'prefix'. 546
 Error misc FinalParameters Parameter ns should be final. 546
 Error javadoc JavadocMethod Expected @param tag for 'ns'. 546
 Error javadoc JavadocStyle First sentence should end with a period. 550
 Error design DesignForExtension Method 'addSimpleType' is not designed for extension - needs to be abstract, final or empty. 556
 Error misc FinalParameters Parameter simpleType should be final. 556
 Error blocks LeftCurly '{' should be on the previous line. 558
 Error whitespace OperatorWrap '+' should be on a new line. 563
 Error sizes LineLength Line is longer than 80 characters (found 89). 573
 Error design DesignForExtension Method 'createComplexType' is not designed for extension - needs to be abstract, final or empty. 590
 Error design DesignForExtension Method 'createComplexType' is not designed for extension - needs to be abstract, final or empty. 601
 Error misc FinalParameters Parameter name should be final. 601
 Error sizes LineLength Line is longer than 80 characters (found 84). 611
 Error sizes LineLength Line is longer than 80 characters (found 87). 614
 Error design DesignForExtension Method 'createSimpleType' is not designed for extension - needs to be abstract, final or empty. 614
 Error misc FinalParameters Parameter name should be final. 614
 Error misc FinalParameters Parameter baseName should be final. 614
 Error misc FinalParameters Parameter derivation should be final. 614
 Error sizes LineLength Line is longer than 80 characters (found 95). 616
 Error design DesignForExtension Method 'createSimpleType' is not designed for extension - needs to be abstract, final or empty. 627
 Error misc FinalParameters Parameter name should be final. 627
 Error misc FinalParameters Parameter baseType should be final. 627
 Error blocks LeftCurly '{' should be on the previous line. 628
 Error sizes LineLength Line is longer than 80 characters (found 92). 629
 Error design DesignForExtension Method 'getAttributeFormDefault' is not designed for extension - needs to be abstract, final or empty. 639
 Error javadoc JavadocStyle First sentence should end with a period. 643
 Error design DesignForExtension Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. 647
 Error sizes LineLength Line is longer than 80 characters (found 87). 648
 Error whitespace FileTabCharacter Line contains a tab character. 648
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 648
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 648
 Error regexp RegexpSingleline Line has trailing spaces. 649
 Error whitespace FileTabCharacter Line contains a tab character. 649
 Error whitespace FileTabCharacter Line contains a tab character. 650
 Error regexp RegexpSingleline Line has trailing spaces. 651
 Error whitespace FileTabCharacter Line contains a tab character. 652
 Error whitespace FileTabCharacter Line contains a tab character. 653
 Error regexp RegexpSingleline Line has trailing spaces. 659
 Error whitespace FileTabCharacter Line contains a tab character. 659
 Error whitespace FileTabCharacter Line contains a tab character. 660
 Error whitespace FileTabCharacter Line contains a tab character. 661
 Error sizes LineLength Line is longer than 80 characters (found 87). 666
 Error regexp RegexpSingleline Line has trailing spaces. 675
 Error whitespace FileTabCharacter Line contains a tab character. 675
 Error whitespace FileTabCharacter Line contains a tab character. 676
 Error design DesignForExtension Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. 685
 Error misc FinalParameters Parameter name should be final. 685
 Error javadoc JavadocMethod Expected @param tag for 'name'. 685
 Error blocks LeftCurly '{' should be on the previous line. 700
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 702
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 706
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 706
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 706
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 706
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 711
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 711
 Error whitespace ParenPad ')' is preceded with whitespace. 711
 Error whitespace FileTabCharacter Line contains a tab character. 712
 Error whitespace FileTabCharacter Line contains a tab character. 713
 Error sizes LineLength Line is longer than 80 characters (found 91). 714
 Error whitespace FileTabCharacter Line contains a tab character. 714
 Error whitespace FileTabCharacter Line contains a tab character. 716
 Error whitespace FileTabCharacter Line contains a tab character. 723
 Error whitespace FileTabCharacter Line contains a tab character. 724
 Error whitespace FileTabCharacter Line contains a tab character. 725
 Error whitespace FileTabCharacter Line contains a tab character. 726
 Error whitespace FileTabCharacter Line contains a tab character. 727
 Error whitespace FileTabCharacter Line contains a tab character. 728
 Error whitespace FileTabCharacter Line contains a tab character. 729
 Error regexp RegexpSingleline Line has trailing spaces. 730
 Error whitespace FileTabCharacter Line contains a tab character. 730
 Error whitespace FileTabCharacter Line contains a tab character. 732
 Error sizes LineLength Line is longer than 80 characters (found 109). 733
 Error whitespace FileTabCharacter Line contains a tab character. 733
 Error whitespace FileTabCharacter Line contains a tab character. 734
 Error sizes LineLength Line is longer than 80 characters (found 100). 735
 Error whitespace FileTabCharacter Line contains a tab character. 735
 Error whitespace FileTabCharacter Line contains a tab character. 736
 Error whitespace FileTabCharacter Line contains a tab character. 737
 Error sizes LineLength Line is longer than 80 characters (found 119). 738
 Error whitespace FileTabCharacter Line contains a tab character. 738
 Error whitespace FileTabCharacter Line contains a tab character. 739
 Error sizes LineLength Line is longer than 80 characters (found 81). 740
 Error whitespace FileTabCharacter Line contains a tab character. 740
 Error sizes LineLength Line is longer than 80 characters (found 97). 741
 Error whitespace FileTabCharacter Line contains a tab character. 741
 Error blocks NeedBraces 'if' construct must use '{}'s. 742
 Error whitespace FileTabCharacter Line contains a tab character. 742
 Error whitespace FileTabCharacter Line contains a tab character. 743
 Error whitespace FileTabCharacter Line contains a tab character. 744
 Error whitespace FileTabCharacter Line contains a tab character. 745
 Error whitespace FileTabCharacter Line contains a tab character. 746
 Error whitespace FileTabCharacter Line contains a tab character. 747
 Error whitespace FileTabCharacter Line contains a tab character. 748
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 751
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 751
 Error javadoc JavadocStyle First sentence should end with a period. 761
 Error design DesignForExtension Method 'getAttributeGroups' is not designed for extension - needs to be abstract, final or empty. 765
 Error sizes LineLength Line is longer than 80 characters (found 94). 766
 Error whitespace FileTabCharacter Line contains a tab character. 766
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 766
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 766
 Error regexp RegexpSingleline Line has trailing spaces. 767
 Error whitespace FileTabCharacter Line contains a tab character. 767
 Error whitespace FileTabCharacter Line contains a tab character. 768
 Error regexp RegexpSingleline Line has trailing spaces. 769
 Error whitespace FileTabCharacter Line contains a tab character. 769
 Error whitespace FileTabCharacter Line contains a tab character. 770
 Error whitespace FileTabCharacter Line contains a tab character. 771
 Error sizes LineLength Line is longer than 80 characters (found 85). 772
 Error regexp RegexpSingleline Line has trailing spaces. 774
 Error whitespace FileTabCharacter Line contains a tab character. 778
 Error whitespace FileTabCharacter Line contains a tab character. 779
 Error whitespace FileTabCharacter Line contains a tab character. 780
 Error sizes LineLength Line is longer than 80 characters (found 93). 781
 Error whitespace FileTabCharacter Line contains a tab character. 781
 Error regexp RegexpSingleline Line has trailing spaces. 784
 Error whitespace FileTabCharacter Line contains a tab character. 784
 Error whitespace FileTabCharacter Line contains a tab character. 785
 Error sizes LineLength Line is longer than 80 characters (found 82). 786
 Error whitespace FileTabCharacter Line contains a tab character. 786
 Error whitespace FileTabCharacter Line contains a tab character. 787
 Error whitespace FileTabCharacter Line contains a tab character. 788
 Error whitespace FileTabCharacter Line contains a tab character. 789
 Error whitespace FileTabCharacter Line contains a tab character. 790
 Error whitespace FileTabCharacter Line contains a tab character. 791
 Error sizes LineLength Line is longer than 80 characters (found 87). 792
 Error whitespace FileTabCharacter Line contains a tab character. 792
 Error whitespace FileTabCharacter Line contains a tab character. 793
 Error whitespace FileTabCharacter Line contains a tab character. 794
 Error sizes LineLength Line is longer than 80 characters (found 87). 795
 Error whitespace FileTabCharacter Line contains a tab character. 795
 Error whitespace FileTabCharacter Line contains a tab character. 796
 Error whitespace FileTabCharacter Line contains a tab character. 797
 Error sizes LineLength Line is longer than 80 characters (found 136). 798
 Error whitespace FileTabCharacter Line contains a tab character. 798
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 798
 Error whitespace FileTabCharacter Line contains a tab character. 799
 Error whitespace FileTabCharacter Line contains a tab character. 800
 Error regexp RegexpSingleline Line has trailing spaces. 802
 Error whitespace FileTabCharacter Line contains a tab character. 802
 Error whitespace FileTabCharacter Line contains a tab character. 804
 Error regexp RegexpSingleline Line has trailing spaces. 806
 Error whitespace FileTabCharacter Line contains a tab character. 806
 Error whitespace FileTabCharacter Line contains a tab character. 807
 Error design DesignForExtension Method 'getAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 816
 Error misc FinalParameters Parameter name should be final. 816
 Error javadoc JavadocMethod Expected @param tag for 'name'. 816
 Error regexp RegexpSingleline Line has trailing spaces. 824
 Error blocks LeftCurly '{' should be on the previous line. 832
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 834
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 838
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 838
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 838
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 838
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 843
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 843
 Error whitespace ParenPad ')' is preceded with whitespace. 843
 Error whitespace FileTabCharacter Line contains a tab character. 844
 Error regexp RegexpSingleline Line has trailing spaces. 845
 Error whitespace FileTabCharacter Line contains a tab character. 846
 Error sizes LineLength Line is longer than 80 characters (found 92). 847
 Error whitespace FileTabCharacter Line contains a tab character. 847
 Error whitespace FileTabCharacter Line contains a tab character. 848
 Error whitespace FileTabCharacter Line contains a tab character. 849
 Error whitespace FileTabCharacter Line contains a tab character. 850
 Error whitespace FileTabCharacter Line contains a tab character. 851
 Error whitespace FileTabCharacter Line contains a tab character. 852
 Error whitespace FileTabCharacter Line contains a tab character. 855
 Error regexp RegexpSingleline Line has trailing spaces. 856
 Error whitespace FileTabCharacter Line contains a tab character. 856
 Error whitespace FileTabCharacter Line contains a tab character. 857
 Error whitespace FileTabCharacter Line contains a tab character. 858
 Error whitespace FileTabCharacter Line contains a tab character. 859
 Error sizes LineLength Line is longer than 80 characters (found 96). 860
 Error whitespace FileTabCharacter Line contains a tab character. 860
 Error whitespace FileTabCharacter Line contains a tab character. 861
 Error whitespace FileTabCharacter Line contains a tab character. 862
 Error regexp RegexpSingleline Line has trailing spaces. 863
 Error whitespace FileTabCharacter Line contains a tab character. 863
 Error whitespace FileTabCharacter Line contains a tab character. 864
 Error sizes LineLength Line is longer than 80 characters (found 92). 865
 Error whitespace FileTabCharacter Line contains a tab character. 865
 Error sizes LineLength Line is longer than 80 characters (found 91). 866
 Error whitespace FileTabCharacter Line contains a tab character. 866
 Error blocks NeedBraces 'if' construct must use '{}'s. 867
 Error whitespace FileTabCharacter Line contains a tab character. 867
 Error whitespace FileTabCharacter Line contains a tab character. 868
 Error whitespace FileTabCharacter Line contains a tab character. 869
 Error whitespace FileTabCharacter Line contains a tab character. 870
 Error regexp RegexpSingleline Line has trailing spaces. 871
 Error whitespace FileTabCharacter Line contains a tab character. 871
 Error sizes LineLength Line is longer than 80 characters (found 106). 872
 Error whitespace FileTabCharacter Line contains a tab character. 872
 Error whitespace FileTabCharacter Line contains a tab character. 873
 Error whitespace FileTabCharacter Line contains a tab character. 874
 Error whitespace FileTabCharacter Line contains a tab character. 875
 Error sizes LineLength Line is longer than 80 characters (found 111). 876
 Error whitespace FileTabCharacter Line contains a tab character. 876
 Error whitespace FileTabCharacter Line contains a tab character. 877
 Error whitespace FileTabCharacter Line contains a tab character. 878
 Error whitespace FileTabCharacter Line contains a tab character. 879
 Error whitespace FileTabCharacter Line contains a tab character. 880
 Error regexp RegexpSingleline Line has trailing spaces. 881
 Error whitespace FileTabCharacter Line contains a tab character. 881
 Error whitespace FileTabCharacter Line contains a tab character. 882
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 882
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 883
 Error blocks RightCurly '}' should be on the same line. 884
 Error blocks NeedBraces 'if' construct must use '{}'s. 887
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 887
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 887
 Error design DesignForExtension Method 'getBlockDefault' is not designed for extension - needs to be abstract, final or empty. 900
 Error javadoc JavadocMethod Expected an @return tag. 907
 Error design DesignForExtension Method 'getBuiltInTypeName' is not designed for extension - needs to be abstract, final or empty. 907
 Error misc FinalParameters Parameter builtInTypeCode should be final. 907
 Error javadoc JavadocMethod Expected @param tag for 'builtInTypeCode'. 907
 Error javadoc JavadocStyle First sentence should end with a period. 912
 Error design DesignForExtension Method 'getComplexType' is not designed for extension - needs to be abstract, final or empty. 917
 Error misc FinalParameters Parameter name should be final. 917
 Error javadoc JavadocMethod Expected @param tag for 'name'. 917
 Error blocks LeftCurly '{' should be on the previous line. 932
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 934
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 938
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 938
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 938
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 938
 Error regexp RegexpSingleline Line has trailing spaces. 942
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 944
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 944
 Error whitespace ParenPad ')' is preceded with whitespace. 944
 Error whitespace FileTabCharacter Line contains a tab character. 947
 Error whitespace FileTabCharacter Line contains a tab character. 948
 Error sizes LineLength Line is longer than 80 characters (found 92). 949
 Error whitespace FileTabCharacter Line contains a tab character. 949
 Error whitespace FileTabCharacter Line contains a tab character. 950
 Error whitespace FileTabCharacter Line contains a tab character. 951
 Error whitespace FileTabCharacter Line contains a tab character. 952
 Error blocks NeedBraces 'if' construct must use '{}'s. 953
 Error whitespace FileTabCharacter Line contains a tab character. 953
 Error whitespace FileTabCharacter Line contains a tab character. 954
 Error whitespace FileTabCharacter Line contains a tab character. 955
 Error whitespace FileTabCharacter Line contains a tab character. 956
 Error whitespace FileTabCharacter Line contains a tab character. 957
 Error sizes LineLength Line is longer than 80 characters (found 96). 958
 Error whitespace FileTabCharacter Line contains a tab character. 958
 Error whitespace FileTabCharacter Line contains a tab character. 959
 Error whitespace FileTabCharacter Line contains a tab character. 960
 Error whitespace FileTabCharacter Line contains a tab character. 961
 Error sizes LineLength Line is longer than 80 characters (found 89). 962
 Error whitespace FileTabCharacter Line contains a tab character. 962
 Error sizes LineLength Line is longer than 80 characters (found 88). 963
 Error whitespace FileTabCharacter Line contains a tab character. 963
 Error regexp RegexpSingleline Line has trailing spaces. 964
 Error whitespace FileTabCharacter Line contains a tab character. 964
 Error blocks NeedBraces 'if' construct must use '{}'s. 965
 Error whitespace FileTabCharacter Line contains a tab character. 965
 Error whitespace FileTabCharacter Line contains a tab character. 966
 Error whitespace FileTabCharacter Line contains a tab character. 967
 Error whitespace FileTabCharacter Line contains a tab character. 968
 Error regexp RegexpSingleline Line has trailing spaces. 969
 Error whitespace FileTabCharacter Line contains a tab character. 969
 Error whitespace FileTabCharacter Line contains a tab character. 970
 Error whitespace FileTabCharacter Line contains a tab character. 971
 Error sizes LineLength Line is longer than 80 characters (found 111). 973
 Error whitespace FileTabCharacter Line contains a tab character. 973
 Error whitespace FileTabCharacter Line contains a tab character. 974
 Error whitespace FileTabCharacter Line contains a tab character. 975
 Error sizes LineLength Line is longer than 80 characters (found 86). 976
 Error whitespace FileTabCharacter Line contains a tab character. 976
 Error whitespace FileTabCharacter Line contains a tab character. 977
 Error whitespace FileTabCharacter Line contains a tab character. 978
 Error whitespace FileTabCharacter Line contains a tab character. 979
 Error regexp RegexpSingleline Line has trailing spaces. 980
 Error whitespace FileTabCharacter Line contains a tab character. 980
 Error blocks RightCurly '}' should be on the same line. 982
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 985
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 985
 Error whitespace FileTabCharacter Line contains a tab character. 986
 Error javadoc JavadocStyle First sentence should end with a period. 994
 Error design DesignForExtension Method 'getComplexTypes' is not designed for extension - needs to be abstract, final or empty. 998
 Error sizes LineLength Line is longer than 80 characters (found 85). 999
 Error whitespace FileTabCharacter Line contains a tab character. 999
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 999
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 999
 Error regexp RegexpSingleline Line has trailing spaces. 1000
 Error whitespace FileTabCharacter Line contains a tab character. 1000
 Error whitespace FileTabCharacter Line contains a tab character. 1001
 Error regexp RegexpSingleline Line has trailing spaces. 1002
 Error whitespace FileTabCharacter Line contains a tab character. 1002
 Error whitespace FileTabCharacter Line contains a tab character. 1003
 Error whitespace FileTabCharacter Line contains a tab character. 1004
 Error regexp RegexpSingleline Line has trailing spaces. 1007
 Error regexp RegexpSingleline Line has trailing spaces. 1010
 Error whitespace FileTabCharacter Line contains a tab character. 1010
 Error whitespace FileTabCharacter Line contains a tab character. 1011
 Error whitespace FileTabCharacter Line contains a tab character. 1012
 Error whitespace FileTabCharacter Line contains a tab character. 1013
 Error sizes LineLength Line is longer than 80 characters (found 88). 1014
 Error whitespace FileTabCharacter Line contains a tab character. 1014
 Error regexp RegexpSingleline Line has trailing spaces. 1017
 Error whitespace FileTabCharacter Line contains a tab character. 1017
 Error whitespace FileTabCharacter Line contains a tab character. 1018
 Error whitespace FileTabCharacter Line contains a tab character. 1020
 Error sizes LineLength Line is longer than 80 characters (found 95). 1022
 Error whitespace FileTabCharacter Line contains a tab character. 1022
 Error whitespace FileTabCharacter Line contains a tab character. 1023
 Error whitespace FileTabCharacter Line contains a tab character. 1024
 Error sizes LineLength Line is longer than 80 characters (found 97). 1025
 Error whitespace FileTabCharacter Line contains a tab character. 1025
 Error whitespace FileTabCharacter Line contains a tab character. 1026
 Error whitespace FileTabCharacter Line contains a tab character. 1027
 Error blocks NeedBraces 'if' construct must use '{}'s. 1028
 Error sizes LineLength Line is longer than 80 characters (found 99). 1028
 Error whitespace FileTabCharacter Line contains a tab character. 1028
 Error regexp RegexpSingleline Line has trailing spaces. 1029
 Error whitespace FileTabCharacter Line contains a tab character. 1029
 Error whitespace FileTabCharacter Line contains a tab character. 1030
 Error whitespace FileTabCharacter Line contains a tab character. 1031
 Error whitespace FileTabCharacter Line contains a tab character. 1032
 Error regexp RegexpSingleline Line has trailing spaces. 1033
 Error whitespace FileTabCharacter Line contains a tab character. 1033
 Error whitespace FileTabCharacter Line contains a tab character. 1034
 Error regexp RegexpSingleline Line has trailing spaces. 1035
 Error whitespace FileTabCharacter Line contains a tab character. 1035
 Error javadoc JavadocStyle First sentence should end with a period. 1038
 Error design DesignForExtension Method 'getElementDecl' is not designed for extension - needs to be abstract, final or empty. 1043
 Error misc FinalParameters Parameter name should be final. 1043
 Error javadoc JavadocMethod Expected @param tag for 'name'. 1043
 Error blocks LeftCurly '{' should be on the previous line. 1054
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1055
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1060
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1060
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1060
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1060
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 1065
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 1065
 Error whitespace ParenPad ')' is preceded with whitespace. 1065
 Error whitespace FileTabCharacter Line contains a tab character. 1067
 Error whitespace FileTabCharacter Line contains a tab character. 1068
 Error sizes LineLength Line is longer than 80 characters (found 92). 1069
 Error whitespace FileTabCharacter Line contains a tab character. 1069
 Error whitespace FileTabCharacter Line contains a tab character. 1070
 Error whitespace FileTabCharacter Line contains a tab character. 1071
 Error whitespace FileTabCharacter Line contains a tab character. 1072
 Error whitespace FileTabCharacter Line contains a tab character. 1073
 Error blocks NeedBraces 'if' construct must use '{}'s. 1074
 Error whitespace FileTabCharacter Line contains a tab character. 1074
 Error whitespace FileTabCharacter Line contains a tab character. 1075
 Error whitespace FileTabCharacter Line contains a tab character. 1076
 Error whitespace FileTabCharacter Line contains a tab character. 1077
 Error whitespace FileTabCharacter Line contains a tab character. 1078
 Error sizes LineLength Line is longer than 80 characters (found 101). 1079
 Error whitespace FileTabCharacter Line contains a tab character. 1079
 Error whitespace FileTabCharacter Line contains a tab character. 1080
 Error sizes LineLength Line is longer than 80 characters (found 88). 1081
 Error whitespace FileTabCharacter Line contains a tab character. 1081
 Error whitespace FileTabCharacter Line contains a tab character. 1082
 Error sizes LineLength Line is longer than 80 characters (found 111). 1084
 Error whitespace FileTabCharacter Line contains a tab character. 1084
 Error whitespace FileTabCharacter Line contains a tab character. 1085
 Error whitespace FileTabCharacter Line contains a tab character. 1086
 Error whitespace FileTabCharacter Line contains a tab character. 1087
 Error blocks NeedBraces 'if' construct must use '{}'s. 1088
 Error whitespace FileTabCharacter Line contains a tab character. 1088
 Error regexp RegexpSingleline Line has trailing spaces. 1089
 Error whitespace FileTabCharacter Line contains a tab character. 1089
 Error whitespace FileTabCharacter Line contains a tab character. 1090
 Error whitespace FileTabCharacter Line contains a tab character. 1091
 Error whitespace FileTabCharacter Line contains a tab character. 1092
 Error whitespace FileTabCharacter Line contains a tab character. 1093
 Error blocks RightCurly '}' should be on the same line. 1094
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1097
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 1097
 Error javadoc JavadocStyle First sentence should end with a period. 1105
 Error design DesignForExtension Method 'getElementDecls' is not designed for extension - needs to be abstract, final or empty. 1109
 Error sizes LineLength Line is longer than 80 characters (found 81). 1110
 Error whitespace FileTabCharacter Line contains a tab character. 1110
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 1110
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 1110
 Error regexp RegexpSingleline Line has trailing spaces. 1111
 Error whitespace FileTabCharacter Line contains a tab character. 1111
 Error whitespace FileTabCharacter Line contains a tab character. 1112
 Error regexp RegexpSingleline Line has trailing spaces. 1113
 Error whitespace FileTabCharacter Line contains a tab character. 1113
 Error whitespace FileTabCharacter Line contains a tab character. 1114
 Error whitespace FileTabCharacter Line contains a tab character. 1115
 Error whitespace FileTabCharacter Line contains a tab character. 1122
 Error whitespace FileTabCharacter Line contains a tab character. 1123
 Error whitespace FileTabCharacter Line contains a tab character. 1124
 Error whitespace FileTabCharacter Line contains a tab character. 1126
 Error sizes LineLength Line is longer than 80 characters (found 95). 1128
 Error whitespace FileTabCharacter Line contains a tab character. 1128
 Error whitespace FileTabCharacter Line contains a tab character. 1129
 Error whitespace FileTabCharacter Line contains a tab character. 1130
 Error sizes LineLength Line is longer than 80 characters (found 108). 1131
 Error whitespace FileTabCharacter Line contains a tab character. 1131
 Error sizes LineLength Line is longer than 80 characters (found 86). 1132
 Error whitespace FileTabCharacter Line contains a tab character. 1132
 Error whitespace FileTabCharacter Line contains a tab character. 1135
 Error whitespace FileTabCharacter Line contains a tab character. 1136
 Error regexp RegexpSingleline Line has trailing spaces. 1137
 Error whitespace FileTabCharacter Line contains a tab character. 1137
 Error whitespace FileTabCharacter Line contains a tab character. 1138
 Error design DesignForExtension Method 'getElementFormDefault' is not designed for extension - needs to be abstract, final or empty. 1148
 Error design DesignForExtension Method 'getFinalDefault' is not designed for extension - needs to be abstract, final or empty. 1157
 Error design DesignForExtension Method 'getSimpleType' is not designed for extension - needs to be abstract, final or empty. 1170
 Error misc FinalParameters Parameter name should be final. 1170
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1184
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1189
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1189
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1189
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1189
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1190
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1190
 Error blocks RightCurly '}' should be on the same line. 1193
 Error whitespace FileTabCharacter Line contains a tab character. 1195
 Error regexp RegexpSingleline Line has trailing spaces. 1197
 Error blocks NeedBraces 'if' construct must use '{}'s. 1200
 Error regexp RegexpSingleline Line has trailing spaces. 1202
 Error design DesignForExtension Method 'getSimpleType' is not designed for extension - needs to be abstract, final or empty. 1217
 Error misc FinalParameters Parameter name should be final. 1217
 Error misc FinalParameters Parameter namespace should be final. 1217
 Error regexp RegexpSingleline Line has trailing spaces. 1232
 Error regexp RegexpSingleline Line has trailing spaces. 1236
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1245
 Error blocks RightCurly '}' should be on the same line. 1250
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 1253
 Error sizes LineLength Line is longer than 80 characters (found 92). 1254
 Error sizes LineLength Line is longer than 80 characters (found 81). 1255
 Error whitespace ParenPad '(' is followed by whitespace. 1255
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1256
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1256
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1256
 Error whitespace OperatorWrap '+' should be on a new line. 1256
 Error sizes LineLength Line is longer than 80 characters (found 83). 1257
 Error blocks RightCurly '}' should be on the same line. 1261
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 1263
 Error whitespace FileTabCharacter Line contains a tab character. 1265
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1265
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1265
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1265
 Error whitespace OperatorWrap '+' should be on a new line. 1265
 Error sizes LineLength Line is longer than 80 characters (found 99). 1266
 Error blocks RightCurly '}' should be on the same line. 1269
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1278
 Error whitespace FileTabCharacter Line contains a tab character. 1285
 Error sizes LineLength Line is longer than 80 characters (found 100). 1286
 Error whitespace FileTabCharacter Line contains a tab character. 1286
 Error whitespace FileTabCharacter Line contains a tab character. 1287
 Error whitespace FileTabCharacter Line contains a tab character. 1288
 Error whitespace FileTabCharacter Line contains a tab character. 1289
 Error whitespace FileTabCharacter Line contains a tab character. 1290
 Error blocks NeedBraces 'if' construct must use '{}'s. 1291
 Error whitespace FileTabCharacter Line contains a tab character. 1291
 Error whitespace FileTabCharacter Line contains a tab character. 1292
 Error whitespace FileTabCharacter Line contains a tab character. 1293
 Error whitespace FileTabCharacter Line contains a tab character. 1294
 Error whitespace FileTabCharacter Line contains a tab character. 1295
 Error sizes LineLength Line is longer than 80 characters (found 96). 1296
 Error whitespace FileTabCharacter Line contains a tab character. 1296
 Error whitespace FileTabCharacter Line contains a tab character. 1297
 Error whitespace FileTabCharacter Line contains a tab character. 1299
 Error whitespace FileTabCharacter Line contains a tab character. 1300
 Error whitespace FileTabCharacter Line contains a tab character. 1301
 Error blocks NeedBraces 'if' construct must use '{}'s. 1302
 Error whitespace FileTabCharacter Line contains a tab character. 1302
 Error whitespace FileTabCharacter Line contains a tab character. 1303
 Error whitespace FileTabCharacter Line contains a tab character. 1304
 Error whitespace FileTabCharacter Line contains a tab character. 1305
 Error regexp RegexpSingleline Line has trailing spaces. 1306
 Error whitespace FileTabCharacter Line contains a tab character. 1306
 Error whitespace FileTabCharacter Line contains a tab character. 1307
 Error whitespace FileTabCharacter Line contains a tab character. 1308
 Error whitespace FileTabCharacter Line contains a tab character. 1309
 Error sizes LineLength Line is longer than 80 characters (found 111). 1310
 Error whitespace FileTabCharacter Line contains a tab character. 1310
 Error whitespace FileTabCharacter Line contains a tab character. 1311
 Error whitespace FileTabCharacter Line contains a tab character. 1312
 Error sizes LineLength Line is longer than 80 characters (found 87). 1313
 Error whitespace FileTabCharacter Line contains a tab character. 1313
 Error whitespace FileTabCharacter Line contains a tab character. 1314
 Error regexp RegexpSingleline Line has trailing spaces. 1315
 Error whitespace FileTabCharacter Line contains a tab character. 1315
 Error whitespace FileTabCharacter Line contains a tab character. 1316
 Error blocks RightCurly '}' should be on the same line. 1318
 Error blocks NeedBraces 'if' construct must use '{}'s. 1327
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1327
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 1327
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 1328
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1328
 Error javadoc JavadocStyle First sentence should end with a period. 1333
 Error design DesignForExtension Method 'getSimpleTypes' is not designed for extension - needs to be abstract, final or empty. 1337
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1341
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1347
 Error sizes LineLength Line is longer than 80 characters (found 82). 1353
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 1353
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 1353
 Error regexp RegexpSingleline Line has trailing spaces. 1354
 Error regexp RegexpSingleline Line has trailing spaces. 1356
 Error regexp RegexpSingleline Line has trailing spaces. 1364
 Error whitespace FileTabCharacter Line contains a tab character. 1367
 Error sizes LineLength Line is longer than 80 characters (found 85). 1368
 Error whitespace FileTabCharacter Line contains a tab character. 1368
 Error regexp RegexpSingleline Line has trailing spaces. 1371
 Error whitespace FileTabCharacter Line contains a tab character. 1371
 Error whitespace FileTabCharacter Line contains a tab character. 1372
 Error whitespace FileTabCharacter Line contains a tab character. 1374
 Error whitespace FileTabCharacter Line contains a tab character. 1375
 Error sizes LineLength Line is longer than 80 characters (found 95). 1376
 Error whitespace FileTabCharacter Line contains a tab character. 1376
 Error whitespace FileTabCharacter Line contains a tab character. 1377
 Error whitespace FileTabCharacter Line contains a tab character. 1378
 Error sizes LineLength Line is longer than 80 characters (found 86). 1379
 Error whitespace FileTabCharacter Line contains a tab character. 1379
 Error whitespace FileTabCharacter Line contains a tab character. 1380
 Error sizes LineLength Line is longer than 80 characters (found 98). 1381
 Error whitespace FileTabCharacter Line contains a tab character. 1381
 Error regexp RegexpSingleline Line has trailing spaces. 1383
 Error whitespace FileTabCharacter Line contains a tab character. 1383
 Error whitespace FileTabCharacter Line contains a tab character. 1385
 Error regexp RegexpSingleline Line has trailing spaces. 1387
 Error javadoc JavadocStyle First sentence should end with a period. 1391
 Error design DesignForExtension Method 'getSchemaLocation' is not designed for extension - needs to be abstract, final or empty. 1395
 Error javadoc JavadocStyle First sentence should end with a period. 1400
 Error design DesignForExtension Method 'getModelGroup' is not designed for extension - needs to be abstract, final or empty. 1405
 Error misc FinalParameters Parameter name should be final. 1405
 Error javadoc JavadocMethod Expected @param tag for 'name'. 1405
 Error blocks LeftCurly '{' should be on the previous line. 1416
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1417
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1422
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1422
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 1422
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 1422
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 1427
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 1427
 Error whitespace ParenPad ')' is preceded with whitespace. 1427
 Error whitespace FileTabCharacter Line contains a tab character. 1430
 Error sizes LineLength Line is longer than 80 characters (found 100). 1431
 Error whitespace FileTabCharacter Line contains a tab character. 1431
 Error whitespace FileTabCharacter Line contains a tab character. 1432
 Error whitespace FileTabCharacter Line contains a tab character. 1433
 Error whitespace FileTabCharacter Line contains a tab character. 1434
 Error whitespace FileTabCharacter Line contains a tab character. 1435
 Error blocks NeedBraces 'if' construct must use '{}'s. 1436
 Error whitespace FileTabCharacter Line contains a tab character. 1436
 Error whitespace FileTabCharacter Line contains a tab character. 1437
 Error whitespace FileTabCharacter Line contains a tab character. 1438
 Error regexp RegexpSingleline Line has trailing spaces. 1439
 Error whitespace FileTabCharacter Line contains a tab character. 1439
 Error whitespace FileTabCharacter Line contains a tab character. 1440
 Error whitespace FileTabCharacter Line contains a tab character. 1441
 Error sizes LineLength Line is longer than 80 characters (found 96). 1442
 Error whitespace FileTabCharacter Line contains a tab character. 1442
 Error whitespace FileTabCharacter Line contains a tab character. 1443
 Error whitespace FileTabCharacter Line contains a tab character. 1445
 Error whitespace FileTabCharacter Line contains a tab character. 1446
 Error whitespace FileTabCharacter Line contains a tab character. 1447
 Error blocks NeedBraces 'if' construct must use '{}'s. 1448
 Error whitespace FileTabCharacter Line contains a tab character. 1448
 Error whitespace FileTabCharacter Line contains a tab character. 1449
 Error whitespace FileTabCharacter Line contains a tab character. 1450
 Error whitespace FileTabCharacter Line contains a tab character. 1451
 Error regexp RegexpSingleline Line has trailing spaces. 1452
 Error whitespace FileTabCharacter Line contains a tab character. 1452
 Error whitespace FileTabCharacter Line contains a tab character. 1453
 Error whitespace FileTabCharacter Line contains a tab character. 1454
 Error whitespace FileTabCharacter Line contains a tab character. 1455
 Error sizes LineLength Line is longer than 80 characters (found 111). 1456
 Error whitespace FileTabCharacter Line contains a tab character. 1456
 Error whitespace FileTabCharacter Line contains a tab character. 1457
 Error whitespace FileTabCharacter Line contains a tab character. 1458
 Error whitespace FileTabCharacter Line contains a tab character. 1459
 Error whitespace FileTabCharacter Line contains a tab character. 1460
 Error regexp RegexpSingleline Line has trailing spaces. 1461
 Error whitespace FileTabCharacter Line contains a tab character. 1461
 Error whitespace FileTabCharacter Line contains a tab character. 1462
 Error blocks RightCurly '}' should be on the same line. 1464
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1467
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 1467
 Error javadoc JavadocStyle First sentence should end with a period. 1475
 Error design DesignForExtension Method 'getModelGroups' is not designed for extension - needs to be abstract, final or empty. 1479
 Error whitespace FileTabCharacter Line contains a tab character. 1480
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 1480
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 1480
 Error regexp RegexpSingleline Line has trailing spaces. 1481
 Error whitespace FileTabCharacter Line contains a tab character. 1481
 Error whitespace FileTabCharacter Line contains a tab character. 1482
 Error regexp RegexpSingleline Line has trailing spaces. 1483
 Error whitespace FileTabCharacter Line contains a tab character. 1483
 Error whitespace FileTabCharacter Line contains a tab character. 1484
 Error whitespace FileTabCharacter Line contains a tab character. 1485
 Error whitespace FileTabCharacter Line contains a tab character. 1492
 Error whitespace FileTabCharacter Line contains a tab character. 1493
 Error whitespace FileTabCharacter Line contains a tab character. 1494
 Error whitespace FileTabCharacter Line contains a tab character. 1495
 Error regexp RegexpSingleline Line has trailing spaces. 1498
 Error whitespace FileTabCharacter Line contains a tab character. 1498
 Error whitespace FileTabCharacter Line contains a tab character. 1499
 Error regexp RegexpSingleline Line has trailing spaces. 1501
 Error whitespace FileTabCharacter Line contains a tab character. 1501
 Error whitespace FileTabCharacter Line contains a tab character. 1502
 Error sizes LineLength Line is longer than 80 characters (found 95). 1503
 Error whitespace FileTabCharacter Line contains a tab character. 1503
 Error whitespace FileTabCharacter Line contains a tab character. 1504
 Error whitespace FileTabCharacter Line contains a tab character. 1505
 Error regexp RegexpSingleline Line has trailing spaces. 1506
 Error whitespace FileTabCharacter Line contains a tab character. 1506
 Error sizes LineLength Line is longer than 80 characters (found 83). 1507
 Error whitespace FileTabCharacter Line contains a tab character. 1507
 Error blocks NeedBraces 'if' construct must use '{}'s. 1508
 Error regexp RegexpSingleline Line has trailing spaces. 1508
 Error sizes LineLength Line is longer than 80 characters (found 112). 1508
 Error whitespace FileTabCharacter Line contains a tab character. 1508
 Error regexp RegexpSingleline Line has trailing spaces. 1509
 Error whitespace FileTabCharacter Line contains a tab character. 1509
 Error whitespace FileTabCharacter Line contains a tab character. 1511
 Error whitespace FileTabCharacter Line contains a tab character. 1512
 Error regexp RegexpSingleline Line has trailing spaces. 1513
 Error whitespace FileTabCharacter Line contains a tab character. 1513
 Error whitespace FileTabCharacter Line contains a tab character. 1514
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 1523
 Error javadoc JavadocStyle First sentence should end with a period. 1527
 Error design DesignForExtension Method 'getImportedSchema' is not designed for extension - needs to be abstract, final or empty. 1531
 Error javadoc JavadocStyle First sentence should end with a period. 1535
 Error regexp RegexpSingleline Line has trailing spaces. 1537
 Error design DesignForExtension Method 'getImportedSchema' is not designed for extension - needs to be abstract, final or empty. 1541
 Error misc FinalParameters Parameter ns should be final. 1541
 Error regexp RegexpSingleline Line has trailing spaces. 1544
 Error design DesignForExtension Method 'getRedefineSchema' is not designed for extension - needs to be abstract, final or empty. 1549
 Error whitespace FileTabCharacter Line contains a tab character. 1550
 Error regexp RegexpSingleline Line has trailing spaces. 1552
 Error design DesignForExtension Method 'getRedefineSchema' is not designed for extension - needs to be abstract, final or empty. 1558
 Error misc FinalParameters Parameter schemaLocation should be final. 1558
 Error whitespace FileTabCharacter Line contains a tab character. 1559
 Error whitespace FileTabCharacter Line contains a tab character. 1560
 Error regexp RegexpSingleline Line has trailing spaces. 1562
 Error javadoc JavadocStyle First sentence should end with a period. 1563
 Error regexp RegexpSingleline Line has trailing spaces. 1565
 Error regexp RegexpSingleline Line has trailing spaces. 1566
 Error sizes LineLength Line is longer than 80 characters (found 81). 1566
 Error design DesignForExtension Method 'getCachedIncludedSchema' is not designed for extension - needs to be abstract, final or empty. 1570
 Error misc FinalParameters Parameter schemaLocation should be final. 1570
 Error whitespace FileTabCharacter Line contains a tab character. 1571
 Error regexp RegexpSingleline Line has trailing spaces. 1573
 Error regexp RegexpSingleline Line has trailing spaces. 1575
 Error regexp RegexpSingleline Line has trailing spaces. 1577
 Error regexp RegexpSingleline Line has trailing spaces. 1578
 Error regexp RegexpSingleline Line has trailing spaces. 1580
 Error design DesignForExtension Method 'getCachedIncludedSchemas' is not designed for extension - needs to be abstract, final or empty. 1582
 Error whitespace FileTabCharacter Line contains a tab character. 1583
 Error regexp RegexpSingleline Line has trailing spaces. 1584
 Error javadoc JavadocStyle First sentence should end with a period. 1585
 Error regexp RegexpSingleline Line has trailing spaces. 1587
 Error design DesignForExtension Method 'getImportedSchema' is not designed for extension - needs to be abstract, final or empty. 1593
 Error misc FinalParameters Parameter ns should be final. 1593
 Error misc FinalParameters Parameter localOnly should be final. 1593
 Error regexp RegexpSingleline Line has trailing spaces. 1599
 Error javadoc JavadocStyle First sentence should end with a period. 1600
 Error regexp RegexpSingleline Line has trailing spaces. 1602
 Error misc FinalParameters Parameter ns should be final. 1606
 Error misc FinalParameters Parameter caller should be final. 1606
 Error javadoc JavadocMethod Expected @param tag for 'caller'. 1606
 Error regexp RegexpSingleline Line has trailing spaces. 1607
 Error regexp RegexpSingleline Line has trailing spaces. 1616
 Error misc FinalParameters Parameter prefix should be final. 1639
 Error javadoc JavadocMethod Expected @param tag for 'prefix'. 1639
 Error blocks NeedBraces 'if' construct must use '{}'s. 1640
 Error javadoc JavadocStyle First sentence should end with a period. 1644
 Error design DesignForExtension Method 'getNamespaces' is not designed for extension - needs to be abstract, final or empty. 1649
 Error javadoc JavadocStyle First sentence should end with a period. 1655
 Error sizes LineLength Line is longer than 80 characters (found 86). 1656
 Error design DesignForExtension Method 'addInclude' is not designed for extension - needs to be abstract, final or empty. 1658
 Error misc FinalParameters Parameter include should be final. 1658
 Error javadoc JavadocMethod Expected @param tag for 'include'. 1658
 Error blocks LeftCurly '{' should be on the previous line. 1659
 Error javadoc JavadocStyle First sentence should end with a period. 1663
 Error sizes LineLength Line is longer than 80 characters (found 86). 1664
 Error design DesignForExtension Method 'includeProcessed' is not designed for extension - needs to be abstract, final or empty. 1667
 Error misc FinalParameters Parameter includeFile should be final. 1667
 Error javadoc JavadocMethod Expected @param tag for 'includeFile'. 1667
 Error blocks LeftCurly '{' should be on the previous line. 1668
 Error design DesignForExtension Method 'getSchemaNamespace' is not designed for extension - needs to be abstract, final or empty. 1682
 Error design DesignForExtension Method 'getTargetNamespace' is not designed for extension - needs to be abstract, final or empty. 1692
 Error design DesignForExtension Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. 1704
 Error javadoc JavadocStyle First sentence should end with a period. 1708
 Error design DesignForExtension Method 'isKnownNamespace' is not designed for extension - needs to be abstract, final or empty. 1713
 Error misc FinalParameters Parameter namespaceURL should be final. 1713
 Error blocks LeftCurly '{' should be on the previous line. 1714
 Error javadoc JavadocStyle First sentence should end with a period. 1718
 Error design DesignForExtension Method 'removeComplexType' is not designed for extension - needs to be abstract, final or empty. 1725
 Error misc FinalParameters Parameter complexType should be final. 1725
 Error whitespace FileTabCharacter Line contains a tab character. 1727
 Error whitespace FileTabCharacter Line contains a tab character. 1734
 Error sizes LineLength Line is longer than 80 characters (found 96). 1735
 Error whitespace FileTabCharacter Line contains a tab character. 1735
 Error whitespace FileTabCharacter Line contains a tab character. 1736
 Error whitespace FileTabCharacter Line contains a tab character. 1737
 Error whitespace FileTabCharacter Line contains a tab character. 1738
 Error whitespace FileTabCharacter Line contains a tab character. 1739
 Error whitespace FileTabCharacter Line contains a tab character. 1740
 Error whitespace FileTabCharacter Line contains a tab character. 1741
 Error whitespace FileTabCharacter Line contains a tab character. 1742
 Error sizes LineLength Line is longer than 80 characters (found 100). 1743
 Error whitespace FileTabCharacter Line contains a tab character. 1743
 Error whitespace FileTabCharacter Line contains a tab character. 1744
 Error whitespace FileTabCharacter Line contains a tab character. 1745
 Error sizes LineLength Line is longer than 80 characters (found 81). 1746
 Error whitespace FileTabCharacter Line contains a tab character. 1746
 Error whitespace FileTabCharacter Line contains a tab character. 1747
 Error whitespace FileTabCharacter Line contains a tab character. 1748
 Error whitespace FileTabCharacter Line contains a tab character. 1750
 Error javadoc JavadocStyle First sentence should end with a period. 1754
 Error design DesignForExtension Method 'removeElement' is not designed for extension - needs to be abstract, final or empty. 1761
 Error misc FinalParameters Parameter element should be final. 1761
 Error whitespace FileTabCharacter Line contains a tab character. 1763
 Error whitespace FileTabCharacter Line contains a tab character. 1767
 Error whitespace FileTabCharacter Line contains a tab character. 1768
 Error sizes LineLength Line is longer than 80 characters (found 92). 1769
 Error whitespace FileTabCharacter Line contains a tab character. 1769
 Error whitespace FileTabCharacter Line contains a tab character. 1770
 Error whitespace FileTabCharacter Line contains a tab character. 1771
 Error whitespace FileTabCharacter Line contains a tab character. 1772
 Error whitespace FileTabCharacter Line contains a tab character. 1773
 Error whitespace FileTabCharacter Line contains a tab character. 1774
 Error javadoc JavadocStyle First sentence should end with a period. 1779
 Error design DesignForExtension Method 'removeAttribute' is not designed for extension - needs to be abstract, final or empty. 1786
 Error misc FinalParameters Parameter attribute should be final. 1786
 Error whitespace FileTabCharacter Line contains a tab character. 1788
 Error whitespace FileTabCharacter Line contains a tab character. 1792
 Error coding SimplifyBooleanExpression Expression can be simplified. 1792
 Error whitespace FileTabCharacter Line contains a tab character. 1793
 Error sizes LineLength Line is longer than 80 characters (found 92). 1794
 Error whitespace FileTabCharacter Line contains a tab character. 1794
 Error whitespace FileTabCharacter Line contains a tab character. 1795
 Error whitespace FileTabCharacter Line contains a tab character. 1796
 Error whitespace FileTabCharacter Line contains a tab character. 1797
 Error whitespace FileTabCharacter Line contains a tab character. 1798
 Error whitespace FileTabCharacter Line contains a tab character. 1799
 Error javadoc JavadocStyle First sentence should end with a period. 1803
 Error design DesignForExtension Method 'removeGroup' is not designed for extension - needs to be abstract, final or empty. 1810
 Error misc FinalParameters Parameter group should be final. 1810
 Error whitespace FileTabCharacter Line contains a tab character. 1812
 Error whitespace FileTabCharacter Line contains a tab character. 1816
 Error whitespace FileTabCharacter Line contains a tab character. 1817
 Error sizes LineLength Line is longer than 80 characters (found 92). 1818
 Error whitespace FileTabCharacter Line contains a tab character. 1818
 Error whitespace FileTabCharacter Line contains a tab character. 1819
 Error whitespace FileTabCharacter Line contains a tab character. 1820
 Error whitespace FileTabCharacter Line contains a tab character. 1821
 Error whitespace FileTabCharacter Line contains a tab character. 1822
 Error regexp RegexpSingleline Line has trailing spaces. 1823
 Error whitespace FileTabCharacter Line contains a tab character. 1823
 Error whitespace FileTabCharacter Line contains a tab character. 1824
 Error whitespace FileTabCharacter Line contains a tab character. 1825
 Error sizes LineLength Line is longer than 80 characters (found 96). 1826
 Error whitespace FileTabCharacter Line contains a tab character. 1826
 Error whitespace FileTabCharacter Line contains a tab character. 1827
 Error whitespace FileTabCharacter Line contains a tab character. 1828
 Error whitespace FileTabCharacter Line contains a tab character. 1829
 Error whitespace FileTabCharacter Line contains a tab character. 1830
 Error whitespace FileTabCharacter Line contains a tab character. 1831
 Error whitespace FileTabCharacter Line contains a tab character. 1832
 Error regexp RegexpSingleline Line has trailing spaces. 1833
 Error whitespace FileTabCharacter Line contains a tab character. 1833
 Error regexp RegexpSingleline Line has trailing spaces. 1834
 Error regexp RegexpSingleline Line has trailing spaces. 1837
 Error javadoc JavadocStyle First sentence should end with a period. 1838
 Error design DesignForExtension Method 'removeAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 1843
 Error misc FinalParameters Parameter group should be final. 1843
 Error whitespace FileTabCharacter Line contains a tab character. 1844
 Error whitespace FileTabCharacter Line contains a tab character. 1845
 Error whitespace FileTabCharacter Line contains a tab character. 1846
 Error whitespace FileTabCharacter Line contains a tab character. 1847
 Error whitespace FileTabCharacter Line contains a tab character. 1848
 Error whitespace FileTabCharacter Line contains a tab character. 1849
 Error coding SimplifyBooleanExpression Expression can be simplified. 1849
 Error whitespace FileTabCharacter Line contains a tab character. 1850
 Error sizes LineLength Line is longer than 80 characters (found 92). 1851
 Error whitespace FileTabCharacter Line contains a tab character. 1851
 Error whitespace FileTabCharacter Line contains a tab character. 1852
 Error whitespace FileTabCharacter Line contains a tab character. 1853
 Error whitespace FileTabCharacter Line contains a tab character. 1854
 Error whitespace FileTabCharacter Line contains a tab character. 1855
 Error regexp RegexpSingleline Line has trailing spaces. 1856
 Error whitespace FileTabCharacter Line contains a tab character. 1856
 Error whitespace FileTabCharacter Line contains a tab character. 1857
 Error whitespace FileTabCharacter Line contains a tab character. 1858
 Error sizes LineLength Line is longer than 80 characters (found 96). 1859
 Error whitespace FileTabCharacter Line contains a tab character. 1859
 Error whitespace FileTabCharacter Line contains a tab character. 1860
 Error whitespace FileTabCharacter Line contains a tab character. 1861
 Error whitespace FileTabCharacter Line contains a tab character. 1862
 Error whitespace FileTabCharacter Line contains a tab character. 1863
 Error whitespace FileTabCharacter Line contains a tab character. 1864
 Error whitespace FileTabCharacter Line contains a tab character. 1865
 Error regexp RegexpSingleline Line has trailing spaces. 1866
 Error whitespace FileTabCharacter Line contains a tab character. 1867
 Error regexp RegexpSingleline Line has trailing spaces. 1869
 Error regexp RegexpSingleline Line has trailing spaces. 1871
 Error design DesignForExtension Method 'removeCachedIncludedSchema' is not designed for extension - needs to be abstract, final or empty. 1878
 Error misc FinalParameters Parameter schema should be final. 1878
 Error whitespace FileTabCharacter Line contains a tab character. 1879
 Error blocks LeftCurly '{' should be on the previous line. 1879
 Error blocks NeedBraces 'if' construct must use '{}'s. 1880
 Error whitespace FileTabCharacter Line contains a tab character. 1880
 Error whitespace FileTabCharacter Line contains a tab character. 1881
 Error whitespace FileTabCharacter Line contains a tab character. 1882
 Error whitespace FileTabCharacter Line contains a tab character. 1883
 Error whitespace FileTabCharacter Line contains a tab character. 1884
 Error whitespace FileTabCharacter Line contains a tab character. 1885
 Error whitespace FileTabCharacter Line contains a tab character. 1886
 Error whitespace FileTabCharacter Line contains a tab character. 1887
 Error javadoc JavadocStyle First sentence should end with a period. 1890
 Error regexp RegexpSingleline Line has trailing spaces. 1891
 Error design DesignForExtension Method 'removeImportedSchema' is not designed for extension - needs to be abstract, final or empty. 1898
 Error misc FinalParameters Parameter schema should be final. 1898
 Error blocks LeftCurly '{' should be on the previous line. 1899
 Error blocks NeedBraces 'if' construct must use '{}'s. 1900
 Error blocks NeedBraces 'if' construct must use '{}'s. 1902
 Error regexp RegexpSingleline Line has trailing spaces. 1910
 Error regexp RegexpSingleline Line has trailing spaces. 1912
 Error javadoc JavadocMethod Expected an @return tag. 1917
 Error design DesignForExtension Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. 1917
 Error misc FinalParameters Parameter prefix should be final. 1917
 Error blocks NeedBraces 'if' construct must use '{}'s. 1918
 Error regexp RegexpSingleline Line has trailing spaces. 1921
 Error regexp RegexpSingleline Line has trailing spaces. 1923
 Error design DesignForExtension Method 'removeRedefineSchema' is not designed for extension - needs to be abstract, final or empty. 1930
 Error misc FinalParameters Parameter schema should be final. 1930
 Error whitespace FileTabCharacter Line contains a tab character. 1931
 Error blocks LeftCurly '{' should be on the previous line. 1931
 Error blocks NeedBraces 'if' construct must use '{}'s. 1932
 Error whitespace FileTabCharacter Line contains a tab character. 1932
 Error whitespace FileTabCharacter Line contains a tab character. 1933
 Error whitespace FileTabCharacter Line contains a tab character. 1934
 Error whitespace FileTabCharacter Line contains a tab character. 1935
 Error whitespace FileTabCharacter Line contains a tab character. 1936
 Error whitespace FileTabCharacter Line contains a tab character. 1937
 Error whitespace FileTabCharacter Line contains a tab character. 1938
 Error whitespace FileTabCharacter Line contains a tab character. 1939
 Error javadoc JavadocStyle First sentence should end with a period. 1941
 Error design DesignForExtension Method 'removeSimpleType' is not designed for extension - needs to be abstract, final or empty. 1948
 Error misc FinalParameters Parameter simpleType should be final. 1948
 Error whitespace FileTabCharacter Line contains a tab character. 1950
 Error whitespace FileTabCharacter Line contains a tab character. 1954
 Error coding SimplifyBooleanExpression Expression can be simplified. 1954
 Error whitespace FileTabCharacter Line contains a tab character. 1955
 Error sizes LineLength Line is longer than 80 characters (found 92). 1956
 Error whitespace FileTabCharacter Line contains a tab character. 1956
 Error whitespace FileTabCharacter Line contains a tab character. 1957
 Error whitespace FileTabCharacter Line contains a tab character. 1958
 Error whitespace FileTabCharacter Line contains a tab character. 1959
 Error whitespace FileTabCharacter Line contains a tab character. 1960
 Error regexp RegexpSingleline Line has trailing spaces. 1961
 Error whitespace FileTabCharacter Line contains a tab character. 1961
 Error whitespace FileTabCharacter Line contains a tab character. 1962
 Error whitespace FileTabCharacter Line contains a tab character. 1963
 Error sizes LineLength Line is longer than 80 characters (found 96). 1964
 Error whitespace FileTabCharacter Line contains a tab character. 1964
 Error whitespace FileTabCharacter Line contains a tab character. 1965
 Error whitespace FileTabCharacter Line contains a tab character. 1966
 Error whitespace FileTabCharacter Line contains a tab character. 1967
 Error whitespace FileTabCharacter Line contains a tab character. 1968
 Error whitespace FileTabCharacter Line contains a tab character. 1969
 Error regexp RegexpSingleline Line has trailing spaces. 1970
 Error whitespace FileTabCharacter Line contains a tab character. 1970
 Error design DesignForExtension Method 'setAttributeFormDefault' is not designed for extension - needs to be abstract, final or empty. 1980
 Error misc FinalParameters Parameter attributeFormDefault should be final. 1980
 Error design DesignForExtension Method 'setBlockDefault' is not designed for extension - needs to be abstract, final or empty. 1989
 Error misc FinalParameters Parameter block should be final. 1989
 Error design DesignForExtension Method 'setBlockDefault' is not designed for extension - needs to be abstract, final or empty. 1998
 Error misc FinalParameters Parameter block should be final. 1998
 Error design DesignForExtension Method 'setElementFormDefault' is not designed for extension - needs to be abstract, final or empty. 2008
 Error misc FinalParameters Parameter elementFormDefault should be final. 2008
 Error design DesignForExtension Method 'setFinalDefault' is not designed for extension - needs to be abstract, final or empty. 2017
 Error misc FinalParameters Parameter finalList should be final. 2017
 Error design DesignForExtension Method 'setFinalDefault' is not designed for extension - needs to be abstract, final or empty. 2026
 Error misc FinalParameters Parameter finalValues should be final. 2026
 Error design DesignForExtension Method 'setSchemaLocation' is not designed for extension - needs to be abstract, final or empty. 2035
 Error misc FinalParameters Parameter schemaLocation should be final. 2035
 Error javadoc JavadocStyle First sentence should end with a period. 2040
 Error javadoc JavadocMethod Expected an @return tag. 2043
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 2043
 Error misc FinalParameters Parameter typeName should be final. 2043
 Error javadoc JavadocMethod Expected @param tag for 'typeName'. 2043
 Error blocks LeftCurly '{' should be on the previous line. 2044
 Error regexp RegexpSingleline Line has trailing spaces. 2053
 Error regexp RegexpSingleline Line has trailing spaces. 2057
 Error regexp RegexpSingleline Line has trailing spaces. 2059
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 2062
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2066
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2066
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 2066
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 2066
 Error regexp RegexpSingleline Line has trailing spaces. 2070
 Error regexp RegexpSingleline Line has trailing spaces. 2075
 Error whitespace FileTabCharacter Line contains a tab character. 2080
 Error regexp RegexpSingleline Line has trailing spaces. 2082
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 2089
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 2095
 Error blocks NeedBraces 'if' construct must use '{}'s. 2110
 Error javadoc JavadocStyle First sentence should end with a period. 2116
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 2121
 Error misc FinalParameters Parameter id should be final. 2121
 Error javadoc JavadocStyle First sentence should end with a period. 2125
 Error design DesignForExtension Method 'setTargetNamespace' is not designed for extension - needs to be abstract, final or empty. 2130
 Error misc FinalParameters Parameter targetNamespace should be final. 2130
 Error blocks NeedBraces 'if' construct must use '{}'s. 2133
 Error sizes LineLength Line is longer than 80 characters (found 93). 2134
 Error design DesignForExtension Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 2145
 Error misc FinalParameters Parameter version should be final. 2145
 Error javadoc JavadocStyle First sentence should end with a period. 2150
 Error blocks LeftCurly '{' should have line break after. 2151
 Error javadoc JavadocStyle First sentence should end with a period. 2157
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 2161
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 2171
 Error design DesignForExtension Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. 2214
 Error misc FinalParameters Parameter namespace should be final. 2214
 Error javadoc JavadocMethod Expected @param tag for 'namespace'. 2214
 Error regexp RegexpSingleline Line has trailing spaces. 2217
 Error regexp RegexpSingleline Line has trailing spaces. 2221
 Error design DesignForExtension Method 'getMasterSchema' is not designed for extension - needs to be abstract, final or empty. 2225
 Error whitespace FileTabCharacter Line contains a tab character. 2226
 Error regexp RegexpSingleline Line has trailing spaces. 2228
 Error regexp RegexpSingleline Line has trailing spaces. 2234
 Error design DesignForExtension Method 'setMasterSchema' is not designed for extension - needs to be abstract, final or empty. 2238
 Error misc FinalParameters Parameter masterSchema should be final. 2238
 Error whitespace FileTabCharacter Line contains a tab character. 2239
 Error regexp RegexpSingleline Line has trailing spaces. 2241

org/exolab/castor/xml/schema/SchemaContext.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 9
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error javadoc JavadocMethod Unused @param tag for 'schemaResolver'. 23
 Error javadoc JavadocMethod Expected @param tag for 'resolver'. 25
 Error regexp RegexpSingleline Line has trailing spaces. 41

org/exolab/castor/xml/schema/SchemaContextImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 12
 Error regexp RegexpSingleline Line has trailing spaces. 17
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error naming MemberName Name '_schemaResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error javadoc JavadocStyle First sentence should end with a period. 23
 Error sizes LineLength Line is longer than 80 characters (found 97). 24
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error design DesignForExtension Method 'getSchemaResolver' is not designed for extension - needs to be abstract, final or empty. 40
 Error design DesignForExtension Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 48
 Error sizes LineLength Line is longer than 80 characters (found 111). 54
 Error design DesignForExtension Method 'setSchemaResolver' is not designed for extension - needs to be abstract, final or empty. 56
 Error misc FinalParameters Parameter resolver should be final. 56
 Error design DesignForExtension Method 'getParser' is not designed for extension - needs to be abstract, final or empty. 64
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 72

org/exolab/castor/xml/schema/SchemaException.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 49
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error misc FinalParameters Parameter message should be final. 72
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error misc FinalParameters Parameter exception should be final. 83
 Error misc FinalParameters Parameter message should be final. 94
 Error misc FinalParameters Parameter exception should be final. 94
 Error regexp RegexpSingleline Line has trailing spaces. 97

org/exolab/castor/xml/schema/SchemaNames.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error javadoc JavadocVariable Missing a Javadoc comment. 103
 Error javadoc JavadocVariable Missing a Javadoc comment. 104
 Error javadoc JavadocVariable Missing a Javadoc comment. 105
 Error javadoc JavadocVariable Missing a Javadoc comment. 106
 Error javadoc JavadocVariable Missing a Javadoc comment. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error javadoc JavadocVariable Missing a Javadoc comment. 109
 Error javadoc JavadocVariable Missing a Javadoc comment. 110
 Error javadoc JavadocVariable Missing a Javadoc comment. 111
 Error javadoc JavadocVariable Missing a Javadoc comment. 112
 Error javadoc JavadocVariable Missing a Javadoc comment. 113
 Error javadoc JavadocVariable Missing a Javadoc comment. 114
 Error javadoc JavadocVariable Missing a Javadoc comment. 115
 Error javadoc JavadocVariable Missing a Javadoc comment. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error javadoc JavadocVariable Missing a Javadoc comment. 117
 Error javadoc JavadocVariable Missing a Javadoc comment. 118
 Error javadoc JavadocVariable Missing a Javadoc comment. 119
 Error javadoc JavadocVariable Missing a Javadoc comment. 120
 Error javadoc JavadocVariable Missing a Javadoc comment. 121
 Error javadoc JavadocVariable Missing a Javadoc comment. 122
 Error javadoc JavadocVariable Missing a Javadoc comment. 123
 Error javadoc JavadocVariable Missing a Javadoc comment. 124
 Error javadoc JavadocVariable Missing a Javadoc comment. 125
 Error javadoc JavadocVariable Missing a Javadoc comment. 126
 Error javadoc JavadocVariable Missing a Javadoc comment. 127
 Error javadoc JavadocVariable Missing a Javadoc comment. 128
 Error javadoc JavadocVariable Missing a Javadoc comment. 129
 Error javadoc JavadocVariable Missing a Javadoc comment. 130
 Error javadoc JavadocVariable Missing a Javadoc comment. 131
 Error javadoc JavadocVariable Missing a Javadoc comment. 132
 Error javadoc JavadocVariable Missing a Javadoc comment. 135
 Error javadoc JavadocVariable Missing a Javadoc comment. 136
 Error javadoc JavadocVariable Missing a Javadoc comment. 137
 Error javadoc JavadocVariable Missing a Javadoc comment. 140
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 140
 Error javadoc JavadocVariable Missing a Javadoc comment. 141
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 141
 Error javadoc JavadocVariable Missing a Javadoc comment. 142
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 142
 Error javadoc JavadocVariable Missing a Javadoc comment. 143
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 143
 Error javadoc JavadocVariable Missing a Javadoc comment. 146
 Error javadoc JavadocVariable Missing a Javadoc comment. 147
 Error javadoc JavadocVariable Missing a Javadoc comment. 148
 Error javadoc JavadocVariable Missing a Javadoc comment. 151
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error misc FinalParameters Parameter structure should be final. 160
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 184
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 187
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error misc FinalParameters Parameter name should be final. 230
 Error whitespace OperatorWrap '||' should be on a new line. 231
 Error whitespace OperatorWrap '||' should be on a new line. 232
 Error whitespace OperatorWrap '||' should be on a new line. 233
 Error misc TodoComment Comment matches to-do format 'TODO:'. 241
 Error misc FinalParameters Parameter name should be final. 245
 Error whitespace OperatorWrap '||' should be on a new line. 246
 Error whitespace OperatorWrap '||' should be on a new line. 247
 Error whitespace OperatorWrap '||' should be on a new line. 248
 Error blocks NeedBraces 'if' construct must use '{}'s. 250
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 254
 Error sizes LineLength Line is longer than 80 characters (found 84). 265
 Error misc FinalParameters Parameter name should be final. 267
 Error whitespace OperatorWrap '||' should be on a new line. 268
 Error whitespace OperatorWrap '||' should be on a new line. 269

org/exolab/castor/xml/schema/ScopableResolver.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error javadoc JavadocMethod Missing a Javadoc comment. 68
 Error misc FinalParameters Parameter resolver should be final. 68
 Error design DesignForExtension Method 'addResolvable' is not designed for extension - needs to be abstract, final or empty. 81
 Error whitespace ParenPad '(' is followed by whitespace. 81
 Error misc FinalParameters Parameter id should be final. 81
 Error misc FinalParameters Parameter referent should be final. 81
 Error whitespace ParenPad ')' is preceded with whitespace. 81
 Error blocks EmptyBlock Must have at least one statement. 82
 Error design DesignForExtension Method 'removeResolvable' is not designed for extension - needs to be abstract, final or empty. 94
 Error whitespace ParenPad '(' is followed by whitespace. 94
 Error misc FinalParameters Parameter id should be final. 94
 Error whitespace ParenPad ')' is preceded with whitespace. 94
 Error design DesignForExtension Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 101
 Error javadoc JavadocMethod Missing a Javadoc comment. 101
 Error misc FinalParameters Parameter id should be final. 101

org/exolab/castor/xml/schema/SimpleContent.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error naming MemberName Name '_simpleType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error naming MemberName Name '_typeName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error misc FinalParameters Parameter content should be final. 90
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error javadoc JavadocStyle First sentence should end with a period. 99
 Error misc FinalParameters Parameter simpleType should be final. 104
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error misc FinalParameters Parameter schema should be final. 117
 Error misc FinalParameters Parameter typeName should be final. 117
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error javadoc JavadocStyle First sentence should end with a period. 131
 Error design DesignForExtension Method 'copy' is not designed for extension - needs to be abstract, final or empty. 136
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error design DesignForExtension Method 'getSimpleType' is not designed for extension - needs to be abstract, final or empty. 146
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 151
 Error blocks RightCurly '}' should be on the same line. 152
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 154
 Error sizes LineLength Line is longer than 80 characters (found 87). 156
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 156
 Error blocks RightCurly '}' should be on the same line. 158
 Error sizes LineLength Line is longer than 80 characters (found 83). 161
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error javadoc JavadocStyle First sentence should end with a period. 171
 Error design DesignForExtension Method 'getTypeName' is not designed for extension - needs to be abstract, final or empty. 176
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error design DesignForExtension Method 'setSimpleType' is not designed for extension - needs to be abstract, final or empty. 189
 Error misc FinalParameters Parameter simpleType should be final. 189
 Error regexp RegexpSingleline Line has trailing spaces. 192

org/exolab/castor/xml/schema/SimpleType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error naming MemberName Name '_facets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error naming MemberName Name '_final' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error naming MemberName Name '_typeCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
 Error naming MemberName Name '_redefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error design DesignForExtension Method 'addFacet' is not designed for extension - needs to be abstract, final or empty. 124
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error design DesignForExtension Method 'getFacet' is not designed for extension - needs to be abstract, final or empty. 147
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error design DesignForExtension Method 'getFacets' is not designed for extension - needs to be abstract, final or empty. 164
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error design DesignForExtension Method 'getFacets' is not designed for extension - needs to be abstract, final or empty. 181
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error design DesignForExtension Method 'getFinal' is not designed for extension - needs to be abstract, final or empty. 198
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error design DesignForExtension Method 'getLocalFacets' is not designed for extension - needs to be abstract, final or empty. 207
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error design DesignForExtension Method 'getEffectiveFacets' is not designed for extension - needs to be abstract, final or empty. 224
 Error javadoc JavadocMethod Expected an @return tag. 260
 Error design DesignForExtension Method 'getBuiltInBaseType' is not designed for extension - needs to be abstract, final or empty. 260
 Error regexp RegexpSingleline Line has trailing spaces. 272
 Error design DesignForExtension Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 275
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error design DesignForExtension Method 'getReferenceId' is not designed for extension - needs to be abstract, final or empty. 285
 Error regexp RegexpSingleline Line has trailing spaces. 292
 Error design DesignForExtension Method 'hasFacet' is not designed for extension - needs to be abstract, final or empty. 298
 Error regexp RegexpSingleline Line has trailing spaces. 313
 Error design DesignForExtension Method 'isBuiltInType' is not designed for extension - needs to be abstract, final or empty. 316
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error design DesignForExtension Method 'isNumericType' is not designed for extension - needs to be abstract, final or empty. 325
 Error regexp RegexpSingleline Line has trailing spaces. 334
 Error design DesignForExtension Method 'isDateTimeType' is not designed for extension - needs to be abstract, final or empty. 337
 Error regexp RegexpSingleline Line has trailing spaces. 343
 Error design DesignForExtension Method 'isRedefined' is not designed for extension - needs to be abstract, final or empty. 346
 Error design DesignForExtension Method 'setRedefined' is not designed for extension - needs to be abstract, final or empty. 353
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error design DesignForExtension Method 'getTypeCode' is not designed for extension - needs to be abstract, final or empty. 362
 Error design DesignForExtension Method 'setTypeCode' is not designed for extension - needs to be abstract, final or empty. 369
 Error javadoc JavadocMethod Expected @param tag for 'code'. 369
 Error javadoc JavadocStyle First sentence should end with a period. 379
 Error javadoc JavadocMethod Expected an @return tag. 382
 Error design DesignForExtension Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 382
 Error blocks NeedBraces 'if' construct must use '{}'s. 384
 Error javadoc JavadocStyle First sentence should end with a period. 394
 Error javadoc JavadocMethod Expected an @return tag. 397
 Error design DesignForExtension Method 'getMinLength' is not designed for extension - needs to be abstract, final or empty. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error javadoc JavadocStyle First sentence should end with a period. 409
 Error javadoc JavadocMethod Expected an @return tag. 412
 Error design DesignForExtension Method 'getMaxLength' is not designed for extension - needs to be abstract, final or empty. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 414
 Error regexp RegexpSingleline Line has trailing spaces. 427
 Error regexp RegexpSingleline Line has trailing spaces. 431
 Error design DesignForExtension Method 'removeFacet' is not designed for extension - needs to be abstract, final or empty. 436
 Error misc FinalParameters Parameter facet should be final. 436
 Error blocks NeedBraces 'if' construct must use '{}'s. 437
 Error regexp RegexpSingleline Line has trailing spaces. 446
 Error regexp RegexpSingleline Line has trailing spaces. 450
 Error design DesignForExtension Method 'removeFacet' is not designed for extension - needs to be abstract, final or empty. 455
 Error misc FinalParameters Parameter name should be final. 455
 Error blocks NeedBraces 'if' construct must use '{}'s. 456
 Error regexp RegexpSingleline Line has trailing spaces. 472
 Error design DesignForExtension Method 'setFinal' is not designed for extension - needs to be abstract, final or empty. 478
 Error misc FinalParameters Parameter finalValue should be final. 478
 Error javadoc JavadocStyle First sentence should end with a period. 495
 Error regexp RegexpSingleline Line has trailing spaces. 497
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 500
 Error regexp RegexpSingleline Line has trailing spaces. 506
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 510
 Error misc TodoComment Comment matches to-do format 'TODO:'. 530
 Error regexp RegexpSingleline Line has trailing spaces. 539
 Error design DesignForExtension Method 'createReference' is not designed for extension - needs to be abstract, final or empty. 542
 Error misc FinalParameters Parameter name should be final. 542
 Error javadoc JavadocMethod Expected @param tag for 'name'. 542
 Error regexp RegexpSingleline Line has trailing spaces. 549
 Error misc FinalParameters Parameter simpleType should be final. 553
 Error javadoc JavadocMethod Expected @param tag for 'simpleType'. 553
 Error javadoc JavadocStyle First sentence should end with a period. 557
 Error regexp RegexpSingleline Line has trailing spaces. 559
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 564
 Error misc FinalParameters Parameter parent should be final. 564
 Error regexp RegexpSingleline Line has trailing spaces. 570
 Error design DesignForExtension Method 'copyFacets' is not designed for extension - needs to be abstract, final or empty. 574
 Error misc FinalParameters Parameter target should be final. 574
 Error regexp RegexpSingleline Line has trailing spaces. 581
 Error design DesignForExtension Method 'getNumberOfFacets' is not designed for extension - needs to be abstract, final or empty. 586

org/exolab/castor/xml/schema/SimpleTypeReference.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 63
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error misc FinalParameters Parameter schema should be final. 73
 Error misc FinalParameters Parameter name should be final. 73
 Error whitespace OperatorWrap '+' should be on a new line. 75
 Error whitespace OperatorWrap '+' should be on a new line. 80
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error javadoc JavadocMethod Expected an @return tag. 91
 Error blocks LeftCurly '{' should be on the previous line. 92
 Error blocks NeedBraces 'if' construct must use '{}'s. 93
 Error blocks LeftCurly '{' should be on the previous line. 103
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 104
 Error javadoc JavadocStyle First sentence should end with a period. 107
 Error sizes LineLength Line is longer than 80 characters (found 87). 109
 Error javadoc JavadocMethod Expected an @return tag. 111
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error misc FinalParameters Parameter name should be final. 122
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error regexp RegexpSingleline Line has trailing spaces. 134
 Error misc FinalParameters Parameter schema should be final. 137
 Error sizes LineLength Line is longer than 80 characters (found 82). 139
 Error regexp RegexpSingleline Line has trailing spaces. 143

org/exolab/castor/xml/schema/SimpleTypesFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 75
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error javadoc JavadocVariable Missing a Javadoc comment. 103
 Error javadoc JavadocVariable Missing a Javadoc comment. 104
 Error javadoc JavadocVariable Missing a Javadoc comment. 105
 Error javadoc JavadocVariable Missing a Javadoc comment. 106
 Error javadoc JavadocVariable Missing a Javadoc comment. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error javadoc JavadocVariable Missing a Javadoc comment. 109
 Error javadoc JavadocVariable Missing a Javadoc comment. 110
 Error javadoc JavadocVariable Missing a Javadoc comment. 111
 Error javadoc JavadocVariable Missing a Javadoc comment. 113
 Error javadoc JavadocVariable Missing a Javadoc comment. 114
 Error javadoc JavadocVariable Missing a Javadoc comment. 115
 Error javadoc JavadocVariable Missing a Javadoc comment. 116
 Error javadoc JavadocVariable Missing a Javadoc comment. 117
 Error javadoc JavadocVariable Missing a Javadoc comment. 118
 Error javadoc JavadocVariable Missing a Javadoc comment. 119
 Error javadoc JavadocVariable Missing a Javadoc comment. 120
 Error javadoc JavadocVariable Missing a Javadoc comment. 121
 Error javadoc JavadocVariable Missing a Javadoc comment. 122
 Error javadoc JavadocVariable Missing a Javadoc comment. 123
 Error javadoc JavadocVariable Missing a Javadoc comment. 124
 Error javadoc JavadocVariable Missing a Javadoc comment. 125
 Error javadoc JavadocVariable Missing a Javadoc comment. 126
 Error javadoc JavadocVariable Missing a Javadoc comment. 127
 Error javadoc JavadocVariable Missing a Javadoc comment. 128
 Error javadoc JavadocVariable Missing a Javadoc comment. 129
 Error javadoc JavadocVariable Missing a Javadoc comment. 130
 Error javadoc JavadocVariable Missing a Javadoc comment. 131
 Error javadoc JavadocVariable Missing a Javadoc comment. 132
 Error javadoc JavadocVariable Missing a Javadoc comment. 133
 Error javadoc JavadocVariable Missing a Javadoc comment. 134
 Error javadoc JavadocVariable Missing a Javadoc comment. 135
 Error javadoc JavadocVariable Missing a Javadoc comment. 136
 Error javadoc JavadocVariable Missing a Javadoc comment. 137
 Error javadoc JavadocVariable Missing a Javadoc comment. 139
 Error sizes LineLength Line is longer than 80 characters (found 81). 142
 Error sizes LineLength Line is longer than 80 characters (found 92). 145
 Error sizes LineLength Line is longer than 80 characters (found 88). 148
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error sizes LineLength Line is longer than 80 characters (found 82). 154
 Error naming StaticVariableName Name '_typesByName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error sizes LineLength Line is longer than 80 characters (found 83). 157
 Error sizes LineLength Line is longer than 80 characters (found 84). 159
 Error naming StaticVariableName Name '_typesByCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error sizes LineLength Line is longer than 80 characters (found 82). 175
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error sizes LineLength Line is longer than 80 characters (found 92). 185
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error sizes LineLength Line is longer than 80 characters (found 90). 195
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error sizes LineLength Line is longer than 80 characters (found 92). 206
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error sizes LineLength Line is longer than 80 characters (found 83). 214
 Error design DesignForExtension Method 'getBuiltInType' is not designed for extension - needs to be abstract, final or empty. 219
 Error javadoc JavadocMethod Expected an @return tag. 230
 Error design DesignForExtension Method 'getBuiltInTypeName' is not designed for extension - needs to be abstract, final or empty. 230
 Error javadoc JavadocMethod Expected @param tag for 'builtInTypeCode'. 230
 Error sizes LineLength Line is longer than 80 characters (found 82). 246
 Error sizes LineLength Line is longer than 80 characters (found 89). 254
 Error sizes LineLength Line is longer than 80 characters (found 90). 255
 Error design DesignForExtension Method 'createUserSimpleType' is not designed for extension - needs to be abstract, final or empty. 258
 Error sizes LineLength Line is longer than 80 characters (found 89). 302
 Error design DesignForExtension Method 'createUserSimpleType' is not designed for extension - needs to be abstract, final or empty. 305
 Error blocks LeftCurly '{' should have line break after. 308
 Error blocks RightCurly '}' should have line break before. 308
 Error sizes LineLength Line is longer than 80 characters (found 94). 339
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error sizes LineLength Line is longer than 80 characters (found 86). 342
 Error sizes LineLength Line is longer than 80 characters (found 88). 343
 Error sizes LineLength Line is longer than 80 characters (found 88). 347
 Error sizes LineLength Line is longer than 80 characters (found 85). 356
 Error sizes LineLength Line is longer than 80 characters (found 100). 359
 Error javadoc JavadocMethod Expected an @return tag. 381
 Error javadoc JavadocMethod Expected @param tag for 'typeName'. 381
 Error javadoc JavadocMethod Expected an @return tag. 390
 Error javadoc JavadocMethod Expected @param tag for 'typeCode'. 390
 Error sizes LineLength Line is longer than 80 characters (found 83). 395
 Error sizes LineLength Line is longer than 80 characters (found 84). 396
 Error sizes LineLength Line is longer than 80 characters (found 83). 421
 Error sizes LineLength Line is longer than 80 characters (found 88). 428
 Error sizes LineLength Line is longer than 80 characters (found 89). 432
 Error javadoc JavadocMethod Expected an @return tag. 441
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 441
 Error javadoc JavadocMethod Expected @param tag for 'type'. 441
 Error sizes LineLength Line is longer than 80 characters (found 88). 442
 Error sizes LineLength Line is longer than 80 characters (found 88). 477
 Error sizes LineLength Line is longer than 80 characters (found 83). 485
 Error sizes LineLength Line is longer than 80 characters (found 83). 487
 Error sizes LineLength Line is longer than 80 characters (found 83). 489
 Error sizes LineLength Line is longer than 80 characters (found 83). 491
 Error javadoc JavadocMethod Expected an @return tag. 503
 Error sizes LineLength Line is longer than 80 characters (found 90). 503
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 503
 Error javadoc JavadocMethod Expected @param tag for 'builtInTypeName'. 503
 Error blocks LeftCurly '{' should have line break after. 528
 Error blocks RightCurly '}' should have line break before. 528
 Error naming MemberName Name '_exception' must match pattern '^[a-z][a-zA-Z0-9]*$'. 567
 Error sizes LineLength Line is longer than 80 characters (found 89). 596
 Error javadoc JavadocMethod Missing a Javadoc comment. 613
 Error javadoc JavadocMethod Missing a Javadoc comment. 622
 Error javadoc JavadocMethod Missing a Javadoc comment. 631

org/exolab/castor/xml/schema/Structure.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 79
 Error javadoc JavadocVariable Missing a Javadoc comment. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error javadoc JavadocStyle First sentence should end with a period. 90
 Error design DesignForExtension Method 'isValid' is not designed for extension - needs to be abstract, final or empty. 103
 Error blocks RightCurly '}' should be on the same line. 106
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 107

org/exolab/castor/xml/schema/TypeReference.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 63
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error javadoc JavadocMethod Expected an @return tag. 68
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 68
 Error blocks LeftCurly '{' should be on the previous line. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error design DesignForExtension Method 'resolveTypeReference' is not designed for extension - needs to be abstract, final or empty. 79
 Error blocks LeftCurly '{' should be on the previous line. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 83
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 100
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 115
 Error blocks RightCurly '}' should be on the same line. 116
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 132
 Error javadoc JavadocStyle First sentence should end with a period. 136
 Error misc FinalParameters Parameter parent should be final. 141
 Error javadoc JavadocStyle First sentence should end with a period. 145
 Error javadoc JavadocMethod Expected an @return tag. 149
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 149
 Error blocks LeftCurly '{' should be on the previous line. 161

org/exolab/castor/xml/schema/Union.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error naming MemberName Name '_annotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error javadoc JavadocStyle First sentence should end with a period. 66
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error naming MemberName Name '_simpleTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error naming MemberName Name '_hasReferencedTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error misc FinalParameters Parameter schema should be final. 83
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 84
 Error blocks LeftCurly '{' should be on the previous line. 85
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 89
 Error whitespace OperatorWrap '+' should be on a new line. 89
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error coding MagicNumber '3' is a magic number. 98
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error design DesignForExtension Method 'addMemberType' is not designed for extension - needs to be abstract, final or empty. 108
 Error misc FinalParameters Parameter typeName should be final. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 109
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error javadoc JavadocStyle First sentence should end with a period. 113
 Error design DesignForExtension Method 'addMemberType' is not designed for extension - needs to be abstract, final or empty. 118
 Error misc FinalParameters Parameter simpleType should be final. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 123
 Error blocks RightCurly '}' should be on the same line. 124
 Error blocks NeedBraces 'else' construct must use '{}'s. 125
 Error regexp RegexpSingleline Line has trailing spaces. 129
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 135
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error design DesignForExtension Method 'getLocalAnnotation' is not designed for extension - needs to be abstract, final or empty. 145
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error design DesignForExtension Method 'getMemberTypes' is not designed for extension - needs to be abstract, final or empty. 155
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 162
 Error blocks RightCurly '}' should be on the same line. 165
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error javadoc JavadocStyle First sentence should end with a period. 179
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 183
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error design DesignForExtension Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. 194
 Error misc FinalParameters Parameter schema should be final. 194
 Error regexp RegexpSingleline Line has trailing spaces. 200
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 207
 Error misc FinalParameters Parameter id should be final. 207
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error design DesignForExtension Method 'setLocalAnnotation' is not designed for extension - needs to be abstract, final or empty. 216
 Error misc FinalParameters Parameter annotation should be final. 216
 Error regexp RegexpSingleline Line has trailing spaces. 219

org/exolab/castor/xml/schema/Unique.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error misc FinalParameters Parameter name should be final. 65
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 66
 Error blocks LeftCurly '{' should be on the previous line. 67
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 75
 Error regexp RegexpSingleline Line has trailing spaces. 78

org/exolab/castor/xml/schema/UnknownDef.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.exolab.castor.xml.*. 48
 Error javadoc JavadocStyle First sentence should end with a period. 50
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 75
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error blocks LeftCurly '{' should be on the previous line. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89

org/exolab/castor/xml/schema/Wildcard.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error javadoc JavadocStyle First sentence should end with a period. 66
 Error naming MemberName Name '_namespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error naming MemberName Name '_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error naming MemberName Name '_complexType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error naming MemberName Name '_group' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocStyle First sentence should end with a period. 89
 Error naming MemberName Name '_attGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error naming MemberName Name '_processContents' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error javadoc JavadocStyle First sentence should end with a period. 100
 Error misc FinalParameters Parameter complexType should be final. 104
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error misc FinalParameters Parameter group should be final. 113
 Error misc FinalParameters Parameter attGroup should be final. 122
 Error javadoc JavadocMethod Missing a Javadoc comment. 127
 Error blocks EmptyBlock Must have at least one statement. 134
 Error javadoc JavadocStyle First sentence should end with a period. 140
 Error design DesignForExtension Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. 144
 Error misc FinalParameters Parameter Namespace should be final. 144
 Error naming ParameterName Name 'Namespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error javadoc JavadocStyle First sentence should end with a period. 148
 Error javadoc JavadocMethod Expected an @return tag. 152
 Error design DesignForExtension Method 'removeNamespace' is not designed for extension - needs to be abstract, final or empty. 152
 Error misc FinalParameters Parameter namespace should be final. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 153
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error design DesignForExtension Method 'getComplexType' is not designed for extension - needs to be abstract, final or empty. 167
 Error design DesignForExtension Method 'getModelGroup' is not designed for extension - needs to be abstract, final or empty. 175
 Error javadoc JavadocStyle First sentence should end with a period. 179
 Error design DesignForExtension Method 'getAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 183
 Error design DesignForExtension Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error blocks NeedBraces 'if' construct must use '{}'s. 196
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 197
 Error sizes LineLength Line is longer than 80 characters (found 97). 199
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 201
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 209
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 215
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 218
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 221
 Error javadoc JavadocStyle First sentence should end with a period. 231
 Error design DesignForExtension Method 'getNamespaces' is not designed for extension - needs to be abstract, final or empty. 237
 Error javadoc JavadocStyle First sentence should end with a period. 241
 Error design DesignForExtension Method 'getProcessContent' is not designed for extension - needs to be abstract, final or empty. 245
 Error javadoc JavadocStyle First sentence should end with a period. 250
 Error sizes LineLength Line is longer than 80 characters (found 89). 251
 Error sizes LineLength Line is longer than 80 characters (found 89). 252
 Error design DesignForExtension Method 'isAttributeWildcard' is not designed for extension - needs to be abstract, final or empty. 254
 Error javadoc JavadocStyle First sentence should end with a period. 258
 Error design DesignForExtension Method 'setAttributeWildcard' is not designed for extension - needs to be abstract, final or empty. 261
 Error javadoc JavadocStyle First sentence should end with a period. 265
 Error javadoc JavadocStyle First sentence should end with a period. 272
 Error design DesignForExtension Method 'setProcessContents' is not designed for extension - needs to be abstract, final or empty. 277
 Error misc FinalParameters Parameter process should be final. 277
 Error blocks LeftCurly '{' should be on the previous line. 279
 Error blocks NeedBraces 'if' construct must use '{}'s. 280
 Error sizes LineLength Line is longer than 80 characters (found 86). 281
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 281
 Error javadoc JavadocMethod Missing a Javadoc comment. 284
 Error javadoc JavadocStyle First sentence should end with a period. 288
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 292

org/exolab/castor/xml/schema/XMLType.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 85). 49
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error naming StaticVariableName Name 'NULL_ARGUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error design VisibilityModifier Variable 'NULL_ARGUMENT' must be private and have accessor methods. 59
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error javadoc JavadocStyle First sentence should end with a period. 72
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error javadoc JavadocStyle First sentence should end with a period. 82
 Error javadoc JavadocStyle First sentence should end with a period. 87
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error design DesignForExtension Method 'getId' is not designed for extension - needs to be abstract, final or empty. 99
 Error javadoc JavadocStyle First sentence should end with a period. 103
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 108
 Error javadoc JavadocStyle First sentence should end with a period. 112
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 118
 Error misc FinalParameters Parameter name should be final. 118
 Error coding HiddenField 'name' hides a field. 118
 Error javadoc JavadocStyle First sentence should end with a period. 145
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error javadoc JavadocStyle First sentence should end with a period. 154
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error javadoc JavadocStyle First sentence should end with a period. 163
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error sizes LineLength Line is longer than 80 characters (found 102). 170
 Error javadoc JavadocStyle First sentence should end with a period. 173
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error design DesignForExtension Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 178
 Error javadoc JavadocStyle First sentence should end with a period. 182
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error design DesignForExtension Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. 188
 Error misc FinalParameters Parameter schema should be final. 188
 Error coding HiddenField 'schema' hides a field. 188
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error design DesignForExtension Method 'getBaseType' is not designed for extension - needs to be abstract, final or empty. 202
 Error javadoc JavadocStyle First sentence should end with a period. 206
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error design DesignForExtension Method 'setBaseType' is not designed for extension - needs to be abstract, final or empty. 212
 Error misc FinalParameters Parameter baseType should be final. 212
 Error coding HiddenField 'baseType' hides a field. 212
 Error javadoc JavadocMethod Expected an @return tag. 220
 Error design DesignForExtension Method 'getDerivationMethod' is not designed for extension - needs to be abstract, final or empty. 220
 Error javadoc JavadocStyle First sentence should end with a period. 224
 Error design DesignForExtension Method 'setDerivationMethod' is not designed for extension - needs to be abstract, final or empty. 227
 Error misc FinalParameters Parameter derivationMethod should be final. 227
 Error coding HiddenField 'derivationMethod' hides a field. 227
 Error javadoc JavadocMethod Expected @param tag for 'derivationMethod'. 227
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error design DesignForExtension Method 'setId' is not designed for extension - needs to be abstract, final or empty. 238
 Error misc FinalParameters Parameter id should be final. 238
 Error javadoc JavadocStyle First sentence should end with a period. 242
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 256
 Error regexp RegexpSingleline Line has trailing spaces. 263
 Error design DesignForExtension Method 'getBaseTypeName' is not designed for extension - needs to be abstract, final or empty. 266
 Error coding AvoidInlineConditionals Avoid inline conditionals. 267

org/exolab/castor/xml/schema/facets/MaxExclusive.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 82). 24
 Error sizes LineLength Line is longer than 80 characters (found 87). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 35
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error sizes LineLength Line is longer than 80 characters (found 82). 104
 Error sizes LineLength Line is longer than 80 characters (found 85). 121
 Error sizes LineLength Line is longer than 80 characters (found 81). 124
 Error sizes LineLength Line is longer than 80 characters (found 86). 126
 Error sizes LineLength Line is longer than 80 characters (found 85). 130
 Error sizes LineLength Line is longer than 80 characters (found 81). 133
 Error sizes LineLength Line is longer than 80 characters (found 86). 135
 Error sizes LineLength Line is longer than 80 characters (found 86). 139
 Error sizes LineLength Line is longer than 80 characters (found 81). 142
 Error sizes LineLength Line is longer than 80 characters (found 83). 144
 Error sizes LineLength Line is longer than 80 characters (found 85). 145
 Error sizes LineLength Line is longer than 80 characters (found 86). 148
 Error sizes LineLength Line is longer than 80 characters (found 81). 151
 Error sizes LineLength Line is longer than 80 characters (found 83). 153
 Error sizes LineLength Line is longer than 80 characters (found 85). 154

org/exolab/castor/xml/schema/facets/MaxInclusive.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 24
 Error sizes LineLength Line is longer than 80 characters (found 87). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 35
 Error sizes LineLength Line is longer than 80 characters (found 81). 99
 Error sizes LineLength Line is longer than 80 characters (found 85). 117
 Error sizes LineLength Line is longer than 80 characters (found 81). 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 122
 Error sizes LineLength Line is longer than 80 characters (found 86). 126
 Error sizes LineLength Line is longer than 80 characters (found 81). 129
 Error sizes LineLength Line is longer than 80 characters (found 86). 131
 Error sizes LineLength Line is longer than 80 characters (found 85). 132
 Error sizes LineLength Line is longer than 80 characters (found 85). 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 138
 Error sizes LineLength Line is longer than 80 characters (found 83). 140
 Error sizes LineLength Line is longer than 80 characters (found 86). 144
 Error sizes LineLength Line is longer than 80 characters (found 81). 147
 Error sizes LineLength Line is longer than 80 characters (found 83). 149
 Error sizes LineLength Line is longer than 80 characters (found 85). 150

org/exolab/castor/xml/schema/facets/MinExclusive.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 24
 Error sizes LineLength Line is longer than 80 characters (found 87). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 35
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error sizes LineLength Line is longer than 80 characters (found 82). 104
 Error sizes LineLength Line is longer than 80 characters (found 85). 122
 Error sizes LineLength Line is longer than 80 characters (found 81). 125
 Error sizes LineLength Line is longer than 80 characters (found 81). 126
 Error sizes LineLength Line is longer than 80 characters (found 85). 131
 Error sizes LineLength Line is longer than 80 characters (found 81). 134
 Error sizes LineLength Line is longer than 80 characters (found 81). 135
 Error sizes LineLength Line is longer than 80 characters (found 83). 136
 Error sizes LineLength Line is longer than 80 characters (found 85). 140
 Error sizes LineLength Line is longer than 80 characters (found 81). 143
 Error sizes LineLength Line is longer than 80 characters (found 81). 144
 Error sizes LineLength Line is longer than 80 characters (found 86). 149
 Error sizes LineLength Line is longer than 80 characters (found 81). 152
 Error sizes LineLength Line is longer than 80 characters (found 81). 153
 Error sizes LineLength Line is longer than 80 characters (found 83). 154
 Error sizes LineLength Line is longer than 80 characters (found 85). 155

org/exolab/castor/xml/schema/facets/MinInclusive.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 24
 Error sizes LineLength Line is longer than 80 characters (found 88). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 35
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error sizes LineLength Line is longer than 80 characters (found 82). 99
 Error sizes LineLength Line is longer than 80 characters (found 85). 117
 Error sizes LineLength Line is longer than 80 characters (found 81). 120
 Error sizes LineLength Line is longer than 80 characters (found 81). 121
 Error sizes LineLength Line is longer than 80 characters (found 85). 126
 Error sizes LineLength Line is longer than 80 characters (found 81). 129
 Error sizes LineLength Line is longer than 80 characters (found 81). 130
 Error sizes LineLength Line is longer than 80 characters (found 83). 131
 Error sizes LineLength Line is longer than 80 characters (found 86). 135
 Error sizes LineLength Line is longer than 80 characters (found 81). 138
 Error sizes LineLength Line is longer than 80 characters (found 81). 139
 Error sizes LineLength Line is longer than 80 characters (found 85). 141
 Error sizes LineLength Line is longer than 80 characters (found 86). 144
 Error sizes LineLength Line is longer than 80 characters (found 81). 147
 Error sizes LineLength Line is longer than 80 characters (found 81). 148
 Error sizes LineLength Line is longer than 80 characters (found 83). 149
 Error sizes LineLength Line is longer than 80 characters (found 85). 150

org/exolab/castor/xml/schema/reader/AnnotationUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error naming MemberName Name '_annotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error sizes LineLength Line is longer than 80 characters (found 82). 91
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error sizes LineLength Line is longer than 80 characters (found 95). 94
 Error whitespace MethodParamPad '(' is preceded with whitespace. 94
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 95
 Error blocks LeftCurly '{' should be on the previous line. 96
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error sizes LineLength Line is longer than 80 characters (found 82). 105
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error javadoc JavadocStyle First sentence should end with a period. 119
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 125
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error javadoc JavadocMethod Expected an @return tag. 132
 Error design DesignForExtension Method 'getAnnotation' is not designed for extension - needs to be abstract, final or empty. 132
 Error javadoc JavadocStyle First sentence should end with a period. 136
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 140
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 157
 Error misc FinalParameters Parameter name should be final. 157
 Error misc FinalParameters Parameter namespace should be final. 157
 Error misc FinalParameters Parameter atts should be final. 157
 Error misc FinalParameters Parameter nsDecls should be final. 158
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 159
 Error blocks LeftCurly '{' should be on the previous line. 160
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error blocks RightCurly '}' should be on the same line. 170
 Error sizes LineLength Line is longer than 80 characters (found 83). 172
 Error blocks RightCurly '}' should be on the same line. 173
 Error blocks NeedBraces 'else' construct must use '{}'s. 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 185
 Error misc FinalParameters Parameter name should be final. 185
 Error misc FinalParameters Parameter namespace should be final. 185
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 186
 Error blocks LeftCurly '{' should be on the previous line. 187
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error whitespace ParenPad '(' is followed by whitespace. 201
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 201
 Error blocks RightCurly '}' should be on the same line. 202
 Error sizes LineLength Line is longer than 80 characters (found 83). 205
 Error whitespace ParenPad '(' is followed by whitespace. 205
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 205
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 210
 Error javadoc JavadocMethod Missing a Javadoc comment. 210
 Error misc FinalParameters Parameter ch should be final. 210
 Error misc FinalParameters Parameter start should be final. 210
 Error misc FinalParameters Parameter length should be final. 210
 Error blocks LeftCurly '{' should be on the previous line. 212
 Error regexp RegexpSingleline Line has trailing spaces. 217

org/exolab/castor/xml/schema/reader/AppInfoUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error naming MemberName Name '_appInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error naming MemberName Name '_nodes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error sizes LineLength Line is longer than 80 characters (found 84). 85
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error design DesignForExtension Method 'getAppInfo' is not designed for extension - needs to be abstract, final or empty. 103
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 113
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 129
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 147
 Error misc FinalParameters Parameter name should be final. 147
 Error misc FinalParameters Parameter namespace should be final. 147
 Error misc FinalParameters Parameter atts should be final. 147
 Error misc FinalParameters Parameter nsDecls should be final. 148
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error sizes LineLength Line is longer than 80 characters (found 81). 160
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error whitespace MethodParamPad '(' is preceded with whitespace. 169
 Error sizes LineLength Line is longer than 80 characters (found 86). 170
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 203
 Error regexp RegexpSingleline Line has trailing spaces. 208
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error sizes LineLength Line is longer than 80 characters (found 86). 209
 Error sizes LineLength Line is longer than 80 characters (found 93). 210
 Error sizes LineLength Line is longer than 80 characters (found 97). 211
 Error sizes LineLength Line is longer than 80 characters (found 97). 212
 Error sizes LineLength Line is longer than 80 characters (found 84). 214
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error sizes LineLength Line is longer than 80 characters (found 86). 215
 Error sizes LineLength Line is longer than 80 characters (found 86). 220
 Error regexp RegexpSingleline Line has trailing spaces. 221
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error sizes LineLength Line is longer than 80 characters (found 88). 223
 Error sizes LineLength Line is longer than 80 characters (found 95). 224
 Error sizes LineLength Line is longer than 80 characters (found 86). 226
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error sizes LineLength Line is longer than 80 characters (found 86). 227
 Error sizes LineLength Line is longer than 80 characters (found 88). 230
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 240
 Error javadoc JavadocMethod Missing a Javadoc comment. 240
 Error misc FinalParameters Parameter ch should be final. 240
 Error misc FinalParameters Parameter start should be final. 240
 Error misc FinalParameters Parameter length should be final. 240
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error regexp RegexpSingleline Line has trailing spaces. 255

org/exolab/castor/xml/schema/reader/AttributeGroupUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error naming MemberName Name '_attributeGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error sizes LineLength Line is longer than 80 characters (found 86). 101
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 109
 Error blocks RightCurly '}' should be on the same line. 119
 Error whitespace OperatorWrap '+' should be on a new line. 121
 Error whitespace OperatorWrap '+' should be on a new line. 122
 Error blocks RightCurly '}' should be on the same line. 126
 Error javadoc JavadocStyle First sentence should end with a period. 144
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 150
 Error javadoc JavadocStyle First sentence should end with a period. 154
 Error design DesignForExtension Method 'getAttributeGroup' is not designed for extension - needs to be abstract, final or empty. 161
 Error javadoc JavadocStyle First sentence should end with a period. 165
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 169
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 186
 Error misc FinalParameters Parameter name should be final. 186
 Error misc FinalParameters Parameter namespace should be final. 186
 Error misc FinalParameters Parameter atts should be final. 186
 Error misc FinalParameters Parameter nsDecls should be final. 187
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 188
 Error blocks LeftCurly '{' should be on the previous line. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 199
 Error sizes LineLength Line is longer than 80 characters (found 81). 200
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 200
 Error whitespace OperatorWrap '+' should be on a new line. 200
 Error sizes LineLength Line is longer than 80 characters (found 102). 205
 Error blocks RightCurly '}' should be on the same line. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error blocks RightCurly '}' should be on the same line. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error sizes LineLength Line is longer than 80 characters (found 84). 223
 Error blocks RightCurly '}' should be on the same line. 224
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error blocks RightCurly '}' should be on the same line. 228
 Error blocks NeedBraces 'else' construct must use '{}'s. 229
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 240
 Error misc FinalParameters Parameter name should be final. 240
 Error misc FinalParameters Parameter namespace should be final. 240
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 241
 Error blocks LeftCurly '{' should be on the previous line. 242
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 257
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 259
 Error blocks RightCurly '}' should be on the same line. 263
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 269
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 271
 Error blocks RightCurly '}' should be on the same line. 272
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 279
 Error blocks RightCurly '}' should be on the same line. 281
 Error whitespace OperatorWrap '+' should be on a new line. 283
 Error whitespace OperatorWrap '+' should be on a new line. 284
 Error blocks RightCurly '}' should be on the same line. 288
 Error sizes LineLength Line is longer than 80 characters (found 84). 291
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 291
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 298
 Error javadoc JavadocMethod Missing a Javadoc comment. 298
 Error misc FinalParameters Parameter ch should be final. 298
 Error misc FinalParameters Parameter start should be final. 298
 Error misc FinalParameters Parameter length should be final. 298
 Error blocks LeftCurly '{' should be on the previous line. 300

org/exolab/castor/xml/schema/reader/AttributeUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 72
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error javadoc JavadocStyle First sentence should end with a period. 82
 Error naming MemberName Name '_attribute' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error javadoc JavadocMethod Missing a Javadoc comment. 97
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error blocks LeftCurly '{' should be on the previous line. 101
 Error sizes LineLength Line is longer than 80 characters (found 115). 117
 Error sizes LineLength Line is longer than 80 characters (found 86). 142
 Error sizes LineLength Line is longer than 80 characters (found 86). 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 161
 Error sizes LineLength Line is longer than 80 characters (found 90). 161
 Error whitespace ParenPad ')' is preceded with whitespace. 161
 Error sizes LineLength Line is longer than 80 characters (found 133). 162
 Error javadoc JavadocStyle First sentence should end with a period. 173
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 179
 Error javadoc JavadocMethod Expected an @return tag. 186
 Error design DesignForExtension Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. 186
 Error javadoc JavadocStyle First sentence should end with a period. 190
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 194
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 211
 Error misc FinalParameters Parameter name should be final. 211
 Error misc FinalParameters Parameter namespace should be final. 211
 Error misc FinalParameters Parameter atts should be final. 211
 Error misc FinalParameters Parameter nsDecls should be final. 212
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 213
 Error blocks LeftCurly '{' should be on the previous line. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error whitespace OperatorWrap '+' should be on a new line. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 229
 Error whitespace OperatorWrap '+' should be on a new line. 229
 Error blocks RightCurly '}' should be on the same line. 234
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error whitespace OperatorWrap '+' should be on a new line. 237
 Error sizes LineLength Line is longer than 80 characters (found 89). 241
 Error blocks RightCurly '}' should be on the same line. 242
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 256
 Error misc FinalParameters Parameter name should be final. 256
 Error misc FinalParameters Parameter namespace should be final. 256
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 257
 Error blocks LeftCurly '{' should be on the previous line. 258
 Error blocks RightCurly '}' should be on the same line. 273
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 276
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 284
 Error javadoc JavadocMethod Missing a Javadoc comment. 284
 Error misc FinalParameters Parameter ch should be final. 284
 Error misc FinalParameters Parameter start should be final. 284
 Error misc FinalParameters Parameter length should be final. 284
 Error blocks LeftCurly '{' should be on the previous line. 286

org/exolab/castor/xml/schema/reader/CharacterUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error sizes LineLength Line is longer than 80 characters (found 86). 65
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error javadoc JavadocStyle First sentence should end with a period. 72
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 78
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error javadoc JavadocStyle First sentence should end with a period. 82
 Error sizes LineLength Line is longer than 80 characters (found 83). 84
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 86
 Error misc FinalParameters Parameter name should be final. 86
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error javadoc JavadocStyle First sentence should end with a period. 90
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 94
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error javadoc JavadocStyle First sentence should end with a period. 98
 Error design DesignForExtension Method 'getString' is not designed for extension - needs to be abstract, final or empty. 104
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 112
 Error misc FinalParameters Parameter ch should be final. 112
 Error javadoc JavadocMethod Expected @param tag for 'ch'. 112
 Error misc FinalParameters Parameter start should be final. 112
 Error javadoc JavadocMethod Expected @param tag for 'start'. 112
 Error misc FinalParameters Parameter length should be final. 112
 Error javadoc JavadocMethod Expected @param tag for 'length'. 112
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 113
 Error blocks LeftCurly '{' should be on the previous line. 114
 Error javadoc JavadocStyle First sentence should end with a period. 118
 Error design DesignForExtension Method 'clear' is not designed for extension - needs to be abstract, final or empty. 121
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 124

org/exolab/castor/xml/schema/reader/ComplexContentRestrictionUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error misc TodoComment Comment matches to-do format 'TODO:'. 67
 Error misc TodoComment Comment matches to-do format 'TODO:'. 68
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error naming MemberName Name '_complexType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error sizes LineLength Line is longer than 80 characters (found 86). 104
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 112
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 129
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 129
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 129
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 129
 Error whitespace OperatorWrap '?' should be on a new line. 129
 Error coding AvoidInlineConditionals Avoid inline conditionals. 129
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 130
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 130
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 131
 Error whitespace OperatorWrap '+' should be on a new line. 131
 Error blocks RightCurly '}' should be on the same line. 134
 Error blocks EmptyBlock Must have at least one statement. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error sizes LineLength Line is longer than 80 characters (found 95). 137
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error whitespace FileTabCharacter Line contains a tab character. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error sizes LineLength Line is longer than 80 characters (found 91). 145
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error sizes LineLength Line is longer than 80 characters (found 82). 147
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error javadoc JavadocStyle First sentence should end with a period. 166
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 172
 Error javadoc JavadocStyle First sentence should end with a period. 176
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 180
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 197
 Error misc FinalParameters Parameter name should be final. 197
 Error misc FinalParameters Parameter namespace should be final. 197
 Error misc FinalParameters Parameter atts should be final. 197
 Error misc FinalParameters Parameter nsDecls should be final. 198
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 199
 Error blocks LeftCurly '{' should be on the previous line. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error whitespace OperatorWrap '+' should be on a new line. 213
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 217
 Error whitespace OperatorWrap '+' should be on a new line. 217
 Error blocks RightCurly '}' should be on the same line. 222
 Error whitespace FileTabCharacter Line contains a tab character. 224
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 228
 Error whitespace OperatorWrap '+' should be on a new line. 228
 Error blocks NeedBraces 'if' construct must use '{}'s. 230
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 231
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 231
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 231
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 231
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 231
 Error whitespace OperatorWrap '+' should be on a new line. 231
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 232
 Error whitespace OperatorWrap '+' should be on a new line. 232
 Error sizes LineLength Line is longer than 80 characters (found 81). 237
 Error blocks RightCurly '}' should be on the same line. 238
 Error whitespace FileTabCharacter Line contains a tab character. 240
 Error sizes LineLength Line is longer than 80 characters (found 88). 242
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 242
 Error whitespace FileTabCharacter Line contains a tab character. 243
 Error blocks RightCurly '}' should be on the same line. 243
 Error whitespace FileTabCharacter Line contains a tab character. 245
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error whitespace FileTabCharacter Line contains a tab character. 248
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 249
 Error whitespace OperatorWrap '+' should be on a new line. 249
 Error whitespace FileTabCharacter Line contains a tab character. 252
 Error sizes LineLength Line is longer than 80 characters (found 105). 253
 Error whitespace FileTabCharacter Line contains a tab character. 253
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 253
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error blocks RightCurly '}' should be on the same line. 254
 Error whitespace FileTabCharacter Line contains a tab character. 255
 Error sizes LineLength Line is longer than 80 characters (found 99). 258
 Error blocks RightCurly '}' should be on the same line. 259
 Error blocks NeedBraces 'else' construct must use '{}'s. 261
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 272
 Error misc FinalParameters Parameter name should be final. 272
 Error misc FinalParameters Parameter namespace should be final. 272
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 273
 Error blocks LeftCurly '{' should be on the previous line. 274
 Error sizes LineLength Line is longer than 80 characters (found 84). 288
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 288
 Error blocks RightCurly '}' should be on the same line. 290
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 294
 Error blocks RightCurly '}' should be on the same line. 300
 Error whitespace FileTabCharacter Line contains a tab character. 301
 Error whitespace FileTabCharacter Line contains a tab character. 302
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 304
 Error misc TodoComment Comment matches to-do format 'TODO:'. 306
 Error blocks RightCurly '}' should be on the same line. 308
 Error blocks RightCurly '}' should be on the same line. 314
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 317
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 323
 Error misc FinalParameters Parameter ch should be final. 323
 Error misc FinalParameters Parameter start should be final. 323
 Error misc FinalParameters Parameter length should be final. 323
 Error blocks LeftCurly '{' should be on the previous line. 325

org/exolab/castor/xml/schema/reader/ComplexContentUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error javadoc JavadocStyle First sentence should end with a period. 69
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error naming MemberName Name '_complexType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 86
 Error sizes LineLength Line is longer than 80 characters (found 86). 94
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 102
 Error javadoc JavadocStyle First sentence should end with a period. 125
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 131
 Error javadoc JavadocStyle First sentence should end with a period. 135
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 139
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 156
 Error misc FinalParameters Parameter name should be final. 156
 Error misc FinalParameters Parameter namespace should be final. 156
 Error misc FinalParameters Parameter atts should be final. 156
 Error misc FinalParameters Parameter nsDecls should be final. 157
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 158
 Error blocks LeftCurly '{' should be on the previous line. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 170
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 171
 Error whitespace OperatorWrap '+' should be on a new line. 171
 Error blocks NeedBraces 'if' construct must use '{}'s. 174
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 175
 Error whitespace OperatorWrap '+' should be on a new line. 175
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 176
 Error whitespace OperatorWrap '+' should be on a new line. 176
 Error sizes LineLength Line is longer than 80 characters (found 82). 182
 Error blocks RightCurly '}' should be on the same line. 184
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 189
 Error whitespace OperatorWrap '+' should be on a new line. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 193
 Error whitespace OperatorWrap '+' should be on a new line. 193
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 194
 Error whitespace OperatorWrap '+' should be on a new line. 194
 Error whitespace FileTabCharacter Line contains a tab character. 198
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 198
 Error sizes LineLength Line is longer than 80 characters (found 106). 199
 Error whitespace FileTabCharacter Line contains a tab character. 199
 Error blocks RightCurly '}' should be on the same line. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 204
 Error whitespace OperatorWrap '+' should be on a new line. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 208
 Error whitespace OperatorWrap '+' should be on a new line. 208
 Error blocks RightCurly '}' should be on the same line. 213
 Error blocks NeedBraces 'else' construct must use '{}'s. 214
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 225
 Error misc FinalParameters Parameter name should be final. 225
 Error misc FinalParameters Parameter namespace should be final. 225
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 226
 Error blocks LeftCurly '{' should be on the previous line. 227
 Error sizes LineLength Line is longer than 80 characters (found 84). 241
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 241
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 248
 Error javadoc JavadocMethod Missing a Javadoc comment. 248
 Error misc FinalParameters Parameter ch should be final. 248
 Error misc FinalParameters Parameter start should be final. 248
 Error misc FinalParameters Parameter length should be final. 248
 Error blocks LeftCurly '{' should be on the previous line. 250

org/exolab/castor/xml/schema/reader/ComplexTypeUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error javadoc JavadocStyle First sentence should end with a period. 98
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error javadoc JavadocStyle First sentence should end with a period. 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error javadoc JavadocStyle First sentence should end with a period. 113
 Error javadoc JavadocStyle First sentence should end with a period. 118
 Error naming MemberName Name '_complexType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error javadoc JavadocVariable Missing a Javadoc comment. 122
 Error javadoc JavadocVariable Missing a Javadoc comment. 123
 Error javadoc JavadocVariable Missing a Javadoc comment. 124
 Error javadoc JavadocVariable Missing a Javadoc comment. 125
 Error javadoc JavadocVariable Missing a Javadoc comment. 126
 Error javadoc JavadocVariable Missing a Javadoc comment. 127
 Error javadoc JavadocVariable Missing a Javadoc comment. 128
 Error javadoc JavadocVariable Missing a Javadoc comment. 130
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error sizes LineLength Line is longer than 80 characters (found 102). 134
 Error sizes LineLength Line is longer than 80 characters (found 81). 135
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 143
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace OperatorWrap '||' should be on a new line. 175
 Error whitespace OperatorWrap '||' should be on a new line. 176
 Error blocks LeftCurly '{' should be on the previous line. 178
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error sizes LineLength Line is longer than 80 characters (found 81). 181
 Error blocks NeedBraces 'else' construct must use '{}'s. 182
 Error blocks RightCurly '}' should be on the same line. 184
 Error blocks RightCurly '}' should be on the same line. 188
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error regexp RegexpSingleline Line has trailing spaces. 206
 Error regexp RegexpSingleline Line has trailing spaces. 209
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error javadoc JavadocMethod Unused @param tag for 'property'. 218
 Error misc FinalParameters Parameter content should be final. 221
 Error javadoc JavadocMethod Expected @param tag for 'content'. 221
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error misc FinalParameters Parameter property should be final. 231
 Error javadoc JavadocStyle First sentence should end with a period. 239
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 245
 Error javadoc JavadocMethod Expected an @return tag. 252
 Error design DesignForExtension Method 'getComplexType' is not designed for extension - needs to be abstract, final or empty. 252
 Error javadoc JavadocStyle First sentence should end with a period. 256
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 260
 Error regexp RegexpSingleline Line has trailing spaces. 274
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 277
 Error sizes MethodLength Method length is 172 lines (max allowed is 150). 277
 Error misc FinalParameters Parameter name should be final. 277
 Error misc FinalParameters Parameter namespace should be final. 277
 Error misc FinalParameters Parameter atts should be final. 277
 Error misc FinalParameters Parameter nsDecls should be final. 278
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 279
 Error blocks LeftCurly '{' should be on the previous line. 280
 Error blocks NeedBraces 'if' construct must use '{}'s. 290
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 291
 Error whitespace OperatorWrap '+' should be on a new line. 291
 Error blocks NeedBraces 'if' construct must use '{}'s. 293
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 294
 Error whitespace OperatorWrap '+' should be on a new line. 294
 Error sizes LineLength Line is longer than 80 characters (found 99). 299
 Error blocks RightCurly '}' should be on the same line. 300
 Error blocks NeedBraces 'if' construct must use '{}'s. 304
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 305
 Error whitespace OperatorWrap '+' should be on a new line. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 307
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 308
 Error whitespace OperatorWrap '+' should be on a new line. 308
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 311
 Error whitespace OperatorWrap '+' should be on a new line. 311
 Error blocks RightCurly '}' should be on the same line. 317
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 324
 Error whitespace OperatorWrap '+' should be on a new line. 324
 Error blocks NeedBraces 'if' construct must use '{}'s. 327
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 328
 Error whitespace OperatorWrap '+' should be on a new line. 328
 Error blocks NeedBraces 'if' construct must use '{}'s. 330
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 331
 Error whitespace OperatorWrap '+' should be on a new line. 331
 Error blocks NeedBraces 'if' construct must use '{}'s. 333
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 334
 Error whitespace OperatorWrap '+' should be on a new line. 334
 Error sizes LineLength Line is longer than 80 characters (found 84). 340
 Error blocks RightCurly '}' should be on the same line. 341
 Error blocks NeedBraces 'if' construct must use '{}'s. 345
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 346
 Error whitespace OperatorWrap '+' should be on a new line. 346
 Error blocks NeedBraces 'if' construct must use '{}'s. 348
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 349
 Error whitespace OperatorWrap '+' should be on a new line. 349
 Error blocks NeedBraces 'if' construct must use '{}'s. 351
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 352
 Error whitespace OperatorWrap '+' should be on a new line. 352
 Error blocks NeedBraces 'if' construct must use '{}'s. 354
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 355
 Error whitespace OperatorWrap '+' should be on a new line. 355
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 356
 Error whitespace OperatorWrap '+' should be on a new line. 356
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error sizes LineLength Line is longer than 80 characters (found 88). 363
 Error blocks RightCurly '}' should be on the same line. 364
 Error blocks NeedBraces 'if' construct must use '{}'s. 368
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 369
 Error whitespace OperatorWrap '+' should be on a new line. 369
 Error blocks NeedBraces 'if' construct must use '{}'s. 371
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 372
 Error whitespace OperatorWrap '+' should be on a new line. 372
 Error blocks NeedBraces 'if' construct must use '{}'s. 374
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 375
 Error whitespace OperatorWrap '+' should be on a new line. 375
 Error blocks NeedBraces 'if' construct must use '{}'s. 377
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 378
 Error whitespace OperatorWrap '+' should be on a new line. 378
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 379
 Error whitespace OperatorWrap '+' should be on a new line. 379
 Error whitespace FileTabCharacter Line contains a tab character. 386
 Error sizes LineLength Line is longer than 80 characters (found 89). 387
 Error blocks RightCurly '}' should be on the same line. 388
 Error whitespace ParenPad '(' is followed by whitespace. 390
 Error whitespace ParenPad ')' is preceded with whitespace. 390
 Error blocks LeftCurly '{' should be on the previous line. 391
 Error blocks NeedBraces 'if' construct must use '{}'s. 392
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 393
 Error whitespace OperatorWrap '+' should be on a new line. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 395
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 396
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 396
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 396
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 396
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 396
 Error whitespace OperatorWrap '+' should be on a new line. 396
 Error blocks NeedBraces 'if' construct must use '{}'s. 398
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 399
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 399
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 399
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 399
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 399
 Error whitespace OperatorWrap '+' should be on a new line. 399
 Error blocks NeedBraces 'if' construct must use '{}'s. 401
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 402
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 402
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 402
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 402
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 402
 Error whitespace OperatorWrap '+' should be on a new line. 402
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 403
 Error whitespace OperatorWrap '+' should be on a new line. 403
 Error blocks RightCurly '}' should be on the same line. 410
 Error sizes LineLength Line is longer than 80 characters (found 82). 412
 Error whitespace ParenPad '(' is followed by whitespace. 412
 Error whitespace ParenPad ')' is preceded with whitespace. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 415
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 416
 Error whitespace OperatorWrap '+' should be on a new line. 416
 Error blocks NeedBraces 'if' construct must use '{}'s. 418
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 419
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 419
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 419
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 419
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 419
 Error whitespace OperatorWrap '+' should be on a new line. 419
 Error blocks NeedBraces 'if' construct must use '{}'s. 421
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 422
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 422
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 422
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 422
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 422
 Error whitespace OperatorWrap '+' should be on a new line. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 425
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 425
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 425
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 425
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 425
 Error whitespace OperatorWrap '+' should be on a new line. 425
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 426
 Error whitespace OperatorWrap '+' should be on a new line. 426
 Error sizes LineLength Line is longer than 80 characters (found 81). 432
 Error blocks RightCurly '}' should be on the same line. 433
 Error sizes LineLength Line is longer than 80 characters (found 84). 436
 Error blocks RightCurly '}' should be on the same line. 439
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 442
 Error whitespace OperatorWrap '+' should be on a new line. 442
 Error whitespace OperatorWrap '+' should be on a new line. 445
 Error blocks RightCurly '}' should be on the same line. 448
 Error blocks NeedBraces 'else' construct must use '{}'s. 449
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 460
 Error misc FinalParameters Parameter name should be final. 460
 Error misc FinalParameters Parameter namespace should be final. 460
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 461
 Error blocks LeftCurly '{' should be on the previous line. 462
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 476
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 486
 Error blocks RightCurly '}' should be on the same line. 489
 Error blocks RightCurly '}' should be on the same line. 495
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 500
 Error blocks RightCurly '}' should be on the same line. 502
 Error sizes LineLength Line is longer than 80 characters (found 81). 505
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 505
 Error blocks RightCurly '}' should be on the same line. 507
 Error sizes LineLength Line is longer than 80 characters (found 82). 510
 Error whitespace ParenPad '(' is followed by whitespace. 510
 Error whitespace ParenPad ')' is preceded with whitespace. 510
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 512
 Error blocks RightCurly '}' should be on the same line. 514
 Error sizes LineLength Line is longer than 80 characters (found 84). 517
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 517
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 524
 Error javadoc JavadocMethod Missing a Javadoc comment. 524
 Error misc FinalParameters Parameter ch should be final. 524
 Error misc FinalParameters Parameter start should be final. 524
 Error misc FinalParameters Parameter length should be final. 524
 Error blocks LeftCurly '{' should be on the previous line. 526

org/exolab/castor/xml/schema/reader/ComponentReader.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.Unmarshaller. 51
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error naming MemberName Name '_schemaContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error naming MemberName Name '_documentLocator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error naming MemberName Name '_uriResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error javadoc JavadocMethod Missing a Javadoc comment. 77
 Error sizes LineLength Line is longer than 80 characters (found 87). 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error javadoc JavadocStyle First sentence should end with a period. 92
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error javadoc JavadocStyle First sentence should end with a period. 99
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 110
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error design DesignForExtension Method 'getResolver' is not designed for extension - needs to be abstract, final or empty. 118
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error design DesignForExtension Method 'getURIResolver' is not designed for extension - needs to be abstract, final or empty. 127
 Error javadoc JavadocStyle First sentence should end with a period. 131
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error design DesignForExtension Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. 137
 Error misc FinalParameters Parameter resolver should be final. 137
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error design DesignForExtension Method 'setURIResolver' is not designed for extension - needs to be abstract, final or empty. 147
 Error misc FinalParameters Parameter uriResolver should be final. 147
 Error javadoc JavadocStyle First sentence should end with a period. 151
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error misc FinalParameters Parameter chars should be final. 164
 Error misc FinalParameters Parameter start should be final. 164
 Error misc FinalParameters Parameter length should be final. 164
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error design DesignForExtension Method 'error' is not designed for extension - needs to be abstract, final or empty. 187
 Error misc FinalParameters Parameter err should be final. 187
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 187
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error design DesignForExtension Method 'error' is not designed for extension - needs to be abstract, final or empty. 201
 Error misc FinalParameters Parameter ex should be final. 201
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 201
 Error sizes LineLength Line is longer than 80 characters (found 90). 203
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error design DesignForExtension Method 'illegalAttribute' is not designed for extension - needs to be abstract, final or empty. 215
 Error misc FinalParameters Parameter attName should be final. 215
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 215
 Error sizes LineLength Line is longer than 80 characters (found 99). 216
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error design DesignForExtension Method 'illegalElement' is not designed for extension - needs to be abstract, final or empty. 231
 Error misc FinalParameters Parameter name should be final. 231
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 231
 Error sizes LineLength Line is longer than 80 characters (found 95). 232
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error design DesignForExtension Method 'redefinedElement' is not designed for extension - needs to be abstract, final or empty. 248
 Error misc FinalParameters Parameter name should be final. 248
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 248
 Error regexp RegexpSingleline Line has trailing spaces. 255
 Error sizes LineLength Line is longer than 80 characters (found 83). 259
 Error design DesignForExtension Method 'redefinedElement' is not designed for extension - needs to be abstract, final or empty. 259
 Error misc FinalParameters Parameter name should be final. 259
 Error misc FinalParameters Parameter xtraInfo should be final. 259
 Error javadoc JavadocMethod Expected @param tag for 'xtraInfo'. 259
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 259
 Error sizes LineLength Line is longer than 80 characters (found 99). 260
 Error javadoc JavadocStyle First sentence should end with a period. 273
 Error design DesignForExtension Method 'outOfOrder' is not designed for extension - needs to be abstract, final or empty. 276
 Error misc FinalParameters Parameter name should be final. 276
 Error javadoc JavadocMethod Expected @param tag for 'name'. 276
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 276
 Error javadoc JavadocStyle First sentence should end with a period. 285
 Error regexp RegexpSingleline Line has trailing spaces. 287
 Error misc FinalParameters Parameter str should be final. 294
 Error design DesignForExtension Method 'getDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 303
 Error javadoc JavadocMethod Missing a Javadoc comment. 303
 Error design DesignForExtension Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 307
 Error javadoc JavadocMethod Missing a Javadoc comment. 307
 Error misc FinalParameters Parameter documentLocator should be final. 307
 Error javadoc JavadocStyle First sentence should end with a period. 311
 Error regexp RegexpSingleline Line has trailing spaces. 313
 Error sizes LineLength Line is longer than 80 characters (found 84). 321
 Error misc FinalParameters Parameter chars should be final. 321
 Error misc FinalParameters Parameter start should be final. 321
 Error misc FinalParameters Parameter length should be final. 321
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 321
 Error regexp RegexpSingleline Line has trailing spaces. 327
 Error misc FinalParameters Parameter name should be final. 334
 Error misc FinalParameters Parameter namespace should be final. 334
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 334
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error sizes LineLength Line is longer than 80 characters (found 119). 355
 Error misc FinalParameters Parameter name should be final. 355
 Error misc FinalParameters Parameter namespace should be final. 355
 Error misc FinalParameters Parameter atts should be final. 355
 Error misc FinalParameters Parameter nsDecls should be final. 355
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 355
 Error regexp RegexpSingleline Line has trailing spaces. 361
 Error design DesignForExtension Method 'setSchemaContext' is not designed for extension - needs to be abstract, final or empty. 365
 Error regexp RegexpSingleline Line has trailing spaces. 371
 Error design DesignForExtension Method 'getSchemaContext' is not designed for extension - needs to be abstract, final or empty. 374

org/exolab/castor/xml/schema/reader/DocumentationUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error naming MemberName Name '_documentation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error naming MemberName Name '_nodes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error sizes LineLength Line is longer than 80 characters (found 86). 87
 Error sizes LineLength Line is longer than 80 characters (found 98). 90
 Error javadoc JavadocStyle First sentence should end with a period. 106
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 112
 Error javadoc JavadocMethod Expected an @return tag. 127
 Error design DesignForExtension Method 'getDocumentation' is not designed for extension - needs to be abstract, final or empty. 127
 Error javadoc JavadocStyle First sentence should end with a period. 131
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 135
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 152
 Error misc FinalParameters Parameter name should be final. 152
 Error misc FinalParameters Parameter namespace should be final. 152
 Error misc FinalParameters Parameter atts should be final. 152
 Error misc FinalParameters Parameter nsDecls should be final. 153
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 154
 Error blocks LeftCurly '{' should be on the previous line. 155
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error sizes LineLength Line is longer than 80 characters (found 83). 164
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 171
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error whitespace MethodParamPad '(' is preceded with whitespace. 173
 Error whitespace ParenPad '(' is followed by whitespace. 173
 Error sizes LineLength Line is longer than 80 characters (found 88). 174
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error blocks RightCurly '}' should be on the same line. 186
 Error blocks NeedBraces 'else' construct must use '{}'s. 187
 Error regexp RegexpSingleline Line has trailing spaces. 188
 Error whitespace ParenPad '(' is followed by whitespace. 188
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error whitespace ParenPad ')' is preceded with whitespace. 191
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 204
 Error misc FinalParameters Parameter name should be final. 204
 Error misc FinalParameters Parameter namespace should be final. 204
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 205
 Error blocks LeftCurly '{' should be on the previous line. 206
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 207
 Error blocks RightCurly '}' should be on the same line. 211
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 214
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 218
 Error javadoc JavadocMethod Missing a Javadoc comment. 218
 Error misc FinalParameters Parameter ch should be final. 218
 Error misc FinalParameters Parameter start should be final. 218
 Error misc FinalParameters Parameter length should be final. 218
 Error blocks LeftCurly '{' should be on the previous line. 220
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 229
 Error blocks RightCurly '}' should be on the same line. 231
 Error regexp RegexpSingleline Line has trailing spaces. 235

org/exolab/castor/xml/schema/reader/ElementUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error naming MemberName Name '_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error javadoc JavadocVariable Missing a Javadoc comment. 101
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error javadoc JavadocVariable Missing a Javadoc comment. 103
 Error sizes LineLength Line is longer than 80 characters (found 93). 111
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 119
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error whitespace OperatorWrap '+' should be on a new line. 134
 Error blocks RightCurly '}' should be on the same line. 138
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 156
 Error sizes LineLength Line is longer than 80 characters (found 99). 165
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error sizes LineLength Line is longer than 80 characters (found 102). 174
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error blocks RightCurly '}' should be on the same line. 206
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 208
 Error whitespace OperatorWrap '+' should be on a new line. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error javadoc JavadocStyle First sentence should end with a period. 247
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 253
 Error javadoc JavadocMethod Expected an @return tag. 260
 Error design DesignForExtension Method 'getElement' is not designed for extension - needs to be abstract, final or empty. 260
 Error javadoc JavadocStyle First sentence should end with a period. 264
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 268
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 285
 Error misc FinalParameters Parameter name should be final. 285
 Error misc FinalParameters Parameter namespace should be final. 285
 Error misc FinalParameters Parameter atts should be final. 285
 Error misc FinalParameters Parameter nsDecls should be final. 286
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 287
 Error blocks LeftCurly '{' should be on the previous line. 288
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error whitespace WhitespaceAround '||' is not followed by whitespace. 298
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 299
 Error whitespace OperatorWrap '+' should be on a new line. 299
 Error blocks NeedBraces 'if' construct must use '{}'s. 303
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 304
 Error whitespace OperatorWrap '+' should be on a new line. 304
 Error blocks RightCurly '}' should be on the same line. 309
 Error blocks NeedBraces 'if' construct must use '{}'s. 312
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 313
 Error whitespace OperatorWrap '+' should be on a new line. 313
 Error blocks NeedBraces 'if' construct must use '{}'s. 315
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 316
 Error whitespace OperatorWrap '+' should be on a new line. 316
 Error blocks NeedBraces 'if' construct must use '{}'s. 318
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 319
 Error whitespace OperatorWrap '+' should be on a new line. 319
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error blocks NeedBraces 'if' construct must use '{}'s. 323
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 324
 Error whitespace OperatorWrap '+' should be on a new line. 324
 Error sizes LineLength Line is longer than 80 characters (found 81). 329
 Error blocks RightCurly '}' should be on the same line. 330
 Error blocks NeedBraces 'if' construct must use '{}'s. 333
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 334
 Error whitespace OperatorWrap '+' should be on a new line. 334
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 337
 Error whitespace OperatorWrap '+' should be on a new line. 337
 Error blocks NeedBraces 'if' construct must use '{}'s. 339
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 340
 Error whitespace OperatorWrap '+' should be on a new line. 340
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 344
 Error whitespace OperatorWrap '+' should be on a new line. 344
 Error sizes LineLength Line is longer than 80 characters (found 89). 348
 Error blocks RightCurly '}' should be on the same line. 349
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error whitespace OperatorWrap '||' should be on a new line. 350
 Error whitespace OperatorWrap '||' should be on a new line. 351
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error blocks LeftCurly '{' should be on the previous line. 353
 Error sizes LineLength Line is longer than 80 characters (found 94). 355
 Error blocks RightCurly '}' should be on the same line. 356
 Error blocks NeedBraces 'else' construct must use '{}'s. 357
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 368
 Error misc FinalParameters Parameter name should be final. 368
 Error misc FinalParameters Parameter namespace should be final. 368
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 369
 Error blocks LeftCurly '{' should be on the previous line. 370
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 392
 Error blocks RightCurly '}' should be on the same line. 394
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 398
 Error blocks RightCurly '}' should be on the same line. 402
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 405
 Error blocks RightCurly '}' should be on the same line. 407
 Error regexp RegexpSingleline Line has trailing spaces. 408
 Error whitespace OperatorWrap '||' should be on a new line. 408
 Error whitespace OperatorWrap '||' should be on a new line. 409
 Error regexp RegexpSingleline Line has trailing spaces. 410
 Error blocks LeftCurly '{' should be on the previous line. 411
 Error regexp RegexpSingleline Line has trailing spaces. 412
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 421
 Error javadoc JavadocMethod Missing a Javadoc comment. 421
 Error misc FinalParameters Parameter ch should be final. 421
 Error misc FinalParameters Parameter start should be final. 421
 Error misc FinalParameters Parameter length should be final. 421
 Error blocks LeftCurly '{' should be on the previous line. 423
 Error regexp RegexpSingleline Line has trailing spaces. 436
 Error misc FinalParameters Parameter atts should be final. 436
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 437
 Error blocks LeftCurly '{' should be on the previous line. 438
 Error regexp RegexpSingleline Line has trailing spaces. 439
 Error regexp RegexpSingleline Line has trailing spaces. 441
 Error blocks NeedBraces 'if' construct must use '{}'s. 444
 Error regexp RegexpSingleline Line has trailing spaces. 444
 Error blocks NeedBraces 'if' construct must use '{}'s. 446
 Error regexp RegexpSingleline Line has trailing spaces. 446
 Error blocks NeedBraces 'if' construct must use '{}'s. 448
 Error regexp RegexpSingleline Line has trailing spaces. 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 450
 Error regexp RegexpSingleline Line has trailing spaces. 450
 Error regexp RegexpSingleline Line has trailing spaces. 455
 Error regexp RegexpSingleline Line has trailing spaces. 458
 Error whitespace OperatorWrap '||' should be on a new line. 458
 Error whitespace OperatorWrap '||' should be on a new line. 459
 Error blocks LeftCurly '{' should be on the previous line. 461
 Error regexp RegexpSingleline Line has trailing spaces. 463
 Error whitespace OperatorWrap '+' should be on a new line. 463
 Error blocks NeedBraces 'if' construct must use '{}'s. 465
 Error blocks NeedBraces 'else' construct must use '{}'s. 467
 Error regexp RegexpSingleline Line has trailing spaces. 469
 Error regexp RegexpSingleline Line has trailing spaces. 471
 Error regexp RegexpSingleline Line has trailing spaces. 472
 Error regexp RegexpSingleline Line has trailing spaces. 478
 Error blocks NeedBraces 'if' construct must use '{}'s. 479
 Error regexp RegexpSingleline Line has trailing spaces. 481

org/exolab/castor/xml/schema/reader/ExtensionUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 67
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error javadoc JavadocStyle First sentence should end with a period. 89
 Error naming MemberName Name '_complexType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error sizes LineLength Line is longer than 80 characters (found 93). 106
 Error whitespace MethodParamPad '(' is preceded with whitespace. 110
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 114
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 126
 Error sizes LineLength Line is longer than 80 characters (found 82). 130
 Error blocks RightCurly '}' should be on the same line. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error sizes LineLength Line is longer than 80 characters (found 86). 134
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace ParenPad '(' is followed by whitespace. 135
 Error whitespace OperatorWrap '&&' should be on a new line. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error whitespace ParenPad ')' is preceded with whitespace. 136
 Error sizes LineLength Line is longer than 80 characters (found 98). 137
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 137
 Error whitespace OperatorWrap '+' should be on a new line. 137
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 138
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 138
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 138
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 146
 Error sizes LineLength Line is longer than 80 characters (found 87). 147
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error blocks RightCurly '}' should be on the same line. 148
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 150
 Error sizes LineLength Line is longer than 80 characters (found 92). 151
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error javadoc JavadocStyle First sentence should end with a period. 166
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 172
 Error javadoc JavadocStyle First sentence should end with a period. 176
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 180
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 197
 Error misc FinalParameters Parameter name should be final. 197
 Error misc FinalParameters Parameter namespace should be final. 197
 Error misc FinalParameters Parameter atts should be final. 197
 Error misc FinalParameters Parameter nsDecls should be final. 198
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 199
 Error blocks LeftCurly '{' should be on the previous line. 200
 Error sizes LineLength Line is longer than 80 characters (found 99). 211
 Error blocks RightCurly '}' should be on the same line. 212
 Error blocks RightCurly '}' should be on the same line. 219
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 227
 Error whitespace OperatorWrap '+' should be on a new line. 227
 Error sizes LineLength Line is longer than 80 characters (found 84). 234
 Error blocks RightCurly '}' should be on the same line. 235
 Error whitespace ParenPad '(' is followed by whitespace. 237
 Error whitespace ParenPad ')' is preceded with whitespace. 237
 Error blocks LeftCurly '{' should be on the previous line. 238
 Error blocks NeedBraces 'if' construct must use '{}'s. 239
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 240
 Error whitespace OperatorWrap '+' should be on a new line. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 242
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 243
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 243
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 243
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 243
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 243
 Error whitespace OperatorWrap '+' should be on a new line. 243
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 244
 Error whitespace OperatorWrap '+' should be on a new line. 244
 Error blocks RightCurly '}' should be on the same line. 250
 Error sizes LineLength Line is longer than 80 characters (found 81). 251
 Error whitespace ParenPad ')' is preceded with whitespace. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 252
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 253
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 253
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 253
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 253
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 253
 Error whitespace OperatorWrap '+' should be on a new line. 253
 Error blocks NeedBraces 'if' construct must use '{}'s. 256
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 257
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 257
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 257
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 257
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 257
 Error whitespace OperatorWrap '+' should be on a new line. 257
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 258
 Error whitespace OperatorWrap '+' should be on a new line. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 261
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 262
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 262
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 262
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 262
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 262
 Error whitespace OperatorWrap '+' should be on a new line. 262
 Error sizes LineLength Line is longer than 80 characters (found 81). 267
 Error blocks RightCurly '}' should be on the same line. 268
 Error blocks RightCurly '}' should be on the same line. 273
 Error blocks NeedBraces 'if' construct must use '{}'s. 275
 Error whitespace OperatorWrap '+' should be on a new line. 276
 Error blocks NeedBraces 'if' construct must use '{}'s. 279
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 280
 Error whitespace OperatorWrap '+' should be on a new line. 280
 Error blocks RightCurly '}' should be on the same line. 285
 Error blocks NeedBraces 'else' construct must use '{}'s. 286
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 297
 Error misc FinalParameters Parameter name should be final. 297
 Error misc FinalParameters Parameter namespace should be final. 297
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 298
 Error blocks LeftCurly '{' should be on the previous line. 299
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 314
 Error blocks RightCurly '}' should be on the same line. 320
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 325
 Error blocks RightCurly '}' should be on the same line. 328
 Error blocks RightCurly '}' should be on the same line. 334
 Error sizes LineLength Line is longer than 80 characters (found 81). 337
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 337
 Error blocks RightCurly '}' should be on the same line. 339
 Error sizes LineLength Line is longer than 80 characters (found 82). 342
 Error whitespace ParenPad '(' is followed by whitespace. 342
 Error whitespace ParenPad ')' is preceded with whitespace. 342
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 344
 Error blocks RightCurly '}' should be on the same line. 346
 Error sizes LineLength Line is longer than 80 characters (found 84). 349
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 349
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 356
 Error javadoc JavadocMethod Missing a Javadoc comment. 356
 Error misc FinalParameters Parameter ch should be final. 356
 Error misc FinalParameters Parameter start should be final. 356
 Error misc FinalParameters Parameter length should be final. 356
 Error blocks LeftCurly '{' should be on the previous line. 358

org/exolab/castor/xml/schema/reader/FacetUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error naming MemberName Name '_facet' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error naming MemberName Name '_elementName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error sizes LineLength Line is longer than 80 characters (found 93). 97
 Error whitespace MethodParamPad '(' is preceded with whitespace. 101
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 105
 Error javadoc JavadocStyle First sentence should end with a period. 124
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 130
 Error javadoc JavadocMethod Expected an @return tag. 137
 Error design DesignForExtension Method 'getFacet' is not designed for extension - needs to be abstract, final or empty. 137
 Error javadoc JavadocStyle First sentence should end with a period. 141
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 145
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 162
 Error misc FinalParameters Parameter name should be final. 162
 Error misc FinalParameters Parameter namespace should be final. 162
 Error misc FinalParameters Parameter atts should be final. 162
 Error misc FinalParameters Parameter nsDecls should be final. 163
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 164
 Error blocks LeftCurly '{' should be on the previous line. 165
 Error blocks RightCurly '}' should be on the same line. 175
 Error blocks NeedBraces 'else' construct must use '{}'s. 176
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 187
 Error misc FinalParameters Parameter name should be final. 187
 Error misc FinalParameters Parameter namespace should be final. 187
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 188
 Error blocks LeftCurly '{' should be on the previous line. 189
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 200
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 206
 Error javadoc JavadocMethod Missing a Javadoc comment. 206
 Error misc FinalParameters Parameter ch should be final. 206
 Error misc FinalParameters Parameter start should be final. 206
 Error misc FinalParameters Parameter length should be final. 206
 Error blocks LeftCurly '{' should be on the previous line. 208
 Error javadoc JavadocMethod Missing a Javadoc comment. 215
 Error misc FinalParameters Parameter name should be final. 215
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error blocks NeedBraces 'if' construct must use '{}'s. 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 222
 Error blocks NeedBraces 'if' construct must use '{}'s. 223
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error blocks NeedBraces 'if' construct must use '{}'s. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error whitespace WhitespaceAround 'return' is not preceded with whitespace. 228

org/exolab/castor/xml/schema/reader/FieldOrSelectorUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 72
 Error naming MemberName Name '_unmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error naming MemberName Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error javadoc JavadocStyle First sentence should end with a period. 82
 Error naming MemberName Name '_fieldOrSelector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error naming MemberName Name '_foundAnnotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error naming MemberName Name '_elementName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error sizes LineLength Line is longer than 80 characters (found 93). 98
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 106
 Error blocks LeftCurly '{' should be on the previous line. 107
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error sizes LineLength Line is longer than 80 characters (found 82). 114
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 123
 Error blocks RightCurly '}' should be on the same line. 125
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 130
 Error javadoc JavadocStyle First sentence should end with a period. 140
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 146
 Error javadoc JavadocStyle First sentence should end with a period. 150
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 155
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error javadoc JavadocMethod Missing a Javadoc comment. 159
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 177
 Error misc FinalParameters Parameter name should be final. 177
 Error misc FinalParameters Parameter namespace should be final. 177
 Error misc FinalParameters Parameter atts should be final. 177
 Error misc FinalParameters Parameter nsDecls should be final. 178
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 179
 Error blocks LeftCurly '{' should be on the previous line. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error whitespace OperatorWrap '+' should be on a new line. 191
 Error sizes LineLength Line is longer than 80 characters (found 81). 194
 Error blocks RightCurly '}' should be on the same line. 195
 Error blocks NeedBraces 'else' construct must use '{}'s. 196
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 207
 Error misc FinalParameters Parameter name should be final. 207
 Error misc FinalParameters Parameter namespace should be final. 207
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 208
 Error blocks LeftCurly '{' should be on the previous line. 209
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 222
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 229
 Error javadoc JavadocMethod Missing a Javadoc comment. 229
 Error misc FinalParameters Parameter ch should be final. 229
 Error misc FinalParameters Parameter start should be final. 229
 Error misc FinalParameters Parameter length should be final. 229
 Error blocks LeftCurly '{' should be on the previous line. 231

org/exolab/castor/xml/schema/reader/GroupUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error naming MemberName Name '_group' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error javadoc JavadocStyle First sentence should end with a period. 98
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
 Error naming MemberName Name '_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error javadoc JavadocVariable Missing a Javadoc comment. 109
 Error javadoc JavadocVariable Missing a Javadoc comment. 110
 Error javadoc JavadocVariable Missing a Javadoc comment. 111
 Error javadoc JavadocVariable Missing a Javadoc comment. 112
 Error sizes LineLength Line is longer than 80 characters (found 93). 120
 Error blocks RightCurly '}' should be on the same line. 141
 Error blocks RightCurly '}' should be on the same line. 144
 Error blocks RightCurly '}' should be on the same line. 148
 Error whitespace OperatorWrap '+' should be on a new line. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error blocks NeedBraces 'else' construct must use '{}'s. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error sizes LineLength Line is longer than 80 characters (found 87). 185
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 185
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 185
 Error sizes LineLength Line is longer than 80 characters (found 87). 190
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 190
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 190
 Error javadoc JavadocStyle First sentence should end with a period. 204
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 210
 Error design DesignForExtension Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. 222
 Error javadoc JavadocStyle First sentence should end with a period. 226
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 230
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 247
 Error misc FinalParameters Parameter name should be final. 247
 Error misc FinalParameters Parameter namespace should be final. 247
 Error misc FinalParameters Parameter atts should be final. 247
 Error misc FinalParameters Parameter nsDecls should be final. 248
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 249
 Error blocks LeftCurly '{' should be on the previous line. 250
 Error blocks NeedBraces 'if' construct must use '{}'s. 259
 Error whitespace WhitespaceAround '||' is not followed by whitespace. 259
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 260
 Error whitespace OperatorWrap '+' should be on a new line. 260
 Error blocks NeedBraces 'if' construct must use '{}'s. 264
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 265
 Error whitespace OperatorWrap '+' should be on a new line. 265
 Error blocks RightCurly '}' should be on the same line. 270
 Error blocks RightCurly '}' should be on the same line. 275
 Error blocks LeftCurly '{' should be on the previous line. 278
 Error blocks RightCurly '}' should be on the same line. 282
 Error sizes LineLength Line is longer than 80 characters (found 82). 285
 Error whitespace ParenPad '(' is followed by whitespace. 285
 Error whitespace ParenPad ')' is preceded with whitespace. 285
 Error blocks NeedBraces 'if' construct must use '{}'s. 288
 Error sizes LineLength Line is longer than 80 characters (found 81). 291
 Error blocks RightCurly '}' should be on the same line. 292
 Error blocks NeedBraces 'if' construct must use '{}'s. 295
 Error sizes LineLength Line is longer than 80 characters (found 93). 298
 Error blocks RightCurly '}' should be on the same line. 299
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 317
 Error misc FinalParameters Parameter name should be final. 317
 Error misc FinalParameters Parameter namespace should be final. 317
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 318
 Error blocks LeftCurly '{' should be on the previous line. 319
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 342
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 350
 Error blocks RightCurly '}' should be on the same line. 352
 Error blocks RightCurly '}' should be on the same line. 356
 Error blocks RightCurly '}' should be on the same line. 360
 Error sizes LineLength Line is longer than 80 characters (found 82). 361
 Error whitespace ParenPad '(' is followed by whitespace. 361
 Error whitespace ParenPad ')' is preceded with whitespace. 361
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 363
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 370
 Error javadoc JavadocMethod Missing a Javadoc comment. 370
 Error misc FinalParameters Parameter ch should be final. 370
 Error misc FinalParameters Parameter start should be final. 370
 Error misc FinalParameters Parameter length should be final. 370
 Error blocks LeftCurly '{' should be on the previous line. 372

org/exolab/castor/xml/schema/reader/IdentityConstraintUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error naming MemberName Name '_unmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error naming MemberName Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error naming MemberName Name '_identityConstraint' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error naming MemberName Name '_foundAnnotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error naming MemberName Name '_foundSelector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error naming MemberName Name '_foundField' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming MemberName Name '_elementName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error sizes LineLength Line is longer than 80 characters (found 93). 102
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 110
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error sizes LineLength Line is longer than 80 characters (found 81). 117
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error blocks RightCurly '}' should be on the same line. 129
 Error blocks RightCurly '}' should be on the same line. 133
 Error javadoc JavadocStyle First sentence should end with a period. 145
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 151
 Error design DesignForExtension Method 'getIdentityConstraint' is not designed for extension - needs to be abstract, final or empty. 160
 Error javadoc JavadocStyle First sentence should end with a period. 164
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 169
 Error design DesignForExtension Method 'finish' is not designed for extension - needs to be abstract, final or empty. 173
 Error javadoc JavadocMethod Missing a Javadoc comment. 173
 Error whitespace MethodParamPad '(' is preceded with whitespace. 175
 Error blocks RightCurly '}' should be on the same line. 176
 Error whitespace MethodParamPad '(' is preceded with whitespace. 178
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 195
 Error misc FinalParameters Parameter name should be final. 195
 Error misc FinalParameters Parameter namespace should be final. 195
 Error misc FinalParameters Parameter atts should be final. 195
 Error misc FinalParameters Parameter nsDecls should be final. 196
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 197
 Error blocks LeftCurly '{' should be on the previous line. 198
 Error blocks NeedBraces 'if' construct must use '{}'s. 208
 Error whitespace OperatorWrap '+' should be on a new line. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 213
 Error whitespace OperatorWrap '+' should be on a new line. 213
 Error sizes LineLength Line is longer than 80 characters (found 81). 217
 Error blocks RightCurly '}' should be on the same line. 218
 Error whitespace OperatorWrap '+' should be on a new line. 222
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error whitespace OperatorWrap '+' should be on a new line. 227
 Error sizes LineLength Line is longer than 80 characters (found 92). 232
 Error blocks RightCurly '}' should be on the same line. 233
 Error sizes LineLength Line is longer than 80 characters (found 91). 236
 Error blocks RightCurly '}' should be on the same line. 237
 Error blocks NeedBraces 'else' construct must use '{}'s. 238
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 249
 Error misc FinalParameters Parameter name should be final. 249
 Error misc FinalParameters Parameter namespace should be final. 249
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 250
 Error blocks LeftCurly '{' should be on the previous line. 251
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 264
 Error blocks RightCurly '}' should be on the same line. 266
 Error regexp RegexpSingleline Line has trailing spaces. 268
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 269
 Error blocks RightCurly '}' should be on the same line. 271
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 274
 Error regexp RegexpSingleline Line has trailing spaces. 277
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 282
 Error javadoc JavadocMethod Missing a Javadoc comment. 282
 Error misc FinalParameters Parameter ch should be final. 282
 Error misc FinalParameters Parameter start should be final. 282
 Error misc FinalParameters Parameter length should be final. 282
 Error blocks LeftCurly '{' should be on the previous line. 284

org/exolab/castor/xml/schema/reader/ImportUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 61
 Error blocks LeftCurly '{' should be on the previous line. 62
 Error sizes MethodLength Method length is 151 lines (max allowed is 150). 65
 Error javadoc JavadocMethod Missing a Javadoc comment. 65
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error whitespace OperatorWrap '+' should be on a new line. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error sizes LineLength Line is longer than 80 characters (found 100). 103
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 103
 Error whitespace ParenPad ')' is preceded with whitespace. 103
 Error blocks RightCurly '}' should be on the same line. 109
 Error blocks RightCurly '}' should be on the same line. 113
 Error blocks RightCurly '}' should be on the same line. 118
 Error whitespace OperatorWrap '+' should be on a new line. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error whitespace ParenPad ')' is preceded with whitespace. 133
 Error sizes LineLength Line is longer than 80 characters (found 154). 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 142
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 150
 Error blocks RightCurly '}' should be on the same line. 153
 Error blocks RightCurly '}' should be on the same line. 158
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error sizes LineLength Line is longer than 80 characters (found 119). 163
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 165
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 165
 Error sizes LineLength Line is longer than 80 characters (found 81). 173
 Error sizes LineLength Line is longer than 80 characters (found 83). 176
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error blocks RightCurly '}' should be on the same line. 191
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 192
 Error blocks EmptyBlock Must have at least one statement. 192
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 192
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 192
 Error sizes LineLength Line is longer than 80 characters (found 82). 194
 Error sizes LineLength Line is longer than 80 characters (found 94). 197
 Error blocks RightCurly '}' should be on the same line. 208
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 209
 Error sizes LineLength Line is longer than 80 characters (found 95). 210
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 210
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 210
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 210
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 210
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 210
 Error blocks RightCurly '}' should be on the same line. 211
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 212
 Error blocks LeftCurly '{' should be on the previous line. 218
 Error javadoc JavadocStyle First sentence should end with a period. 225
 Error javadoc JavadocMethod Expected an @return tag. 228
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 228
 Error javadoc JavadocStyle First sentence should end with a period. 232
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 236

org/exolab/castor/xml/schema/reader/IncludeUnmarshaller.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error blocks LeftCurly '{' should be on the previous line. 73
 Error javadoc JavadocMethod Missing a Javadoc comment. 76
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 90
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error sizes LineLength Line is longer than 80 characters (found 101). 91
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error sizes LineLength Line is longer than 80 characters (found 84). 94
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 94
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 94
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error sizes LineLength Line is longer than 80 characters (found 96). 103
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 103
 Error whitespace ParenPad ')' is preceded with whitespace. 103
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error blocks RightCurly '}' should be on the same line. 116
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 127
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error blocks NeedBraces 'else' construct must use '{}'s. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error whitespace FileTabCharacter Line contains a tab character. 148
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error blocks RightCurly '}' should be on the same line. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 153
 Error blocks EmptyBlock Must have at least one statement. 153
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 153
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error sizes LineLength Line is longer than 80 characters (found 91). 155
 Error whitespace FileTabCharacter Line contains a tab character. 155
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error sizes LineLength Line is longer than 80 characters (found 130). 157
 Error whitespace FileTabCharacter Line contains a tab character. 157
 Error blocks NeedBraces 'if' construct must use '{}'s. 159
 Error whitespace FileTabCharacter Line contains a tab character. 159
 Error whitespace FileTabCharacter Line contains a tab character. 160
 Error blocks NeedBraces 'else' construct must use '{}'s. 161
 Error whitespace FileTabCharacter Line contains a tab character. 161
 Error whitespace FileTabCharacter Line contains a tab character. 162
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error whitespace FileTabCharacter Line contains a tab character. 163
 Error sizes LineLength Line is longer than 80 characters (found 90). 164
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error blocks RightCurly '}' should be on the same line. 172
 Error whitespace FileTabCharacter Line contains a tab character. 173
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 173
 Error sizes LineLength Line is longer than 80 characters (found 90). 174
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 174
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 174
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 174
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 174
 Error whitespace FileTabCharacter Line contains a tab character. 175
 Error blocks RightCurly '}' should be on the same line. 175
 Error whitespace FileTabCharacter Line contains a tab character. 176
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 176
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error whitespace FileTabCharacter Line contains a tab character. 178
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error whitespace FileTabCharacter Line contains a tab character. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error sizes LineLength Line is longer than 80 characters (found 95). 182
 Error whitespace FileTabCharacter Line contains a tab character. 182
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error whitespace FileTabCharacter Line contains a tab character. 183
 Error sizes LineLength Line is longer than 80 characters (found 174). 184
 Error whitespace FileTabCharacter Line contains a tab character. 184
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error whitespace FileTabCharacter Line contains a tab character. 186
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error javadoc JavadocStyle First sentence should end with a period. 190
 Error javadoc JavadocMethod Expected an @return tag. 193
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 193
 Error javadoc JavadocStyle First sentence should end with a period. 197
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 201

org/exolab/castor/xml/schema/reader/ModelGroupUnmarshaller.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 60
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error javadoc JavadocStyle First sentence should end with a period. 90
 Error naming MemberName Name '_group' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error javadoc JavadocStyle First sentence should end with a period. 95
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error javadoc JavadocStyle First sentence should end with a period. 100
 Error sizes LineLength Line is longer than 80 characters (found 93). 110
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error sizes LineLength Line is longer than 80 characters (found 132). 140
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 140
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 140
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 140
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error sizes LineLength Line is longer than 80 characters (found 134). 149
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 149
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 149
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 149
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 156
 Error sizes LineLength Line is longer than 80 characters (found 128). 157
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 157
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 157
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 157
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 157
 Error sizes LineLength Line is longer than 80 characters (found 86). 167
 Error design DesignForExtension Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. 203
 Error javadoc JavadocStyle First sentence should end with a period. 207
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 211
 Error javadoc JavadocStyle First sentence should end with a period. 215
 Error javadoc JavadocMethod Expected an @return tag. 218
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 218
 Error regexp RegexpSingleline Line has trailing spaces. 232
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 235
 Error misc FinalParameters Parameter name should be final. 235
 Error misc FinalParameters Parameter namespace should be final. 235
 Error misc FinalParameters Parameter atts should be final. 235
 Error misc FinalParameters Parameter nsDecls should be final. 236
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 237
 Error blocks LeftCurly '{' should be on the previous line. 238
 Error blocks NeedBraces 'if' construct must use '{}'s. 247
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 248
 Error whitespace OperatorWrap '+' should be on a new line. 248
 Error blocks RightCurly '}' should be on the same line. 253
 Error sizes LineLength Line is longer than 80 characters (found 81). 257
 Error blocks RightCurly '}' should be on the same line. 258
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 275
 Error misc FinalParameters Parameter name should be final. 275
 Error misc FinalParameters Parameter namespace should be final. 275
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 276
 Error blocks LeftCurly '{' should be on the previous line. 277
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 296
 Error blocks RightCurly '}' should be on the same line. 298
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 301
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 310
 Error javadoc JavadocMethod Missing a Javadoc comment. 310
 Error misc FinalParameters Parameter ch should be final. 310
 Error misc FinalParameters Parameter start should be final. 310
 Error misc FinalParameters Parameter length should be final. 310
 Error blocks LeftCurly '{' should be on the previous line. 312

org/exolab/castor/xml/schema/reader/RedefineUnmarshaller.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 85
 Error javadoc JavadocStyle First sentence should end with a period. 87
 Error whitespace FileTabCharacter Line contains a tab character. 87
 Error whitespace FileTabCharacter Line contains a tab character. 88
 Error whitespace FileTabCharacter Line contains a tab character. 89
 Error whitespace FileTabCharacter Line contains a tab character. 90
 Error naming MemberName Name '_unmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error whitespace FileTabCharacter Line contains a tab character. 91
 Error javadoc JavadocStyle First sentence should end with a period. 92
 Error whitespace FileTabCharacter Line contains a tab character. 92
 Error whitespace FileTabCharacter Line contains a tab character. 93
 Error whitespace FileTabCharacter Line contains a tab character. 94
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error naming MemberName Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error javadoc JavadocStyle First sentence should end with a period. 97
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace FileTabCharacter Line contains a tab character. 105
 Error naming MemberName Name '_importedSchema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 107
 Error naming MemberName Name '_redefineSchema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error javadoc JavadocStyle First sentence should end with a period. 109
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error javadoc JavadocMethod Expected @param tag for 'schemaContext'. 114
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 115
 Error javadoc JavadocMethod Expected @param tag for 'atts'. 116
 Error javadoc JavadocMethod Expected @param tag for 'uriResolver'. 117
 Error javadoc JavadocMethod Expected @param tag for 'locator'. 118
 Error javadoc JavadocMethod Expected @param tag for 'state'. 119
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 120
 Error sizes LineLength Line is longer than 80 characters (found 104). 123
 Error whitespace FileTabCharacter Line contains a tab character. 123
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error sizes LineLength Line is longer than 80 characters (found 87). 130
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error whitespace OperatorWrap '+' should be on a new line. 142
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error sizes LineLength Line is longer than 80 characters (found 96). 152
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 152
 Error whitespace ParenPad ')' is preceded with whitespace. 152
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error blocks RightCurly '}' should be on the same line. 158
 Error whitespace FileTabCharacter Line contains a tab character. 164
 Error whitespace FileTabCharacter Line contains a tab character. 165
 Error whitespace FileTabCharacter Line contains a tab character. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error whitespace FileTabCharacter Line contains a tab character. 167
 Error whitespace FileTabCharacter Line contains a tab character. 168
 Error regexp RegexpSingleline Line has trailing spaces. 169
 Error whitespace FileTabCharacter Line contains a tab character. 169
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 173
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 176
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error whitespace FileTabCharacter Line contains a tab character. 180
 Error whitespace FileTabCharacter Line contains a tab character. 181
 Error blocks RightCurly '}' should be on the same line. 182
 Error whitespace FileTabCharacter Line contains a tab character. 184
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error whitespace FileTabCharacter Line contains a tab character. 186
 Error whitespace FileTabCharacter Line contains a tab character. 187
 Error blocks RightCurly '}' should be on the same line. 187
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error sizes LineLength Line is longer than 80 characters (found 97). 190
 Error whitespace FileTabCharacter Line contains a tab character. 190
 Error whitespace FileTabCharacter Line contains a tab character. 191
 Error whitespace FileTabCharacter Line contains a tab character. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 196
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error whitespace FileTabCharacter Line contains a tab character. 199
 Error whitespace FileTabCharacter Line contains a tab character. 200
 Error whitespace FileTabCharacter Line contains a tab character. 201
 Error whitespace FileTabCharacter Line contains a tab character. 202
 Error blocks RightCurly '}' should be on the same line. 202
 Error whitespace FileTabCharacter Line contains a tab character. 203
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 203
 Error blocks EmptyBlock Must have at least one statement. 203
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 203
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 203
 Error whitespace FileTabCharacter Line contains a tab character. 204
 Error sizes LineLength Line is longer than 80 characters (found 90). 205
 Error whitespace FileTabCharacter Line contains a tab character. 205
 Error whitespace FileTabCharacter Line contains a tab character. 206
 Error whitespace FileTabCharacter Line contains a tab character. 207
 Error sizes LineLength Line is longer than 80 characters (found 106). 208
 Error whitespace FileTabCharacter Line contains a tab character. 208
 Error whitespace FileTabCharacter Line contains a tab character. 209
 Error whitespace FileTabCharacter Line contains a tab character. 210
 Error sizes LineLength Line is longer than 80 characters (found 90). 211
 Error whitespace FileTabCharacter Line contains a tab character. 211
 Error whitespace FileTabCharacter Line contains a tab character. 212
 Error whitespace FileTabCharacter Line contains a tab character. 213
 Error whitespace FileTabCharacter Line contains a tab character. 215
 Error whitespace FileTabCharacter Line contains a tab character. 216
 Error whitespace FileTabCharacter Line contains a tab character. 219
 Error blocks RightCurly '}' should be on the same line. 219
 Error whitespace FileTabCharacter Line contains a tab character. 220
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 220
 Error sizes LineLength Line is longer than 80 characters (found 103). 221
 Error whitespace FileTabCharacter Line contains a tab character. 221
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 221
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 221
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 221
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 221
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 221
 Error whitespace FileTabCharacter Line contains a tab character. 222
 Error blocks RightCurly '}' should be on the same line. 222
 Error whitespace FileTabCharacter Line contains a tab character. 223
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 223
 Error whitespace FileTabCharacter Line contains a tab character. 224
 Error whitespace FileTabCharacter Line contains a tab character. 225
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error whitespace FileTabCharacter Line contains a tab character. 226
 Error whitespace FileTabCharacter Line contains a tab character. 227
 Error whitespace FileTabCharacter Line contains a tab character. 228
 Error whitespace FileTabCharacter Line contains a tab character. 229
 Error whitespace ParenPad '(' is followed by whitespace. 229
 Error whitespace ParenPad ')' is preceded with whitespace. 229
 Error whitespace FileTabCharacter Line contains a tab character. 230
 Error whitespace FileTabCharacter Line contains a tab character. 231
 Error whitespace FileTabCharacter Line contains a tab character. 232
 Error whitespace FileTabCharacter Line contains a tab character. 233
 Error whitespace ParenPad ')' is preceded with whitespace. 233
 Error sizes LineLength Line is longer than 80 characters (found 158). 234
 Error whitespace FileTabCharacter Line contains a tab character. 234
 Error sizes LineLength Line is longer than 80 characters (found 102). 235
 Error whitespace FileTabCharacter Line contains a tab character. 235
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 235
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 235
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 235
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 235
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 235
 Error whitespace FileTabCharacter Line contains a tab character. 236
 Error whitespace MethodParamPad '(' is preceded with whitespace. 236
 Error whitespace FileTabCharacter Line contains a tab character. 237
 Error whitespace FileTabCharacter Line contains a tab character. 238
 Error sizes LineLength Line is longer than 80 characters (found 87). 239
 Error whitespace FileTabCharacter Line contains a tab character. 239
 Error whitespace FileTabCharacter Line contains a tab character. 240
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error whitespace FileTabCharacter Line contains a tab character. 241
 Error regexp RegexpSingleline Line has trailing spaces. 242
 Error whitespace FileTabCharacter Line contains a tab character. 243
 Error regexp RegexpSingleline Line has trailing spaces. 244
 Error whitespace FileTabCharacter Line contains a tab character. 244
 Error whitespace FileTabCharacter Line contains a tab character. 245
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error whitespace FileTabCharacter Line contains a tab character. 246
 Error whitespace FileTabCharacter Line contains a tab character. 247
 Error whitespace FileTabCharacter Line contains a tab character. 248
 Error sizes LineLength Line is longer than 80 characters (found 84). 249
 Error whitespace FileTabCharacter Line contains a tab character. 249
 Error whitespace FileTabCharacter Line contains a tab character. 250
 Error whitespace FileTabCharacter Line contains a tab character. 251
 Error blocks LeftCurly '{' should be on the previous line. 251
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error whitespace FileTabCharacter Line contains a tab character. 255
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 270
 Error misc FinalParameters Parameter name should be final. 270
 Error misc FinalParameters Parameter namespace should be final. 270
 Error misc FinalParameters Parameter atts should be final. 270
 Error whitespace FileTabCharacter Line contains a tab character. 271
 Error misc FinalParameters Parameter nsDecls should be final. 271
 Error whitespace FileTabCharacter Line contains a tab character. 272
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 272
 Error whitespace FileTabCharacter Line contains a tab character. 273
 Error blocks LeftCurly '{' should be on the previous line. 273
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error whitespace FileTabCharacter Line contains a tab character. 275
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error whitespace FileTabCharacter Line contains a tab character. 276
 Error whitespace FileTabCharacter Line contains a tab character. 277
 Error whitespace FileTabCharacter Line contains a tab character. 278
 Error whitespace FileTabCharacter Line contains a tab character. 279
 Error whitespace FileTabCharacter Line contains a tab character. 281
 Error whitespace FileTabCharacter Line contains a tab character. 282
 Error whitespace FileTabCharacter Line contains a tab character. 283
 Error sizes LineLength Line is longer than 80 characters (found 83). 284
 Error whitespace FileTabCharacter Line contains a tab character. 284
 Error whitespace FileTabCharacter Line contains a tab character. 285
 Error whitespace NoWhitespaceBefore '++' is preceded with whitespace. 285
 Error whitespace FileTabCharacter Line contains a tab character. 286
 Error whitespace FileTabCharacter Line contains a tab character. 287
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 287
 Error whitespace FileTabCharacter Line contains a tab character. 288
 Error whitespace FileTabCharacter Line contains a tab character. 289
 Error whitespace FileTabCharacter Line contains a tab character. 290
 Error regexp RegexpSingleline Line has trailing spaces. 291
 Error whitespace FileTabCharacter Line contains a tab character. 291
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error sizes LineLength Line is longer than 80 characters (found 85). 294
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error whitespace FileTabCharacter Line contains a tab character. 295
 Error blocks RightCurly '}' should be on the same line. 295
 Error whitespace FileTabCharacter Line contains a tab character. 296
 Error whitespace FileTabCharacter Line contains a tab character. 297
 Error sizes LineLength Line is longer than 80 characters (found 98). 298
 Error whitespace FileTabCharacter Line contains a tab character. 298
 Error whitespace FileTabCharacter Line contains a tab character. 299
 Error blocks RightCurly '}' should be on the same line. 299
 Error whitespace FileTabCharacter Line contains a tab character. 300
 Error whitespace FileTabCharacter Line contains a tab character. 301
 Error whitespace FileTabCharacter Line contains a tab character. 302
 Error sizes LineLength Line is longer than 80 characters (found 89). 303
 Error whitespace FileTabCharacter Line contains a tab character. 303
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error blocks RightCurly '}' should be on the same line. 304
 Error whitespace FileTabCharacter Line contains a tab character. 305
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error sizes LineLength Line is longer than 80 characters (found 94). 307
 Error whitespace FileTabCharacter Line contains a tab character. 307
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error blocks RightCurly '}' should be on the same line. 308
 Error whitespace FileTabCharacter Line contains a tab character. 309
 Error whitespace FileTabCharacter Line contains a tab character. 310
 Error sizes LineLength Line is longer than 80 characters (found 94). 311
 Error whitespace FileTabCharacter Line contains a tab character. 311
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error blocks RightCurly '}' should be on the same line. 312
 Error whitespace FileTabCharacter Line contains a tab character. 313
 Error whitespace FileTabCharacter Line contains a tab character. 314
 Error sizes LineLength Line is longer than 80 characters (found 84). 315
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 315
 Error whitespace FileTabCharacter Line contains a tab character. 317
 Error whitespace FileTabCharacter Line contains a tab character. 319
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 330
 Error sizes MethodLength Method length is 176 lines (max allowed is 150). 330
 Error misc FinalParameters Parameter name should be final. 330
 Error misc FinalParameters Parameter namespace should be final. 330
 Error whitespace FileTabCharacter Line contains a tab character. 331
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 331
 Error whitespace FileTabCharacter Line contains a tab character. 332
 Error blocks LeftCurly '{' should be on the previous line. 332
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error whitespace FileTabCharacter Line contains a tab character. 333
 Error whitespace FileTabCharacter Line contains a tab character. 334
 Error whitespace FileTabCharacter Line contains a tab character. 335
 Error whitespace FileTabCharacter Line contains a tab character. 336
 Error whitespace FileTabCharacter Line contains a tab character. 338
 Error whitespace FileTabCharacter Line contains a tab character. 339
 Error whitespace FileTabCharacter Line contains a tab character. 340
 Error whitespace FileTabCharacter Line contains a tab character. 341
 Error whitespace FileTabCharacter Line contains a tab character. 342
 Error whitespace FileTabCharacter Line contains a tab character. 343
 Error whitespace FileTabCharacter Line contains a tab character. 346
 Error whitespace FileTabCharacter Line contains a tab character. 347
 Error whitespace FileTabCharacter Line contains a tab character. 350
 Error whitespace FileTabCharacter Line contains a tab character. 351
 Error whitespace FileTabCharacter Line contains a tab character. 352
 Error whitespace FileTabCharacter Line contains a tab character. 353
 Error whitespace FileTabCharacter Line contains a tab character. 354
 Error whitespace FileTabCharacter Line contains a tab character. 355
 Error whitespace FileTabCharacter Line contains a tab character. 356
 Error whitespace FileTabCharacter Line contains a tab character. 357
 Error blocks RightCurly '}' should be on the same line. 357
 Error whitespace FileTabCharacter Line contains a tab character. 358
 Error whitespace FileTabCharacter Line contains a tab character. 359
 Error whitespace FileTabCharacter Line contains a tab character. 360
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error whitespace FileTabCharacter Line contains a tab character. 363
 Error whitespace FileTabCharacter Line contains a tab character. 364
 Error whitespace FileTabCharacter Line contains a tab character. 366
 Error whitespace FileTabCharacter Line contains a tab character. 367
 Error sizes LineLength Line is longer than 80 characters (found 85). 368
 Error whitespace FileTabCharacter Line contains a tab character. 368
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 368
 Error whitespace FileTabCharacter Line contains a tab character. 369
 Error blocks RightCurly '}' should be on the same line. 369
 Error whitespace FileTabCharacter Line contains a tab character. 370
 Error whitespace FileTabCharacter Line contains a tab character. 372
 Error sizes LineLength Line is longer than 80 characters (found 127). 373
 Error whitespace FileTabCharacter Line contains a tab character. 373
 Error whitespace FileTabCharacter Line contains a tab character. 374
 Error whitespace FileTabCharacter Line contains a tab character. 375
 Error regexp RegexpSingleline Line has trailing spaces. 376
 Error whitespace FileTabCharacter Line contains a tab character. 376
 Error whitespace FileTabCharacter Line contains a tab character. 377
 Error sizes LineLength Line is longer than 80 characters (found 110). 378
 Error whitespace FileTabCharacter Line contains a tab character. 378
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 378
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 378
 Error regexp RegexpSingleline Line has trailing spaces. 379
 Error whitespace FileTabCharacter Line contains a tab character. 379
 Error whitespace FileTabCharacter Line contains a tab character. 380
 Error whitespace FileTabCharacter Line contains a tab character. 381
 Error sizes LineLength Line is longer than 80 characters (found 104). 382
 Error whitespace FileTabCharacter Line contains a tab character. 382
 Error whitespace FileTabCharacter Line contains a tab character. 383
 Error whitespace FileTabCharacter Line contains a tab character. 384
 Error regexp RegexpSingleline Line has trailing spaces. 385
 Error whitespace FileTabCharacter Line contains a tab character. 385
 Error whitespace FileTabCharacter Line contains a tab character. 386
 Error sizes LineLength Line is longer than 80 characters (found 91). 387
 Error whitespace FileTabCharacter Line contains a tab character. 387
 Error whitespace FileTabCharacter Line contains a tab character. 388
 Error sizes LineLength Line is longer than 80 characters (found 138). 389
 Error whitespace FileTabCharacter Line contains a tab character. 389
 Error sizes LineLength Line is longer than 80 characters (found 137). 390
 Error whitespace FileTabCharacter Line contains a tab character. 390
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 390
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 390
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 390
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 390
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 390
 Error whitespace FileTabCharacter Line contains a tab character. 391
 Error whitespace FileTabCharacter Line contains a tab character. 392
 Error regexp RegexpSingleline Line has trailing spaces. 393
 Error whitespace FileTabCharacter Line contains a tab character. 393
 Error sizes LineLength Line is longer than 80 characters (found 100). 394
 Error whitespace FileTabCharacter Line contains a tab character. 394
 Error whitespace FileTabCharacter Line contains a tab character. 395
 Error whitespace FileTabCharacter Line contains a tab character. 396
 Error regexp RegexpSingleline Line has trailing spaces. 397
 Error whitespace FileTabCharacter Line contains a tab character. 397
 Error whitespace FileTabCharacter Line contains a tab character. 398
 Error blocks RightCurly '}' should be on the same line. 398
 Error whitespace FileTabCharacter Line contains a tab character. 399
 Error whitespace FileTabCharacter Line contains a tab character. 400
 Error whitespace FileTabCharacter Line contains a tab character. 401
 Error sizes LineLength Line is longer than 80 characters (found 127). 402
 Error whitespace FileTabCharacter Line contains a tab character. 402
 Error whitespace FileTabCharacter Line contains a tab character. 403
 Error whitespace FileTabCharacter Line contains a tab character. 404
 Error whitespace FileTabCharacter Line contains a tab character. 405
 Error sizes LineLength Line is longer than 80 characters (found 88). 406
 Error whitespace FileTabCharacter Line contains a tab character. 406
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 406
 Error whitespace FileTabCharacter Line contains a tab character. 407
 Error whitespace FileTabCharacter Line contains a tab character. 408
 Error whitespace FileTabCharacter Line contains a tab character. 409
 Error sizes LineLength Line is longer than 80 characters (found 106). 410
 Error whitespace FileTabCharacter Line contains a tab character. 410
 Error whitespace FileTabCharacter Line contains a tab character. 411
 Error whitespace FileTabCharacter Line contains a tab character. 412
 Error regexp RegexpSingleline Line has trailing spaces. 413
 Error whitespace FileTabCharacter Line contains a tab character. 413
 Error whitespace FileTabCharacter Line contains a tab character. 414
 Error sizes LineLength Line is longer than 80 characters (found 85). 415
 Error whitespace FileTabCharacter Line contains a tab character. 415
 Error whitespace FileTabCharacter Line contains a tab character. 416
 Error sizes LineLength Line is longer than 80 characters (found 127). 417
 Error whitespace FileTabCharacter Line contains a tab character. 417
 Error sizes LineLength Line is longer than 80 characters (found 135). 418
 Error whitespace FileTabCharacter Line contains a tab character. 418
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 418
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 418
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 418
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 418
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 418
 Error whitespace FileTabCharacter Line contains a tab character. 419
 Error whitespace FileTabCharacter Line contains a tab character. 420
 Error regexp RegexpSingleline Line has trailing spaces. 421
 Error whitespace FileTabCharacter Line contains a tab character. 421
 Error whitespace FileTabCharacter Line contains a tab character. 422
 Error whitespace FileTabCharacter Line contains a tab character. 423
 Error sizes LineLength Line is longer than 80 characters (found 96). 424
 Error whitespace FileTabCharacter Line contains a tab character. 424
 Error sizes LineLength Line is longer than 80 characters (found 84). 425
 Error whitespace FileTabCharacter Line contains a tab character. 425
 Error sizes LineLength Line is longer than 80 characters (found 132). 426
 Error whitespace FileTabCharacter Line contains a tab character. 426
 Error sizes LineLength Line is longer than 80 characters (found 105). 427
 Error whitespace FileTabCharacter Line contains a tab character. 427
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 427
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 427
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 427
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 427
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 427
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 427
 Error whitespace FileTabCharacter Line contains a tab character. 428
 Error whitespace FileTabCharacter Line contains a tab character. 429
 Error regexp RegexpSingleline Line has trailing spaces. 430
 Error whitespace FileTabCharacter Line contains a tab character. 430
 Error whitespace FileTabCharacter Line contains a tab character. 431
 Error whitespace FileTabCharacter Line contains a tab character. 432
 Error sizes LineLength Line is longer than 80 characters (found 83). 433
 Error whitespace FileTabCharacter Line contains a tab character. 434
 Error blocks RightCurly '}' should be on the same line. 434
 Error whitespace FileTabCharacter Line contains a tab character. 435
 Error whitespace FileTabCharacter Line contains a tab character. 436
 Error whitespace FileTabCharacter Line contains a tab character. 437
 Error sizes LineLength Line is longer than 80 characters (found 127). 438
 Error whitespace FileTabCharacter Line contains a tab character. 438
 Error whitespace FileTabCharacter Line contains a tab character. 439
 Error whitespace FileTabCharacter Line contains a tab character. 440
 Error regexp RegexpSingleline Line has trailing spaces. 441
 Error whitespace FileTabCharacter Line contains a tab character. 441
 Error whitespace FileTabCharacter Line contains a tab character. 442
 Error sizes LineLength Line is longer than 80 characters (found 85). 443
 Error whitespace FileTabCharacter Line contains a tab character. 443
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 443
 Error whitespace FileTabCharacter Line contains a tab character. 445
 Error whitespace FileTabCharacter Line contains a tab character. 446
 Error sizes LineLength Line is longer than 80 characters (found 104). 447
 Error whitespace FileTabCharacter Line contains a tab character. 447
 Error whitespace FileTabCharacter Line contains a tab character. 448
 Error whitespace FileTabCharacter Line contains a tab character. 449
 Error regexp RegexpSingleline Line has trailing spaces. 450
 Error whitespace FileTabCharacter Line contains a tab character. 450
 Error whitespace FileTabCharacter Line contains a tab character. 451
 Error sizes LineLength Line is longer than 80 characters (found 113). 452
 Error whitespace FileTabCharacter Line contains a tab character. 452
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 452
 Error whitespace ParenPad ')' is preceded with whitespace. 452
 Error whitespace FileTabCharacter Line contains a tab character. 453
 Error sizes LineLength Line is longer than 80 characters (found 129). 454
 Error whitespace FileTabCharacter Line contains a tab character. 454
 Error sizes LineLength Line is longer than 80 characters (found 133). 455
 Error whitespace FileTabCharacter Line contains a tab character. 455
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 455
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 455
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 455
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 455
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 455
 Error whitespace FileTabCharacter Line contains a tab character. 456
 Error whitespace FileTabCharacter Line contains a tab character. 457
 Error regexp RegexpSingleline Line has trailing spaces. 458
 Error whitespace FileTabCharacter Line contains a tab character. 458
 Error whitespace FileTabCharacter Line contains a tab character. 459
 Error whitespace FileTabCharacter Line contains a tab character. 460
 Error sizes LineLength Line is longer than 80 characters (found 96). 461
 Error whitespace FileTabCharacter Line contains a tab character. 461
 Error whitespace FileTabCharacter Line contains a tab character. 462
 Error sizes LineLength Line is longer than 80 characters (found 130). 463
 Error whitespace FileTabCharacter Line contains a tab character. 463
 Error sizes LineLength Line is longer than 80 characters (found 115). 464
 Error whitespace FileTabCharacter Line contains a tab character. 464
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 464
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 464
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 464
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 464
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 464
 Error whitespace FileTabCharacter Line contains a tab character. 465
 Error regexp RegexpSingleline Line has trailing spaces. 466
 Error whitespace FileTabCharacter Line contains a tab character. 466
 Error regexp RegexpSingleline Line has trailing spaces. 467
 Error whitespace FileTabCharacter Line contains a tab character. 467
 Error whitespace FileTabCharacter Line contains a tab character. 468
 Error whitespace FileTabCharacter Line contains a tab character. 469
 Error sizes LineLength Line is longer than 80 characters (found 85). 470
 Error whitespace FileTabCharacter Line contains a tab character. 470
 Error whitespace FileTabCharacter Line contains a tab character. 471
 Error blocks RightCurly '}' should be on the same line. 471
 Error whitespace FileTabCharacter Line contains a tab character. 472
 Error whitespace FileTabCharacter Line contains a tab character. 473
 Error whitespace FileTabCharacter Line contains a tab character. 474
 Error sizes LineLength Line is longer than 80 characters (found 127). 475
 Error whitespace FileTabCharacter Line contains a tab character. 475
 Error whitespace FileTabCharacter Line contains a tab character. 476
 Error whitespace FileTabCharacter Line contains a tab character. 477
 Error regexp RegexpSingleline Line has trailing spaces. 478
 Error whitespace FileTabCharacter Line contains a tab character. 478
 Error whitespace FileTabCharacter Line contains a tab character. 479
 Error whitespace FileTabCharacter Line contains a tab character. 480
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 480
 Error regexp RegexpSingleline Line has trailing spaces. 481
 Error whitespace FileTabCharacter Line contains a tab character. 481
 Error whitespace FileTabCharacter Line contains a tab character. 482
 Error whitespace FileTabCharacter Line contains a tab character. 483
 Error sizes LineLength Line is longer than 80 characters (found 94). 484
 Error whitespace FileTabCharacter Line contains a tab character. 484
 Error whitespace FileTabCharacter Line contains a tab character. 485
 Error whitespace FileTabCharacter Line contains a tab character. 486
 Error regexp RegexpSingleline Line has trailing spaces. 487
 Error whitespace FileTabCharacter Line contains a tab character. 487
 Error whitespace FileTabCharacter Line contains a tab character. 488
 Error whitespace FileTabCharacter Line contains a tab character. 489
 Error whitespace FileTabCharacter Line contains a tab character. 490
 Error sizes LineLength Line is longer than 80 characters (found 119). 491
 Error whitespace FileTabCharacter Line contains a tab character. 491
 Error sizes LineLength Line is longer than 80 characters (found 128). 492
 Error whitespace FileTabCharacter Line contains a tab character. 492
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 492
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 492
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 492
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 492
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 492
 Error whitespace FileTabCharacter Line contains a tab character. 493
 Error whitespace FileTabCharacter Line contains a tab character. 494
 Error regexp RegexpSingleline Line has trailing spaces. 495
 Error whitespace FileTabCharacter Line contains a tab character. 495
 Error sizes LineLength Line is longer than 80 characters (found 96). 496
 Error whitespace FileTabCharacter Line contains a tab character. 496
 Error whitespace FileTabCharacter Line contains a tab character. 497
 Error regexp RegexpSingleline Line has trailing spaces. 498
 Error whitespace FileTabCharacter Line contains a tab character. 498
 Error whitespace FileTabCharacter Line contains a tab character. 499
 Error whitespace FileTabCharacter Line contains a tab character. 500
 Error whitespace FileTabCharacter Line contains a tab character. 501
 Error sizes LineLength Line is longer than 80 characters (found 122). 502
 Error whitespace FileTabCharacter Line contains a tab character. 502
 Error regexp RegexpSingleline Line has trailing spaces. 503
 Error whitespace FileTabCharacter Line contains a tab character. 503
 Error whitespace FileTabCharacter Line contains a tab character. 504
 Error whitespace FileTabCharacter Line contains a tab character. 506
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 509
 Error javadoc JavadocMethod Missing a Javadoc comment. 509
 Error misc FinalParameters Parameter ch should be final. 509
 Error misc FinalParameters Parameter start should be final. 509
 Error misc FinalParameters Parameter length should be final. 509
 Error whitespace FileTabCharacter Line contains a tab character. 510
 Error whitespace FileTabCharacter Line contains a tab character. 511
 Error blocks LeftCurly '{' should be on the previous line. 511
 Error whitespace FileTabCharacter Line contains a tab character. 512
 Error whitespace FileTabCharacter Line contains a tab character. 513
 Error whitespace FileTabCharacter Line contains a tab character. 514
 Error whitespace FileTabCharacter Line contains a tab character. 515
 Error regexp RegexpSingleline Line has trailing spaces. 517
 Error regexp RegexpSingleline Line has trailing spaces. 518
 Error javadoc JavadocStyle First sentence should end with a period. 519
 Error javadoc JavadocMethod Expected an @return tag. 522
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 522
 Error javadoc JavadocStyle First sentence should end with a period. 526
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 530

org/exolab/castor/xml/schema/reader/Sax2ComponentReader.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 93). 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error javadoc JavadocMethod Missing a Javadoc comment. 79
 Error misc FinalParameters Parameter compReader should be final. 79
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error javadoc JavadocMethod Expected an @return tag. 94
 Error sizes LineLength Line is longer than 80 characters (found 86). 94
 Error misc FinalParameters Parameter atts should be final. 94
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error sizes LineLength Line is longer than 80 characters (found 94). 130
 Error blocks NeedBraces 'else' construct must use '{}'s. 139
 Error sizes LineLength Line is longer than 80 characters (found 93). 146
 Error javadoc JavadocMethod Missing a Javadoc comment. 146
 Error misc FinalParameters Parameter ch should be final. 146
 Error misc FinalParameters Parameter start should be final. 146
 Error misc FinalParameters Parameter length should be final. 146
 Error javadoc JavadocMethod Missing a Javadoc comment. 155
 Error javadoc JavadocMethod Missing a Javadoc comment. 159
 Error misc FinalParameters Parameter name should be final. 159
 Error blocks NeedBraces 'else' construct must use '{}'s. 166
 Error sizes LineLength Line is longer than 80 characters (found 102). 179
 Error javadoc JavadocMethod Missing a Javadoc comment. 179
 Error misc FinalParameters Parameter ch should be final. 179
 Error misc FinalParameters Parameter start should be final. 179
 Error misc FinalParameters Parameter length should be final. 179
 Error sizes LineLength Line is longer than 80 characters (found 98). 183
 Error javadoc JavadocMethod Missing a Javadoc comment. 183
 Error misc FinalParameters Parameter target should be final. 183
 Error misc FinalParameters Parameter data should be final. 183
 Error javadoc JavadocMethod Missing a Javadoc comment. 187
 Error misc FinalParameters Parameter locator should be final. 187
 Error javadoc JavadocMethod Missing a Javadoc comment. 191
 Error sizes LineLength Line is longer than 80 characters (found 94). 195
 Error javadoc JavadocMethod Missing a Javadoc comment. 195
 Error misc FinalParameters Parameter name should be final. 195
 Error misc FinalParameters Parameter atts should be final. 195
 Error sizes LineLength Line is longer than 80 characters (found 107). 213
 Error sizes LineLength Line is longer than 80 characters (found 83). 219
 Error javadoc JavadocMethod Missing a Javadoc comment. 219
 Error misc FinalParameters Parameter exception should be final. 219
 Error sizes LineLength Line is longer than 80 characters (found 116). 221
 Error sizes LineLength Line is longer than 80 characters (found 88). 230
 Error javadoc JavadocMethod Missing a Javadoc comment. 230
 Error misc FinalParameters Parameter exception should be final. 230
 Error sizes LineLength Line is longer than 80 characters (found 116). 232
 Error sizes LineLength Line is longer than 80 characters (found 85). 240
 Error javadoc JavadocMethod Missing a Javadoc comment. 240
 Error misc FinalParameters Parameter exception should be final. 240
 Error sizes LineLength Line is longer than 80 characters (found 116). 242

org/exolab/castor/xml/schema/reader/SaxUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error blocks LeftCurly '{' should be on the previous line. 63
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error naming MemberName Name '_locator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error design VisibilityModifier Variable '_locator' must be private and have accessor methods. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error javadoc JavadocMethod Missing a Javadoc comment. 84
 Error javadoc JavadocStyle First sentence should end with a period. 92
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error javadoc JavadocStyle First sentence should end with a period. 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 110
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 110
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error design DesignForExtension Method 'getDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 112
 Error javadoc JavadocMethod Missing a Javadoc comment. 112
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error design DesignForExtension Method 'getResolver' is not designed for extension - needs to be abstract, final or empty. 120
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error javadoc JavadocStyle First sentence should end with a period. 124
 Error design DesignForExtension Method 'setResolver' is not designed for extension - needs to be abstract, final or empty. 129
 Error misc FinalParameters Parameter resolver should be final. 129
 Error javadoc JavadocStyle First sentence should end with a period. 133
 Error misc FinalParameters Parameter chars should be final. 142
 Error misc FinalParameters Parameter start should be final. 142
 Error misc FinalParameters Parameter length should be final. 142
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 143
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 143
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 146
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error design DesignForExtension Method 'error' is not designed for extension - needs to be abstract, final or empty. 164
 Error misc FinalParameters Parameter err should be final. 164
 Error blocks LeftCurly '{' should be on the previous line. 166
 Error regexp RegexpSingleline Line has trailing spaces. 167
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 180
 Error design DesignForExtension Method 'illegalAttribute' is not designed for extension - needs to be abstract, final or empty. 180
 Error misc FinalParameters Parameter attName should be final. 180
 Error blocks LeftCurly '{' should be on the previous line. 182
 Error regexp RegexpSingleline Line has trailing spaces. 183
 Error whitespace OperatorWrap '+' should be on a new line. 183
 Error regexp RegexpSingleline Line has trailing spaces. 185
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 198
 Error design DesignForExtension Method 'illegalElement' is not designed for extension - needs to be abstract, final or empty. 198
 Error misc FinalParameters Parameter name should be final. 198
 Error blocks LeftCurly '{' should be on the previous line. 200
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error whitespace OperatorWrap '+' should be on a new line. 201
 Error regexp RegexpSingleline Line has trailing spaces. 203
 Error regexp RegexpSingleline Line has trailing spaces. 207
 Error regexp RegexpSingleline Line has trailing spaces. 210
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error design DesignForExtension Method 'redefinedElement' is not designed for extension - needs to be abstract, final or empty. 218
 Error misc FinalParameters Parameter name should be final. 218
 Error blocks LeftCurly '{' should be on the previous line. 220
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error design DesignForExtension Method 'redefinedElement' is not designed for extension - needs to be abstract, final or empty. 230
 Error misc FinalParameters Parameter name should be final. 230
 Error misc FinalParameters Parameter xtraInfo should be final. 230
 Error javadoc JavadocMethod Expected @param tag for 'xtraInfo'. 230
 Error blocks LeftCurly '{' should be on the previous line. 232
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error whitespace OperatorWrap '+' should be on a new line. 233
 Error regexp RegexpSingleline Line has trailing spaces. 235
 Error regexp RegexpSingleline Line has trailing spaces. 239
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 244
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 244
 Error regexp RegexpSingleline Line has trailing spaces. 246
 Error javadoc JavadocStyle First sentence should end with a period. 247
 Error regexp RegexpSingleline Line has trailing spaces. 251
 Error design DesignForExtension Method 'outOfOrder' is not designed for extension - needs to be abstract, final or empty. 251
 Error misc FinalParameters Parameter name should be final. 251
 Error javadoc JavadocMethod Expected @param tag for 'name'. 251
 Error regexp RegexpSingleline Line has trailing spaces. 252
 Error blocks LeftCurly '{' should be on the previous line. 253
 Error regexp RegexpSingleline Line has trailing spaces. 261
 Error javadoc JavadocStyle First sentence should end with a period. 262
 Error regexp RegexpSingleline Line has trailing spaces. 269
 Error misc FinalParameters Parameter str should be final. 269
 Error blocks LeftCurly '{' should be on the previous line. 271
 Error blocks RightCurly '}' should be on the same line. 274
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 275
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 276
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 276
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error regexp RegexpSingleline Line has trailing spaces. 281
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error regexp RegexpSingleline Line has trailing spaces. 286
 Error javadoc JavadocMethod Missing a Javadoc comment. 286
 Error misc FinalParameters Parameter ch should be final. 286
 Error misc FinalParameters Parameter start should be final. 286
 Error misc FinalParameters Parameter length should be final. 286
 Error blocks LeftCurly '{' should be on the previous line. 288
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error regexp RegexpSingleline Line has trailing spaces. 292
 Error javadoc JavadocMethod Missing a Javadoc comment. 293
 Error blocks LeftCurly '{' should be on the previous line. 295
 Error regexp RegexpSingleline Line has trailing spaces. 297
 Error regexp RegexpSingleline Line has trailing spaces. 299
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error javadoc JavadocMethod Missing a Javadoc comment. 300
 Error misc FinalParameters Parameter name should be final. 300
 Error blocks LeftCurly '{' should be on the previous line. 302
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error regexp RegexpSingleline Line has trailing spaces. 308
 Error javadoc JavadocMethod Missing a Javadoc comment. 308
 Error misc FinalParameters Parameter ch should be final. 308
 Error misc FinalParameters Parameter start should be final. 308
 Error misc FinalParameters Parameter length should be final. 308
 Error blocks LeftCurly '{' should be on the previous line. 310
 Error regexp RegexpSingleline Line has trailing spaces. 312
 Error regexp RegexpSingleline Line has trailing spaces. 315
 Error javadoc JavadocMethod Missing a Javadoc comment. 315
 Error misc FinalParameters Parameter target should be final. 315
 Error misc FinalParameters Parameter data should be final. 315
 Error blocks LeftCurly '{' should be on the previous line. 317
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error design DesignForExtension Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 322
 Error javadoc JavadocMethod Missing a Javadoc comment. 322
 Error misc FinalParameters Parameter locator should be final. 322
 Error regexp RegexpSingleline Line has trailing spaces. 325
 Error javadoc JavadocMethod Missing a Javadoc comment. 326
 Error blocks LeftCurly '{' should be on the previous line. 328
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error regexp RegexpSingleline Line has trailing spaces. 334
 Error javadoc JavadocMethod Missing a Javadoc comment. 334
 Error misc FinalParameters Parameter name should be final. 334
 Error misc FinalParameters Parameter atts should be final. 334
 Error blocks LeftCurly '{' should be on the previous line. 336
 Error regexp RegexpSingleline Line has trailing spaces. 338
 Error regexp RegexpSingleline Line has trailing spaces. 340
 Error regexp RegexpSingleline Line has trailing spaces. 345
 Error design DesignForExtension Method 'error' is not designed for extension - needs to be abstract, final or empty. 346
 Error javadoc JavadocMethod Missing a Javadoc comment. 346
 Error misc FinalParameters Parameter exception should be final. 346
 Error blocks LeftCurly '{' should be on the previous line. 348
 Error regexp RegexpSingleline Line has trailing spaces. 350
 Error regexp RegexpSingleline Line has trailing spaces. 352
 Error design DesignForExtension Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. 353
 Error javadoc JavadocMethod Missing a Javadoc comment. 353
 Error misc FinalParameters Parameter exception should be final. 353
 Error blocks LeftCurly '{' should be on the previous line. 355
 Error regexp RegexpSingleline Line has trailing spaces. 357
 Error regexp RegexpSingleline Line has trailing spaces. 359
 Error regexp RegexpSingleline Line has trailing spaces. 360
 Error design DesignForExtension Method 'warning' is not designed for extension - needs to be abstract, final or empty. 361
 Error javadoc JavadocMethod Missing a Javadoc comment. 361
 Error misc FinalParameters Parameter exception should be final. 361
 Error blocks LeftCurly '{' should be on the previous line. 363
 Error regexp RegexpSingleline Line has trailing spaces. 365
 Error regexp RegexpSingleline Line has trailing spaces. 367

org/exolab/castor/xml/schema/reader/SchemaLocation.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error naming MemberName Name '_documentBase' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error naming MemberName Name '_absoluteURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_relativeURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error javadoc JavadocStyle First sentence should end with a period. 76
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error misc FinalParameters Parameter schema should be final. 84
 Error misc FinalParameters Parameter href should be final. 84
 Error blocks NeedBraces 'if' construct must use '{}'s. 85
 Error sizes LineLength Line is longer than 80 characters (found 83). 86
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error javadoc JavadocStyle First sentence should end with a period. 95
 Error whitespace FileTabCharacter Line contains a tab character. 95
 Error whitespace FileTabCharacter Line contains a tab character. 96
 Error whitespace FileTabCharacter Line contains a tab character. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error whitespace FileTabCharacter Line contains a tab character. 100
 Error whitespace FileTabCharacter Line contains a tab character. 101
 Error whitespace FileTabCharacter Line contains a tab character. 102
 Error whitespace FileTabCharacter Line contains a tab character. 103
 Error whitespace FileTabCharacter Line contains a tab character. 104
 Error whitespace FileTabCharacter Line contains a tab character. 106
 Error whitespace FileTabCharacter Line contains a tab character. 107
 Error whitespace FileTabCharacter Line contains a tab character. 108
 Error whitespace FileTabCharacter Line contains a tab character. 109
 Error whitespace FileTabCharacter Line contains a tab character. 110
 Error whitespace FileTabCharacter Line contains a tab character. 111
 Error whitespace FileTabCharacter Line contains a tab character. 112
 Error whitespace FileTabCharacter Line contains a tab character. 113
 Error whitespace FileTabCharacter Line contains a tab character. 114
 Error whitespace FileTabCharacter Line contains a tab character. 115
 Error whitespace FileTabCharacter Line contains a tab character. 116
 Error whitespace FileTabCharacter Line contains a tab character. 117
 Error whitespace FileTabCharacter Line contains a tab character. 118
 Error whitespace FileTabCharacter Line contains a tab character. 119
 Error whitespace FileTabCharacter Line contains a tab character. 120
 Error whitespace FileTabCharacter Line contains a tab character. 121
 Error whitespace FileTabCharacter Line contains a tab character. 122
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error whitespace FileTabCharacter Line contains a tab character. 125
 Error whitespace FileTabCharacter Line contains a tab character. 126
 Error whitespace FileTabCharacter Line contains a tab character. 127
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error whitespace FileTabCharacter Line contains a tab character. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace FileTabCharacter Line contains a tab character. 130
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error whitespace FileTabCharacter Line contains a tab character. 132
 Error whitespace FileTabCharacter Line contains a tab character. 133
 Error whitespace FileTabCharacter Line contains a tab character. 134
 Error whitespace FileTabCharacter Line contains a tab character. 135
 Error whitespace FileTabCharacter Line contains a tab character. 136
 Error javadoc JavadocMethod Expected @throws tag for 'java.io.IOException'. 136
 Error whitespace FileTabCharacter Line contains a tab character. 137
 Error whitespace FileTabCharacter Line contains a tab character. 138
 Error javadoc JavadocStyle First sentence should end with a period. 140
 Error whitespace FileTabCharacter Line contains a tab character. 140
 Error whitespace FileTabCharacter Line contains a tab character. 141
 Error whitespace FileTabCharacter Line contains a tab character. 142
 Error whitespace FileTabCharacter Line contains a tab character. 143
 Error whitespace FileTabCharacter Line contains a tab character. 144
 Error whitespace FileTabCharacter Line contains a tab character. 145
 Error whitespace FileTabCharacter Line contains a tab character. 146
 Error whitespace FileTabCharacter Line contains a tab character. 147
 Error whitespace FileTabCharacter Line contains a tab character. 149
 Error whitespace FileTabCharacter Line contains a tab character. 150
 Error whitespace FileTabCharacter Line contains a tab character. 151
 Error whitespace FileTabCharacter Line contains a tab character. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error whitespace FileTabCharacter Line contains a tab character. 154
 Error whitespace FileTabCharacter Line contains a tab character. 156
 Error whitespace FileTabCharacter Line contains a tab character. 158
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error whitespace FileTabCharacter Line contains a tab character. 171
 Error whitespace FileTabCharacter Line contains a tab character. 172
 Error whitespace FileTabCharacter Line contains a tab character. 173
 Error whitespace FileTabCharacter Line contains a tab character. 174
 Error whitespace FileTabCharacter Line contains a tab character. 175
 Error whitespace FileTabCharacter Line contains a tab character. 176
 Error whitespace FileTabCharacter Line contains a tab character. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 178
 Error whitespace FileTabCharacter Line contains a tab character. 178
 Error whitespace FileTabCharacter Line contains a tab character. 179
 Error whitespace FileTabCharacter Line contains a tab character. 180

org/exolab/castor/xml/schema/reader/SchemaReader.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error naming MemberName Name '_schemaContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error naming MemberName Name '_parser' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error naming MemberName Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
 Error javadoc JavadocStyle First sentence should end with a period. 98
 Error naming MemberName Name '_resolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
 Error javadoc JavadocStyle First sentence should end with a period. 103
 Error naming MemberName Name '_errorHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error naming MemberName Name '_uriResolver' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error naming MemberName Name '_cacheIncludedSchemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
 Error javadoc JavadocVariable Missing a Javadoc comment. 121
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
 Error javadoc JavadocVariable Missing a Javadoc comment. 123
 Error naming MemberName Name '_validate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error javadoc JavadocStyle First sentence should end with a period. 146
 Error regexp RegexpSingleline Line has trailing spaces. 148
 Error misc FinalParameters Parameter source should be final. 152
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error javadoc JavadocStyle First sentence should end with a period. 162
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error misc FinalParameters Parameter reader should be final. 170
 Error misc FinalParameters Parameter filename should be final. 170
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 170
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error javadoc JavadocStyle First sentence should end with a period. 185
 Error regexp RegexpSingleline Line has trailing spaces. 187
 Error misc FinalParameters Parameter url should be final. 191
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 191
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error design DesignForExtension Method 'setSchemaContext' is not designed for extension - needs to be abstract, final or empty. 216
 Error regexp RegexpSingleline Line has trailing spaces. 228
 Error design DesignForExtension Method 'setInputSource' is not designed for extension - needs to be abstract, final or empty. 232
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error design DesignForExtension Method 'read' is not designed for extension - needs to be abstract, final or empty. 251
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 272
 Error blocks NeedBraces 'if' construct must use '{}'s. 281
 Error sizes LineLength Line is longer than 80 characters (found 83). 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error blocks NeedBraces 'else' construct must use '{}'s. 294
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error design DesignForExtension Method 'setErrorHandler' is not designed for extension - needs to be abstract, final or empty. 325
 Error misc FinalParameters Parameter errorHandler should be final. 325
 Error javadoc JavadocMethod Expected @param tag for 'errorHandler'. 325
 Error regexp RegexpSingleline Line has trailing spaces. 332
 Error design DesignForExtension Method 'setCacheIncludedSchemas' is not designed for extension - needs to be abstract, final or empty. 336
 Error misc FinalParameters Parameter cache should be final. 336
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error design DesignForExtension Method 'setValidation' is not designed for extension - needs to be abstract, final or empty. 349
 Error misc FinalParameters Parameter validate should be final. 349
 Error regexp RegexpSingleline Line has trailing spaces. 356
 Error design DesignForExtension Method 'setEntityResolver' is not designed for extension - needs to be abstract, final or empty. 360
 Error misc FinalParameters Parameter resolver should be final. 360
 Error regexp RegexpSingleline Line has trailing spaces. 367
 Error design DesignForExtension Method 'setURIResolver' is not designed for extension - needs to be abstract, final or empty. 371
 Error misc FinalParameters Parameter uriresolver should be final. 371
 Error regexp RegexpSingleline Line has trailing spaces. 377
 Error misc FinalParameters Parameter xmlException should be final. 382
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 382
 Error regexp RegexpSingleline Line has trailing spaces. 388
 Error misc FinalParameters Parameter sx should be final. 393
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 393
 Error blocks NeedBraces 'if' construct must use '{}'s. 400
 Error blocks NeedBraces 'if' construct must use '{}'s. 402

org/exolab/castor/xml/schema/reader/SchemaUnmarshaller.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error naming MemberName Name '_include' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error naming MemberName Name '_unmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
 Error naming MemberName Name '_annotationDepth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
 Error naming MemberName Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
 Error javadoc JavadocVariable Missing a Javadoc comment. 125
 Error design VisibilityModifier Variable 'skipAll' must be private and have accessor methods. 125
 Error javadoc JavadocVariable Missing a Javadoc comment. 127
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error design VisibilityModifier Variable '_schema' must be private and have accessor methods. 127
 Error javadoc JavadocVariable Missing a Javadoc comment. 129
 Error naming MemberName Name '_defaultNS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
 Error naming MemberName Name '_state' must match pattern '^[a-z][a-zA-Z0-9]*$'. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error naming MemberName Name '_prefixMappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error sizes LineLength Line is longer than 80 characters (found 91). 153
 Error sizes LineLength Line is longer than 80 characters (found 91). 164
 Error sizes LineLength Line is longer than 80 characters (found 86). 165
 Error sizes LineLength Line is longer than 80 characters (found 91). 179
 Error sizes LineLength Line is longer than 80 characters (found 97). 180
 Error sizes LineLength Line is longer than 80 characters (found 86). 181
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error sizes LineLength Line is longer than 80 characters (found 91). 205
 Error sizes LineLength Line is longer than 80 characters (found 91). 217
 Error regexp RegexpSingleline Line has trailing spaces. 247
 Error sizes LineLength Line is longer than 80 characters (found 83). 247
 Error sizes LineLength Line is longer than 80 characters (found 87). 249
 Error design DesignForExtension Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 251
 Error design DesignForExtension Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. 259
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 267
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 277
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error sizes LineLength Line is longer than 80 characters (found 81). 285
 Error sizes LineLength Line is longer than 80 characters (found 82). 303
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error sizes LineLength Line is longer than 80 characters (found 86). 304
 Error regexp RegexpSingleline Line has trailing spaces. 305
 Error sizes LineLength Line is longer than 80 characters (found 85). 305
 Error regexp RegexpSingleline Line has trailing spaces. 357
 Error sizes LineLength Line is longer than 80 characters (found 83). 375
 Error regexp RegexpSingleline Line has trailing spaces. 382
 Error sizes LineLength Line is longer than 80 characters (found 88). 394
 Error regexp RegexpSingleline Line has trailing spaces. 397
 Error regexp RegexpSingleline Line has trailing spaces. 402
 Error regexp RegexpSingleline Line has trailing spaces. 428
 Error sizes LineLength Line is longer than 80 characters (found 89). 435
 Error regexp RegexpSingleline Line has trailing spaces. 437
 Error regexp RegexpSingleline Line has trailing spaces. 438
 Error sizes LineLength Line is longer than 80 characters (found 85). 438
 Error regexp RegexpSingleline Line has trailing spaces. 449
 Error regexp RegexpSingleline Line has trailing spaces. 451
 Error regexp RegexpSingleline Line has trailing spaces. 453
 Error regexp RegexpSingleline Line has trailing spaces. 458
 Error regexp RegexpSingleline Line has trailing spaces. 460
 Error regexp RegexpSingleline Line has trailing spaces. 464
 Error regexp RegexpSingleline Line has trailing spaces. 467
 Error regexp RegexpSingleline Line has trailing spaces. 469
 Error regexp RegexpSingleline Line has trailing spaces. 479
 Error sizes LineLength Line is longer than 80 characters (found 84). 494
 Error regexp RegexpSingleline Line has trailing spaces. 496
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 496
 Error misc FinalParameters Parameter namespace should be final. 497
 Error regexp RegexpSingleline Line has trailing spaces. 503
 Error regexp RegexpSingleline Line has trailing spaces. 509
 Error whitespace OperatorWrap '+' should be on a new line. 521
 Error regexp RegexpSingleline Line has trailing spaces. 546
 Error regexp RegexpSingleline Line has trailing spaces. 551
 Error sizes LineLength Line is longer than 80 characters (found 81). 576
 Error sizes LineLength Line is longer than 80 characters (found 89). 579
 Error sizes LineLength Line is longer than 80 characters (found 94). 582
 Error sizes LineLength Line is longer than 80 characters (found 81). 586
 Error sizes LineLength Line is longer than 80 characters (found 90). 593
 Error sizes LineLength Line is longer than 80 characters (found 91). 596
 Error regexp RegexpSingleline Line has trailing spaces. 600
 Error regexp RegexpSingleline Line has trailing spaces. 605
 Error regexp RegexpSingleline Line has trailing spaces. 610
 Error sizes LineLength Line is longer than 80 characters (found 99). 633
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 635
 Error misc FinalParameters Parameter name should be final. 635
 Error misc FinalParameters Parameter namespace should be final. 635
 Error regexp RegexpSingleline Line has trailing spaces. 654
 Error sizes LineLength Line is longer than 80 characters (found 85). 712
 Error sizes LineLength Line is longer than 80 characters (found 87). 715
 Error sizes LineLength Line is longer than 80 characters (found 83). 717
 Error sizes LineLength Line is longer than 80 characters (found 82). 722
 Error sizes LineLength Line is longer than 80 characters (found 81). 724
 Error sizes LineLength Line is longer than 80 characters (found 93). 738
 Error sizes LineLength Line is longer than 80 characters (found 89). 739
 Error regexp RegexpSingleline Line has trailing spaces. 741
 Error regexp RegexpSingleline Line has trailing spaces. 752
 Error sizes LineLength Line is longer than 80 characters (found 92). 753
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 755
 Error regexp RegexpSingleline Line has trailing spaces. 762
 Error regexp RegexpSingleline Line has trailing spaces. 765
 Error regexp RegexpSingleline Line has trailing spaces. 766
 Error regexp RegexpSingleline Line has trailing spaces. 771
 Error regexp RegexpSingleline Line has trailing spaces. 772
 Error javadoc JavadocVariable Missing a Javadoc comment. 772
 Error regexp RegexpSingleline Line has trailing spaces. 774
 Error javadoc JavadocVariable Missing a Javadoc comment. 775
 Error regexp RegexpSingleline Line has trailing spaces. 777
 Error javadoc JavadocVariable Missing a Javadoc comment. 778
 Error javadoc JavadocVariable Missing a Javadoc comment. 779
 Error regexp RegexpSingleline Line has trailing spaces. 780
 Error regexp RegexpSingleline Line has trailing spaces. 782
 Error regexp RegexpSingleline Line has trailing spaces. 784
 Error regexp RegexpSingleline Line has trailing spaces. 786
 Error regexp RegexpSingleline Line has trailing spaces. 788
 Error regexp RegexpSingleline Line has trailing spaces. 790
 Error regexp RegexpSingleline Line has trailing spaces. 791
 Error regexp RegexpSingleline Line has trailing spaces. 794
 Error regexp RegexpSingleline Line has trailing spaces. 798
 Error regexp RegexpSingleline Line has trailing spaces. 802
 Error regexp RegexpSingleline Line has trailing spaces. 810
 Error regexp RegexpSingleline Line has trailing spaces. 814
 Error regexp RegexpSingleline Line has trailing spaces. 815
 Error sizes LineLength Line is longer than 80 characters (found 92). 818
 Error blocks EmptyBlock Must have at least one statement. 823
 Error regexp RegexpSingleline Line has trailing spaces. 827
 Error sizes LineLength Line is longer than 80 characters (found 95). 831
 Error regexp RegexpSingleline Line has trailing spaces. 839
 Error regexp RegexpSingleline Line has trailing spaces. 843
 Error javadoc JavadocVariable Missing a Javadoc comment. 844
 Error naming MemberName Name '_prefixes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 844
 Error regexp RegexpSingleline Line has trailing spaces. 845
 Error javadoc JavadocVariable Missing a Javadoc comment. 846
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 846
 Error regexp RegexpSingleline Line has trailing spaces. 847
 Error javadoc JavadocVariable Missing a Javadoc comment. 848
 Error design VisibilityModifier Variable 'depth' must be private and have accessor methods. 848
 Error regexp RegexpSingleline Line has trailing spaces. 849
 Error javadoc JavadocMethod Missing a Javadoc comment. 850
 Error misc FinalParameters Parameter prefix should be final. 850
 Error regexp RegexpSingleline Line has trailing spaces. 851
 Error blocks NeedBraces 'if' construct must use '{}'s. 852
 Error regexp RegexpSingleline Line has trailing spaces. 853
 Error blocks NeedBraces 'if' construct must use '{}'s. 855
 Error regexp RegexpSingleline Line has trailing spaces. 857
 Error regexp RegexpSingleline Line has trailing spaces. 863
 Error javadoc JavadocMethod Missing a Javadoc comment. 864
 Error regexp RegexpSingleline Line has trailing spaces. 867
 Error javadoc JavadocMethod Missing a Javadoc comment. 868
 Error regexp RegexpSingleline Line has trailing spaces. 869
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 871
 Error blocks NeedBraces 'if' construct must use '{}'s. 872
 Error regexp RegexpSingleline Line has trailing spaces. 875
 Error regexp RegexpSingleline Line has trailing spaces. 879
 Error regexp RegexpSingleline Line has trailing spaces. 882
 Error javadoc JavadocMethod Missing a Javadoc comment. 883
 Error regexp RegexpSingleline Line has trailing spaces. 888
 Error javadoc JavadocMethod Missing a Javadoc comment. 889
 Error javadoc JavadocMethod Missing a Javadoc comment. 896
 Error misc FinalParameters Parameter value should be final. 896
 Error regexp RegexpSingleline Line has trailing spaces. 900
 Error regexp RegexpSingleline Line has trailing spaces. 907
 Error regexp RegexpSingleline Line has trailing spaces. 917
 Error regexp RegexpSingleline Line has trailing spaces. 920
 Error regexp RegexpSingleline Line has trailing spaces. 922

org/exolab/castor/xml/schema/reader/SchemaUnmarshallerState.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error naming MemberName Name '_processed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error design VisibilityModifier Variable 'cacheIncludedSchemas' must be private and have accessor methods. 66
 Error design DesignForExtension Method 'markAsProcessed' is not designed for extension - needs to be abstract, final or empty. 75
 Error misc FinalParameters Parameter schemaLocation should be final. 75
 Error misc FinalParameters Parameter schema should be final. 75
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 76
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error design DesignForExtension Method 'processed' is not designed for extension - needs to be abstract, final or empty. 84
 Error misc FinalParameters Parameter schema should be final. 84
 Error regexp RegexpSingleline Line has trailing spaces. 91
 Error design DesignForExtension Method 'processed' is not designed for extension - needs to be abstract, final or empty. 95
 Error misc FinalParameters Parameter schemaLocation should be final. 95
 Error javadoc JavadocStyle First sentence should end with a period. 99
 Error design DesignForExtension Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 105
 Error misc FinalParameters Parameter schemaLocation should be final. 105
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error design DesignForExtension Method 'setCacheIncludedSchemas' is not designed for extension - needs to be abstract, final or empty. 109
 Error javadoc JavadocMethod Missing a Javadoc comment. 109
 Error misc FinalParameters Parameter cacheIncludedSchemas should be final. 109
 Error coding HiddenField 'cacheIncludedSchemas' hides a field. 109

org/exolab/castor/xml/schema/reader/SimpleContentRestrictionUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 66
 Error misc TodoComment Comment matches to-do format 'TODO:'. 70
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error javadoc JavadocStyle First sentence should end with a period. 89
 Error naming MemberName Name '_complexType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 95
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
 Error javadoc JavadocVariable Missing a Javadoc comment. 96
 Error javadoc JavadocVariable Missing a Javadoc comment. 97
 Error whitespace FileTabCharacter Line contains a tab character. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error whitespace FileTabCharacter Line contains a tab character. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error naming MemberName Name '_simpleTypeDef' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error sizes LineLength Line is longer than 80 characters (found 93). 112
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 134
 Error blocks RightCurly '}' should be on the same line. 138
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 140
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 148
 Error whitespace OperatorWrap '+' should be on a new line. 148
 Error blocks RightCurly '}' should be on the same line. 152
 Error whitespace FileTabCharacter Line contains a tab character. 153
 Error sizes LineLength Line is longer than 80 characters (found 104). 154
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error whitespace ParenPad '(' is followed by whitespace. 158
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 81). 162
 Error sizes LineLength Line is longer than 80 characters (found 107). 163
 Error whitespace ParenPad '(' is followed by whitespace. 163
 Error whitespace ParenPad ')' is preceded with whitespace. 163
 Error blocks EmptyBlock Must have at least one statement. 163
 Error blocks RightCurly '}' should be on the same line. 165
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 167
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error sizes LineLength Line is longer than 80 characters (found 89). 175
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 175
 Error whitespace OperatorWrap '+' should be on a new line. 175
 Error sizes LineLength Line is longer than 80 characters (found 91). 176
 Error whitespace OperatorWrap '+' should be on a new line. 176
 Error sizes LineLength Line is longer than 80 characters (found 86). 177
 Error blocks RightCurly '}' should be on the same line. 180
 Error whitespace FileTabCharacter Line contains a tab character. 182
 Error sizes LineLength Line is longer than 80 characters (found 85). 185
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 185
 Error sizes LineLength Line is longer than 80 characters (found 103). 188
 Error whitespace FileTabCharacter Line contains a tab character. 188
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 188
 Error sizes LineLength Line is longer than 80 characters (found 84). 189
 Error whitespace FileTabCharacter Line contains a tab character. 189
 Error whitespace FileTabCharacter Line contains a tab character. 190
 Error blocks RightCurly '}' should be on the same line. 192
 Error sizes LineLength Line is longer than 80 characters (found 82). 194
 Error whitespace FileTabCharacter Line contains a tab character. 198
 Error javadoc JavadocStyle First sentence should end with a period. 207
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 213
 Error javadoc JavadocStyle First sentence should end with a period. 217
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 221
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 238
 Error misc FinalParameters Parameter name should be final. 238
 Error misc FinalParameters Parameter namespace should be final. 238
 Error misc FinalParameters Parameter atts should be final. 238
 Error misc FinalParameters Parameter nsDecls should be final. 239
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 240
 Error blocks LeftCurly '{' should be on the previous line. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 253
 Error whitespace OperatorWrap '||' should be on a new line. 253
 Error whitespace FileTabCharacter Line contains a tab character. 254
 Error whitespace OperatorWrap '+' should be on a new line. 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 259
 Error whitespace OperatorWrap '+' should be on a new line. 259
 Error blocks RightCurly '}' should be on the same line. 264
 Error whitespace FileTabCharacter Line contains a tab character. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 267
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 268
 Error whitespace OperatorWrap '+' should be on a new line. 268
 Error blocks NeedBraces 'if' construct must use '{}'s. 271
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 272
 Error whitespace OperatorWrap '+' should be on a new line. 272
 Error blocks NeedBraces 'if' construct must use '{}'s. 275
 Error whitespace FileTabCharacter Line contains a tab character. 276
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 276
 Error whitespace OperatorWrap '+' should be on a new line. 276
 Error whitespace FileTabCharacter Line contains a tab character. 279
 Error sizes LineLength Line is longer than 80 characters (found 89). 280
 Error blocks RightCurly '}' should be on the same line. 282
 Error blocks NeedBraces 'if' construct must use '{}'s. 285
 Error whitespace FileTabCharacter Line contains a tab character. 286
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 286
 Error whitespace OperatorWrap '+' should be on a new line. 286
 Error sizes LineLength Line is longer than 80 characters (found 93). 289
 Error whitespace FileTabCharacter Line contains a tab character. 289
 Error whitespace FileTabCharacter Line contains a tab character. 290
 Error sizes LineLength Line is longer than 80 characters (found 97). 291
 Error whitespace FileTabCharacter Line contains a tab character. 291
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 291
 Error sizes LineLength Line is longer than 80 characters (found 106). 292
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 292
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error blocks RightCurly '}' should be on the same line. 294
 Error sizes LineLength Line is longer than 80 characters (found 89). 297
 Error whitespace FileTabCharacter Line contains a tab character. 298
 Error blocks RightCurly '}' should be on the same line. 298
 Error whitespace FileTabCharacter Line contains a tab character. 299
 Error whitespace FileTabCharacter Line contains a tab character. 301
 Error whitespace FileTabCharacter Line contains a tab character. 302
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 303
 Error whitespace OperatorWrap '+' should be on a new line. 303
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error sizes LineLength Line is longer than 80 characters (found 106). 307
 Error whitespace FileTabCharacter Line contains a tab character. 307
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error blocks RightCurly '}' should be on the same line. 308
 Error sizes LineLength Line is longer than 80 characters (found 99). 312
 Error blocks RightCurly '}' should be on the same line. 313
 Error blocks NeedBraces 'else' construct must use '{}'s. 315
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 325
 Error misc FinalParameters Parameter name should be final. 325
 Error misc FinalParameters Parameter namespace should be final. 325
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 326
 Error blocks LeftCurly '{' should be on the previous line. 327
 Error sizes LineLength Line is longer than 80 characters (found 84). 341
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 341
 Error blocks RightCurly '}' should be on the same line. 343
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 347
 Error blocks RightCurly '}' should be on the same line. 353
 Error whitespace FileTabCharacter Line contains a tab character. 357
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 359
 Error whitespace FileTabCharacter Line contains a tab character. 361
 Error sizes LineLength Line is longer than 80 characters (found 89). 363
 Error whitespace FileTabCharacter Line contains a tab character. 363
 Error whitespace FileTabCharacter Line contains a tab character. 364
 Error sizes LineLength Line is longer than 80 characters (found 86). 365
 Error whitespace FileTabCharacter Line contains a tab character. 365
 Error sizes LineLength Line is longer than 80 characters (found 93). 366
 Error whitespace FileTabCharacter Line contains a tab character. 366
 Error blocks RightCurly '}' should be on the same line. 371
 Error blocks RightCurly '}' should be on the same line. 377
 Error whitespace FileTabCharacter Line contains a tab character. 379
 Error blocks RightCurly '}' should be on the same line. 382
 Error whitespace FileTabCharacter Line contains a tab character. 384
 Error whitespace FileTabCharacter Line contains a tab character. 385
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 385
 Error whitespace FileTabCharacter Line contains a tab character. 386
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 395
 Error javadoc JavadocMethod Missing a Javadoc comment. 395
 Error misc FinalParameters Parameter ch should be final. 395
 Error misc FinalParameters Parameter start should be final. 395
 Error misc FinalParameters Parameter length should be final. 395
 Error blocks LeftCurly '{' should be on the previous line. 397
 Error design DesignForExtension Method 'finish' is not designed for extension - needs to be abstract, final or empty. 412
 Error whitespace FileTabCharacter Line contains a tab character. 418
 Error whitespace FileTabCharacter Line contains a tab character. 419
 Error whitespace FileTabCharacter Line contains a tab character. 420

org/exolab/castor/xml/schema/reader/SimpleContentUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error javadoc JavadocStyle First sentence should end with a period. 68
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error naming MemberName Name '_complexType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 85
 Error sizes LineLength Line is longer than 80 characters (found 93). 93
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 101
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error javadoc JavadocStyle First sentence should end with a period. 112
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 118
 Error javadoc JavadocStyle First sentence should end with a period. 122
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 126
 Error regexp RegexpSingleline Line has trailing spaces. 140
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 143
 Error misc FinalParameters Parameter name should be final. 143
 Error misc FinalParameters Parameter namespace should be final. 143
 Error misc FinalParameters Parameter atts should be final. 143
 Error misc FinalParameters Parameter nsDecls should be final. 144
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 145
 Error blocks LeftCurly '{' should be on the previous line. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 158
 Error whitespace OperatorWrap '+' should be on a new line. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 161
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 162
 Error whitespace OperatorWrap '+' should be on a new line. 162
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 163
 Error whitespace OperatorWrap '+' should be on a new line. 163
 Error sizes LineLength Line is longer than 80 characters (found 84). 168
 Error blocks RightCurly '}' should be on the same line. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 174
 Error whitespace OperatorWrap '+' should be on a new line. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 177
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 178
 Error whitespace OperatorWrap '+' should be on a new line. 178
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 179
 Error whitespace OperatorWrap '+' should be on a new line. 179
 Error sizes LineLength Line is longer than 80 characters (found 105). 185
 Error whitespace FileTabCharacter Line contains a tab character. 185
 Error blocks RightCurly '}' should be on the same line. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 189
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 190
 Error whitespace OperatorWrap '+' should be on a new line. 190
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 194
 Error whitespace OperatorWrap '+' should be on a new line. 194
 Error blocks RightCurly '}' should be on the same line. 199
 Error blocks NeedBraces 'else' construct must use '{}'s. 200
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 212
 Error misc FinalParameters Parameter name should be final. 212
 Error misc FinalParameters Parameter namespace should be final. 212
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 213
 Error blocks LeftCurly '{' should be on the previous line. 214
 Error sizes LineLength Line is longer than 80 characters (found 84). 228
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 228
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 235
 Error javadoc JavadocMethod Missing a Javadoc comment. 235
 Error misc FinalParameters Parameter ch should be final. 235
 Error misc FinalParameters Parameter start should be final. 235
 Error misc FinalParameters Parameter length should be final. 235
 Error blocks LeftCurly '{' should be on the previous line. 237

org/exolab/castor/xml/schema/reader/SimpleTypeDefinition.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.exolab.castor.xml.schema.*. 48
 Error javadoc JavadocStyle First sentence should end with a period. 53
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error naming MemberName Name '_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error naming MemberName Name '_final' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error naming MemberName Name '_baseType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_baseTypeName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming MemberName Name '_annotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error naming MemberName Name '_facets' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocMethod Missing a Javadoc comment. 71
 Error misc FinalParameters Parameter schema should be final. 71
 Error misc FinalParameters Parameter name should be final. 71
 Error misc FinalParameters Parameter id should be final. 71
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error design DesignForExtension Method 'addFacet' is not designed for extension - needs to be abstract, final or empty. 87
 Error misc FinalParameters Parameter facet should be final. 87
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error design DesignForExtension Method 'copyInto' is not designed for extension - needs to be abstract, final or empty. 97
 Error misc FinalParameters Parameter simpleType should be final. 97
 Error regexp RegexpSingleline Line has trailing spaces. 98
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error blocks NeedBraces 'while' construct must use '{}'s. 113
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 114
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 116
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error javadoc JavadocStyle First sentence should end with a period. 120
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error design DesignForExtension Method 'createSimpleType' is not designed for extension - needs to be abstract, final or empty. 126
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 131
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error blocks NeedBraces 'while' construct must use '{}'s. 148
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 149
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error regexp RegexpSingleline Line has trailing spaces. 153
 Error regexp RegexpSingleline Line has trailing spaces. 155
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error javadoc JavadocStyle First sentence should end with a period. 158
 Error design DesignForExtension Method 'getSchema' is not designed for extension - needs to be abstract, final or empty. 163
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error javadoc JavadocStyle First sentence should end with a period. 167
 Error design DesignForExtension Method 'setAnnotation' is not designed for extension - needs to be abstract, final or empty. 172
 Error misc FinalParameters Parameter annotation should be final. 172
 Error regexp RegexpSingleline Line has trailing spaces. 175
 Error regexp RegexpSingleline Line has trailing spaces. 179
 Error design DesignForExtension Method 'setBaseType' is not designed for extension - needs to be abstract, final or empty. 182
 Error misc FinalParameters Parameter baseType should be final. 182
 Error regexp RegexpSingleline Line has trailing spaces. 190
 Error design DesignForExtension Method 'setBaseTypeName' is not designed for extension - needs to be abstract, final or empty. 193
 Error misc FinalParameters Parameter baseTypeName should be final. 193
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error design DesignForExtension Method 'setFinal' is not designed for extension - needs to be abstract, final or empty. 205
 Error misc FinalParameters Parameter finalValue should be final. 205
 Error design DesignForExtension Method 'getBaseType' is not designed for extension - needs to be abstract, final or empty. 209
 Error javadoc JavadocMethod Missing a Javadoc comment. 209

org/exolab/castor/xml/schema/reader/SimpleTypeListUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error javadoc JavadocStyle First sentence should end with a period. 82
 Error javadoc JavadocStyle First sentence should end with a period. 87
 Error naming MemberName Name '_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error sizes LineLength Line is longer than 80 characters (found 93). 103
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 108
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 110
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 121
 Error blocks RightCurly '}' should be on the same line. 124
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 126
 Error whitespace OperatorWrap '+' should be on a new line. 126
 Error blocks RightCurly '}' should be on the same line. 129
 Error blocks NeedBraces 'else' construct must use '{}'s. 130
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 130
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error javadoc JavadocStyle First sentence should end with a period. 142
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 148
 Error regexp RegexpSingleline Line has trailing spaces. 156
 Error design DesignForExtension Method 'finish' is not designed for extension - needs to be abstract, final or empty. 156
 Error regexp RegexpSingleline Line has trailing spaces. 157
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 157
 Error blocks LeftCurly '{' should be on the previous line. 158
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 160
 Error whitespace OperatorWrap '+' should be on a new line. 160
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error javadoc JavadocStyle First sentence should end with a period. 166
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 170
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 172
 Error whitespace OperatorWrap '+' should be on a new line. 172
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 192
 Error misc FinalParameters Parameter name should be final. 192
 Error misc FinalParameters Parameter namespace should be final. 192
 Error misc FinalParameters Parameter atts should be final. 192
 Error misc FinalParameters Parameter nsDecls should be final. 193
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 194
 Error blocks LeftCurly '{' should be on the previous line. 195
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error whitespace OperatorWrap '+' should be on a new line. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 212
 Error whitespace OperatorWrap '+' should be on a new line. 212
 Error blocks RightCurly '}' should be on the same line. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error whitespace OperatorWrap '+' should be on a new line. 220
 Error blocks NeedBraces 'if' construct must use '{}'s. 223
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 224
 Error whitespace OperatorWrap '+' should be on a new line. 224
 Error sizes LineLength Line is longer than 80 characters (found 89). 228
 Error blocks RightCurly '}' should be on the same line. 230
 Error blocks NeedBraces 'else' construct must use '{}'s. 231
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 243
 Error misc FinalParameters Parameter name should be final. 243
 Error misc FinalParameters Parameter namespace should be final. 243
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 244
 Error blocks LeftCurly '{' should be on the previous line. 245
 Error sizes LineLength Line is longer than 80 characters (found 84). 259
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 259
 Error blocks RightCurly '}' should be on the same line. 261
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 271
 Error javadoc JavadocMethod Missing a Javadoc comment. 271
 Error misc FinalParameters Parameter ch should be final. 271
 Error misc FinalParameters Parameter start should be final. 271
 Error misc FinalParameters Parameter length should be final. 271
 Error blocks LeftCurly '{' should be on the previous line. 273

org/exolab/castor/xml/schema/reader/SimpleTypeRestrictionUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error naming MemberName Name '_typeDefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error javadoc JavadocVariable Missing a Javadoc comment. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error sizes LineLength Line is longer than 80 characters (found 93). 104
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 112
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 126
 Error whitespace OperatorWrap '+' should be on a new line. 126
 Error blocks RightCurly '}' should be on the same line. 129
 Error blocks NeedBraces 'else' construct must use '{}'s. 130
 Error whitespace ParenPad '(' is followed by whitespace. 130
 Error javadoc JavadocStyle First sentence should end with a period. 140
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 146
 Error javadoc JavadocStyle First sentence should end with a period. 150
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 154
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 171
 Error misc FinalParameters Parameter name should be final. 171
 Error misc FinalParameters Parameter namespace should be final. 171
 Error misc FinalParameters Parameter atts should be final. 171
 Error misc FinalParameters Parameter nsDecls should be final. 172
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 173
 Error blocks LeftCurly '{' should be on the previous line. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error whitespace OperatorWrap '+' should be on a new line. 187
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 191
 Error whitespace OperatorWrap '+' should be on a new line. 191
 Error blocks RightCurly '}' should be on the same line. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 198
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 199
 Error whitespace OperatorWrap '+' should be on a new line. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 203
 Error whitespace OperatorWrap '+' should be on a new line. 203
 Error sizes LineLength Line is longer than 80 characters (found 89). 207
 Error blocks RightCurly '}' should be on the same line. 209
 Error sizes LineLength Line is longer than 80 characters (found 81). 212
 Error blocks RightCurly '}' should be on the same line. 213
 Error blocks NeedBraces 'else' construct must use '{}'s. 214
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 226
 Error misc FinalParameters Parameter name should be final. 226
 Error misc FinalParameters Parameter namespace should be final. 226
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 227
 Error blocks LeftCurly '{' should be on the previous line. 228
 Error sizes LineLength Line is longer than 80 characters (found 84). 242
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 242
 Error blocks RightCurly '}' should be on the same line. 244
 Error blocks RightCurly '}' should be on the same line. 248
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 259
 Error javadoc JavadocMethod Missing a Javadoc comment. 259
 Error misc FinalParameters Parameter ch should be final. 259
 Error misc FinalParameters Parameter start should be final. 259
 Error misc FinalParameters Parameter length should be final. 259
 Error blocks LeftCurly '{' should be on the previous line. 261

org/exolab/castor/xml/schema/reader/SimpleTypeUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error naming MemberName Name '_simpleTypeDef' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error naming MemberName Name '_simpleType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error javadoc JavadocVariable Missing a Javadoc comment. 91
 Error javadoc JavadocVariable Missing a Javadoc comment. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error sizes LineLength Line is longer than 80 characters (found 93). 102
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 110
 Error blocks LeftCurly '{' should be on the previous line. 111
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error blocks EmptyBlock Must have at least one statement. 122
 Error blocks RightCurly '}' should be on the same line. 124
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 127
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 127
 Error blocks RightCurly '}' should be on the same line. 128
 Error blocks EmptyBlock Must have at least one statement. 129
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error javadoc JavadocStyle First sentence should end with a period. 149
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 155
 Error javadoc JavadocStyle First sentence should end with a period. 159
 Error design DesignForExtension Method 'getSimpleType' is not designed for extension - needs to be abstract, final or empty. 163
 Error javadoc JavadocStyle First sentence should end with a period. 170
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 174
 Error design DesignForExtension Method 'finish' is not designed for extension - needs to be abstract, final or empty. 178
 Error javadoc JavadocMethod Missing a Javadoc comment. 178
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error whitespace MethodParamPad '(' is preceded with whitespace. 180
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 180
 Error whitespace OperatorWrap '+' should be on a new line. 180
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 198
 Error misc FinalParameters Parameter name should be final. 198
 Error misc FinalParameters Parameter namespace should be final. 198
 Error misc FinalParameters Parameter atts should be final. 198
 Error misc FinalParameters Parameter nsDecls should be final. 199
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 200
 Error blocks LeftCurly '{' should be on the previous line. 201
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 212
 Error whitespace OperatorWrap '+' should be on a new line. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 215
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 216
 Error whitespace OperatorWrap '+' should be on a new line. 216
 Error blocks RightCurly '}' should be on the same line. 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 225
 Error whitespace OperatorWrap '+' should be on a new line. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 229
 Error whitespace OperatorWrap '+' should be on a new line. 229
 Error sizes LineLength Line is longer than 80 characters (found 98). 236
 Error blocks RightCurly '}' should be on the same line. 237
 Error sizes LineLength Line is longer than 80 characters (found 92). 241
 Error blocks RightCurly '}' should be on the same line. 242
 Error sizes LineLength Line is longer than 80 characters (found 83). 246
 Error blocks RightCurly '}' should be on the same line. 247
 Error blocks NeedBraces 'else' construct must use '{}'s. 248
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 259
 Error misc FinalParameters Parameter name should be final. 259
 Error misc FinalParameters Parameter namespace should be final. 259
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 260
 Error blocks LeftCurly '{' should be on the previous line. 261
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 274
 Error blocks RightCurly '}' should be on the same line. 276
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 278
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error blocks RightCurly '}' should be on the same line. 281
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 283
 Error regexp RegexpSingleline Line has trailing spaces. 285
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 291
 Error javadoc JavadocMethod Missing a Javadoc comment. 291
 Error misc FinalParameters Parameter ch should be final. 291
 Error misc FinalParameters Parameter start should be final. 291
 Error misc FinalParameters Parameter length should be final. 291
 Error blocks LeftCurly '{' should be on the previous line. 293

org/exolab/castor/xml/schema/reader/UnionUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 61
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error naming MemberName Name '_unmarshaller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error naming MemberName Name '_depth' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error javadoc JavadocStyle First sentence should end with a period. 83
 Error naming MemberName Name '_union' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error javadoc JavadocVariable Missing a Javadoc comment. 93
 Error naming MemberName Name '_foundAnnotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error naming MemberName Name '_foundSimpleType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error javadoc JavadocStyle First sentence should end with a period. 100
 Error sizes LineLength Line is longer than 80 characters (found 93). 103
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 108
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 110
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error javadoc JavadocStyle First sentence should end with a period. 131
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 137
 Error javadoc JavadocStyle First sentence should end with a period. 141
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 146
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error javadoc JavadocMethod Missing a Javadoc comment. 150
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error blocks LeftCurly '{' should be on the previous line. 152
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 169
 Error misc FinalParameters Parameter name should be final. 169
 Error misc FinalParameters Parameter namespace should be final. 169
 Error misc FinalParameters Parameter atts should be final. 169
 Error misc FinalParameters Parameter nsDecls should be final. 170
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 171
 Error blocks LeftCurly '{' should be on the previous line. 172
 Error blocks NeedBraces 'if' construct must use '{}'s. 182
 Error whitespace OperatorWrap '+' should be on a new line. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 187
 Error whitespace OperatorWrap '+' should be on a new line. 187
 Error sizes LineLength Line is longer than 80 characters (found 81). 191
 Error blocks RightCurly '}' should be on the same line. 192
 Error sizes LineLength Line is longer than 80 characters (found 90). 195
 Error blocks RightCurly '}' should be on the same line. 196
 Error blocks NeedBraces 'else' construct must use '{}'s. 197
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 208
 Error misc FinalParameters Parameter name should be final. 208
 Error misc FinalParameters Parameter namespace should be final. 208
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 209
 Error blocks LeftCurly '{' should be on the previous line. 210
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 223
 Error blocks RightCurly '}' should be on the same line. 224
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error regexp RegexpSingleline Line has trailing spaces. 227
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 228
 Error regexp RegexpSingleline Line has trailing spaces. 229
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 232
 Error whitespace OperatorWrap '+' should be on a new line. 232
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error regexp RegexpSingleline Line has trailing spaces. 241
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 246
 Error javadoc JavadocMethod Missing a Javadoc comment. 246
 Error misc FinalParameters Parameter ch should be final. 246
 Error misc FinalParameters Parameter start should be final. 246
 Error misc FinalParameters Parameter length should be final. 246
 Error blocks LeftCurly '{' should be on the previous line. 248
 Error misc FinalParameters Parameter memberTypes should be final. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 263
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error blocks RightCurly '}' should be on the same line. 272
 Error regexp RegexpSingleline Line has trailing spaces. 276
 Error regexp RegexpSingleline Line has trailing spaces. 279

org/exolab/castor/xml/schema/reader/UnknownUnmarshaller.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error javadoc JavadocStyle First sentence should end with a period. 66
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error sizes LineLength Line is longer than 80 characters (found 86). 75
 Error javadoc JavadocMethod Missing a Javadoc comment. 75
 Error coding HiddenField 'name' hides a field. 75
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 90
 Error javadoc JavadocStyle First sentence should end with a period. 94
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 98
 Error misc FinalParameters Parameter name should be final. 98
 Error coding HiddenField 'name' hides a field. 98
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 106
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error regexp RegexpSingleline Line has trailing spaces. 120
 Error misc FinalParameters Parameter name should be final. 123
 Error coding HiddenField 'name' hides a field. 123
 Error misc FinalParameters Parameter namespace should be final. 123
 Error misc FinalParameters Parameter atts should be final. 123
 Error misc FinalParameters Parameter nsDecls should be final. 124
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 125
 Error blocks LeftCurly '{' should be on the previous line. 126
 Error regexp RegexpSingleline Line has trailing spaces. 128
 Error misc FinalParameters Parameter name should be final. 138
 Error coding HiddenField 'name' hides a field. 138
 Error misc FinalParameters Parameter namespace should be final. 138
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 139
 Error blocks LeftCurly '{' should be on the previous line. 140
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error javadoc JavadocMethod Missing a Javadoc comment. 144
 Error misc FinalParameters Parameter ch should be final. 144
 Error misc FinalParameters Parameter start should be final. 144
 Error misc FinalParameters Parameter length should be final. 144
 Error blocks LeftCurly '{' should be on the previous line. 146

org/exolab/castor/xml/schema/reader/WildcardUnmarshaller.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error javadoc JavadocStyle First sentence should end with a period. 71
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error javadoc JavadocStyle First sentence should end with a period. 91
 Error naming MemberName Name '_wildcard' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error javadoc JavadocStyle First sentence should end with a period. 95
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error naming MemberName Name '_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
 Error javadoc JavadocMethod Missing a Javadoc comment. 109
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error javadoc JavadocMethod Missing a Javadoc comment. 118
 Error javadoc JavadocMethod Missing a Javadoc comment. 127
 Error sizes LineLength Line is longer than 80 characters (found 93). 139
 Error regexp RegexpSingleline Line has trailing spaces. 146
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error javadoc JavadocMethod Expected @param tag for 'wildcard'. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 174
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 175
 Error whitespace ParenPad '(' is followed by whitespace. 175
 Error whitespace OperatorWrap '||' should be on a new line. 175
 Error whitespace ParenPad ')' is preceded with whitespace. 176
 Error sizes LineLength Line is longer than 80 characters (found 118). 177
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 177
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 185
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 188
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 188
 Error blocks RightCurly '}' should be on the same line. 192
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 192
 Error blocks NeedBraces 'else' construct must use '{}'s. 193
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error sizes LineLength Line is longer than 80 characters (found 106). 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error sizes LineLength Line is longer than 80 characters (found 106). 213
 Error javadoc JavadocStyle First sentence should end with a period. 237
 Error design DesignForExtension Method 'elementName' is not designed for extension - needs to be abstract, final or empty. 243
 Error design DesignForExtension Method 'getWildcard' is not designed for extension - needs to be abstract, final or empty. 252
 Error javadoc JavadocStyle First sentence should end with a period. 255
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 259
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 276
 Error misc FinalParameters Parameter name should be final. 276
 Error misc FinalParameters Parameter namespace should be final. 276
 Error misc FinalParameters Parameter atts should be final. 276
 Error misc FinalParameters Parameter nsDecls should be final. 277
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 278
 Error blocks LeftCurly '{' should be on the previous line. 279
 Error blocks RightCurly '}' should be on the same line. 289
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 309
 Error misc FinalParameters Parameter name should be final. 309
 Error misc FinalParameters Parameter namespace should be final. 309
 Error javadoc JavadocMethod Expected @throws tag for 'XMLException'. 310
 Error blocks LeftCurly '{' should be on the previous line. 311
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 334
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 339
 Error javadoc JavadocMethod Missing a Javadoc comment. 339
 Error misc FinalParameters Parameter ch should be final. 339
 Error misc FinalParameters Parameter start should be final. 339
 Error misc FinalParameters Parameter length should be final. 339
 Error blocks LeftCurly '{' should be on the previous line. 341

org/exolab/castor/xml/schema/simpletypes/AnyURIType.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocStyle First sentence should end with a period. 54

org/exolab/castor/xml/schema/simpletypes/AtomicType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 51
 Error blocks LeftCurly '{' should be on the previous line. 57
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocMethod Expected an @return tag. 63
 Error design DesignForExtension Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. 63
 Error blocks LeftCurly '{' should be on the previous line. 64
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 65
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocMethod Expected an @return tag. 74
 Error design DesignForExtension Method 'isMinInclusive' is not designed for extension - needs to be abstract, final or empty. 74
 Error blocks LeftCurly '{' should be on the previous line. 75
 Error javadoc JavadocStyle First sentence should end with a period. 79
 Error javadoc JavadocMethod Expected an @return tag. 83
 Error design DesignForExtension Method 'isMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 83
 Error blocks LeftCurly '{' should be on the previous line. 84
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error javadoc JavadocMethod Expected an @return tag. 93
 Error design DesignForExtension Method 'getMin' is not designed for extension - needs to be abstract, final or empty. 93
 Error blocks LeftCurly '{' should be on the previous line. 94
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 99
 Error javadoc JavadocStyle First sentence should end with a period. 104
 Error javadoc JavadocMethod Expected an @return tag. 109
 Error design DesignForExtension Method 'getMax' is not designed for extension - needs to be abstract, final or empty. 109
 Error blocks LeftCurly '{' should be on the previous line. 110
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 111
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 115

org/exolab/castor/xml/schema/simpletypes/BinaryType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 54

org/exolab/castor/xml/schema/simpletypes/BooleanType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 55

org/exolab/castor/xml/schema/simpletypes/DateTimeType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error design DesignForExtension Method 'isDateTimeType' is not designed for extension - needs to be abstract, final or empty. 62
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66

org/exolab/castor/xml/schema/simpletypes/DecimalType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 54
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error design DesignForExtension Method 'isNumericType' is not designed for extension - needs to be abstract, final or empty. 62
 Error regexp RegexpSingleline Line has trailing spaces. 65

org/exolab/castor/xml/schema/simpletypes/DurationType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 48
 Error javadoc JavadocStyle First sentence should end with a period. 54

org/exolab/castor/xml/schema/simpletypes/ListType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error naming MemberName Name '_annotation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error naming MemberName Name '_itemType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming MemberName Name '_hasReference' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 83
 Error whitespace OperatorWrap '+' should be on a new line. 83
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error design DesignForExtension Method 'getItemType' is not designed for extension - needs to be abstract, final or empty. 95
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error design DesignForExtension Method 'getLocalAnnotation' is not designed for extension - needs to be abstract, final or empty. 114
 Error javadoc JavadocStyle First sentence should end with a period. 118
 Error design DesignForExtension Method 'getStructureType' is not designed for extension - needs to be abstract, final or empty. 122
 Error regexp RegexpSingleline Line has trailing spaces. 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error design DesignForExtension Method 'setItemType' is not designed for extension - needs to be abstract, final or empty. 132
 Error misc FinalParameters Parameter type should be final. 132
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad ')' is preceded with whitespace. 140
 Error design DesignForExtension Method 'setItemType' is not designed for extension - needs to be abstract, final or empty. 149
 Error misc FinalParameters Parameter typeName should be final. 149
 Error blocks RightCurly '}' should be on the same line. 153
 Error whitespace ParenPad '(' is followed by whitespace. 160
 Error whitespace ParenPad ')' is preceded with whitespace. 160
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error design DesignForExtension Method 'setLocalAnnotation' is not designed for extension - needs to be abstract, final or empty. 168
 Error misc FinalParameters Parameter annotation should be final. 168
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error design DesignForExtension Method 'setSchema' is not designed for extension - needs to be abstract, final or empty. 179
 Error misc FinalParameters Parameter schema should be final. 179

org/exolab/castor/xml/schema/simpletypes/RealType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error naming MemberName Name '_minMantissa' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error naming MemberName Name '_maxMantissa' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_minExponent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming MemberName Name '_maxExponent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error sizes LineLength Line is longer than 80 characters (found 82). 70
 Error design DesignForExtension Method 'setMinMantissa' is not designed for extension - needs to be abstract, final or empty. 70
 Error misc FinalParameters Parameter minMantissa should be final. 70
 Error blocks LeftCurly '{' should have line break after. 70
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 70
 Error sizes LineLength Line is longer than 80 characters (found 82). 71
 Error design DesignForExtension Method 'setMaxMantissa' is not designed for extension - needs to be abstract, final or empty. 71
 Error misc FinalParameters Parameter maxMantissa should be final. 71
 Error blocks LeftCurly '{' should have line break after. 71
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error sizes LineLength Line is longer than 80 characters (found 82). 72
 Error design DesignForExtension Method 'setMinExponent' is not designed for extension - needs to be abstract, final or empty. 72
 Error misc FinalParameters Parameter minExponent should be final. 72
 Error blocks LeftCurly '{' should have line break after. 72
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 72
 Error sizes LineLength Line is longer than 80 characters (found 82). 73
 Error design DesignForExtension Method 'setMaxExponent' is not designed for extension - needs to be abstract, final or empty. 73
 Error misc FinalParameters Parameter maxExponent should be final. 73
 Error blocks LeftCurly '{' should have line break after. 73
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 73
 Error design DesignForExtension Method 'getMinMantissa' is not designed for extension - needs to be abstract, final or empty. 75
 Error blocks LeftCurly '{' should have line break after. 75
 Error design DesignForExtension Method 'getMaxMantissa' is not designed for extension - needs to be abstract, final or empty. 76
 Error blocks LeftCurly '{' should have line break after. 76
 Error design DesignForExtension Method 'getMinExponent' is not designed for extension - needs to be abstract, final or empty. 77
 Error blocks LeftCurly '{' should have line break after. 77
 Error design DesignForExtension Method 'getMaxExponent' is not designed for extension - needs to be abstract, final or empty. 78
 Error blocks LeftCurly '{' should have line break after. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error design DesignForExtension Method 'isNumericType' is not designed for extension - needs to be abstract, final or empty. 85
 Error regexp RegexpSingleline Line has trailing spaces. 88

org/exolab/castor/xml/schema/simpletypes/StringType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 56

org/exolab/castor/xml/schema/simpletypes/UrType.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 50
 Error javadoc JavadocStyle First sentence should end with a period. 56
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 59
 Error naming ConstantName Name '_name' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error javadoc JavadocMethod Missing a Javadoc comment. 61

org/exolab/castor/xml/schema/simpletypes/factory/Type.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error blocks LeftCurly '{' should be on the previous line. 58
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error javadoc JavadocStyle First sentence should end with a period. 64
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 89
 Error javadoc JavadocStyle First sentence should end with a period. 91
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 94
 Error javadoc JavadocStyle First sentence should end with a period. 96
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 100
 Error coding MagicNumber '15' is a magic number. 100
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 102
 Error whitespace MethodParamPad '(' is preceded with whitespace. 102
 Error blocks LeftCurly '{' should have line break after. 102
 Error design DesignForExtension Method 'getCode' is not designed for extension - needs to be abstract, final or empty. 103
 Error whitespace MethodParamPad '(' is preceded with whitespace. 103
 Error blocks LeftCurly '{' should have line break after. 103
 Error design DesignForExtension Method 'getBase' is not designed for extension - needs to be abstract, final or empty. 104
 Error whitespace MethodParamPad '(' is preceded with whitespace. 104
 Error blocks LeftCurly '{' should have line break after. 104
 Error design DesignForExtension Method 'getImpl' is not designed for extension - needs to be abstract, final or empty. 105
 Error whitespace MethodParamPad '(' is preceded with whitespace. 105
 Error blocks LeftCurly '{' should have line break after. 105
 Error design DesignForExtension Method 'getDerivedBy' is not designed for extension - needs to be abstract, final or empty. 106
 Error whitespace MethodParamPad '(' is preceded with whitespace. 106
 Error blocks LeftCurly '{' should have line break after. 106
 Error design DesignForExtension Method 'getFacet' is not designed for extension - needs to be abstract, final or empty. 107
 Error whitespace MethodParamPad '(' is preceded with whitespace. 107
 Error blocks LeftCurly '{' should have line break after. 107
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 107
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 107
 Error design DesignForExtension Method 'getImplClass' is not designed for extension - needs to be abstract, final or empty. 108
 Error whitespace MethodParamPad '(' is preceded with whitespace. 108
 Error blocks LeftCurly '{' should have line break after. 108
 Error design DesignForExtension Method 'getSimpleType' is not designed for extension - needs to be abstract, final or empty. 109
 Error blocks LeftCurly '{' should have line break after. 109
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 109
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 109
 Error sizes LineLength Line is longer than 80 characters (found 81). 112
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 112
 Error whitespace MethodParamPad '(' is preceded with whitespace. 112
 Error misc FinalParameters Parameter name should be final. 112
 Error coding HiddenField 'name' hides a field. 112
 Error blocks LeftCurly '{' should have line break after. 112
 Error sizes LineLength Line is longer than 80 characters (found 81). 113
 Error design DesignForExtension Method 'setCode' is not designed for extension - needs to be abstract, final or empty. 113
 Error whitespace MethodParamPad '(' is preceded with whitespace. 113
 Error misc FinalParameters Parameter code should be final. 113
 Error coding HiddenField 'code' hides a field. 113
 Error blocks LeftCurly '{' should have line break after. 113
 Error sizes LineLength Line is longer than 80 characters (found 81). 114
 Error design DesignForExtension Method 'setBase' is not designed for extension - needs to be abstract, final or empty. 114
 Error whitespace MethodParamPad '(' is preceded with whitespace. 114
 Error misc FinalParameters Parameter base should be final. 114
 Error coding HiddenField 'base' hides a field. 114
 Error blocks LeftCurly '{' should have line break after. 114
 Error sizes LineLength Line is longer than 80 characters (found 91). 115
 Error design DesignForExtension Method 'setDerivedBy' is not designed for extension - needs to be abstract, final or empty. 115
 Error whitespace MethodParamPad '(' is preceded with whitespace. 115
 Error misc FinalParameters Parameter derivedBy should be final. 115
 Error coding HiddenField 'derivedBy' hides a field. 115
 Error blocks LeftCurly '{' should have line break after. 115
 Error sizes LineLength Line is longer than 80 characters (found 91). 116
 Error design DesignForExtension Method 'setSimpleType' is not designed for extension - needs to be abstract, final or empty. 116
 Error misc FinalParameters Parameter simpleType should be final. 116
 Error coding HiddenField 'simpleType' hides a field. 116
 Error blocks LeftCurly '{' should have line break after. 116
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 116
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 116
 Error javadoc JavadocStyle First sentence should end with a period. 118
 Error design DesignForExtension Method 'setImpl' is not designed for extension - needs to be abstract, final or empty. 123
 Error whitespace MethodParamPad '(' is preceded with whitespace. 123
 Error misc FinalParameters Parameter impl should be final. 123
 Error coding HiddenField 'impl' hides a field. 123
 Error javadoc JavadocMethod Expected @param tag for 'impl'. 123
 Error blocks LeftCurly '{' should be on the previous line. 124
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 125
 Error blocks LeftCurly '{' should be on the previous line. 127
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 128
 Error whitespace FileTabCharacter Line contains a tab character. 129
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 129
 Error blocks RightCurly '}' should be on the same line. 130
 Error blocks LeftCurly '{' should be on the previous line. 132
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 133
 Error javadoc JavadocStyle First sentence should end with a period. 137
 Error design DesignForExtension Method 'Print' is not designed for extension - needs to be abstract, final or empty. 140
 Error naming MethodName Name 'Print' must match pattern '^[a-z][a-zA-Z0-9]*$'. 140
 Error misc FinalParameters Parameter output should be final. 140
 Error javadoc JavadocMethod Expected @param tag for 'output'. 140
 Error blocks LeftCurly '{' should be on the previous line. 141
 Error sizes LineLength Line is longer than 80 characters (found 127). 142
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 145
 Error whitespace ParenPad '(' is followed by whitespace. 145
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 145
 Error blocks LeftCurly '{' should be on the previous line. 146
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 147
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error javadoc JavadocMethod Expected an @return tag. 156
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 156

org/exolab/castor/xml/schema/simpletypes/factory/TypeList.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 57
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 62
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error blocks LeftCurly '{' should be on the previous line. 65
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 66
 Error coding MagicNumber '44' is a magic number. 66
 Error design DesignForExtension Method 'getTypes' is not designed for extension - needs to be abstract, final or empty. 69
 Error blocks LeftCurly '{' should have line break after. 69
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 69
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 69
 Error design DesignForExtension Method 'setTypes' is not designed for extension - needs to be abstract, final or empty. 70
 Error misc FinalParameters Parameter types should be final. 70
 Error coding HiddenField 'types' hides a field. 70
 Error blocks LeftCurly '{' should have line break after. 70
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 70
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 70
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 70
 Error design DesignForExtension Method 'Print' is not designed for extension - needs to be abstract, final or empty. 76
 Error naming MethodName Name 'Print' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error misc FinalParameters Parameter output should be final. 76
 Error javadoc JavadocMethod Expected @param tag for 'output'. 76
 Error blocks LeftCurly '{' should be on the previous line. 77
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 80
 Error whitespace ParenPad '(' is followed by whitespace. 80
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 80
 Error blocks LeftCurly '{' should be on the previous line. 81
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 82
 Error javadoc JavadocMethod Expected an @return tag. 92
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 92

org/exolab/castor/xml/schema/simpletypes/factory/TypeProperty.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 86). 51
 Error blocks LeftCurly '{' should be on the previous line. 57
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 61
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 66
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 72
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 74
 Error blocks LeftCurly '{' should have line break after. 74
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 74
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 74
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 75
 Error blocks LeftCurly '{' should have line break after. 75
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 75
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 75
 Error design DesignForExtension Method 'getPseudo' is not designed for extension - needs to be abstract, final or empty. 76
 Error blocks LeftCurly '{' should have line break after. 76
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 76
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 76
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 78
 Error misc FinalParameters Parameter name should be final. 78
 Error coding HiddenField 'name' hides a field. 78
 Error blocks LeftCurly '{' should have line break after. 78
 Error design DesignForExtension Method 'setValue' is not designed for extension - needs to be abstract, final or empty. 79
 Error misc FinalParameters Parameter value should be final. 79
 Error coding HiddenField 'value' hides a field. 79
 Error blocks LeftCurly '{' should have line break after. 79
 Error design DesignForExtension Method 'setPseudo' is not designed for extension - needs to be abstract, final or empty. 80
 Error misc FinalParameters Parameter pseudo should be final. 80
 Error coding HiddenField 'pseudo' hides a field. 80
 Error blocks LeftCurly '{' should have line break after. 80
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 80
 Error whitespace WhitespaceAfter ';' is not followed by whitespace. 80
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 80
 Error javadoc JavadocMethod Missing a Javadoc comment. 82
 Error blocks LeftCurly '{' should be on the previous line. 83
 Error design DesignForExtension Method 'Print' is not designed for extension - needs to be abstract, final or empty. 86
 Error javadoc JavadocMethod Missing a Javadoc comment. 86
 Error naming MethodName Name 'Print' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error misc FinalParameters Parameter output should be final. 86
 Error blocks LeftCurly '{' should be on the previous line. 87
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error javadoc JavadocMethod Expected an @return tag. 95
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 95

org/exolab/castor/xml/schema/util/DatatypeHandler.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error design FinalClass Class DatatypeHandler should be declared as final. 63
 Error javadoc JavadocStyle First sentence should end with a period. 65
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error javadoc JavadocStyle First sentence should end with a period. 80
 Error javadoc JavadocStyle First sentence should end with a period. 85
 Error javadoc JavadocStyle First sentence should end with a period. 90
 Error javadoc JavadocStyle First sentence should end with a period. 95
 Error javadoc JavadocStyle First sentence should end with a period. 100
 Error javadoc JavadocStyle First sentence should end with a period. 105
 Error javadoc JavadocVariable Missing a Javadoc comment. 112
 Error javadoc JavadocVariable Missing a Javadoc comment. 113
 Error javadoc JavadocVariable Missing a Javadoc comment. 115
 Error javadoc JavadocVariable Missing a Javadoc comment. 117
 Error javadoc JavadocStyle First sentence should end with a period. 121
 Error misc FinalParameters Parameter value should be final. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error blocks RightCurly '}' should be on the same line. 150
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 151
 Error blocks EmptyBlock Must have at least one statement. 151
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 151
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 151
 Error blocks RightCurly '}' should be on the same line. 157
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 158
 Error blocks EmptyBlock Must have at least one statement. 158
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 158
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 158
 Error blocks RightCurly '}' should be on the same line. 164
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 165
 Error blocks EmptyBlock Must have at least one statement. 165
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 165
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 165
 Error blocks RightCurly '}' should be on the same line. 171
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 172
 Error blocks EmptyBlock Must have at least one statement. 172
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 172
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 172
 Error blocks RightCurly '}' should be on the same line. 183
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 184
 Error blocks EmptyBlock Must have at least one statement. 184
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 184
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 184
 Error blocks RightCurly '}' should be on the same line. 190
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 191
 Error blocks EmptyBlock Must have at least one statement. 191
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 191
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 191
 Error blocks RightCurly '}' should be on the same line. 191
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 192
 Error blocks EmptyBlock Must have at least one statement. 192
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 192
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 196
 Error blocks NeedBraces 'else' construct must use '{}'s. 198
 Error blocks RightCurly '}' should be on the same line. 204
 Error blocks EmptyBlock Must have at least one statement. 205
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 205
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 205
 Error javadoc JavadocMethod Expected an @return tag. 216
 Error misc FinalParameters Parameter type1 should be final. 216
 Error javadoc JavadocMethod Expected @param tag for 'type1'. 216
 Error misc FinalParameters Parameter type2 should be final. 216
 Error javadoc JavadocMethod Expected @param tag for 'type2'. 216
 Error regexp RegexpSingleline Line has trailing spaces. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 221
 Error blocks NeedBraces 'if' construct must use '{}'s. 225
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 229
 Error blocks RightCurly '}' should be on the same line. 231
 Error blocks NeedBraces 'if' construct must use '{}'s. 233
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error blocks RightCurly '}' should be on the same line. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 245
 Error blocks RightCurly '}' should be on the same line. 247
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error blocks NeedBraces 'if' construct must use '{}'s. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 253
 Error regexp RegexpSingleline Line has trailing spaces. 257

org/exolab/castor/xml/schema/util/XMLInstance2Schema.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error naming MemberName Name '_defaultGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error javadoc JavadocStyle First sentence should end with a period. 91
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error javadoc JavadocMethod Expected an @return tag. 107
 Error design DesignForExtension Method 'createSchema' is not designed for extension - needs to be abstract, final or empty. 107
 Error misc FinalParameters Parameter filename should be final. 107
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 107
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error javadoc JavadocMethod Expected an @return tag. 119
 Error design DesignForExtension Method 'createSchema' is not designed for extension - needs to be abstract, final or empty. 119
 Error misc FinalParameters Parameter reader should be final. 119
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 119
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error javadoc JavadocMethod Expected an @return tag. 131
 Error design DesignForExtension Method 'createSchema' is not designed for extension - needs to be abstract, final or empty. 131
 Error misc FinalParameters Parameter source should be final. 131
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 131
 Error design DesignForExtension Method 'setDefaultGroupingAsAll' is not designed for extension - needs to be abstract, final or empty. 154
 Error sizes LineLength Line is longer than 80 characters (found 81). 159
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error sizes LineLength Line is longer than 80 characters (found 105). 162
 Error design DesignForExtension Method 'serializeSchema' is not designed for extension - needs to be abstract, final or empty. 165
 Error misc FinalParameters Parameter dstWriter should be final. 165
 Error misc FinalParameters Parameter schema should be final. 165
 Error misc FinalParameters Parameter args should be final. 176
 Error javadoc JavadocMethod Expected @param tag for 'args'. 176
 Error misc ArrayTypeStyle Array brackets at illegal position. 176
 Error sizes LineLength Line is longer than 80 characters (found 103). 182

org/exolab/castor/xml/schema/util/XMLInstance2SchemaHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error blocks LeftCurly '{' should be on the previous line. 81
 Error javadoc JavadocVariable Missing a Javadoc comment. 84
 Error javadoc JavadocVariable Missing a Javadoc comment. 85
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error javadoc JavadocStyle First sentence should end with a period. 90
 Error naming MemberName Name '_schema' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error javadoc JavadocStyle First sentence should end with a period. 95
 Error naming MemberName Name '_siStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error naming MemberName Name '_nsPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error javadoc JavadocVariable Missing a Javadoc comment. 102
 Error naming MemberName Name '_defaultGroupOrder' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error javadoc JavadocStyle First sentence should end with a period. 108
 Error javadoc JavadocStyle First sentence should end with a period. 116
 Error misc FinalParameters Parameter schema should be final. 120
 Error javadoc JavadocMethod Expected @param tag for 'schema'. 120
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error blocks RightCurly '}' should be on the same line. 131
 Error sizes LineLength Line is longer than 80 characters (found 87). 139
 Error regexp RegexpSingleline Line has trailing spaces. 154
 Error javadoc JavadocStyle First sentence should end with a period. 155
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error misc FinalParameters Parameter order should be final. 170
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error regexp RegexpSingleline Line has trailing spaces. 177
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error javadoc JavadocMethod Missing a Javadoc comment. 178
 Error misc FinalParameters Parameter ch should be final. 178
 Error misc FinalParameters Parameter start should be final. 178
 Error misc FinalParameters Parameter length should be final. 178
 Error blocks LeftCurly '{' should be on the previous line. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 183
 Error regexp RegexpSingleline Line has trailing spaces. 184
 Error regexp RegexpSingleline Line has trailing spaces. 189
 Error regexp RegexpSingleline Line has trailing spaces. 191
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error javadoc JavadocMethod Missing a Javadoc comment. 195
 Error blocks LeftCurly '{' should be on the previous line. 197
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error sizes MethodLength Method length is 156 lines (max allowed is 150). 202
 Error javadoc JavadocMethod Missing a Javadoc comment. 202
 Error misc FinalParameters Parameter name should be final. 202
 Error blocks LeftCurly '{' should be on the previous line. 204
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 209
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 209
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 213
 Error regexp RegexpSingleline Line has trailing spaces. 218
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error whitespace OperatorWrap '+' should be on a new line. 220
 Error regexp RegexpSingleline Line has trailing spaces. 236
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 237
 Error blocks RightCurly '}' should be on the same line. 240
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 241
 Error blocks RightCurly '}' should be on the same line. 245
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 247
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error blocks RightCurly '}' should be on the same line. 257
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 258
 Error regexp RegexpSingleline Line has trailing spaces. 262
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 266
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 274
 Error blocks RightCurly '}' should be on the same line. 289
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 290
 Error blocks RightCurly '}' should be on the same line. 293
 Error blocks RightCurly '}' should be on the same line. 305
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 306
 Error blocks RightCurly '}' should be on the same line. 312
 Error blocks RightCurly '}' should be on the same line. 316
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 317
 Error regexp RegexpSingleline Line has trailing spaces. 321
 Error blocks NeedBraces 'if' construct must use '{}'s. 333
 Error blocks RightCurly '}' should be on the same line. 340
 Error regexp RegexpSingleline Line has trailing spaces. 344
 Error blocks RightCurly '}' should be on the same line. 353
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 354
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error regexp RegexpSingleline Line has trailing spaces. 362
 Error javadoc JavadocMethod Missing a Javadoc comment. 362
 Error misc FinalParameters Parameter ch should be final. 362
 Error misc FinalParameters Parameter start should be final. 362
 Error misc FinalParameters Parameter length should be final. 362
 Error blocks LeftCurly '{' should be on the previous line. 364
 Error regexp RegexpSingleline Line has trailing spaces. 366
 Error regexp RegexpSingleline Line has trailing spaces. 369
 Error javadoc JavadocMethod Missing a Javadoc comment. 369
 Error misc FinalParameters Parameter target should be final. 369
 Error misc FinalParameters Parameter data should be final. 369
 Error blocks LeftCurly '{' should be on the previous line. 371
 Error regexp RegexpSingleline Line has trailing spaces. 375
 Error javadoc JavadocMethod Missing a Javadoc comment. 376
 Error regexp RegexpSingleline Line has trailing spaces. 377
 Error javadoc JavadocMethod Missing a Javadoc comment. 378
 Error blocks LeftCurly '{' should be on the previous line. 380
 Error regexp RegexpSingleline Line has trailing spaces. 382
 Error regexp RegexpSingleline Line has trailing spaces. 385
 Error regexp RegexpSingleline Line has trailing spaces. 386
 Error javadoc JavadocMethod Missing a Javadoc comment. 386
 Error misc FinalParameters Parameter name should be final. 386
 Error misc FinalParameters Parameter atts should be final. 386
 Error blocks LeftCurly '{' should be on the previous line. 388
 Error regexp RegexpSingleline Line has trailing spaces. 389
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 393
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 393
 Error regexp RegexpSingleline Line has trailing spaces. 397
 Error regexp RegexpSingleline Line has trailing spaces. 399
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 402
 Error blocks RightCurly '}' should be on the same line. 404
 Error regexp RegexpSingleline Line has trailing spaces. 408
 Error regexp RegexpSingleline Line has trailing spaces. 413
 Error regexp RegexpSingleline Line has trailing spaces. 416
 Error regexp RegexpSingleline Line has trailing spaces. 419
 Error regexp RegexpSingleline Line has trailing spaces. 421
 Error blocks NeedBraces 'if' construct must use '{}'s. 423
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 428
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 428
 Error blocks NeedBraces 'if' construct must use '{}'s. 430
 Error regexp RegexpSingleline Line has trailing spaces. 431
 Error regexp RegexpSingleline Line has trailing spaces. 433
 Error regexp RegexpSingleline Line has trailing spaces. 435
 Error whitespace OperatorWrap '+' should be on a new line. 435
 Error regexp RegexpSingleline Line has trailing spaces. 437
 Error regexp RegexpSingleline Line has trailing spaces. 439
 Error regexp RegexpSingleline Line has trailing spaces. 442
 Error regexp RegexpSingleline Line has trailing spaces. 444
 Error regexp RegexpSingleline Line has trailing spaces. 449
 Error javadoc JavadocMethod Missing a Javadoc comment. 450
 Error misc FinalParameters Parameter exception should be final. 450
 Error blocks LeftCurly '{' should be on the previous line. 452
 Error regexp RegexpSingleline Line has trailing spaces. 454
 Error regexp RegexpSingleline Line has trailing spaces. 456
 Error javadoc JavadocMethod Missing a Javadoc comment. 457
 Error misc FinalParameters Parameter exception should be final. 457
 Error blocks LeftCurly '{' should be on the previous line. 459
 Error regexp RegexpSingleline Line has trailing spaces. 461
 Error regexp RegexpSingleline Line has trailing spaces. 463
 Error regexp RegexpSingleline Line has trailing spaces. 464
 Error javadoc JavadocMethod Missing a Javadoc comment. 465
 Error misc FinalParameters Parameter exception should be final. 465
 Error blocks LeftCurly '{' should be on the previous line. 467
 Error regexp RegexpSingleline Line has trailing spaces. 469
 Error regexp RegexpSingleline Line has trailing spaces. 471
 Error regexp RegexpSingleline Line has trailing spaces. 475
 Error regexp RegexpSingleline Line has trailing spaces. 480
 Error regexp RegexpSingleline Line has trailing spaces. 483
 Error misc FinalParameters Parameter e1 should be final. 483
 Error misc FinalParameters Parameter e2 should be final. 483
 Error javadoc JavadocMethod Expected @throws tag for 'SchemaException'. 484
 Error blocks LeftCurly '{' should be on the previous line. 485
 Error regexp RegexpSingleline Line has trailing spaces. 486
 Error regexp RegexpSingleline Line has trailing spaces. 489
 Error blocks NeedBraces 'if' construct must use '{}'s. 492
 Error whitespace FileTabCharacter Line contains a tab character. 493
 Error whitespace FileTabCharacter Line contains a tab character. 494
 Error whitespace FileTabCharacter Line contains a tab character. 495
 Error blocks RightCurly '}' should be on the same line. 495
 Error whitespace FileTabCharacter Line contains a tab character. 496
 Error whitespace FileTabCharacter Line contains a tab character. 497
 Error whitespace FileTabCharacter Line contains a tab character. 498
 Error whitespace FileTabCharacter Line contains a tab character. 499
 Error whitespace FileTabCharacter Line contains a tab character. 500
 Error whitespace FileTabCharacter Line contains a tab character. 501
 Error whitespace FileTabCharacter Line contains a tab character. 502
 Error whitespace FileTabCharacter Line contains a tab character. 503
 Error blocks RightCurly '}' should be on the same line. 504
 Error blocks RightCurly '}' should be on the same line. 508
 Error regexp RegexpSingleline Line has trailing spaces. 518
 Error whitespace OperatorWrap '+' should be on a new line. 522
 Error blocks RightCurly '}' should be on the same line. 529
 Error blocks RightCurly '}' should be on the same line. 541
 Error regexp RegexpSingleline Line has trailing spaces. 554
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 556
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 557
 Error regexp RegexpSingleline Line has trailing spaces. 558
 Error regexp RegexpSingleline Line has trailing spaces. 562
 Error regexp RegexpSingleline Line has trailing spaces. 568
 Error regexp RegexpSingleline Line has trailing spaces. 575
 Error regexp RegexpSingleline Line has trailing spaces. 577
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 580
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 582
 Error blocks RightCurly '}' should be on the same line. 587
 Error regexp RegexpSingleline Line has trailing spaces. 595
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 598
 Error regexp RegexpSingleline Line has trailing spaces. 599
 Error blocks RightCurly '}' should be on the same line. 605
 Error regexp RegexpSingleline Line has trailing spaces. 610
 Error whitespace OperatorWrap '+' should be on a new line. 610
 Error sizes LineLength Line is longer than 80 characters (found 86). 612
 Error blocks RightCurly '}' should be on a new line. 612
 Error blocks RightCurly '}' should have line break before. 612
 Error regexp RegexpSingleline Line has trailing spaces. 615
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 621
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 623
 Error regexp RegexpSingleline Line has trailing spaces. 629
 Error regexp RegexpSingleline Line has trailing spaces. 630
 Error regexp RegexpSingleline Line has trailing spaces. 632
 Error javadoc JavadocStyle First sentence should end with a period. 633
 Error javadoc JavadocVariable Missing a Javadoc comment. 637
 Error design VisibilityModifier Variable 'namespaces' must be private and have accessor methods. 637
 Error javadoc JavadocVariable Missing a Javadoc comment. 638
 Error design VisibilityModifier Variable 'element' must be private and have accessor methods. 638
 Error javadoc JavadocVariable Missing a Javadoc comment. 639
 Error design VisibilityModifier Variable 'attributes' must be private and have accessor methods. 639
 Error javadoc JavadocVariable Missing a Javadoc comment. 640
 Error design VisibilityModifier Variable 'buffer' must be private and have accessor methods. 640
 Error javadoc JavadocVariable Missing a Javadoc comment. 641
 Error design VisibilityModifier Variable 'mixed' must be private and have accessor methods. 641
 Error javadoc JavadocVariable Missing a Javadoc comment. 642
 Error design VisibilityModifier Variable 'complex' must be private and have accessor methods. 642
 Error javadoc JavadocVariable Missing a Javadoc comment. 643
 Error design VisibilityModifier Variable 'topLevel' must be private and have accessor methods. 643
 Error regexp RegexpSingleline Line has trailing spaces. 644
 Error javadoc JavadocMethod Missing a Javadoc comment. 645
 Error regexp RegexpSingleline Line has trailing spaces. 649
 Error regexp RegexpSingleline Line has trailing spaces. 651

org/exolab/castor/xml/schema/writer/SchemaWriter.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error regexp RegexpSingleline Line has trailing spaces. 122
 Error javadoc JavadocStyle First sentence should end with a period. 163
 Error javadoc JavadocVariable Missing a Javadoc comment. 172
 Error javadoc JavadocVariable Missing a Javadoc comment. 173
 Error javadoc JavadocVariable Missing a Javadoc comment. 175
 Error javadoc JavadocStyle First sentence should end with a period. 178
 Error javadoc JavadocVariable Missing a Javadoc comment. 182
 Error javadoc JavadocVariable Missing a Javadoc comment. 183
 Error javadoc JavadocVariable Missing a Javadoc comment. 184
 Error javadoc JavadocStyle First sentence should end with a period. 186
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 189
 Error javadoc JavadocStyle First sentence should end with a period. 191
 Error naming MemberName Name '_atts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
 Error design VisibilityModifier Variable 'enable' must be private and have accessor methods. 201
 Error regexp RegexpSingleline Line has trailing spaces. 202
 Error naming MemberName Name '_schemaContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 204
 Error sizes LineLength Line is longer than 80 characters (found 84). 245
 Error sizes LineLength Line is longer than 80 characters (found 82). 252
 Error regexp RegexpSingleline Line has trailing spaces. 258
 Error design DesignForExtension Method 'setSchemaContext' is not designed for extension - needs to be abstract, final or empty. 263
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error sizes LineLength Line is longer than 80 characters (found 81). 268
 Error design DesignForExtension Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 272
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error design DesignForExtension Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 300
 Error design DesignForExtension Method 'write' is not designed for extension - needs to be abstract, final or empty. 309
 Error javadoc JavadocMethod Missing a Javadoc comment. 309
 Error blocks NeedBraces 'if' construct must use '{}'s. 311
 Error javadoc JavadocStyle First sentence should end with a period. 319
 Error misc FinalParameters Parameter annotated should be final. 324
 Error misc FinalParameters Parameter schemaPrefix should be final. 324
 Error javadoc JavadocMethod Expected @param tag for 'schemaPrefix'. 324
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 325
 Error blocks LeftCurly '{' should be on the previous line. 326
 Error blocks NeedBraces 'while' construct must use '{}'s. 328
 Error sizes LineLength Line is longer than 80 characters (found 86). 329
 Error whitespace ParenPad '(' is followed by whitespace. 329
 Error whitespace ParenPad ')' is preceded with whitespace. 329
 Error javadoc JavadocStyle First sentence should end with a period. 333
 Error misc FinalParameters Parameter annotation should be final. 339
 Error misc FinalParameters Parameter schemaPrefix should be final. 339
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 340
 Error blocks LeftCurly '{' should be on the previous line. 341
 Error naming LocalVariableName Name 'ELEM_ANNOTATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 345
 Error regexp RegexpSingleline Line has trailing spaces. 349
 Error naming LocalVariableName Name 'ELEM_APPINFO' must match pattern '^[a-z][a-zA-Z0-9]*$'. 352
 Error regexp RegexpSingleline Line has trailing spaces. 355
 Error regexp RegexpSingleline Line has trailing spaces. 360
 Error blocks LeftCurly '{' should be on the previous line. 362
 Error blocks NeedBraces 'if' construct must use '{}'s. 365
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 366
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 373
 Error blocks RightCurly '}' should be on the same line. 376
 Error regexp RegexpSingleline Line has trailing spaces. 380
 Error regexp RegexpSingleline Line has trailing spaces. 385
 Error naming LocalVariableName Name 'ELEM_DOCUMENTATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 388
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error blocks LeftCurly '{' should be on the previous line. 398
 Error blocks LeftCurly '{' should be on the previous line. 402
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 403
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 411
 Error blocks RightCurly '}' should be on the same line. 414
 Error regexp RegexpSingleline Line has trailing spaces. 418
 Error regexp RegexpSingleline Line has trailing spaces. 423
 Error javadoc JavadocStyle First sentence should end with a period. 429
 Error misc FinalParameters Parameter attribute should be final. 435
 Error misc FinalParameters Parameter schemaPrefix should be final. 435
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 436
 Error blocks LeftCurly '{' should be on the previous line. 437
 Error naming LocalVariableName Name 'ELEM_ATTRIBUTE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 438
 Error blocks RightCurly '}' should be on the same line. 448
 Error blocks RightCurly '}' should be on the same line. 468
 Error sizes LineLength Line is longer than 80 characters (found 81). 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error sizes LineLength Line is longer than 80 characters (found 86). 473
 Error blocks NeedBraces 'if' construct must use '{}'s. 474
 Error blocks RightCurly '}' should be on the same line. 479
 Error blocks NeedBraces 'else' construct must use '{}'s. 480
 Error blocks RightCurly '}' should be on the same line. 488
 Error blocks RightCurly '}' should be on the same line. 511
 Error javadoc JavadocStyle First sentence should end with a period. 533
 Error whitespace MethodParamPad '(' should be on the previous line. 540
 Error misc FinalParameters Parameter attGroup should be final. 540
 Error misc FinalParameters Parameter schemaPrefix should be final. 540
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 541
 Error blocks LeftCurly '{' should be on the previous line. 542
 Error naming LocalVariableName Name 'ELEM_ATTRIBUTE_GROUP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 543
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 552
 Error blocks RightCurly '}' should be on the same line. 553
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 556
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 571
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 574
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 579
 Error regexp RegexpSingleline Line has trailing spaces. 582
 Error javadoc JavadocStyle First sentence should end with a period. 593
 Error sizes MethodLength Method length is 176 lines (max allowed is 150). 599
 Error whitespace MethodParamPad '(' should be on the previous line. 600
 Error misc FinalParameters Parameter complexType should be final. 600
 Error misc FinalParameters Parameter schemaPrefix should be final. 600
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 601
 Error blocks LeftCurly '{' should be on the previous line. 602
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 603
 Error naming LocalVariableName Name 'ELEM_CONTENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 650
 Error naming LocalVariableName Name 'ELEM_DERIVATION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 651
 Error blocks NeedBraces 'if' construct must use '{}'s. 654
 Error blocks NeedBraces 'else' construct must use '{}'s. 656
 Error whitespace OperatorWrap '+' should be on a new line. 669
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 678
 Error blocks RightCurly '}' should be on the same line. 682
 Error sizes LineLength Line is longer than 80 characters (found 97). 684
 Error sizes LineLength Line is longer than 80 characters (found 98). 685
 Error blocks RightCurly '}' should be on the same line. 692
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 696
 Error whitespace ParenPad ')' is preceded with whitespace. 696
 Error sizes LineLength Line is longer than 80 characters (found 83). 704
 Error whitespace FileTabCharacter Line contains a tab character. 707
 Error sizes LineLength Line is longer than 80 characters (found 96). 708
 Error whitespace FileTabCharacter Line contains a tab character. 708
 Error whitespace FileTabCharacter Line contains a tab character. 709
 Error blocks RightCurly '}' should be on the same line. 710
 Error regexp RegexpSingleline Line has trailing spaces. 711
 Error sizes LineLength Line is longer than 80 characters (found 96). 713
 Error whitespace FileTabCharacter Line contains a tab character. 713
 Error blocks NeedBraces 'if' construct must use '{}'s. 714
 Error whitespace FileTabCharacter Line contains a tab character. 714
 Error whitespace FileTabCharacter Line contains a tab character. 715
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 715
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 715
 Error whitespace FileTabCharacter Line contains a tab character. 716
 Error whitespace FileTabCharacter Line contains a tab character. 717
 Error sizes LineLength Line is longer than 80 characters (found 83). 727
 Error sizes LineLength Line is longer than 80 characters (found 94). 728
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 728
 Error sizes LineLength Line is longer than 80 characters (found 90). 741
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 741
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 749
 Error sizes LineLength Line is longer than 80 characters (found 85). 759
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 759
 Error sizes LineLength Line is longer than 80 characters (found 91). 763
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 763
 Error regexp RegexpSingleline Line has trailing spaces. 774
 Error javadoc JavadocStyle First sentence should end with a period. 779
 Error whitespace MethodParamPad '(' should be on the previous line. 786
 Error misc FinalParameters Parameter contentModel should be final. 786
 Error misc FinalParameters Parameter schemaPrefix should be final. 786
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 787
 Error blocks LeftCurly '{' should be on the previous line. 788
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 794
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 798
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 801
 Error javadoc JavadocStyle First sentence should end with a period. 809
 Error sizes MethodLength Method length is 181 lines (max allowed is 150). 814
 Error misc FinalParameters Parameter element should be final. 814
 Error misc FinalParameters Parameter schemaPrefix should be final. 814
 Error javadoc JavadocMethod Expected @param tag for 'schemaPrefix'. 814
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 815
 Error blocks LeftCurly '{' should be on the previous line. 816
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 817
 Error sizes LineLength Line is longer than 80 characters (found 97). 826
 Error sizes LineLength Line is longer than 80 characters (found 84). 827
 Error blocks NeedBraces 'if' construct must use '{}'s. 828
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 829
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 829
 Error blocks RightCurly '}' should be on the same line. 834
 Error blocks NeedBraces 'else' construct must use '{}'s. 835
 Error blocks RightCurly '}' should be on the same line. 851
 Error blocks EmptyBlock Must have at least one statement. 863
 Error blocks RightCurly '}' should be on the same line. 865
 Error blocks RightCurly '}' should be on the same line. 869
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 871
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 871
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 873
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 873
 Error blocks RightCurly '}' should be on the same line. 874
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 877
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 877
 Error blocks RightCurly '}' should be on the same line. 878
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 889
 Error blocks RightCurly '}' should be on the same line. 891
 Error sizes LineLength Line is longer than 80 characters (found 82). 895
 Error whitespace ParenPad '(' is followed by whitespace. 896
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 896
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 896
 Error whitespace ParenPad ')' is preceded with whitespace. 896
 Error sizes LineLength Line is longer than 80 characters (found 88). 897
 Error blocks NeedBraces 'if' construct must use '{}'s. 898
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 899
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 899
 Error regexp RegexpSingleline Line has trailing spaces. 908
 Error sizes LineLength Line is longer than 80 characters (found 88). 908
 Error regexp RegexpSingleline Line has trailing spaces. 912
 Error regexp RegexpSingleline Line has trailing spaces. 917
 Error regexp RegexpSingleline Line has trailing spaces. 923
 Error regexp RegexpSingleline Line has trailing spaces. 930
 Error regexp RegexpSingleline Line has trailing spaces. 937
 Error regexp RegexpSingleline Line has trailing spaces. 944
 Error blocks NeedBraces 'if' construct must use '{}'s. 981
 Error blocks NeedBraces 'if' construct must use '{}'s. 983
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 984
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 989
 Error sizes LineLength Line is longer than 80 characters (found 84). 990
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 990
 Error javadoc JavadocStyle First sentence should end with a period. 998
 Error misc FinalParameters Parameter group should be final. 1004
 Error misc FinalParameters Parameter schemaPrefix should be final. 1004
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1005
 Error blocks LeftCurly '{' should be on the previous line. 1006
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1007
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1013
 Error sizes LineLength Line is longer than 80 characters (found 81). 1019
 Error blocks NeedBraces 'if' construct must use '{}'s. 1020
 Error blocks NeedBraces 'if' construct must use '{}'s. 1022
 Error regexp RegexpSingleline Line has trailing spaces. 1024
 Error blocks RightCurly '}' should be on the same line. 1027
 Error blocks RightCurly '}' should be on the same line. 1044
 Error blocks RightCurly '}' should be on the same line. 1061
 Error javadoc JavadocStyle First sentence should end with a period. 1082
 Error whitespace MethodParamPad '(' should be on the previous line. 1088
 Error misc FinalParameters Parameter constraint should be final. 1088
 Error misc FinalParameters Parameter schemaPrefix should be final. 1088
 Error javadoc JavadocMethod Expected @param tag for 'schemaPrefix'. 1088
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1089
 Error blocks LeftCurly '{' should be on the previous line. 1090
 Error blocks NeedBraces 'if' construct must use '{}'s. 1092
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1094
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1102
 Error naming LocalVariableName Name 'ELEM_SELECTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1136
 Error naming LocalVariableName Name 'ELEM_FIELD' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1152
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 1154
 Error sizes MethodLength Method length is 223 lines (max allowed is 150). 1171
 Error javadoc JavadocMethod Missing a Javadoc comment. 1171
 Error misc FinalParameters Parameter schema should be final. 1171
 Error blocks RightCurly '}' should be on the same line. 1184
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1197
 Error blocks RightCurly '}' should be on the same line. 1202
 Error blocks NeedBraces 'if' construct must use '{}'s. 1211
 Error sizes LineLength Line is longer than 80 characters (found 84). 1243
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1243
 Error naming LocalVariableName Name 'ELEM_SCHEMA' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1254
 Error regexp RegexpSingleline Line has trailing spaces. 1266
 Error regexp RegexpSingleline Line has trailing spaces. 1272
 Error sizes LineLength Line is longer than 80 characters (found 81). 1274
 Error regexp RegexpSingleline Line has trailing spaces. 1278
 Error sizes LineLength Line is longer than 80 characters (found 90). 1280
 Error whitespace FileTabCharacter Line contains a tab character. 1282
 Error whitespace FileTabCharacter Line contains a tab character. 1283
 Error regexp RegexpSingleline Line has trailing spaces. 1284
 Error whitespace FileTabCharacter Line contains a tab character. 1284
 Error whitespace FileTabCharacter Line contains a tab character. 1286
 Error whitespace FileTabCharacter Line contains a tab character. 1287
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1287
 Error whitespace FileTabCharacter Line contains a tab character. 1288
 Error whitespace FileTabCharacter Line contains a tab character. 1289
 Error whitespace FileTabCharacter Line contains a tab character. 1290
 Error regexp RegexpSingleline Line has trailing spaces. 1291
 Error regexp RegexpSingleline Line has trailing spaces. 1292
 Error sizes LineLength Line is longer than 80 characters (found 82). 1293
 Error regexp RegexpSingleline Line has trailing spaces. 1296
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1296
 Error whitespace FileTabCharacter Line contains a tab character. 1296
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1297
 Error regexp RegexpSingleline Line has trailing spaces. 1300
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 1302
 Error sizes LineLength Line is longer than 80 characters (found 81). 1307
 Error whitespace FileTabCharacter Line contains a tab character. 1309
 Error whitespace FileTabCharacter Line contains a tab character. 1310
 Error sizes LineLength Line is longer than 80 characters (found 96). 1311
 Error whitespace FileTabCharacter Line contains a tab character. 1311
 Error whitespace FileTabCharacter Line contains a tab character. 1312
 Error whitespace FileTabCharacter Line contains a tab character. 1313
 Error whitespace FileTabCharacter Line contains a tab character. 1314
 Error sizes LineLength Line is longer than 80 characters (found 96). 1315
 Error whitespace FileTabCharacter Line contains a tab character. 1315
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1315
 Error whitespace FileTabCharacter Line contains a tab character. 1316
 Error regexp RegexpSingleline Line has trailing spaces. 1317
 Error whitespace FileTabCharacter Line contains a tab character. 1317
 Error whitespace FileTabCharacter Line contains a tab character. 1318
 Error whitespace FileTabCharacter Line contains a tab character. 1326
 Error regexp RegexpSingleline Line has trailing spaces. 1327
 Error whitespace FileTabCharacter Line contains a tab character. 1327
 Error sizes LineLength Line is longer than 80 characters (found 96). 1328
 Error whitespace FileTabCharacter Line contains a tab character. 1328
 Error whitespace FileTabCharacter Line contains a tab character. 1329
 Error whitespace FileTabCharacter Line contains a tab character. 1330
 Error sizes LineLength Line is longer than 80 characters (found 96). 1332
 Error whitespace FileTabCharacter Line contains a tab character. 1332
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1332
 Error whitespace FileTabCharacter Line contains a tab character. 1333
 Error regexp RegexpSingleline Line has trailing spaces. 1334
 Error whitespace FileTabCharacter Line contains a tab character. 1334
 Error whitespace FileTabCharacter Line contains a tab character. 1335
 Error regexp RegexpSingleline Line has trailing spaces. 1344
 Error sizes LineLength Line is longer than 80 characters (found 92). 1345
 Error sizes LineLength Line is longer than 80 characters (found 92). 1349
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1349
 Error regexp RegexpSingleline Line has trailing spaces. 1360
 Error sizes LineLength Line is longer than 80 characters (found 92). 1361
 Error sizes LineLength Line is longer than 80 characters (found 90). 1365
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1365
 Error regexp RegexpSingleline Line has trailing spaces. 1367
 Error regexp RegexpSingleline Line has trailing spaces. 1377
 Error regexp RegexpSingleline Line has trailing spaces. 1378
 Error sizes LineLength Line is longer than 80 characters (found 92). 1379
 Error whitespace FileTabCharacter Line contains a tab character. 1381
 Error whitespace FileTabCharacter Line contains a tab character. 1382
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1382
 Error javadoc JavadocStyle First sentence should end with a period. 1395
 Error regexp RegexpSingleline Line has trailing spaces. 1401
 Error misc FinalParameters Parameter wildcard should be final. 1401
 Error misc FinalParameters Parameter schemaPrefix should be final. 1401
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1402
 Error blocks LeftCurly '{' should be on the previous line. 1403
 Error regexp RegexpSingleline Line has trailing spaces. 1404
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1405
 Error blocks NeedBraces 'if' construct must use '{}'s. 1406
 Error blocks NeedBraces 'else' construct must use '{}'s. 1408
 Error regexp RegexpSingleline Line has trailing spaces. 1408
 Error regexp RegexpSingleline Line has trailing spaces. 1410
 Error regexp RegexpSingleline Line has trailing spaces. 1412
 Error blocks NeedBraces 'if' construct must use '{}'s. 1417
 Error sizes LineLength Line is longer than 80 characters (found 83). 1421
 Error regexp RegexpSingleline Line has trailing spaces. 1423
 Error blocks RightCurly '}' should be on the same line. 1436
 Error regexp RegexpSingleline Line has trailing spaces. 1441
 Error regexp RegexpSingleline Line has trailing spaces. 1450
 Error regexp RegexpSingleline Line has trailing spaces. 1452
 Error javadoc JavadocStyle First sentence should end with a period. 1453
 Error misc FinalParameters Parameter schema should be final. 1459
 Error misc FinalParameters Parameter schemaPrefix should be final. 1459
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1460
 Error blocks LeftCurly '{' should be on the previous line. 1461
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1462
 Error regexp RegexpSingleline Line has trailing spaces. 1473
 Error javadoc JavadocStyle First sentence should end with a period. 1474
 Error misc FinalParameters Parameter schema should be final. 1480
 Error misc FinalParameters Parameter schemaPrefix should be final. 1480
 Error whitespace FileTabCharacter Line contains a tab character. 1481
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1481
 Error whitespace FileTabCharacter Line contains a tab character. 1482
 Error blocks LeftCurly '{' should be on the previous line. 1482
 Error whitespace FileTabCharacter Line contains a tab character. 1483
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1483
 Error whitespace FileTabCharacter Line contains a tab character. 1484
 Error whitespace FileTabCharacter Line contains a tab character. 1486
 Error whitespace FileTabCharacter Line contains a tab character. 1488
 Error whitespace FileTabCharacter Line contains a tab character. 1489
 Error whitespace FileTabCharacter Line contains a tab character. 1490
 Error regexp RegexpSingleline Line has trailing spaces. 1492
 Error javadoc JavadocStyle First sentence should end with a period. 1493
 Error regexp RegexpSingleline Line has trailing spaces. 1494
 Error sizes LineLength Line is longer than 80 characters (found 101). 1499
 Error misc FinalParameters Parameter schema should be final. 1499
 Error misc FinalParameters Parameter parentSchema should be final. 1499
 Error javadoc JavadocMethod Expected @param tag for 'parentSchema'. 1499
 Error misc FinalParameters Parameter schemaPrefix should be final. 1499
 Error whitespace FileTabCharacter Line contains a tab character. 1500
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1500
 Error whitespace FileTabCharacter Line contains a tab character. 1501
 Error blocks LeftCurly '{' should be on the previous line. 1501
 Error whitespace FileTabCharacter Line contains a tab character. 1502
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1502
 Error whitespace FileTabCharacter Line contains a tab character. 1503
 Error regexp RegexpSingleline Line has trailing spaces. 1504
 Error whitespace FileTabCharacter Line contains a tab character. 1505
 Error whitespace FileTabCharacter Line contains a tab character. 1506
 Error regexp RegexpSingleline Line has trailing spaces. 1509
 Error whitespace FileTabCharacter Line contains a tab character. 1509
 Error whitespace FileTabCharacter Line contains a tab character. 1510
 Error regexp RegexpSingleline Line has trailing spaces. 1511
 Error whitespace FileTabCharacter Line contains a tab character. 1512
 Error whitespace FileTabCharacter Line contains a tab character. 1513
 Error regexp RegexpSingleline Line has trailing spaces. 1514
 Error whitespace FileTabCharacter Line contains a tab character. 1514
 Error whitespace FileTabCharacter Line contains a tab character. 1515
 Error whitespace FileTabCharacter Line contains a tab character. 1516
 Error whitespace FileTabCharacter Line contains a tab character. 1517
 Error whitespace FileTabCharacter Line contains a tab character. 1518
 Error whitespace FileTabCharacter Line contains a tab character. 1520
 Error whitespace FileTabCharacter Line contains a tab character. 1521
 Error whitespace FileTabCharacter Line contains a tab character. 1524
 Error whitespace FileTabCharacter Line contains a tab character. 1525
 Error whitespace FileTabCharacter Line contains a tab character. 1526
 Error whitespace FileTabCharacter Line contains a tab character. 1527
 Error whitespace FileTabCharacter Line contains a tab character. 1528
 Error sizes LineLength Line is longer than 80 characters (found 89). 1529
 Error whitespace FileTabCharacter Line contains a tab character. 1529
 Error whitespace FileTabCharacter Line contains a tab character. 1530
 Error whitespace FileTabCharacter Line contains a tab character. 1531
 Error whitespace FileTabCharacter Line contains a tab character. 1532
 Error whitespace FileTabCharacter Line contains a tab character. 1533
 Error javadoc JavadocStyle First sentence should end with a period. 1536
 Error whitespace MethodParamPad '(' should be on the previous line. 1543
 Error misc FinalParameters Parameter simpleType should be final. 1543
 Error misc FinalParameters Parameter schemaPrefix should be final. 1543
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 1544
 Error blocks LeftCurly '{' should be on the previous line. 1545
 Error blocks NeedBraces 'if' construct must use '{}'s. 1547
 Error naming LocalVariableName Name 'ELEMENT_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1549
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1577
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 1585
 Error whitespace FileTabCharacter Line contains a tab character. 1586
 Error whitespace FileTabCharacter Line contains a tab character. 1587
 Error blocks RightCurly '}' should be on the same line. 1594
 Error blocks NeedBraces 'else' construct must use '{}'s. 1595
 Error regexp RegexpSingleline Line has trailing spaces. 1597
 Error naming LocalVariableName Name 'ELEM_RESTRICTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1600
 Error blocks RightCurly '}' should be on the same line. 1609
 Error sizes LineLength Line is longer than 80 characters (found 83). 1611
 Error sizes LineLength Line is longer than 80 characters (found 89). 1612
 Error sizes LineLength Line is longer than 80 characters (found 82). 1633
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1633
 Error blocks RightCurly '}' should be on the same line. 1640
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1642
 Error blocks RightCurly '}' should be on the same line. 1643
 Error naming LocalVariableName Name 'ELEM_LIST' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1647
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1651
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1665
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 1670
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 1670
 Error javadoc JavadocStyle First sentence should end with a period. 1680
 Error sizes LineLength Line is longer than 80 characters (found 93). 1705
 Error sizes LineLength Line is longer than 80 characters (found 85). 1715
 Error sizes LineLength Line is longer than 80 characters (found 85). 1716
 Error regexp RegexpSingleline Line has trailing spaces. 1739
 Error regexp RegexpSingleline Line has trailing spaces. 1747
 Error javadoc JavadocMethod Expected an @return tag. 1759
 Error misc FinalParameters Parameter type should be final. 1759
 Error misc FinalParameters Parameter element should be final. 1759
 Error javadoc JavadocMethod Expected an @return tag. 1774
 Error misc FinalParameters Parameter schema should be final. 1774
 Error misc FinalParameters Parameter namespace should be final. 1774
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 1774
 Error blocks NeedBraces 'if' construct must use '{}'s. 1775
 Error whitespace FileTabCharacter Line contains a tab character. 1775
 Error whitespace FileTabCharacter Line contains a tab character. 1776
 Error whitespace FileTabCharacter Line contains a tab character. 1777
 Error regexp RegexpSingleline Line has trailing spaces. 1779
 Error regexp RegexpSingleline Line has trailing spaces. 1780
 Error regexp RegexpSingleline Line has trailing spaces. 1784
 Error regexp RegexpSingleline Line has trailing spaces. 1787
 Error misc FinalParameters Parameter schema should be final. 1790
 Error misc FinalParameters Parameter typeName should be final. 1790
 Error whitespace FileTabCharacter Line contains a tab character. 1791
 Error whitespace FileTabCharacter Line contains a tab character. 1792
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 1792
 Error sizes LineLength Line is longer than 80 characters (found 81). 1793
 Error whitespace FileTabCharacter Line contains a tab character. 1793
 Error whitespace FileTabCharacter Line contains a tab character. 1794
 Error whitespace FileTabCharacter Line contains a tab character. 1795
 Error sizes LineLength Line is longer than 80 characters (found 89). 1796
 Error whitespace FileTabCharacter Line contains a tab character. 1796
 Error whitespace FileTabCharacter Line contains a tab character. 1797
 Error whitespace FileTabCharacter Line contains a tab character. 1798
 Error whitespace FileTabCharacter Line contains a tab character. 1799

org/exolab/castor/xml/util/AlwaysTrueRegExpEvaluator.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error misc FinalParameters Parameter rexpr should be final. 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 72
 Error design DesignForExtension Method 'matches' is not designed for extension - needs to be abstract, final or empty. 84
 Error misc FinalParameters Parameter value should be final. 84

org/exolab/castor/xml/util/AnyNode2SAX.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.Namespaces. 53
 Error javadoc JavadocStyle First sentence should end with a period. 59
 Error naming MemberName Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error sizes LineLength Line is longer than 80 characters (found 83). 98
 Error coding HiddenField 'namespacesStack' hides a field. 98
 Error sizes LineLength Line is longer than 80 characters (found 98). 101
 Error coding AvoidInlineConditionals Avoid inline conditionals. 101
 Error javadoc JavadocStyle First sentence should end with a period. 104
 Error design DesignForExtension Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 108
 Error sizes LineLength Line is longer than 80 characters (found 105). 110
 Error sizes LineLength Line is longer than 80 characters (found 106). 115
 Error javadoc JavadocMethod Missing a Javadoc comment. 115
 Error javadoc JavadocMethod Missing a Javadoc comment. 119
 Error sizes LineLength Line is longer than 80 characters (found 103). 120
 Error design DesignForExtension Method 'start' is not designed for extension - needs to be abstract, final or empty. 126
 Error javadoc JavadocMethod Missing a Javadoc comment. 126
 Error sizes LineLength Line is longer than 80 characters (found 82). 133
 Error javadoc JavadocMethod Missing a Javadoc comment. 133
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 203
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 203
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 203
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 203
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 216
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 233
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 244

org/exolab/castor/xml/util/AnyNode2SAX2.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.Namespaces. 46
 Error naming MemberName Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 84). 91
 Error coding HiddenField 'namespacesStack' hides a field. 91
 Error sizes LineLength Line is longer than 80 characters (found 97). 94
 Error coding AvoidInlineConditionals Avoid inline conditionals. 94
 Error design DesignForExtension Method 'setContentHandler' is not designed for extension - needs to be abstract, final or empty. 102
 Error sizes LineLength Line is longer than 80 characters (found 83). 110
 Error javadoc JavadocMethod Missing a Javadoc comment. 110
 Error sizes LineLength Line is longer than 80 characters (found 83). 115
 Error javadoc JavadocMethod Missing a Javadoc comment. 115
 Error regexp RegexpSingleline Line has trailing spaces. 121
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error sizes LineLength Line is longer than 80 characters (found 88). 124
 Error sizes LineLength Line is longer than 80 characters (found 90). 125
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error sizes LineLength Line is longer than 80 characters (found 91). 126
 Error design DesignForExtension Method 'start' is not designed for extension - needs to be abstract, final or empty. 131
 Error javadoc JavadocMethod Missing a Javadoc comment. 131
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error sizes LineLength Line is longer than 80 characters (found 82). 138
 Error javadoc JavadocMethod Missing a Javadoc comment. 138
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 170
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 197
 Error whitespace FileTabCharacter Line contains a tab character. 243

org/exolab/castor/xml/util/AttributeListWrapper.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 38
 Error naming MemberName Name '_map' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error design VisibilityModifier Variable '_map' must be private and have accessor methods. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 40
 Error misc FinalParameters Parameter namedNodeMap should be final. 40
 Error design DesignForExtension Method 'getLength' is not designed for extension - needs to be abstract, final or empty. 53
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 67
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 84
 Error javadoc JavadocStyle First sentence should end with a period. 88
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 111
 Error javadoc JavadocMethod Expected an @return tag. 121
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 121

org/exolab/castor/xml/util/AttributeSetImpl.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error misc FinalParameters Parameter size should be final. 86
 Error javadoc JavadocStyle First sentence should end with a period. 93
 Error design DesignForExtension Method 'clear' is not designed for extension - needs to be abstract, final or empty. 96
 Error design DesignForExtension Method 'getIndex' is not designed for extension - needs to be abstract, final or empty. 108
 Error misc FinalParameters Parameter name should be final. 108
 Error misc FinalParameters Parameter namespace should be final. 108
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. 140
 Error javadoc JavadocMethod Expected @param tag for 'index'. 140
 Error design DesignForExtension Method 'getSize' is not designed for extension - needs to be abstract, final or empty. 150
 Error javadoc JavadocMethod Expected an @return tag. 160
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 160
 Error misc FinalParameters Parameter index should be final. 160
 Error javadoc JavadocMethod Expected an @return tag. 171
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 171
 Error misc FinalParameters Parameter name should be final. 171
 Error javadoc JavadocMethod Expected an @return tag. 189
 Error design DesignForExtension Method 'getValue' is not designed for extension - needs to be abstract, final or empty. 189
 Error misc FinalParameters Parameter name should be final. 189
 Error misc FinalParameters Parameter namespace should be final. 189
 Error design DesignForExtension Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. 207
 Error misc FinalParameters Parameter name should be final. 207
 Error misc FinalParameters Parameter value should be final. 207
 Error design DesignForExtension Method 'setAttribute' is not designed for extension - needs to be abstract, final or empty. 218
 Error misc FinalParameters Parameter name should be final. 218
 Error misc FinalParameters Parameter value should be final. 218
 Error misc FinalParameters Parameter namespace should be final. 218
 Error javadoc JavadocMethod Expected @param tag for 'namespace'. 218
 Error blocks LeftCurly '{' should be on the previous line. 219
 Error blocks NeedBraces 'if' construct must use '{}'s. 220
 Error blocks NeedBraces 'if' construct must use '{}'s. 230
 Error javadoc JavadocMethod Missing a Javadoc comment. 241
 Error misc FinalParameters Parameter name should be final. 241
 Error misc FinalParameters Parameter namespace should be final. 241
 Error javadoc JavadocStyle First sentence should end with a period. 256
 Error javadoc JavadocVariable Missing a Javadoc comment. 261
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 261
 Error javadoc JavadocVariable Missing a Javadoc comment. 262
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 262
 Error javadoc JavadocVariable Missing a Javadoc comment. 263
 Error design VisibilityModifier Variable 'namespace' must be private and have accessor methods. 263
 Error javadoc JavadocMethod Missing a Javadoc comment. 265
 Error javadoc JavadocMethod Missing a Javadoc comment. 269
 Error misc FinalParameters Parameter name should be final. 269
 Error coding HiddenField 'name' hides a field. 269
 Error misc FinalParameters Parameter value should be final. 269
 Error coding HiddenField 'value' hides a field. 269
 Error misc FinalParameters Parameter namespace should be final. 269
 Error coding HiddenField 'namespace' hides a field. 269

org/exolab/castor/xml/util/ContainerElement.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 95). 55
 Error naming MemberName Name '_parent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Error naming MemberName Name '_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error misc FinalParameters Parameter object should be final. 72
 Error design DesignForExtension Method 'getObject' is not designed for extension - needs to be abstract, final or empty. 82
 Error design DesignForExtension Method 'getParent' is not designed for extension - needs to be abstract, final or empty. 91
 Error design DesignForExtension Method 'setObject' is not designed for extension - needs to be abstract, final or empty. 100
 Error misc FinalParameters Parameter object should be final. 100
 Error design DesignForExtension Method 'setParent' is not designed for extension - needs to be abstract, final or empty. 109
 Error misc FinalParameters Parameter parent should be final. 109

org/exolab/castor/xml/util/DOMEventProducer.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 66
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error naming MemberName Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error javadoc JavadocStyle First sentence should end with a period. 70
 Error javadoc JavadocStyle First sentence should end with a period. 77
 Error misc FinalParameters Parameter node should be final. 81
 Error javadoc JavadocStyle First sentence should end with a period. 87
 Error design DesignForExtension Method 'setDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 90
 Error misc FinalParameters Parameter handler should be final. 90
 Error javadoc JavadocMethod Expected @param tag for 'handler'. 90
 Error javadoc JavadocStyle First sentence should end with a period. 94
 Error design DesignForExtension Method 'setNode' is not designed for extension - needs to be abstract, final or empty. 98
 Error misc FinalParameters Parameter node should be final. 98
 Error javadoc JavadocStyle First sentence should end with a period. 102
 Error design DesignForExtension Method 'start' is not designed for extension - needs to be abstract, final or empty. 106
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 107
 Error blocks LeftCurly '{' should be on the previous line. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 109
 Error javadoc JavadocStyle First sentence should end with a period. 115
 Error misc FinalParameters Parameter document should be final. 121
 Error misc FinalParameters Parameter handler should be final. 121
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 123
 Error blocks LeftCurly '{' should be on the previous line. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error javadoc JavadocStyle First sentence should end with a period. 145
 Error misc FinalParameters Parameter node should be final. 155
 Error misc FinalParameters Parameter handler should be final. 155
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 157
 Error blocks LeftCurly '{' should be on the previous line. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 167
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 171
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 183
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 191
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 197
 Error javadoc JavadocStyle First sentence should end with a period. 225
 Error misc FinalParameters Parameter element should be final. 233
 Error javadoc JavadocMethod Expected @param tag for 'element'. 233
 Error misc FinalParameters Parameter handler should be final. 233
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 235
 Error blocks LeftCurly '{' should be on the previous line. 237
 Error javadoc JavadocStyle First sentence should end with a period. 256
 Error misc FinalParameters Parameter text should be final. 264
 Error javadoc JavadocMethod Expected @param tag for 'text'. 264
 Error misc FinalParameters Parameter handler should be final. 264
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 266
 Error blocks LeftCurly '{' should be on the previous line. 268
 Error javadoc JavadocStyle First sentence should end with a period. 284
 Error whitespace MethodParamPad '(' should be on the previous line. 298
 Error misc FinalParameters Parameter pi should be final. 298
 Error misc FinalParameters Parameter handler should be final. 298
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 300
 Error blocks LeftCurly '{' should be on the previous line. 302
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 304
 Error javadoc JavadocStyle First sentence should end with a period. 312
 Error whitespace MethodParamPad '(' should be on the previous line. 324
 Error misc FinalParameters Parameter node should be final. 324
 Error misc FinalParameters Parameter handler should be final. 324
 Error javadoc JavadocMethod Expected @throws tag for 'org.xml.sax.SAXException'. 326
 Error blocks LeftCurly '{' should be on the previous line. 328

org/exolab/castor/xml/util/DefaultNaming.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 50
 Error sizes LineLength Line is longer than 80 characters (found 81). 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming MemberName Name '_style' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error javadoc JavadocStyle First sentence should end with a period. 74
 Error sizes LineLength Line is longer than 80 characters (found 97). 97
 Error sizes LineLength Line is longer than 80 characters (found 85). 113
 Error sizes LineLength Line is longer than 80 characters (found 81). 117
 Error sizes LineLength Line is longer than 80 characters (found 93). 155
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 172

org/exolab/castor/xml/util/DocumentHandlerAdapter.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.Namespaces. 47
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error naming MemberName Name '_handler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error naming MemberName Name '_createNamespaceScope' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error javadoc JavadocStyle First sentence should end with a period. 78
 Error misc FinalParameters Parameter handler should be final. 83
 Error sizes LineLength Line is longer than 80 characters (found 91). 85
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 94
 Error misc FinalParameters Parameter chars should be final. 94
 Error javadoc JavadocMethod Expected @param tag for 'chars'. 94
 Error misc FinalParameters Parameter start should be final. 94
 Error javadoc JavadocMethod Expected @param tag for 'start'. 94
 Error misc FinalParameters Parameter length should be final. 94
 Error javadoc JavadocMethod Expected @param tag for 'length'. 94
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 95
 Error blocks LeftCurly '{' should be on the previous line. 96
 Error design DesignForExtension Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 103
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 104
 Error blocks LeftCurly '{' should be on the previous line. 105
 Error sizes LineLength Line is longer than 80 characters (found 85). 110
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 113
 Error misc FinalParameters Parameter uri should be final. 113
 Error javadoc JavadocMethod Expected @param tag for 'uri'. 113
 Error misc FinalParameters Parameter localName should be final. 113
 Error javadoc JavadocMethod Expected @param tag for 'localName'. 113
 Error misc FinalParameters Parameter qName should be final. 113
 Error javadoc JavadocMethod Expected @param tag for 'qName'. 113
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 114
 Error blocks LeftCurly '{' should be on the previous line. 115
 Error misc FinalParameters Parameter prefix should be final. 123
 Error javadoc JavadocMethod Expected @param tag for 'prefix'. 123
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 124
 Error blocks LeftCurly '{' should be on the previous line. 125
 Error design DesignForExtension Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 134
 Error misc FinalParameters Parameter chars should be final. 134
 Error javadoc JavadocMethod Expected @param tag for 'chars'. 134
 Error misc FinalParameters Parameter start should be final. 134
 Error javadoc JavadocMethod Expected @param tag for 'start'. 134
 Error misc FinalParameters Parameter length should be final. 134
 Error javadoc JavadocMethod Expected @param tag for 'length'. 134
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 135
 Error blocks LeftCurly '{' should be on the previous line. 136
 Error sizes LineLength Line is longer than 80 characters (found 96). 141
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 143
 Error misc FinalParameters Parameter target should be final. 143
 Error javadoc JavadocMethod Expected @param tag for 'target'. 143
 Error misc FinalParameters Parameter data should be final. 143
 Error javadoc JavadocMethod Expected @param tag for 'data'. 143
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 144
 Error blocks LeftCurly '{' should be on the previous line. 145
 Error design DesignForExtension Method 'setDocumentLocator' is not designed for extension - needs to be abstract, final or empty. 152
 Error misc FinalParameters Parameter locator should be final. 152
 Error javadoc JavadocMethod Expected @param tag for 'locator'. 152
 Error blocks LeftCurly '{' should be on the previous line. 153
 Error misc FinalParameters Parameter arg0 should be final. 160
 Error javadoc JavadocMethod Expected @param tag for 'arg0'. 160
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 161
 Error blocks LeftCurly '{' should be on the previous line. 162
 Error design DesignForExtension Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 169
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 170
 Error blocks LeftCurly '{' should be on the previous line. 171
 Error sizes LineLength Line is longer than 80 characters (found 129). 176
 Error sizes LineLength Line is longer than 80 characters (found 89). 178
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 178
 Error misc FinalParameters Parameter uri should be final. 178
 Error javadoc JavadocMethod Expected @param tag for 'uri'. 178
 Error misc FinalParameters Parameter localName should be final. 178
 Error javadoc JavadocMethod Expected @param tag for 'localName'. 178
 Error misc FinalParameters Parameter qName should be final. 178
 Error javadoc JavadocMethod Expected @param tag for 'qName'. 178
 Error misc FinalParameters Parameter atts should be final. 178
 Error javadoc JavadocMethod Expected @param tag for 'atts'. 178
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 179
 Error blocks LeftCurly '{' should be on the previous line. 180
 Error blocks RightCurly '}' should be on the same line. 189
 Error sizes LineLength Line is longer than 80 characters (found 93). 205
 Error design DesignForExtension Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 207
 Error misc FinalParameters Parameter prefix should be final. 207
 Error javadoc JavadocMethod Expected @param tag for 'prefix'. 207
 Error misc FinalParameters Parameter uri should be final. 207
 Error javadoc JavadocMethod Expected @param tag for 'uri'. 207
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 208
 Error blocks LeftCurly '{' should be on the previous line. 209

org/exolab/castor/xml/util/ResolverClassCommand.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 24
 Error sizes LineLength Line is longer than 80 characters (found 84). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error whitespace FileTabCharacter Line contains a tab character. 38
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error whitespace FileTabCharacter Line contains a tab character. 47
 Error whitespace FileTabCharacter Line contains a tab character. 48
 Error modifier RedundantModifier Redundant 'public' modifier. 48
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'ResolverException'. 49

org/exolab/castor/xml/util/ResolverPackageCommand.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error whitespace FileTabCharacter Line contains a tab character. 34
 Error sizes LineLength Line is longer than 80 characters (found 82). 35
 Error whitespace FileTabCharacter Line contains a tab character. 35
 Error sizes LineLength Line is longer than 80 characters (found 82). 36
 Error sizes LineLength Line is longer than 80 characters (found 85). 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error whitespace FileTabCharacter Line contains a tab character. 45
 Error whitespace FileTabCharacter Line contains a tab character. 46
 Error modifier RedundantModifier Redundant 'public' modifier. 46
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'ResolverException'. 47

org/exolab/castor/xml/util/ResolverStrategy.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.castor.xml.AbstractInternalContext. 20
 Error regexp RegexpSingleline Line has trailing spaces. 29
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error sizes LineLength Line is longer than 80 characters (found 87). 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error sizes LineLength Line is longer than 80 characters (found 90). 68
 Error sizes LineLength Line is longer than 80 characters (found 95). 71
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error sizes LineLength Line is longer than 80 characters (found 89). 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error sizes LineLength Line is longer than 80 characters (found 87). 105
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 114
 Error sizes LineLength Line is longer than 80 characters (found 86). 115
 Error regexp RegexpSingleline Line has trailing spaces. 121

org/exolab/castor/xml/util/SAX2ANY.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.Namespaces. 52
 Error javadoc JavadocStyle First sentence should end with a period. 63
 Error sizes LineLength Line is longer than 80 characters (found 87). 65
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 73
 Error sizes LineLength Line is longer than 80 characters (found 96). 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 74
 Error naming MemberName Name '_startingNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error javadoc JavadocStyle First sentence should end with a period. 81
 Error naming MemberName Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error javadoc JavadocStyle First sentence should end with a period. 86
 Error naming MemberName Name '_nodeStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error javadoc JavadocStyle First sentence should end with a period. 91
 Error naming MemberName Name '_namespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error naming MemberName Name '_processNamespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error naming MemberName Name '_character' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
 Error javadoc JavadocVariable Missing a Javadoc comment. 114
 Error naming MemberName Name '_wsPreserve' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
 Error javadoc JavadocStyle First sentence should end with a period. 116
 Error misc FinalParameters Parameter namespacesStack should be final. 130
 Error coding HiddenField 'namespacesStack' hides a field. 130
 Error misc FinalParameters Parameter wsPreserve should be final. 130
 Error javadoc JavadocMethod Missing a Javadoc comment. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error javadoc JavadocStyle First sentence should end with a period. 141
 Error javadoc JavadocMethod Missing a Javadoc comment. 150
 Error javadoc JavadocMethod Missing a Javadoc comment. 153
 Error sizes LineLength Line is longer than 80 characters (found 91). 156
 Error design DesignForExtension Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 156
 Error javadoc JavadocMethod Missing a Javadoc comment. 156
 Error misc FinalParameters Parameter ch should be final. 156
 Error misc FinalParameters Parameter start should be final. 156
 Error misc FinalParameters Parameter length should be final. 156
 Error sizes LineLength Line is longer than 80 characters (found 87). 160
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 160
 Error javadoc JavadocMethod Missing a Javadoc comment. 160
 Error misc FinalParameters Parameter target should be final. 160
 Error misc FinalParameters Parameter data should be final. 160
 Error design DesignForExtension Method 'skippedEntity' is not designed for extension - needs to be abstract, final or empty. 164
 Error javadoc JavadocMethod Missing a Javadoc comment. 164
 Error misc FinalParameters Parameter name should be final. 164
 Error sizes LineLength Line is longer than 80 characters (found 83). 170
 Error design DesignForExtension Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 170
 Error javadoc JavadocMethod Missing a Javadoc comment. 170
 Error misc FinalParameters Parameter prefix should be final. 170
 Error misc FinalParameters Parameter uri should be final. 170
 Error design DesignForExtension Method 'endPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 180
 Error javadoc JavadocMethod Missing a Javadoc comment. 180
 Error misc FinalParameters Parameter prefix should be final. 180
 Error javadoc JavadocStyle First sentence should end with a period. 185
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 188
 Error misc FinalParameters Parameter name should be final. 188
 Error javadoc JavadocMethod Expected @param tag for 'name'. 188
 Error misc FinalParameters Parameter atts should be final. 188
 Error javadoc JavadocMethod Expected @param tag for 'atts'. 188
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 189
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 203
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 207
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 207
 Error sizes LineLength Line is longer than 80 characters (found 98). 215
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 215
 Error coding AvoidInlineConditionals Avoid inline conditionals. 215
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 215
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 215
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 215
 Error sizes LineLength Line is longer than 80 characters (found 102). 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 219
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 227
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 232
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 232
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 232
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 232
 Error sizes LineLength Line is longer than 80 characters (found 98). 239
 Error javadoc JavadocStyle First sentence should end with a period. 246
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 249
 Error misc FinalParameters Parameter namespaceURI should be final. 249
 Error javadoc JavadocMethod Expected @param tag for 'namespaceURI'. 249
 Error misc FinalParameters Parameter localName should be final. 249
 Error javadoc JavadocMethod Expected @param tag for 'localName'. 249
 Error misc FinalParameters Parameter qName should be final. 250
 Error javadoc JavadocMethod Expected @param tag for 'qName'. 250
 Error misc FinalParameters Parameter atts should be final. 250
 Error javadoc JavadocMethod Expected @param tag for 'atts'. 250
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 250
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 262
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 266
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 266
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 266
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 266
 Error sizes LineLength Line is longer than 80 characters (found 110). 273
 Error whitespace WhitespaceAround '?' is not preceded with whitespace. 273
 Error coding AvoidInlineConditionals Avoid inline conditionals. 273
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 273
 Error whitespace WhitespaceAround ':' is not preceded with whitespace. 273
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 273
 Error sizes LineLength Line is longer than 80 characters (found 110). 274
 Error blocks NeedBraces 'if' construct must use '{}'s. 277
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 288
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 288
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 288
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 288
 Error blocks NeedBraces 'if' construct must use '{}'s. 296
 Error whitespace ParenPad ')' is preceded with whitespace. 296
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error whitespace ParenPad ')' is preceded with whitespace. 301
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 302
 Error whitespace ParenPad ')' is preceded with whitespace. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 307
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 307
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 307
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 307
 Error sizes LineLength Line is longer than 80 characters (found 98). 311
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 318
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 325
 Error javadoc JavadocMethod Missing a Javadoc comment. 325
 Error misc FinalParameters Parameter name should be final. 325
 Error coding AvoidInlineConditionals Avoid inline conditionals. 327
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 327
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 329
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 333
 Error javadoc JavadocMethod Missing a Javadoc comment. 333
 Error misc FinalParameters Parameter namespaceURI should be final. 333
 Error misc FinalParameters Parameter localName should be final. 333
 Error misc FinalParameters Parameter qName should be final. 333
 Error sizes LineLength Line is longer than 80 characters (found 95). 337
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 350
 Error sizes LineLength Line is longer than 80 characters (found 81). 360
 Error sizes LineLength Line is longer than 80 characters (found 82). 365
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 365
 Error javadoc JavadocMethod Missing a Javadoc comment. 365
 Error misc FinalParameters Parameter ch should be final. 365
 Error misc FinalParameters Parameter start should be final. 365
 Error misc FinalParameters Parameter length should be final. 365
 Error blocks NeedBraces 'if' construct must use '{}'s. 369
 Error design DesignForExtension Method 'warning' is not designed for extension - needs to be abstract, final or empty. 378
 Error misc FinalParameters Parameter e should be final. 378
 Error javadoc JavadocMethod Expected @param tag for 'e'. 378
 Error javadoc JavadocMethod Expected @throws tag for 'SAXException'. 378
 Error design DesignForExtension Method 'error' is not designed for extension - needs to be abstract, final or empty. 384
 Error javadoc JavadocMethod Missing a Javadoc comment. 384
 Error misc FinalParameters Parameter e should be final. 384
 Error design DesignForExtension Method 'fatalError' is not designed for extension - needs to be abstract, final or empty. 390
 Error javadoc JavadocMethod Missing a Javadoc comment. 390
 Error misc FinalParameters Parameter e should be final. 390
 Error javadoc JavadocMethod Expected an @return tag. 398
 Error design DesignForExtension Method 'getStartingNode' is not designed for extension - needs to be abstract, final or empty. 398
 Error misc FinalParameters Parameter string should be final. 410
 Error misc FinalParameters Parameter ncName should be final. 432
 Error javadoc JavadocMethod Expected @param tag for 'ncName'. 432
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 434
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 434
 Error javadoc JavadocMethod Missing a Javadoc comment. 438
 Error misc FinalParameters Parameter namespaceURI should be final. 438
 Error misc FinalParameters Parameter localName should be final. 438
 Error misc FinalParameters Parameter qName should be final. 439
 Error blocks RightCurly '}' should be on the same line. 445
 Error blocks NeedBraces 'if' construct must use '{}'s. 447
 Error whitespace ParenPad ')' is preceded with whitespace. 447
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 448
 Error sizes LineLength Line is longer than 80 characters (found 95). 452
 Error blocks NeedBraces 'if' construct must use '{}'s. 454
 Error blocks NeedBraces 'else' construct must use '{}'s. 456
 Error whitespace ParenPad '(' is followed by whitespace. 461
 Error sizes LineLength Line is longer than 80 characters (found 90). 462
 Error sizes LineLength Line is longer than 80 characters (found 81). 465

org/exolab/castor/xml/util/SAX2DOMHandler.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 65
 Error naming MemberName Name '_node' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_parents' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error misc FinalParameters Parameter node should be final. 74
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 78
 Error sizes LineLength Line is longer than 80 characters (found 81). 79
 Error coding AvoidInlineConditionals Avoid inline conditionals. 80
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 92
 Error sizes LineLength Line is longer than 80 characters (found 84). 93
 Error coding AvoidInlineConditionals Avoid inline conditionals. 95
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 105
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 110
 Error sizes LineLength Line is longer than 80 characters (found 87). 111
 Error misc FinalParameters Parameter target should be final. 111
 Error misc FinalParameters Parameter data should be final. 111
 Error sizes LineLength Line is longer than 80 characters (found 95). 114
 Error regexp RegexpSingleline Line has trailing spaces. 117
 Error misc FinalParameters Parameter node should be final. 123

org/exolab/castor/xml/util/StaxEventHandler.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.xml.Namespaces. 19
 Error sizes LineLength Line is longer than 80 characters (found 117). 35
 Error sizes LineLength Line is longer than 80 characters (found 95). 45
 Error sizes LineLength Line is longer than 80 characters (found 84). 50
 Error sizes LineLength Line is longer than 80 characters (found 90). 65
 Error misc FinalParameters Parameter xmlEventWriter should be final. 71
 Error coding HiddenField 'xmlEventWriter' hides a field. 71
 Error design DesignForExtension Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 77
 Error sizes LineLength Line is longer than 80 characters (found 84). 83
 Error design DesignForExtension Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 87
 Error sizes LineLength Line is longer than 80 characters (found 82). 93
 Error design DesignForExtension Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 97
 Error sizes LineLength Line is longer than 80 characters (found 83). 98
 Error misc FinalParameters Parameter prefix should be final. 98
 Error misc FinalParameters Parameter uri should be final. 98
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 107
 Error misc FinalParameters Parameter uri should be final. 108
 Error misc FinalParameters Parameter localName should be final. 108
 Error sizes LineLength Line is longer than 80 characters (found 87). 109
 Error misc FinalParameters Parameter qName should be final. 109
 Error misc FinalParameters Parameter attributes should be final. 109
 Error sizes LineLength Line is longer than 80 characters (found 96). 113
 Error sizes LineLength Line is longer than 80 characters (found 83). 115
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 119
 Error sizes LineLength Line is longer than 80 characters (found 92). 120
 Error misc FinalParameters Parameter uri should be final. 120
 Error misc FinalParameters Parameter localName should be final. 120
 Error misc FinalParameters Parameter qName should be final. 120
 Error sizes LineLength Line is longer than 80 characters (found 86). 123
 Error sizes LineLength Line is longer than 80 characters (found 81). 125
 Error design DesignForExtension Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 129
 Error sizes LineLength Line is longer than 80 characters (found 91). 130
 Error misc FinalParameters Parameter ch should be final. 130
 Error misc FinalParameters Parameter start should be final. 130
 Error misc FinalParameters Parameter length should be final. 130
 Error sizes LineLength Line is longer than 80 characters (found 93). 133
 Error sizes LineLength Line is longer than 80 characters (found 82). 135
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 139
 Error sizes LineLength Line is longer than 80 characters (found 82). 140
 Error misc FinalParameters Parameter ch should be final. 140
 Error misc FinalParameters Parameter start should be final. 140
 Error misc FinalParameters Parameter length should be final. 140
 Error sizes LineLength Line is longer than 80 characters (found 93). 143
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 149
 Error sizes LineLength Line is longer than 80 characters (found 87). 150
 Error misc FinalParameters Parameter target should be final. 150
 Error misc FinalParameters Parameter data should be final. 150
 Error sizes LineLength Line is longer than 80 characters (found 87). 153
 Error sizes LineLength Line is longer than 80 characters (found 92). 155
 Error sizes LineLength Line is longer than 80 characters (found 115). 160
 Error sizes LineLength Line is longer than 80 characters (found 94). 168
 Error misc FinalParameters Parameter msg should be final. 168
 Error misc FinalParameters Parameter e should be final. 168
 Error sizes LineLength Line is longer than 80 characters (found 97). 173
 Error design FinalClass Class AttributeIterator should be declared as final. 179
 Error misc FinalParameters Parameter attributes should be final. 196
 Error coding HiddenField 'attributes' hides a field. 196
 Error javadoc JavadocMethod Missing a Javadoc comment. 200
 Error javadoc JavadocMethod Missing a Javadoc comment. 204
 Error sizes LineLength Line is longer than 80 characters (found 105). 207
 Error javadoc JavadocMethod Missing a Javadoc comment. 214
 Error sizes LineLength Line is longer than 80 characters (found 89). 215
 Error sizes LineLength Line is longer than 80 characters (found 113). 220
 Error design FinalClass Class NamespaceIterator should be declared as final. 227
 Error misc FinalParameters Parameter namespaces should be final. 254
 Error coding HiddenField 'namespaces' hides a field. 254
 Error javadoc JavadocMethod Missing a Javadoc comment. 265
 Error sizes LineLength Line is longer than 80 characters (found 108). 266
 Error javadoc JavadocMethod Missing a Javadoc comment. 269
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 273
 Error sizes LineLength Line is longer than 80 characters (found 94). 276
 Error sizes LineLength Line is longer than 80 characters (found 101). 282
 Error javadoc JavadocMethod Missing a Javadoc comment. 289
 Error sizes LineLength Line is longer than 80 characters (found 89). 290

org/exolab/castor/xml/util/StaxStreamHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 106). 30
 Error sizes LineLength Line is longer than 80 characters (found 115). 39
 Error sizes LineLength Line is longer than 80 characters (found 92). 44
 Error misc FinalParameters Parameter xmlStreamWriter should be final. 60
 Error coding HiddenField 'xmlStreamWriter' hides a field. 60
 Error design DesignForExtension Method 'startDocument' is not designed for extension - needs to be abstract, final or empty. 66
 Error sizes LineLength Line is longer than 80 characters (found 88). 71
 Error design DesignForExtension Method 'endDocument' is not designed for extension - needs to be abstract, final or empty. 75
 Error sizes LineLength Line is longer than 80 characters (found 86). 81
 Error design DesignForExtension Method 'startPrefixMapping' is not designed for extension - needs to be abstract, final or empty. 85
 Error sizes LineLength Line is longer than 80 characters (found 83). 86
 Error misc FinalParameters Parameter prefix should be final. 86
 Error misc FinalParameters Parameter uri should be final. 86
 Error design DesignForExtension Method 'startElement' is not designed for extension - needs to be abstract, final or empty. 95
 Error misc FinalParameters Parameter uri should be final. 96
 Error misc FinalParameters Parameter localName should be final. 96
 Error sizes LineLength Line is longer than 80 characters (found 87). 97
 Error misc FinalParameters Parameter qName should be final. 97
 Error misc FinalParameters Parameter attributes should be final. 97
 Error sizes LineLength Line is longer than 80 characters (found 95). 104
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 109
 Error sizes LineLength Line is longer than 80 characters (found 82). 114
 Error whitespace WhitespaceAround 'while' is not followed by whitespace. 116
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 117
 Error sizes LineLength Line is longer than 80 characters (found 87). 122
 Error design DesignForExtension Method 'endElement' is not designed for extension - needs to be abstract, final or empty. 126
 Error sizes LineLength Line is longer than 80 characters (found 92). 127
 Error misc FinalParameters Parameter uri should be final. 127
 Error misc FinalParameters Parameter localName should be final. 127
 Error misc FinalParameters Parameter qName should be final. 127
 Error sizes LineLength Line is longer than 80 characters (found 85). 132
 Error design DesignForExtension Method 'ignorableWhitespace' is not designed for extension - needs to be abstract, final or empty. 136
 Error sizes LineLength Line is longer than 80 characters (found 91). 137
 Error misc FinalParameters Parameter ch should be final. 137
 Error misc FinalParameters Parameter start should be final. 137
 Error misc FinalParameters Parameter length should be final. 137
 Error sizes LineLength Line is longer than 80 characters (found 86). 142
 Error design DesignForExtension Method 'characters' is not designed for extension - needs to be abstract, final or empty. 146
 Error sizes LineLength Line is longer than 80 characters (found 82). 147
 Error misc FinalParameters Parameter ch should be final. 147
 Error misc FinalParameters Parameter start should be final. 147
 Error misc FinalParameters Parameter length should be final. 147
 Error sizes LineLength Line is longer than 80 characters (found 84). 152
 Error design DesignForExtension Method 'processingInstruction' is not designed for extension - needs to be abstract, final or empty. 156
 Error sizes LineLength Line is longer than 80 characters (found 87). 157
 Error misc FinalParameters Parameter target should be final. 157
 Error misc FinalParameters Parameter data should be final. 157
 Error sizes LineLength Line is longer than 80 characters (found 96). 162
 Error sizes LineLength Line is longer than 80 characters (found 115). 167
 Error sizes LineLength Line is longer than 80 characters (found 94). 175
 Error misc FinalParameters Parameter msg should be final. 175
 Error misc FinalParameters Parameter e should be final. 175

org/exolab/castor/xml/util/XMLClassDescriptorAdapter.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.castor.xml.JavaNaming. 49
 Error imports UnusedImports Unused import - org.castor.xml.XMLNaming. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 67
 Error naming MemberName Name '_internalContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error javadoc JavadocMethod Missing a Javadoc comment. 69
 Error sizes LineLength Line is longer than 80 characters (found 91). 80
 Error sizes LineLength Line is longer than 80 characters (found 83). 81
 Error javadoc JavadocMethod Expected @throws tag for 'org.exolab.castor.mapping.MappingException'. 81
 Error misc FinalParameters Parameter xmlName should be final. 93
 Error misc FinalParameters Parameter primitiveNodeType should be final. 93
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 94
 Error sizes LineLength Line is longer than 80 characters (found 90). 104
 Error sizes LineLength Line is longer than 80 characters (found 105). 118
 Error misc FinalParameters Parameter classDesc should be final. 131
 Error misc FinalParameters Parameter primitiveNodeType should be final. 131
 Error javadoc JavadocMethod Expected @param tag for 'primitiveNodeType'. 131
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 132
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 135
 Error sizes LineLength Line is longer than 80 characters (found 99). 146
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 162
 Error sizes LineLength Line is longer than 80 characters (found 93). 168
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 181
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 184
 Error sizes LineLength Line is longer than 80 characters (found 86). 188
 Error sizes LineLength Line is longer than 80 characters (found 84). 205
 Error whitespace ParenPad '(' is followed by whitespace. 214
 Error whitespace ParenPad ')' is preceded with whitespace. 214
 Error whitespace ParenPad '(' is followed by whitespace. 216
 Error whitespace ParenPad ')' is preceded with whitespace. 216
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 217
 Error sizes LineLength Line is longer than 80 characters (found 98). 219
 Error misc FinalParameters Parameter classDesc should be final. 234
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 239
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 242
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 248

org/exolab/castor/xml/util/XMLClassDescriptorImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 85). 86
 Error sizes LineLength Line is longer than 80 characters (found 81). 91
 Error regexp RegexpSingleline Line has trailing spaces. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 99
 Error javadoc JavadocVariable Missing a Javadoc comment. 103
 Error naming MemberName Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error naming MemberName Name '_attArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
 Error naming MemberName Name '_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
 Error naming MemberName Name '_containerCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
 Error naming MemberName Name '_contentDescriptor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
 Error naming MemberName Name '_elemArray' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
 Error naming MemberName Name '_nsPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error naming MemberName Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 133
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
 Error naming MemberName Name '_elementDefinition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
 Error naming MemberName Name '_extends' must match pattern '^[a-z][a-zA-Z0-9]*$'. 146
 Error naming MemberName Name '_identity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error naming MemberName Name '_accessMode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 152
 Error naming MemberName Name '_introspected' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156
 Error javadoc JavadocVariable Missing a Javadoc comment. 158
 Error naming MemberName Name '_compositor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 158
 Error regexp RegexpSingleline Line has trailing spaces. 159
 Error sizes LineLength Line is longer than 80 characters (found 95). 162
 Error naming MemberName Name '_sequenceOfElements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 164
 Error javadoc JavadocVariable Missing a Javadoc comment. 164
 Error naming MemberName Name '_substitutes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 164
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error naming MemberName Name '_natures' must match pattern '^[a-z][a-zA-Z0-9]*$'. 170
 Error misc FinalParameters Parameter type should be final. 192
 Error misc FinalParameters Parameter xmlName should be final. 192
 Error javadoc JavadocMethod Expected @param tag for 'xmlName'. 192
 Error javadoc JavadocStyle First sentence should end with a period. 203
 Error coding MagicNumber '5' is a magic number. 207
 Error coding MagicNumber '7' is a magic number. 208
 Error design DesignForExtension Method 'addFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 222
 Error misc FinalParameters Parameter descriptor should be final. 222
 Error design DesignForExtension Method 'contains' is not designed for extension - needs to be abstract, final or empty. 233
 Error misc FinalParameters Parameter descriptor should be final. 233
 Error javadoc JavadocMethod Expected @param tag for 'descriptor'. 233
 Error design DesignForExtension Method 'getAttributeDescriptors' is not designed for extension - needs to be abstract, final or empty. 255
 Error design DesignForExtension Method 'getContentDescriptor' is not designed for extension - needs to be abstract, final or empty. 266
 Error design DesignForExtension Method 'getElementDescriptors' is not designed for extension - needs to be abstract, final or empty. 277
 Error regexp RegexpSingleline Line has trailing spaces. 280
 Error javadoc JavadocStyle First sentence should end with a period. 281
 Error design DesignForExtension Method 'checkDescriptorForCorrectOrderWithinSequence' is not designed for extension - needs to be abstract, final or empty. 287
 Error sizes LineLength Line is longer than 80 characters (found 128). 288
 Error misc FinalParameters Parameter parentState should be final. 288
 Error javadoc JavadocMethod Expected @param tag for 'parentState'. 288
 Error misc FinalParameters Parameter xmlName should be final. 288
 Error javadoc JavadocMethod Expected @param tag for 'xmlName'. 288
 Error regexp RegexpSingleline Line has trailing spaces. 290
 Error whitespace FileTabCharacter Line contains a tab character. 290
 Error sizes LineLength Line is longer than 80 characters (found 84). 291
 Error whitespace FileTabCharacter Line contains a tab character. 291
 Error whitespace ParenPad ')' is preceded with whitespace. 291
 Error sizes LineLength Line is longer than 80 characters (found 207). 292
 Error whitespace FileTabCharacter Line contains a tab character. 292
 Error whitespace MethodParamPad '(' is preceded with whitespace. 292
 Error whitespace FileTabCharacter Line contains a tab character. 293
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error whitespace FileTabCharacter Line contains a tab character. 294
 Error sizes LineLength Line is longer than 80 characters (found 119). 295
 Error whitespace FileTabCharacter Line contains a tab character. 295
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error sizes LineLength Line is longer than 80 characters (found 123). 300
 Error regexp RegexpSingleline Line has trailing spaces. 301
 Error sizes LineLength Line is longer than 80 characters (found 103). 303
 Error regexp RegexpSingleline Line has trailing spaces. 304
 Error whitespace FileTabCharacter Line contains a tab character. 304
 Error whitespace FileTabCharacter Line contains a tab character. 305
 Error whitespace FileTabCharacter Line contains a tab character. 306
 Error whitespace FileTabCharacter Line contains a tab character. 307
 Error regexp RegexpSingleline Line has trailing spaces. 308
 Error whitespace FileTabCharacter Line contains a tab character. 308
 Error whitespace FileTabCharacter Line contains a tab character. 309
 Error whitespace FileTabCharacter Line contains a tab character. 310
 Error whitespace FileTabCharacter Line contains a tab character. 311
 Error sizes LineLength Line is longer than 80 characters (found 98). 312
 Error whitespace FileTabCharacter Line contains a tab character. 312
 Error sizes LineLength Line is longer than 80 characters (found 111). 313
 Error whitespace FileTabCharacter Line contains a tab character. 314
 Error sizes LineLength Line is longer than 80 characters (found 218). 315
 Error whitespace FileTabCharacter Line contains a tab character. 315
 Error whitespace MethodParamPad '(' is preceded with whitespace. 315
 Error whitespace FileTabCharacter Line contains a tab character. 316
 Error whitespace FileTabCharacter Line contains a tab character. 317
 Error sizes LineLength Line is longer than 80 characters (found 89). 318
 Error whitespace FileTabCharacter Line contains a tab character. 318
 Error whitespace FileTabCharacter Line contains a tab character. 319
 Error sizes LineLength Line is longer than 80 characters (found 105). 324
 Error whitespace FileTabCharacter Line contains a tab character. 325
 Error regexp RegexpSingleline Line has trailing spaces. 327
 Error regexp RegexpSingleline Line has trailing spaces. 329
 Error regexp RegexpSingleline Line has trailing spaces. 330
 Error sizes LineLength Line is longer than 80 characters (found 87). 331
 Error sizes LineLength Line is longer than 80 characters (found 93). 335
 Error whitespace FileTabCharacter Line contains a tab character. 342
 Error sizes LineLength Line is longer than 80 characters (found 85). 343
 Error sizes LineLength Line is longer than 80 characters (found 106). 344
 Error sizes LineLength Line is longer than 80 characters (found 257). 349
 Error whitespace MethodParamPad '(' is preceded with whitespace. 349
 Error regexp RegexpSingleline Line has trailing spaces. 351
 Error sizes LineLength Line is longer than 80 characters (found 81). 353
 Error sizes LineLength Line is longer than 80 characters (found 102). 354
 Error regexp RegexpSingleline Line has trailing spaces. 356
 Error regexp RegexpSingleline Line has trailing spaces. 358
 Error sizes LineLength Line is longer than 80 characters (found 81). 360
 Error regexp RegexpSingleline Line has trailing spaces. 364
 Error regexp RegexpSingleline Line has trailing spaces. 365
 Error sizes LineLength Line is longer than 80 characters (found 95). 366
 Error javadoc JavadocMethod Missing a Javadoc comment. 366
 Error misc FinalParameters Parameter possibleNames should be final. 366
 Error misc FinalParameters Parameter descriptor should be final. 366
 Error sizes LineLength Line is longer than 80 characters (found 121). 367
 Error whitespace FileTabCharacter Line contains a tab character. 367
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 367
 Error whitespace FileTabCharacter Line contains a tab character. 368
 Error whitespace FileTabCharacter Line contains a tab character. 369
 Error whitespace FileTabCharacter Line contains a tab character. 370
 Error whitespace FileTabCharacter Line contains a tab character. 371
 Error regexp RegexpSingleline Line has trailing spaces. 372
 Error whitespace FileTabCharacter Line contains a tab character. 372
 Error whitespace ParenPad ')' is preceded with whitespace. 372
 Error sizes LineLength Line is longer than 80 characters (found 88). 373
 Error whitespace FileTabCharacter Line contains a tab character. 373
 Error whitespace FileTabCharacter Line contains a tab character. 374
 Error whitespace FileTabCharacter Line contains a tab character. 375
 Error whitespace FileTabCharacter Line contains a tab character. 376
 Error whitespace FileTabCharacter Line contains a tab character. 377
 Error design DesignForExtension Method 'getFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 396
 Error misc FinalParameters Parameter name should be final. 396
 Error misc FinalParameters Parameter namespace should be final. 396
 Error javadoc JavadocMethod Expected @param tag for 'namespace'. 396
 Error misc FinalParameters Parameter nodeType should be final. 397
 Error misc TodoComment Comment matches to-do format 'TODO:'. 404
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 410
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 416
 Error sizes LineLength Line is longer than 80 characters (found 123). 419
 Error sizes LineLength Line is longer than 80 characters (found 163). 422
 Error regexp RegexpSingleline Line has trailing spaces. 427
 Error regexp RegexpSingleline Line has trailing spaces. 430
 Error blocks NeedBraces 'if' construct must use '{}'s. 431
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error sizes LineLength Line is longer than 80 characters (found 108). 440
 Error regexp RegexpSingleline Line has trailing spaces. 441
 Error sizes LineLength Line is longer than 80 characters (found 106). 441
 Error sizes LineLength Line is longer than 80 characters (found 133). 443
 Error regexp RegexpSingleline Line has trailing spaces. 444
 Error sizes LineLength Line is longer than 80 characters (found 105). 445
 Error blocks NeedBraces 'if' construct must use '{}'s. 452
 Error whitespace ParenPad '(' is followed by whitespace. 460
 Error whitespace ParenPad ')' is preceded with whitespace. 460
 Error sizes LineLength Line is longer than 80 characters (found 91). 461
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 461
 Error sizes LineLength Line is longer than 80 characters (found 96). 465
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 470
 Error blocks NeedBraces 'if' construct must use '{}'s. 473
 Error blocks LeftCurly '{' should be on the previous line. 479
 Error blocks NeedBraces 'if' construct must use '{}'s. 480
 Error blocks NeedBraces 'if' construct must use '{}'s. 483
 Error blocks NeedBraces 'if' construct must use '{}'s. 492
 Error blocks NeedBraces 'if' construct must use '{}'s. 494
 Error blocks NeedBraces 'if' construct must use '{}'s. 504
 Error sizes LineLength Line is longer than 80 characters (found 91). 508
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 508
 Error sizes LineLength Line is longer than 80 characters (found 110). 512
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 529
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 536
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 549
 Error blocks NeedBraces 'if' construct must use '{}'s. 550
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 560
 Error javadoc JavadocMethod Expected an @return tag. 568
 Error design DesignForExtension Method 'isElementDefinition' is not designed for extension - needs to be abstract, final or empty. 568
 Error design DesignForExtension Method 'hasContainerFields' is not designed for extension - needs to be abstract, final or empty. 582
 Error design DesignForExtension Method 'removeFieldDescriptor' is not designed for extension - needs to be abstract, final or empty. 592
 Error misc FinalParameters Parameter descriptor should be final. 592
 Error blocks NeedBraces 'if' construct must use '{}'s. 594
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 598
 Error blocks NeedBraces 'if' construct must use '{}'s. 616
 Error design DesignForExtension Method 'setCompositorAsAll' is not designed for extension - needs to be abstract, final or empty. 627
 Error design DesignForExtension Method 'setCompositorAsChoice' is not designed for extension - needs to be abstract, final or empty. 635
 Error design DesignForExtension Method 'setCompositorAsSequence' is not designed for extension - needs to be abstract, final or empty. 643
 Error javadoc JavadocStyle First sentence should end with a period. 647
 Error design DesignForExtension Method 'setExtends' is not designed for extension - needs to be abstract, final or empty. 652
 Error misc FinalParameters Parameter classDesc should be final. 652
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 660
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 670
 Error javadoc JavadocStyle First sentence should end with a period. 676
 Error design DesignForExtension Method 'setIdentity' is not designed for extension - needs to be abstract, final or empty. 681
 Error misc FinalParameters Parameter fieldDesc should be final. 681
 Error javadoc JavadocMethod Expected @param tag for 'fieldDesc'. 681
 Error whitespace ParenPad '(' is followed by whitespace. 683
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 683
 Error whitespace OperatorWrap '&&' should be on a new line. 683
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 684
 Error design DesignForExtension Method 'setNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 697
 Error misc FinalParameters Parameter nsPrefix should be final. 697
 Error design DesignForExtension Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 707
 Error misc FinalParameters Parameter nsURI should be final. 707
 Error javadoc JavadocStyle First sentence should end with a period. 723
 Error design DesignForExtension Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. 729
 Error misc FinalParameters Parameter xmlName should be final. 729
 Error blocks RightCurly '}' should be on the same line. 734
 Error blocks NeedBraces 'else' construct must use '{}'s. 735
 Error design DesignForExtension Method 'setElementDefinition' is not designed for extension - needs to be abstract, final or empty. 745
 Error misc FinalParameters Parameter elementDefinition should be final. 745
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 745
 Error design DesignForExtension Method 'sortDescriptors' is not designed for extension - needs to be abstract, final or empty. 755
 Error javadoc JavadocStyle First sentence should end with a period. 798
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 803
 Error blocks NeedBraces 'if' construct must use '{}'s. 808
 Error blocks NeedBraces 'else' construct must use '{}'s. 810
 Error javadoc JavadocStyle First sentence should end with a period. 819
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 824
 Error misc FinalParameters Parameter object should be final. 824
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 825
 Error blocks LeftCurly '{' should be on the previous line. 826
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 827
 Error javadoc JavadocStyle First sentence should end with a period. 830
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 835
 Error sizes MethodLength Method length is 199 lines (max allowed is 150). 835
 Error misc FinalParameters Parameter object should be final. 835
 Error misc FinalParameters Parameter context should be final. 835
 Error javadoc JavadocMethod Expected @throws tag for 'ValidationException'. 836
 Error sizes LineLength Line is longer than 80 characters (found 81). 851
 Error sizes LineLength Line is longer than 80 characters (found 88). 870
 Error sizes LineLength Line is longer than 80 characters (found 98). 872
 Error sizes LineLength Line is longer than 80 characters (found 90). 890
 Error regexp RegexpSingleline Line has trailing spaces. 892
 Error sizes LineLength Line is longer than 80 characters (found 90). 893
 Error sizes LineLength Line is longer than 80 characters (found 84). 948
 Error sizes LineLength Line is longer than 80 characters (found 84). 950
 Error sizes LineLength Line is longer than 80 characters (found 96). 956
 Error regexp RegexpSingleline Line has trailing spaces. 970
 Error sizes LineLength Line is longer than 80 characters (found 84). 970
 Error coding MagicNumber '40' is a magic number. 973
 Error sizes LineLength Line is longer than 80 characters (found 87). 993
 Error sizes LineLength Line is longer than 80 characters (found 89). 994
 Error sizes LineLength Line is longer than 80 characters (found 90). 1037
 Error regexp RegexpSingleline Line has trailing spaces. 1041
 Error sizes LineLength Line is longer than 80 characters (found 85). 1041
 Error sizes LineLength Line is longer than 80 characters (found 84). 1045
 Error sizes LineLength Line is longer than 80 characters (found 82). 1046
 Error regexp RegexpSingleline Line has trailing spaces. 1052
 Error sizes LineLength Line is longer than 80 characters (found 97). 1063
 Error design DesignForExtension Method 'getJavaClass' is not designed for extension - needs to be abstract, final or empty. 1090
 Error design DesignForExtension Method 'getFields' is not designed for extension - needs to be abstract, final or empty. 1100
 Error blocks NeedBraces 'if' construct must use '{}'s. 1103
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 1112
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 1112
 Error design DesignForExtension Method 'getExtends' is not designed for extension - needs to be abstract, final or empty. 1124
 Error design DesignForExtension Method 'getIdentity' is not designed for extension - needs to be abstract, final or empty. 1134
 Error design DesignForExtension Method 'getAccessMode' is not designed for extension - needs to be abstract, final or empty. 1144
 Error javadoc JavadocMethod Expected an @return tag. 1152
 Error design DesignForExtension Method 'canAccept' is not designed for extension - needs to be abstract, final or empty. 1152
 Error misc FinalParameters Parameter name should be final. 1152
 Error javadoc JavadocMethod Expected @param tag for 'name'. 1152
 Error misc FinalParameters Parameter namespace should be final. 1152
 Error javadoc JavadocMethod Expected @param tag for 'namespace'. 1152
 Error misc FinalParameters Parameter object should be final. 1152
 Error javadoc JavadocMethod Expected @param tag for 'object'. 1152
 Error sizes LineLength Line is longer than 80 characters (found 98). 1159
 Error blocks NeedBraces 'if' construct must use '{}'s. 1160
 Error sizes LineLength Line is longer than 80 characters (found 84). 1161
 Error sizes LineLength Line is longer than 80 characters (found 95). 1163
 Error blocks NeedBraces 'if' construct must use '{}'s. 1164
 Error blocks RightCurly '}' should be on the same line. 1175
 Error blocks RightCurly '}' should be on the same line. 1183
 Error blocks RightCurly '}' should be on the same line. 1188
 Error blocks NeedBraces 'if' construct must use '{}'s. 1193
 Error blocks NeedBraces 'else' construct must use '{}'s. 1195
 Error sizes LineLength Line is longer than 80 characters (found 117). 1196
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1196
 Error blocks RightCurly '}' should be on the same line. 1197
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1204
 Error whitespace ParenPad '(' is followed by whitespace. 1204
 Error whitespace ParenPad ')' is preceded with whitespace. 1204
 Error blocks RightCurly '}' should be on the same line. 1212
 Error whitespace OperatorWrap '&&' should be on a new line. 1223
 Error whitespace OperatorWrap '&&' should be on a new line. 1224
 Error blocks LeftCurly '{' should be on the previous line. 1226
 Error whitespace ParenPad '(' is followed by whitespace. 1227
 Error whitespace ParenPad ')' is preceded with whitespace. 1227
 Error whitespace ParenPad ')' is preceded with whitespace. 1238
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 1241
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 1241
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 1243
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 1243
 Error whitespace ParenPad ')' is preceded with whitespace. 1243
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 1259
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 1260
 Error whitespace WhitespaceAround '}' is not followed by whitespace. 1262
 Error misc FinalParameters Parameter type should be final. 1278
 Error javadoc JavadocMethod Expected @param tag for 'type'. 1278
 Error blocks NeedBraces 'if' construct must use '{}'s. 1280
 Error blocks NeedBraces 'if' construct must use '{}'s. 1283
 Error blocks NeedBraces 'if' construct must use '{}'s. 1286
 Error misc FinalParameters Parameter value should be final. 1302
 Error javadoc JavadocMethod Expected @param tag for 'value'. 1302
 Error blocks NeedBraces 'if' construct must use '{}'s. 1303
 Error blocks RightCurly '}' should be on the same line. 1309
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1310
 Error blocks EmptyBlock Must have at least one statement. 1310
 Error blocks RightCurly '}' should be on the same line. 1313
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 1314
 Error blocks EmptyBlock Must have at least one statement. 1314
 Error blocks RightCurly '}' should be on the same line. 1318
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1320
 Error blocks RightCurly '}' should be on the same line. 1321
 Error blocks RightCurly '}' should be on the same line. 1324
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1326
 Error design DesignForExtension Method 'setJavaClass' is not designed for extension - needs to be abstract, final or empty. 1338
 Error misc FinalParameters Parameter type should be final. 1338
 Error design DesignForExtension Method 'setExtendsWithoutFlatten' is not designed for extension - needs to be abstract, final or empty. 1342
 Error javadoc JavadocMethod Missing a Javadoc comment. 1342
 Error misc FinalParameters Parameter classDesc should be final. 1342
 Error javadoc JavadocStyle First sentence should end with a period. 1346
 Error design DesignForExtension Method 'setIntrospected' is not designed for extension - needs to be abstract, final or empty. 1353
 Error misc FinalParameters Parameter introspected should be final. 1353
 Error sizes LineLength Line is longer than 80 characters (found 84). 1376
 Error misc FinalParameters Parameter descriptor should be final. 1376
 Error misc FinalParameters Parameter relink should be final. 1376
 Error javadoc JavadocMethod Expected @param tag for 'relink'. 1376
 Error blocks NeedBraces 'if' construct must use '{}'s. 1378
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1383
 Error blocks NeedBraces 'if' construct must use '{}'s. 1399
 Error whitespace ParenPad '(' is followed by whitespace. 1405
 Error whitespace ParenPad ')' is preceded with whitespace. 1405
 Error javadoc JavadocMethod Missing a Javadoc comment. 1411
 Error javadoc JavadocMethod Missing a Javadoc comment. 1423
 Error regexp RegexpSingleline Line has trailing spaces. 1434
 Error sizes LineLength Line is longer than 80 characters (found 87). 1438
 Error design DesignForExtension Method 'addSequenceElement' is not designed for extension - needs to be abstract, final or empty. 1440
 Error misc FinalParameters Parameter element should be final. 1440
 Error regexp RegexpSingleline Line has trailing spaces. 1443
 Error design DesignForExtension Method 'getSubstitutes' is not designed for extension - needs to be abstract, final or empty. 1444
 Error javadoc JavadocMethod Missing a Javadoc comment. 1444
 Error design DesignForExtension Method 'setSubstitutes' is not designed for extension - needs to be abstract, final or empty. 1448
 Error javadoc JavadocMethod Missing a Javadoc comment. 1448
 Error misc FinalParameters Parameter substitutes should be final. 1448
 Error regexp RegexpSingleline Line has trailing spaces. 1451
 Error design DesignForExtension Method 'isChoice' is not designed for extension - needs to be abstract, final or empty. 1452
 Error javadoc JavadocMethod Missing a Javadoc comment. 1452
 Error regexp RegexpSingleline Line has trailing spaces. 1455
 Error design DesignForExtension Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. 1463
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 1475
 Error design DesignForExtension Method 'addNature' is not designed for extension - needs to be abstract, final or empty. 1485
 Error design DesignForExtension Method 'hasNature' is not designed for extension - needs to be abstract, final or empty. 1496
 Error regexp RegexpSingleline Line has trailing spaces. 1499

org/exolab/castor/xml/util/XMLClassDescriptorResolverImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error sizes LineLength Line is longer than 80 characters (found 91). 80
 Error naming MemberName Name '_descriptorCache' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name '_mappingLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
 Error naming MemberName Name '_classLoader' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error naming MemberName Name '_useIntrospector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error naming MemberName Name '_loadPackageMappings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error naming MemberName Name '_introspector' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error sizes LineLength Line is longer than 80 characters (found 87). 108
 Error naming MemberName Name '_resolverStrategy' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error sizes LineLength Line is longer than 80 characters (found 84). 126
 Error design DesignForExtension Method 'setInternalContext' is not designed for extension - needs to be abstract, final or empty. 129
 Error design DesignForExtension Method 'getMappingLoader' is not designed for extension - needs to be abstract, final or empty. 141
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error design DesignForExtension Method 'setClassLoader' is not designed for extension - needs to be abstract, final or empty. 148
 Error design DesignForExtension Method 'setUseIntrospection' is not designed for extension - needs to be abstract, final or empty. 155
 Error regexp RegexpSingleline Line has trailing spaces. 158
 Error design DesignForExtension Method 'setLoadPackageMappings' is not designed for extension - needs to be abstract, final or empty. 162
 Error regexp RegexpSingleline Line has trailing spaces. 165
 Error design DesignForExtension Method 'setMappingLoader' is not designed for extension - needs to be abstract, final or empty. 169
 Error sizes LineLength Line is longer than 80 characters (found 84). 172
 Error regexp RegexpSingleline Line has trailing spaces. 173
 Error sizes LineLength Line is longer than 80 characters (found 89). 173
 Error regexp RegexpSingleline Line has trailing spaces. 178
 Error design DesignForExtension Method 'setIntrospector' is not designed for extension - needs to be abstract, final or empty. 182
 Error design DesignForExtension Method 'setResolverStrategy' is not designed for extension - needs to be abstract, final or empty. 189
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error sizes LineLength Line is longer than 80 characters (found 82). 209
 Error design DesignForExtension Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 209
 Error regexp RegexpSingleline Line has trailing spaces. 215
 Error sizes LineLength Line is longer than 80 characters (found 96). 218
 Error regexp RegexpSingleline Line has trailing spaces. 222
 Error regexp RegexpSingleline Line has trailing spaces. 226
 Error blocks LeftCurly '{' should have line break after. 228
 Error blocks RightCurly '}' should have line break before. 228
 Error blocks LeftCurly '{' should have line break after. 229
 Error blocks RightCurly '}' should have line break before. 229
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error sizes LineLength Line is longer than 80 characters (found 88). 237
 Error design DesignForExtension Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 237
 Error regexp RegexpSingleline Line has trailing spaces. 243
 Error sizes LineLength Line is longer than 80 characters (found 91). 246
 Error regexp RegexpSingleline Line has trailing spaces. 250
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error blocks LeftCurly '{' should have line break after. 256
 Error blocks RightCurly '}' should have line break before. 256
 Error regexp RegexpSingleline Line has trailing spaces. 257
 Error sizes LineLength Line is longer than 80 characters (found 87). 264
 Error design DesignForExtension Method 'resolve' is not designed for extension - needs to be abstract, final or empty. 264
 Error sizes LineLength Line is longer than 80 characters (found 91). 274
 Error regexp RegexpSingleline Line has trailing spaces. 282
 Error blocks LeftCurly '{' should have line break after. 284
 Error blocks RightCurly '}' should have line break before. 284
 Error blocks LeftCurly '{' should have line break after. 285
 Error blocks RightCurly '}' should have line break before. 285
 Error regexp RegexpSingleline Line has trailing spaces. 286
 Error sizes LineLength Line is longer than 80 characters (found 85). 287
 Error sizes LineLength Line is longer than 80 characters (found 100). 288
 Error sizes LineLength Line is longer than 80 characters (found 95). 294
 Error design DesignForExtension Method 'resolveByXMLName' is not designed for extension - needs to be abstract, final or empty. 294
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error regexp RegexpSingleline Line has trailing spaces. 302
 Error sizes LineLength Line is longer than 80 characters (found 96). 304
 Error sizes LineLength Line is longer than 80 characters (found 89). 305
 Error sizes LineLength Line is longer than 80 characters (found 87). 318
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 318
 Error sizes LineLength Line is longer than 80 characters (found 93). 321
 Error regexp RegexpSingleline Line has trailing spaces. 333
 Error design DesignForExtension Method 'resolveAllByXMLName' is not designed for extension - needs to be abstract, final or empty. 333
 Error regexp RegexpSingleline Line has trailing spaces. 335
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 349
 Error design DesignForExtension Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. 356
 Error design DesignForExtension Method 'addClass' is not designed for extension - needs to be abstract, final or empty. 366
 Error design DesignForExtension Method 'addClasses' is not designed for extension - needs to be abstract, final or empty. 373
 Error design DesignForExtension Method 'addPackage' is not designed for extension - needs to be abstract, final or empty. 383
 Error sizes LineLength Line is longer than 80 characters (found 82). 385
 Error regexp RegexpSingleline Line has trailing spaces. 389
 Error sizes LineLength Line is longer than 80 characters (found 83). 396
 Error design DesignForExtension Method 'addPackages' is not designed for extension - needs to be abstract, final or empty. 396
 Error regexp RegexpSingleline Line has trailing spaces. 402
 Error sizes LineLength Line is longer than 80 characters (found 89). 407
 Error design DesignForExtension Method 'loadClassDescriptors' is not designed for extension - needs to be abstract, final or empty. 407
 Error regexp RegexpSingleline Line has trailing spaces. 412
 Error sizes LineLength Line is longer than 80 characters (found 87). 414
 Error sizes LineLength Line is longer than 80 characters (found 93). 415
 Error regexp RegexpSingleline Line has trailing spaces. 420
 Error regexp RegexpSingleline Line has trailing spaces. 438
 Error regexp RegexpSingleline Line has trailing spaces. 441
 Error sizes LineLength Line is longer than 80 characters (found 90). 444
 Error sizes LineLength Line is longer than 80 characters (found 85). 446
 Error sizes LineLength Line is longer than 80 characters (found 88). 448
 Error naming MemberName Name '_missingTypes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 451
 Error sizes LineLength Line is longer than 80 characters (found 83). 453
 Error naming MemberName Name '_typeMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 454
 Error naming MemberName Name '_xmlNameMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 457
 Error sizes LineLength Line is longer than 80 characters (found 89). 459
 Error naming MemberName Name '_lock' must match pattern '^[a-z][a-zA-Z0-9]*$'. 460
 Error regexp RegexpSingleline Line has trailing spaces. 469
 Error regexp RegexpSingleline Line has trailing spaces. 471
 Error regexp RegexpSingleline Line has trailing spaces. 481
 Error regexp RegexpSingleline Line has trailing spaces. 485
 Error regexp RegexpSingleline Line has trailing spaces. 489
 Error sizes LineLength Line is longer than 80 characters (found 87). 490
 Error regexp RegexpSingleline Line has trailing spaces. 492
 Error regexp RegexpSingleline Line has trailing spaces. 493
 Error sizes LineLength Line is longer than 80 characters (found 96). 496
 Error sizes LineLength Line is longer than 80 characters (found 89). 498
 Error sizes LineLength Line is longer than 80 characters (found 89). 509
 Error regexp RegexpSingleline Line has trailing spaces. 514
 Error regexp RegexpSingleline Line has trailing spaces. 516
 Error regexp RegexpSingleline Line has trailing spaces. 520
 Error regexp RegexpSingleline Line has trailing spaces. 526
 Error regexp RegexpSingleline Line has trailing spaces. 531
 Error regexp RegexpSingleline Line has trailing spaces. 532
 Error sizes LineLength Line is longer than 80 characters (found 82). 532
 Error regexp RegexpSingleline Line has trailing spaces. 541
 Error regexp RegexpSingleline Line has trailing spaces. 550
 Error regexp RegexpSingleline Line has trailing spaces. 561
 Error regexp RegexpSingleline Line has trailing spaces. 562
 Error regexp RegexpSingleline Line has trailing spaces. 566
 Error sizes LineLength Line is longer than 80 characters (found 86). 567
 Error sizes LineLength Line is longer than 80 characters (found 86). 569
 Error regexp RegexpSingleline Line has trailing spaces. 582
 Error regexp RegexpSingleline Line has trailing spaces. 616
 Error regexp RegexpSingleline Line has trailing spaces. 622
 Error regexp RegexpSingleline Line has trailing spaces. 638
 Error sizes LineLength Line is longer than 80 characters (found 86). 639
 Error sizes LineLength Line is longer than 80 characters (found 89). 643
 Error regexp RegexpSingleline Line has trailing spaces. 646
 Error sizes LineLength Line is longer than 80 characters (found 93). 647
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 647
 Error sizes LineLength Line is longer than 80 characters (found 91). 649
 Error regexp RegexpSingleline Line has trailing spaces. 653
 Error sizes LineLength Line is longer than 80 characters (found 83). 656
 Error design DesignForExtension Method 'cleanDescriptorCache' is not designed for extension - needs to be abstract, final or empty. 658

org/exolab/castor/xml/util/XMLContainerElementFieldDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 23
 Error sizes LineLength Line is longer than 80 characters (found 85). 27
 Error javadoc JavadocMethod Missing a Javadoc comment. 27
 Error sizes LineLength Line is longer than 80 characters (found 93). 29

org/exolab/castor/xml/util/XMLFieldDescriptorImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 95). 48
 Error javadoc JavadocVariable Missing a Javadoc comment. 49
 Error javadoc JavadocVariable Missing a Javadoc comment. 51
 Error javadoc JavadocVariable Missing a Javadoc comment. 55
 Error naming MemberName Name '_argIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error naming MemberName Name '_container' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error naming MemberName Name '_incremental' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error naming MemberName Name '_isReference' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error design VisibilityModifier Variable '_isReference' must be private and have accessor methods. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error naming MemberName Name '_isWild' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error naming MemberName Name '_mapped' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error javadoc JavadocVariable Missing a Javadoc comment. 82
 Error naming MemberName Name '_matches' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error naming MemberName Name '_nillable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name '_nodeType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error javadoc JavadocStyle First sentence should end with a period. 90
 Error naming MemberName Name '_nsPrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error naming MemberName Name '_nsURI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error naming MemberName Name '_xmlProperties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error naming MemberName Name '_schemaType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
 Error naming MemberName Name '_componentType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
 Error sizes LineLength Line is longer than 80 characters (found 85). 105
 Error naming MemberName Name '_qNamePrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
 Error sizes LineLength Line is longer than 80 characters (found 88). 108
 Error naming MemberName Name '_useParentClassNamespace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
 Error javadoc JavadocVariable Missing a Javadoc comment. 111
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
 Error regexp RegexpSingleline Line has trailing spaces. 113
 Error naming MemberName Name '_xmlName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
 Error naming MemberName Name '_xmlPath' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
 Error whitespace FileTabCharacter Line contains a tab character. 124
 Error javadoc JavadocVariable Missing a Javadoc comment. 124
 Error naming MemberName Name '_substitutes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
 Error sizes LineLength Line is longer than 80 characters (found 86). 127
 Error naming MemberName Name '_derivedFromXSList' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error regexp RegexpSingleline Line has trailing spaces. 131
 Error whitespace FileTabCharacter Line contains a tab character. 131
 Error sizes LineLength Line is longer than 80 characters (found 83). 137
 Error javadoc JavadocMethod Missing a Javadoc comment. 137
 Error regexp RegexpSingleline Line has trailing spaces. 141
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 144
 Error regexp RegexpSingleline Line has trailing spaces. 145
 Error coding AvoidInlineConditionals Avoid inline conditionals. 158
 Error whitespace ParenPad ')' is preceded with whitespace. 158
 Error sizes LineLength Line is longer than 80 characters (found 88). 175
 Error sizes LineLength Line is longer than 80 characters (found 96). 176
 Error javadoc JavadocMethod Expected @param tag for 'primitiveNodeType'. 176
 Error sizes LineLength Line is longer than 80 characters (found 83). 180
 Error sizes LineLength Line is longer than 80 characters (found 95). 198
 Error sizes LineLength Line is longer than 80 characters (found 88). 203
 Error sizes LineLength Line is longer than 80 characters (found 86). 204
 Error design DesignForExtension Method 'setConstructorArgumentIndex' is not designed for extension - needs to be abstract, final or empty. 255
 Error sizes LineLength Line is longer than 80 characters (found 89). 257
 Error sizes LineLength Line is longer than 80 characters (found 82). 264
 Error design DesignForExtension Method 'getConstructorArgumentIndex' is not designed for extension - needs to be abstract, final or empty. 267
 Error design DesignForExtension Method 'isConstructorArgument' is not designed for extension - needs to be abstract, final or empty. 275
 Error design DesignForExtension Method 'setLocationPath' is not designed for extension - needs to be abstract, final or empty. 316
 Error design DesignForExtension Method 'getLocationPath' is not designed for extension - needs to be abstract, final or empty. 325
 Error design DesignForExtension Method 'setNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 335
 Error design DesignForExtension Method 'getNameSpacePrefix' is not designed for extension - needs to be abstract, final or empty. 343
 Error design DesignForExtension Method 'setUseParentsNamespace' is not designed for extension - needs to be abstract, final or empty. 352
 Error javadoc JavadocMethod Expected @param tag for 'useParentsNamespace'. 352
 Error design DesignForExtension Method 'setNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 362
 Error design DesignForExtension Method 'getNameSpaceURI' is not designed for extension - needs to be abstract, final or empty. 370
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 374
 Error design DesignForExtension Method 'setNodeType' is not designed for extension - needs to be abstract, final or empty. 389
 Error coding AvoidInlineConditionals Avoid inline conditionals. 390
 Error design DesignForExtension Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. 397
 Error design DesignForExtension Method 'setXMLProperty' is not designed for extension - needs to be abstract, final or empty. 408
 Error sizes LineLength Line is longer than 80 characters (found 82). 426
 Error design DesignForExtension Method 'getXMLProperty' is not designed for extension - needs to be abstract, final or empty. 429
 Error regexp RegexpSingleline Line has trailing spaces. 430
 Error regexp RegexpSingleline Line has trailing spaces. 431
 Error design DesignForExtension Method 'setSchemaType' is not designed for extension - needs to be abstract, final or empty. 442
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 443
 Error design DesignForExtension Method 'setComponentType' is not designed for extension - needs to be abstract, final or empty. 452
 Error design DesignForExtension Method 'getSchemaType' is not designed for extension - needs to be abstract, final or empty. 460
 Error design DesignForExtension Method 'getComponentType' is not designed for extension - needs to be abstract, final or empty. 468
 Error design DesignForExtension Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. 472
 Error javadoc JavadocMethod Missing a Javadoc comment. 472
 Error design DesignForExtension Method 'getValidator' is not designed for extension - needs to be abstract, final or empty. 486
 Error design DesignForExtension Method 'setXMLName' is not designed for extension - needs to be abstract, final or empty. 495
 Error design DesignForExtension Method 'getXMLName' is not designed for extension - needs to be abstract, final or empty. 503
 Error design DesignForExtension Method 'setContainer' is not designed for extension - needs to be abstract, final or empty. 513
 Error design DesignForExtension Method 'isContainer' is not designed for extension - needs to be abstract, final or empty. 521
 Error design DesignForExtension Method 'setIncremental' is not designed for extension - needs to be abstract, final or empty. 533
 Error design DesignForExtension Method 'isIncremental' is not designed for extension - needs to be abstract, final or empty. 541
 Error design DesignForExtension Method 'setMapped' is not designed for extension - needs to be abstract, final or empty. 551
 Error design DesignForExtension Method 'isMapped' is not designed for extension - needs to be abstract, final or empty. 559
 Error design DesignForExtension Method 'setNillable' is not designed for extension - needs to be abstract, final or empty. 572
 Error design DesignForExtension Method 'isNillable' is not designed for extension - needs to be abstract, final or empty. 580
 Error design DesignForExtension Method 'setReference' is not designed for extension - needs to be abstract, final or empty. 590
 Error design DesignForExtension Method 'isReference' is not designed for extension - needs to be abstract, final or empty. 598
 Error design DesignForExtension Method 'setQNamePrefix' is not designed for extension - needs to be abstract, final or empty. 608
 Error javadoc JavadocMethod Expected @param tag for 'qNamePrefix'. 608
 Error design DesignForExtension Method 'getQNamePrefix' is not designed for extension - needs to be abstract, final or empty. 619
 Error design DesignForExtension Method 'setMatches' is not designed for extension - needs to be abstract, final or empty. 630
 Error misc FinalParameters Parameter matchExpr should be final. 630
 Error design DesignForExtension Method 'matches' is not designed for extension - needs to be abstract, final or empty. 655
 Error sizes LineLength Line is longer than 80 characters (found 96). 673
 Error design DesignForExtension Method 'matches' is not designed for extension - needs to be abstract, final or empty. 676
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 701
 Error sizes LineLength Line is longer than 80 characters (found 85). 730
 Error sizes LineLength Line is longer than 80 characters (found 85). 731
 Error sizes LineLength Line is longer than 80 characters (found 86). 732
 Error javadoc JavadocStyle First sentence should end with a period. 738
 Error design DesignForExtension Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 742
 Error coding MagicNumber '17' is a magic number. 743
 Error coding MagicNumber '17' is a magic number. 744
 Error coding MagicNumber '17' is a magic number. 745
 Error sizes LineLength Line is longer than 80 characters (found 81). 746
 Error blocks LeftCurly '{' should have line break after. 746
 Error coding MagicNumber '17' is a magic number. 746
 Error blocks RightCurly '}' should have line break before. 746
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 750
 Error javadoc JavadocMethod Missing a Javadoc comment. 750
 Error coding MagicNumber '32' is a magic number. 751
 Error javadoc JavadocMethod Expected @param tag for 'type'. 769
 Error javadoc JavadocMethod Missing a Javadoc comment. 803
 Error javadoc JavadocMethod Missing a Javadoc comment. 807
 Error regexp RegexpSingleline Line has trailing spaces. 810
 Error design DesignForExtension Method 'getSubstitutes' is not designed for extension - needs to be abstract, final or empty. 815
 Error design DesignForExtension Method 'setSubstitutes' is not designed for extension - needs to be abstract, final or empty. 823
 Error misc FinalParameters Parameter substitutes should be final. 823
 Error regexp RegexpSingleline Line has trailing spaces. 829
 Error sizes LineLength Line is longer than 80 characters (found 82). 830
 Error design DesignForExtension Method 'setDerivedFromXSList' is not designed for extension - needs to be abstract, final or empty. 832
 Error regexp RegexpSingleline Line has trailing spaces. 838
 Error design DesignForExtension Method 'isDerivedFromXSList' is not designed for extension - needs to be abstract, final or empty. 841

org/exolab/castor/xml/util/XMLFieldDescriptors.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 60
 Error javadoc JavadocVariable Missing a Javadoc comment. 62
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error naming MemberName Name '_elementCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error misc FinalParameters Parameter size should be final. 81
 Error design DesignForExtension Method 'add' is not designed for extension - needs to be abstract, final or empty. 94
 Error misc FinalParameters Parameter descriptor should be final. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 99
 Error design DesignForExtension Method 'clear' is not designed for extension - needs to be abstract, final or empty. 107
 Error design DesignForExtension Method 'clone' is not designed for extension - needs to be abstract, final or empty. 114
 Error javadoc JavadocMethod Missing a Javadoc comment. 114
 Error blocks RightCurly '}' should be on the same line. 118
 Error blocks EmptyBlock Must have at least one statement. 119
 Error design DesignForExtension Method 'contains' is not designed for extension - needs to be abstract, final or empty. 133
 Error misc FinalParameters Parameter descriptor should be final. 133
 Error design DesignForExtension Method 'equals' is not designed for extension - needs to be abstract, final or empty. 145
 Error misc FinalParameters Parameter obj should be final. 145
 Error javadoc JavadocMethod Expected @param tag for 'obj'. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error coding AvoidInlineConditionals Avoid inline conditionals. 154
 Error whitespace ParenPad ')' is preceded with whitespace. 154
 Error javadoc JavadocMethod Expected an @return tag. 166
 Error design DesignForExtension Method 'get' is not designed for extension - needs to be abstract, final or empty. 166
 Error misc FinalParameters Parameter index should be final. 166
 Error javadoc JavadocMethod Expected @throws tag for 'IndexOutOfBoundsException'. 166
 Error design DesignForExtension Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 188
 Error coding MagicNumber '31' is a magic number. 192
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 192
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 192
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 192
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 192
 Error coding AvoidInlineConditionals Avoid inline conditionals. 192
 Error javadoc JavadocMethod Expected an @return tag. 204
 Error design DesignForExtension Method 'indexOf' is not designed for extension - needs to be abstract, final or empty. 204
 Error misc FinalParameters Parameter descriptor should be final. 204
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks RightCurly '}' should be on the same line. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error design DesignForExtension Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. 223
 Error design DesignForExtension Method 'remove' is not designed for extension - needs to be abstract, final or empty. 233
 Error misc FinalParameters Parameter index should be final. 233
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 237
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 237
 Error design DesignForExtension Method 'remove' is not designed for extension - needs to be abstract, final or empty. 248
 Error misc FinalParameters Parameter descriptor should be final. 248
 Error design DesignForExtension Method 'trimToSize' is not designed for extension - needs to be abstract, final or empty. 261
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error design DesignForExtension Method 'size' is not designed for extension - needs to be abstract, final or empty. 274
 Error design DesignForExtension Method 'toArray' is not designed for extension - needs to be abstract, final or empty. 284
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 286
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 286
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 286
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 286
 Error design DesignForExtension Method 'toArray' is not designed for extension - needs to be abstract, final or empty. 296
 Error misc FinalParameters Parameter dst should be final. 296
 Error javadoc JavadocMethod Expected @param tag for 'dst'. 296
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 297
 Error design DesignForExtension Method 'toArray' is not designed for extension - needs to be abstract, final or empty. 306
 Error misc FinalParameters Parameter dst should be final. 306
 Error javadoc JavadocMethod Expected @param tag for 'dst'. 306
 Error misc FinalParameters Parameter offset should be final. 306
 Error javadoc JavadocMethod Expected @param tag for 'offset'. 306
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error javadoc JavadocStyle First sentence should end with a period. 323
 Error coding AvoidInlineConditionals Avoid inline conditionals. 329
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 330
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 330
 Error coding MagicNumber '3' is a magic number. 330
 Error whitespace WhitespaceAround '/' is not preceded with whitespace. 330
 Error whitespace WhitespaceAround '/' is not followed by whitespace. 330
 Error javadoc JavadocStyle First sentence should end with a period. 335
 Error misc FinalParameters Parameter index should be final. 338
 Error javadoc JavadocMethod Expected @param tag for 'index'. 338
 Error blocks NeedBraces 'if' construct must use '{}'s. 339
 Error sizes LineLength Line is longer than 80 characters (found 88). 340
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 342
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 342

org/exolab/castor/xml/util/XMLParserUtils.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31
 Error sizes LineLength Line is longer than 80 characters (found 85). 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error sizes LineLength Line is longer than 80 characters (found 86). 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error sizes LineLength Line is longer than 80 characters (found 86). 46
 Error javadoc JavadocMethod Unused @param tag for 'properties'. 50
 Error javadoc JavadocMethod Unused @param tag for 'defaultFeatures'. 51
 Error javadoc JavadocMethod Expected @param tag for 'parserFeatures'. 57
 Error javadoc JavadocMethod Expected @param tag for 'parserFeaturesToDisable'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 91). 76
 Error sizes LineLength Line is longer than 80 characters (found 89). 77
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error sizes LineLength Line is longer than 80 characters (found 89). 79
 Error sizes LineLength Line is longer than 80 characters (found 91). 94
 Error sizes LineLength Line is longer than 80 characters (found 89). 95
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error sizes LineLength Line is longer than 80 characters (found 90). 97
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error sizes LineLength Line is longer than 80 characters (found 94). 115
 Error sizes LineLength Line is longer than 80 characters (found 82). 124
 Error sizes LineLength Line is longer than 80 characters (found 109). 135
 Error misc FinalParameters Parameter saxParserFactory should be final. 139
 Error javadoc JavadocMethod Expected @param tag for 'saxParserFactory'. 139
 Error sizes LineLength Line is longer than 80 characters (found 82). 145
 Error sizes LineLength Line is longer than 80 characters (found 108). 162
 Error sizes LineLength Line is longer than 80 characters (found 95). 170
 Error sizes LineLength Line is longer than 80 characters (found 81). 171
 Error sizes LineLength Line is longer than 80 characters (found 92). 173
 Error sizes LineLength Line is longer than 80 characters (found 92). 193
 Error sizes LineLength Line is longer than 80 characters (found 81). 194
 Error sizes LineLength Line is longer than 80 characters (found 89). 196
 Error whitespace MethodParamPad '(' is preceded with whitespace. 199
 Error regexp RegexpSingleline Line has trailing spaces. 214
 Error sizes LineLength Line is longer than 80 characters (found 96). 215
 Error javadoc JavadocMethod Missing a Javadoc comment. 215
 Error sizes LineLength Line is longer than 80 characters (found 84). 217
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error regexp RegexpSingleline Line has trailing spaces. 234
 Error regexp RegexpSingleline Line has trailing spaces. 238
 Error sizes LineLength Line is longer than 80 characters (found 86). 245
 Error sizes LineLength Line is longer than 80 characters (found 89). 246
 Error regexp RegexpSingleline Line has trailing spaces. 254
 Error javadoc JavadocMethod Expected an @return tag. 258
 Error sizes LineLength Line is longer than 80 characters (found 81). 258
 Error javadoc JavadocMethod Expected @param tag for 'properties'. 258
 Error sizes LineLength Line is longer than 80 characters (found 88). 260
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error javadoc JavadocMethod Expected an @return tag. 268
 Error sizes LineLength Line is longer than 80 characters (found 85). 268
 Error javadoc JavadocMethod Expected @param tag for 'properties'. 268
 Error sizes LineLength Line is longer than 80 characters (found 85). 270
 Error regexp RegexpSingleline Line has trailing spaces. 271
 Error sizes LineLength Line is longer than 80 characters (found 90). 275
 Error regexp RegexpSingleline Line has trailing spaces. 279
 Error regexp RegexpSingleline Line has trailing spaces. 284
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error sizes LineLength Line is longer than 80 characters (found 97). 294
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error regexp RegexpSingleline Line has trailing spaces. 298
 Error regexp RegexpSingleline Line has trailing spaces. 302
 Error regexp RegexpSingleline Line has trailing spaces. 307
 Error regexp RegexpSingleline Line has trailing spaces. 308

org/exolab/castor/xml/util/resolvers/AbstractResolverClassCommand.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 84). 35
 Error sizes LineLength Line is longer than 80 characters (found 89). 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error sizes LineLength Line is longer than 80 characters (found 98). 50
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error sizes LineLength Line is longer than 80 characters (found 90). 59
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error sizes LineLength Line is longer than 80 characters (found 96). 68

org/exolab/castor/xml/util/resolvers/AbstractResolverPackageCommand.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error sizes LineLength Line is longer than 80 characters (found 88). 36
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error sizes LineLength Line is longer than 80 characters (found 91). 38
 Error javadoc JavadocVariable Missing a Javadoc comment. 38
 Error sizes LineLength Line is longer than 80 characters (found 101). 43
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error sizes LineLength Line is longer than 80 characters (found 92). 61
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error sizes LineLength Line is longer than 80 characters (found 98). 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error sizes LineLength Line is longer than 80 characters (found 90). 79
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error javadoc JavadocMethod Unused @param tag for 'className'. 82
 Error sizes LineLength Line is longer than 80 characters (found 123). 88
 Error javadoc JavadocMethod Expected @param tag for 'packageName'. 88

org/exolab/castor/xml/util/resolvers/ByCDR.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.InputStream. 19
 Error imports UnusedImports Unused import - java.util.Enumeration. 22
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error whitespace FileTabCharacter Line contains a tab character. 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error whitespace FileTabCharacter Line contains a tab character. 46
 Error javadoc JavadocVariable Missing a Javadoc comment. 46
 Error naming MemberName Name '_loadedPackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
 Error whitespace FileTabCharacter Line contains a tab character. 48
 Error whitespace FileTabCharacter Line contains a tab character. 49
 Error whitespace FileTabCharacter Line contains a tab character. 50
 Error whitespace FileTabCharacter Line contains a tab character. 51
 Error whitespace FileTabCharacter Line contains a tab character. 53
 Error misc FinalParameters Parameter url should be final. 67
 Error sizes LineLength Line is longer than 80 characters (found 82). 79
 Error sizes LineLength Line is longer than 80 characters (found 115). 94
 Error design DesignForExtension Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. 94
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error sizes LineLength Line is longer than 80 characters (found 86). 97
 Error sizes LineLength Line is longer than 80 characters (found 88). 98
 Error sizes LineLength Line is longer than 80 characters (found 83). 100
 Error regexp RegexpSingleline Line has trailing spaces. 104
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 110
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error sizes LineLength Line is longer than 80 characters (found 90). 121
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error sizes LineLength Line is longer than 80 characters (found 100). 126
 Error sizes LineLength Line is longer than 80 characters (found 87). 129
 Error sizes LineLength Line is longer than 80 characters (found 97). 130
 Error sizes LineLength Line is longer than 80 characters (found 89). 134
 Error sizes LineLength Line is longer than 80 characters (found 98). 140

org/exolab/castor/xml/util/resolvers/ByDescriptorClass.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 82). 37
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error sizes LineLength Line is longer than 80 characters (found 81). 47
 Error sizes LineLength Line is longer than 80 characters (found 84). 49
 Error sizes LineLength Line is longer than 80 characters (found 85). 50
 Error sizes LineLength Line is longer than 80 characters (found 88). 56
 Error design DesignForExtension Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. 56
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error sizes LineLength Line is longer than 80 characters (found 88). 75
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error sizes LineLength Line is longer than 80 characters (found 89). 86
 Error sizes LineLength Line is longer than 80 characters (found 89). 89

org/exolab/castor/xml/util/resolvers/ByIntrospection.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error sizes LineLength Line is longer than 80 characters (found 88). 62
 Error design DesignForExtension Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. 62
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error sizes LineLength Line is longer than 80 characters (found 82). 66
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error sizes LineLength Line is longer than 80 characters (found 86). 74
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error sizes LineLength Line is longer than 80 characters (found 82). 81
 Error sizes LineLength Line is longer than 80 characters (found 92). 90
 Error regexp RegexpSingleline Line has trailing spaces. 98

org/exolab/castor/xml/util/resolvers/ByMappingLoader.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error whitespace FileTabCharacter Line contains a tab character. 37
 Error javadoc JavadocVariable Missing a Javadoc comment. 37
 Error whitespace FileTabCharacter Line contains a tab character. 44
 Error sizes LineLength Line is longer than 80 characters (found 83). 47
 Error sizes LineLength Line is longer than 80 characters (found 81). 48
 Error sizes LineLength Line is longer than 80 characters (found 88). 52
 Error design DesignForExtension Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. 52
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error sizes LineLength Line is longer than 80 characters (found 110). 55
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 55
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error sizes LineLength Line is longer than 80 characters (found 100). 62

org/exolab/castor/xml/util/resolvers/ByPackageMapping.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 54
 Error sizes LineLength Line is longer than 80 characters (found 81). 61
 Error whitespace FileTabCharacter Line contains a tab character. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error naming MemberName Name '_loadedPackages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error whitespace FileTabCharacter Line contains a tab character. 68
 Error whitespace FileTabCharacter Line contains a tab character. 70
 Error sizes LineLength Line is longer than 80 characters (found 88). 81
 Error javadoc JavadocMethod Expected @param tag for 'classLoader'. 81
 Error javadoc JavadocMethod Expected @throws tag for 'MappingException'. 82
 Error blocks LeftCurly '{' should have line break after. 85
 Error blocks RightCurly '}' should have line break before. 85
 Error sizes LineLength Line is longer than 80 characters (found 115). 98
 Error design DesignForExtension Method 'internalResolve' is not designed for extension - needs to be abstract, final or empty. 98
 Error regexp RegexpSingleline Line has trailing spaces. 100
 Error sizes LineLength Line is longer than 80 characters (found 86). 101
 Error sizes LineLength Line is longer than 80 characters (found 88). 102
 Error sizes LineLength Line is longer than 80 characters (found 83). 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error misc TodoComment Comment matches to-do format 'TODO:'. 116
 Error sizes LineLength Line is longer than 80 characters (found 100). 116
 Error sizes LineLength Line is longer than 80 characters (found 102). 117
 Error sizes LineLength Line is longer than 80 characters (found 88). 118
 Error sizes LineLength Line is longer than 80 characters (found 91). 122
 Error sizes LineLength Line is longer than 80 characters (found 92). 127

org/exolab/castor/xml/util/resolvers/CastorXMLStrategy.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.castor.xml.AbstractInternalContext. 23
 Error regexp RegexpSingleline Line has trailing spaces. 35
 Error naming MemberName Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
 Error sizes LineLength Line is longer than 80 characters (found 87). 49
 Error sizes LineLength Line is longer than 80 characters (found 90). 50
 Error design DesignForExtension Method 'setProperty' is not designed for extension - needs to be abstract, final or empty. 60
 Error sizes LineLength Line is longer than 80 characters (found 95). 73
 Error design DesignForExtension Method 'resolveClass' is not designed for extension - needs to be abstract, final or empty. 73
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error sizes LineLength Line is longer than 80 characters (found 87). 82
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 102
 Error sizes LineLength Line is longer than 80 characters (found 94). 103
 Error sizes LineLength Line is longer than 80 characters (found 100). 109
 Error regexp RegexpSingleline Line has trailing spaces. 111
 Error sizes LineLength Line is longer than 80 characters (found 81). 114
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error sizes LineLength Line is longer than 80 characters (found 97). 119
 Error regexp RegexpSingleline Line has trailing spaces. 124
 Error regexp RegexpSingleline Line has trailing spaces. 130
 Error sizes LineLength Line is longer than 80 characters (found 99). 131
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error sizes LineLength Line is longer than 80 characters (found 97). 137
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error sizes LineLength Line is longer than 80 characters (found 95). 151
 Error design DesignForExtension Method 'resolvePackage' is not designed for extension - needs to be abstract, final or empty. 151
 Error sizes LineLength Line is longer than 80 characters (found 89). 153
 Error sizes LineLength Line is longer than 80 characters (found 100). 154

org/exolab/castor/xml/util/resolvers/ResolveHelpers.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 25
 Error whitespace FileTabCharacter Line contains a tab character. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error whitespace FileTabCharacter Line contains a tab character. 36
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 36
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 36
 Error sizes LineLength Line is longer than 80 characters (found 84). 48
 Error misc FinalParameters Parameter fileName should be final. 48
 Error misc FinalParameters Parameter packageName should be final. 48
 Error regexp RegexpSingleline Line has trailing spaces. 52
 Error misc FinalParameters Parameter className should be final. 68
 Error misc FinalParameters Parameter ns1 should be final. 86
 Error javadoc JavadocMethod Expected @param tag for 'ns1'. 86
 Error misc FinalParameters Parameter ns2 should be final. 86
 Error javadoc JavadocMethod Expected @param tag for 'ns2'. 86
 Error javadoc JavadocStyle Extra HTML tag found: </lu> 107
 Error misc FinalParameters Parameter loader should be final. 112
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error sizes LineLength Line is longer than 80 characters (found 89). 121
 Error misc FinalParameters Parameter classLoader should be final. 127
 Error misc FinalParameters Parameter className should be final. 127
 Error regexp RegexpSingleline Line has trailing spaces. 133
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error sizes LineLength Line is longer than 80 characters (found 89). 144

org/exolab/castor/xml/validators/BigIntegerValidator.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error sizes LineLength Line is longer than 80 characters (found 82). 57
 Error sizes LineLength Line is longer than 80 characters (found 84). 61
 Error naming MemberName Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error naming MemberName Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error sizes LineLength Line is longer than 80 characters (found 93). 69
 Error naming MemberName Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error sizes LineLength Line is longer than 80 characters (found 93). 71
 Error naming MemberName Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 88
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 102
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 112
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 125
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 138
 Error design DesignForExtension Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. 152
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 164
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 179
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 191
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 203
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 215
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 227
 Error design DesignForExtension Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. 241
 Error sizes LineLength Line is longer than 80 characters (found 81). 258
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 258
 Error sizes LineLength Line is longer than 80 characters (found 95). 261
 Error sizes LineLength Line is longer than 80 characters (found 100). 266
 Error sizes LineLength Line is longer than 80 characters (found 95). 271
 Error sizes LineLength Line is longer than 80 characters (found 89). 282
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 301
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 315

org/exolab/castor/xml/validators/BooleanValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 59
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 76
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 86
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 98
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 109
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 121
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 135
 Error sizes LineLength Line is longer than 80 characters (found 88). 138
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 153
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 164

org/exolab/castor/xml/validators/ByteValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 87). 68
 Error naming MemberName Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error sizes LineLength Line is longer than 80 characters (found 87). 70
 Error naming MemberName Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 87
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 94
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 101
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 111
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 124
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 137
 Error design DesignForExtension Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. 151
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 163
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 178
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 190
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 202
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 214
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 226
 Error design DesignForExtension Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. 240
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 257
 Error sizes LineLength Line is longer than 80 characters (found 85). 260
 Error sizes LineLength Line is longer than 80 characters (found 91). 265
 Error sizes LineLength Line is longer than 80 characters (found 94). 270
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 298
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 311

org/exolab/castor/xml/validators/ClassValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 94). 67
 Error modifier RedundantModifier Redundant 'public' modifier. 67

org/exolab/castor/xml/validators/DateTimeValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 62
 Error naming MemberName Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error naming MemberName Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error naming MemberName Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error naming MemberName Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error sizes LineLength Line is longer than 80 characters (found 85). 71
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 84
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 91
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 99
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 110
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 120
 Error design DesignForExtension Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 140
 Error design DesignForExtension Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. 150
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 159
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 174
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 185
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 197
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 209
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 221
 Error sizes LineLength Line is longer than 80 characters (found 82). 231
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 231
 Error sizes LineLength Line is longer than 80 characters (found 86). 241
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 241
 Error sizes LineLength Line is longer than 80 characters (found 92). 249
 Error sizes LineLength Line is longer than 80 characters (found 92). 253
 Error sizes LineLength Line is longer than 80 characters (found 97). 270
 Error sizes LineLength Line is longer than 80 characters (found 82). 273
 Error sizes LineLength Line is longer than 80 characters (found 100). 277
 Error sizes LineLength Line is longer than 80 characters (found 98). 279
 Error sizes LineLength Line is longer than 80 characters (found 94). 283
 Error sizes LineLength Line is longer than 80 characters (found 85). 286
 Error sizes LineLength Line is longer than 80 characters (found 97). 290
 Error sizes LineLength Line is longer than 80 characters (found 84). 292
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 308
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 319
 Error sizes LineLength Line is longer than 80 characters (found 98). 332
 Error sizes LineLength Line is longer than 80 characters (found 85). 342

org/exolab/castor/xml/validators/DecimalValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 66
 Error sizes LineLength Line is longer than 80 characters (found 86). 68
 Error naming StaticVariableName Name '_bdMethodToPlainString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error sizes LineLength Line is longer than 80 characters (found 97). 73
 Error blocks EmptyBlock Must have at least one statement. 74
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
 Error sizes LineLength Line is longer than 80 characters (found 91). 81
 Error naming MemberName Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error sizes LineLength Line is longer than 80 characters (found 91). 83
 Error naming MemberName Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error sizes LineLength Line is longer than 80 characters (found 89). 85
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error sizes LineLength Line is longer than 80 characters (found 88). 87
 Error naming MemberName Name '_fractionDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error naming MemberName Name '_hasMinExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error naming MemberName Name '_hasMaxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 104
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 111
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 119
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 140
 Error coding AvoidInlineConditionals Avoid inline conditionals. 141
 Error design DesignForExtension Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 150
 Error coding AvoidInlineConditionals Avoid inline conditionals. 151
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 160
 Error coding AvoidInlineConditionals Avoid inline conditionals. 161
 Error design DesignForExtension Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. 170
 Error coding AvoidInlineConditionals Avoid inline conditionals. 171
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 179
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 194
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 205
 Error sizes LineLength Line is longer than 80 characters (found 88). 207
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 220
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 232
 Error sizes LineLength Line is longer than 80 characters (found 88). 234
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 247
 Error design DesignForExtension Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. 262
 Error design DesignForExtension Method 'setFractionDigits' is not designed for extension - needs to be abstract, final or empty. 280
 Error sizes LineLength Line is longer than 80 characters (found 83). 283
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 297
 Error sizes LineLength Line is longer than 80 characters (found 92). 300
 Error sizes LineLength Line is longer than 80 characters (found 93). 306
 Error sizes LineLength Line is longer than 80 characters (found 85). 311
 Error sizes LineLength Line is longer than 80 characters (found 96). 318
 Error sizes LineLength Line is longer than 80 characters (found 85). 323
 Error sizes LineLength Line is longer than 80 characters (found 85). 328
 Error sizes LineLength Line is longer than 80 characters (found 98). 341
 Error sizes LineLength Line is longer than 80 characters (found 91). 349
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 366
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 379
 Error sizes LineLength Line is longer than 80 characters (found 81). 407
 Error sizes LineLength Line is longer than 80 characters (found 83). 408
 Error sizes LineLength Line is longer than 80 characters (found 81). 413
 Error sizes LineLength Line is longer than 80 characters (found 83). 414
 Error blocks EmptyBlock Must have at least one statement. 415
 Error blocks EmptyBlock Must have at least one statement. 417
 Error blocks EmptyBlock Must have at least one statement. 445
 Error coding AvoidInlineConditionals Avoid inline conditionals. 448

org/exolab/castor/xml/validators/DoubleValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_useMinInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_useMinExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_useMaxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error naming MemberName Name '_useMaxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error naming MemberName Name '_usePositiveInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error naming MemberName Name '_useNegativeInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error sizes LineLength Line is longer than 80 characters (found 98). 76
 Error naming MemberName Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error sizes LineLength Line is longer than 80 characters (found 98). 78
 Error naming MemberName Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error sizes LineLength Line is longer than 80 characters (found 98). 80
 Error naming MemberName Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error sizes LineLength Line is longer than 80 characters (found 98). 82
 Error naming MemberName Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error javadoc JavadocVariable Missing a Javadoc comment. 87
 Error naming MemberName Name '_positiveInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 88
 Error naming MemberName Name '_negativeInfinity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 100
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 107
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 115
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error design DesignForExtension Method 'clearPositiveInfinity' is not designed for extension - needs to be abstract, final or empty. 120
 Error javadoc JavadocMethod Missing a Javadoc comment. 120
 Error design DesignForExtension Method 'clearNegativeInfinity' is not designed for extension - needs to be abstract, final or empty. 124
 Error javadoc JavadocMethod Missing a Javadoc comment. 124
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 134
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 147
 Error design DesignForExtension Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 160
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 173
 Error design DesignForExtension Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. 186
 Error design DesignForExtension Method 'getPositiveInfinity' is not designed for extension - needs to be abstract, final or empty. 193
 Error javadoc JavadocMethod Missing a Javadoc comment. 193
 Error design DesignForExtension Method 'getNegativeInfinity' is not designed for extension - needs to be abstract, final or empty. 197
 Error javadoc JavadocMethod Missing a Javadoc comment. 197
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 206
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 221
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 233
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 245
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 257
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 269
 Error design DesignForExtension Method 'setPositiveInfinity' is not designed for extension - needs to be abstract, final or empty. 274
 Error javadoc JavadocMethod Missing a Javadoc comment. 274
 Error design DesignForExtension Method 'setNegativeInfinity' is not designed for extension - needs to be abstract, final or empty. 279
 Error javadoc JavadocMethod Missing a Javadoc comment. 279
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 293
 Error sizes LineLength Line is longer than 80 characters (found 87). 296
 Error sizes LineLength Line is longer than 80 characters (found 84). 301
 Error sizes LineLength Line is longer than 80 characters (found 96). 308
 Error sizes LineLength Line is longer than 80 characters (found 87). 313
 Error sizes LineLength Line is longer than 80 characters (found 99). 320
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 336
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 349

org/exolab/castor/xml/validators/DurationValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 62
 Error sizes LineLength Line is longer than 80 characters (found 86). 64
 Error naming MemberName Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error sizes LineLength Line is longer than 80 characters (found 86). 66
 Error naming MemberName Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 86). 68
 Error naming MemberName Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error sizes LineLength Line is longer than 80 characters (found 86). 70
 Error naming MemberName Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error sizes LineLength Line is longer than 80 characters (found 85). 72
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 85
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 92
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 100
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 111
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 121
 Error design DesignForExtension Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 131
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 141
 Error design DesignForExtension Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. 151
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 160
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 175
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 186
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 198
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 210
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 222
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 232
 Error sizes LineLength Line is longer than 80 characters (found 82). 242
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 242
 Error sizes LineLength Line is longer than 80 characters (found 92). 250
 Error sizes LineLength Line is longer than 80 characters (found 92). 254
 Error sizes LineLength Line is longer than 80 characters (found 96). 258
 Error sizes LineLength Line is longer than 80 characters (found 93). 263
 Error sizes LineLength Line is longer than 80 characters (found 97). 271
 Error sizes LineLength Line is longer than 80 characters (found 95). 276
 Error sizes LineLength Line is longer than 80 characters (found 99). 284
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 299
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 310
 Error sizes LineLength Line is longer than 80 characters (found 98). 323
 Error sizes LineLength Line is longer than 80 characters (found 98). 332

org/exolab/castor/xml/validators/FloatValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_useMinInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_useMinExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_useMaxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error naming MemberName Name '_useMaxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error sizes LineLength Line is longer than 80 characters (found 97). 72
 Error naming MemberName Name '_minInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error sizes LineLength Line is longer than 80 characters (found 97). 74
 Error naming MemberName Name '_minExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error sizes LineLength Line is longer than 80 characters (found 97). 76
 Error naming MemberName Name '_maxInclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error sizes LineLength Line is longer than 80 characters (found 97). 78
 Error naming MemberName Name '_maxExclusive' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 93
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 100
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 108
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 119
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 132
 Error design DesignForExtension Method 'getMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 145
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 158
 Error design DesignForExtension Method 'getMinExclusive' is not designed for extension - needs to be abstract, final or empty. 171
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 183
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 198
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 210
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 222
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 234
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 246
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 260
 Error sizes LineLength Line is longer than 80 characters (found 88). 263
 Error sizes LineLength Line is longer than 80 characters (found 100). 268
 Error sizes LineLength Line is longer than 80 characters (found 96). 274
 Error sizes LineLength Line is longer than 80 characters (found 86). 279
 Error sizes LineLength Line is longer than 80 characters (found 99). 286
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 302
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 315

org/exolab/castor/xml/validators/IdRefValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 29
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 48
 Error sizes LineLength Line is longer than 80 characters (found 88). 52
 Error sizes LineLength Line is longer than 80 characters (found 99). 59
 Error sizes LineLength Line is longer than 80 characters (found 97). 60
 Error sizes LineLength Line is longer than 80 characters (found 90). 71
 Error sizes LineLength Line is longer than 80 characters (found 92). 75

org/exolab/castor/xml/validators/IdRefsValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 25
 Error naming MemberName Name '_idRefValidator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 48

org/exolab/castor/xml/validators/IdValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 25
 Error sizes LineLength Line is longer than 80 characters (found 83). 26
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 46
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 57
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 68

org/exolab/castor/xml/validators/IntValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 27
 Error naming MemberName Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error naming MemberName Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error sizes LineLength Line is longer than 80 characters (found 86). 39
 Error naming MemberName Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
 Error sizes LineLength Line is longer than 80 characters (found 86). 41
 Error naming MemberName Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 58
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 65
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 72
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 82
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 95
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 108
 Error design DesignForExtension Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. 122
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 134
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 149
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 165
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 177
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 189
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 201
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 213
 Error design DesignForExtension Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. 226
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 243
 Error sizes LineLength Line is longer than 80 characters (found 84). 246
 Error sizes LineLength Line is longer than 80 characters (found 89). 251
 Error sizes LineLength Line is longer than 80 characters (found 92). 256
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 284
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 297
 Error sizes LineLength Line is longer than 80 characters (found 83). 308

org/exolab/castor/xml/validators/IntegerValidator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 63
 Error naming MemberName Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error naming MemberName Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error sizes LineLength Line is longer than 80 characters (found 87). 71
 Error naming MemberName Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
 Error sizes LineLength Line is longer than 80 characters (found 87). 73
 Error naming MemberName Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 90
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 97
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 104
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 114
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 127
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 140
 Error design DesignForExtension Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. 154
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 166
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 182
 Error regexp RegexpSingleline Line has trailing spaces. 194
 Error sizes LineLength Line is longer than 80 characters (found 83). 195
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 201
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 217
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 229
 Error regexp RegexpSingleline Line has trailing spaces. 237
 Error sizes LineLength Line is longer than 80 characters (found 83). 238
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 243
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 255
 Error sizes LineLength Line is longer than 80 characters (found 83). 264
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 269
 Error regexp RegexpSingleline Line has trailing spaces. 273
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 281
 Error sizes LineLength Line is longer than 80 characters (found 83). 290
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 295
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 308
 Error sizes LineLength Line is longer than 80 characters (found 83). 317
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 322
 Error design DesignForExtension Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. 336
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 353
 Error sizes LineLength Line is longer than 80 characters (found 113). 356
 Error sizes LineLength Line is longer than 80 characters (found 115). 362
 Error sizes LineLength Line is longer than 80 characters (found 118). 368
 Error sizes LineLength Line is longer than 80 characters (found 117). 379
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 397
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 410
 Error sizes LineLength Line is longer than 80 characters (found 106). 413
 Error sizes LineLength Line is longer than 80 characters (found 125). 426
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 427
 Error sizes LineLength Line is longer than 80 characters (found 113). 431
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 432

org/exolab/castor/xml/validators/LongValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 87). 68
 Error naming MemberName Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error sizes LineLength Line is longer than 80 characters (found 87). 70
 Error naming MemberName Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 87
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 94
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 101
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 111
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 124
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 137
 Error design DesignForExtension Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. 151
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 163
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 178
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 190
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 202
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 214
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 226
 Error design DesignForExtension Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. 240
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 257
 Error sizes LineLength Line is longer than 80 characters (found 89). 260
 Error sizes LineLength Line is longer than 80 characters (found 94). 265
 Error sizes LineLength Line is longer than 80 characters (found 97). 270
 Error sizes LineLength Line is longer than 80 characters (found 96). 280
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 298
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 311

org/exolab/castor/xml/validators/NameValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 112
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 155
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 168

org/exolab/castor/xml/validators/PatternValidator.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error javadoc JavadocVariable Missing a Javadoc comment. 68
 Error design VisibilityModifier Variable 'resourceBundle' must be private and have accessor methods. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 76
 Error naming MemberName Name '_patterns' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 81
 Error naming MemberName Name '_nillable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error naming MemberName Name '_regex' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error sizes LineLength Line is longer than 80 characters (found 81). 91
 Error regexp RegexpSingleline Line has trailing spaces. 95
 Error sizes LineLength Line is longer than 80 characters (found 88). 99
 Error design DesignForExtension Method 'getPatterns' is not designed for extension - needs to be abstract, final or empty. 114
 Error design DesignForExtension Method 'isNillable' is not designed for extension - needs to be abstract, final or empty. 124
 Error design DesignForExtension Method 'hasPattern' is not designed for extension - needs to be abstract, final or empty. 135
 Error design DesignForExtension Method 'setNillable' is not designed for extension - needs to be abstract, final or empty. 146
 Error design DesignForExtension Method 'addPattern' is not designed for extension - needs to be abstract, final or empty. 156
 Error design DesignForExtension Method 'clearPatterns' is not designed for extension - needs to be abstract, final or empty. 163
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 181
 Error sizes LineLength Line is longer than 80 characters (found 109). 188
 Error sizes LineLength Line is longer than 80 characters (found 81). 195
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 208
 Error regexp RegexpSingleline Line has trailing spaces. 216
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 219
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 235
 Error sizes LineLength Line is longer than 80 characters (found 108). 239
 Error sizes LineLength Line is longer than 80 characters (found 117). 255

org/exolab/castor/xml/validators/ShortValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_useMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error naming MemberName Name '_useMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_useFixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error sizes LineLength Line is longer than 80 characters (found 88). 66
 Error naming MemberName Name '_min' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 88). 68
 Error naming MemberName Name '_max' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_totalDigits' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 85
 Error design DesignForExtension Method 'clearMax' is not designed for extension - needs to be abstract, final or empty. 92
 Error design DesignForExtension Method 'clearMin' is not designed for extension - needs to be abstract, final or empty. 99
 Error design DesignForExtension Method 'getFixed' is not designed for extension - needs to be abstract, final or empty. 109
 Error design DesignForExtension Method 'getMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 122
 Error design DesignForExtension Method 'getMinInclusive' is not designed for extension - needs to be abstract, final or empty. 135
 Error design DesignForExtension Method 'getTotalDigits' is not designed for extension - needs to be abstract, final or empty. 149
 Error design DesignForExtension Method 'hasFixed' is not designed for extension - needs to be abstract, final or empty. 161
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 176
 Error design DesignForExtension Method 'setMinExclusive' is not designed for extension - needs to be abstract, final or empty. 188
 Error design DesignForExtension Method 'setMinInclusive' is not designed for extension - needs to be abstract, final or empty. 200
 Error design DesignForExtension Method 'setMaxExclusive' is not designed for extension - needs to be abstract, final or empty. 212
 Error design DesignForExtension Method 'setMaxInclusive' is not designed for extension - needs to be abstract, final or empty. 224
 Error design DesignForExtension Method 'setTotalDigits' is not designed for extension - needs to be abstract, final or empty. 238
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 255
 Error sizes LineLength Line is longer than 80 characters (found 86). 258
 Error sizes LineLength Line is longer than 80 characters (found 91). 263
 Error sizes LineLength Line is longer than 80 characters (found 94). 268
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 296
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 309
 Error sizes LineLength Line is longer than 80 characters (found 95). 320

org/exolab/castor/xml/validators/SimpleTypeValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_minOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_maxOccurs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error naming MemberName Name '_validator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error design DesignForExtension Method 'setMaxOccurs' is not designed for extension - needs to be abstract, final or empty. 92
 Error design DesignForExtension Method 'setMinOccurs' is not designed for extension - needs to be abstract, final or empty. 102
 Error design DesignForExtension Method 'setValidator' is not designed for extension - needs to be abstract, final or empty. 111
 Error sizes LineLength Line is longer than 80 characters (found 107). 122
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 122
 Error blocks EmptyBlock Must have at least one statement. 163
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 171
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 176
 Error sizes LineLength Line is longer than 80 characters (found 86). 203
 Error sizes LineLength Line is longer than 80 characters (found 87). 204

org/exolab/castor/xml/validators/StringValidator.java

Severity Category Rule Message Line
 Error naming MemberName Name '_required' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error naming MemberName Name '_whiteSpace' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error naming MemberName Name '_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error sizes LineLength Line is longer than 80 characters (found 89). 66
 Error naming MemberName Name '_minLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error sizes LineLength Line is longer than 80 characters (found 90). 68
 Error naming MemberName Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error naming MemberName Name '_fixed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error design DesignForExtension Method 'clearFixed' is not designed for extension - needs to be abstract, final or empty. 83
 Error design DesignForExtension Method 'setFixed' is not designed for extension - needs to be abstract, final or empty. 93
 Error design DesignForExtension Method 'setFixedValue' is not designed for extension - needs to be abstract, final or empty. 106
 Error design DesignForExtension Method 'setMaxLength' is not designed for extension - needs to be abstract, final or empty. 118
 Error design DesignForExtension Method 'setMinLength' is not designed for extension - needs to be abstract, final or empty. 130
 Error design DesignForExtension Method 'setLength' is not designed for extension - needs to be abstract, final or empty. 142
 Error design DesignForExtension Method 'setRequired' is not designed for extension - needs to be abstract, final or empty. 154
 Error design DesignForExtension Method 'setWhiteSpace' is not designed for extension - needs to be abstract, final or empty. 177
 Error design DesignForExtension Method 'normalize' is not designed for extension - needs to be abstract, final or empty. 200
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 267
 Error sizes LineLength Line is longer than 80 characters (found 94). 278
 Error sizes LineLength Line is longer than 80 characters (found 97). 285
 Error sizes LineLength Line is longer than 80 characters (found 91). 290
 Error sizes LineLength Line is longer than 80 characters (found 91). 296
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 317
 Error design DesignForExtension Method 'validate' is not designed for extension - needs to be abstract, final or empty. 330

org/exolab/castor/xml/validators/ValidationUtils.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 87). 178
 Error coding MagicNumber '0x3031' is a magic number. 233
 Error coding MagicNumber '0x3035' is a magic number. 233
 Error coding MagicNumber '0x30FC' is a magic number. 237
 Error coding MagicNumber '0x30FE' is a magic number. 237
 Error coding MagicNumber '0x00B7' is a magic number. 242
 Error coding MagicNumber '0x02D0' is a magic number. 243
 Error coding MagicNumber '0x02D1' is a magic number. 244
 Error coding MagicNumber '0x0387' is a magic number. 245
 Error coding MagicNumber '0x0640' is a magic number. 246
 Error coding MagicNumber '0x0E46' is a magic number. 247
 Error coding MagicNumber '0x0EC6' is a magic number. 248
 Error coding MagicNumber '0x3005' is a magic number. 249
 Error coding MagicNumber '0x309D' is a magic number. 250
 Error coding MagicNumber '0x309E' is a magic number. 251

org/exolab/castor/xml/wls8/WeblogicXercesImplementation.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocType Missing a Javadoc comment. 24
 Error sizes LineLength Line is longer than 80 characters (found 89). 25
 Error javadoc JavadocVariable Missing a Javadoc comment. 25
 Error regexp RegexpSingleline Line has trailing spaces. 28
 Error sizes LineLength Line is longer than 80 characters (found 93). 28
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 32
 Error sizes LineLength Line is longer than 80 characters (found 84). 36
 Error sizes LineLength Line is longer than 80 characters (found 96). 39
 Error misc FinalParameters Parameter aClass should be final. 39
 Error misc FinalParameters Parameter methodName should be final. 39
 Error misc FinalParameters Parameter parameterTypes should be final. 39
 Error blocks RightCurly '}' should be on the same line. 43
 Error blocks RightCurly '}' should be on the same line. 47
 Error sizes LineLength Line is longer than 80 characters (found 101). 56
 Error sizes LineLength Line is longer than 80 characters (found 98). 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 80 characters (found 96). 63
 Error sizes LineLength Line is longer than 80 characters (found 100). 64
 Error sizes LineLength Line is longer than 80 characters (found 81). 65
 Error design DesignForExtension Method 'invoke' is not designed for extension - needs to be abstract, final or empty. 68
 Error misc FinalParameters Parameter anObject should be final. 68
 Error misc FinalParameters Parameter method should be final. 68
 Error misc FinalParameters Parameter params should be final. 68
 Error blocks RightCurly '}' should be on the same line. 71
 Error blocks RightCurly '}' should be on the same line. 74
 Error blocks RightCurly '}' should be on the same line. 77
 Error sizes LineLength Line is longer than 80 characters (found 100). 81
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error javadoc JavadocMethod Missing a Javadoc comment. 87
 Error misc FinalParameters Parameter e should be final. 87
 Error sizes LineLength Line is longer than 80 characters (found 101). 92
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error sizes LineLength Line is longer than 80 characters (found 94). 94
 Error sizes LineLength Line is longer than 80 characters (found 91). 95
 Error regexp RegexpSingleline Line has trailing spaces. 96
 Error regexp RegexpSingleline Line has trailing spaces. 97
 Error sizes LineLength Line is longer than 80 characters (found 87). 98
 Error misc FinalParameters Parameter message should be final. 101
 Error misc FinalParameters Parameter e should be final. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error sizes LineLength Line is longer than 80 characters (found 118). 105
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error javadoc JavadocMethod Missing a Javadoc comment. 108
 Error misc FinalParameters Parameter e should be final. 108
 Error sizes LineLength Line is longer than 80 characters (found 101). 113
 Error regexp RegexpSingleline Line has trailing spaces. 115
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error sizes LineLength Line is longer than 80 characters (found 87). 117
 Error sizes LineLength Line is longer than 80 characters (found 84). 120
 Error misc FinalParameters Parameter message should be final. 120
 Error misc FinalParameters Parameter e should be final. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error sizes LineLength Line is longer than 80 characters (found 118). 124

org/exolab/castor/xml/wls8/WeblogicXercesOutputFormat.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 84). 20
 Error sizes LineLength Line is longer than 80 characters (found 86). 21
 Error regexp RegexpSingleline Line has trailing spaces. 23
 Error sizes LineLength Line is longer than 80 characters (found 124). 26
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error sizes LineLength Line is longer than 80 characters (found 87). 44
 Error blocks RightCurly '}' should be on the same line. 47
 Error sizes LineLength Line is longer than 80 characters (found 89). 49
 Error sizes LineLength Line is longer than 80 characters (found 108). 53
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 53
 Error sizes LineLength Line is longer than 80 characters (found 96). 56
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 56
 Error sizes LineLength Line is longer than 80 characters (found 95). 59
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 59
 Error sizes LineLength Line is longer than 80 characters (found 99). 62
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 80 characters (found 92). 65
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error sizes LineLength Line is longer than 80 characters (found 113). 68
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error sizes LineLength Line is longer than 80 characters (found 117). 71
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error sizes LineLength Line is longer than 80 characters (found 107). 74
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error blocks RightCurly '}' should be on the same line. 84
 Error sizes LineLength Line is longer than 80 characters (found 103). 86
 Error blocks RightCurly '}' should be on the same line. 87
 Error sizes LineLength Line is longer than 80 characters (found 103). 89
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error design DesignForExtension Method 'setMethod' is not designed for extension - needs to be abstract, final or empty. 93
 Error javadoc JavadocMethod Missing a Javadoc comment. 93
 Error misc FinalParameters Parameter method should be final. 93
 Error design DesignForExtension Method 'getFormat' is not designed for extension - needs to be abstract, final or empty. 98
 Error javadoc JavadocMethod Missing a Javadoc comment. 98
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error design DesignForExtension Method 'setIndenting' is not designed for extension - needs to be abstract, final or empty. 102
 Error javadoc JavadocMethod Missing a Javadoc comment. 102
 Error misc FinalParameters Parameter indent should be final. 102
 Error sizes LineLength Line is longer than 80 characters (found 99). 103
 Error sizes LineLength Line is longer than 80 characters (found 98). 104
 Error design DesignForExtension Method 'setPreserveSpace' is not designed for extension - needs to be abstract, final or empty. 109
 Error javadoc JavadocMethod Missing a Javadoc comment. 109
 Error misc FinalParameters Parameter preserveSpace should be final. 109
 Error design DesignForExtension Method 'setDoctype' is not designed for extension - needs to be abstract, final or empty. 114
 Error javadoc JavadocMethod Missing a Javadoc comment. 114
 Error whitespace MethodParamPad '(' is preceded with whitespace. 114
 Error misc FinalParameters Parameter type1 should be final. 114
 Error misc FinalParameters Parameter type2 should be final. 114
 Error design DesignForExtension Method 'setOmitXMLDeclaration' is not designed for extension - needs to be abstract, final or empty. 119
 Error javadoc JavadocMethod Missing a Javadoc comment. 119
 Error misc FinalParameters Parameter omitXMLDeclaration should be final. 119
 Error design DesignForExtension Method 'setOmitDocumentType' is not designed for extension - needs to be abstract, final or empty. 124
 Error javadoc JavadocMethod Missing a Javadoc comment. 124
 Error misc FinalParameters Parameter omitDocumentType should be final. 124
 Error design DesignForExtension Method 'setEncoding' is not designed for extension - needs to be abstract, final or empty. 129
 Error javadoc JavadocMethod Missing a Javadoc comment. 129
 Error misc FinalParameters Parameter encoding should be final. 129
 Error design DesignForExtension Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. 134
 Error javadoc JavadocMethod Missing a Javadoc comment. 134
 Error misc FinalParameters Parameter version should be final. 134
 Error javadoc JavadocMethod Missing a Javadoc comment. 139
 Error misc FinalParameters Parameter method should be final. 139
 Error misc FinalParameters Parameter params should be final. 139
 Error regexp RegexpSingleline Line has trailing spaces. 142

org/exolab/castor/xml/wls8/WeblogicXercesSerializer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 85). 24
 Error sizes LineLength Line is longer than 80 characters (found 85). 25
 Error regexp RegexpSingleline Line has trailing spaces. 27
 Error sizes LineLength Line is longer than 80 characters (found 120). 30
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error naming StaticVariableName Name '_serializerClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error naming StaticVariableName Name '_asDocumentHandler' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error naming StaticVariableName Name '_setOutputByteStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error naming StaticVariableName Name '_setOutputCharStream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error naming StaticVariableName Name '_setOutputFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
 Error naming MemberName Name '_serializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
 Error sizes LineLength Line is longer than 80 characters (found 92). 46
 Error sizes LineLength Line is longer than 80 characters (found 95). 47
 Error blocks RightCurly '}' should be on the same line. 48
 Error sizes LineLength Line is longer than 80 characters (found 92). 54
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error sizes LineLength Line is longer than 80 characters (found 105). 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error sizes LineLength Line is longer than 80 characters (found 99). 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 80 characters (found 97). 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error blocks RightCurly '}' should be on the same line. 76
 Error sizes LineLength Line is longer than 80 characters (found 103). 78
 Error blocks RightCurly '}' should be on the same line. 79
 Error sizes LineLength Line is longer than 80 characters (found 103). 81
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error javadoc JavadocMethod Expected an @return tag. 89
 Error design DesignForExtension Method 'asDocumentHandler' is not designed for extension - needs to be abstract, final or empty. 89
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 89
 Error sizes LineLength Line is longer than 80 characters (found 87). 90
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error design DesignForExtension Method 'setOutputByteStream' is not designed for extension - needs to be abstract, final or empty. 96
 Error misc FinalParameters Parameter output should be final. 96
 Error javadoc JavadocMethod Expected @param tag for 'output'. 96
 Error design DesignForExtension Method 'setOutputCharStream' is not designed for extension - needs to be abstract, final or empty. 104
 Error misc FinalParameters Parameter out should be final. 104
 Error javadoc JavadocMethod Expected @param tag for 'out'. 104
 Error regexp RegexpSingleline Line has trailing spaces. 108
 Error design DesignForExtension Method 'setOutputFormat' is not designed for extension - needs to be abstract, final or empty. 112
 Error misc FinalParameters Parameter format should be final. 112
 Error javadoc JavadocMethod Expected @param tag for 'format'. 112
 Error regexp RegexpSingleline Line has trailing spaces. 116
 Error javadoc JavadocMethod Missing a Javadoc comment. 117
 Error misc FinalParameters Parameter method should be final. 117
 Error misc FinalParameters Parameter params should be final. 117

org/exolab/castor/xml/wls8/WeblogicXercesXMLSerializerFactory.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 26
 Error sizes LineLength Line is longer than 80 characters (found 81). 29
 Error design DesignForExtension Method 'getSerializer' is not designed for extension - needs to be abstract, final or empty. 34
 Error design DesignForExtension Method 'getOutputFormat' is not designed for extension - needs to be abstract, final or empty. 41

org/exolab/javasource/AbstractJClass.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error imports UnusedImports Unused import - org.exolab.castor.builder.SourceGenerator. 23
 Error sizes LineLength Line is longer than 80 characters (found 86). 26
 Error sizes LineLength Line is longer than 80 characters (found 83). 29
 Error naming MemberName Name '_staticInitializer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error sizes LineLength Line is longer than 80 characters (found 87). 41
 Error naming MemberName Name '_constants' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error naming MemberName Name '_constructors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error naming MemberName Name '_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error naming MemberName Name '_innerClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error naming MemberName Name '_sourceCodeEntries' must match pattern '^[a-z][a-zA-Z0-9]*$'. 52
 Error design DesignForExtension Method 'getSourceCodeEntries' is not designed for extension - needs to be abstract, final or empty. 58
 Error sizes LineLength Line is longer than 80 characters (found 81). 59
 Error misc FinalParameters Parameter useOldFieldNaming should be final. 76
 Error javadoc JavadocMethod Expected @param tag for 'useOldFieldNaming'. 76
 Error regexp RegexpSingleline Line has trailing spaces. 78
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error sizes LineLength Line is longer than 80 characters (found 85). 156
 Error coding AvoidInlineConditionals Avoid inline conditionals. 156
 Error sizes LineLength Line is longer than 80 characters (found 93). 160
 Error sizes LineLength Line is longer than 80 characters (found 97). 161
 Error sizes LineLength Line is longer than 80 characters (found 94). 162
 Error javadoc JavadocMethod Missing a Javadoc comment. 173
 Error sizes LineLength Line is longer than 80 characters (found 81). 175
 Error sizes LineLength Line is longer than 80 characters (found 85). 181
 Error coding AvoidInlineConditionals Avoid inline conditionals. 181
 Error sizes LineLength Line is longer than 80 characters (found 96). 185
 Error sizes LineLength Line is longer than 80 characters (found 97). 186
 Error sizes LineLength Line is longer than 80 characters (found 94). 187
 Error blocks LeftCurly '{' should have line break after. 205
 Error blocks RightCurly '}' should have line break before. 205
 Error blocks LeftCurly '{' should have line break after. 221
 Error blocks RightCurly '}' should have line break before. 221
 Error blocks LeftCurly '{' should have line break after. 237
 Error blocks RightCurly '}' should have line break before. 237
 Error blocks LeftCurly '{' should have line break after. 256
 Error blocks RightCurly '}' should have line break before. 256
 Error regexp RegexpSingleline Line has trailing spaces. 318
 Error javadoc JavadocMethod Missing a Javadoc comment. 319
 Error whitespace FileTabCharacter Line contains a tab character. 320
 Error regexp RegexpSingleline Line has trailing spaces. 322
 Error design DesignForExtension Method 'addConstructor' is not designed for extension - needs to be abstract, final or empty. 329
 Error sizes LineLength Line is longer than 80 characters (found 81). 341
 Error blocks LeftCurly '{' should have line break after. 382
 Error blocks RightCurly '}' should have line break before. 382
 Error regexp RegexpSingleline Line has trailing spaces. 396
 Error javadoc JavadocMethod Missing a Javadoc comment. 397
 Error regexp RegexpSingleline Line has trailing spaces. 398
 Error whitespace FileTabCharacter Line contains a tab character. 398
 Error sizes LineLength Line is longer than 80 characters (found 88). 409
 Error blocks LeftCurly '{' should have line break after. 443
 Error blocks RightCurly '}' should have line break before. 443
 Error blocks LeftCurly '{' should have line break after. 462
 Error sizes LineLength Line is longer than 80 characters (found 87). 487
 Error regexp RegexpSingleline Line has trailing spaces. 521
 Error javadoc JavadocMethod Missing a Javadoc comment. 522
 Error whitespace FileTabCharacter Line contains a tab character. 523
 Error whitespace FileTabCharacter Line contains a tab character. 524
 Error regexp RegexpSingleline Line has trailing spaces. 525
 Error whitespace FileTabCharacter Line contains a tab character. 525
 Error whitespace FileTabCharacter Line contains a tab character. 526
 Error regexp RegexpSingleline Line has trailing spaces. 527
 Error whitespace FileTabCharacter Line contains a tab character. 527
 Error regexp RegexpSingleline Line has trailing spaces. 528
 Error whitespace FileTabCharacter Line contains a tab character. 528
 Error regexp RegexpSingleline Line has trailing spaces. 549
 Error regexp RegexpSingleline Line has trailing spaces. 561
 Error regexp RegexpSingleline Line has trailing spaces. 563
 Error sizes LineLength Line is longer than 80 characters (found 81). 565
 Error regexp RegexpSingleline Line has trailing spaces. 570
 Error sizes LineLength Line is longer than 80 characters (found 82). 610
 Error regexp RegexpSingleline Line has trailing spaces. 611
 Error sizes LineLength Line is longer than 80 characters (found 84). 621
 Error regexp RegexpSingleline Line has trailing spaces. 622
 Error sizes LineLength Line is longer than 80 characters (found 91). 626
 Error regexp RegexpSingleline Line has trailing spaces. 629
 Error regexp RegexpSingleline Line has trailing spaces. 630
 Error regexp RegexpSingleline Line has trailing spaces. 659
 Error regexp RegexpSingleline Line has trailing spaces. 662
 Error regexp RegexpSingleline Line has trailing spaces. 673
 Error regexp RegexpSingleline Line has trailing spaces. 688
 Error regexp RegexpSingleline Line has trailing spaces. 701
 Error regexp RegexpSingleline Line has trailing spaces. 711
 Error sizes LineLength Line is longer than 80 characters (found 85). 712
 Error javadoc JavadocMethod Missing a Javadoc comment. 712
 Error regexp RegexpSingleline Line has trailing spaces. 717
 Error regexp RegexpSingleline Line has trailing spaces. 722
 Error design DesignForExtension Method 'addSourceCode' is not designed for extension - needs to be abstract, final or empty. 739
 Error javadoc JavadocMethod Missing a Javadoc comment. 743
 Error regexp RegexpSingleline Line has trailing spaces. 744
 Error regexp RegexpSingleline Line has trailing spaces. 746

org/exolab/javasource/AbstractJField.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 90). 19
 Error naming MemberName Name '_modifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error naming MemberName Name '_initString' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
 Error regexp RegexpSingleline Line has trailing spaces. 42
 Error naming MemberName Name '_isDateTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error naming MemberName Name '_declaringClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 51
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error design DesignForExtension Method 'getComment' is not designed for extension - needs to be abstract, final or empty. 69
 Error design DesignForExtension Method 'getDeclaringClass' is not designed for extension - needs to be abstract, final or empty. 78
 Error design DesignForExtension Method 'getInitString' is not designed for extension - needs to be abstract, final or empty. 88
 Error design DesignForExtension Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. 97
 Error design DesignForExtension Method 'getName' is not designed for extension - needs to be abstract, final or empty. 106
 Error design DesignForExtension Method 'getType' is not designed for extension - needs to be abstract, final or empty. 115
 Error design DesignForExtension Method 'setComment' is not designed for extension - needs to be abstract, final or empty. 124
 Error design DesignForExtension Method 'setComment' is not designed for extension - needs to be abstract, final or empty. 133
 Error design DesignForExtension Method 'setInitString' is not designed for extension - needs to be abstract, final or empty. 143
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 152
 Error design DesignForExtension Method 'setModifiers' is not designed for extension - needs to be abstract, final or empty. 171
 Error design DesignForExtension Method 'setDeclaringClass' is not designed for extension - needs to be abstract, final or empty. 180
 Error sizes LineLength Line is longer than 80 characters (found 83). 185
 Error regexp RegexpSingleline Line has trailing spaces. 186
 Error design DesignForExtension Method 'isDateTime' is not designed for extension - needs to be abstract, final or empty. 189
 Error sizes LineLength Line is longer than 80 characters (found 85). 194
 Error regexp RegexpSingleline Line has trailing spaces. 195
 Error design DesignForExtension Method 'setDateTime' is not designed for extension - needs to be abstract, final or empty. 198
 Error design DesignForExtension Method 'toString' is not designed for extension - needs to be abstract, final or empty. 205

org/exolab/javasource/JAnnotatedElement.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 85). 57
 Error sizes LineLength Line is longer than 80 characters (found 82). 76
 Error sizes LineLength Line is longer than 80 characters (found 84). 98
 Error sizes LineLength Line is longer than 80 characters (found 81). 100
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error sizes LineLength Line is longer than 80 characters (found 82). 136

org/exolab/javasource/JAnnotatedElementHelper.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 85). 60
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error naming MemberName Name '_annotations' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error sizes LineLength Line is longer than 80 characters (found 82). 75
 Error blocks LeftCurly '{' should have line break after. 76
 Error blocks RightCurly '}' should have line break before. 76
 Error sizes LineLength Line is longer than 80 characters (found 83). 84
 Error sizes LineLength Line is longer than 80 characters (found 84). 90
 Error sizes LineLength Line is longer than 80 characters (found 81). 100
 Error sizes LineLength Line is longer than 80 characters (found 85). 110
 Error sizes LineLength Line is longer than 80 characters (found 86). 113

org/exolab/javasource/JAnnotation.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 72
 Error sizes LineLength Line is longer than 80 characters (found 84). 76
 Error sizes LineLength Line is longer than 80 characters (found 82). 84
 Error sizes LineLength Line is longer than 80 characters (found 85). 118
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error naming MemberName Name '_annotationType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145
 Error regexp RegexpSingleline Line has trailing spaces. 147
 Error regexp RegexpSingleline Line has trailing spaces. 149
 Error regexp RegexpSingleline Line has trailing spaces. 151
 Error naming MemberName Name '_elementValues' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
 Error sizes LineLength Line is longer than 80 characters (found 81). 193
 Error sizes LineLength Line is longer than 80 characters (found 85). 215
 Error sizes LineLength Line is longer than 80 characters (found 88). 225
 Error sizes LineLength Line is longer than 80 characters (found 94). 235
 Error blocks LeftCurly '{' should have line break after. 257
 Error blocks RightCurly '}' should have line break before. 257
 Error sizes LineLength Line is longer than 80 characters (found 82). 258
 Error sizes LineLength Line is longer than 80 characters (found 87). 268
 Error blocks LeftCurly '{' should have line break after. 268
 Error blocks RightCurly '}' should have line break before. 268
 Error sizes LineLength Line is longer than 80 characters (found 87). 269
 Error blocks LeftCurly '{' should have line break after. 281
 Error blocks RightCurly '}' should have line break before. 281
 Error sizes LineLength Line is longer than 80 characters (found 96). 282
 Error sizes LineLength Line is longer than 80 characters (found 81). 294
 Error blocks LeftCurly '{' should have line break after. 294
 Error blocks RightCurly '}' should have line break before. 294
 Error sizes LineLength Line is longer than 80 characters (found 98). 295
 Error sizes LineLength Line is longer than 80 characters (found 87). 319
 Error blocks LeftCurly '{' should have line break after. 319
 Error blocks RightCurly '}' should have line break before. 319
 Error sizes LineLength Line is longer than 80 characters (found 82). 331
 Error sizes LineLength Line is longer than 80 characters (found 85). 369
 Error blocks LeftCurly '{' should have line break after. 369
 Error blocks RightCurly '}' should have line break before. 369
 Error sizes LineLength Line is longer than 80 characters (found 88). 402
 Error blocks LeftCurly '{' should have line break after. 426
 Error blocks RightCurly '}' should have line break before. 426
 Error sizes LineLength Line is longer than 80 characters (found 87). 434

org/exolab/javasource/JAnnotationType.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.builder.SourceGenerator. 48
 Error sizes LineLength Line is longer than 80 characters (found 82). 56
 Error sizes LineLength Line is longer than 80 characters (found 81). 78
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error naming MemberName Name '_elements' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error regexp RegexpSingleline Line has trailing spaces. 94
 Error blocks LeftCurly '{' should have line break after. 103
 Error blocks RightCurly '}' should have line break before. 103
 Error sizes LineLength Line is longer than 80 characters (found 84). 114
 Error sizes LineLength Line is longer than 80 characters (found 88). 125
 Error regexp RegexpSingleline Line has trailing spaces. 197
 Error regexp RegexpSingleline Line has trailing spaces. 199
 Error sizes LineLength Line is longer than 80 characters (found 85). 203
 Error coding MagicNumber '100' is a magic number. 206

org/exolab/javasource/JAnnotationTypeElement.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 54
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 54
 Error javadoc JavadocVariable Missing a Javadoc comment. 55
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Error javadoc JavadocVariable Missing a Javadoc comment. 56
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
 Error javadoc JavadocVariable Missing a Javadoc comment. 57
 Error naming MemberName Name '_modifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
 Error javadoc JavadocVariable Missing a Javadoc comment. 58
 Error naming MemberName Name '_default' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error blocks LeftCurly '{' should have line break after. 183
 Error blocks RightCurly '}' should have line break before. 183

org/exolab/javasource/JArrayType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error sizes LineLength Line is longer than 80 characters (found 81). 21
 Error sizes LineLength Line is longer than 80 characters (found 83). 22
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 43

org/exolab/javasource/JClass.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.exolab.castor.builder.SourceGenerator. 47
 Error naming MemberName Name '_superClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error misc FinalParameters Parameter useOldFieldNaming should be final. 80
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error design DesignForExtension Method 'addMember' is not designed for extension - needs to be abstract, final or empty. 113
 Error sizes LineLength Line is longer than 80 characters (found 88). 144
 Error blocks LeftCurly '{' should have line break after. 147
 Error blocks RightCurly '}' should have line break before. 147
 Error regexp RegexpSingleline Line has trailing spaces. 163
 Error regexp RegexpSingleline Line has trailing spaces. 166
 Error regexp RegexpSingleline Line has trailing spaces. 168
 Error design DesignForExtension Method 'print' is not designed for extension - needs to be abstract, final or empty. 170
 Error sizes LineLength Line is longer than 80 characters (found 85). 172
 Error regexp RegexpSingleline Line has trailing spaces. 204
 Error coding MagicNumber '32' is a magic number. 208
 Error whitespace MethodParamPad '(' is preceded with whitespace. 222
 Error blocks LeftCurly '{' should have line break after. 250
 Error blocks RightCurly '}' should have line break before. 250
 Error regexp RegexpSingleline Line has trailing spaces. 266
 Error design DesignForExtension Method 'changeLocalName' is not designed for extension - needs to be abstract, final or empty. 271

org/exolab/javasource/JCodeStatement.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error sizes LineLength Line is longer than 80 characters (found 83). 22
 Error naming MemberName Name '_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error naming MemberName Name '_indentSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error javadoc JavadocMethod Missing a Javadoc comment. 36
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error javadoc JavadocMethod Missing a Javadoc comment. 42
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error javadoc JavadocMethod Missing a Javadoc comment. 48
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error javadoc JavadocMethod Missing a Javadoc comment. 56
 Error javadoc JavadocMethod Missing a Javadoc comment. 60
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error blocks LeftCurly '{' should have line break after. 78

org/exolab/javasource/JCollectionType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error sizes LineLength Line is longer than 80 characters (found 81). 21
 Error sizes LineLength Line is longer than 80 characters (found 83). 22
 Error sizes LineLength Line is longer than 80 characters (found 87). 28
 Error naming MemberName Name '_instanceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error naming MemberName Name '_useExtends' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error regexp RegexpSingleline Line has trailing spaces. 44
 Error regexp RegexpSingleline Line has trailing spaces. 45
 Error regexp RegexpSingleline Line has trailing spaces. 50
 Error regexp RegexpSingleline Line has trailing spaces. 53
 Error sizes LineLength Line is longer than 80 characters (found 95). 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 87
 Error sizes LineLength Line is longer than 80 characters (found 83). 94
 Error sizes LineLength Line is longer than 80 characters (found 82). 95
 Error sizes LineLength Line is longer than 80 characters (found 95). 98
 Error sizes LineLength Line is longer than 80 characters (found 81). 100
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error regexp RegexpSingleline Line has trailing spaces. 119
 Error sizes LineLength Line is longer than 80 characters (found 87). 121
 Error regexp RegexpSingleline Line has trailing spaces. 125

org/exolab/javasource/JComment.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 90). 64
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error javadoc JavadocVariable Missing a Javadoc comment. 76
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error naming MemberName Name '_style' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error regexp RegexpSingleline Line has trailing spaces. 107
 Error regexp RegexpSingleline Line has trailing spaces. 112
 Error blocks LeftCurly '{' should have line break after. 154
 Error blocks RightCurly '}' should have line break before. 154
 Error blocks LeftCurly '{' should have line break after. 163
 Error blocks RightCurly '}' should have line break before. 163
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 183
 Error blocks LeftCurly '{' should have line break after. 204
 Error blocks RightCurly '}' should have line break before. 204
 Error sizes LineLength Line is longer than 80 characters (found 82). 206
 Error blocks LeftCurly '{' should have line break after. 210
 Error blocks RightCurly '}' should have line break before. 210

org/exolab/javasource/JCommentFormatter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 19
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error sizes LineLength Line is longer than 80 characters (found 83). 22
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error naming MemberName Name '_maxLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 30
 Error naming MemberName Name '_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error naming MemberName Name '_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error naming MemberName Name '_prefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error naming MemberName Name '_sb' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
 Error sizes LineLength Line is longer than 80 characters (found 94). 44
 Error blocks LeftCurly '{' should have line break after. 46
 Error blocks RightCurly '}' should have line break before. 46
 Error javadoc JavadocMethod Missing a Javadoc comment. 54
 Error blocks LeftCurly '{' should have line break after. 55
 Error blocks RightCurly '}' should have line break before. 55
 Error javadoc JavadocMethod Missing a Javadoc comment. 59
 Error blocks LeftCurly '{' should have line break after. 60
 Error blocks RightCurly '}' should have line break before. 60
 Error blocks LeftCurly '{' should have line break after. 61
 Error blocks RightCurly '}' should have line break before. 61
 Error blocks LeftCurly '{' should have line break after. 64
 Error blocks RightCurly '}' should have line break before. 64
 Error blocks LeftCurly '{' should have line break after. 67
 Error blocks RightCurly '}' should have line break before. 67
 Error blocks LeftCurly '{' should have line break after. 78
 Error blocks RightCurly '}' should have line break before. 78
 Error blocks LeftCurly '{' should have line break after. 86
 Error blocks RightCurly '}' should have line break before. 86

org/exolab/javasource/JCompUnit.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 68
 Error naming MemberName Name '_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error naming MemberName Name '_packageName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error naming MemberName Name '_fileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error naming MemberName Name '_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
 Error naming MemberName Name '_interfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error sizes LineLength Line is longer than 80 characters (found 87). 102
 Error sizes LineLength Line is longer than 80 characters (found 84). 104
 Error sizes LineLength Line is longer than 80 characters (found 88). 159
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error sizes LineLength Line is longer than 80 characters (found 87). 307
 Error sizes LineLength Line is longer than 80 characters (found 84). 308
 Error sizes LineLength Line is longer than 80 characters (found 86). 375
 Error sizes LineLength Line is longer than 80 characters (found 82). 398
 Error sizes LineLength Line is longer than 80 characters (found 85). 401
 Error sizes LineLength Line is longer than 80 characters (found 86). 411
 Error coding AvoidInlineConditionals Avoid inline conditionals. 411
 Error sizes LineLength Line is longer than 80 characters (found 86). 427
 Error coding AvoidInlineConditionals Avoid inline conditionals. 427

org/exolab/javasource/JComponentizedType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error sizes LineLength Line is longer than 80 characters (found 81). 21
 Error sizes LineLength Line is longer than 80 characters (found 83). 22
 Error naming MemberName Name '_componentType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
 Error naming MemberName Name '_useJava50' must match pattern '^[a-z][a-zA-Z0-9]*$'. 32
 Error regexp RegexpSingleline Line has trailing spaces. 38
 Error whitespace MethodParamPad '(' is preceded with whitespace. 45
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 64

org/exolab/javasource/JConstant.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error sizes LineLength Line is longer than 80 characters (found 85). 44
 Error sizes LineLength Line is longer than 80 characters (found 86). 46
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 58

org/exolab/javasource/JConstructor.java

Severity Category Rule Message Line
 Error naming MemberName Name '_modifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error sizes LineLength Line is longer than 80 characters (found 86). 61
 Error naming MemberName Name '_params' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error naming MemberName Name '_declaringClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error naming MemberName Name '_sourceCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error naming MemberName Name '_exceptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error blocks LeftCurly '{' should have line break after. 101
 Error blocks RightCurly '}' should have line break before. 101
 Error blocks LeftCurly '{' should have line break after. 107
 Error blocks RightCurly '}' should have line break before. 107
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error blocks LeftCurly '{' should have line break after. 139
 Error blocks RightCurly '}' should have line break before. 139
 Error coding MagicNumber '64' is a magic number. 143
 Error regexp RegexpSingleline Line has trailing spaces. 193
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 253
 Error regexp RegexpSingleline Line has trailing spaces. 256
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 265
 Error blocks LeftCurly '{' should have line break after. 273
 Error blocks RightCurly '}' should have line break before. 273
 Error blocks LeftCurly '{' should have line break after. 282
 Error blocks RightCurly '}' should have line break before. 282
 Error coding MagicNumber '32' is a magic number. 290
 Error blocks LeftCurly '{' should have line break after. 297
 Error blocks RightCurly '}' should have line break before. 297

org/exolab/javasource/JDocComment.java

Severity Category Rule Message Line
 Error naming MemberName Name '_descriptors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error sizes LineLength Line is longer than 80 characters (found 82). 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 82
 Error regexp RegexpSingleline Line has trailing spaces. 85
 Error blocks LeftCurly '{' should have line break after. 97
 Error blocks RightCurly '}' should have line break before. 97
 Error blocks LeftCurly '{' should have line break after. 179
 Error blocks RightCurly '}' should have line break before. 179
 Error blocks LeftCurly '{' should have line break after. 185
 Error blocks RightCurly '}' should have line break before. 185

org/exolab/javasource/JDocDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 83). 54
 Error sizes LineLength Line is longer than 80 characters (found 89). 55
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error naming MemberName Name '_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error sizes LineLength Line is longer than 80 characters (found 82). 87
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error sizes LineLength Line is longer than 80 characters (found 84). 108
 Error blocks LeftCurly '{' should have line break after. 128
 Error blocks RightCurly '}' should have line break before. 128
 Error coding AvoidInlineConditionals Avoid inline conditionals. 137
 Error sizes LineLength Line is longer than 80 characters (found 82). 150
 Error sizes LineLength Line is longer than 80 characters (found 92). 177
 Error sizes LineLength Line is longer than 80 characters (found 88). 198
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 330

org/exolab/javasource/JEnum.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 52
 Error sizes LineLength Line is longer than 80 characters (found 99). 58
 Error naming MemberName Name '_enumConstants' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error regexp RegexpSingleline Line has trailing spaces. 92
 Error sizes LineLength Line is longer than 80 characters (found 89). 133
 Error regexp RegexpSingleline Line has trailing spaces. 135
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 150
 Error sizes LineLength Line is longer than 80 characters (found 85). 151
 Error regexp RegexpSingleline Line has trailing spaces. 162
 Error regexp RegexpSingleline Line has trailing spaces. 182
 Error blocks LeftCurly '{' should have line break after. 213
 Error blocks RightCurly '}' should have line break before. 213
 Error regexp RegexpSingleline Line has trailing spaces. 230
 Error regexp RegexpSingleline Line has trailing spaces. 241

org/exolab/javasource/JEnumConstant.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 81). 50
 Error sizes LineLength Line is longer than 80 characters (found 85). 53
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error sizes LineLength Line is longer than 80 characters (found 92). 59
 Error naming MemberName Name '_arguments' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error naming MemberName Name '_comment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error naming MemberName Name '_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error sizes LineLength Line is longer than 80 characters (found 81). 81
 Error regexp RegexpSingleline Line has trailing spaces. 88
 Error regexp RegexpSingleline Line has trailing spaces. 123
 Error regexp RegexpSingleline Line has trailing spaces. 126
 Error sizes LineLength Line is longer than 80 characters (found 82). 150
 Error blocks LeftCurly '{' should have line break after. 184
 Error blocks RightCurly '}' should have line break before. 184
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error javadoc JavadocMethod Missing a Javadoc comment. 213
 Error blocks LeftCurly '{' should have line break after. 228
 Error blocks RightCurly '}' should have line break before. 228
 Error blocks LeftCurly '{' should have line break after. 311
 Error blocks RightCurly '}' should have line break before. 311
 Error blocks LeftCurly '{' should have line break after. 313
 Error blocks RightCurly '}' should have line break before. 313
 Error blocks LeftCurly '{' should have line break after. 321
 Error blocks RightCurly '}' should have line break before. 321
 Error blocks LeftCurly '{' should have line break after. 333
 Error blocks RightCurly '}' should have line break before. 333

org/exolab/javasource/JField.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error javadoc JavadocMethod Missing a Javadoc comment. 67
 Error misc FinalParameters Parameter comment should be final. 67
 Error regexp RegexpSingleline Line has trailing spaces. 72

org/exolab/javasource/JInnerClass.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error sizes LineLength Line is longer than 80 characters (found 83). 22

org/exolab/javasource/JInterface.java

Severity Category Rule Message Line
 Error naming MemberName Name '_fields' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error naming MemberName Name '_methods' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error blocks LeftCurly '{' should have line break after. 86
 Error blocks RightCurly '}' should have line break before. 86
 Error sizes LineLength Line is longer than 80 characters (found 86). 101
 Error sizes LineLength Line is longer than 80 characters (found 83). 143
 Error blocks LeftCurly '{' should have line break after. 203
 Error blocks RightCurly '}' should have line break before. 203
 Error blocks LeftCurly '{' should have line break after. 251
 Error blocks RightCurly '}' should have line break before. 251
 Error regexp RegexpSingleline Line has trailing spaces. 286
 Error regexp RegexpSingleline Line has trailing spaces. 288
 Error regexp RegexpSingleline Line has trailing spaces. 300
 Error regexp RegexpSingleline Line has trailing spaces. 302
 Error sizes LineLength Line is longer than 80 characters (found 85). 306
 Error coding MagicNumber '100' is a magic number. 309
 Error blocks LeftCurly '{' should have line break after. 348
 Error blocks RightCurly '}' should have line break before. 348
 Error blocks LeftCurly '{' should have line break after. 379
 Error blocks RightCurly '}' should have line break before. 379

org/exolab/javasource/JMember.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 64

org/exolab/javasource/JMethod.java

Severity Category Rule Message Line
 Error naming MemberName Name '_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error sizes LineLength Line is longer than 80 characters (found 81). 61
 Error naming MemberName Name '_jdc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error naming MemberName Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error naming MemberName Name '_signature' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error sizes LineLength Line is longer than 80 characters (found 87). 101
 Error regexp RegexpSingleline Line has trailing spaces. 103
 Error sizes LineLength Line is longer than 80 characters (found 91). 110
 Error sizes LineLength Line is longer than 80 characters (found 83). 120
 Error sizes LineLength Line is longer than 80 characters (found 91). 124
 Error regexp RegexpSingleline Line has trailing spaces. 171
 Error regexp RegexpSingleline Line has trailing spaces. 174
 Error regexp RegexpSingleline Line has trailing spaces. 220
 Error regexp RegexpSingleline Line has trailing spaces. 223

org/exolab/javasource/JMethodSignature.java

Severity Category Rule Message Line
 Error naming MemberName Name '_modifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 62
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error naming MemberName Name '_returnType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error sizes LineLength Line is longer than 80 characters (found 92). 71
 Error naming MemberName Name '_params' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
 Error regexp RegexpSingleline Line has trailing spaces. 72
 Error naming MemberName Name '_jdc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
 Error regexp RegexpSingleline Line has trailing spaces. 75
 Error naming MemberName Name '_exceptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error regexp RegexpSingleline Line has trailing spaces. 105
 Error blocks LeftCurly '{' should have line break after. 119
 Error blocks RightCurly '}' should have line break before. 119
 Error blocks LeftCurly '{' should have line break after. 125
 Error blocks RightCurly '}' should have line break before. 125
 Error regexp RegexpSingleline Line has trailing spaces. 138
 Error regexp RegexpSingleline Line has trailing spaces. 139
 Error coding MagicNumber '32' is a magic number. 145
 Error sizes LineLength Line is longer than 80 characters (found 82). 288
 Error sizes LineLength Line is longer than 80 characters (found 82). 298
 Error blocks LeftCurly '{' should have line break after. 310
 Error blocks RightCurly '}' should have line break before. 310
 Error regexp RegexpSingleline Line has trailing spaces. 338
 Error blocks LeftCurly '{' should have line break after. 352
 Error blocks RightCurly '}' should have line break before. 352
 Error coding MagicNumber '32' is a magic number. 363
 Error regexp RegexpSingleline Line has trailing spaces. 376
 Error regexp RegexpSingleline Line has trailing spaces. 377

org/exolab/javasource/JModifiers.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error regexp RegexpSingleline Line has trailing spaces. 71
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error sizes LineLength Line is longer than 80 characters (found 82). 92
 Error naming MemberName Name '_visibility' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error naming MemberName Name '_isStatic' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
 Error naming MemberName Name '_isFinal' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
 Error naming MemberName Name '_isAbstract' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
 Error naming MemberName Name '_isTransient' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
 Error sizes LineLength Line is longer than 80 characters (found 81). 213
 Error sizes LineLength Line is longer than 80 characters (found 81). 215
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 309

org/exolab/javasource/JNaming.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 115). 267
 Error blocks LeftCurly '{' should have line break after. 315
 Error blocks RightCurly '}' should have line break before. 315
 Error blocks LeftCurly '{' should have line break after. 317
 Error blocks RightCurly '}' should have line break before. 317
 Error blocks LeftCurly '{' should have line break after. 332
 Error blocks RightCurly '}' should have line break before. 332
 Error blocks LeftCurly '{' should have line break after. 334
 Error blocks RightCurly '}' should have line break before. 334
 Error blocks LeftCurly '{' should have line break after. 348
 Error blocks RightCurly '}' should have line break before. 348
 Error blocks LeftCurly '{' should have line break after. 367
 Error blocks RightCurly '}' should have line break before. 367
 Error blocks LeftCurly '{' should have line break after. 386
 Error blocks RightCurly '}' should have line break before. 386
 Error blocks LeftCurly '{' should have line break after. 404
 Error blocks RightCurly '}' should have line break before. 404
 Error blocks LeftCurly '{' should have line break after. 413
 Error blocks RightCurly '}' should have line break before. 413
 Error blocks LeftCurly '{' should have line break after. 416
 Error blocks RightCurly '}' should have line break before. 416
 Error blocks LeftCurly '{' should have line break after. 418
 Error blocks RightCurly '}' should have line break before. 418

org/exolab/javasource/JParameter.java

Severity Category Rule Message Line
 Error naming MemberName Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 70

org/exolab/javasource/JPrimitiveType.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error sizes LineLength Line is longer than 80 characters (found 83). 22
 Error sizes LineLength Line is longer than 80 characters (found 81). 28
 Error naming MemberName Name '_wrapperName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 30
 Error sizes LineLength Line is longer than 80 characters (found 89). 35
 Error sizes LineLength Line is longer than 80 characters (found 95). 36
 Error sizes LineLength Line is longer than 80 characters (found 86). 39
 Error regexp RegexpSingleline Line has trailing spaces. 43

org/exolab/javasource/JSourceCode.java

Severity Category Rule Message Line
 Error naming MemberName Name '_source' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error regexp RegexpSingleline Line has trailing spaces. 65
 Error naming MemberName Name '_indentSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error naming MemberName Name '_currentIndent' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error regexp RegexpSingleline Line has trailing spaces. 90
 Error sizes LineLength Line is longer than 80 characters (found 95). 97
 Error sizes LineLength Line is longer than 80 characters (found 96). 108
 Error sizes LineLength Line is longer than 80 characters (found 91). 115
 Error sizes LineLength Line is longer than 80 characters (found 97). 120
 Error sizes LineLength Line is longer than 80 characters (found 96). 121
 Error sizes LineLength Line is longer than 80 characters (found 95). 122
 Error sizes LineLength Line is longer than 80 characters (found 94). 130
 Error blocks LeftCurly '{' should have line break after. 130
 Error regexp RegexpSingleline Line has trailing spaces. 132
 Error sizes LineLength Line is longer than 80 characters (found 96). 134
 Error sizes LineLength Line is longer than 80 characters (found 96). 135
 Error regexp RegexpSingleline Line has trailing spaces. 248
 Error sizes LineLength Line is longer than 80 characters (found 88). 261
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 267
 Error whitespace FileTabCharacter Line contains a tab character. 271
 Error whitespace FileTabCharacter Line contains a tab character. 272
 Error coding MagicNumber '100' is a magic number. 280
 Error regexp RegexpSingleline Line has trailing spaces. 288

org/exolab/javasource/JSourceWriter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 58
 Error naming MemberName Name '_lineSeparator' must match pattern '^[a-z][a-zA-Z0-9]*$'. 65
 Error regexp RegexpSingleline Line has trailing spaces. 66
 Error naming MemberName Name '_addIndentation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error naming MemberName Name '_autoflush' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
 Error regexp RegexpSingleline Line has trailing spaces. 74
 Error naming MemberName Name '_tabSize' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
 Error regexp RegexpSingleline Line has trailing spaces. 77
 Error naming MemberName Name '_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
 Error regexp RegexpSingleline Line has trailing spaces. 80
 Error naming MemberName Name '_tabChar' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error naming MemberName Name '_tabLevel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error naming MemberName Name '_out' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
 Error sizes LineLength Line is longer than 80 characters (found 90). 120
 Error sizes LineLength Line is longer than 80 characters (found 83). 130
 Error sizes LineLength Line is longer than 80 characters (found 83). 133
 Error sizes LineLength Line is longer than 80 characters (found 81). 163
 Error blocks LeftCurly '{' should have line break after. 189
 Error blocks RightCurly '}' should have line break before. 189
 Error regexp RegexpSingleline Line has trailing spaces. 212
 Error blocks LeftCurly '{' should have line break after. 224
 Error blocks EmptyBlock Must have at least one statement. 225
 Error blocks EmptyBlock Must have at least one statement. 246
 Error javadoc JavadocMethod Missing a Javadoc comment. 263
 Error javadoc JavadocMethod Missing a Javadoc comment. 267
 Error javadoc JavadocMethod Missing a Javadoc comment. 271
 Error javadoc JavadocMethod Missing a Javadoc comment. 275
 Error javadoc JavadocMethod Missing a Javadoc comment. 279
 Error javadoc JavadocMethod Missing a Javadoc comment. 285
 Error javadoc JavadocMethod Missing a Javadoc comment. 292
 Error blocks EmptyBlock Must have at least one statement. 297
 Error javadoc JavadocMethod Missing a Javadoc comment. 305
 Error blocks EmptyBlock Must have at least one statement. 310
 Error javadoc JavadocMethod Missing a Javadoc comment. 318
 Error blocks EmptyBlock Must have at least one statement. 323
 Error javadoc JavadocMethod Missing a Javadoc comment. 331
 Error blocks EmptyBlock Must have at least one statement. 336
 Error javadoc JavadocMethod Missing a Javadoc comment. 344
 Error blocks EmptyBlock Must have at least one statement. 349
 Error javadoc JavadocMethod Missing a Javadoc comment. 357
 Error blocks EmptyBlock Must have at least one statement. 363
 Error javadoc JavadocMethod Missing a Javadoc comment. 372
 Error blocks EmptyBlock Must have at least one statement. 377
 Error javadoc JavadocMethod Missing a Javadoc comment. 385
 Error blocks EmptyBlock Must have at least one statement. 390
 Error javadoc JavadocMethod Missing a Javadoc comment. 398
 Error blocks EmptyBlock Must have at least one statement. 403
 Error blocks EmptyBlock Must have at least one statement. 419
 Error blocks EmptyBlock Must have at least one statement. 430
 Error blocks EmptyBlock Must have at least one statement. 443
 Error blocks LeftCurly '{' should have line break after. 446
 Error blocks RightCurly '}' should have line break before. 446
 Error blocks EmptyBlock Must have at least one statement. 458
 Error blocks LeftCurly '{' should have line break after. 461
 Error blocks RightCurly '}' should have line break before. 461
 Error blocks EmptyBlock Must have at least one statement. 473
 Error blocks LeftCurly '{' should have line break after. 476
 Error blocks RightCurly '}' should have line break before. 476
 Error blocks EmptyBlock Must have at least one statement. 488
 Error blocks LeftCurly '{' should have line break after. 491
 Error blocks RightCurly '}' should have line break before. 491
 Error blocks EmptyBlock Must have at least one statement. 503
 Error blocks LeftCurly '{' should have line break after. 506
 Error blocks RightCurly '}' should have line break before. 506

org/exolab/javasource/JStructure.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error sizes LineLength Line is longer than 80 characters (found 94). 78
 Error naming MemberName Name '_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
 Error naming MemberName Name '_packageName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error naming MemberName Name '_imports' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
 Error naming MemberName Name '_jdc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
 Error naming MemberName Name '_annotatedElement' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
 Error naming MemberName Name '_modifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
 Error naming MemberName Name '_interfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
 Error regexp RegexpSingleline Line has trailing spaces. 106
 Error sizes LineLength Line is longer than 80 characters (found 82). 128
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error regexp RegexpSingleline Line has trailing spaces. 161
 Error regexp RegexpSingleline Line has trailing spaces. 170
 Error regexp RegexpSingleline Line has trailing spaces. 181
 Error regexp RegexpSingleline Line has trailing spaces. 192
 Error regexp RegexpSingleline Line has trailing spaces. 201
 Error regexp RegexpSingleline Line has trailing spaces. 211
 Error regexp RegexpSingleline Line has trailing spaces. 223
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error regexp RegexpSingleline Line has trailing spaces. 264
 Error regexp RegexpSingleline Line has trailing spaces. 275
 Error regexp RegexpSingleline Line has trailing spaces. 289
 Error regexp RegexpSingleline Line has trailing spaces. 310
 Error regexp RegexpSingleline Line has trailing spaces. 319
 Error sizes LineLength Line is longer than 80 characters (found 82). 343
 Error regexp RegexpSingleline Line has trailing spaces. 373
 Error regexp RegexpSingleline Line has trailing spaces. 383
 Error regexp RegexpSingleline Line has trailing spaces. 394
 Error regexp RegexpSingleline Line has trailing spaces. 406
 Error regexp RegexpSingleline Line has trailing spaces. 420
 Error regexp RegexpSingleline Line has trailing spaces. 433
 Error regexp RegexpSingleline Line has trailing spaces. 443
 Error regexp RegexpSingleline Line has trailing spaces. 453
 Error regexp RegexpSingleline Line has trailing spaces. 463
 Error regexp RegexpSingleline Line has trailing spaces. 472
 Error regexp RegexpSingleline Line has trailing spaces. 508
 Error regexp RegexpSingleline Line has trailing spaces. 539
 Error regexp RegexpSingleline Line has trailing spaces. 548
 Error regexp RegexpSingleline Line has trailing spaces. 572
 Error regexp RegexpSingleline Line has trailing spaces. 593

org/exolab/javasource/JType.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 80 characters (found 82). 48
 Error sizes LineLength Line is longer than 80 characters (found 100). 56
 Error sizes LineLength Line is longer than 80 characters (found 91). 59
 Error sizes LineLength Line is longer than 80 characters (found 96). 62
 Error sizes LineLength Line is longer than 80 characters (found 97). 65
 Error sizes LineLength Line is longer than 80 characters (found 94). 68
 Error sizes LineLength Line is longer than 80 characters (found 92). 71
 Error sizes LineLength Line is longer than 80 characters (found 91). 74
 Error sizes LineLength Line is longer than 80 characters (found 94). 77
 Error naming MemberName Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
 Error design DesignForExtension Method 'setName' is not designed for extension - needs to be abstract, final or empty. 140

org/exolab/javasource/JTypeName.java

Severity Category Rule Message Line
 Error naming MemberName Name '_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error naming MemberName Name '_qName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 58
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error naming MemberName Name '_localName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error regexp RegexpSingleline Line has trailing spaces. 79
 Error sizes LineLength Line is longer than 80 characters (found 88). 149
 Error blocks LeftCurly '{' should have line break after. 188
 Error blocks RightCurly '}' should have line break before. 188
 Error blocks LeftCurly '{' should have line break after. 189
 Error blocks RightCurly '}' should have line break before. 189

org/exolab/javasource/Java5HacksHelper.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 3
 Error regexp RegexpSingleline Line has trailing spaces. 7
 Error regexp RegexpSingleline Line has trailing spaces. 9
 Error regexp RegexpSingleline Line has trailing spaces. 30
 Error sizes LineLength Line is longer than 80 characters (found 81). 31
 Error sizes LineLength Line is longer than 80 characters (found 83). 32
 Error javadoc JavadocType Missing a Javadoc comment. 42
 Error javadoc JavadocVariable Missing a Javadoc comment. 43
 Error naming MemberName Name '_methodName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error naming MemberName Name '_paramCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 45
 Error naming MemberName Name '_param1ClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
 Error javadoc JavadocVariable Missing a Javadoc comment. 46
 Error naming MemberName Name '_param2ClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error javadoc JavadocMethod Missing a Javadoc comment. 48
 Error regexp RegexpSingleline Line has trailing spaces. 55
 Error regexp RegexpSingleline Line has trailing spaces. 56
 Error javadoc JavadocMethod Missing a Javadoc comment. 56
 Error regexp RegexpSingleline Line has trailing spaces. 57
 Error regexp RegexpSingleline Line has trailing spaces. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error javadoc JavadocMethod Missing a Javadoc comment. 60
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error regexp RegexpSingleline Line has trailing spaces. 64
 Error javadoc JavadocMethod Missing a Javadoc comment. 64
 Error regexp RegexpSingleline Line has trailing spaces. 67
 Error regexp RegexpSingleline Line has trailing spaces. 68
 Error javadoc JavadocMethod Missing a Javadoc comment. 68
 Error regexp RegexpSingleline Line has trailing spaces. 69
 Error regexp RegexpSingleline Line has trailing spaces. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error sizes LineLength Line is longer than 80 characters (found 87). 76
 Error javadoc JavadocMethod Missing a Javadoc comment. 76
 Error sizes LineLength Line is longer than 80 characters (found 99). 78
 Error sizes LineLength Line is longer than 80 characters (found 92). 98
 Error sizes LineLength Line is longer than 80 characters (found 99). 99
 Error sizes LineLength Line is longer than 80 characters (found 81). 102
 Error sizes LineLength Line is longer than 80 characters (found 95). 103
 Error sizes LineLength Line is longer than 80 characters (found 83). 127
 Error sizes LineLength Line is longer than 80 characters (found 84). 139
 Error sizes LineLength Line is longer than 80 characters (found 91). 140
 Error sizes LineLength Line is longer than 80 characters (found 86). 148
 Error sizes LineLength Line is longer than 80 characters (found 96). 153