Checkstyle Results

The following document contains the results of Checkstyle 8.29 with sun_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
263 0 0 6990

Files

File
 I
 W
 E
cli/src/test/resources/log4j.properties 0 0 1
cli/target/test-classes/log4j.properties 0 0 1
core/src/test/resources/log4j.properties 0 0 1
core/target/test-classes/log4j.properties 0 0 1
csvutils/src/test/resources/log4j.properties 0 0 20
csvutils/target/test-classes/log4j.properties 0 0 20
mime/src/test/resources/log4j.properties 0 0 20
mime/target/test-classes/log4j.properties 0 0 20
org/apache/any23/Any23.java 0 0 153
org/apache/any23/ExtractionReport.java 0 0 31
org/apache/any23/extractor/ExampleInputOutput.java 0 0 19
org/apache/any23/extractor/ExtractionResultImpl.java 0 0 96
org/apache/any23/extractor/ExtractorRegistryImpl.java 0 0 27
org/apache/any23/extractor/SimpleExtractorFactory.java 0 0 19
org/apache/any23/extractor/SingleDocumentExtraction.java 0 0 277
org/apache/any23/extractor/SingleDocumentExtractionReport.java 0 0 15
org/apache/any23/extractor/TagSoupExtractionResult.java 0 0 40
org/apache/any23/extractor/calendar/BaseCalendarExtractor.java 0 0 98
org/apache/any23/extractor/calendar/ICalExtractor.java 0 0 3
org/apache/any23/extractor/calendar/ICalExtractorFactory.java 0 0 9
org/apache/any23/extractor/calendar/JCalExtractor.java 0 0 3
org/apache/any23/extractor/calendar/JCalExtractorFactory.java 0 0 10
org/apache/any23/extractor/calendar/XCalExtractor.java 0 0 3
org/apache/any23/extractor/calendar/XCalExtractorFactory.java 0 0 10
org/apache/any23/extractor/calendar/package-info.java 0 0 1
org/apache/any23/extractor/csv/CSVExtractor.java 0 0 53
org/apache/any23/extractor/csv/CSVExtractorFactory.java 0 0 9
org/apache/any23/extractor/csv/package-info.java 0 0 2
org/apache/any23/extractor/html/AdrExtractor.java 0 0 18
org/apache/any23/extractor/html/AdrExtractorFactory.java 0 0 10
org/apache/any23/extractor/html/DocumentReport.java 0 0 13
org/apache/any23/extractor/html/DomUtils.java 0 0 172
org/apache/any23/extractor/html/EmbeddedJSONLDExtractor.java 0 0 46
org/apache/any23/extractor/html/EmbeddedJSONLDExtractorFactory.java 0 0 12
org/apache/any23/extractor/html/EntityBasedMicroformatExtractor.java 0 0 14
org/apache/any23/extractor/html/GeoExtractor.java 0 0 17
org/apache/any23/extractor/html/GeoExtractorFactory.java 0 0 10
org/apache/any23/extractor/html/HCalendarExtractor.java 0 0 53
org/apache/any23/extractor/html/HCalendarExtractorFactory.java 0 0 12
org/apache/any23/extractor/html/HCardExtractor.java 0 0 91
org/apache/any23/extractor/html/HCardExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/HCardName.java 0 0 80
org/apache/any23/extractor/html/HListingExtractor.java 0 0 82
org/apache/any23/extractor/html/HListingExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/HRecipeExtractor.java 0 0 80
org/apache/any23/extractor/html/HRecipeExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/HResumeExtractor.java 0 0 39
org/apache/any23/extractor/html/HResumeExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/HReviewAggregateExtractor.java 0 0 48
org/apache/any23/extractor/html/HReviewAggregateExtractorFactory.java 0 0 13
org/apache/any23/extractor/html/HReviewExtractor.java 0 0 41
org/apache/any23/extractor/html/HReviewExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/HTMLDocument.java 0 0 125
org/apache/any23/extractor/html/HTMLMetaExtractor.java 0 0 75
org/apache/any23/extractor/html/HTMLMetaExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/HeadLinkExtractor.java 0 0 15
org/apache/any23/extractor/html/HeadLinkExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/ICBMExtractor.java 0 0 18
org/apache/any23/extractor/html/ICBMExtractorFactory.java 0 0 10
org/apache/any23/extractor/html/JsoupUtils.java 0 0 17
org/apache/any23/extractor/html/LicenseExtractor.java 0 0 13
org/apache/any23/extractor/html/LicenseExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/MicroformatExtractor.java 0 0 93
org/apache/any23/extractor/html/SpanCloserInputStream.java 0 0 24
org/apache/any23/extractor/html/SpeciesExtractor.java 0 0 37
org/apache/any23/extractor/html/SpeciesExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/TagSoupParser.java 0 0 59
org/apache/any23/extractor/html/TagSoupParsingConfiguration.java 0 0 39
org/apache/any23/extractor/html/TitleExtractor.java 0 0 11
org/apache/any23/extractor/html/TitleExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/TurtleHTMLExtractor.java 0 0 30
org/apache/any23/extractor/html/TurtleHTMLExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/XFNExtractor.java 0 0 36
org/apache/any23/extractor/html/XFNExtractorFactory.java 0 0 10
org/apache/any23/extractor/html/annotations/Includes.java 0 0 2
org/apache/any23/extractor/html/annotations/package-info.java 0 0 2
org/apache/any23/extractor/html/microformats2/HAdrExtractor.java 0 0 29
org/apache/any23/extractor/html/microformats2/HAdrExtractorFactory.java 0 0 10
org/apache/any23/extractor/html/microformats2/HCardExtractor.java 0 0 180
org/apache/any23/extractor/html/microformats2/HCardExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/microformats2/HEntryExtractor.java 0 0 97
org/apache/any23/extractor/html/microformats2/HEntryExtractorFactory.java 0 0 12
org/apache/any23/extractor/html/microformats2/HEventExtractor.java 0 0 92
org/apache/any23/extractor/html/microformats2/HEventExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/microformats2/HGeoExtractor.java 0 0 22
org/apache/any23/extractor/html/microformats2/HGeoExtractorFactory.java 0 0 10
org/apache/any23/extractor/html/microformats2/HItemExtractor.java 0 0 35
org/apache/any23/extractor/html/microformats2/HItemExtractorFactory.java 0 0 12
org/apache/any23/extractor/html/microformats2/HProductExtractor.java 0 0 63
org/apache/any23/extractor/html/microformats2/HProductExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/microformats2/HRecipeExtractor.java 0 0 68
org/apache/any23/extractor/html/microformats2/HRecipeExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/microformats2/HResumeExtractor.java 0 0 59
org/apache/any23/extractor/html/microformats2/HResumeExtractorFactory.java 0 0 11
org/apache/any23/extractor/html/microformats2/Microformats2Prefixes.java 0 0 8
org/apache/any23/extractor/html/microformats2/annotations/Includes.java 0 0 2
org/apache/any23/extractor/html/microformats2/annotations/package-info.java 0 0 2
org/apache/any23/extractor/html/microformats2/package-info.java 0 0 3
org/apache/any23/extractor/html/package-info.java 0 0 3
org/apache/any23/extractor/microdata/Item.java 0 0 5
org/apache/any23/extractor/microdata/ItemProp.java 0 0 22
org/apache/any23/extractor/microdata/ItemPropValue.java 0 0 43
org/apache/any23/extractor/microdata/ItemScope.java 0 0 56
org/apache/any23/extractor/microdata/MicrodataExtractor.java 0 0 75
org/apache/any23/extractor/microdata/MicrodataExtractorFactory.java 0 0 12
org/apache/any23/extractor/microdata/MicrodataParser.java 0 0 135
org/apache/any23/extractor/microdata/MicrodataParserException.java 0 0 30
org/apache/any23/extractor/microdata/MicrodataParserReport.java 0 0 19
org/apache/any23/extractor/microdata/package-info.java 0 0 2
org/apache/any23/extractor/package-info.java 0 0 2
org/apache/any23/extractor/rdf/BaseRDFExtractor.java 0 0 35
org/apache/any23/extractor/rdf/FunctionalSyntaxExtractor.java 0 0 13
org/apache/any23/extractor/rdf/FunctionalSyntaxExtractorFactory.java 0 0 11
org/apache/any23/extractor/rdf/JSONLDExtractor.java 0 0 42
org/apache/any23/extractor/rdf/JSONLDExtractorFactory.java 0 0 10
org/apache/any23/extractor/rdf/JSONLDJavaSink.java 0 0 26
org/apache/any23/extractor/rdf/JsonCleaningInputStream.java 0 0 55
org/apache/any23/extractor/rdf/ManchesterSyntaxExtractor.java 0 0 13
org/apache/any23/extractor/rdf/ManchesterSyntaxExtractorFactory.java 0 0 11
org/apache/any23/extractor/rdf/NQuadsExtractor.java 0 0 11
org/apache/any23/extractor/rdf/NQuadsExtractorFactory.java 0 0 11
org/apache/any23/extractor/rdf/NTriplesExtractor.java 0 0 11
org/apache/any23/extractor/rdf/NTriplesExtractorFactory.java 0 0 11
org/apache/any23/extractor/rdf/RDFHandlerAdapter.java 0 0 18
org/apache/any23/extractor/rdf/RDFParserFactory.java 0 0 89
org/apache/any23/extractor/rdf/RDFXMLExtractor.java 0 0 14
org/apache/any23/extractor/rdf/RDFXMLExtractorFactory.java 0 0 10
org/apache/any23/extractor/rdf/TriXExtractor.java 0 0 13
org/apache/any23/extractor/rdf/TriXExtractorFactory.java 0 0 9
org/apache/any23/extractor/rdf/TurtleExtractor.java 0 0 14
org/apache/any23/extractor/rdf/TurtleExtractorFactory.java 0 0 11
org/apache/any23/extractor/rdf/package-info.java 0 0 2
org/apache/any23/extractor/rdfa/BaseRDFaExtractor.java 0 0 18
org/apache/any23/extractor/rdfa/JsoupScanner.java 0 0 38
org/apache/any23/extractor/rdfa/RDFa11Extractor.java 0 0 20
org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.java 0 0 10
org/apache/any23/extractor/rdfa/RDFa11Parser.java 0 0 346
org/apache/any23/extractor/rdfa/RDFa11ParserException.java 0 0 7
org/apache/any23/extractor/rdfa/RDFaExtractor.java 0 0 21
org/apache/any23/extractor/rdfa/RDFaExtractorFactory.java 0 0 9
org/apache/any23/extractor/rdfa/SemarglSink.java 0 0 41
org/apache/any23/extractor/rdfa/XSLTStylesheet.java 0 0 28
org/apache/any23/extractor/rdfa/XSLTStylesheetException.java 0 0 6
org/apache/any23/extractor/rdfa/package-info.java 0 0 2
org/apache/any23/extractor/xpath/QuadTemplate.java 0 0 31
org/apache/any23/extractor/xpath/TemplateGraph.java 0 0 6
org/apache/any23/extractor/xpath/TemplateObject.java 0 0 13
org/apache/any23/extractor/xpath/TemplatePredicate.java 0 0 7
org/apache/any23/extractor/xpath/TemplateSubject.java 0 0 10
org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.java 0 0 9
org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.java 0 0 47
org/apache/any23/extractor/xpath/Term.java 0 0 11
org/apache/any23/extractor/xpath/Variable.java 0 0 6
org/apache/any23/extractor/xpath/XPathExtractionRule.java 0 0 1
org/apache/any23/extractor/xpath/XPathExtractor.java 0 0 23
org/apache/any23/extractor/xpath/XPathExtractorFactory.java 0 0 10
org/apache/any23/extractor/xpath/package-info.java 0 0 2
org/apache/any23/extractor/yaml/ElementsProcessor.java 0 0 56
org/apache/any23/extractor/yaml/YAMLExtractor.java 0 0 18
org/apache/any23/extractor/yaml/YAMLExtractorFactory.java 0 0 10
org/apache/any23/extractor/yaml/YAMLProcessorException.java 0 0 29
org/apache/any23/extractor/yaml/package-info.java 0 0 1
org/apache/any23/filter/ExtractionContextBlocker.java 0 0 97
org/apache/any23/filter/IgnoreAccidentalRDFa.java 0 0 47
org/apache/any23/filter/IgnoreTitlesOfEmptyDocuments.java 0 0 38
org/apache/any23/filter/package-info.java 0 0 2
org/apache/any23/http/AcceptHeaderBuilder.java 0 0 26
org/apache/any23/http/DefaultHTTPClient.java 0 0 49
org/apache/any23/http/DefaultHTTPClientConfiguration.java 0 0 37
org/apache/any23/http/HTTPClient.java 0 0 8
org/apache/any23/http/package-info.java 0 0 2
org/apache/any23/package-info.java 0 0 2
org/apache/any23/rdf/Any23ValueFactoryWrapper.java 0 0 101
org/apache/any23/rdf/PopularPrefixes.java 0 0 22
org/apache/any23/rdf/RDFUtils.java 0 0 216
org/apache/any23/rdf/package-info.java 0 0 2
org/apache/any23/source/ByteArrayDocumentSource.java 0 0 29
org/apache/any23/source/FileDocumentSource.java 0 0 21
org/apache/any23/source/HTTPDocumentSource.java 0 0 25
org/apache/any23/source/LocalCopyFactory.java 0 0 2
org/apache/any23/source/MemCopyFactory.java 0 0 9
org/apache/any23/source/StringDocumentSource.java 0 0 37
org/apache/any23/source/package-info.java 0 0 1
org/apache/any23/util/DiscoveryUtils.java 0 0 40
org/apache/any23/util/FileUtils.java 0 0 50
org/apache/any23/util/LogUtils.java 0 0 7
org/apache/any23/util/MathUtils.java 0 0 8
org/apache/any23/util/ReaderInputStream.java 0 0 23
org/apache/any23/util/StreamUtils.java 0 0 37
org/apache/any23/util/StringUtils.java 0 0 36
org/apache/any23/util/URLUtils.java 0 0 5
org/apache/any23/validator/DOMDocument.java 0 0 4
org/apache/any23/validator/DefaultDOMDocument.java 0 0 28
org/apache/any23/validator/DefaultRuleContext.java 0 0 11
org/apache/any23/validator/DefaultValidationReport.java 0 0 19
org/apache/any23/validator/DefaultValidationReportBuilder.java 0 0 37
org/apache/any23/validator/DefaultValidator.java 0 0 37
org/apache/any23/validator/EmptyValidationReport.java 0 0 11
org/apache/any23/validator/Fix.java 0 0 2
org/apache/any23/validator/Rule.java 0 0 4
org/apache/any23/validator/RuleContext.java 0 0 5
org/apache/any23/validator/SerializationException.java 0 0 6
org/apache/any23/validator/ValidationReport.java 0 0 38
org/apache/any23/validator/ValidationReportBuilder.java 0 0 3
org/apache/any23/validator/ValidationReportSerializer.java 0 0 2
org/apache/any23/validator/Validator.java 0 0 13
org/apache/any23/validator/ValidatorException.java 0 0 6
org/apache/any23/validator/XMLValidationReportSerializer.java 0 0 34
org/apache/any23/validator/package-info.java 0 0 3
org/apache/any23/validator/rule/AboutNotURIRule.java 0 0 15
org/apache/any23/validator/rule/MetaNameMisuseFix.java 0 0 10
org/apache/any23/validator/rule/MetaNameMisuseRule.java 0 0 10
org/apache/any23/validator/rule/MissingItemscopeAttributeValueFix.java 0 0 15
org/apache/any23/validator/rule/MissingItemscopeAttributeValueRule.java 0 0 17
org/apache/any23/validator/rule/MissingOpenGraphNamespaceRule.java 0 0 9
org/apache/any23/validator/rule/OpenGraphNamespaceFix.java 0 0 8
org/apache/any23/validator/rule/package-info.java 0 0 2
org/apache/any23/vocab/RDFSchemaUtils.java 0 0 52
org/apache/any23/writer/BenchmarkTripleHandler.java 0 0 52
org/apache/any23/writer/CompositeTripleHandler.java 0 0 42
org/apache/any23/writer/CountingTripleHandler.java 0 0 42
org/apache/any23/writer/JSONLDWriter.java 0 0 15
org/apache/any23/writer/JSONLDWriterFactory.java 0 0 9
org/apache/any23/writer/JSONWriter.java 0 0 36
org/apache/any23/writer/JSONWriterFactory.java 0 0 12
org/apache/any23/writer/LoggingTripleHandler.java 0 0 48
org/apache/any23/writer/NQuadsWriter.java 0 0 15
org/apache/any23/writer/NQuadsWriterFactory.java 0 0 10
org/apache/any23/writer/NTriplesWriter.java 0 0 16
org/apache/any23/writer/NTriplesWriterFactory.java 0 0 10
org/apache/any23/writer/RDFWriterTripleHandler.java 0 0 49
org/apache/any23/writer/RDFXMLWriter.java 0 0 13
org/apache/any23/writer/RDFXMLWriterFactory.java 0 0 10
org/apache/any23/writer/ReportingTripleHandler.java 0 0 49
org/apache/any23/writer/RepositoryWriter.java 0 0 34
org/apache/any23/writer/TriXWriter.java 0 0 13
org/apache/any23/writer/TriXWriterFactory.java 0 0 10
org/apache/any23/writer/TripleWriterHandler.java 0 0 47
org/apache/any23/writer/TurtleWriter.java 0 0 25
org/apache/any23/writer/TurtleWriterFactory.java 0 0 10
org/apache/any23/writer/URIListWriter.java 0 0 28
org/apache/any23/writer/URIListWriterFactory.java 0 0 9
org/apache/any23/writer/WriterSettings.java 0 0 9
org/apache/any23/writer/package-info.java 0 0 2
test-resources/src/test/resources/microdata/microdata-basic-expected.properties 0 0 1
test-resources/src/test/resources/microdata/microdata-itemref-expected.properties 0 0 1
test-resources/src/test/resources/microdata/microdata-nested-expected.properties 0 0 1
test-resources/target/test-classes/microdata/microdata-basic-expected.properties 0 0 1
test-resources/target/test-classes/microdata/microdata-itemref-expected.properties 0 0 1
test-resources/target/test-classes/microdata/microdata-nested-expected.properties 0 0 1

Rules

Category Rule Violations Severity
blocks EmptyBlock 1
 Error
NeedBraces 205
 Error
coding EmptyStatement 2
 Error
HiddenField 211
 Error
InnerAssignment 6
 Error
MagicNumber 120
 Error
MultipleVariableDeclarations 2
 Error
design DesignForExtension 473
 Error
FinalClass 14
 Error
HideUtilityClassConstructor 4
 Error
VisibilityModifier 18
 Error
imports UnusedImports
  • processJavadoc: "false"
5
 Error
javadoc JavadocMethod 22
 Error
JavadocPackage 1
 Error
JavadocStyle 20
 Error
JavadocType 2
 Error
JavadocVariable 635
 Error
MissingJavadocMethod 397
 Error
misc ArrayTypeStyle 2
 Error
FinalParameters 1813
 Error
NewlineAtEndOfFile 43
 Error
TodoComment 14
 Error
modifier ModifierOrder 6
 Error
RedundantModifier 19
 Error
naming ConstantName 136
 Error
LocalVariableName 2
 Error
MemberName 4
 Error
ParameterName 1
 Error
regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
499
 Error
sizes LineLength
  • fileExtensions: "java"
2278
 Error
MethodLength 1
 Error
whitespace GenericWhitespace 10
 Error
NoWhitespaceAfter 24
 Error

Details

cli/src/test/resources/log4j.properties

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

cli/target/test-classes/log4j.properties

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

core/src/test/resources/log4j.properties

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

core/target/test-classes/log4j.properties

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

csvutils/src/test/resources/log4j.properties

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 15
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 17
 Error
regexp RegexpSingleline Line has trailing spaces. 18
 Error
regexp RegexpSingleline Line has trailing spaces. 19
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 21
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
regexp RegexpSingleline Line has trailing spaces. 25
 Error
regexp RegexpSingleline Line has trailing spaces. 26
 Error
regexp RegexpSingleline Line has trailing spaces. 27
 Error
regexp RegexpSingleline Line has trailing spaces. 28
 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

csvutils/target/test-classes/log4j.properties

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 15
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 17
 Error
regexp RegexpSingleline Line has trailing spaces. 18
 Error
regexp RegexpSingleline Line has trailing spaces. 19
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 21
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
regexp RegexpSingleline Line has trailing spaces. 25
 Error
regexp RegexpSingleline Line has trailing spaces. 26
 Error
regexp RegexpSingleline Line has trailing spaces. 27
 Error
regexp RegexpSingleline Line has trailing spaces. 28
 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

mime/src/test/resources/log4j.properties

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 15
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 17
 Error
regexp RegexpSingleline Line has trailing spaces. 18
 Error
regexp RegexpSingleline Line has trailing spaces. 19
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 21
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
regexp RegexpSingleline Line has trailing spaces. 25
 Error
regexp RegexpSingleline Line has trailing spaces. 26
 Error
regexp RegexpSingleline Line has trailing spaces. 27
 Error
regexp RegexpSingleline Line has trailing spaces. 28
 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

mime/target/test-classes/log4j.properties

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 15
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 17
 Error
regexp RegexpSingleline Line has trailing spaces. 18
 Error
regexp RegexpSingleline Line has trailing spaces. 19
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 21
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
regexp RegexpSingleline Line has trailing spaces. 25
 Error
regexp RegexpSingleline Line has trailing spaces. 26
 Error
regexp RegexpSingleline Line has trailing spaces. 27
 Error
regexp RegexpSingleline Line has trailing spaces. 28
 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

org/apache/any23/Any23.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 84). 57
 Error
sizes LineLength Line is longer than 80 characters (found 101). 65
 Error
sizes LineLength Line is longer than 80 characters (found 114). 67
 Error
sizes LineLength Line is longer than 80 characters (found 96). 72
 Error
javadoc JavadocVariable Missing a Javadoc comment. 75
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 75
 Error
javadoc JavadocVariable Missing a Javadoc comment. 77
 Error
javadoc JavadocVariable Missing a Javadoc comment. 78
 Error
sizes LineLength Line is longer than 80 characters (found 100). 80
 Error
javadoc JavadocVariable Missing a Javadoc comment. 80
 Error
javadoc JavadocVariable Missing a Javadoc comment. 82
 Error
javadoc JavadocVariable Missing a Javadoc comment. 84
 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
sizes LineLength Line is longer than 80 characters (found 103). 91
 Error
misc FinalParameters Parameter configuration should be final. 98
 Error
coding HiddenField 'configuration' hides a field. 98
 Error
misc FinalParameters Parameter extractorGroup should be final. 98
 Error
blocks NeedBraces 'if' construct must use '{}'s. 99
 Error
sizes LineLength Line is longer than 80 characters (found 97). 106
 Error
sizes LineLength Line is longer than 80 characters (found 107). 108
 Error
misc FinalParameters Parameter extractorGroup should be final. 119
 Error
sizes LineLength Line is longer than 80 characters (found 106). 124
 Error
misc FinalParameters Parameter configuration should be final. 131
 Error
coding HiddenField 'configuration' hides a field. 131
 Error
misc FinalParameters Parameter extractorNames should be final. 131
 Error
sizes LineLength Line is longer than 80 characters (found 104). 133
 Error
misc FinalParameters Parameter extractorNames should be final. 142
 Error
regexp RegexpSingleline Line has trailing spaces. 148
 Error
misc FinalParameters Parameter configuration should be final. 152
 Error
coding HiddenField 'configuration' hides a field. 152
 Error
misc FinalParameters Parameter userAgent should be final. 169
 Error
coding HiddenField 'userAgent' hides a field. 169
 Error
sizes LineLength Line is longer than 80 characters (found 114). 171
 Error
sizes LineLength Line is longer than 80 characters (found 114). 177
 Error
sizes LineLength Line is longer than 80 characters (found 119). 192
 Error
regexp RegexpSingleline Line has trailing spaces. 197
 Error
misc FinalParameters Parameter httpClient should be final. 201
 Error
coding HiddenField 'httpClient' hides a field. 201
 Error
sizes LineLength Line is longer than 80 characters (found 114). 206
 Error
sizes LineLength Line is longer than 80 characters (found 83). 212
 Error
regexp RegexpSingleline Line has trailing spaces. 215
 Error
sizes LineLength Line is longer than 80 characters (found 87). 223
 Error
sizes LineLength Line is longer than 80 characters (found 88). 225
 Error
sizes LineLength Line is longer than 80 characters (found 81). 232
 Error
misc FinalParameters Parameter cache should be final. 237
 Error
sizes LineLength Line is longer than 80 characters (found 83). 245
 Error
sizes LineLength Line is longer than 80 characters (found 97). 248
 Error
misc FinalParameters Parameter detector should be final. 250
 Error
sizes LineLength Line is longer than 80 characters (found 97). 256
 Error
sizes LineLength Line is longer than 80 characters (found 113). 259
 Error
regexp RegexpSingleline Line has trailing spaces. 265
 Error
regexp RegexpSingleline Line has trailing spaces. 267
 Error
sizes LineLength Line is longer than 80 characters (found 97). 269
 Error
sizes LineLength Line is longer than 80 characters (found 111). 271
 Error
sizes LineLength Line is longer than 80 characters (found 107). 273
 Error
misc FinalParameters Parameter documentIRI should be final. 273
 Error
blocks NeedBraces 'if' construct must use '{}'s. 274
 Error
sizes LineLength Line is longer than 80 characters (found 114). 284
 Error
sizes LineLength Line is longer than 80 characters (found 120). 289
 Error
sizes LineLength Line is longer than 80 characters (found 106). 299
 Error
regexp RegexpSingleline Line has trailing spaces. 301
 Error
sizes LineLength Line is longer than 80 characters (found 91). 302
 Error
regexp RegexpSingleline Line has trailing spaces. 303
 Error
sizes LineLength Line is longer than 80 characters (found 98). 305
 Error
sizes LineLength Line is longer than 80 characters (found 109). 309
 Error
misc FinalParameters Parameter eps should be final. 309
 Error
misc FinalParameters Parameter in should be final. 309
 Error
misc FinalParameters Parameter outputHandler should be final. 309
 Error
misc FinalParameters Parameter encoding should be final. 310
 Error
sizes LineLength Line is longer than 80 characters (found 118). 311
 Error
sizes LineLength Line is longer than 80 characters (found 113). 316
 Error
sizes LineLength Line is longer than 80 characters (found 113). 321
 Error
sizes LineLength Line is longer than 80 characters (found 115). 322
 Error
regexp RegexpSingleline Line has trailing spaces. 335
 Error
sizes LineLength Line is longer than 80 characters (found 91). 336
 Error
regexp RegexpSingleline Line has trailing spaces. 337
 Error
sizes LineLength Line is longer than 80 characters (found 98). 339
 Error
sizes LineLength Line is longer than 80 characters (found 103). 343
 Error
misc FinalParameters Parameter in should be final. 343
 Error
misc FinalParameters Parameter documentIRI should be final. 343
 Error
misc FinalParameters Parameter contentType should be final. 343
 Error
misc FinalParameters Parameter encoding should be final. 343
 Error
sizes LineLength Line is longer than 80 characters (found 82). 344
 Error
misc FinalParameters Parameter outputHandler should be final. 344
 Error
sizes LineLength Line is longer than 80 characters (found 104). 345
 Error
sizes LineLength Line is longer than 80 characters (found 113). 349
 Error
regexp RegexpSingleline Line has trailing spaces. 358
 Error
sizes LineLength Line is longer than 80 characters (found 91). 359
 Error
regexp RegexpSingleline Line has trailing spaces. 360
 Error
sizes LineLength Line is longer than 80 characters (found 98). 362
 Error
sizes LineLength Line is longer than 80 characters (found 95). 366
 Error
misc FinalParameters Parameter in should be final. 366
 Error
misc FinalParameters Parameter documentIRI should be final. 366
 Error
misc FinalParameters Parameter outputHandler should be final. 366
 Error
sizes LineLength Line is longer than 80 characters (found 81). 368
 Error
sizes LineLength Line is longer than 80 characters (found 119). 372
 Error
regexp RegexpSingleline Line has trailing spaces. 379
 Error
sizes LineLength Line is longer than 80 characters (found 91). 380
 Error
regexp RegexpSingleline Line has trailing spaces. 381
 Error
sizes LineLength Line is longer than 80 characters (found 98). 383
 Error
sizes LineLength Line is longer than 80 characters (found 117). 387
 Error
misc FinalParameters Parameter file should be final. 387
 Error
misc FinalParameters Parameter outputHandler should be final. 387
 Error
sizes LineLength Line is longer than 80 characters (found 119). 392
 Error
sizes LineLength Line is longer than 80 characters (found 114). 393
 Error
regexp RegexpSingleline Line has trailing spaces. 402
 Error
sizes LineLength Line is longer than 80 characters (found 91). 403
 Error
regexp RegexpSingleline Line has trailing spaces. 404
 Error
sizes LineLength Line is longer than 80 characters (found 98). 406
 Error
sizes LineLength Line is longer than 80 characters (found 110). 410
 Error
misc FinalParameters Parameter eps should be final. 410
 Error
misc FinalParameters Parameter documentIRI should be final. 410
 Error
misc FinalParameters Parameter outputHandler should be final. 410
 Error
sizes LineLength Line is longer than 80 characters (found 82). 413
 Error
sizes LineLength Line is longer than 80 characters (found 96). 415
 Error
sizes LineLength Line is longer than 80 characters (found 119). 420
 Error
sizes LineLength Line is longer than 80 characters (found 114). 421
 Error
regexp RegexpSingleline Line has trailing spaces. 428
 Error
sizes LineLength Line is longer than 80 characters (found 91). 429
 Error
regexp RegexpSingleline Line has trailing spaces. 430
 Error
sizes LineLength Line is longer than 80 characters (found 98). 432
 Error
sizes LineLength Line is longer than 80 characters (found 84). 436
 Error
misc FinalParameters Parameter documentIRI should be final. 436
 Error
misc FinalParameters Parameter outputHandler should be final. 436
 Error
sizes LineLength Line is longer than 80 characters (found 120). 442
 Error
sizes LineLength Line is longer than 80 characters (found 106). 450
 Error
regexp RegexpSingleline Line has trailing spaces. 452
 Error
sizes LineLength Line is longer than 80 characters (found 91). 453
 Error
regexp RegexpSingleline Line has trailing spaces. 454
 Error
sizes LineLength Line is longer than 80 characters (found 98). 456
 Error
sizes LineLength Line is longer than 80 characters (found 100). 460
 Error
misc FinalParameters Parameter in should be final. 460
 Error
misc FinalParameters Parameter outputHandler should be final. 460
 Error
misc FinalParameters Parameter encoding should be final. 460
 Error
sizes LineLength Line is longer than 80 characters (found 120). 466
 Error
regexp RegexpSingleline Line has trailing spaces. 473
 Error
sizes LineLength Line is longer than 80 characters (found 91). 474
 Error
regexp RegexpSingleline Line has trailing spaces. 475
 Error
sizes LineLength Line is longer than 80 characters (found 98). 477
 Error
sizes LineLength Line is longer than 80 characters (found 83). 481
 Error
misc FinalParameters Parameter in should be final. 481
 Error
misc FinalParameters Parameter outputHandler should be final. 481
 Error
sizes LineLength Line is longer than 80 characters (found 120). 487
 Error
regexp RegexpSingleline Line has trailing spaces. 496
 Error
sizes LineLength Line is longer than 80 characters (found 91). 497
 Error
regexp RegexpSingleline Line has trailing spaces. 498
 Error
sizes LineLength Line is longer than 80 characters (found 98). 500
 Error
sizes LineLength Line is longer than 80 characters (found 109). 504
 Error
misc FinalParameters Parameter eps should be final. 504
 Error
misc FinalParameters Parameter in should be final. 504
 Error
misc FinalParameters Parameter outputHandler should be final. 504

org/apache/any23/ExtractionReport.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 83). 30
 Error
regexp RegexpSingleline Line has trailing spaces. 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
sizes LineLength Line is longer than 80 characters (found 111). 49
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Error
coding HiddenField 'matchingExtractors' hides a field. 49
 Error
misc FinalParameters Parameter encoding should be final. 49
 Error
coding HiddenField 'encoding' hides a field. 49
 Error
misc FinalParameters Parameter detectedMimeType should be final. 49
 Error
coding HiddenField 'detectedMimeType' hides a field. 49
 Error
sizes LineLength Line is longer than 80 characters (found 108). 50
 Error
misc FinalParameters Parameter validationReport should be final. 50
 Error
coding HiddenField 'validationReport' hides a field. 50
 Error
misc FinalParameters Parameter extractorIssues should be final. 50
 Error
coding HiddenField 'extractorIssues' hides a field. 50
 Error
blocks NeedBraces 'if' construct must use '{}'s. 51
 Error
sizes LineLength Line is longer than 80 characters (found 90). 52
 Error
blocks NeedBraces 'if' construct must use '{}'s. 53
 Error
sizes LineLength Line is longer than 80 characters (found 109). 55
 Error
blocks NeedBraces 'if' construct must use '{}'s. 56
 Error
sizes LineLength Line is longer than 80 characters (found 83). 59
 Error
sizes LineLength Line is longer than 80 characters (found 117). 67
 Error
regexp RegexpSingleline Line has trailing spaces. 104
 Error
sizes LineLength Line is longer than 80 characters (found 83). 107
 Error
misc FinalParameters Parameter extractorName should be final. 107
 Error
sizes LineLength Line is longer than 80 characters (found 88). 108
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 109

org/apache/any23/extractor/ExampleInputOutput.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 120). 31
 Error
sizes LineLength Line is longer than 80 characters (found 114). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
misc FinalParameters Parameter extractorName should be final. 40
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Error
misc FinalParameters Parameter factory should be final. 44
 Error
coding HiddenField 'factory' hides a field. 44
 Error
design DesignForExtension Class 'ExampleInputOutput' looks like designed for extension (can be subclassed), but the method 'getExampleInput' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExampleInputOutput' final or making the method 'getExampleInput' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
sizes LineLength Line is longer than 80 characters (found 109). 55
 Error
sizes LineLength Line is longer than 80 characters (found 96). 57
 Error
sizes LineLength Line is longer than 80 characters (found 85). 58
 Error
design DesignForExtension Class 'ExampleInputOutput' looks like designed for extension (can be subclassed), but the method 'getExampleIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExampleInputOutput' final or making the method 'getExampleIRI' static/final/abstract/empty, or adding allowed annotation for the method. 63
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Error
design DesignForExtension Class 'ExampleInputOutput' looks like designed for extension (can be subclassed), but the method 'getExampleOutput' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExampleInputOutput' final or making the method 'getExampleOutput' static/final/abstract/empty, or adding allowed annotation for the method. 73
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
sizes LineLength Line is longer than 80 characters (found 115). 79
 Error
sizes LineLength Line is longer than 80 characters (found 87). 84

org/apache/any23/extractor/ExtractionResultImpl.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 113). 40
 Error
sizes LineLength Line is longer than 80 characters (found 119). 41
 Error
sizes LineLength Line is longer than 80 characters (found 95). 42
 Error
sizes LineLength Line is longer than 80 characters (found 91). 45
 Error
sizes LineLength Line is longer than 80 characters (found 100). 48
 Error
regexp RegexpSingleline Line has trailing spaces. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 59
 Error
javadoc JavadocVariable Missing a Javadoc comment. 61
 Error
javadoc JavadocVariable Missing a Javadoc comment. 63
 Error
javadoc JavadocVariable Missing a Javadoc comment. 65
 Error
javadoc JavadocVariable Missing a Javadoc comment. 67
 Error
javadoc JavadocVariable Missing a Javadoc comment. 69
 Error
javadoc JavadocVariable Missing a Javadoc comment. 71
 Error
javadoc JavadocVariable Missing a Javadoc comment. 73
 Error
javadoc JavadocVariable Missing a Javadoc comment. 75
 Error
javadoc JavadocVariable Missing a Javadoc comment. 77
 Error
sizes LineLength Line is longer than 80 characters (found 113). 79
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 79
 Error
misc FinalParameters Parameter context should be final. 79
 Error
coding HiddenField 'context' hides a field. 79
 Error
misc FinalParameters Parameter extractor should be final. 79
 Error
coding HiddenField 'extractor' hides a field. 79
 Error
misc FinalParameters Parameter tripleHandler should be final. 79
 Error
coding HiddenField 'tripleHandler' hides a field. 79
 Error
sizes LineLength Line is longer than 80 characters (found 112). 83
 Error
misc FinalParameters Parameter context should be final. 83
 Error
coding HiddenField 'context' hides a field. 83
 Error
misc FinalParameters Parameter extractor should be final. 83
 Error
coding HiddenField 'extractor' hides a field. 83
 Error
misc FinalParameters Parameter tripleHandler should be final. 83
 Error
coding HiddenField 'tripleHandler' hides a field. 83
 Error
misc FinalParameters Parameter issues should be final. 84
 Error
coding HiddenField 'issues' hides a field. 84
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'hasIssues' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'hasIssues' static/final/abstract/empty, or adding allowed annotation for the method. 112
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 112
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'getIssuesCount' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'getIssuesCount' static/final/abstract/empty, or adding allowed annotation for the method. 116
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 116
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'printReport' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'printReport' static/final/abstract/empty, or adding allowed annotation for the method. 120
 Error
misc FinalParameters Parameter ps should be final. 121
 Error
sizes LineLength Line is longer than 80 characters (found 104). 122
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'getIssues' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'getIssues' static/final/abstract/empty, or adding allowed annotation for the method. 134
 Error
sizes LineLength Line is longer than 80 characters (found 105). 136
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 136
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'openSubResult' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'openSubResult' static/final/abstract/empty, or adding allowed annotation for the method. 139
 Error
misc FinalParameters Parameter context should be final. 140
 Error
coding HiddenField 'context' hides a field. 140
 Error
sizes LineLength Line is longer than 80 characters (found 84). 143
 Error
sizes LineLength Line is longer than 80 characters (found 107). 148
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'getExtractionContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'getExtractionContext' static/final/abstract/empty, or adding allowed annotation for the method. 153
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 153
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'writeTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'writeTriple' static/final/abstract/empty, or adding allowed annotation for the method. 157
 Error
misc FinalParameters Parameter s should be final. 158
 Error
misc FinalParameters Parameter p should be final. 158
 Error
misc FinalParameters Parameter o should be final. 158
 Error
misc FinalParameters Parameter g should be final. 158
 Error
blocks NeedBraces 'if' construct must use '{}'s. 159
 Error
sizes LineLength Line is longer than 80 characters (found 83). 161
 Error
sizes LineLength Line is longer than 80 characters (found 92). 162
 Error
sizes LineLength Line is longer than 80 characters (found 92). 163
 Error
sizes LineLength Line is longer than 80 characters (found 120). 169
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'wasTouched' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'wasTouched' static/final/abstract/empty, or adding allowed annotation for the method. 173
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'writeTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'writeTriple' static/final/abstract/empty, or adding allowed annotation for the method. 177
 Error
misc FinalParameters Parameter s should be final. 178
 Error
misc FinalParameters Parameter p should be final. 178
 Error
misc FinalParameters Parameter o should be final. 178
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'writeNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'writeNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 182
 Error
misc FinalParameters Parameter prefix should be final. 183
 Error
misc FinalParameters Parameter uri should be final. 183
 Error
sizes LineLength Line is longer than 80 characters (found 118). 188
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'notifyIssue' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'notifyIssue' static/final/abstract/empty, or adding allowed annotation for the method. 193
 Error
misc FinalParameters Parameter level should be final. 194
 Error
misc FinalParameters Parameter msg should be final. 194
 Error
misc FinalParameters Parameter row should be final. 194
 Error
misc FinalParameters Parameter col should be final. 194
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 198
 Error
blocks NeedBraces 'if' construct must use '{}'s. 200
 Error
sizes LineLength Line is longer than 80 characters (found 105). 219
 Error
sizes LineLength Line is longer than 80 characters (found 118). 221
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'addResourceRoot' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'addResourceRoot' static/final/abstract/empty, or adding allowed annotation for the method. 231
 Error
sizes LineLength Line is longer than 80 characters (found 112). 232
 Error
misc FinalParameters Parameter path should be final. 232
 Error
misc FinalParameters Parameter root should be final. 232
 Error
misc FinalParameters Parameter extractor should be final. 232
 Error
coding HiddenField 'extractor' hides a field. 232
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'getResourceRoots' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'getResourceRoots' static/final/abstract/empty, or adding allowed annotation for the method. 239
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'addPropertyPath' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'addPropertyPath' static/final/abstract/empty, or adding allowed annotation for the method. 254
 Error
sizes LineLength Line is longer than 80 characters (found 106). 255
 Error
misc FinalParameters Parameter extractor should be final. 255
 Error
coding HiddenField 'extractor' hides a field. 255
 Error
misc FinalParameters Parameter propertySubject should be final. 255
 Error
misc FinalParameters Parameter property should be final. 256
 Error
misc FinalParameters Parameter object should be final. 256
 Error
misc FinalParameters Parameter path should be final. 256
 Error
sizes LineLength Line is longer than 80 characters (found 96). 260
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'getPropertyPaths' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'getPropertyPaths' static/final/abstract/empty, or adding allowed annotation for the method. 263
 Error
design DesignForExtension Class 'ExtractionResultImpl' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionResultImpl' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 278

org/apache/any23/extractor/ExtractorRegistryImpl.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 118). 34
 Error
sizes LineLength Line is longer than 80 characters (found 86). 42
 Error
sizes LineLength Line is longer than 80 characters (found 81). 58
 Error
sizes LineLength Line is longer than 80 characters (found 82). 69
 Error
sizes LineLength Line is longer than 80 characters (found 85). 81
 Error
regexp RegexpSingleline Line has trailing spaces. 82
 Error
sizes LineLength Line is longer than 80 characters (found 111). 84
 Error
misc FinalParameters Parameter factory should be final. 87
 Error
regexp RegexpSingleline Line has trailing spaces. 93
 Error
misc FinalParameters Parameter name should be final. 98
 Error
javadoc JavadocStyle First sentence should end with a period. 104
 Error
regexp RegexpSingleline Line has trailing spaces. 110
 Error
regexp RegexpSingleline Line has trailing spaces. 112
 Error
sizes LineLength Line is longer than 80 characters (found 94). 114
 Error
sizes LineLength Line is longer than 80 characters (found 118). 118
 Error
sizes LineLength Line is longer than 80 characters (found 83). 122
 Error
sizes LineLength Line is longer than 80 characters (found 117). 130
 Error
regexp RegexpSingleline Line has trailing spaces. 131
 Error
sizes LineLength Line is longer than 80 characters (found 104). 133
 Error
regexp RegexpSingleline Line has trailing spaces. 134
 Error
misc FinalParameters Parameter names should be final. 138
 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 104). 151
 Error
misc FinalParameters Parameter name should be final. 154
 Error
design DesignForExtension Class 'ExtractorRegistryImpl' looks like designed for extension (can be subclassed), but the method 'getKey' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractorRegistryImpl' final or making the method 'getKey' static/final/abstract/empty, or adding allowed annotation for the method. 168
 Error
misc FinalParameters Parameter service should be final. 169

org/apache/any23/extractor/SimpleExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 86). 27
 Error
sizes LineLength Line is longer than 80 characters (found 101). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
misc FinalParameters Parameter name should be final. 42
 Error
coding HiddenField 'name' hides a field. 42
 Error
misc FinalParameters Parameter prefixes should be final. 42
 Error
coding HiddenField 'prefixes' hides a field. 42
 Error
sizes LineLength Line is longer than 80 characters (found 107). 47
 Error
misc FinalParameters Parameter name should be final. 47
 Error
coding HiddenField 'name' hides a field. 47
 Error
misc FinalParameters Parameter prefixes should be final. 47
 Error
coding HiddenField 'prefixes' hides a field. 47
 Error
misc FinalParameters Parameter supportedMIMETypes should be final. 47
 Error
coding HiddenField 'supportedMIMETypes' hides a field. 47
 Error
misc FinalParameters Parameter exampleInput should be final. 48
 Error
coding HiddenField 'exampleInput' hides a field. 48

org/apache/any23/extractor/SingleDocumentExtraction.java

Severity Category Rule Message Line
 Error
imports UnusedImports Unused import - java.nio.charset.StandardCharsets. 58
 Error
sizes LineLength Line is longer than 80 characters (found 110). 74
 Error
javadoc JavadocVariable Missing a Javadoc comment. 79
 Error
naming ConstantName Name 'vSINDICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 79
 Error
sizes LineLength Line is longer than 80 characters (found 94). 81
 Error
javadoc JavadocVariable Missing a Javadoc comment. 81
 Error
naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 81
 Error
javadoc JavadocVariable Missing a Javadoc comment. 83
 Error
javadoc JavadocVariable Missing a Javadoc comment. 85
 Error
javadoc JavadocVariable Missing a Javadoc comment. 87
 Error
javadoc JavadocVariable Missing a Javadoc comment. 89
 Error
javadoc JavadocVariable Missing a Javadoc comment. 91
 Error
javadoc JavadocVariable Missing a Javadoc comment. 93
 Error
javadoc JavadocVariable Missing a Javadoc comment. 95
 Error
javadoc JavadocVariable Missing a Javadoc comment. 97
 Error
javadoc JavadocVariable Missing a Javadoc comment. 99
 Error
javadoc JavadocVariable Missing a Javadoc comment. 101
 Error
javadoc JavadocVariable Missing a Javadoc comment. 103
 Error
javadoc JavadocVariable Missing a Javadoc comment. 105
 Error
javadoc JavadocVariable Missing a Javadoc comment. 107
 Error
javadoc JavadocVariable Missing a Javadoc comment. 109
 Error
sizes LineLength Line is longer than 80 characters (found 113). 112
 Error
sizes LineLength Line is longer than 80 characters (found 110). 123
 Error
misc FinalParameters Parameter configuration should be final. 123
 Error
coding HiddenField 'configuration' hides a field. 123
 Error
misc FinalParameters Parameter in should be final. 123
 Error
coding HiddenField 'in' hides a field. 123
 Error
misc FinalParameters Parameter extractors should be final. 123
 Error
coding HiddenField 'extractors' hides a field. 123
 Error
misc FinalParameters Parameter output should be final. 124
 Error
coding HiddenField 'output' hides a field. 124
 Error
blocks NeedBraces 'if' construct must use '{}'s. 125
 Error
blocks NeedBraces 'if' construct must use '{}'s. 127
 Error
sizes LineLength Line is longer than 80 characters (found 113). 141
 Error
sizes LineLength Line is longer than 80 characters (found 112). 152
 Error
misc FinalParameters Parameter configuration should be final. 152
 Error
coding HiddenField 'configuration' hides a field. 152
 Error
misc FinalParameters Parameter in should be final. 152
 Error
coding HiddenField 'in' hides a field. 152
 Error
misc FinalParameters Parameter factory should be final. 152
 Error
misc FinalParameters Parameter output should be final. 153
 Error
coding HiddenField 'output' hides a field. 153
 Error
sizes LineLength Line is longer than 80 characters (found 118). 154
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 154
 Error
sizes LineLength Line is longer than 80 characters (found 119). 159
 Error
sizes LineLength Line is longer than 80 characters (found 107). 169
 Error
misc FinalParameters Parameter in should be final. 169
 Error
coding HiddenField 'in' hides a field. 169
 Error
misc FinalParameters Parameter factory should be final. 169
 Error
misc FinalParameters Parameter output should be final. 169
 Error
coding HiddenField 'output' hides a field. 169
 Error
sizes LineLength Line is longer than 80 characters (found 102). 171
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 171
 Error
sizes LineLength Line is longer than 80 characters (found 97). 176
 Error
regexp RegexpSingleline Line has trailing spaces. 181
 Error
misc FinalParameters Parameter copyFactory should be final. 184
 Error
coding HiddenField 'copyFactory' hides a field. 184
 Error
sizes LineLength Line is longer than 80 characters (found 119). 189
 Error
misc FinalParameters Parameter detector should be final. 195
 Error
coding HiddenField 'detector' hides a field. 195
 Error
sizes LineLength Line is longer than 80 characters (found 114). 200
 Error
regexp RegexpSingleline Line has trailing spaces. 205
 Error
regexp RegexpSingleline Line has trailing spaces. 207
 Error
sizes LineLength Line is longer than 80 characters (found 88). 213
 Error
misc FinalParameters Parameter extractionParameters should be final. 213
 Error
sizes LineLength Line is longer than 80 characters (found 82). 216
 Error
sizes LineLength Line is longer than 80 characters (found 83). 220
 Error
sizes LineLength Line is longer than 80 characters (found 93). 223
 Error
sizes LineLength Line is longer than 80 characters (found 90). 224
 Error
sizes LineLength Line is longer than 80 characters (found 90). 226
 Error
sizes LineLength Line is longer than 80 characters (found 93). 245
 Error
sizes LineLength Line is longer than 80 characters (found 102). 251
 Error
sizes LineLength Line is longer than 80 characters (found 103). 253
 Error
sizes LineLength Line is longer than 80 characters (found 81). 260
 Error
sizes LineLength Line is longer than 80 characters (found 119). 261
 Error
sizes LineLength Line is longer than 80 characters (found 84). 262
 Error
sizes LineLength Line is longer than 80 characters (found 118). 266
 Error
sizes LineLength Line is longer than 80 characters (found 92). 269
 Error
sizes LineLength Line is longer than 80 characters (found 91). 270
 Error
sizes LineLength Line is longer than 80 characters (found 99). 273
 Error
sizes LineLength Line is longer than 80 characters (found 106). 274
 Error
sizes LineLength Line is longer than 80 characters (found 105). 275
 Error
sizes LineLength Line is longer than 80 characters (found 104). 276
 Error
sizes LineLength Line is longer than 80 characters (found 103). 277
 Error
sizes LineLength Line is longer than 80 characters (found 91). 279
 Error
sizes LineLength Line is longer than 80 characters (found 83). 281
 Error
sizes LineLength Line is longer than 80 characters (found 103). 284
 Error
sizes LineLength Line is longer than 80 characters (found 105). 285
 Error
sizes LineLength Line is longer than 80 characters (found 103). 286
 Error
sizes LineLength Line is longer than 80 characters (found 101). 287
 Error
sizes LineLength Line is longer than 80 characters (found 81). 294
 Error
sizes LineLength Line is longer than 80 characters (found 98). 297
 Error
sizes LineLength Line is longer than 80 characters (found 100). 298
 Error
sizes LineLength Line is longer than 80 characters (found 101). 299
 Error
sizes LineLength Line is longer than 80 characters (found 109). 300
 Error
sizes LineLength Line is longer than 80 characters (found 89). 301
 Error
sizes LineLength Line is longer than 80 characters (found 100). 304
 Error
sizes LineLength Line is longer than 80 characters (found 83). 309
 Error
sizes LineLength Line is longer than 80 characters (found 91). 311
 Error
sizes LineLength Line is longer than 80 characters (found 115). 313
 Error
sizes LineLength Line is longer than 80 characters (found 119). 316
 Error
sizes LineLength Line is longer than 80 characters (found 92). 320
 Error
sizes LineLength Line is longer than 80 characters (found 120). 326
 Error
sizes LineLength Line is longer than 80 characters (found 104). 334
 Error
sizes LineLength Line is longer than 80 characters (found 105). 336
 Error
sizes LineLength Line is longer than 80 characters (found 106). 341
 Error
misc FinalParameters Parameter type should be final. 345
 Error
sizes LineLength Line is longer than 80 characters (found 112). 350
 Error
sizes LineLength Line is longer than 80 characters (found 119). 354
 Error
regexp RegexpSingleline Line has trailing spaces. 361
 Error
sizes LineLength Line is longer than 80 characters (found 89). 364
 Error
sizes LineLength Line is longer than 80 characters (found 98). 369
 Error
regexp RegexpSingleline Line has trailing spaces. 372
 Error
sizes LineLength Line is longer than 80 characters (found 114). 382
 Error
sizes LineLength Line is longer than 80 characters (found 101). 385
 Error
regexp RegexpSingleline Line has trailing spaces. 386
 Error
sizes LineLength Line is longer than 80 characters (found 117). 396
 Error
misc FinalParameters Parameter encoding should be final. 423
 Error
sizes LineLength Line is longer than 80 characters (found 105). 429
 Error
regexp RegexpSingleline Line has trailing spaces. 432
 Error
sizes LineLength Line is longer than 80 characters (found 91). 438
 Error
sizes LineLength Line is longer than 80 characters (found 89). 445
 Error
regexp RegexpSingleline Line has trailing spaces. 446
 Error
regexp RegexpSingleline Line has trailing spaces. 448
 Error
sizes LineLength Line is longer than 80 characters (found 85). 453
 Error
misc FinalParameters Parameter extractionParameters should be final. 453
 Error
sizes LineLength Line is longer than 80 characters (found 91). 460
 Error
blocks NeedBraces 'if' construct must use '{}'s. 474
 Error
sizes LineLength Line is longer than 80 characters (found 83). 477
 Error
sizes LineLength Line is longer than 80 characters (found 91). 482
 Error
sizes LineLength Line is longer than 80 characters (found 101). 483
 Error
sizes LineLength Line is longer than 80 characters (found 109). 484
 Error
regexp RegexpSingleline Line has trailing spaces. 491
 Error
regexp RegexpSingleline Line has trailing spaces. 496
 Error
regexp RegexpSingleline Line has trailing spaces. 501
 Error
regexp RegexpSingleline Line has trailing spaces. 503
 Error
sizes LineLength Line is longer than 80 characters (found 96). 507
 Error
javadoc JavadocMethod Expected @param tag for 'documentLanguage'. 508
 Error
sizes LineLength Line is longer than 80 characters (found 102). 511
 Error
sizes LineLength Line is longer than 80 characters (found 120). 514
 Error
sizes LineLength Line is longer than 80 characters (found 117). 516
 Error
sizes LineLength Line is longer than 80 characters (found 81). 519
 Error
sizes LineLength Line is longer than 80 characters (found 107). 520
 Error
sizes LineLength Line is longer than 80 characters (found 87). 523
 Error
sizes LineLength Line is longer than 80 characters (found 116). 524
 Error
sizes LineLength Line is longer than 80 characters (found 96). 527
 Error
sizes LineLength Line is longer than 80 characters (found 90). 528
 Error
coding HiddenField 'documentReport' hides a field. 528
 Error
sizes LineLength Line is longer than 80 characters (found 110). 529
 Error
sizes LineLength Line is longer than 80 characters (found 105). 532
 Error
sizes LineLength Line is longer than 80 characters (found 85). 535
 Error
sizes LineLength Line is longer than 80 characters (found 117). 536
 Error
sizes LineLength Line is longer than 80 characters (found 98). 539
 Error
sizes LineLength Line is longer than 80 characters (found 83). 546
 Error
sizes LineLength Line is longer than 80 characters (found 112). 553
 Error
blocks NeedBraces 'if' construct must use '{}'s. 564
 Error
sizes LineLength Line is longer than 80 characters (found 114). 577
 Error
regexp RegexpSingleline Line has trailing spaces. 582
 Error
regexp RegexpSingleline Line has trailing spaces. 584
 Error
sizes LineLength Line is longer than 80 characters (found 83). 590
 Error
misc FinalParameters Parameter extractionParameters should be final. 590
 Error
sizes LineLength Line is longer than 80 characters (found 98). 592
 Error
sizes LineLength Line is longer than 80 characters (found 98). 594
 Error
sizes LineLength Line is longer than 80 characters (found 116). 598
 Error
sizes LineLength Line is longer than 80 characters (found 93). 600
 Error
sizes LineLength Line is longer than 80 characters (found 113). 602
 Error
regexp RegexpSingleline Line has trailing spaces. 611
 Error
sizes LineLength Line is longer than 80 characters (found 92). 617
 Error
sizes LineLength Line is longer than 80 characters (found 107). 618
 Error
sizes LineLength Line is longer than 80 characters (found 106). 622
 Error
sizes LineLength Line is longer than 80 characters (found 100). 627
 Error
regexp RegexpSingleline Line has trailing spaces. 633
 Error
sizes LineLength Line is longer than 80 characters (found 115). 634
 Error
misc FinalParameters Parameter list should be final. 636
 Error
misc FinalParameters Parameter candidateSub should be final. 636
 Error
regexp RegexpSingleline Line has trailing spaces. 655
 Error
sizes LineLength Line is longer than 80 characters (found 110). 658
 Error
misc FinalParameters Parameter resourceRoots should be final. 658
 Error
misc FinalParameters Parameter context should be final. 658
 Error
sizes LineLength Line is longer than 80 characters (found 120). 666
 Error
sizes LineLength Line is longer than 80 characters (found 102). 671
 Error
sizes LineLength Line is longer than 80 characters (found 99). 672
 Error
sizes LineLength Line is longer than 80 characters (found 83). 676
 Error
sizes LineLength Line is longer than 80 characters (found 81). 681
 Error
misc FinalParameters Parameter defaultLanguage should be final. 689
 Error
javadoc JavadocMethod Expected @param tag for 'defaultLanguage'. 689
 Error
sizes LineLength Line is longer than 80 characters (found 93). 690
 Error
sizes LineLength Line is longer than 80 characters (found 112). 695
 Error
regexp RegexpSingleline Line has trailing spaces. 700
 Error
sizes LineLength Line is longer than 80 characters (found 107). 703
 Error
misc FinalParameters Parameter resourceRoots should be final. 703
 Error
misc FinalParameters Parameter propertyPaths should be final. 703
 Error
misc FinalParameters Parameter context should be final. 704
 Error
sizes LineLength Line is longer than 80 characters (found 120). 711
 Error
sizes LineLength Line is longer than 80 characters (found 120). 712
 Error
sizes LineLength Line is longer than 80 characters (found 88). 714
 Error
sizes LineLength Line is longer than 80 characters (found 112). 718
 Error
sizes LineLength Line is longer than 80 characters (found 92). 721
 Error
sizes LineLength Line is longer than 80 characters (found 105). 722
 Error
sizes LineLength Line is longer than 80 characters (found 99). 729
 Error
sizes LineLength Line is longer than 80 characters (found 97). 731
 Error
sizes LineLength Line is longer than 80 characters (found 114). 732
 Error
regexp RegexpSingleline Line has trailing spaces. 735
 Error
sizes LineLength Line is longer than 80 characters (found 120). 737
 Error
sizes LineLength Line is longer than 80 characters (found 116). 739
 Error
regexp RegexpSingleline Line has trailing spaces. 744
 Error
regexp RegexpSingleline Line has trailing spaces. 746
 Error
javadoc JavadocMethod Expected @return tag. 749
 Error
sizes LineLength Line is longer than 80 characters (found 118). 749
 Error
misc FinalParameters Parameter resourceRoots should be final. 749
 Error
misc FinalParameters Parameter propertyPaths should be final. 749
 Error
sizes LineLength Line is longer than 80 characters (found 112). 750
 Error
misc FinalParameters Parameter addDomainTriples should be final. 750
 Error
misc FinalParameters Parameter output should be final. 750
 Error
coding HiddenField 'output' hides a field. 750
 Error
misc FinalParameters Parameter defaultLanguage should be final. 750
 Error
javadoc JavadocMethod Expected @param tag for 'defaultLanguage'. 750
 Error
sizes LineLength Line is longer than 80 characters (found 83). 751
 Error
sizes LineLength Line is longer than 80 characters (found 103). 757
 Error
sizes LineLength Line is longer than 80 characters (found 85). 766
 Error
sizes LineLength Line is longer than 80 characters (found 81). 771
 Error
sizes LineLength Line is longer than 80 characters (found 99). 779
 Error
sizes LineLength Line is longer than 80 characters (found 97). 781
 Error
regexp RegexpSingleline Line has trailing spaces. 783
 Error
sizes LineLength Line is longer than 80 characters (found 120). 785
 Error
regexp RegexpSingleline Line has trailing spaces. 790
 Error
regexp RegexpSingleline Line has trailing spaces. 792
 Error
javadoc JavadocMethod Expected @return tag. 795
 Error
sizes LineLength Line is longer than 80 characters (found 110). 795
 Error
misc FinalParameters Parameter resourceRoots should be final. 795
 Error
misc FinalParameters Parameter addDomainTriples should be final. 795
 Error
sizes LineLength Line is longer than 80 characters (found 86). 796
 Error
misc FinalParameters Parameter output should be final. 796
 Error
coding HiddenField 'output' hides a field. 796
 Error
misc FinalParameters Parameter defaultLanguage should be final. 796
 Error
javadoc JavadocMethod Expected @param tag for 'defaultLanguage'. 796
 Error
sizes LineLength Line is longer than 80 characters (found 83). 797
 Error
sizes LineLength Line is longer than 80 characters (found 103). 803
 Error
sizes LineLength Line is longer than 80 characters (found 83). 814
 Error
sizes LineLength Line is longer than 80 characters (found 101). 822
 Error
regexp RegexpSingleline Line has trailing spaces. 825
 Error
sizes LineLength Line is longer than 80 characters (found 108). 828
 Error
misc FinalParameters Parameter context should be final. 828
 Error
sizes LineLength Line is longer than 80 characters (found 96). 831
 Error
sizes LineLength Line is longer than 80 characters (found 115). 832
 Error
sizes LineLength Line is longer than 80 characters (found 96). 843
 Error
sizes LineLength Line is longer than 80 characters (found 127). 844
 Error
sizes LineLength Line is longer than 80 characters (found 130). 845
 Error
sizes LineLength Line is longer than 80 characters (found 126). 846
 Error
sizes LineLength Line is longer than 80 characters (found 131). 847
 Error
sizes LineLength Line is longer than 80 characters (found 128). 848
 Error
sizes LineLength Line is longer than 80 characters (found 130). 849
 Error
regexp RegexpSingleline Line has trailing spaces. 855
 Error
regexp RegexpSingleline Line has trailing spaces. 864
 Error
sizes LineLength Line is longer than 80 characters (found 118). 867
 Error
misc FinalParameters Parameter from should be final. 867
 Error
misc FinalParameters Parameter to should be final. 867
 Error
misc FinalParameters Parameter th should be final. 867
 Error
misc FinalParameters Parameter ec should be final. 867
 Error
sizes LineLength Line is longer than 80 characters (found 115). 870
 Error
sizes LineLength Line is longer than 80 characters (found 110). 872
 Error
sizes LineLength Line is longer than 80 characters (found 81). 873
 Error
sizes LineLength Line is longer than 80 characters (found 86). 874
 Error
sizes LineLength Line is longer than 80 characters (found 100). 875
 Error
javadoc JavadocVariable Missing a Javadoc comment. 882
 Error
javadoc JavadocVariable Missing a Javadoc comment. 883
 Error
javadoc JavadocVariable Missing a Javadoc comment. 884
 Error
javadoc JavadocVariable Missing a Javadoc comment. 885
 Error
sizes LineLength Line is longer than 80 characters (found 109). 887
 Error
modifier RedundantModifier Redundant 'public' modifier. 887
 Error
misc FinalParameters Parameter issues should be final. 887
 Error
coding HiddenField 'issues' hides a field. 887
 Error
misc FinalParameters Parameter resourceRoots should be final. 887
 Error
coding HiddenField 'resourceRoots' hides a field. 887
 Error
misc FinalParameters Parameter propertyPaths should be final. 888
 Error
coding HiddenField 'propertyPaths' hides a field. 888
 Error
misc FinalParameters Parameter wasTouched should be final. 888

org/apache/any23/extractor/SingleDocumentExtractionReport.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Error
misc FinalParameters Parameter validationReport should be final. 38
 Error
coding HiddenField 'validationReport' hides a field. 38
 Error
misc FinalParameters Parameter extractorToIssues should be final. 39
 Error
coding HiddenField 'extractorToIssues' hides a field. 39
 Error
blocks NeedBraces 'if' construct must use '{}'s. 40
 Error
blocks NeedBraces 'if' construct must use '{}'s. 42
 Error
sizes LineLength Line is longer than 80 characters (found 83). 43
 Error
design DesignForExtension Class 'SingleDocumentExtractionReport' looks like designed for extension (can be subclassed), but the method 'getValidationReport' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SingleDocumentExtractionReport' final or making the method 'getValidationReport' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
design DesignForExtension Class 'SingleDocumentExtractionReport' looks like designed for extension (can be subclassed), but the method 'getExtractorToIssues' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SingleDocumentExtractionReport' final or making the method 'getExtractorToIssues' static/final/abstract/empty, or adding allowed annotation for the method. 52
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 52

org/apache/any23/extractor/TagSoupExtractionResult.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 112). 29
 Error
sizes LineLength Line is longer than 80 characters (found 119). 37
 Error
sizes LineLength Line is longer than 80 characters (found 84). 38
 Error
sizes LineLength Line is longer than 80 characters (found 111). 41
 Error
sizes LineLength Line is longer than 80 characters (found 104). 47
 Error
sizes LineLength Line is longer than 80 characters (found 92). 52
 Error
sizes LineLength Line is longer than 80 characters (found 91). 60
 Error
sizes LineLength Line is longer than 80 characters (found 102). 68
 Error
sizes LineLength Line is longer than 80 characters (found 118). 70
 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 108). 88
 Error
misc FinalParameters Parameter path should be final. 88
 Error
coding HiddenField 'path' hides a field. 88
 Error
misc FinalParameters Parameter root should be final. 88
 Error
coding HiddenField 'root' hides a field. 88
 Error
misc FinalParameters Parameter extractor should be final. 88
 Error
coding HiddenField 'extractor' hides a field. 88
 Error
sizes LineLength Line is longer than 80 characters (found 99). 91
 Error
sizes LineLength Line is longer than 80 characters (found 84). 94
 Error
sizes LineLength Line is longer than 80 characters (found 88). 97
 Error
sizes LineLength Line is longer than 80 characters (found 119). 118
 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
sizes LineLength Line is longer than 80 characters (found 93). 134
 Error
misc FinalParameters Parameter path should be final. 134
 Error
coding HiddenField 'path' hides a field. 134
 Error
misc FinalParameters Parameter subject should be final. 134
 Error
coding HiddenField 'subject' hides a field. 134
 Error
misc FinalParameters Parameter property should be final. 134
 Error
coding HiddenField 'property' hides a field. 134
 Error
misc FinalParameters Parameter object should be final. 134
 Error
coding HiddenField 'object' hides a field. 134
 Error
misc FinalParameters Parameter extractor should be final. 135
 Error
coding HiddenField 'extractor' hides a field. 135
 Error
sizes LineLength Line is longer than 80 characters (found 110). 177

org/apache/any23/extractor/calendar/BaseCalendarExtractor.java

Severity Category Rule Message Line
 Error
misc FinalParameters Parameter b should be final. 82
 Error
javadoc JavadocVariable Missing a Javadoc comment. 86
 Error
naming ConstantName Name 'f' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 86
 Error
javadoc JavadocVariable Missing a Javadoc comment. 87
 Error
naming ConstantName Name 'vICAL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 87
 Error
sizes LineLength Line is longer than 80 characters (found 105). 92
 Error
misc FinalParameters Parameter extractionParameters should be final. 92
 Error
misc FinalParameters Parameter extractionContext should be final. 92
 Error
sizes LineLength Line is longer than 80 characters (found 103). 93
 Error
misc FinalParameters Parameter inputStream should be final. 93
 Error
misc FinalParameters Parameter result should be final. 93
 Error
sizes LineLength Line is longer than 80 characters (found 92). 106
 Error
sizes LineLength Line is longer than 80 characters (found 100). 108
 Error
sizes LineLength Line is longer than 80 characters (found 99). 114
 Error
sizes LineLength Line is longer than 80 characters (found 82). 118
 Error
misc FinalParameters Parameter th should be final. 122
 Error
coding MagicNumber '200' is a magic number. 128
 Error
coding MagicNumber '197' is a magic number. 129
 Error
misc FinalParameters Parameter typeName should be final. 134
 Error
misc FinalParameters Parameter propertyName should be final. 138
 Error
misc FinalParameters Parameter name should be final. 142
 Error
misc FinalParameters Parameter forProperty should be final. 142
 Error
sizes LineLength Line is longer than 80 characters (found 100). 153
 Error
misc FinalParameters Parameter originalName should be final. 159
 Error
sizes LineLength Line is longer than 80 characters (found 91). 162
 Error
misc FinalParameters Parameter originalName should be final. 174
 Error
misc FinalParameters Parameter result should be final. 174
 Error
sizes LineLength Line is longer than 80 characters (found 95). 177
 Error
sizes LineLength Line is longer than 80 characters (found 114). 187
 Error
javadoc JavadocVariable Missing a Javadoc comment. 192
 Error
naming ConstantName Name 'NaN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 192
 Error
misc FinalParameters Parameter d should be final. 194
 Error
sizes LineLength Line is longer than 80 characters (found 116). 198
 Error
misc FinalParameters Parameter subject should be final. 198
 Error
misc FinalParameters Parameter predicate should be final. 198
 Error
misc FinalParameters Parameter params should be final. 198
 Error
misc FinalParameters Parameter result should be final. 198
 Error
sizes LineLength Line is longer than 80 characters (found 100). 205
 Error
misc FinalParameters Parameter subject should be final. 205
 Error
misc FinalParameters Parameter params should be final. 205
 Error
misc FinalParameters Parameter result should be final. 205
 Error
sizes LineLength Line is longer than 80 characters (found 82). 206
 Error
misc FinalParameters Parameter dataType should be final. 217
 Error
misc FinalParameters Parameter isFloating should be final. 217
 Error
sizes LineLength Line is longer than 80 characters (found 89). 228
 Error
sizes LineLength Line is longer than 80 characters (found 107). 229
 Error
sizes LineLength Line is longer than 80 characters (found 88). 251
 Error
javadoc JavadocVariable Missing a Javadoc comment. 251
 Error
naming ConstantName Name 'durationWeeksPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 251
 Error
sizes LineLength Line is longer than 80 characters (found 119). 253
 Error
misc FinalParameters Parameter s should be final. 253
 Error
misc FinalParameters Parameter dataType should be final. 253
 Error
misc FinalParameters Parameter zone should be final. 253
 Error
misc FinalParameters Parameter result should be final. 253
 Error
coding MagicNumber '7' is a magic number. 261
 Error
sizes LineLength Line is longer than 80 characters (found 92). 272
 Error
sizes LineLength Line is longer than 80 characters (found 115). 294
 Error
misc FinalParameters Parameter subject should be final. 294
 Error
misc FinalParameters Parameter predicate should be final. 294
 Error
misc FinalParameters Parameter jsonValue should be final. 294
 Error
misc FinalParameters Parameter lang should be final. 294
 Error
misc FinalParameters Parameter dataType should be final. 294
 Error
misc FinalParameters Parameter zone should be final. 295
 Error
misc FinalParameters Parameter result should be final. 295
 Error
sizes LineLength Line is longer than 80 characters (found 97). 321
 Error
sizes LineLength Line is longer than 80 characters (found 108). 338
 Error
sizes LineLength Line is longer than 80 characters (found 109). 341
 Error
sizes LineLength Line is longer than 80 characters (found 109). 343
 Error
sizes LineLength Line is longer than 80 characters (found 98). 362
 Error
sizes LineLength Line is longer than 80 characters (found 86). 367
 Error
sizes LineLength Line is longer than 80 characters (found 119). 378
 Error
misc FinalParameters Parameter tzId should be final. 386
 Error
sizes LineLength Line is longer than 80 characters (found 107). 401
 Error
misc FinalParameters Parameter subject should be final. 401
 Error
misc FinalParameters Parameter scribe should be final. 401
 Error
misc FinalParameters Parameter property should be final. 402
 Error
misc FinalParameters Parameter ctx should be final. 402
 Error
misc FinalParameters Parameter result should be final. 402
 Error
sizes LineLength Line is longer than 80 characters (found 82). 427
 Error
sizes LineLength Line is longer than 80 characters (found 100). 432
 Error
sizes LineLength Line is longer than 80 characters (found 81). 446
 Error
sizes LineLength Line is longer than 80 characters (found 83). 447
 Error
sizes LineLength Line is longer than 80 characters (found 101). 464
 Error
sizes LineLength Line is longer than 80 characters (found 102). 492
 Error
sizes LineLength Line is longer than 80 characters (found 96). 495
 Error
sizes LineLength Line is longer than 80 characters (found 105). 503
 Error
misc FinalParameters Parameter index should be final. 503
 Error
misc FinalParameters Parameter ctx should be final. 503
 Error
misc FinalParameters Parameter node should be final. 503
 Error
misc FinalParameters Parameter component should be final. 503
 Error
misc FinalParameters Parameter result should be final. 504
 Error
misc FinalParameters Parameter writeTimezones should be final. 504
 Error
sizes LineLength Line is longer than 80 characters (found 90). 507
 Error
sizes LineLength Line is longer than 80 characters (found 87). 510
 Error
sizes LineLength Line is longer than 80 characters (found 114). 514
 Error
sizes LineLength Line is longer than 80 characters (found 115). 516
 Error
sizes LineLength Line is longer than 80 characters (found 86). 521
 Error
sizes LineLength Line is longer than 80 characters (found 86). 525

org/apache/any23/extractor/calendar/ICalExtractor.java

Severity Category Rule Message Line
 Error
design DesignForExtension Class 'ICalExtractor' looks like designed for extension (can be subclassed), but the method 'reader' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ICalExtractor' final or making the method 'reader' static/final/abstract/empty, or adding allowed annotation for the method. 31
 Error
misc FinalParameters Parameter inputStream should be final. 32
 Error
design DesignForExtension Class 'ICalExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ICalExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 36

org/apache/any23/extractor/calendar/ICalExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 32
 Error
sizes LineLength Line is longer than 80 characters (found 95). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Error
design DesignForExtension Class 'ICalExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ICalExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 43

org/apache/any23/extractor/calendar/JCalExtractor.java

Severity Category Rule Message Line
 Error
design DesignForExtension Class 'JCalExtractor' looks like designed for extension (can be subclassed), but the method 'reader' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JCalExtractor' final or making the method 'reader' static/final/abstract/empty, or adding allowed annotation for the method. 31
 Error
misc FinalParameters Parameter inputStream should be final. 32
 Error
design DesignForExtension Class 'JCalExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JCalExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 36

org/apache/any23/extractor/calendar/JCalExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 32
 Error
sizes LineLength Line is longer than 80 characters (found 95). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 92). 36
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Error
design DesignForExtension Class 'JCalExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JCalExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 43

org/apache/any23/extractor/calendar/XCalExtractor.java

Severity Category Rule Message Line
 Error
design DesignForExtension Class 'XCalExtractor' looks like designed for extension (can be subclassed), but the method 'reader' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XCalExtractor' final or making the method 'reader' static/final/abstract/empty, or adding allowed annotation for the method. 31
 Error
misc FinalParameters Parameter inputStream should be final. 32
 Error
design DesignForExtension Class 'XCalExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XCalExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 36

org/apache/any23/extractor/calendar/XCalExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 32
 Error
sizes LineLength Line is longer than 80 characters (found 95). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 91). 36
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Error
design DesignForExtension Class 'XCalExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XCalExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 43

org/apache/any23/extractor/calendar/package-info.java

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

org/apache/any23/extractor/csv/CSVExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 119). 46
 Error
regexp RegexpSingleline Line has trailing spaces. 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 57
 Error
javadoc JavadocVariable Missing a Javadoc comment. 59
 Error
misc FinalParameters Parameter f should be final. 65
 Error
sizes LineLength Line is longer than 80 characters (found 115). 73
 Error
misc FinalParameters Parameter extractionParameters should be final. 73
 Error
misc FinalParameters Parameter extractionContext should be final. 73
 Error
misc FinalParameters Parameter in should be final. 73
 Error
misc FinalParameters Parameter out should be final. 74
 Error
sizes LineLength Line is longer than 80 characters (found 85). 91
 Error
sizes LineLength Line is longer than 80 characters (found 91). 100
 Error
regexp RegexpSingleline Line has trailing spaces. 111
 Error
javadoc JavadocMethod Expected @return tag. 114
 Error
misc FinalParameters Parameter number should be final. 114
 Error
regexp RegexpSingleline Line has trailing spaces. 127
 Error
javadoc JavadocMethod Expected @return tag. 130
 Error
misc FinalParameters Parameter number should be final. 130
 Error
sizes LineLength Line is longer than 80 characters (found 88). 145
 Error
misc FinalParameters Parameter header should be final. 145
 Error
misc FinalParameters Parameter out should be final. 145
 Error
sizes LineLength Line is longer than 80 characters (found 120). 153
 Error
sizes LineLength Line is longer than 80 characters (found 104). 156
 Error
sizes LineLength Line is longer than 80 characters (found 114). 162
 Error
sizes LineLength Line is longer than 80 characters (found 103). 163
 Error
regexp RegexpSingleline Line has trailing spaces. 167
 Error
misc FinalParameters Parameter header should be final. 170
 Error
misc FinalParameters Parameter documentIRI should be final. 170
 Error
javadoc JavadocMethod Expected @param tag for 'documentIRI'. 170
 Error
blocks NeedBraces 'if' construct must use '{}'s. 171
 Error
sizes LineLength Line is longer than 80 characters (found 86). 179
 Error
misc FinalParameters Parameter toBeNormalized should be final. 188
 Error
misc FinalParameters Parameter documentIRI should be final. 188
 Error
sizes LineLength Line is longer than 80 characters (found 116). 189
 Error
sizes LineLength Line is longer than 80 characters (found 87). 197
 Error
sizes LineLength Line is longer than 80 characters (found 120). 204
 Error
sizes LineLength Line is longer than 80 characters (found 105). 205
 Error
sizes LineLength Line is longer than 80 characters (found 95). 211
 Error
misc FinalParameters Parameter rowSubject should be final. 211
 Error
misc FinalParameters Parameter values should be final. 211
 Error
misc FinalParameters Parameter out should be final. 211
 Error
sizes LineLength Line is longer than 80 characters (found 85). 215
 Error
misc FinalParameters Parameter cell should be final. 229
 Error
sizes LineLength Line is longer than 80 characters (found 87). 241
 Error
sizes LineLength Line is longer than 80 characters (found 113). 247
 Error
sizes LineLength Line is longer than 80 characters (found 100). 255
 Error
misc FinalParameters Parameter documentIRI should be final. 255
 Error
misc FinalParameters Parameter out should be final. 255
 Error
misc FinalParameters Parameter numberOfRows should be final. 255
 Error
misc FinalParameters Parameter numberOfColumns should be final. 256
 Error
sizes LineLength Line is longer than 80 characters (found 107). 258
 Error
sizes LineLength Line is longer than 80 characters (found 110). 260

org/apache/any23/extractor/csv/CSVExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 94). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 102). 41
 Error
design DesignForExtension Class 'CSVExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CSVExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/csv/package-info.java

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

org/apache/any23/extractor/html/AdrExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 84). 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error
sizes LineLength Line is longer than 80 characters (found 120). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
naming ConstantName Name 'addressFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 37
 Error
design DesignForExtension Class 'AdrExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AdrExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 40
 Error
design DesignForExtension Class 'AdrExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AdrExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
misc FinalParameters Parameter node should be final. 49
 Error
misc FinalParameters Parameter out should be final. 49
 Error
blocks NeedBraces 'if' construct must use '{}'s. 50
 Error
sizes LineLength Line is longer than 80 characters (found 81). 58
 Error
sizes LineLength Line is longer than 80 characters (found 106). 60
 Error
sizes LineLength Line is longer than 80 characters (found 95). 65
 Error
sizes LineLength Line is longer than 80 characters (found 100). 68
 Error
sizes LineLength Line is longer than 80 characters (found 82). 69
 Error
design DesignForExtension Class 'AdrExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AdrExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 74

org/apache/any23/extractor/html/AdrExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 94). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 104). 43
 Error
design DesignForExtension Class 'AdrExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AdrExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/DocumentReport.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 115). 24
 Error
javadoc JavadocVariable Missing a Javadoc comment. 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
sizes LineLength Line is longer than 80 characters (found 81). 35
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Error
misc FinalParameters Parameter validationReport should be final. 35
 Error
coding HiddenField 'validationReport' hides a field. 35
 Error
misc FinalParameters Parameter document should be final. 35
 Error
coding HiddenField 'document' hides a field. 35
 Error
design DesignForExtension Class 'DocumentReport' looks like designed for extension (can be subclassed), but the method 'getReport' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DocumentReport' final or making the method 'getReport' static/final/abstract/empty, or adding allowed annotation for the method. 40
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
design DesignForExtension Class 'DocumentReport' looks like designed for extension (can be subclassed), but the method 'getDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DocumentReport' final or making the method 'getDocument' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 44

org/apache/any23/extractor/html/DomUtils.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 114). 54
 Error
sizes LineLength Line is longer than 80 characters (found 91). 55
 Error
sizes LineLength Line is longer than 80 characters (found 91). 59
 Error
design FinalClass Class DomUtils should be declared as final. 61
 Error
javadoc JavadocVariable Missing a Javadoc comment. 63
 Error
sizes LineLength Line is longer than 80 characters (found 83). 65
 Error
javadoc JavadocVariable Missing a Javadoc comment. 65
 Error
modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 65
 Error
naming ConstantName Name 'xPathEngine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 65
 Error
sizes LineLength Line is longer than 80 characters (found 115). 71
 Error
regexp RegexpSingleline Line has trailing spaces. 76
 Error
misc FinalParameters Parameter n should be final. 79
 Error
sizes LineLength Line is longer than 80 characters (found 108). 88
 Error
sizes LineLength Line is longer than 80 characters (found 92). 95
 Error
sizes LineLength Line is longer than 80 characters (found 115). 99
 Error
sizes LineLength Line is longer than 80 characters (found 99). 100
 Error
regexp RegexpSingleline Line has trailing spaces. 104
 Error
misc FinalParameters Parameter node should be final. 107
 Error
sizes LineLength Line is longer than 80 characters (found 107). 122
 Error
regexp RegexpSingleline Line has trailing spaces. 126
 Error
misc FinalParameters Parameter n should be final. 129
 Error
sizes LineLength Line is longer than 80 characters (found 98). 134
 Error
sizes LineLength Line is longer than 80 characters (found 115). 137
 Error
regexp RegexpSingleline Line has trailing spaces. 148
 Error
sizes LineLength Line is longer than 80 characters (found 120). 150
 Error
misc FinalParameters Parameter n should be final. 153
 Error
blocks NeedBraces 'if' construct must use '{}'s. 154
 Error
sizes LineLength Line is longer than 80 characters (found 95). 156
 Error
blocks NeedBraces 'if' construct must use '{}'s. 158
 Error
sizes LineLength Line is longer than 80 characters (found 104). 160
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 160
 Error
sizes LineLength Line is longer than 80 characters (found 91). 161
 Error
sizes LineLength Line is longer than 80 characters (found 105). 172
 Error
regexp RegexpSingleline Line has trailing spaces. 173
 Error
sizes LineLength Line is longer than 80 characters (found 111). 174
 Error
sizes LineLength Line is longer than 80 characters (found 103). 177
 Error
misc FinalParameters Parameter candidateAncestor should be final. 177
 Error
misc FinalParameters Parameter candidateSibling should be final. 177
 Error
misc FinalParameters Parameter strict should be final. 177
 Error
blocks NeedBraces 'if' construct must use '{}'s. 178
 Error
sizes LineLength Line is longer than 80 characters (found 86). 179
 Error
blocks NeedBraces 'if' construct must use '{}'s. 180
 Error
sizes LineLength Line is longer than 80 characters (found 85). 181
 Error
blocks NeedBraces 'if' construct must use '{}'s. 182
 Error
blocks NeedBraces 'if' construct must use '{}'s. 186
 Error
sizes LineLength Line is longer than 80 characters (found 105). 195
 Error
regexp RegexpSingleline Line has trailing spaces. 201
 Error
sizes LineLength Line is longer than 80 characters (found 111). 202
 Error
sizes LineLength Line is longer than 80 characters (found 87). 205
 Error
misc FinalParameters Parameter candidateAncestor should be final. 205
 Error
misc FinalParameters Parameter candidateSibling should be final. 205
 Error
sizes LineLength Line is longer than 80 characters (found 116). 210
 Error
regexp RegexpSingleline Line has trailing spaces. 212
 Error
regexp RegexpSingleline Line has trailing spaces. 217
 Error
misc FinalParameters Parameter root should be final. 220
 Error
misc FinalParameters Parameter className should be final. 220
 Error
sizes LineLength Line is longer than 80 characters (found 82). 221
 Error
sizes LineLength Line is longer than 80 characters (found 120). 225
 Error
regexp RegexpSingleline Line has trailing spaces. 227
 Error
regexp RegexpSingleline Line has trailing spaces. 232
 Error
sizes LineLength Line is longer than 80 characters (found 81). 235
 Error
misc FinalParameters Parameter root should be final. 235
 Error
misc FinalParameters Parameter attrName should be final. 235
 Error
sizes LineLength Line is longer than 80 characters (found 106). 239
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 239
 Error
misc FinalParameters Parameter node should be final. 239
 Error
misc FinalParameters Parameter attrName should be final. 239
 Error
misc FinalParameters Parameter attrContains should be final. 239
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 243
 Error
misc FinalParameters Parameter root should be final. 243
 Error
misc FinalParameters Parameter tagName should be final. 243
 Error
sizes LineLength Line is longer than 80 characters (found 112). 247
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 247
 Error
misc FinalParameters Parameter root should be final. 247
 Error
javadoc JavadocStyle First sentence should end with a period. 251
 Error
regexp RegexpSingleline Line has trailing spaces. 253
 Error
regexp RegexpSingleline Line has trailing spaces. 258
 Error
misc FinalParameters Parameter root should be final. 261
 Error
misc FinalParameters Parameter id should be final. 261
 Error
sizes LineLength Line is longer than 80 characters (found 81). 265
 Error
sizes LineLength Line is longer than 80 characters (found 104). 273
 Error
regexp RegexpSingleline Line has trailing spaces. 274
 Error
regexp RegexpSingleline Line has trailing spaces. 279
 Error
misc FinalParameters Parameter node should be final. 282
 Error
misc FinalParameters Parameter xpath should be final. 282
 Error
sizes LineLength Line is longer than 80 characters (found 98). 287
 Error
sizes LineLength Line is longer than 80 characters (found 89). 294
 Error
regexp RegexpSingleline Line has trailing spaces. 300
 Error
regexp RegexpSingleline Line has trailing spaces. 305
 Error
misc FinalParameters Parameter node should be final. 308
 Error
misc FinalParameters Parameter xpath should be final. 308
 Error
sizes LineLength Line is longer than 80 characters (found 91). 310
 Error
blocks NeedBraces 'if' construct must use '{}'s. 311
 Error
sizes LineLength Line is longer than 80 characters (found 89). 315
 Error
sizes LineLength Line is longer than 80 characters (found 117). 320
 Error
regexp RegexpSingleline Line has trailing spaces. 322
 Error
regexp RegexpSingleline Line has trailing spaces. 327
 Error
misc FinalParameters Parameter node should be final. 330
 Error
misc FinalParameters Parameter className should be final. 330
 Error
sizes LineLength Line is longer than 80 characters (found 117). 335
 Error
sizes LineLength Line is longer than 80 characters (found 87). 336
 Error
regexp RegexpSingleline Line has trailing spaces. 337
 Error
regexp RegexpSingleline Line has trailing spaces. 344
 Error
sizes LineLength Line is longer than 80 characters (found 91). 347
 Error
misc FinalParameters Parameter node should be final. 347
 Error
misc FinalParameters Parameter attributeName should be final. 347
 Error
misc FinalParameters Parameter className should be final. 347
 Error
blocks NeedBraces 'for' construct must use '{}'s. 351
 Error
blocks NeedBraces 'if' construct must use '{}'s. 352
 Error
regexp RegexpSingleline Line has trailing spaces. 364
 Error
misc FinalParameters Parameter node should be final. 367
 Error
misc FinalParameters Parameter attributeName should be final. 367
 Error
regexp RegexpSingleline Line has trailing spaces. 376
 Error
sizes LineLength Line is longer than 80 characters (found 101). 377
 Error
misc FinalParameters Parameter target should be final. 379
 Error
sizes LineLength Line is longer than 80 characters (found 117). 384
 Error
regexp RegexpSingleline Line has trailing spaces. 393
 Error
sizes LineLength Line is longer than 80 characters (found 90). 396
 Error
misc FinalParameters Parameter node should be final. 396
 Error
misc FinalParameters Parameter attribute should be final. 396
 Error
misc FinalParameters Parameter defaultValue should be final. 396
 Error
blocks NeedBraces 'if' construct must use '{}'s. 398
 Error
blocks NeedBraces 'if' construct must use '{}'s. 401
 Error
sizes LineLength Line is longer than 80 characters (found 120). 407
 Error
regexp RegexpSingleline Line has trailing spaces. 416
 Error
sizes LineLength Line is longer than 80 characters (found 106). 419
 Error
misc FinalParameters Parameter node should be final. 419
 Error
misc FinalParameters Parameter attributePrefix should be final. 419
 Error
misc FinalParameters Parameter defaultValue should be final. 419
 Error
sizes LineLength Line is longer than 80 characters (found 95). 435
 Error
regexp RegexpSingleline Line has trailing spaces. 441
 Error
misc FinalParameters Parameter node should be final. 444
 Error
misc FinalParameters Parameter attribute should be final. 444
 Error
sizes LineLength Line is longer than 80 characters (found 113). 449
 Error
regexp RegexpSingleline Line has trailing spaces. 455
 Error
regexp RegexpSingleline Line has trailing spaces. 457
 Error
sizes LineLength Line is longer than 80 characters (found 92). 459
 Error
sizes LineLength Line is longer than 80 characters (found 109). 463
 Error
misc FinalParameters Parameter node should be final. 463
 Error
misc FinalParameters Parameter indent should be final. 463
 Error
sizes LineLength Line is longer than 80 characters (found 90). 465
 Error
sizes LineLength Line is longer than 80 characters (found 92). 471
 Error
sizes LineLength Line is longer than 80 characters (found 85). 481
 Error
regexp RegexpSingleline Line has trailing spaces. 491
 Error
sizes LineLength Line is longer than 80 characters (found 118). 494
 Error
misc FinalParameters Parameter root should be final. 494
 Error
misc FinalParameters Parameter attrContains should be final. 494
 Error
sizes LineLength Line is longer than 80 characters (found 90). 495
 Error
sizes LineLength Line is longer than 80 characters (found 114). 502
 Error
sizes LineLength Line is longer than 80 characters (found 103). 508
 Error
misc FinalParameters Parameter node should be final. 511
 Error
sizes LineLength Line is longer than 80 characters (found 113). 513
 Error
sizes LineLength Line is longer than 80 characters (found 96). 519
 Error
sizes LineLength Line is longer than 80 characters (found 110). 526
 Error
blocks NeedBraces 'while' construct must use '{}'s. 538
 Error
coding EmptyStatement Empty statement. 539
 Error
sizes LineLength Line is longer than 80 characters (found 99). 541
 Error
sizes LineLength Line is longer than 80 characters (found 111). 548
 Error
regexp RegexpSingleline Line has trailing spaces. 549
 Error
regexp RegexpSingleline Line has trailing spaces. 552
 Error
misc FinalParameters Parameter doc should be final. 555
 Error
sizes LineLength Line is longer than 80 characters (found 88). 560
 Error
sizes LineLength Line is longer than 80 characters (found 109). 562
 Error
sizes LineLength Line is longer than 80 characters (found 97). 564
 Error
sizes LineLength Line is longer than 80 characters (found 117). 566
 Error
sizes LineLength Line is longer than 80 characters (found 84). 571
 Error
sizes LineLength Line is longer than 80 characters (found 91). 573
 Error
javadoc JavadocStyle First sentence should end with a period. 578
 Error
regexp RegexpSingleline Line has trailing spaces. 580
 Error
regexp RegexpSingleline Line has trailing spaces. 583
 Error
misc FinalParameters Parameter node should be final. 586
 Error
sizes LineLength Line is longer than 80 characters (found 93). 601

org/apache/any23/extractor/html/EmbeddedJSONLDExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 118). 46
 Error
sizes LineLength Line is longer than 80 characters (found 118). 47
 Error
sizes LineLength Line is longer than 80 characters (found 120). 48
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
naming ConstantName Name 'vSINDICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 57
 Error
javadoc JavadocVariable Missing a Javadoc comment. 59
 Error
javadoc JavadocVariable Missing a Javadoc comment. 61
 Error
sizes LineLength Line is longer than 80 characters (found 112). 67
 Error
misc FinalParameters Parameter extractionParameters should be final. 67
 Error
misc FinalParameters Parameter extractionContext should be final. 67
 Error
misc FinalParameters Parameter in should be final. 67
 Error
misc FinalParameters Parameter out should be final. 68
 Error
sizes LineLength Line is longer than 80 characters (found 119). 79
 Error
blocks EmptyBlock Must have at least one statement. 81
 Error
sizes LineLength Line is longer than 80 characters (found 96). 87
 Error
sizes LineLength Line is longer than 80 characters (found 86). 92
 Error
regexp RegexpSingleline Line has trailing spaces. 96
 Error
misc FinalParameters Parameter in should be final. 99
 Error
misc FinalParameters Parameter in should be final. 107
 Error
coding HiddenField 'profile' hides a field. 108
 Error
misc FinalParameters Parameter in should be final. 120
 Error
sizes LineLength Line is longer than 80 characters (found 84). 129
 Error
sizes LineLength Line is longer than 80 characters (found 82). 134
 Error
misc FinalParameters Parameter in should be final. 134
 Error
misc FinalParameters Parameter baseProfile should be final. 134
 Error
sizes LineLength Line is longer than 80 characters (found 113). 135
 Error
misc FinalParameters Parameter extractionParameters should be final. 135
 Error
misc FinalParameters Parameter extractionContext should be final. 135
 Error
misc FinalParameters Parameter out should be final. 135
 Error
sizes LineLength Line is longer than 80 characters (found 98). 143
 Error
sizes LineLength Line is longer than 80 characters (found 109). 145
 Error
sizes LineLength Line is longer than 80 characters (found 91). 158
 Error
sizes LineLength Line is longer than 80 characters (found 84). 160
 Error
misc FinalParameters Parameter name should be final. 166
 Error
sizes LineLength Line is longer than 80 characters (found 97). 169
 Error
design DesignForExtension Class 'EmbeddedJSONLDExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'EmbeddedJSONLDExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 174
 Error
javadoc JavadocVariable Missing a Javadoc comment. 181
 Error
modifier RedundantModifier Redundant 'public' modifier. 183
 Error
misc FinalParameters Parameter xpath should be final. 183
 Error
coding HiddenField 'xpath' hides a field. 183
 Error
misc FinalParameters Parameter name should be final. 183
 Error
misc FinalParameters Parameter content should be final. 183
 Error
misc FinalParameters Parameter o should be final. 188
 Error
sizes LineLength Line is longer than 80 characters (found 81). 201

org/apache/any23/extractor/html/EmbeddedJSONLDExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 99). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
sizes LineLength Line is longer than 80 characters (found 83). 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 105). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 91). 41
 Error
sizes LineLength Line is longer than 80 characters (found 115). 42
 Error
design DesignForExtension Class 'EmbeddedJSONLDExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'EmbeddedJSONLDExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/html/EntityBasedMicroformatExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 84). 33
 Error
sizes LineLength Line is longer than 80 characters (found 93). 43
 Error
regexp RegexpSingleline Line has trailing spaces. 54
 Error
sizes LineLength Line is longer than 80 characters (found 104). 55
 Error
regexp RegexpSingleline Line has trailing spaces. 56
 Error
sizes LineLength Line is longer than 80 characters (found 105). 60
 Error
design DesignForExtension Class 'EntityBasedMicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'extract' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'EntityBasedMicroformatExtractor' final or making the method 'extract' static/final/abstract/empty, or adding allowed annotation for the method. 62
 Error
sizes LineLength Line is longer than 80 characters (found 108). 64
 Error
sizes LineLength Line is longer than 80 characters (found 95). 70
 Error
regexp RegexpSingleline Line has trailing spaces. 81
 Error
sizes LineLength Line is longer than 80 characters (found 102). 82
 Error
misc FinalParameters Parameter node should be final. 85
 Error
sizes LineLength Line is longer than 80 characters (found 90). 86

org/apache/any23/extractor/html/GeoExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 84). 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error
design DesignForExtension Class 'GeoExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'GeoExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 37
 Error
design DesignForExtension Class 'GeoExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'GeoExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
design DesignForExtension Class 'GeoExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'GeoExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
misc FinalParameters Parameter node should be final. 51
 Error
misc FinalParameters Parameter out should be final. 51
 Error
blocks NeedBraces 'if' construct must use '{}'s. 52
 Error
sizes LineLength Line is longer than 80 characters (found 83). 56
 Error
sizes LineLength Line is longer than 80 characters (found 84). 57
 Error
sizes LineLength Line is longer than 80 characters (found 83). 61
 Error
blocks NeedBraces 'if' construct must use '{}'s. 62
 Error
sizes LineLength Line is longer than 80 characters (found 84). 69
 Error
sizes LineLength Line is longer than 80 characters (found 85). 70
 Error
sizes LineLength Line is longer than 80 characters (found 100). 72
 Error
sizes LineLength Line is longer than 80 characters (found 82). 73

org/apache/any23/extractor/html/GeoExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 94). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 104). 43
 Error
design DesignForExtension Class 'GeoExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'GeoExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HCalendarExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 96). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 44
 Error
naming ConstantName Name 'vICAL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Error
sizes LineLength Line is longer than 80 characters (found 94). 46
 Error
javadoc JavadocVariable Missing a Javadoc comment. 46
 Error
naming ConstantName Name 'Components' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 46
 Error
javadoc JavadocVariable Missing a Javadoc comment. 48
 Error
sizes LineLength Line is longer than 80 characters (found 111). 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 52
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 52
 Error
design DesignForExtension Class 'HCalendarExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCalendarExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
design DesignForExtension Class 'HCalendarExtractor' looks like designed for extension (can be subclassed), but the method 'extract' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCalendarExtractor' final or making the method 'extract' static/final/abstract/empty, or adding allowed annotation for the method. 59
 Error
blocks NeedBraces 'if' construct must use '{}'s. 63
 Error
blocks NeedBraces 'if' construct must use '{}'s. 66
 Error
blocks NeedBraces 'for' construct must use '{}'s. 70
 Error
misc FinalParameters Parameter node should be final. 76
 Error
sizes LineLength Line is longer than 80 characters (found 87). 82
 Error
misc FinalParameters Parameter node should be final. 82
 Error
misc FinalParameters Parameter cal should be final. 82
 Error
blocks NeedBraces 'if' construct must use '{}'s. 86
 Error
blocks NeedBraces 'for' construct must use '{}'s. 88
 Error
sizes LineLength Line is longer than 80 characters (found 108). 94
 Error
misc FinalParameters Parameter node should be final. 94
 Error
misc FinalParameters Parameter cal should be final. 94
 Error
misc FinalParameters Parameter component should be final. 94
 Error
sizes LineLength Line is longer than 80 characters (found 100). 105
 Error
sizes LineLength Line is longer than 80 characters (found 83). 106
 Error
misc FinalParameters Parameter compoNode should be final. 111
 Error
misc FinalParameters Parameter evt should be final. 111
 Error
sizes LineLength Line is longer than 80 characters (found 93). 113
 Error
sizes LineLength Line is longer than 80 characters (found 90). 116
 Error
misc FinalParameters Parameter compoNode should be final. 116
 Error
misc FinalParameters Parameter evt should be final. 116
 Error
blocks NeedBraces 'if' construct must use '{}'s. 118
 Error
sizes LineLength Line is longer than 80 characters (found 82). 120
 Error
misc FinalParameters Parameter compoNode should be final. 123
 Error
misc FinalParameters Parameter evt should be final. 123
 Error
sizes LineLength Line is longer than 80 characters (found 81). 127
 Error
sizes LineLength Line is longer than 80 characters (found 91). 128
 Error
misc FinalParameters Parameter compoNode should be final. 133
 Error
misc FinalParameters Parameter evt should be final. 133
 Error
sizes LineLength Line is longer than 80 characters (found 90). 137
 Error
sizes LineLength Line is longer than 80 characters (found 107). 138
 Error
misc FinalParameters Parameter node should be final. 143
 Error
misc FinalParameters Parameter evt should be final. 143
 Error
sizes LineLength Line is longer than 80 characters (found 100). 146
 Error
sizes LineLength Line is longer than 80 characters (found 90). 152
 Error
sizes LineLength Line is longer than 80 characters (found 104). 156
 Error
sizes LineLength Line is longer than 80 characters (found 104). 159
 Error
sizes LineLength Line is longer than 80 characters (found 93). 165

org/apache/any23/extractor/html/HCalendarExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 89). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 88). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 100). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 81). 42
 Error
sizes LineLength Line is longer than 80 characters (found 110). 43
 Error
design DesignForExtension Class 'HCalendarExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCalendarExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HCardExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 88). 42
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
naming ConstantName Name 'vCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Error
javadoc JavadocVariable Missing a Javadoc comment. 51
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 60
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'resetExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'resetExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 65
 Error
sizes LineLength Line is longer than 80 characters (found 84). 70
 Error
misc FinalParameters Parameter document should be final. 70
 Error
misc FinalParameters Parameter node should be final. 70
 Error
misc FinalParameters Parameter report should be final. 70
 Error
sizes LineLength Line is longer than 80 characters (found 94). 73
 Error
sizes LineLength Line is longer than 80 characters (found 95). 83
 Error
blocks NeedBraces 'if' construct must use '{}'s. 84
 Error
blocks NeedBraces 'if' construct must use '{}'s. 91
 Error
blocks NeedBraces 'if' construct must use '{}'s. 94
 Error
sizes LineLength Line is longer than 80 characters (found 102). 96
 Error
blocks NeedBraces 'if' construct must use '{}'s. 98
 Error
sizes LineLength Line is longer than 80 characters (found 117). 102
 Error
sizes LineLength Line is longer than 80 characters (found 114). 103
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 110
 Error
sizes LineLength Line is longer than 80 characters (found 97). 111
 Error
misc FinalParameters Parameter node should be final. 111
 Error
misc FinalParameters Parameter out should be final. 111
 Error
sizes LineLength Line is longer than 80 characters (found 84). 123
 Error
blocks NeedBraces 'if' construct must use '{}'s. 142
 Error
sizes LineLength Line is longer than 80 characters (found 88). 147
 Error
misc FinalParameters Parameter card should be final. 152
 Error
sizes LineLength Line is longer than 80 characters (found 103). 154
 Error
sizes LineLength Line is longer than 80 characters (found 98). 159
 Error
sizes LineLength Line is longer than 80 characters (found 88). 171
 Error
sizes LineLength Line is longer than 80 characters (found 85). 176
 Error
misc FinalParameters Parameter card should be final. 183
 Error
misc FinalParameters Parameter type should be final. 183
 Error
misc FinalParameters Parameter value should be final. 183
 Error
sizes LineLength Line is longer than 80 characters (found 90). 196
 Error
misc FinalParameters Parameter className should be final. 196
 Error
misc FinalParameters Parameter resource should be final. 196
 Error
misc FinalParameters Parameter property should be final. 196
 Error
blocks NeedBraces 'if' construct must use '{}'s. 198
 Error
sizes LineLength Line is longer than 80 characters (found 90). 206
 Error
misc FinalParameters Parameter className should be final. 206
 Error
misc FinalParameters Parameter resource should be final. 206
 Error
misc FinalParameters Parameter property should be final. 206
 Error
sizes LineLength Line is longer than 80 characters (found 90). 207
 Error
sizes LineLength Line is longer than 80 characters (found 105). 208
 Error
regexp RegexpSingleline Line has trailing spaces. 217
 Error
sizes LineLength Line is longer than 80 characters (found 100). 218
 Error
sizes LineLength Line is longer than 80 characters (found 95). 220
 Error
misc FinalParameters Parameter className should be final. 220
 Error
misc FinalParameters Parameter resource should be final. 220
 Error
misc FinalParameters Parameter property should be final. 220
 Error
sizes LineLength Line is longer than 80 characters (found 81). 221
 Error
sizes LineLength Line is longer than 80 characters (found 103). 224
 Error
misc FinalParameters Parameter card should be final. 229
 Error
sizes LineLength Line is longer than 80 characters (found 86). 230
 Error
sizes LineLength Line is longer than 80 characters (found 111). 233
 Error
misc FinalParameters Parameter card should be final. 238
 Error
sizes LineLength Line is longer than 80 characters (found 100). 240
 Error
misc FinalParameters Parameter card should be final. 243
 Error
naming LocalVariableName Name 'class_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 244
 Error
sizes LineLength Line is longer than 80 characters (found 106). 245
 Error
misc FinalParameters Parameter card should be final. 248
 Error
sizes LineLength Line is longer than 80 characters (found 116). 252
 Error
misc FinalParameters Parameter card should be final. 257
 Error
sizes LineLength Line is longer than 80 characters (found 117). 261
 Error
misc FinalParameters Parameter card should be final. 266
 Error
sizes LineLength Line is longer than 80 characters (found 82). 267
 Error
sizes LineLength Line is longer than 80 characters (found 93). 268
 Error
misc FinalParameters Parameter mail should be final. 271
 Error
blocks NeedBraces 'if' construct must use '{}'s. 272
 Error
sizes LineLength Line is longer than 80 characters (found 81). 279
 Error
blocks NeedBraces 'if' construct must use '{}'s. 281
 Error
sizes LineLength Line is longer than 80 characters (found 88). 288
 Error
misc FinalParameters Parameter n should be final. 288
 Error
misc FinalParameters Parameter bn should be final. 288
 Error
misc FinalParameters Parameter fieldName should be final. 288
 Error
misc FinalParameters Parameter fieldValue should be final. 288
 Error
sizes LineLength Line is longer than 80 characters (found 117). 289
 Error
misc FinalParameters Parameter card should be final. 292
 Error
sizes LineLength Line is longer than 80 characters (found 86). 302
 Error
misc FinalParameters Parameter card should be final. 321
 Error
sizes LineLength Line is longer than 80 characters (found 117). 326
 Error
blocks NeedBraces 'if' construct must use '{}'s. 331
 Error
misc FinalParameters Parameter card should be final. 347
 Error
blocks NeedBraces 'if' construct must use '{}'s. 348
 Error
sizes LineLength Line is longer than 80 characters (found 101). 354
 Error
sizes LineLength Line is longer than 80 characters (found 108). 358
 Error
misc FinalParameters Parameter card should be final. 364
 Error
sizes LineLength Line is longer than 80 characters (found 115). 368

org/apache/any23/extractor/html/HCardExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 96). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 106). 43
 Error
design DesignForExtension Class 'HCardExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HCardName.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 119). 33
 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
sizes LineLength Line is longer than 80 characters (found 113). 47
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 47
 Error
sizes LineLength Line is longer than 80 characters (found 113). 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 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
misc FinalParameters Parameter sarray should be final. 58
 Error
misc FinalParameters Parameter delimiter should be final. 58
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'setField' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'setField' static/final/abstract/empty, or adding allowed annotation for the method. 80
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 80
 Error
misc FinalParameters Parameter fieldName should be final. 80
 Error
misc FinalParameters Parameter nd should be final. 80
 Error
blocks NeedBraces 'if' construct must use '{}'s. 82
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'setFullName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'setFullName' static/final/abstract/empty, or adding allowed annotation for the method. 92
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 92
 Error
misc FinalParameters Parameter nd should be final. 92
 Error
blocks NeedBraces 'if' construct must use '{}'s. 94
 Error
sizes LineLength Line is longer than 80 characters (found 85). 97
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'setOrganization' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'setOrganization' static/final/abstract/empty, or adding allowed annotation for the method. 112
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 112
 Error
misc FinalParameters Parameter nd should be final. 112
 Error
blocks NeedBraces 'if' construct must use '{}'s. 114
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'isMultiField' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'isMultiField' static/final/abstract/empty, or adding allowed annotation for the method. 119
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 119
 Error
misc FinalParameters Parameter fieldName should be final. 119
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'containsField' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'containsField' static/final/abstract/empty, or adding allowed annotation for the method. 124
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 124
 Error
misc FinalParameters Parameter fieldName should be final. 124
 Error
sizes LineLength Line is longer than 80 characters (found 110). 125
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'getField' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'getField' static/final/abstract/empty, or adding allowed annotation for the method. 128
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 128
 Error
misc FinalParameters Parameter fieldName should be final. 128
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'getFields' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'getFields' static/final/abstract/empty, or adding allowed annotation for the method. 139
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 139
 Error
misc FinalParameters Parameter fieldName should be final. 139
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 141
 Error
misc FinalParameters Parameter fieldName should be final. 144
 Error
misc FinalParameters Parameter index should be final. 144
 Error
blocks NeedBraces 'if' construct must use '{}'s. 148
 Error
sizes LineLength Line is longer than 80 characters (found 99). 150
 Error
sizes LineLength Line is longer than 80 characters (found 87). 151
 Error
blocks NeedBraces 'if' construct must use '{}'s. 154
 Error
sizes LineLength Line is longer than 80 characters (found 82). 156
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'hasField' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'hasField' static/final/abstract/empty, or adding allowed annotation for the method. 159
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 159
 Error
misc FinalParameters Parameter fieldName should be final. 159
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'hasAnyField' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'hasAnyField' static/final/abstract/empty, or adding allowed annotation for the method. 163
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 163
 Error
blocks NeedBraces 'if' construct must use '{}'s. 165
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'getFullName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'getFullName' static/final/abstract/empty, or adding allowed annotation for the method. 171
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 171
 Error
blocks NeedBraces 'if' construct must use '{}'s. 172
 Error
blocks NeedBraces 'if' construct must use '{}'s. 179
 Error
blocks NeedBraces 'if' construct must use '{}'s. 191
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'getOrganization' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'getOrganization' static/final/abstract/empty, or adding allowed annotation for the method. 196
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 196
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'setOrganizationUnit' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'setOrganizationUnit' static/final/abstract/empty, or adding allowed annotation for the method. 200
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 200
 Error
misc FinalParameters Parameter nd should be final. 200
 Error
blocks NeedBraces 'if' construct must use '{}'s. 202
 Error
design DesignForExtension Class 'HCardName' looks like designed for extension (can be subclassed), but the method 'getOrganizationUnit' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardName' final or making the method 'getOrganizationUnit' static/final/abstract/empty, or adding allowed annotation for the method. 207
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 207
 Error
misc FinalParameters Parameter s should be final. 211
 Error
blocks NeedBraces 'if' construct must use '{}'s. 212
 Error
blocks NeedBraces 'if' construct must use '{}'s. 215
 Error
javadoc JavadocVariable Missing a Javadoc comment. 225
 Error
javadoc JavadocVariable Missing a Javadoc comment. 226
 Error
misc FinalParameters Parameter v should be final. 231

org/apache/any23/extractor/html/HListingExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 94). 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
naming ConstantName Name 'hLISTING' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Error
javadoc JavadocVariable Missing a Javadoc comment. 48
 Error
naming ConstantName Name 'foaf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
naming ConstantName Name 'ActionClasses' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error
sizes LineLength Line is longer than 80 characters (found 115). 64
 Error
javadoc JavadocVariable Missing a Javadoc comment. 64
 Error
naming ConstantName Name 'validClassesForAddress' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 64
 Error
sizes LineLength Line is longer than 80 characters (found 83). 65
 Error
javadoc JavadocVariable Missing a Javadoc comment. 67
 Error
design DesignForExtension Class 'HListingExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HListingExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 69
 Error
design DesignForExtension Class 'HListingExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HListingExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 74
 Error
design DesignForExtension Class 'HListingExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HListingExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 83
 Error
sizes LineLength Line is longer than 80 characters (found 97). 84
 Error
misc FinalParameters Parameter node should be final. 84
 Error
misc FinalParameters Parameter out should be final. 84
 Error
sizes LineLength Line is longer than 80 characters (found 81). 90
 Error
sizes LineLength Line is longer than 80 characters (found 91). 101
 Error
misc FinalParameters Parameter listing should be final. 106
 Error
blocks NeedBraces 'if' construct must use '{}'s. 108
 Error
sizes LineLength Line is longer than 80 characters (found 93). 118
 Error
misc FinalParameters Parameter doc should be final. 123
 Error
misc FinalParameters Parameter blankItem should be final. 123
 Error
sizes LineLength Line is longer than 80 characters (found 82). 125
 Error
sizes LineLength Line is longer than 80 characters (found 103). 126
 Error
blocks NeedBraces 'for' construct must use '{}'s. 127
 Error
sizes LineLength Line is longer than 80 characters (found 91). 130
 Error
sizes LineLength Line is longer than 80 characters (found 118). 133
 Error
misc FinalParameters Parameter listing should be final. 139
 Error
sizes LineLength Line is longer than 80 characters (found 103). 140
 Error
sizes LineLength Line is longer than 80 characters (found 98). 141
 Error
misc FinalParameters Parameter listing should be final. 144
 Error
sizes LineLength Line is longer than 80 characters (found 95). 146
 Error
misc FinalParameters Parameter listing should be final. 149
 Error
sizes LineLength Line is longer than 80 characters (found 113). 151
 Error
misc FinalParameters Parameter listing should be final. 154
 Error
sizes LineLength Line is longer than 80 characters (found 101). 156
 Error
misc FinalParameters Parameter listing should be final. 159
 Error
sizes LineLength Line is longer than 80 characters (found 100). 161
 Error
sizes LineLength Line is longer than 80 characters (found 84). 162
 Error
sizes LineLength Line is longer than 80 characters (found 103). 163
 Error
blocks NeedBraces 'if' construct must use '{}'s. 170
 Error
misc FinalParameters Parameter doc should be final. 182
 Error
misc FinalParameters Parameter blankLister should be final. 182
 Error
sizes LineLength Line is longer than 80 characters (found 93). 184
 Error
sizes LineLength Line is longer than 80 characters (found 98). 187
 Error
misc FinalParameters Parameter doc should be final. 187
 Error
misc FinalParameters Parameter blankLister should be final. 187
 Error
sizes LineLength Line is longer than 80 characters (found 117). 189
 Error
misc FinalParameters Parameter doc should be final. 192
 Error
misc FinalParameters Parameter blankLister should be final. 192
 Error
sizes LineLength Line is longer than 80 characters (found 99). 194
 Error
misc FinalParameters Parameter doc should be final. 197
 Error
misc FinalParameters Parameter blankLister should be final. 197
 Error
sizes LineLength Line is longer than 80 characters (found 98). 199
 Error
sizes LineLength Line is longer than 80 characters (found 99). 202
 Error
misc FinalParameters Parameter doc should be final. 202
 Error
misc FinalParameters Parameter blankLister should be final. 202
 Error
sizes LineLength Line is longer than 80 characters (found 119). 204
 Error
misc FinalParameters Parameter doc should be final. 207
 Error
misc FinalParameters Parameter blankLister should be final. 207
 Error
sizes LineLength Line is longer than 80 characters (found 99). 209
 Error
misc FinalParameters Parameter item should be final. 212
 Error
misc FinalParameters Parameter blankItem should be final. 212
 Error
sizes LineLength Line is longer than 80 characters (found 94). 214
 Error
sizes LineLength Line is longer than 80 characters (found 95). 217
 Error
misc FinalParameters Parameter item should be final. 217
 Error
misc FinalParameters Parameter blankItem should be final. 217
 Error
sizes LineLength Line is longer than 80 characters (found 113). 219
 Error
sizes LineLength Line is longer than 80 characters (found 98). 222
 Error
misc FinalParameters Parameter doc should be final. 222
 Error
misc FinalParameters Parameter blankLister should be final. 222
 Error
sizes LineLength Line is longer than 80 characters (found 85). 224
 Error
sizes LineLength Line is longer than 80 characters (found 109). 225
 Error
sizes LineLength Line is longer than 80 characters (found 109). 227
 Error
sizes LineLength Line is longer than 80 characters (found 109). 230
 Error
misc FinalParameters Parameter doc should be final. 233
 Error
blocks NeedBraces 'if' construct must use '{}'s. 238
 Error
blocks NeedBraces 'if' construct must use '{}'s. 244

org/apache/any23/extractor/html/HListingExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 87). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 92). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 99). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 109). 43
 Error
design DesignForExtension Class 'HListingExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HListingExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HRecipeExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 92). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
naming ConstantName Name 'vHRECIPE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
 Error
design DesignForExtension Class 'HRecipeExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 38
 Error
design DesignForExtension Class 'HRecipeExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
design DesignForExtension Class 'HRecipeExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 53
 Error
sizes LineLength Line is longer than 80 characters (found 97). 54
 Error
misc FinalParameters Parameter node should be final. 54
 Error
misc FinalParameters Parameter out should be final. 54
 Error
sizes LineLength Line is longer than 80 characters (found 109). 80
 Error
misc FinalParameters Parameter fragment should be final. 80
 Error
misc FinalParameters Parameter recipe should be final. 80
 Error
misc FinalParameters Parameter fieldClass should be final. 80
 Error
misc FinalParameters Parameter property should be final. 80
 Error
sizes LineLength Line is longer than 80 characters (found 81). 81
 Error
sizes LineLength Line is longer than 80 characters (found 88). 82
 Error
misc FinalParameters Parameter fragment should be final. 91
 Error
misc FinalParameters Parameter recipe should be final. 91
 Error
regexp RegexpSingleline Line has trailing spaces. 100
 Error
javadoc JavadocMethod Expected @return tag. 103
 Error
sizes LineLength Line is longer than 80 characters (found 91). 103
 Error
misc FinalParameters Parameter fragment should be final. 103
 Error
misc FinalParameters Parameter ingredient should be final. 103
 Error
sizes LineLength Line is longer than 80 characters (found 101). 106
 Error
sizes LineLength Line is longer than 80 characters (found 94). 108
 Error
sizes LineLength Line is longer than 80 characters (found 97). 109
 Error
regexp RegexpSingleline Line has trailing spaces. 118
 Error
misc FinalParameters Parameter fragment should be final. 121
 Error
misc FinalParameters Parameter recipe should be final. 121
 Error
sizes LineLength Line is longer than 80 characters (found 95). 122
 Error
sizes LineLength Line is longer than 80 characters (found 95). 124
 Error
misc FinalParameters Parameter fragment should be final. 134
 Error
misc FinalParameters Parameter recipe should be final. 134
 Error
sizes LineLength Line is longer than 80 characters (found 86). 135
 Error
misc FinalParameters Parameter fragment should be final. 145
 Error
misc FinalParameters Parameter recipe should be final. 145
 Error
regexp RegexpSingleline Line has trailing spaces. 154
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 157
 Error
sizes LineLength Line is longer than 80 characters (found 94). 157
 Error
javadoc JavadocMethod Expected @return tag. 158
 Error
sizes LineLength Line is longer than 80 characters (found 87). 158
 Error
misc FinalParameters Parameter fragment should be final. 158
 Error
misc FinalParameters Parameter duration should be final. 158
 Error
sizes LineLength Line is longer than 80 characters (found 114). 161
 Error
sizes LineLength Line is longer than 80 characters (found 93). 162
 Error
misc FinalParameters Parameter fragment should be final. 172
 Error
misc FinalParameters Parameter recipe should be final. 172
 Error
sizes LineLength Line is longer than 80 characters (found 91). 173
 Error
sizes LineLength Line is longer than 80 characters (found 89). 175
 Error
regexp RegexpSingleline Line has trailing spaces. 184
 Error
sizes LineLength Line is longer than 80 characters (found 91). 187
 Error
misc FinalParameters Parameter fragment should be final. 187
 Error
misc FinalParameters Parameter recipe should be final. 187
 Error
sizes LineLength Line is longer than 80 characters (found 84). 188
 Error
sizes LineLength Line is longer than 80 characters (found 87). 190
 Error
misc FinalParameters Parameter fragment should be final. 200
 Error
misc FinalParameters Parameter recipe should be final. 200
 Error
misc FinalParameters Parameter fragment should be final. 210
 Error
misc FinalParameters Parameter recipe should be final. 210
 Error
sizes LineLength Line is longer than 80 characters (found 87). 211
 Error
sizes LineLength Line is longer than 80 characters (found 101). 213
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 223
 Error
sizes LineLength Line is longer than 80 characters (found 94). 223
 Error
misc FinalParameters Parameter fragment should be final. 224
 Error
misc FinalParameters Parameter recipe should be final. 224
 Error
regexp RegexpSingleline Line has trailing spaces. 233
 Error
javadoc JavadocMethod Expected @return tag. 236
 Error
sizes LineLength Line is longer than 80 characters (found 89). 236
 Error
misc FinalParameters Parameter fragment should be final. 236
 Error
misc FinalParameters Parameter nutrition should be final. 236
 Error
sizes LineLength Line is longer than 80 characters (found 119). 239
 Error
sizes LineLength Line is longer than 80 characters (found 89). 240
 Error
sizes LineLength Line is longer than 80 characters (found 92). 241
 Error
misc FinalParameters Parameter fragment should be final. 251
 Error
misc FinalParameters Parameter recipe should be final. 251
 Error
sizes LineLength Line is longer than 80 characters (found 87). 252
 Error
sizes LineLength Line is longer than 80 characters (found 92). 254
 Error
misc FinalParameters Parameter fragment should be final. 264
 Error
misc FinalParameters Parameter recipe should be final. 264
 Error
sizes LineLength Line is longer than 80 characters (found 92). 267

org/apache/any23/extractor/html/HRecipeExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 91). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 98). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 108). 43
 Error
design DesignForExtension Class 'HRecipeExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HResumeExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 92). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'vFOAF' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
naming ConstantName Name 'vDOAC' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
 Error
design DesignForExtension Class 'HResumeExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
design DesignForExtension Class 'HResumeExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
design DesignForExtension Class 'HResumeExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
misc FinalParameters Parameter node should be final. 58
 Error
misc FinalParameters Parameter out should be final. 58
 Error
blocks NeedBraces 'if' construct must use '{}'s. 59
 Error
sizes LineLength Line is longer than 80 characters (found 90). 73
 Error
misc FinalParameters Parameter doc should be final. 78
 Error
misc FinalParameters Parameter person should be final. 78
 Error
sizes LineLength Line is longer than 80 characters (found 97). 80
 Error
misc FinalParameters Parameter doc should be final. 83
 Error
misc FinalParameters Parameter person should be final. 83
 Error
blocks NeedBraces 'if' construct must use '{}'s. 85
 Error
sizes LineLength Line is longer than 80 characters (found 106). 86
 Error
misc FinalParameters Parameter doc should be final. 89
 Error
misc FinalParameters Parameter person should be final. 89
 Error
blocks NeedBraces 'if' construct must use '{}'s. 93
 Error
misc FinalParameters Parameter exp should be final. 98
 Error
misc FinalParameters Parameter document should be final. 98
 Error
sizes LineLength Line is longer than 80 characters (found 95). 104
 Error
sizes LineLength Line is longer than 80 characters (found 98). 108
 Error
sizes LineLength Line is longer than 80 characters (found 96). 112
 Error
sizes LineLength Line is longer than 80 characters (found 100). 116
 Error
misc FinalParameters Parameter doc should be final. 121
 Error
misc FinalParameters Parameter person should be final. 121
 Error
blocks NeedBraces 'if' construct must use '{}'s. 125
 Error
misc FinalParameters Parameter doc should be final. 130
 Error
misc FinalParameters Parameter person should be final. 130
 Error
sizes LineLength Line is longer than 80 characters (found 85). 133
 Error
misc FinalParameters Parameter doc should be final. 137
 Error
misc FinalParameters Parameter person should be final. 137
 Error
sizes LineLength Line is longer than 80 characters (found 95). 143
 Error
sizes LineLength Line is longer than 80 characters (found 88). 151
 Error
misc FinalParameters Parameter n should be final. 156

org/apache/any23/extractor/html/HResumeExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 96). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 98). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 108). 43
 Error
design DesignForExtension Class 'HResumeExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HReviewAggregateExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 112). 36
 Error
regexp RegexpSingleline Line has trailing spaces. 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
naming ConstantName Name 'vREVIEW' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error
sizes LineLength Line is longer than 80 characters (found 84). 42
 Error
javadoc JavadocVariable Missing a Javadoc comment. 42
 Error
naming ConstantName Name 'vREVIEWAGG' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
design DesignForExtension Class 'HReviewAggregateExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewAggregateExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
design DesignForExtension Class 'HReviewAggregateExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewAggregateExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 50
 Error
design DesignForExtension Class 'HReviewAggregateExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewAggregateExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 60
 Error
sizes LineLength Line is longer than 80 characters (found 97). 61
 Error
misc FinalParameters Parameter node should be final. 61
 Error
misc FinalParameters Parameter out should be final. 61
 Error
sizes LineLength Line is longer than 80 characters (found 87). 76
 Error
misc FinalParameters Parameter doc should be final. 81
 Error
misc FinalParameters Parameter rev should be final. 81
 Error
sizes LineLength Line is longer than 80 characters (found 89). 83
 Error
sizes LineLength Line is longer than 80 characters (found 83). 86
 Error
misc FinalParameters Parameter root should be final. 86
 Error
misc FinalParameters Parameter rev should be final. 86
 Error
misc FinalParameters Parameter item should be final. 94
 Error
sizes LineLength Line is longer than 80 characters (found 84). 97
 Error
sizes LineLength Line is longer than 80 characters (found 103). 99
 Error
misc ArrayTypeStyle Array brackets at illegal position. 100
 Error
sizes LineLength Line is longer than 80 characters (found 91). 102
 Error
misc FinalParameters Parameter doc should be final. 107
 Error
misc FinalParameters Parameter rev should be final. 107
 Error
sizes LineLength Line is longer than 80 characters (found 91). 109
 Error
misc FinalParameters Parameter doc should be final. 112
 Error
misc FinalParameters Parameter rev should be final. 112
 Error
sizes LineLength Line is longer than 80 characters (found 93). 114
 Error
misc FinalParameters Parameter doc should be final. 117
 Error
misc FinalParameters Parameter rev should be final. 117
 Error
sizes LineLength Line is longer than 80 characters (found 92). 119
 Error
misc FinalParameters Parameter doc should be final. 122
 Error
misc FinalParameters Parameter rev should be final. 122
 Error
sizes LineLength Line is longer than 80 characters (found 95). 124
 Error
misc FinalParameters Parameter doc should be final. 127
 Error
misc FinalParameters Parameter rev should be final. 127
 Error
sizes LineLength Line is longer than 80 characters (found 93). 129
 Error
misc FinalParameters Parameter doc should be final. 132
 Error
misc FinalParameters Parameter rev should be final. 132
 Error
sizes LineLength Line is longer than 80 characters (found 93). 134
 Error
misc FinalParameters Parameter doc should be final. 137
 Error
misc FinalParameters Parameter rev should be final. 137
 Error
sizes LineLength Line is longer than 80 characters (found 90). 139

org/apache/any23/extractor/html/HReviewAggregateExtractorFactory.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 29
 Error
sizes LineLength Line is longer than 80 characters (found 103). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 96). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 107). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 95). 42
 Error
sizes LineLength Line is longer than 80 characters (found 118). 43
 Error
design DesignForExtension Class 'HReviewAggregateExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewAggregateExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HReviewExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 92). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'vREVIEW' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 44
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
naming ConstantName Name 'vDCTERMS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
 Error
design DesignForExtension Class 'HReviewExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
design DesignForExtension Class 'HReviewExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 52
 Error
design DesignForExtension Class 'HReviewExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 62
 Error
sizes LineLength Line is longer than 80 characters (found 97). 63
 Error
misc FinalParameters Parameter node should be final. 63
 Error
misc FinalParameters Parameter out should be final. 63
 Error
sizes LineLength Line is longer than 80 characters (found 87). 76
 Error
misc FinalParameters Parameter doc should be final. 81
 Error
misc FinalParameters Parameter rev should be final. 81
 Error
sizes LineLength Line is longer than 80 characters (found 89). 83
 Error
misc FinalParameters Parameter doc should be final. 86
 Error
misc FinalParameters Parameter rev should be final. 86
 Error
sizes LineLength Line is longer than 80 characters (found 83). 90
 Error
sizes LineLength Line is longer than 80 characters (found 83). 94
 Error
misc FinalParameters Parameter root should be final. 94
 Error
misc FinalParameters Parameter rev should be final. 94
 Error
misc FinalParameters Parameter item should be final. 102
 Error
sizes LineLength Line is longer than 80 characters (found 84). 105
 Error
sizes LineLength Line is longer than 80 characters (found 103). 107
 Error
misc ArrayTypeStyle Array brackets at illegal position. 108
 Error
sizes LineLength Line is longer than 80 characters (found 91). 110
 Error
misc FinalParameters Parameter doc should be final. 115
 Error
misc FinalParameters Parameter rev should be final. 115
 Error
sizes LineLength Line is longer than 80 characters (found 91). 117
 Error
misc FinalParameters Parameter doc should be final. 120
 Error
misc FinalParameters Parameter rev should be final. 120
 Error
sizes LineLength Line is longer than 80 characters (found 90). 122
 Error
misc FinalParameters Parameter doc should be final. 125
 Error
misc FinalParameters Parameter rev should be final. 125
 Error
sizes LineLength Line is longer than 80 characters (found 90). 127
 Error
misc FinalParameters Parameter doc should be final. 130
 Error
misc FinalParameters Parameter rev should be final. 130
 Error
sizes LineLength Line is longer than 80 characters (found 89). 132

org/apache/any23/extractor/html/HReviewExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 96). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 98). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 108). 43
 Error
design DesignForExtension Class 'HReviewExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HReviewExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HTMLDocument.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 115). 42
 Error
sizes LineLength Line is longer than 80 characters (found 83). 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 50
 Error
naming ConstantName Name 'xPathEngine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error
sizes LineLength Line is longer than 80 characters (found 82). 51
 Error
javadoc JavadocVariable Missing a Javadoc comment. 51
 Error
modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 51
 Error
naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 51
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 54
 Error
sizes LineLength Line is longer than 80 characters (found 87). 56
 Error
javadoc JavadocVariable Missing a Javadoc comment. 56
 Error
sizes LineLength Line is longer than 80 characters (found 94). 60
 Error
regexp RegexpSingleline Line has trailing spaces. 64
 Error
misc FinalParameters Parameter node should be final. 67
 Error
blocks NeedBraces 'for' construct must use '{}'s. 79
 Error
sizes LineLength Line is longer than 80 characters (found 90). 84
 Error
blocks NeedBraces 'else' construct must use '{}'s. 89
 Error
sizes LineLength Line is longer than 80 characters (found 109). 91
 Error
sizes LineLength Line is longer than 80 characters (found 88). 92
 Error
sizes LineLength Line is longer than 80 characters (found 94). 100
 Error
sizes LineLength Line is longer than 80 characters (found 106). 103
 Error
misc FinalParameters Parameter res should be final. 107
 Error
misc FinalParameters Parameter node should be final. 107
 Error
sizes LineLength Line is longer than 80 characters (found 84). 131
 Error
misc FinalParameters Parameter node should be final. 144
 Error
sizes LineLength Line is longer than 80 characters (found 84). 147
 Error
misc FinalParameters Parameter nodes should be final. 155
 Error
misc FinalParameters Parameter b should be final. 155
 Error
misc FinalParameters Parameter nodes should be final. 169
 Error
misc FinalParameters Parameter b should be final. 169
 Error
sizes LineLength Line is longer than 80 characters (found 116). 181
 Error
regexp RegexpSingleline Line has trailing spaces. 186
 Error
misc FinalParameters Parameter hrefAttributeContent should be final. 189
 Error
sizes LineLength Line is longer than 80 characters (found 116). 201
 Error
regexp RegexpSingleline Line has trailing spaces. 206
 Error
misc FinalParameters Parameter attributes should be final. 209
 Error
sizes LineLength Line is longer than 80 characters (found 118). 214
 Error
regexp RegexpSingleline Line has trailing spaces. 221
 Error
misc FinalParameters Parameter node should be final. 224
 Error
misc FinalParameters Parameter prettify should be final. 224
 Error
sizes LineLength Line is longer than 80 characters (found 96). 226
 Error
regexp RegexpSingleline Line has trailing spaces. 231
 Error
misc FinalParameters Parameter document should be final. 235
 Error
coding HiddenField 'document' hides a field. 235
 Error
blocks NeedBraces 'if' construct must use '{}'s. 236
 Error
sizes LineLength Line is longer than 80 characters (found 104). 237
 Error
regexp RegexpSingleline Line has trailing spaces. 244
 Error
regexp RegexpSingleline Line has trailing spaces. 246
 Error
misc FinalParameters Parameter uri should be final. 250
 Error
design DesignForExtension Class 'HTMLDocument' looks like designed for extension (can be subclassed), but the method 'find' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLDocument' final or making the method 'find' static/final/abstract/empty, or adding allowed annotation for the method. 254
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 254
 Error
misc FinalParameters Parameter xpath should be final. 254
 Error
design DesignForExtension Class 'HTMLDocument' looks like designed for extension (can be subclassed), but the method 'findNodeById' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLDocument' final or making the method 'findNodeById' static/final/abstract/empty, or adding allowed annotation for the method. 258
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 258
 Error
misc FinalParameters Parameter id should be final. 258
 Error
design DesignForExtension Class 'HTMLDocument' looks like designed for extension (can be subclassed), but the method 'findAll' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLDocument' final or making the method 'findAll' static/final/abstract/empty, or adding allowed annotation for the method. 262
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 262
 Error
misc FinalParameters Parameter xpath should be final. 262
 Error
sizes LineLength Line is longer than 80 characters (found 119). 266
 Error
design DesignForExtension Class 'HTMLDocument' looks like designed for extension (can be subclassed), but the method 'findMicroformattedValue' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLDocument' final or making the method 'findMicroformattedValue' static/final/abstract/empty, or adding allowed annotation for the method. 266
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 266
 Error
misc FinalParameters Parameter objectTag should be final. 266
 Error
misc FinalParameters Parameter object should be final. 266
 Error
misc FinalParameters Parameter fieldTag should be final. 266
 Error
misc FinalParameters Parameter field should be final. 266
 Error
misc FinalParameters Parameter key should be final. 266
 Error
blocks NeedBraces 'if' construct must use '{}'s. 268
 Error
blocks NeedBraces 'if' construct must use '{}'s. 271
 Error
sizes LineLength Line is longer than 80 characters (found 91). 276
 Error
sizes LineLength Line is longer than 80 characters (found 93). 277
 Error
sizes LineLength Line is longer than 80 characters (found 99). 283
 Error
design DesignForExtension Class 'HTMLDocument' looks like designed for extension (can be subclassed), but the method 'getDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLDocument' final or making the method 'getDocument' static/final/abstract/empty, or adding allowed annotation for the method. 288
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 288
 Error
regexp RegexpSingleline Line has trailing spaces. 297
 Error
sizes LineLength Line is longer than 80 characters (found 115). 298
 Error
misc FinalParameters Parameter className should be final. 301
 Error
blocks NeedBraces 'if' construct must use '{}'s. 303
 Error
regexp RegexpSingleline Line has trailing spaces. 310
 Error
regexp RegexpSingleline Line has trailing spaces. 313
 Error
misc FinalParameters Parameter className should be final. 316
 Error
sizes LineLength Line is longer than 80 characters (found 81). 318
 Error
sizes LineLength Line is longer than 80 characters (found 82). 326
 Error
regexp RegexpSingleline Line has trailing spaces. 330
 Error
sizes LineLength Line is longer than 80 characters (found 115). 331
 Error
misc FinalParameters Parameter className should be final. 334
 Error
blocks NeedBraces 'if' construct must use '{}'s. 336
 Error
sizes LineLength Line is longer than 80 characters (found 92). 342
 Error
regexp RegexpSingleline Line has trailing spaces. 346
 Error
misc FinalParameters Parameter className should be final. 349
 Error
sizes LineLength Line is longer than 80 characters (found 81). 351
 Error
blocks NeedBraces 'for' construct must use '{}'s. 352
 Error
design DesignForExtension Class 'HTMLDocument' looks like designed for extension (can be subclassed), but the method 'findMicroformattedObjectNode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLDocument' final or making the method 'findMicroformattedObjectNode' static/final/abstract/empty, or adding allowed annotation for the method. 357
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 357
 Error
misc FinalParameters Parameter objectTag should be final. 357
 Error
misc FinalParameters Parameter name should be final. 357
 Error
sizes LineLength Line is longer than 80 characters (found 93). 358
 Error
blocks NeedBraces 'if' construct must use '{}'s. 359
 Error
sizes LineLength Line is longer than 80 characters (found 112). 365
 Error
regexp RegexpSingleline Line has trailing spaces. 369
 Error
misc FinalParameters Parameter attribute should be final. 372
 Error
regexp RegexpSingleline Line has trailing spaces. 381
 Error
misc FinalParameters Parameter clazz should be final. 384
 Error
sizes LineLength Line is longer than 80 characters (found 85). 389
 Error
sizes LineLength Line is longer than 80 characters (found 101). 410
 Error
sizes LineLength Line is longer than 80 characters (found 93). 422
 Error
sizes LineLength Line is longer than 80 characters (found 93). 436
 Error
sizes LineLength Line is longer than 80 characters (found 90). 449
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 452
 Error
sizes LineLength Line is longer than 80 characters (found 108). 454
 Error
sizes LineLength Line is longer than 80 characters (found 99). 458
 Error
sizes LineLength Line is longer than 80 characters (found 94). 464
 Error
sizes LineLength Line is longer than 80 characters (found 120). 479
 Error
javadoc JavadocVariable Missing a Javadoc comment. 483
 Error
javadoc JavadocVariable Missing a Javadoc comment. 484
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 486
 Error
misc FinalParameters Parameter value should be final. 486
 Error
coding HiddenField 'value' hides a field. 486
 Error
misc FinalParameters Parameter source should be final. 486
 Error
coding HiddenField 'source' hides a field. 486
 Error
design DesignForExtension Class 'TextField' looks like designed for extension (can be subclassed), but the method 'value' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TextField' final or making the method 'value' static/final/abstract/empty, or adding allowed annotation for the method. 491
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 491
 Error
design DesignForExtension Class 'TextField' looks like designed for extension (can be subclassed), but the method 'source' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TextField' final or making the method 'source' static/final/abstract/empty, or adding allowed annotation for the method. 495
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 495

org/apache/any23/extractor/html/HTMLMetaExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 93). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
naming ConstantName Name 'vSINDICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Error
javadoc JavadocVariable Missing a Javadoc comment. 51
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
sizes LineLength Line is longer than 80 characters (found 112). 61
 Error
misc FinalParameters Parameter extractionParameters should be final. 61
 Error
misc FinalParameters Parameter extractionContext should be final. 61
 Error
misc FinalParameters Parameter in should be final. 61
 Error
misc FinalParameters Parameter out should be final. 62
 Error
sizes LineLength Line is longer than 80 characters (found 101). 82
 Error
sizes LineLength Line is longer than 80 characters (found 95). 85
 Error
sizes LineLength Line is longer than 80 characters (found 101). 90
 Error
sizes LineLength Line is longer than 80 characters (found 95). 93
 Error
sizes LineLength Line is longer than 80 characters (found 86). 100
 Error
regexp RegexpSingleline Line has trailing spaces. 104
 Error
misc FinalParameters Parameter in should be final. 107
 Error
misc FinalParameters Parameter in should be final. 115
 Error
coding HiddenField 'profile' hides a field. 116
 Error
misc FinalParameters Parameter in should be final. 128
 Error
sizes LineLength Line is longer than 80 characters (found 84). 137
 Error
misc FinalParameters Parameter in should be final. 142
 Error
misc FinalParameters Parameter baseProfile should be final. 142
 Error
blocks NeedBraces 'if' construct must use '{}'s. 150
 Error
sizes LineLength Line is longer than 80 characters (found 103). 151
 Error
sizes LineLength Line is longer than 80 characters (found 84). 157
 Error
sizes LineLength Line is longer than 80 characters (found 105). 164
 Error
sizes LineLength Line is longer than 80 characters (found 95). 174
 Error
misc FinalParameters Parameter name should be final. 183
 Error
sizes LineLength Line is longer than 80 characters (found 97). 186
 Error
design DesignForExtension Class 'HTMLMetaExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLMetaExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 191
 Error
javadoc JavadocVariable Missing a Javadoc comment. 198
 Error
javadoc JavadocVariable Missing a Javadoc comment. 200
 Error
javadoc JavadocVariable Missing a Javadoc comment. 202
 Error
javadoc JavadocVariable Missing a Javadoc comment. 204
 Error
javadoc JavadocVariable Missing a Javadoc comment. 206
 Error
javadoc JavadocVariable Missing a Javadoc comment. 208
 Error
modifier RedundantModifier Redundant 'public' modifier. 210
 Error
misc FinalParameters Parameter xpath should be final. 210
 Error
coding HiddenField 'xpath' hides a field. 210
 Error
misc FinalParameters Parameter content should be final. 210
 Error
coding HiddenField 'content' hides a field. 210
 Error
misc FinalParameters Parameter httpEquiv should be final. 210
 Error
coding HiddenField 'httpEquiv' hides a field. 210
 Error
modifier RedundantModifier Redundant 'public' modifier. 218
 Error
misc FinalParameters Parameter xpath should be final. 218
 Error
coding HiddenField 'xpath' hides a field. 218
 Error
misc FinalParameters Parameter content should be final. 218
 Error
coding HiddenField 'content' hides a field. 218
 Error
misc FinalParameters Parameter httpEquiv should be final. 218
 Error
coding HiddenField 'httpEquiv' hides a field. 218
 Error
misc FinalParameters Parameter lang should be final. 218
 Error
coding HiddenField 'lang' hides a field. 218
 Error
modifier RedundantModifier Redundant 'public' modifier. 223
 Error
misc FinalParameters Parameter xpath should be final. 223
 Error
coding HiddenField 'xpath' hides a field. 223
 Error
misc FinalParameters Parameter name should be final. 223
 Error
coding HiddenField 'name' hides a field. 223
 Error
misc FinalParameters Parameter content should be final. 223
 Error
coding HiddenField 'content' hides a field. 223
 Error
modifier RedundantModifier Redundant 'public' modifier. 230
 Error
misc FinalParameters Parameter xpath should be final. 230
 Error
coding HiddenField 'xpath' hides a field. 230
 Error
misc FinalParameters Parameter name should be final. 230
 Error
coding HiddenField 'name' hides a field. 230
 Error
misc FinalParameters Parameter content should be final. 230
 Error
coding HiddenField 'content' hides a field. 230
 Error
misc FinalParameters Parameter lang should be final. 230
 Error
coding HiddenField 'lang' hides a field. 230
 Error
misc FinalParameters Parameter value should be final. 235
 Error
misc FinalParameters Parameter o should be final. 256
 Error
blocks NeedBraces 'if' construct must use '{}'s. 257
 Error
blocks NeedBraces 'if' construct must use '{}'s. 259
 Error
blocks NeedBraces 'if' construct must use '{}'s. 264

org/apache/any23/extractor/html/HTMLMetaExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 87). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 84). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 99). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 104). 43
 Error
design DesignForExtension Class 'HTMLMetaExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTMLMetaExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/HeadLinkExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 120). 37
 Error
sizes LineLength Line is longer than 80 characters (found 112). 42
 Error
design DesignForExtension Class 'HeadLinkExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HeadLinkExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
misc FinalParameters Parameter extractionParameters should be final. 42
 Error
misc FinalParameters Parameter extractionContext should be final. 42
 Error
misc FinalParameters Parameter in should be final. 42
 Error
misc FinalParameters Parameter out should be final. 43
 Error
sizes LineLength Line is longer than 80 characters (found 96). 48
 Error
sizes LineLength Line is longer than 80 characters (found 95). 49
 Error
sizes LineLength Line is longer than 80 characters (found 103). 50
 Error
sizes LineLength Line is longer than 80 characters (found 100). 54
 Error
sizes LineLength Line is longer than 80 characters (found 119). 57
 Error
sizes LineLength Line is longer than 80 characters (found 119). 61
 Error
design DesignForExtension Class 'HeadLinkExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HeadLinkExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 66

org/apache/any23/extractor/html/HeadLinkExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 87). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 93). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 99). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 109). 43
 Error
design DesignForExtension Class 'HeadLinkExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HeadLinkExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/ICBMExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 89). 36
 Error
design DesignForExtension Class 'ICBMExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ICBMExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
sizes LineLength Line is longer than 80 characters (found 112). 44
 Error
misc FinalParameters Parameter extractionParameters should be final. 44
 Error
misc FinalParameters Parameter extractionContext should be final. 44
 Error
misc FinalParameters Parameter in should be final. 44
 Error
misc FinalParameters Parameter out should be final. 45
 Error
sizes LineLength Line is longer than 80 characters (found 99). 47
 Error
sizes LineLength Line is longer than 80 characters (found 102). 48
 Error
blocks NeedBraces 'if' construct must use '{}'s. 49
 Error
coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 53
 Error
sizes LineLength Line is longer than 80 characters (found 105). 61
 Error
sizes LineLength Line is longer than 80 characters (found 94). 63
 Error
sizes LineLength Line is longer than 80 characters (found 94). 65
 Error
sizes LineLength Line is longer than 80 characters (found 95). 66
 Error
misc FinalParameters Parameter curie should be final. 69
 Error
design DesignForExtension Class 'ICBMExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ICBMExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 73

org/apache/any23/extractor/html/ICBMExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 87). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 95). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 104). 43
 Error
design DesignForExtension Class 'ICBMExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ICBMExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/JsoupUtils.java

Severity Category Rule Message Line
 Error
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error
sizes LineLength Line is longer than 80 characters (found 109). 36
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 36
 Error
misc FinalParameters Parameter input should be final. 36
 Error
misc FinalParameters Parameter documentIRI should be final. 36
 Error
misc FinalParameters Parameter encoding should be final. 36
 Error
coding MagicNumber '256' is a magic number. 51
 Error
sizes LineLength Line is longer than 80 characters (found 83). 71
 Error
coding MagicNumber '20' is a magic number. 71
 Error
sizes LineLength Line is longer than 80 characters (found 116). 72
 Error
coding MagicNumber '4' is a magic number. 72
 Error
sizes LineLength Line is longer than 80 characters (found 111). 74
 Error
sizes LineLength Line is longer than 80 characters (found 91). 76
 Error
sizes LineLength Line is longer than 80 characters (found 87). 77
 Error
sizes LineLength Line is longer than 80 characters (found 81). 78
 Error
sizes LineLength Line is longer than 80 characters (found 84). 79
 Error
sizes LineLength Line is longer than 80 characters (found 99). 96

org/apache/any23/extractor/html/LicenseExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 100). 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'vXHTML' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
design DesignForExtension Class 'LicenseExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LicenseExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
sizes LineLength Line is longer than 80 characters (found 112). 46
 Error
misc FinalParameters Parameter extractionParameters should be final. 46
 Error
misc FinalParameters Parameter extractionContext should be final. 46
 Error
misc FinalParameters Parameter in should be final. 46
 Error
misc FinalParameters Parameter out should be final. 47
 Error
sizes LineLength Line is longer than 80 characters (found 90). 53
 Error
sizes LineLength Line is longer than 80 characters (found 108). 54
 Error
sizes LineLength Line is longer than 80 characters (found 84). 57
 Error
design DesignForExtension Class 'LicenseExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LicenseExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 61

org/apache/any23/extractor/html/LicenseExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 82). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 98). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 110). 43
 Error
design DesignForExtension Class 'LicenseExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LicenseExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/MicroformatExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 103). 42
 Error
javadoc JavadocVariable Missing a Javadoc comment. 46
 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
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
sizes LineLength Line is longer than 80 characters (found 89). 57
 Error
javadoc JavadocVariable Missing a Javadoc comment. 57
 Error
design VisibilityModifier Variable 'valueFactory' must be private and have accessor methods. 57
 Error
sizes LineLength Line is longer than 80 characters (found 118). 68
 Error
sizes LineLength Line is longer than 80 characters (found 117). 69
 Error
sizes LineLength Line is longer than 80 characters (found 104). 70
 Error
regexp RegexpSingleline Line has trailing spaces. 71
 Error
regexp RegexpSingleline Line has trailing spaces. 73
 Error
design DesignForExtension Class 'MicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'getHTMLDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicroformatExtractor' final or making the method 'getHTMLDocument' static/final/abstract/empty, or adding allowed annotation for the method. 79
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 79
 Error
design DesignForExtension Class 'MicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'getExtractionContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicroformatExtractor' final or making the method 'getExtractionContext' static/final/abstract/empty, or adding allowed annotation for the method. 83
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 83
 Error
design DesignForExtension Class 'MicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'getDocumentIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicroformatExtractor' final or making the method 'getDocumentIRI' static/final/abstract/empty, or adding allowed annotation for the method. 87
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 87
 Error
sizes LineLength Line is longer than 80 characters (found 118). 91
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 91
 Error
misc FinalParameters Parameter extractionParameters should be final. 91
 Error
misc FinalParameters Parameter extractionContext should be final. 91
 Error
misc FinalParameters Parameter in should be final. 91
 Error
misc FinalParameters Parameter out should be final. 92
 Error
coding HiddenField 'out' hides a field. 92
 Error
sizes LineLength Line is longer than 80 characters (found 108). 106
 Error
design DesignForExtension Class 'MicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'setCurrentExtractionResult' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicroformatExtractor' final or making the method 'setCurrentExtractionResult' static/final/abstract/empty, or adding allowed annotation for the method. 114
 Error
misc FinalParameters Parameter out should be final. 114
 Error
coding HiddenField 'out' hides a field. 114
 Error
design DesignForExtension Class 'MicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'openSubResult' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicroformatExtractor' final or making the method 'openSubResult' static/final/abstract/empty, or adding allowed annotation for the method. 118
 Error
misc FinalParameters Parameter context should be final. 118
 Error
coding HiddenField 'context' hides a field. 118
 Error
sizes LineLength Line is longer than 80 characters (found 115). 123
 Error
sizes LineLength Line is longer than 80 characters (found 88). 126
 Error
regexp RegexpSingleline Line has trailing spaces. 133
 Error
sizes LineLength Line is longer than 80 characters (found 112). 134
 Error
sizes LineLength Line is longer than 80 characters (found 101). 136
 Error
misc FinalParameters Parameter n should be final. 136
 Error
misc FinalParameters Parameter subject should be final. 136
 Error
misc FinalParameters Parameter p should be final. 136
 Error
misc FinalParameters Parameter value should be final. 136
 Error
blocks NeedBraces 'if' construct must use '{}'s. 137
 Error
sizes LineLength Line is longer than 80 characters (found 119). 140
 Error
sizes LineLength Line is longer than 80 characters (found 88). 147
 Error
regexp RegexpSingleline Line has trailing spaces. 154
 Error
sizes LineLength Line is longer than 80 characters (found 114). 155
 Error
sizes LineLength Line is longer than 80 characters (found 112). 157
 Error
misc FinalParameters Parameter n should be final. 157
 Error
misc FinalParameters Parameter subject should be final. 157
 Error
misc FinalParameters Parameter property should be final. 157
 Error
misc FinalParameters Parameter literal should be final. 157
 Error
sizes LineLength Line is longer than 80 characters (found 104). 161
 Error
sizes LineLength Line is longer than 80 characters (found 104). 166
 Error
regexp RegexpSingleline Line has trailing spaces. 172
 Error
regexp RegexpSingleline Line has trailing spaces. 179
 Error
sizes LineLength Line is longer than 80 characters (found 98). 180
 Error
sizes LineLength Line is longer than 80 characters (found 97). 182
 Error
misc FinalParameters Parameter subject should be final. 182
 Error
misc FinalParameters Parameter property should be final. 182
 Error
misc FinalParameters Parameter uri should be final. 182
 Error
blocks NeedBraces 'if' construct must use '{}'s. 183
 Error
sizes LineLength Line is longer than 80 characters (found 90). 201
 Error
misc FinalParameters Parameter n should be final. 201
 Error
misc FinalParameters Parameter subject should be final. 201
 Error
misc FinalParameters Parameter property should be final. 201
 Error
misc FinalParameters Parameter bnode should be final. 201
 Error
sizes LineLength Line is longer than 80 characters (found 105). 204
 Error
sizes LineLength Line is longer than 80 characters (found 82). 217
 Error
misc FinalParameters Parameter subject should be final. 217
 Error
misc FinalParameters Parameter property should be final. 217
 Error
misc FinalParameters Parameter bnode should be final. 217
 Error
misc FinalParameters Parameter subject should be final. 231
 Error
misc FinalParameters Parameter property should be final. 231
 Error
misc FinalParameters Parameter object should be final. 231
 Error
design DesignForExtension Class 'MicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'fixLink' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicroformatExtractor' final or making the method 'fixLink' static/final/abstract/empty, or adding allowed annotation for the method. 235
 Error
misc FinalParameters Parameter link should be final. 235
 Error
design DesignForExtension Class 'MicroformatExtractor' looks like designed for extension (can be subclassed), but the method 'fixLink' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicroformatExtractor' final or making the method 'fixLink' static/final/abstract/empty, or adding allowed annotation for the method. 239
 Error
misc FinalParameters Parameter link should be final. 239
 Error
misc FinalParameters Parameter defaultSchema should be final. 239
 Error
misc FinalParameters Parameter in should be final. 243
 Error
sizes LineLength Line is longer than 80 characters (found 89). 249
 Error
sizes LineLength Line is longer than 80 characters (found 109). 253
 Error
regexp RegexpSingleline Line has trailing spaces. 256
 Error
regexp RegexpSingleline Line has trailing spaces. 261
 Error
sizes LineLength Line is longer than 80 characters (found 83). 264
 Error
misc FinalParameters Parameter including should be final. 264
 Error
misc FinalParameters Parameter included should be final. 265
 Error
sizes LineLength Line is longer than 80 characters (found 87). 268
 Error
sizes LineLength Line is longer than 80 characters (found 84). 270

org/apache/any23/extractor/html/SpanCloserInputStream.java

Severity Category Rule Message Line
 Error
javadoc JavadocStyle First sentence should end with a period. 23
 Error
sizes LineLength Line is longer than 80 characters (found 109). 24
 Error
regexp RegexpSingleline Line has trailing spaces. 25
 Error
regexp RegexpSingleline Line has trailing spaces. 29
 Error
regexp RegexpSingleline Line has trailing spaces. 31
 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. 44
 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 MissingJavadocMethod Missing a Javadoc comment. 53
 Error
misc FinalParameters Parameter is should be final. 53
 Error
design DesignForExtension Class 'SpanCloserInputStream' looks like designed for extension (can be subclassed), but the method 'read' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SpanCloserInputStream' final or making the method 'read' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
sizes LineLength Line is longer than 80 characters (found 94). 59
 Error
sizes LineLength Line is longer than 80 characters (found 83). 66
 Error
sizes LineLength Line is longer than 80 characters (found 114). 73
 Error
sizes LineLength Line is longer than 80 characters (found 82). 81
 Error
misc FinalParameters Parameter c should be final. 87
 Error
sizes LineLength Line is longer than 80 characters (found 99). 88

org/apache/any23/extractor/html/SpeciesExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 117). 34
 Error
sizes LineLength Line is longer than 80 characters (found 119). 35
 Error
regexp RegexpSingleline Line has trailing spaces. 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'vWO' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
sizes LineLength Line is longer than 80 characters (found 117). 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
naming ConstantName Name 'classes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 45
 Error
sizes LineLength Line is longer than 80 characters (found 93). 68
 Error
regexp RegexpSingleline Line has trailing spaces. 82
 Error
sizes LineLength Line is longer than 80 characters (found 104). 83
 Error
regexp RegexpSingleline Line has trailing spaces. 84
 Error
sizes LineLength Line is longer than 80 characters (found 97). 90
 Error
misc FinalParameters Parameter node should be final. 90
 Error
misc FinalParameters Parameter out should be final. 90
 Error
sizes LineLength Line is longer than 80 characters (found 89). 99
 Error
sizes LineLength Line is longer than 80 characters (found 88). 104
 Error
misc FinalParameters Parameter doc should be final. 104
 Error
misc FinalParameters Parameter biota should be final. 104
 Error
sizes LineLength Line is longer than 80 characters (found 103). 106
 Error
sizes LineLength Line is longer than 80 characters (found 83). 107
 Error
sizes LineLength Line is longer than 80 characters (found 104). 108
 Error
sizes LineLength Line is longer than 80 characters (found 94). 111
 Error
misc FinalParameters Parameter doc should be final. 111
 Error
misc FinalParameters Parameter biota should be final. 111
 Error
sizes LineLength Line is longer than 80 characters (found 84). 113
 Error
sizes LineLength Line is longer than 80 characters (found 102). 114
 Error
sizes LineLength Line is longer than 80 characters (found 90). 119
 Error
misc FinalParameters Parameter doc should be final. 119
 Error
misc FinalParameters Parameter biota should be final. 119
 Error
sizes LineLength Line is longer than 80 characters (found 83). 121
 Error
sizes LineLength Line is longer than 80 characters (found 96). 125
 Error
sizes LineLength Line is longer than 80 characters (found 82). 126
 Error
misc FinalParameters Parameter clazz should be final. 132
 Error
misc FinalParameters Parameter clazz should be final. 136
 Error
sizes LineLength Line is longer than 80 characters (found 113). 139

org/apache/any23/extractor/html/SpeciesExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 86). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 98). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 108). 43
 Error
design DesignForExtension Class 'SpeciesExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SpeciesExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/TagSoupParser.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 120). 40
 Error
sizes LineLength Line is longer than 80 characters (found 86). 41
 Error
sizes LineLength Line is longer than 80 characters (found 114). 42
 Error
sizes LineLength Line is longer than 80 characters (found 119). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 54
 Error
sizes LineLength Line is longer than 80 characters (found 86). 56
 Error
javadoc JavadocVariable Missing a Javadoc comment. 56
 Error
modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 56
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 56
 Error
javadoc JavadocVariable Missing a Javadoc comment. 58
 Error
javadoc JavadocVariable Missing a Javadoc comment. 60
 Error
javadoc JavadocVariable Missing a Javadoc comment. 62
 Error
javadoc JavadocVariable Missing a Javadoc comment. 64
 Error
javadoc JavadocVariable Missing a Javadoc comment. 66
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 68
 Error
misc FinalParameters Parameter input should be final. 68
 Error
coding HiddenField 'input' hides a field. 68
 Error
misc FinalParameters Parameter documentIRI should be final. 68
 Error
coding HiddenField 'documentIRI' hides a field. 68
 Error
sizes LineLength Line is longer than 80 characters (found 82). 76
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 76
 Error
misc FinalParameters Parameter input should be final. 76
 Error
coding HiddenField 'input' hides a field. 76
 Error
misc FinalParameters Parameter documentIRI should be final. 76
 Error
coding HiddenField 'documentIRI' hides a field. 76
 Error
misc FinalParameters Parameter encoding should be final. 76
 Error
coding HiddenField 'encoding' hides a field. 76
 Error
blocks NeedBraces 'if' construct must use '{}'s. 77
 Error
sizes LineLength Line is longer than 80 characters (found 119). 78
 Error
regexp RegexpSingleline Line has trailing spaces. 91
 Error
sizes LineLength Line is longer than 80 characters (found 105). 102
 Error
sizes LineLength Line is longer than 80 characters (found 104). 110
 Error
regexp RegexpSingleline Line has trailing spaces. 114
 Error
sizes LineLength Line is longer than 80 characters (found 110). 115
 Error
sizes LineLength Line is longer than 80 characters (found 118). 116
 Error
regexp RegexpSingleline Line has trailing spaces. 118
 Error
sizes LineLength Line is longer than 80 characters (found 100). 124
 Error
misc FinalParameters Parameter applyFix should be final. 124
 Error
sizes LineLength Line is longer than 80 characters (found 108). 129
 Error
sizes LineLength Line is longer than 80 characters (found 90). 133
 Error
design FinalClass Class ElementLocation should be declared as final. 139
 Error
javadoc JavadocVariable Missing a Javadoc comment. 141
 Error
javadoc JavadocVariable Missing a Javadoc comment. 142
 Error
javadoc JavadocVariable Missing a Javadoc comment. 143
 Error
javadoc JavadocVariable Missing a Javadoc comment. 144
 Error
sizes LineLength Line is longer than 80 characters (found 117). 146
 Error
misc FinalParameters Parameter beginLineNumber should be final. 146
 Error
coding HiddenField 'beginLineNumber' hides a field. 146
 Error
misc FinalParameters Parameter beginColumnNumber should be final. 146
 Error
coding HiddenField 'beginColumnNumber' hides a field. 146
 Error
misc FinalParameters Parameter endLineNumber should be final. 146
 Error
coding HiddenField 'endLineNumber' hides a field. 146
 Error
misc FinalParameters Parameter endColumnNumber should be final. 146
 Error
coding HiddenField 'endColumnNumber' hides a field. 146
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 153
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 157
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 161
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 165

org/apache/any23/extractor/html/TagSoupParsingConfiguration.java

Severity Category Rule Message Line
 Error
javadoc JavadocStyle First sentence should end with a period. 30
 Error
regexp RegexpSingleline Line has trailing spaces. 32
 Error
sizes LineLength Line is longer than 80 characters (found 103). 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
naming ConstantName Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Error
sizes LineLength Line is longer than 80 characters (found 99). 52
 Error
misc FinalParameters Parameter input should be final. 52
 Error
misc FinalParameters Parameter documentIRI should be final. 52
 Error
misc FinalParameters Parameter encoding should be final. 52
 Error
sizes LineLength Line is longer than 80 characters (found 95). 54
 Error
misc FinalParameters Parameter document should be final. 59
 Error
javadoc JavadocVariable Missing a Javadoc comment. 72
 Error
javadoc JavadocVariable Missing a Javadoc comment. 73
 Error
misc FinalParameters Parameter doc should be final. 75
 Error
coding HiddenField 'doc' hides a field. 75
 Error
misc FinalParameters Parameter source should be final. 80
 Error
misc FinalParameters Parameter depth should be final. 80
 Error
sizes LineLength Line is longer than 80 characters (found 88). 82
 Error
sizes LineLength Line is longer than 80 characters (found 83). 84
 Error
sizes LineLength Line is longer than 80 characters (found 92). 93
 Error
sizes LineLength Line is longer than 80 characters (found 93). 97
 Error
sizes LineLength Line is longer than 80 characters (found 81). 98
 Error
sizes LineLength Line is longer than 80 characters (found 92). 101
 Error
sizes LineLength Line is longer than 80 characters (found 90). 102
 Error
misc FinalParameters Parameter source should be final. 108
 Error
misc FinalParameters Parameter depth should be final. 108
 Error
sizes LineLength Line is longer than 80 characters (found 119). 109
 Error
sizes LineLength Line is longer than 80 characters (found 94). 114
 Error
misc FinalParameters Parameter source should be final. 114
 Error
misc FinalParameters Parameter el should be final. 114
 Error
sizes LineLength Line is longer than 80 characters (found 87). 117
 Error
blocks NeedBraces 'if' construct must use '{}'s. 118
 Error
misc FinalParameters Parameter string should be final. 124
 Error
sizes LineLength Line is longer than 80 characters (found 100). 128
 Error
misc FinalParameters Parameter string should be final. 128
 Error
misc FinalParameters Parameter startMarker should be final. 128
 Error
misc FinalParameters Parameter endMarker should be final. 128
 Error
sizes LineLength Line is longer than 80 characters (found 104). 138
 Error
sizes LineLength Line is longer than 80 characters (found 117). 151

org/apache/any23/extractor/html/TitleExtractor.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
naming ConstantName Name 'vDCTERMS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
 Error
design DesignForExtension Class 'TitleExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TitleExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
sizes LineLength Line is longer than 80 characters (found 112). 43
 Error
misc FinalParameters Parameter extractionParameters should be final. 43
 Error
misc FinalParameters Parameter extractionContext should be final. 43
 Error
misc FinalParameters Parameter in should be final. 43
 Error
misc FinalParameters Parameter out should be final. 44
 Error
sizes LineLength Line is longer than 80 characters (found 116). 45
 Error
sizes LineLength Line is longer than 80 characters (found 119). 51
 Error
design DesignForExtension Class 'TitleExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TitleExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 58

org/apache/any23/extractor/html/TitleExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 84). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 96). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 105). 43
 Error
design DesignForExtension Class 'TitleExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TitleExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/TurtleHTMLExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 88). 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
design DesignForExtension Class 'TurtleHTMLExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleHTMLExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
sizes LineLength Line is longer than 80 characters (found 112). 52
 Error
misc FinalParameters Parameter extractionParameters should be final. 52
 Error
misc FinalParameters Parameter extractionContext should be final. 52
 Error
misc FinalParameters Parameter in should be final. 52
 Error
misc FinalParameters Parameter out should be final. 53
 Error
sizes LineLength Line is longer than 80 characters (found 87). 58
 Error
sizes LineLength Line is longer than 80 characters (found 83). 61
 Error
sizes LineLength Line is longer than 80 characters (found 86). 64
 Error
design DesignForExtension Class 'TurtleHTMLExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleHTMLExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 68
 Error
sizes LineLength Line is longer than 80 characters (found 87). 74
 Error
sizes LineLength Line is longer than 80 characters (found 112). 83
 Error
misc FinalParameters Parameter documentIRI should be final. 83
 Error
misc FinalParameters Parameter ec should be final. 83
 Error
javadoc JavadocMethod Expected @param tag for 'ec'. 83
 Error
misc FinalParameters Parameter er should be final. 83
 Error
misc FinalParameters Parameter ns should be final. 83
 Error
sizes LineLength Line is longer than 80 characters (found 103). 85
 Error
sizes LineLength Line is longer than 80 characters (found 106). 104
 Error
misc FinalParameters Parameter turtleParser should be final. 104
 Error
coding HiddenField 'turtleParser' hides a field. 104
 Error
misc FinalParameters Parameter documentIRI should be final. 104
 Error
misc FinalParameters Parameter n should be final. 104
 Error
misc FinalParameters Parameter er should be final. 104
 Error
sizes LineLength Line is longer than 80 characters (found 82). 107
 Error
sizes LineLength Line is longer than 80 characters (found 119). 112
 Error
sizes LineLength Line is longer than 80 characters (found 113). 116

org/apache/any23/extractor/html/TurtleHTMLExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 91). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 101). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 83). 42
 Error
sizes LineLength Line is longer than 80 characters (found 113). 43
 Error
design DesignForExtension Class 'TurtleHTMLExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleHTMLExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/XFNExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 84). 40
 Error
javadoc JavadocVariable Missing a Javadoc comment. 46
 Error
naming ConstantName Name 'vFOAF' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
naming ConstantName Name 'vXFN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Error
sizes LineLength Line is longer than 80 characters (found 96). 49
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 49
 Error
naming ConstantName Name 'factoryWrapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Error
javadoc JavadocVariable Missing a Javadoc comment. 52
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
design DesignForExtension Class 'XFNExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XFNExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
design DesignForExtension Class 'XFNExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XFNExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 60
 Error
sizes LineLength Line is longer than 80 characters (found 112). 61
 Error
misc FinalParameters Parameter extractionParameters should be final. 61
 Error
misc FinalParameters Parameter extractionContext should be final. 61
 Error
misc FinalParameters Parameter in should be final. 61
 Error
misc FinalParameters Parameter out should be final. 62
 Error
coding HiddenField 'out' hides a field. 62
 Error
blocks NeedBraces 'if' construct must use '{}'s. 74
 Error
sizes LineLength Line is longer than 80 characters (found 108). 83
 Error
misc FinalParameters Parameter firstLink should be final. 83
 Error
misc FinalParameters Parameter subject should be final. 83
 Error
misc FinalParameters Parameter documentIRI should be final. 83
 Error
sizes LineLength Line is longer than 80 characters (found 82). 96
 Error
sizes LineLength Line is longer than 80 characters (found 88). 104
 Error
misc FinalParameters Parameter rels should be final. 115
 Error
misc FinalParameters Parameter rels should be final. 124
 Error
sizes LineLength Line is longer than 80 characters (found 89). 126
 Error
sizes LineLength Line is longer than 80 characters (found 94). 133
 Error
misc FinalParameters Parameter rel should be final. 133
 Error
misc FinalParameters Parameter person1 should be final. 133
 Error
misc FinalParameters Parameter uri1 should be final. 133
 Error
misc FinalParameters Parameter person2 should be final. 133
 Error
misc FinalParameters Parameter uri2 should be final. 133

org/apache/any23/extractor/html/XFNExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 95). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 94). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 104). 43
 Error
design DesignForExtension Class 'XFNExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XFNExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/annotations/Includes.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 107). 29
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39

org/apache/any23/extractor/html/annotations/package-info.java

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

org/apache/any23/extractor/html/microformats2/HAdrExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 88). 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error
sizes LineLength Line is longer than 80 characters (found 111). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'addressFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 43
 Error
sizes LineLength Line is longer than 80 characters (found 86). 46
 Error
javadoc JavadocVariable Missing a Javadoc comment. 46
 Error
naming ConstantName Name 'geoFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 46
 Error
design DesignForExtension Class 'HAdrExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HAdrExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
sizes LineLength Line is longer than 80 characters (found 97). 57
 Error
design DesignForExtension Class 'HAdrExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HAdrExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
misc FinalParameters Parameter node should be final. 57
 Error
misc FinalParameters Parameter out should be final. 57
 Error
blocks NeedBraces 'if' construct must use '{}'s. 58
 Error
sizes LineLength Line is longer than 80 characters (found 87). 66
 Error
sizes LineLength Line is longer than 80 characters (found 110). 69
 Error
sizes LineLength Line is longer than 80 characters (found 81). 72
 Error
sizes LineLength Line is longer than 80 characters (found 113). 73
 Error
sizes LineLength Line is longer than 80 characters (found 100). 81
 Error
sizes LineLength Line is longer than 80 characters (found 82). 82
 Error
sizes LineLength Line is longer than 80 characters (found 103). 86
 Error
misc FinalParameters Parameter card should be final. 86
 Error
misc FinalParameters Parameter document should be final. 86
 Error
sizes LineLength Line is longer than 80 characters (found 119). 87
 Error
sizes LineLength Line is longer than 80 characters (found 107). 89
 Error
design DesignForExtension Class 'HAdrExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HAdrExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 93

org/apache/any23/extractor/html/microformats2/HAdrExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 95). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 107). 43
 Error
design DesignForExtension Class 'HAdrExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HAdrExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/microformats2/HCardExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'vCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
sizes LineLength Line is longer than 80 characters (found 109). 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
naming ConstantName Name 'cardFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 45
 Error
sizes LineLength Line is longer than 80 characters (found 113). 46
 Error
sizes LineLength Line is longer than 80 characters (found 115). 47
 Error
sizes LineLength Line is longer than 80 characters (found 111). 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
naming ConstantName Name 'addressFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 Error
sizes LineLength Line is longer than 80 characters (found 86). 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
naming ConstantName Name 'geoFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 53
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 60
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 70
 Error
sizes LineLength Line is longer than 80 characters (found 97). 71
 Error
misc FinalParameters Parameter node should be final. 71
 Error
misc FinalParameters Parameter out should be final. 71
 Error
sizes LineLength Line is longer than 80 characters (found 88). 103
 Error
sizes LineLength Line is longer than 80 characters (found 108). 107
 Error
design DesignForExtension Class 'HCardExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntityAsEmbeddedProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractor' final or making the method 'extractEntityAsEmbeddedProperty' static/final/abstract/empty, or adding allowed annotation for the method. 107
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 107
 Error
misc FinalParameters Parameter fragment should be final. 107
 Error
misc FinalParameters Parameter card should be final. 107
 Error
misc FinalParameters Parameter out should be final. 107
 Error
sizes LineLength Line is longer than 80 characters (found 107). 140
 Error
misc FinalParameters Parameter fragment should be final. 140
 Error
misc FinalParameters Parameter card should be final. 140
 Error
misc FinalParameters Parameter fieldClass should be final. 140
 Error
misc FinalParameters Parameter property should be final. 140
 Error
sizes LineLength Line is longer than 80 characters (found 81). 141
 Error
sizes LineLength Line is longer than 80 characters (found 86). 142
 Error
misc FinalParameters Parameter fragment should be final. 145
 Error
misc FinalParameters Parameter card should be final. 145
 Error
sizes LineLength Line is longer than 80 characters (found 112). 146
 Error
misc FinalParameters Parameter fragment should be final. 149
 Error
misc FinalParameters Parameter card should be final. 149
 Error
sizes LineLength Line is longer than 80 characters (found 99). 150
 Error
misc FinalParameters Parameter fragment should be final. 154
 Error
misc FinalParameters Parameter card should be final. 154
 Error
sizes LineLength Line is longer than 80 characters (found 118). 155
 Error
misc FinalParameters Parameter fragment should be final. 158
 Error
misc FinalParameters Parameter card should be final. 158
 Error
sizes LineLength Line is longer than 80 characters (found 99). 159
 Error
coding MagicNumber '3' is a magic number. 159
 Error
misc FinalParameters Parameter fragment should be final. 163
 Error
misc FinalParameters Parameter card should be final. 163
 Error
sizes LineLength Line is longer than 80 characters (found 119). 164
 Error
coding MagicNumber '4' is a magic number. 164
 Error
misc FinalParameters Parameter fragment should be final. 167
 Error
misc FinalParameters Parameter card should be final. 167
 Error
sizes LineLength Line is longer than 80 characters (found 119). 168
 Error
coding MagicNumber '5' is a magic number. 168
 Error
misc FinalParameters Parameter fragment should be final. 171
 Error
misc FinalParameters Parameter card should be final. 171
 Error
sizes LineLength Line is longer than 80 characters (found 99). 172
 Error
coding MagicNumber '6' is a magic number. 172
 Error
misc FinalParameters Parameter fragment should be final. 176
 Error
misc FinalParameters Parameter card should be final. 176
 Error
sizes LineLength Line is longer than 80 characters (found 116). 177
 Error
coding MagicNumber '7' is a magic number. 177
 Error
sizes LineLength Line is longer than 80 characters (found 90). 180
 Error
misc FinalParameters Parameter fragment should be final. 180
 Error
misc FinalParameters Parameter card should be final. 180
 Error
sizes LineLength Line is longer than 80 characters (found 94). 182
 Error
coding MagicNumber '8' is a magic number. 182
 Error
sizes LineLength Line is longer than 80 characters (found 82). 184
 Error
sizes LineLength Line is longer than 80 characters (found 88). 189
 Error
misc FinalParameters Parameter fragment should be final. 189
 Error
misc FinalParameters Parameter card should be final. 189
 Error
sizes LineLength Line is longer than 80 characters (found 96). 191
 Error
coding MagicNumber '9' is a magic number. 191
 Error
blocks NeedBraces 'if' construct must use '{}'s. 192
 Error
sizes LineLength Line is longer than 80 characters (found 89). 197
 Error
misc FinalParameters Parameter fragment should be final. 197
 Error
misc FinalParameters Parameter card should be final. 197
 Error
sizes LineLength Line is longer than 80 characters (found 97). 199
 Error
coding MagicNumber '10' is a magic number. 199
 Error
blocks NeedBraces 'if' construct must use '{}'s. 200
 Error
sizes LineLength Line is longer than 80 characters (found 88). 205
 Error
misc FinalParameters Parameter fragment should be final. 205
 Error
misc FinalParameters Parameter card should be final. 205
 Error
sizes LineLength Line is longer than 80 characters (found 95). 207
 Error
coding MagicNumber '11' is a magic number. 207
 Error
sizes LineLength Line is longer than 80 characters (found 87). 214
 Error
misc FinalParameters Parameter fragment should be final. 214
 Error
misc FinalParameters Parameter card should be final. 214
 Error
sizes LineLength Line is longer than 80 characters (found 97). 216
 Error
coding MagicNumber '12' is a magic number. 216
 Error
blocks NeedBraces 'if' construct must use '{}'s. 217
 Error
misc FinalParameters Parameter fragment should be final. 222
 Error
misc FinalParameters Parameter entry should be final. 222
 Error
sizes LineLength Line is longer than 80 characters (found 92). 224
 Error
coding MagicNumber '13' is a magic number. 224
 Error
sizes LineLength Line is longer than 80 characters (found 103). 226
 Error
misc FinalParameters Parameter fragment should be final. 230
 Error
misc FinalParameters Parameter card should be final. 230
 Error
sizes LineLength Line is longer than 80 characters (found 92). 232
 Error
coding MagicNumber '14' is a magic number. 232
 Error
sizes LineLength Line is longer than 80 characters (found 91). 236
 Error
sizes LineLength Line is longer than 80 characters (found 104). 238
 Error
misc FinalParameters Parameter fragment should be final. 243
 Error
misc FinalParameters Parameter entry should be final. 243
 Error
sizes LineLength Line is longer than 80 characters (found 92). 245
 Error
coding MagicNumber '15' is a magic number. 245
 Error
sizes LineLength Line is longer than 80 characters (found 99). 247
 Error
misc FinalParameters Parameter fragment should be final. 251
 Error
misc FinalParameters Parameter card should be final. 251
 Error
sizes LineLength Line is longer than 80 characters (found 99). 253
 Error
coding MagicNumber '16' is a magic number. 253
 Error
blocks NeedBraces 'if' construct must use '{}'s. 254
 Error
sizes LineLength Line is longer than 80 characters (found 90). 259
 Error
sizes LineLength Line is longer than 80 characters (found 102). 261
 Error
sizes LineLength Line is longer than 80 characters (found 87). 266
 Error
misc FinalParameters Parameter fragment should be final. 266
 Error
misc FinalParameters Parameter card should be final. 266
 Error
sizes LineLength Line is longer than 80 characters (found 98). 268
 Error
coding MagicNumber '17' is a magic number. 268
 Error
blocks NeedBraces 'if' construct must use '{}'s. 269
 Error
misc FinalParameters Parameter fragment should be final. 274
 Error
misc FinalParameters Parameter card should be final. 274
 Error
sizes LineLength Line is longer than 80 characters (found 112). 275
 Error
coding MagicNumber '18' is a magic number. 275
 Error
misc FinalParameters Parameter fragment should be final. 278
 Error
misc FinalParameters Parameter card should be final. 278
 Error
sizes LineLength Line is longer than 80 characters (found 118). 279
 Error
coding MagicNumber '19' is a magic number. 279
 Error
misc FinalParameters Parameter fragment should be final. 282
 Error
misc FinalParameters Parameter card should be final. 282
 Error
sizes LineLength Line is longer than 80 characters (found 113). 283
 Error
coding MagicNumber '20' is a magic number. 283
 Error
sizes LineLength Line is longer than 80 characters (found 88). 286
 Error
misc FinalParameters Parameter fragment should be final. 286
 Error
misc FinalParameters Parameter card should be final. 286
 Error
sizes LineLength Line is longer than 80 characters (found 98). 288
 Error
coding MagicNumber '21' is a magic number. 288
 Error
blocks NeedBraces 'if' construct must use '{}'s. 289
 Error
misc FinalParameters Parameter fragment should be final. 294
 Error
misc FinalParameters Parameter card should be final. 294
 Error
sizes LineLength Line is longer than 80 characters (found 112). 295
 Error
coding MagicNumber '22' is a magic number. 295
 Error
misc FinalParameters Parameter fragment should be final. 298
 Error
misc FinalParameters Parameter card should be final. 298
 Error
sizes LineLength Line is longer than 80 characters (found 100). 299
 Error
coding MagicNumber '23' is a magic number. 299
 Error
misc FinalParameters Parameter fragment should be final. 303
 Error
misc FinalParameters Parameter card should be final. 303
 Error
sizes LineLength Line is longer than 80 characters (found 99). 305
 Error
coding MagicNumber '24' is a magic number. 305
 Error
blocks NeedBraces 'if' construct must use '{}'s. 306
 Error
sizes LineLength Line is longer than 80 characters (found 87). 309
 Error
sizes LineLength Line is longer than 80 characters (found 104). 311
 Error
sizes LineLength Line is longer than 80 characters (found 109). 313
 Error
sizes LineLength Line is longer than 80 characters (found 85). 318
 Error
misc FinalParameters Parameter doc should be final. 318
 Error
misc FinalParameters Parameter card should be final. 318
 Error
sizes LineLength Line is longer than 80 characters (found 104). 319
 Error
coding MagicNumber '25' is a magic number. 319
 Error
sizes LineLength Line is longer than 80 characters (found 111). 320
 Error
coding MagicNumber '25' is a magic number. 320
 Error
blocks NeedBraces 'if' construct must use '{}'s. 321
 Error
sizes LineLength Line is longer than 80 characters (found 91). 329
 Error
sizes LineLength Line is longer than 80 characters (found 118). 332
 Error
sizes LineLength Line is longer than 80 characters (found 85). 341
 Error
misc FinalParameters Parameter doc should be final. 341
 Error
misc FinalParameters Parameter card should be final. 341
 Error
sizes LineLength Line is longer than 80 characters (found 104). 342
 Error
coding MagicNumber '26' is a magic number. 342
 Error
sizes LineLength Line is longer than 80 characters (found 111). 343
 Error
coding MagicNumber '26' is a magic number. 343
 Error
blocks NeedBraces 'if' construct must use '{}'s. 344
 Error
sizes LineLength Line is longer than 80 characters (found 91). 352
 Error
sizes LineLength Line is longer than 80 characters (found 88). 354
 Error
sizes LineLength Line is longer than 80 characters (found 118). 356
 Error
sizes LineLength Line is longer than 80 characters (found 104). 358

org/apache/any23/extractor/html/microformats2/HCardExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 96). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 108). 43
 Error
design DesignForExtension Class 'HCardExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HCardExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/microformats2/HEntryExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 92). 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 42
 Error
naming ConstantName Name 'vEntry' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
sizes LineLength Line is longer than 80 characters (found 115). 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
naming ConstantName Name 'entryFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 45
 Error
sizes LineLength Line is longer than 80 characters (found 86). 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
naming ConstantName Name 'geoFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 Error
design DesignForExtension Class 'HEntryExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEntryExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 52
 Error
design DesignForExtension Class 'HEntryExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEntryExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
design DesignForExtension Class 'HEntryExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEntryExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 67
 Error
sizes LineLength Line is longer than 80 characters (found 97). 68
 Error
misc FinalParameters Parameter node should be final. 68
 Error
misc FinalParameters Parameter out should be final. 68
 Error
sizes LineLength Line is longer than 80 characters (found 90). 87
 Error
misc FinalParameters Parameter doc should be final. 87
 Error
misc FinalParameters Parameter entry should be final. 87
 Error
sizes LineLength Line is longer than 80 characters (found 105). 88
 Error
coding MagicNumber '10' is a magic number. 88
 Error
sizes LineLength Line is longer than 80 characters (found 103). 89
 Error
blocks NeedBraces 'if' construct must use '{}'s. 90
 Error
sizes LineLength Line is longer than 80 characters (found 116). 97
 Error
sizes LineLength Line is longer than 80 characters (found 108). 101
 Error
misc FinalParameters Parameter fragment should be final. 101
 Error
misc FinalParameters Parameter entry should be final. 101
 Error
misc FinalParameters Parameter fieldClass should be final. 101
 Error
misc FinalParameters Parameter property should be final. 101
 Error
sizes LineLength Line is longer than 80 characters (found 81). 102
 Error
sizes LineLength Line is longer than 80 characters (found 87). 103
 Error
misc FinalParameters Parameter fragment should be final. 106
 Error
misc FinalParameters Parameter entry should be final. 106
 Error
sizes LineLength Line is longer than 80 characters (found 115). 107
 Error
misc FinalParameters Parameter fragment should be final. 110
 Error
misc FinalParameters Parameter entry should be final. 110
 Error
sizes LineLength Line is longer than 80 characters (found 118). 111
 Error
misc FinalParameters Parameter fragment should be final. 114
 Error
misc FinalParameters Parameter entry should be final. 114
 Error
sizes LineLength Line is longer than 80 characters (found 110). 115
 Error
misc FinalParameters Parameter fragment should be final. 119
 Error
misc FinalParameters Parameter entry should be final. 119
 Error
sizes LineLength Line is longer than 80 characters (found 97). 121
 Error
coding MagicNumber '3' is a magic number. 121
 Error
sizes LineLength Line is longer than 80 characters (found 88). 123
 Error
sizes LineLength Line is longer than 80 characters (found 109). 125
 Error
sizes LineLength Line is longer than 80 characters (found 117). 127
 Error
misc FinalParameters Parameter fragment should be final. 132
 Error
misc FinalParameters Parameter entry should be final. 132
 Error
sizes LineLength Line is longer than 80 characters (found 97). 134
 Error
coding MagicNumber '4' is a magic number. 134
 Error
sizes LineLength Line is longer than 80 characters (found 88). 136
 Error
sizes LineLength Line is longer than 80 characters (found 107). 138
 Error
sizes LineLength Line is longer than 80 characters (found 115). 140
 Error
misc FinalParameters Parameter fragment should be final. 145
 Error
misc FinalParameters Parameter entry should be final. 145
 Error
sizes LineLength Line is longer than 80 characters (found 92). 147
 Error
coding MagicNumber '5' is a magic number. 147
 Error
sizes LineLength Line is longer than 80 characters (found 104). 149
 Error
sizes LineLength Line is longer than 80 characters (found 89). 153
 Error
misc FinalParameters Parameter fragment should be final. 153
 Error
misc FinalParameters Parameter entry should be final. 153
 Error
sizes LineLength Line is longer than 80 characters (found 95). 155
 Error
coding MagicNumber '6' is a magic number. 155
 Error
sizes LineLength Line is longer than 80 characters (found 88). 161
 Error
misc FinalParameters Parameter fragment should be final. 161
 Error
misc FinalParameters Parameter entry should be final. 161
 Error
sizes LineLength Line is longer than 80 characters (found 98). 163
 Error
coding MagicNumber '7' is a magic number. 163
 Error
blocks NeedBraces 'if' construct must use '{}'s. 164
 Error
sizes LineLength Line is longer than 80 characters (found 97). 169
 Error
misc FinalParameters Parameter fragment should be final. 169
 Error
misc FinalParameters Parameter entry should be final. 169
 Error
sizes LineLength Line is longer than 80 characters (found 95). 171
 Error
coding MagicNumber '8' is a magic number. 171
 Error
sizes LineLength Line is longer than 80 characters (found 96). 173
 Error
sizes LineLength Line is longer than 80 characters (found 94). 177
 Error
misc FinalParameters Parameter fragment should be final. 177
 Error
misc FinalParameters Parameter entry should be final. 177
 Error
sizes LineLength Line is longer than 80 characters (found 98). 179
 Error
coding MagicNumber '9' is a magic number. 179
 Error
blocks NeedBraces 'if' construct must use '{}'s. 180
 Error
sizes LineLength Line is longer than 80 characters (found 90). 182
 Error
sizes LineLength Line is longer than 80 characters (found 92). 185
 Error
misc FinalParameters Parameter doc should be final. 185
 Error
misc FinalParameters Parameter entry should be final. 185
 Error
sizes LineLength Line is longer than 80 characters (found 105). 186
 Error
coding MagicNumber '11' is a magic number. 186
 Error
sizes LineLength Line is longer than 80 characters (found 102). 187
 Error
blocks NeedBraces 'if' construct must use '{}'s. 188
 Error
sizes LineLength Line is longer than 80 characters (found 91). 196
 Error
sizes LineLength Line is longer than 80 characters (found 88). 198
 Error
sizes LineLength Line is longer than 80 characters (found 119). 200
 Error
sizes LineLength Line is longer than 80 characters (found 105). 202

org/apache/any23/extractor/html/microformats2/HEntryExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 92). 29
 Error
sizes LineLength Line is longer than 80 characters (found 83). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 90). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
sizes LineLength Line is longer than 80 characters (found 97). 40
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
sizes LineLength Line is longer than 80 characters (found 109). 44
 Error
design DesignForExtension Class 'HEntryExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEntryExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 52

org/apache/any23/extractor/html/microformats2/HEventExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 92). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 44
 Error
naming ConstantName Name 'vEvent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
 Error
sizes LineLength Line is longer than 80 characters (found 117). 47
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 47
 Error
sizes LineLength Line is longer than 80 characters (found 86). 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
naming ConstantName Name 'geoFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 50
 Error
design DesignForExtension Class 'HEventExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEventExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 52
 Error
design DesignForExtension Class 'HEventExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEventExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
design DesignForExtension Class 'HEventExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEventExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 67
 Error
sizes LineLength Line is longer than 80 characters (found 97). 68
 Error
misc FinalParameters Parameter node should be final. 68
 Error
misc FinalParameters Parameter out should be final. 68
 Error
sizes LineLength Line is longer than 80 characters (found 109). 85
 Error
design DesignForExtension Class 'HEventExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntityAsEmbeddedProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEventExtractor' final or making the method 'extractEntityAsEmbeddedProperty' static/final/abstract/empty, or adding allowed annotation for the method. 85
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 85
 Error
misc FinalParameters Parameter fragment should be final. 85
 Error
misc FinalParameters Parameter event should be final. 85
 Error
misc FinalParameters Parameter out should be final. 85
 Error
sizes LineLength Line is longer than 80 characters (found 92). 101
 Error
misc FinalParameters Parameter doc should be final. 101
 Error
misc FinalParameters Parameter entry should be final. 101
 Error
sizes LineLength Line is longer than 80 characters (found 104). 102
 Error
coding MagicNumber '9' is a magic number. 102
 Error
sizes LineLength Line is longer than 80 characters (found 103). 103
 Error
blocks NeedBraces 'if' construct must use '{}'s. 104
 Error
sizes LineLength Line is longer than 80 characters (found 118). 111
 Error
sizes LineLength Line is longer than 80 characters (found 109). 115
 Error
misc FinalParameters Parameter fragment should be final. 115
 Error
misc FinalParameters Parameter recipe should be final. 115
 Error
misc FinalParameters Parameter fieldClass should be final. 115
 Error
misc FinalParameters Parameter property should be final. 115
 Error
sizes LineLength Line is longer than 80 characters (found 81). 116
 Error
sizes LineLength Line is longer than 80 characters (found 88). 117
 Error
misc FinalParameters Parameter fragment should be final. 120
 Error
misc FinalParameters Parameter event should be final. 120
 Error
sizes LineLength Line is longer than 80 characters (found 115). 121
 Error
misc FinalParameters Parameter fragment should be final. 124
 Error
misc FinalParameters Parameter event should be final. 124
 Error
sizes LineLength Line is longer than 80 characters (found 118). 125
 Error
misc FinalParameters Parameter fragment should be final. 128
 Error
misc FinalParameters Parameter event should be final. 128
 Error
sizes LineLength Line is longer than 80 characters (found 99). 130
 Error
blocks NeedBraces 'if' construct must use '{}'s. 131
 Error
sizes LineLength Line is longer than 80 characters (found 81). 133
 Error
sizes LineLength Line is longer than 80 characters (found 95). 135
 Error
sizes LineLength Line is longer than 80 characters (found 106). 137
 Error
misc FinalParameters Parameter fragment should be final. 141
 Error
misc FinalParameters Parameter event should be final. 141
 Error
sizes LineLength Line is longer than 80 characters (found 99). 143
 Error
coding MagicNumber '3' is a magic number. 143
 Error
blocks NeedBraces 'if' construct must use '{}'s. 144
 Error
sizes LineLength Line is longer than 80 characters (found 89). 148
 Error
sizes LineLength Line is longer than 80 characters (found 102). 150
 Error
misc FinalParameters Parameter fragment should be final. 154
 Error
misc FinalParameters Parameter event should be final. 154
 Error
sizes LineLength Line is longer than 80 characters (found 99). 156
 Error
coding MagicNumber '4' is a magic number. 156
 Error
blocks NeedBraces 'if' construct must use '{}'s. 157
 Error
sizes LineLength Line is longer than 80 characters (found 84). 159
 Error
sizes LineLength Line is longer than 80 characters (found 104). 161
 Error
sizes LineLength Line is longer than 80 characters (found 112). 163
 Error
misc FinalParameters Parameter fragment should be final. 167
 Error
misc FinalParameters Parameter event should be final. 167
 Error
sizes LineLength Line is longer than 80 characters (found 101). 168
 Error
coding MagicNumber '5' is a magic number. 168
 Error
sizes LineLength Line is longer than 80 characters (found 89). 172
 Error
misc FinalParameters Parameter fragment should be final. 172
 Error
misc FinalParameters Parameter event should be final. 172
 Error
sizes LineLength Line is longer than 80 characters (found 95). 174
 Error
coding MagicNumber '6' is a magic number. 174
 Error
misc FinalParameters Parameter fragment should be final. 180
 Error
misc FinalParameters Parameter event should be final. 180
 Error
sizes LineLength Line is longer than 80 characters (found 92). 182
 Error
coding MagicNumber '7' is a magic number. 182
 Error
sizes LineLength Line is longer than 80 characters (found 104). 184
 Error
sizes LineLength Line is longer than 80 characters (found 92). 188
 Error
misc FinalParameters Parameter doc should be final. 188
 Error
misc FinalParameters Parameter entry should be final. 188
 Error
sizes LineLength Line is longer than 80 characters (found 104). 189
 Error
coding MagicNumber '8' is a magic number. 189
 Error
sizes LineLength Line is longer than 80 characters (found 102). 190
 Error
blocks NeedBraces 'if' construct must use '{}'s. 191
 Error
sizes LineLength Line is longer than 80 characters (found 91). 199
 Error
sizes LineLength Line is longer than 80 characters (found 88). 201
 Error
sizes LineLength Line is longer than 80 characters (found 119). 203
 Error
sizes LineLength Line is longer than 80 characters (found 105). 205

org/apache/any23/extractor/html/microformats2/HEventExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 83). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 90). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 97). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 109). 43
 Error
design DesignForExtension Class 'HEventExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HEventExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/microformats2/HGeoExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 88). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
sizes LineLength Line is longer than 80 characters (found 86). 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
naming ConstantName Name 'geoFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 41
 Error
design DesignForExtension Class 'HGeoExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HGeoExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
design DesignForExtension Class 'HGeoExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HGeoExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
design DesignForExtension Class 'HGeoExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HGeoExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
misc FinalParameters Parameter node should be final. 57
 Error
misc FinalParameters Parameter out should be final. 57
 Error
blocks NeedBraces 'if' construct must use '{}'s. 58
 Error
sizes LineLength Line is longer than 80 characters (found 93). 64
 Error
sizes LineLength Line is longer than 80 characters (found 103). 66
 Error
sizes LineLength Line is longer than 80 characters (found 112). 69
 Error
sizes LineLength Line is longer than 80 characters (found 111). 73
 Error
sizes LineLength Line is longer than 80 characters (found 83). 74
 Error
sizes LineLength Line is longer than 80 characters (found 83). 78
 Error
sizes LineLength Line is longer than 80 characters (found 95). 79
 Error
sizes LineLength Line is longer than 80 characters (found 100). 82
 Error
sizes LineLength Line is longer than 80 characters (found 82). 83

org/apache/any23/extractor/html/microformats2/HGeoExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 95). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 107). 43
 Error
design DesignForExtension Class 'HGeoExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HGeoExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/microformats2/HItemExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 90). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'vHITEM' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
naming ConstantName Name 'itemFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 41
 Error
design DesignForExtension Class 'HItemExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HItemExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
design DesignForExtension Class 'HItemExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HItemExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
sizes LineLength Line is longer than 80 characters (found 97). 57
 Error
design DesignForExtension Class 'HItemExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HItemExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
misc FinalParameters Parameter node should be final. 57
 Error
misc FinalParameters Parameter out should be final. 57
 Error
blocks NeedBraces 'if' construct must use '{}'s. 58
 Error
sizes LineLength Line is longer than 80 characters (found 100). 67
 Error
sizes LineLength Line is longer than 80 characters (found 83). 68
 Error
sizes LineLength Line is longer than 80 characters (found 107). 72
 Error
misc FinalParameters Parameter fragment should be final. 72
 Error
misc FinalParameters Parameter item should be final. 72
 Error
misc FinalParameters Parameter fieldClass should be final. 72
 Error
misc FinalParameters Parameter property should be final. 72
 Error
sizes LineLength Line is longer than 80 characters (found 81). 73
 Error
sizes LineLength Line is longer than 80 characters (found 86). 74
 Error
misc FinalParameters Parameter fragment should be final. 77
 Error
misc FinalParameters Parameter item should be final. 77
 Error
sizes LineLength Line is longer than 80 characters (found 113). 78
 Error
sizes LineLength Line is longer than 80 characters (found 90). 81
 Error
misc FinalParameters Parameter fragment should be final. 81
 Error
misc FinalParameters Parameter item should be final. 81
 Error
sizes LineLength Line is longer than 80 characters (found 94). 83
 Error
sizes LineLength Line is longer than 80 characters (found 83). 85
 Error
sizes LineLength Line is longer than 80 characters (found 88). 89
 Error
misc FinalParameters Parameter fragment should be final. 89
 Error
misc FinalParameters Parameter item should be final. 89
 Error
sizes LineLength Line is longer than 80 characters (found 94). 91
 Error
sizes LineLength Line is longer than 80 characters (found 107). 93

org/apache/any23/extractor/html/microformats2/HItemExtractorFactory.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 81). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 89). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 96). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 108). 43
 Error
design DesignForExtension Class 'HItemExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HItemExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/microformats2/HProductExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 96). 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
naming ConstantName Name 'vProduct' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error
sizes LineLength Line is longer than 80 characters (found 111). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'productFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 43
 Error
design DesignForExtension Class 'HProductExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HProductExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
design DesignForExtension Class 'HProductExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HProductExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 52
 Error
design DesignForExtension Class 'HProductExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HProductExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 62
 Error
sizes LineLength Line is longer than 80 characters (found 97). 63
 Error
misc FinalParameters Parameter node should be final. 63
 Error
misc FinalParameters Parameter out should be final. 63
 Error
sizes LineLength Line is longer than 80 characters (found 110). 78
 Error
misc FinalParameters Parameter fragment should be final. 78
 Error
misc FinalParameters Parameter product should be final. 78
 Error
misc FinalParameters Parameter fieldClass should be final. 78
 Error
misc FinalParameters Parameter property should be final. 78
 Error
sizes LineLength Line is longer than 80 characters (found 81). 79
 Error
sizes LineLength Line is longer than 80 characters (found 89). 80
 Error
misc FinalParameters Parameter fragment should be final. 83
 Error
misc FinalParameters Parameter product should be final. 83
 Error
sizes LineLength Line is longer than 80 characters (found 105). 84
 Error
sizes LineLength Line is longer than 80 characters (found 92). 88
 Error
misc FinalParameters Parameter fragment should be final. 88
 Error
misc FinalParameters Parameter product should be final. 88
 Error
sizes LineLength Line is longer than 80 characters (found 97). 90
 Error
sizes LineLength Line is longer than 80 characters (found 88). 92
 Error
misc FinalParameters Parameter fragment should be final. 96
 Error
misc FinalParameters Parameter product should be final. 96
 Error
sizes LineLength Line is longer than 80 characters (found 94). 98
 Error
coding MagicNumber '3' is a magic number. 98
 Error
sizes LineLength Line is longer than 80 characters (found 108). 100
 Error
misc FinalParameters Parameter fragment should be final. 104
 Error
misc FinalParameters Parameter product should be final. 104
 Error
sizes LineLength Line is longer than 80 characters (found 114). 105
 Error
coding MagicNumber '4' is a magic number. 105
 Error
sizes LineLength Line is longer than 80 characters (found 91). 109
 Error
misc FinalParameters Parameter fragment should be final. 109
 Error
misc FinalParameters Parameter product should be final. 109
 Error
sizes LineLength Line is longer than 80 characters (found 97). 111
 Error
coding MagicNumber '5' is a magic number. 111
 Error
sizes LineLength Line is longer than 80 characters (found 84). 113
 Error
sizes LineLength Line is longer than 80 characters (found 98). 117
 Error
misc FinalParameters Parameter fragment should be final. 117
 Error
misc FinalParameters Parameter product should be final. 117
 Error
sizes LineLength Line is longer than 80 characters (found 97). 119
 Error
coding MagicNumber '6' is a magic number. 119
 Error
sizes LineLength Line is longer than 80 characters (found 98). 121
 Error
misc FinalParameters Parameter fragment should be final. 125
 Error
misc FinalParameters Parameter product should be final. 125
 Error
sizes LineLength Line is longer than 80 characters (found 96). 127
 Error
coding MagicNumber '8' is a magic number. 127
 Error
blocks NeedBraces 'if' construct must use '{}'s. 128
 Error
sizes LineLength Line is longer than 80 characters (found 99). 132
 Error
sizes LineLength Line is longer than 80 characters (found 110). 134
 Error
sizes LineLength Line is longer than 80 characters (found 90). 138
 Error
misc FinalParameters Parameter doc should be final. 138
 Error
misc FinalParameters Parameter product should be final. 138
 Error
sizes LineLength Line is longer than 80 characters (found 106). 139
 Error
sizes LineLength Line is longer than 80 characters (found 103). 140
 Error
blocks NeedBraces 'if' construct must use '{}'s. 141
 Error
sizes LineLength Line is longer than 80 characters (found 115). 148

org/apache/any23/extractor/html/microformats2/HProductExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 87). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
sizes LineLength Line is longer than 80 characters (found 92). 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 99). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 111). 42
 Error
design DesignForExtension Class 'HProductExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HProductExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/html/microformats2/HRecipeExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 92). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'vHRECIPE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
sizes LineLength Line is longer than 80 characters (found 118). 40
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
naming ConstantName Name 'recipeFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 40
 Error
design DesignForExtension Class 'HRecipeExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
design DesignForExtension Class 'HRecipeExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
design DesignForExtension Class 'HRecipeExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 58
 Error
sizes LineLength Line is longer than 80 characters (found 97). 59
 Error
misc FinalParameters Parameter node should be final. 59
 Error
misc FinalParameters Parameter out should be final. 59
 Error
sizes LineLength Line is longer than 80 characters (found 109). 76
 Error
misc FinalParameters Parameter fragment should be final. 76
 Error
misc FinalParameters Parameter recipe should be final. 76
 Error
misc FinalParameters Parameter fieldClass should be final. 76
 Error
misc FinalParameters Parameter property should be final. 76
 Error
sizes LineLength Line is longer than 80 characters (found 81). 77
 Error
sizes LineLength Line is longer than 80 characters (found 88). 78
 Error
misc FinalParameters Parameter fragment should be final. 81
 Error
misc FinalParameters Parameter recipe should be final. 81
 Error
sizes LineLength Line is longer than 80 characters (found 117). 82
 Error
misc FinalParameters Parameter fragment should be final. 85
 Error
misc FinalParameters Parameter recipe should be final. 85
 Error
sizes LineLength Line is longer than 80 characters (found 93). 87
 Error
sizes LineLength Line is longer than 80 characters (found 113). 89
 Error
misc FinalParameters Parameter fragment should be final. 93
 Error
misc FinalParameters Parameter recipe should be final. 93
 Error
sizes LineLength Line is longer than 80 characters (found 112). 94
 Error
misc FinalParameters Parameter fragment should be final. 98
 Error
misc FinalParameters Parameter recipe should be final. 98
 Error
sizes LineLength Line is longer than 80 characters (found 120). 99
 Error
coding MagicNumber '3' is a magic number. 99
 Error
misc FinalParameters Parameter fragment should be final. 102
 Error
misc FinalParameters Parameter recipe should be final. 102
 Error
sizes LineLength Line is longer than 80 characters (found 98). 104
 Error
coding MagicNumber '4' is a magic number. 104
 Error
sizes LineLength Line is longer than 80 characters (found 88). 106
 Error
sizes LineLength Line is longer than 80 characters (found 111). 108
 Error
sizes LineLength Line is longer than 80 characters (found 119). 110
 Error
sizes LineLength Line is longer than 80 characters (found 91). 117
 Error
misc FinalParameters Parameter fragment should be final. 117
 Error
misc FinalParameters Parameter recipe should be final. 117
 Error
sizes LineLength Line is longer than 80 characters (found 96). 119
 Error
coding MagicNumber '5' is a magic number. 119
 Error
sizes LineLength Line is longer than 80 characters (found 87). 121
 Error
misc FinalParameters Parameter fragment should be final. 125
 Error
misc FinalParameters Parameter recipe should be final. 125
 Error
sizes LineLength Line is longer than 80 characters (found 103). 126
 Error
coding MagicNumber '6' is a magic number. 126
 Error
misc FinalParameters Parameter fragment should be final. 130
 Error
misc FinalParameters Parameter recipe should be final. 130
 Error
sizes LineLength Line is longer than 80 characters (found 93). 132
 Error
coding MagicNumber '7' is a magic number. 132
 Error
sizes LineLength Line is longer than 80 characters (found 101). 134
 Error
misc FinalParameters Parameter fragment should be final. 138
 Error
misc FinalParameters Parameter recipe should be final. 138
 Error
sizes LineLength Line is longer than 80 characters (found 98). 140
 Error
coding MagicNumber '8' is a magic number. 140
 Error
sizes LineLength Line is longer than 80 characters (found 88). 142
 Error
sizes LineLength Line is longer than 80 characters (found 112). 144
 Error
sizes LineLength Line is longer than 80 characters (found 120). 146
 Error
misc FinalParameters Parameter fragment should be final. 151
 Error
misc FinalParameters Parameter recipe should be final. 151
 Error
sizes LineLength Line is longer than 80 characters (found 93). 153
 Error
coding MagicNumber '9' is a magic number. 153
 Error
sizes LineLength Line is longer than 80 characters (found 110). 155

org/apache/any23/extractor/html/microformats2/HRecipeExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 91). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 98). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 110). 43
 Error
design DesignForExtension Class 'HRecipeExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HRecipeExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/microformats2/HResumeExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 92). 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
naming ConstantName Name 'vResume' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error
sizes LineLength Line is longer than 80 characters (found 116). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
naming ConstantName Name 'resumeFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 43
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 43
 Error
design DesignForExtension Class 'HResumeExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
design DesignForExtension Class 'HResumeExtractor' looks like designed for extension (can be subclassed), but the method 'getBaseClassName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractor' final or making the method 'getBaseClassName' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
design DesignForExtension Class 'HResumeExtractor' looks like designed for extension (can be subclassed), but the method 'extractEntity' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractor' final or making the method 'extractEntity' static/final/abstract/empty, or adding allowed annotation for the method. 61
 Error
sizes LineLength Line is longer than 80 characters (found 97). 62
 Error
misc FinalParameters Parameter node should be final. 62
 Error
misc FinalParameters Parameter out should be final. 62
 Error
blocks NeedBraces 'if' construct must use '{}'s. 63
 Error
sizes LineLength Line is longer than 80 characters (found 90). 80
 Error
sizes LineLength Line is longer than 80 characters (found 91). 85
 Error
misc FinalParameters Parameter doc should be final. 85
 Error
misc FinalParameters Parameter entry should be final. 85
 Error
sizes LineLength Line is longer than 80 characters (found 105). 86
 Error
sizes LineLength Line is longer than 80 characters (found 103). 87
 Error
blocks NeedBraces 'if' construct must use '{}'s. 88
 Error
sizes LineLength Line is longer than 80 characters (found 117). 95
 Error
sizes LineLength Line is longer than 80 characters (found 95). 99
 Error
misc FinalParameters Parameter doc should be final. 99
 Error
misc FinalParameters Parameter entry should be final. 99
 Error
sizes LineLength Line is longer than 80 characters (found 105). 100
 Error
coding MagicNumber '6' is a magic number. 100
 Error
sizes LineLength Line is longer than 80 characters (found 103). 101
 Error
blocks NeedBraces 'if' construct must use '{}'s. 102
 Error
sizes LineLength Line is longer than 80 characters (found 90). 109
 Error
misc FinalParameters Parameter doc should be final. 114
 Error
misc FinalParameters Parameter person should be final. 114
 Error
sizes LineLength Line is longer than 80 characters (found 120). 115
 Error
sizes LineLength Line is longer than 80 characters (found 90). 116
 Error
misc FinalParameters Parameter doc should be final. 119
 Error
misc FinalParameters Parameter person should be final. 119
 Error
sizes LineLength Line is longer than 80 characters (found 95). 121
 Error
sizes LineLength Line is longer than 80 characters (found 99). 122
 Error
misc FinalParameters Parameter doc should be final. 125
 Error
misc FinalParameters Parameter person should be final. 125
 Error
sizes LineLength Line is longer than 80 characters (found 93). 127
 Error
coding MagicNumber '5' is a magic number. 127
 Error
sizes LineLength Line is longer than 80 characters (found 97). 129
 Error
sizes LineLength Line is longer than 80 characters (found 95). 134
 Error
misc FinalParameters Parameter doc should be final. 134
 Error
misc FinalParameters Parameter person should be final. 134
 Error
sizes LineLength Line is longer than 80 characters (found 105). 135
 Error
coding MagicNumber '4' is a magic number. 135
 Error
sizes LineLength Line is longer than 80 characters (found 104). 136
 Error
blocks NeedBraces 'if' construct must use '{}'s. 137
 Error
sizes LineLength Line is longer than 80 characters (found 115). 144
 Error
sizes LineLength Line is longer than 80 characters (found 94). 148
 Error
misc FinalParameters Parameter doc should be final. 148
 Error
misc FinalParameters Parameter person should be final. 148
 Error
sizes LineLength Line is longer than 80 characters (found 105). 149
 Error
coding MagicNumber '3' is a magic number. 149
 Error
sizes LineLength Line is longer than 80 characters (found 104). 150
 Error
blocks NeedBraces 'if' construct must use '{}'s. 151
 Error
sizes LineLength Line is longer than 80 characters (found 115). 158

org/apache/any23/extractor/html/microformats2/HResumeExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 96). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 98). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 110). 43
 Error
design DesignForExtension Class 'HResumeExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HResumeExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/html/microformats2/Microformats2Prefixes.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 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

org/apache/any23/extractor/html/microformats2/annotations/Includes.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 107). 29
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39

org/apache/any23/extractor/html/microformats2/annotations/package-info.java

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

org/apache/any23/extractor/html/microformats2/package-info.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 97). 20
 Error
sizes LineLength Line is longer than 80 characters (found 99). 21

org/apache/any23/extractor/html/package-info.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 97). 20
 Error
sizes LineLength Line is longer than 80 characters (found 99). 21

org/apache/any23/extractor/microdata/Item.java

Severity Category Rule Message Line
 Error
misc FinalParameters Parameter xpath should be final. 38
 Error
coding HiddenField 'xpath' hides a field. 38
 Error
design DesignForExtension Class 'Item' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
design DesignForExtension Class 'Item' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. 62
 Error
misc FinalParameters Parameter obj should be final. 63

org/apache/any23/extractor/microdata/ItemProp.java

Severity Category Rule Message Line
 Error
misc FinalParameters Parameter xpath should be final. 49
 Error
misc FinalParameters Parameter name should be final. 49
 Error
coding HiddenField 'name' hides a field. 49
 Error
misc FinalParameters Parameter value should be final. 49
 Error
coding HiddenField 'value' hides a field. 49
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
design VisibilityModifier Variable 'reverse' must be private and have accessor methods. 53
 Error
misc FinalParameters Parameter xpath should be final. 55
 Error
misc FinalParameters Parameter name should be final. 55
 Error
coding HiddenField 'name' hides a field. 55
 Error
misc FinalParameters Parameter value should be final. 55
 Error
coding HiddenField 'value' hides a field. 55
 Error
misc FinalParameters Parameter reverse should be final. 55
 Error
coding HiddenField 'reverse' hides a field. 55
 Error
sizes LineLength Line is longer than 80 characters (found 87). 62
 Error
design DesignForExtension Class 'ItemProp' looks like designed for extension (can be subclassed), but the method 'toJSON' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemProp' final or making the method 'toJSON' static/final/abstract/empty, or adding allowed annotation for the method. 86
 Error
sizes LineLength Line is longer than 80 characters (found 120). 88
 Error
design DesignForExtension Class 'ItemProp' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemProp' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 92
 Error
design DesignForExtension Class 'ItemProp' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemProp' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. 97
 Error
coding MagicNumber '3' is a magic number. 99
 Error
design DesignForExtension Class 'ItemProp' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemProp' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. 102
 Error
misc FinalParameters Parameter obj should be final. 103

org/apache/any23/extractor/microdata/ItemPropValue.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 49
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
naming ConstantName Name 'sdf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 49
 Error
sizes LineLength Line is longer than 80 characters (found 91). 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
misc FinalParameters Parameter contentClass should be final. 57
 Error
coding HiddenField 'contentClass' hides a field. 57
 Error
javadoc JavadocVariable Missing a Javadoc comment. 61
 Error
misc FinalParameters Parameter content should be final. 63
 Error
coding HiddenField 'content' hides a field. 63
 Error
sizes LineLength Line is longer than 80 characters (found 97). 67
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
misc FinalParameters Parameter dateStr should be final. 73
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 77
 Error
misc FinalParameters Parameter in should be final. 77
 Error
misc FinalParameters Parameter content should be final. 98
 Error
coding HiddenField 'content' hides a field. 98
 Error
misc FinalParameters Parameter type should be final. 98
 Error
coding HiddenField 'type' hides a field. 98
 Error
misc FinalParameters Parameter literal should be final. 104
 Error
coding HiddenField 'literal' hides a field. 104
 Error
coding HiddenField 'type' hides a field. 107
 Error
coding HiddenField 'content' hides a field. 108
 Error
sizes LineLength Line is longer than 80 characters (found 99). 111
 Error
javadoc JavadocVariable Missing a Javadoc comment. 127
 Error
design VisibilityModifier Variable 'literal' must be private and have accessor methods. 127
 Error
blocks NeedBraces 'if' construct must use '{}'s. 175
 Error
blocks NeedBraces 'if' construct must use '{}'s. 189
 Error
regexp RegexpSingleline Line has trailing spaces. 208
 Error
regexp RegexpSingleline Line has trailing spaces. 220
 Error
sizes LineLength Line is longer than 80 characters (found 81). 231
 Error
regexp RegexpSingleline Line has trailing spaces. 232
 Error
design DesignForExtension Class 'ItemPropValue' looks like designed for extension (can be subclassed), but the method 'toJSON' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemPropValue' final or making the method 'toJSON' static/final/abstract/empty, or adding allowed annotation for the method. 258
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 258
 Error
sizes LineLength Line is longer than 80 characters (found 88). 261
 Error
sizes LineLength Line is longer than 80 characters (found 103). 268
 Error
design DesignForExtension Class 'ItemPropValue' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemPropValue' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 271
 Error
design DesignForExtension Class 'ItemPropValue' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemPropValue' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. 276
 Error
design DesignForExtension Class 'ItemPropValue' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemPropValue' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. 281
 Error
misc FinalParameters Parameter obj should be final. 282

org/apache/any23/extractor/microdata/ItemScope.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 82). 74
 Error
sizes LineLength Line is longer than 80 characters (found 85). 78
 Error
sizes LineLength Line is longer than 80 characters (found 108). 80
 Error
sizes LineLength Line is longer than 80 characters (found 112). 86
 Error
misc FinalParameters Parameter xpath should be final. 86
 Error
misc FinalParameters Parameter itemProps should be final. 86
 Error
misc FinalParameters Parameter id should be final. 86
 Error
coding HiddenField 'id' hides a field. 86
 Error
misc FinalParameters Parameter refs should be final. 86
 Error
coding HiddenField 'refs' hides a field. 86
 Error
misc FinalParameters Parameter type should be final. 86
 Error
coding HiddenField 'type' hides a field. 86
 Error
misc FinalParameters Parameter itemId should be final. 86
 Error
coding HiddenField 'itemId' hides a field. 86
 Error
sizes LineLength Line is longer than 80 characters (found 117). 90
 Error
javadoc JavadocVariable Missing a Javadoc comment. 90
 Error
naming ConstantName Name 'looksLikeStartsWithHost' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 90
 Error
misc FinalParameters Parameter type should be final. 92
 Error
sizes LineLength Line is longer than 80 characters (found 118). 98
 Error
sizes LineLength Line is longer than 80 characters (found 90). 102
 Error
sizes LineLength Line is longer than 80 characters (found 109). 113
 Error
misc FinalParameters Parameter xpath should be final. 113
 Error
misc FinalParameters Parameter itemProps should be final. 113
 Error
misc FinalParameters Parameter id should be final. 113
 Error
coding HiddenField 'id' hides a field. 113
 Error
misc FinalParameters Parameter refs should be final. 113
 Error
coding HiddenField 'refs' hides a field. 113
 Error
misc FinalParameters Parameter types should be final. 113
 Error
misc FinalParameters Parameter itemId should be final. 113
 Error
coding HiddenField 'itemId' hides a field. 113
 Error
coding HiddenField 'properties' hides a field. 135
 Error
sizes LineLength Line is longer than 80 characters (found 92). 136
 Error
sizes LineLength Line is longer than 80 characters (found 81). 138
 Error
sizes LineLength Line is longer than 80 characters (found 85). 146
 Error
sizes LineLength Line is longer than 80 characters (found 92). 176
 Error
design DesignForExtension Class 'ItemScope' looks like designed for extension (can be subclassed), but the method 'getTypes' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemScope' final or making the method 'getTypes' static/final/abstract/empty, or adding allowed annotation for the method. 183
 Error
design DesignForExtension Class 'ItemScope' looks like designed for extension (can be subclassed), but the method 'toJSON' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemScope' final or making the method 'toJSON' static/final/abstract/empty, or adding allowed annotation for the method. 194
 Error
sizes LineLength Line is longer than 80 characters (found 123). 216
 Error
sizes LineLength Line is longer than 80 characters (found 109). 217
 Error
sizes LineLength Line is longer than 80 characters (found 112). 218
 Error
design DesignForExtension Class 'ItemScope' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemScope' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 222
 Error
design DesignForExtension Class 'ItemScope' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemScope' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. 227
 Error
design DesignForExtension Class 'ItemScope' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemScope' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. 237
 Error
misc FinalParameters Parameter obj should be final. 238
 Error
sizes LineLength Line is longer than 80 characters (found 108). 248
 Error
sizes LineLength Line is longer than 80 characters (found 92). 250
 Error
sizes LineLength Line is longer than 80 characters (found 84). 251
 Error
sizes LineLength Line is longer than 80 characters (found 93). 252
 Error
design DesignForExtension Class 'ItemScope' looks like designed for extension (can be subclassed), but the method 'acquireProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemScope' final or making the method 'acquireProperty' static/final/abstract/empty, or adding allowed annotation for the method. 257
 Error
misc FinalParameters Parameter itemProp should be final. 257
 Error
sizes LineLength Line is longer than 80 characters (found 106). 258
 Error
blocks NeedBraces 'if' construct must use '{}'s. 259
 Error
design DesignForExtension Class 'ItemScope' looks like designed for extension (can be subclassed), but the method 'disownProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ItemScope' final or making the method 'disownProperty' static/final/abstract/empty, or adding allowed annotation for the method. 263
 Error
misc FinalParameters Parameter itemProp should be final. 263
 Error
blocks NeedBraces 'if' construct must use '{}'s. 265
 Error
misc FinalParameters Parameter in should be final. 269

org/apache/any23/extractor/microdata/MicrodataExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 105). 43
 Error
sizes LineLength Line is longer than 80 characters (found 98). 52
 Error
javadoc JavadocVariable Missing a Javadoc comment. 52
 Error
javadoc JavadocVariable Missing a Javadoc comment. 54
 Error
design DesignForExtension Class 'MicrodataExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 56
 Error
sizes LineLength Line is longer than 80 characters (found 110). 62
 Error
sizes LineLength Line is longer than 80 characters (found 112). 66
 Error
misc FinalParameters Parameter extractionParameters should be final. 66
 Error
misc FinalParameters Parameter extractionContext should be final. 66
 Error
misc FinalParameters Parameter in should be final. 66
 Error
misc FinalParameters Parameter out should be final. 67
 Error
sizes LineLength Line is longer than 80 characters (found 84). 69
 Error
sizes LineLength Line is longer than 80 characters (found 88). 79
 Error
sizes LineLength Line is longer than 80 characters (found 82). 81
 Error
sizes LineLength Line is longer than 80 characters (found 108). 84
 Error
sizes LineLength Line is longer than 80 characters (found 97). 86
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 89
 Error
sizes LineLength Line is longer than 80 characters (found 94). 90
 Error
sizes LineLength Line is longer than 80 characters (found 106). 96
 Error
sizes LineLength Line is longer than 80 characters (found 117). 106
 Error
javadoc JavadocMethod Expected @return tag. 108
 Error
sizes LineLength Line is longer than 80 characters (found 98). 108
 Error
misc FinalParameters Parameter itemScope should be final. 108
 Error
javadoc JavadocMethod Expected @param tag for 'itemScope'. 108
 Error
misc FinalParameters Parameter documentIRI should be final. 108
 Error
javadoc JavadocMethod Expected @param tag for 'documentIRI'. 108
 Error
misc FinalParameters Parameter out should be final. 108
 Error
javadoc JavadocMethod Expected @param tag for 'out'. 108
 Error
sizes LineLength Line is longer than 80 characters (found 97). 109
 Error
misc FinalParameters Parameter mappings should be final. 109
 Error
javadoc JavadocMethod Expected @param tag for 'mappings'. 109
 Error
misc FinalParameters Parameter defaultNamespace should be final. 109
 Error
javadoc JavadocMethod Expected @param tag for 'defaultNamespace'. 109
 Error
sizes LineLength Line is longer than 80 characters (found 81). 111
 Error
sizes LineLength Line is longer than 80 characters (found 98). 120
 Error
sizes LineLength Line is longer than 80 characters (found 112). 128
 Error
sizes LineLength Line is longer than 80 characters (found 117). 131
 Error
sizes LineLength Line is longer than 80 characters (found 90). 138
 Error
misc FinalParameters Parameter documentIRI should be final. 138
 Error
misc FinalParameters Parameter itemId should be final. 138
 Error
sizes LineLength Line is longer than 80 characters (found 107). 149
 Error
misc FinalParameters Parameter subject should be final. 149
 Error
misc FinalParameters Parameter predicate should be final. 149
 Error
misc FinalParameters Parameter itemProp should be final. 149
 Error
misc FinalParameters Parameter documentIRI should be final. 149
 Error
sizes LineLength Line is longer than 80 characters (found 90). 150
 Error
misc FinalParameters Parameter mappings should be final. 150
 Error
misc FinalParameters Parameter out should be final. 150
 Error
misc FinalParameters Parameter defaultNamespace should be final. 150
 Error
sizes LineLength Line is longer than 80 characters (found 101). 159
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 162
 Error
sizes LineLength Line is longer than 80 characters (found 85). 163
 Error
sizes LineLength Line is longer than 80 characters (found 104). 172
 Error
sizes LineLength Line is longer than 80 characters (found 86). 181
 Error
javadoc JavadocVariable Missing a Javadoc comment. 181
 Error
naming ConstantName Name 'hcardPrefix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 181
 Error
sizes LineLength Line is longer than 80 characters (found 104). 182
 Error
javadoc JavadocVariable Missing a Javadoc comment. 182
 Error
naming ConstantName Name 'hcardNamespaceIRI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 182
 Error
misc FinalParameters Parameter itemType should be final. 184
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 185
 Error
sizes LineLength Line is longer than 80 characters (found 93). 186
 Error
misc FinalParameters Parameter namespaceIRI should be final. 189
 Error
misc FinalParameters Parameter localName should be final. 189
 Error
sizes LineLength Line is longer than 80 characters (found 113). 191
 Error
misc FinalParameters Parameter urlString should be final. 194
 Error
sizes LineLength Line is longer than 80 characters (found 100). 208
 Error
misc FinalParameters Parameter documentIRI should be final. 208
 Error
misc FinalParameters Parameter part should be final. 208
 Error
sizes LineLength Line is longer than 80 characters (found 104). 216
 Error
sizes LineLength Line is longer than 80 characters (found 87). 221
 Error
misc FinalParameters Parameter errors should be final. 221
 Error
misc FinalParameters Parameter out should be final. 221
 Error
sizes LineLength Line is longer than 80 characters (found 103). 223

org/apache/any23/extractor/microdata/MicrodataExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 89). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 96). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 100). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 81). 42
 Error
sizes LineLength Line is longer than 80 characters (found 107). 43
 Error
design DesignForExtension Class 'MicrodataExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/microdata/MicrodataParser.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 114). 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 64
 Error
sizes LineLength Line is longer than 80 characters (found 120). 67
 Error
sizes LineLength Line is longer than 80 characters (found 110). 68
 Error
sizes LineLength Line is longer than 80 characters (found 120). 69
 Error
sizes LineLength Line is longer than 80 characters (found 96). 85
 Error
sizes LineLength Line is longer than 80 characters (found 108). 96
 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
sizes LineLength Line is longer than 80 characters (found 117). 107
 Error
sizes LineLength Line is longer than 80 characters (found 117). 108
 Error
sizes LineLength Line is longer than 80 characters (found 86). 114
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 116
 Error
misc FinalParameters Parameter document should be final. 116
 Error
coding HiddenField 'document' hides a field. 116
 Error
regexp RegexpSingleline Line has trailing spaces. 128
 Error
misc FinalParameters Parameter node should be final. 131
 Error
regexp RegexpSingleline Line has trailing spaces. 140
 Error
sizes LineLength Line is longer than 80 characters (found 99). 141
 Error
misc FinalParameters Parameter node should be final. 143
 Error
regexp RegexpSingleline Line has trailing spaces. 152
 Error
misc FinalParameters Parameter node should be final. 155
 Error
regexp RegexpSingleline Line has trailing spaces. 164
 Error
sizes LineLength Line is longer than 80 characters (found 98). 165
 Error
misc FinalParameters Parameter node should be final. 167
 Error
misc FinalParameters Parameter node should be final. 171
 Error
sizes LineLength Line is longer than 80 characters (found 83). 174
 Error
misc FinalParameters Parameter node should be final. 181
 Error
misc FinalParameters Parameter ids should be final. 181
 Error
regexp RegexpSingleline Line has trailing spaces. 197
 Error
misc FinalParameters Parameter node should be final. 200
 Error
sizes LineLength Line is longer than 80 characters (found 120). 205
 Error
sizes LineLength Line is longer than 80 characters (found 95). 213
 Error
sizes LineLength Line is longer than 80 characters (found 94). 227
 Error
regexp RegexpSingleline Line has trailing spaces. 233
 Error
regexp RegexpSingleline Line has trailing spaces. 235
 Error
sizes LineLength Line is longer than 80 characters (found 135). 238
 Error
sizes LineLength Line is longer than 80 characters (found 92). 241
 Error
misc FinalParameters Parameter document should be final. 241
 Error
misc FinalParameters Parameter errorMode should be final. 241
 Error
sizes LineLength Line is longer than 80 characters (found 114). 250
 Error
sizes LineLength Line is longer than 80 characters (found 115). 254
 Error
regexp RegexpSingleline Line has trailing spaces. 259
 Error
misc FinalParameters Parameter document should be final. 262
 Error
sizes LineLength Line is longer than 80 characters (found 92). 271
 Error
sizes LineLength Line is longer than 80 characters (found 87). 272
 Error
misc FinalParameters Parameter document should be final. 279
 Error
misc FinalParameters Parameter ps should be final. 279
 Error
design DesignForExtension Class 'MicrodataParser' looks like designed for extension (can be subclassed), but the method 'setErrorMode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParser' final or making the method 'setErrorMode' static/final/abstract/empty, or adding allowed annotation for the method. 312
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 312
 Error
misc FinalParameters Parameter errorMode should be final. 312
 Error
coding HiddenField 'errorMode' hides a field. 312
 Error
blocks NeedBraces 'if' construct must use '{}'s. 313
 Error
design DesignForExtension Class 'MicrodataParser' looks like designed for extension (can be subclassed), but the method 'getErrorMode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParser' final or making the method 'getErrorMode' static/final/abstract/empty, or adding allowed annotation for the method. 318
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 318
 Error
design DesignForExtension Class 'MicrodataParser' looks like designed for extension (can be subclassed), but the method 'getErrors' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParser' final or making the method 'getErrors' static/final/abstract/empty, or adding allowed annotation for the method. 322
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 322
 Error
regexp RegexpSingleline Line has trailing spaces. 332
 Error
regexp RegexpSingleline Line has trailing spaces. 334
 Error
sizes LineLength Line is longer than 80 characters (found 86). 338
 Error
misc FinalParameters Parameter node should be final. 338
 Error
blocks NeedBraces 'if' construct must use '{}'s. 340
 Error
sizes LineLength Line is longer than 80 characters (found 84). 344
 Error
misc FinalParameters Parameter node should be final. 405
 Error
sizes LineLength Line is longer than 80 characters (found 88). 411
 Error
misc FinalParameters Parameter s0 should be final. 411
 Error
misc FinalParameters Parameter s1 should be final. 411
 Error
sizes LineLength Line is longer than 80 characters (found 95). 433
 Error
misc FinalParameters Parameter node should be final. 433
 Error
misc FinalParameters Parameter sb should be final. 433
 Error
misc FinalParameters Parameter needsNewline should be final. 433
 Error
sizes LineLength Line is longer than 80 characters (found 83). 446
 Error
sizes LineLength Line is longer than 80 characters (found 102). 447
 Error
sizes LineLength Line is longer than 80 characters (found 101). 451
 Error
misc FinalParameters Parameter node should be final. 459
 Error
misc FinalParameters Parameter attrName should be final. 459
 Error
misc FinalParameters Parameter node should be final. 474
 Error
misc FinalParameters Parameter attrName should be final. 474
 Error
sizes LineLength Line is longer than 80 characters (found 91). 476
 Error
misc FinalParameters Parameter node should be final. 479
 Error
misc FinalParameters Parameter attrName should be final. 479
 Error
misc FinalParameters Parameter node should be final. 486
 Error
sizes LineLength Line is longer than 80 characters (found 114). 508
 Error
regexp RegexpSingleline Line has trailing spaces. 510
 Error
sizes LineLength Line is longer than 80 characters (found 87). 511
 Error
regexp RegexpSingleline Line has trailing spaces. 512
 Error
sizes LineLength Line is longer than 80 characters (found 112). 516
 Error
misc FinalParameters Parameter skipRoot should be final. 516
 Error
sizes LineLength Line is longer than 80 characters (found 85). 523
 Error
sizes LineLength Line is longer than 80 characters (found 107). 532
 Error
sizes LineLength Line is longer than 80 characters (found 114). 533
 Error
misc FinalParameters Parameter node should be final. 536
 Error
sizes LineLength Line is longer than 80 characters (found 88). 539
 Error
sizes LineLength Line is longer than 80 characters (found 103). 540
 Error
sizes LineLength Line is longer than 80 characters (found 91). 545
 Error
sizes LineLength Line is longer than 80 characters (found 95). 546
 Error
blocks NeedBraces 'while' construct must use '{}'s. 555
 Error
coding EmptyStatement Empty statement. 556
 Error
sizes LineLength Line is longer than 80 characters (found 99). 561
 Error
sizes LineLength Line is longer than 80 characters (found 110). 562
 Error
sizes LineLength Line is longer than 80 characters (found 116). 568
 Error
sizes LineLength Line is longer than 80 characters (found 118). 582
 Error
sizes LineLength Line is longer than 80 characters (found 119). 587
 Error
sizes LineLength Line is longer than 80 characters (found 120). 592
 Error
sizes LineLength Line is longer than 80 characters (found 106). 600
 Error
regexp RegexpSingleline Line has trailing spaces. 601
 Error
regexp RegexpSingleline Line has trailing spaces. 604
 Error
regexp RegexpSingleline Line has trailing spaces. 606
 Error
sizes LineLength Line is longer than 80 characters (found 87). 610
 Error
misc FinalParameters Parameter refs should be final. 610
 Error
coding HiddenField 'document' hides a field. 611
 Error
sizes LineLength Line is longer than 80 characters (found 81). 617
 Error
sizes LineLength Line is longer than 80 characters (found 94). 618
 Error
sizes LineLength Line is longer than 80 characters (found 96). 625
 Error
blocks NeedBraces 'if' construct must use '{}'s. 631
 Error
blocks NeedBraces 'else' construct must use '{}'s. 633
 Error
sizes LineLength Line is longer than 80 characters (found 92). 637
 Error
javadoc JavadocVariable Missing a Javadoc comment. 644
 Error
misc FinalParameters Parameter node should be final. 646
 Error
sizes LineLength Line is longer than 80 characters (found 91). 648
 Error
sizes LineLength Line is longer than 80 characters (found 95). 652
 Error
regexp RegexpSingleline Line has trailing spaces. 656
 Error
regexp RegexpSingleline Line has trailing spaces. 658
 Error
misc FinalParameters Parameter node should be final. 662
 Error
blocks NeedBraces 'if' construct must use '{}'s. 664
 Error
sizes LineLength Line is longer than 80 characters (found 117). 683
 Error
sizes LineLength Line is longer than 80 characters (found 88). 698
 Error
sizes LineLength Line is longer than 80 characters (found 102). 704
 Error
sizes LineLength Line is longer than 80 characters (found 92). 708
 Error
sizes LineLength Line is longer than 80 characters (found 88). 712
 Error
sizes LineLength Line is longer than 80 characters (found 84). 718
 Error
sizes LineLength Line is longer than 80 characters (found 98). 719
 Error
sizes LineLength Line is longer than 80 characters (found 92). 724
 Error
misc FinalParameters Parameter mpe should be final. 724

org/apache/any23/extractor/microdata/MicrodataParserException.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
misc FinalParameters Parameter message should be final. 37
 Error
misc FinalParameters Parameter errorNode should be final. 37
 Error
sizes LineLength Line is longer than 80 characters (found 86). 42
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
misc FinalParameters Parameter message should be final. 42
 Error
misc FinalParameters Parameter cause should be final. 42
 Error
misc FinalParameters Parameter errorNode should be final. 42
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'getErrorPath' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'getErrorPath' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'getErrorLocationBeginRow' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'getErrorLocationBeginRow' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'getErrorLocationBeginCol' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'getErrorLocationBeginCol' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'getErrorLocationEndRow' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'getErrorLocationEndRow' static/final/abstract/empty, or adding allowed annotation for the method. 59
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'getErrorLocationEndCol' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'getErrorLocationEndCol' static/final/abstract/empty, or adding allowed annotation for the method. 63
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Error
coding MagicNumber '3' is a magic number. 64
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'toJSON' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'toJSON' static/final/abstract/empty, or adding allowed annotation for the method. 67
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Error
sizes LineLength Line is longer than 80 characters (found 111). 69
 Error
sizes LineLength Line is longer than 80 characters (found 94). 71
 Error
sizes LineLength Line is longer than 80 characters (found 96). 72
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 75
 Error
design DesignForExtension Class 'MicrodataParserException' looks like designed for extension (can be subclassed), but the method 'setErrorNode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserException' final or making the method 'setErrorNode' static/final/abstract/empty, or adding allowed annotation for the method. 80
 Error
misc FinalParameters Parameter n should be final. 80

org/apache/any23/extractor/microdata/MicrodataParserReport.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 119). 21
 Error
sizes LineLength Line is longer than 80 characters (found 96). 28
 Error
javadoc JavadocVariable Missing a Javadoc comment. 28
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 32
 Error
sizes LineLength Line is longer than 80 characters (found 101). 34
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Error
misc FinalParameters Parameter detectedItemScopes should be final. 34
 Error
coding HiddenField 'detectedItemScopes' hides a field. 34
 Error
misc FinalParameters Parameter errors should be final. 34
 Error
coding HiddenField 'errors' hides a field. 34
 Error
sizes LineLength Line is longer than 80 characters (found 88). 36
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
misc FinalParameters Parameter detectedItemScopes should be final. 42
 Error
coding HiddenField 'detectedItemScopes' hides a field. 42
 Error
design DesignForExtension Class 'MicrodataParserReport' looks like designed for extension (can be subclassed), but the method 'getDetectedItemScopes' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserReport' final or making the method 'getDetectedItemScopes' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Error
design DesignForExtension Class 'MicrodataParserReport' looks like designed for extension (can be subclassed), but the method 'getErrors' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MicrodataParserReport' final or making the method 'getErrors' static/final/abstract/empty, or adding allowed annotation for the method. 50
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/microdata/package-info.java

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

org/apache/any23/extractor/package-info.java

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

org/apache/any23/extractor/rdf/BaseRDFExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 101). 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 42
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Error
sizes LineLength Line is longer than 80 characters (found 81). 49
 Error
sizes LineLength Line is longer than 80 characters (found 110). 52
 Error
sizes LineLength Line is longer than 80 characters (found 117). 54
 Error
misc FinalParameters Parameter verifyDataType should be final. 57
 Error
coding HiddenField 'verifyDataType' hides a field. 57
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 57
 Error
coding HiddenField 'stopAtFirstError' hides a field. 57
 Error
sizes LineLength Line is longer than 80 characters (found 115). 62
 Error
design DesignForExtension Class 'BaseRDFExtractor' looks like designed for extension (can be subclassed), but the method 'isVerifyDataType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseRDFExtractor' final or making the method 'isVerifyDataType' static/final/abstract/empty, or adding allowed annotation for the method. 64
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 64
 Error
design DesignForExtension Class 'BaseRDFExtractor' looks like designed for extension (can be subclassed), but the method 'setVerifyDataType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseRDFExtractor' final or making the method 'setVerifyDataType' static/final/abstract/empty, or adding allowed annotation for the method. 68
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 68
 Error
misc FinalParameters Parameter verifyDataType should be final. 68
 Error
coding HiddenField 'verifyDataType' hides a field. 68
 Error
design DesignForExtension Class 'BaseRDFExtractor' looks like designed for extension (can be subclassed), but the method 'isStopAtFirstError' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseRDFExtractor' final or making the method 'isStopAtFirstError' static/final/abstract/empty, or adding allowed annotation for the method. 72
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 72
 Error
design DesignForExtension Class 'BaseRDFExtractor' looks like designed for extension (can be subclassed), but the method 'setStopAtFirstError' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseRDFExtractor' final or making the method 'setStopAtFirstError' static/final/abstract/empty, or adding allowed annotation for the method. 76
 Error
misc FinalParameters Parameter b should be final. 77
 Error
design DesignForExtension Class 'BaseRDFExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseRDFExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 81
 Error
sizes LineLength Line is longer than 80 characters (found 115). 82
 Error
misc FinalParameters Parameter extractionParameters should be final. 82
 Error
misc FinalParameters Parameter extractionContext should be final. 82
 Error
misc FinalParameters Parameter in should be final. 82
 Error
sizes LineLength Line is longer than 80 characters (found 88). 83
 Error
misc FinalParameters Parameter extractionResult should be final. 83
 Error
sizes LineLength Line is longer than 80 characters (found 84). 85
 Error
sizes LineLength Line is longer than 80 characters (found 93). 88
 Error
sizes LineLength Line is longer than 80 characters (found 101). 92
 Error
misc FinalParameters Parameter th should be final. 93
 Error
coding MagicNumber '1024' is a magic number. 99
 Error
coding MagicNumber '1021' is a magic number. 100

org/apache/any23/extractor/rdf/FunctionalSyntaxExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 100). 26
 Error
sizes LineLength Line is longer than 80 characters (found 88). 27
 Error
sizes LineLength Line is longer than 80 characters (found 88). 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Error
misc FinalParameters Parameter verifyDataType should be final. 33
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
design DesignForExtension Class 'FunctionalSyntaxExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FunctionalSyntaxExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 41
 Error
design DesignForExtension Class 'FunctionalSyntaxExtractor' looks like designed for extension (can be subclassed), but the method 'getParser' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FunctionalSyntaxExtractor' final or making the method 'getParser' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
sizes LineLength Line is longer than 80 characters (found 107). 47
 Error
misc FinalParameters Parameter extractionContext should be final. 47
 Error
misc FinalParameters Parameter extractionResult should be final. 47
 Error
sizes LineLength Line is longer than 80 characters (found 113). 48

org/apache/any23/extractor/rdf/FunctionalSyntaxExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 103). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 107). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 95). 42
 Error
sizes LineLength Line is longer than 80 characters (found 116). 43
 Error
design DesignForExtension Class 'FunctionalSyntaxExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FunctionalSyntaxExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/rdf/JSONLDExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 100). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
sizes LineLength Line is longer than 80 characters (found 120). 50
 Error
sizes LineLength Line is longer than 80 characters (found 108). 51
 Error
sizes LineLength Line is longer than 80 characters (found 113). 52
 Error
sizes LineLength Line is longer than 80 characters (found 112). 53
 Error
sizes LineLength Line is longer than 80 characters (found 108). 54
 Error
sizes LineLength Line is longer than 80 characters (found 108). 55
 Error
sizes LineLength Line is longer than 80 characters (found 120). 59
 Error
regexp RegexpSingleline Line has trailing spaces. 60
 Error
misc FinalParameters Parameter verifyDataType should be final. 67
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 67
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 71
 Error
design DesignForExtension Class 'JSONLDExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 75
 Error
design DesignForExtension Class 'JSONLDExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 80
 Error
sizes LineLength Line is longer than 80 characters (found 115). 81
 Error
misc FinalParameters Parameter extractionParameters should be final. 81
 Error
misc FinalParameters Parameter extractionContext should be final. 81
 Error
misc FinalParameters Parameter in should be final. 81
 Error
sizes LineLength Line is longer than 80 characters (found 88). 82
 Error
misc FinalParameters Parameter extractionResult should be final. 82
 Error
sizes LineLength Line is longer than 80 characters (found 99). 83
 Error
sizes LineLength Line is longer than 80 characters (found 109). 84
 Error
sizes LineLength Line is longer than 80 characters (found 100). 86
 Error
sizes LineLength Line is longer than 80 characters (found 110). 91
 Error
sizes LineLength Line is longer than 80 characters (found 109). 96
 Error
sizes LineLength Line is longer than 80 characters (found 115). 98
 Error
sizes LineLength Line is longer than 80 characters (found 82). 102
 Error
sizes LineLength Line is longer than 80 characters (found 92). 103
 Error
sizes LineLength Line is longer than 80 characters (found 90). 110
 Error
regexp RegexpSingleline Line has trailing spaces. 111
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 117
 Error
sizes LineLength Line is longer than 80 characters (found 90). 122
 Error
regexp RegexpSingleline Line has trailing spaces. 123
 Error
misc FinalParameters Parameter verifyDataType should be final. 129
 Error
sizes LineLength Line is longer than 80 characters (found 112). 134
 Error
regexp RegexpSingleline Line has trailing spaces. 135
 Error
regexp RegexpSingleline Line has trailing spaces. 140
 Error
sizes LineLength Line is longer than 80 characters (found 107). 145
 Error
misc FinalParameters Parameter extractionContext should be final. 145
 Error
misc FinalParameters Parameter extractionResult should be final. 145
 Error
sizes LineLength Line is longer than 80 characters (found 103). 146

org/apache/any23/extractor/rdf/JSONLDExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 83). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 97). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Error
sizes LineLength Line is longer than 80 characters (found 119). 40
 Error
design DesignForExtension Class 'JSONLDExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 49

org/apache/any23/extractor/rdf/JSONLDJavaSink.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 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
misc FinalParameters Parameter handler should be final. 43
 Error
coding HiddenField 'handler' hides a field. 43
 Error
misc FinalParameters Parameter valueFactory should be final. 43
 Error
coding HiddenField 'valueFactory' hides a field. 43
 Error
sizes LineLength Line is longer than 80 characters (found 89). 46
 Error
misc FinalParameters Parameter resource should be final. 49
 Error
sizes LineLength Line is longer than 80 characters (found 103). 54
 Error
coding MagicNumber '32' is a magic number. 54
 Error
sizes LineLength Line is longer than 80 characters (found 85). 56
 Error
sizes LineLength Line is longer than 80 characters (found 101). 66
 Error
misc FinalParameters Parameter sNode should be final. 66
 Error
misc FinalParameters Parameter pNode should be final. 66
 Error
misc FinalParameters Parameter o should be final. 66
 Error
misc FinalParameters Parameter graphName should be final. 66
 Error
sizes LineLength Line is longer than 80 characters (found 107). 76
 Error
sizes LineLength Line is longer than 80 characters (found 88). 85
 Error
sizes LineLength Line is longer than 80 characters (found 85). 86
 Error
sizes LineLength Line is longer than 80 characters (found 93). 101
 Error
sizes LineLength Line is longer than 80 characters (found 93). 102
 Error
sizes LineLength Line is longer than 80 characters (found 94). 103
 Error
sizes LineLength Line is longer than 80 characters (found 110). 105
 Error
sizes LineLength Line is longer than 80 characters (found 88). 108

org/apache/any23/extractor/rdf/JsonCleaningInputStream.java

Severity Category Rule Message Line
 Error
javadoc JavadocStyle First sentence should end with a period. 25
 Error
sizes LineLength Line is longer than 80 characters (found 82). 26
 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
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. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 54
 Error
javadoc JavadocVariable Missing a Javadoc comment. 61
 Error
misc FinalParameters Parameter in should be final. 63
 Error
coding HiddenField 'in' hides a field. 63
 Error
coding MagicNumber '256' is a magic number. 64
 Error
sizes LineLength Line is longer than 80 characters (found 82). 67
 Error
misc FinalParameters Parameter in should be final. 67
 Error
misc FinalParameters Parameter c should be final. 67
 Error
sizes LineLength Line is longer than 80 characters (found 99). 73
 Error
misc FinalParameters Parameter in should be final. 73
 Error
misc FinalParameters Parameter next should be final. 73
 Error
sizes MethodLength Method length is 187 lines (max allowed is 150). 89
 Error
coding HiddenField 'in' hides a field. 91
 Error
sizes LineLength Line is longer than 80 characters (found 93). 106
 Error
coding MagicNumber '0x09' is a magic number. 192
 Error
coding MagicNumber '0x0b' is a magic number. 193
 Error
coding MagicNumber '0x0c' is a magic number. 194
 Error
coding MagicNumber '0x1c' is a magic number. 195
 Error
coding MagicNumber '0x1d' is a magic number. 196
 Error
coding MagicNumber '0x1e' is a magic number. 197
 Error
coding MagicNumber '0x1f' is a magic number. 198
 Error
coding MagicNumber '0x20' is a magic number. 199
 Error
coding MagicNumber '0xc2' is a magic number. 201
 Error
coding MagicNumber '0xa0' is a magic number. 202
 Error
coding MagicNumber '0xe1' is a magic number. 206
 Error
sizes LineLength Line is longer than 80 characters (found 91). 207
 Error
coding MagicNumber '0x9a' is a magic number. 207
 Error
coding MagicNumber '0x80' is a magic number. 207
 Error
coding MagicNumber '0xa0' is a magic number. 207
 Error
coding MagicNumber '0x8e' is a magic number. 207
 Error
coding MagicNumber '0xe2' is a magic number. 211
 Error
coding MagicNumber '0x80' is a magic number. 213
 Error
coding MagicNumber '0x80' is a magic number. 216
 Error
coding MagicNumber '0x8a' is a magic number. 216
 Error
coding MagicNumber '0xaf' is a magic number. 216
 Error
coding MagicNumber '0xa8' is a magic number. 218
 Error
coding MagicNumber '0xa9' is a magic number. 218
 Error
coding MagicNumber '0x80' is a magic number. 222
 Error
coding MagicNumber '0x81' is a magic number. 223
 Error
coding MagicNumber '0x9f' is a magic number. 225
 Error
coding MagicNumber '0x81' is a magic number. 229
 Error
coding MagicNumber '0xe3' is a magic number. 234
 Error
coding MagicNumber '0x80' is a magic number. 235
 Error
coding MagicNumber '0x80' is a magic number. 235

org/apache/any23/extractor/rdf/ManchesterSyntaxExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 100). 26
 Error
sizes LineLength Line is longer than 80 characters (found 87). 27
 Error
sizes LineLength Line is longer than 80 characters (found 88). 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Error
misc FinalParameters Parameter verifyDataType should be final. 33
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
design DesignForExtension Class 'ManchesterSyntaxExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ManchesterSyntaxExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 41
 Error
design DesignForExtension Class 'ManchesterSyntaxExtractor' looks like designed for extension (can be subclassed), but the method 'getParser' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ManchesterSyntaxExtractor' final or making the method 'getParser' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
sizes LineLength Line is longer than 80 characters (found 107). 47
 Error
misc FinalParameters Parameter extractionContext should be final. 47
 Error
misc FinalParameters Parameter extractionResult should be final. 47
 Error
sizes LineLength Line is longer than 80 characters (found 113). 48

org/apache/any23/extractor/rdf/ManchesterSyntaxExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 103). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 107). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 95). 42
 Error
sizes LineLength Line is longer than 80 characters (found 116). 43
 Error
design DesignForExtension Class 'ManchesterSyntaxExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ManchesterSyntaxExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/rdf/NQuadsExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 100). 26
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Error
misc FinalParameters Parameter verifyDataType should be final. 33
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
design DesignForExtension Class 'NQuadsExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 41
 Error
design DesignForExtension Class 'NQuadsExtractor' looks like designed for extension (can be subclassed), but the method 'getParser' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsExtractor' final or making the method 'getParser' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
sizes LineLength Line is longer than 80 characters (found 107). 47
 Error
misc FinalParameters Parameter extractionContext should be final. 47
 Error
misc FinalParameters Parameter extractionResult should be final. 47
 Error
sizes LineLength Line is longer than 80 characters (found 103). 48

org/apache/any23/extractor/rdf/NQuadsExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 83). 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 97). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 112). 43
 Error
sizes LineLength Line is longer than 80 characters (found 84). 44
 Error
design DesignForExtension Class 'NQuadsExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 53

org/apache/any23/extractor/rdf/NTriplesExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 109). 26
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 31
 Error
misc FinalParameters Parameter verifyDataType should be final. 31
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 31
 Error
sizes LineLength Line is longer than 80 characters (found 90). 36
 Error
design DesignForExtension Class 'NTriplesExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
design DesignForExtension Class 'NTriplesExtractor' looks like designed for extension (can be subclassed), but the method 'getParser' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesExtractor' final or making the method 'getParser' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
sizes LineLength Line is longer than 80 characters (found 107). 48
 Error
misc FinalParameters Parameter extractionContext should be final. 48
 Error
misc FinalParameters Parameter extractionResult should be final. 48
 Error
sizes LineLength Line is longer than 80 characters (found 105). 49

org/apache/any23/extractor/rdf/NTriplesExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 87). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 99). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 86). 41
 Error
sizes LineLength Line is longer than 80 characters (found 115). 42
 Error
design DesignForExtension Class 'NTriplesExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/rdf/RDFHandlerAdapter.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 119). 28
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
misc FinalParameters Parameter target should be final. 37
 Error
coding HiddenField 'target' hides a field. 37
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
design DesignForExtension Class 'RDFHandlerAdapter' looks like designed for extension (can be subclassed), but the method 'handleNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFHandlerAdapter' final or making the method 'handleNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Error
misc FinalParameters Parameter prefix should be final. 44
 Error
misc FinalParameters Parameter uri should be final. 44
 Error
design DesignForExtension Class 'RDFHandlerAdapter' looks like designed for extension (can be subclassed), but the method 'handleStatement' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFHandlerAdapter' final or making the method 'handleStatement' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
misc FinalParameters Parameter stmt should be final. 48
 Error
sizes LineLength Line is longer than 80 characters (found 108). 52
 Error
sizes LineLength Line is longer than 80 characters (found 93). 54
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Error
misc FinalParameters Parameter comment should be final. 59
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 63

org/apache/any23/extractor/rdf/RDFParserFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 116). 47
 Error
sizes LineLength Line is longer than 80 characters (found 89). 54
 Error
javadoc JavadocVariable Missing a Javadoc comment. 54
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 54
 Error
javadoc JavadocVariable Missing a Javadoc comment. 57
 Error
naming ConstantName Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 57
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 60
 Error
regexp RegexpSingleline Line has trailing spaces. 75
 Error
sizes LineLength Line is longer than 80 characters (found 106). 78
 Error
sizes LineLength Line is longer than 80 characters (found 97). 79
 Error
sizes LineLength Line is longer than 80 characters (found 103). 84
 Error
sizes LineLength Line is longer than 80 characters (found 93). 89
 Error
regexp RegexpSingleline Line has trailing spaces. 99
 Error
sizes LineLength Line is longer than 80 characters (found 98). 102
 Error
sizes LineLength Line is longer than 80 characters (found 97). 103
 Error
sizes LineLength Line is longer than 80 characters (found 98). 105
 Error
sizes LineLength Line is longer than 80 characters (found 103). 106
 Error
sizes LineLength Line is longer than 80 characters (found 93). 111
 Error
regexp RegexpSingleline Line has trailing spaces. 121
 Error
sizes LineLength Line is longer than 80 characters (found 98). 124
 Error
sizes LineLength Line is longer than 80 characters (found 97). 125
 Error
sizes LineLength Line is longer than 80 characters (found 98). 127
 Error
sizes LineLength Line is longer than 80 characters (found 103). 128
 Error
regexp RegexpSingleline Line has trailing spaces. 143
 Error
sizes LineLength Line is longer than 80 characters (found 98). 146
 Error
sizes LineLength Line is longer than 80 characters (found 97). 147
 Error
sizes LineLength Line is longer than 80 characters (found 103). 149
 Error
regexp RegexpSingleline Line has trailing spaces. 164
 Error
sizes LineLength Line is longer than 80 characters (found 100). 167
 Error
sizes LineLength Line is longer than 80 characters (found 97). 168
 Error
sizes LineLength Line is longer than 80 characters (found 103). 170
 Error
regexp RegexpSingleline Line has trailing spaces. 185
 Error
sizes LineLength Line is longer than 80 characters (found 98). 188
 Error
sizes LineLength Line is longer than 80 characters (found 97). 189
 Error
sizes LineLength Line is longer than 80 characters (found 103). 191
 Error
regexp RegexpSingleline Line has trailing spaces. 206
 Error
sizes LineLength Line is longer than 80 characters (found 108). 209
 Error
sizes LineLength Line is longer than 80 characters (found 97). 210
 Error
sizes LineLength Line is longer than 80 characters (found 82). 211
 Error
sizes LineLength Line is longer than 80 characters (found 103). 212
 Error
regexp RegexpSingleline Line has trailing spaces. 227
 Error
sizes LineLength Line is longer than 80 characters (found 108). 230
 Error
sizes LineLength Line is longer than 80 characters (found 97). 231
 Error
sizes LineLength Line is longer than 80 characters (found 82). 232
 Error
sizes LineLength Line is longer than 80 characters (found 103). 233
 Error
regexp RegexpSingleline Line has trailing spaces. 248
 Error
sizes LineLength Line is longer than 80 characters (found 96). 251
 Error
sizes LineLength Line is longer than 80 characters (found 97). 252
 Error
sizes LineLength Line is longer than 80 characters (found 103). 254
 Error
regexp RegexpSingleline Line has trailing spaces. 260
 Error
regexp RegexpSingleline Line has trailing spaces. 269
 Error
sizes LineLength Line is longer than 80 characters (found 98). 272
 Error
sizes LineLength Line is longer than 80 characters (found 97). 273
 Error
sizes LineLength Line is longer than 80 characters (found 103). 275
 Error
sizes LineLength Line is longer than 80 characters (found 116). 280
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 294
 Error
sizes LineLength Line is longer than 80 characters (found 92). 294
 Error
sizes LineLength Line is longer than 80 characters (found 118). 295
 Error
sizes LineLength Line is longer than 80 characters (found 97). 296
 Error
sizes LineLength Line is longer than 80 characters (found 106). 298
 Error
sizes LineLength Line is longer than 80 characters (found 81). 299
 Error
sizes LineLength Line is longer than 80 characters (found 82). 300
 Error
sizes LineLength Line is longer than 80 characters (found 87). 303
 Error
sizes LineLength Line is longer than 80 characters (found 111). 304
 Error
sizes LineLength Line is longer than 80 characters (found 83). 312
 Error
javadoc JavadocVariable Missing a Javadoc comment. 314
 Error
modifier RedundantModifier Redundant 'public' modifier. 316
 Error
misc FinalParameters Parameter er should be final. 316
 Error
misc FinalParameters Parameter msg should be final. 321
 Error
misc FinalParameters Parameter lineNo should be final. 321
 Error
misc FinalParameters Parameter colNo should be final. 321
 Error
sizes LineLength Line is longer than 80 characters (found 97). 323
 Error
misc FinalParameters Parameter msg should be final. 330
 Error
misc FinalParameters Parameter lineNo should be final. 330
 Error
misc FinalParameters Parameter colNo should be final. 330
 Error
sizes LineLength Line is longer than 80 characters (found 95). 332
 Error
misc FinalParameters Parameter msg should be final. 339
 Error
misc FinalParameters Parameter lineNo should be final. 339
 Error
misc FinalParameters Parameter colNo should be final. 339
 Error
sizes LineLength Line is longer than 80 characters (found 95). 341
 Error
misc FinalParameters Parameter e should be final. 347
 Error
sizes LineLength Line is longer than 80 characters (found 83). 349
 Error
sizes LineLength Line is longer than 80 characters (found 97). 355
 Error
sizes LineLength Line is longer than 80 characters (found 117). 359
 Error
misc FinalParameters Parameter reader should be final. 359
 Error
misc FinalParameters Parameter baseIRI should be final. 359
 Error
sizes LineLength Line is longer than 80 characters (found 118). 365
 Error
misc FinalParameters Parameter in should be final. 365
 Error
misc FinalParameters Parameter baseIRI should be final. 365

org/apache/any23/extractor/rdf/RDFXMLExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 111). 26
 Error
sizes LineLength Line is longer than 80 characters (found 86). 27
 Error
sizes LineLength Line is longer than 80 characters (found 81). 32
 Error
sizes LineLength Line is longer than 80 characters (found 110). 35
 Error
sizes LineLength Line is longer than 80 characters (found 117). 37
 Error
misc FinalParameters Parameter verifyDataType should be final. 40
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 40
 Error
sizes LineLength Line is longer than 80 characters (found 91). 45
 Error
design DesignForExtension Class 'RDFXMLExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFXMLExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
design DesignForExtension Class 'RDFXMLExtractor' looks like designed for extension (can be subclassed), but the method 'getParser' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFXMLExtractor' final or making the method 'getParser' static/final/abstract/empty, or adding allowed annotation for the method. 56
 Error
sizes LineLength Line is longer than 80 characters (found 107). 57
 Error
misc FinalParameters Parameter extractionContext should be final. 57
 Error
misc FinalParameters Parameter extractionResult should be final. 57
 Error
sizes LineLength Line is longer than 80 characters (found 103). 58

org/apache/any23/extractor/rdf/RDFXMLExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 83). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 97). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 100). 42
 Error
design DesignForExtension Class 'RDFXMLExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFXMLExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/rdf/TriXExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 116). 26
 Error
sizes LineLength Line is longer than 80 characters (found 81). 34
 Error
sizes LineLength Line is longer than 80 characters (found 110). 37
 Error
sizes LineLength Line is longer than 80 characters (found 117). 39
 Error
misc FinalParameters Parameter verifyDataType should be final. 42
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 42
 Error
sizes LineLength Line is longer than 80 characters (found 91). 47
 Error
design DesignForExtension Class 'TriXExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TriXExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 53
 Error
design DesignForExtension Class 'TriXExtractor' looks like designed for extension (can be subclassed), but the method 'getParser' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TriXExtractor' final or making the method 'getParser' static/final/abstract/empty, or adding allowed annotation for the method. 58
 Error
sizes LineLength Line is longer than 80 characters (found 107). 59
 Error
misc FinalParameters Parameter extractionContext should be final. 59
 Error
misc FinalParameters Parameter extractionResult should be final. 59
 Error
sizes LineLength Line is longer than 80 characters (found 120). 60

org/apache/any23/extractor/rdf/TriXExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 95). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 106). 41
 Error
design DesignForExtension Class 'TriXExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TriXExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/rdf/TurtleExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 111). 27
 Error
sizes LineLength Line is longer than 80 characters (found 89). 28
 Error
sizes LineLength Line is longer than 80 characters (found 81). 34
 Error
sizes LineLength Line is longer than 80 characters (found 110). 37
 Error
sizes LineLength Line is longer than 80 characters (found 117). 39
 Error
misc FinalParameters Parameter verifyDataType should be final. 42
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 42
 Error
sizes LineLength Line is longer than 80 characters (found 90). 47
 Error
design DesignForExtension Class 'TurtleExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 53
 Error
design DesignForExtension Class 'TurtleExtractor' looks like designed for extension (can be subclassed), but the method 'getParser' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleExtractor' final or making the method 'getParser' static/final/abstract/empty, or adding allowed annotation for the method. 58
 Error
sizes LineLength Line is longer than 80 characters (found 107). 59
 Error
misc FinalParameters Parameter extractionContext should be final. 59
 Error
misc FinalParameters Parameter extractionResult should be final. 59
 Error
sizes LineLength Line is longer than 80 characters (found 111). 60

org/apache/any23/extractor/rdf/TurtleExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 83). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 97). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 119). 41
 Error
sizes LineLength Line is longer than 80 characters (found 114). 42
 Error
design DesignForExtension Class 'TurtleExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/rdf/package-info.java

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

org/apache/any23/extractor/rdfa/BaseRDFaExtractor.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 48
 Error
misc FinalParameters Parameter version should be final. 50
 Error
coding HiddenField 'version' hides a field. 50
 Error
sizes LineLength Line is longer than 80 characters (found 115). 56
 Error
misc FinalParameters Parameter extractionParameters should be final. 56
 Error
misc FinalParameters Parameter extractionContext should be final. 56
 Error
misc FinalParameters Parameter in should be final. 56
 Error
sizes LineLength Line is longer than 80 characters (found 88). 57
 Error
misc FinalParameters Parameter extractionResult should be final. 57
 Error
sizes LineLength Line is longer than 80 characters (found 94). 59
 Error
sizes LineLength Line is longer than 80 characters (found 109). 60
 Error
sizes LineLength Line is longer than 80 characters (found 88). 63
 Error
sizes LineLength Line is longer than 80 characters (found 81). 68
 Error
sizes LineLength Line is longer than 80 characters (found 112). 72
 Error
sizes LineLength Line is longer than 80 characters (found 92). 78
 Error
misc FinalParameters Parameter th should be final. 83
 Error
coding MagicNumber '1024' is a magic number. 89
 Error
coding MagicNumber '1021' is a magic number. 90

org/apache/any23/extractor/rdfa/JsoupScanner.java

Severity Category Rule Message Line
 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
coding MagicNumber '3' is a magic number. 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
misc FinalParameters Parameter handler should be final. 45
 Error
coding HiddenField 'handler' hides a field. 45
 Error
misc FinalParameters Parameter str should be final. 49
 Error
sizes LineLength Line is longer than 80 characters (found 96). 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
naming ConstantName Name 'commonHashDelimitedVocabs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 53
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 53
 Error
sizes LineLength Line is longer than 80 characters (found 119). 54
 Error
sizes LineLength Line is longer than 80 characters (found 89). 55
 Error
sizes LineLength Line is longer than 80 characters (found 88). 56
 Error
sizes LineLength Line is longer than 80 characters (found 118). 57
 Error
sizes LineLength Line is longer than 80 characters (found 92). 58
 Error
misc FinalParameters Parameter e should be final. 61
 Error
coding MagicNumber '5' is a magic number. 70
 Error
coding MagicNumber '5' is a magic number. 74
 Error
coding MagicNumber '6' is a magic number. 75
 Error
sizes LineLength Line is longer than 80 characters (found 114). 86
 Error
coding InnerAssignment Inner assignments should be avoided. 86
 Error
sizes LineLength Line is longer than 80 characters (found 99). 104
 Error
sizes LineLength Line is longer than 80 characters (found 88). 114
 Error
misc FinalParameters Parameter e should be final. 119
 Error
coding MagicNumber '5' is a magic number. 132
 Error
coding MagicNumber '5' is a magic number. 134
 Error
coding MagicNumber '6' is a magic number. 135
 Error
misc FinalParameters Parameter str should be final. 144
 Error
misc FinalParameters Parameter str should be final. 148
 Error
misc FinalParameters Parameter node should be final. 153
 Error
misc FinalParameters Parameter depth should be final. 153
 Error
sizes LineLength Line is longer than 80 characters (found 111). 165
 Error
misc FinalParameters Parameter node should be final. 175
 Error
misc FinalParameters Parameter depth should be final. 175
 Error
sizes LineLength Line is longer than 80 characters (found 81). 191
 Error
misc FinalParameters Parameter e should be final. 191

org/apache/any23/extractor/rdfa/RDFa11Extractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 113). 28
 Error
sizes LineLength Line is longer than 80 characters (found 120). 37
 Error
regexp RegexpSingleline Line has trailing spaces. 38
 Error
misc FinalParameters Parameter verifyDataType should be final. 45
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 45
 Error
sizes LineLength Line is longer than 80 characters (found 90). 50
 Error
regexp RegexpSingleline Line has trailing spaces. 51
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 57
 Error
sizes LineLength Line is longer than 80 characters (found 90). 62
 Error
regexp RegexpSingleline Line has trailing spaces. 63
 Error
misc FinalParameters Parameter verifyDataType should be final. 69
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
design DesignForExtension Class 'RDFa11Extractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFa11Extractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 77
 Error
sizes LineLength Line is longer than 80 characters (found 112). 83
 Error
regexp RegexpSingleline Line has trailing spaces. 84
 Error
regexp RegexpSingleline Line has trailing spaces. 89
 Error
sizes LineLength Line is longer than 80 characters (found 107). 94
 Error
misc FinalParameters Parameter extractionContext should be final. 94
 Error
misc FinalParameters Parameter extractionResult should be final. 94
 Error
sizes LineLength Line is longer than 80 characters (found 103). 95

org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 83). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 97). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 106). 42
 Error
design DesignForExtension Class 'RDFa11ExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFa11ExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51

org/apache/any23/extractor/rdfa/RDFa11Parser.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 94). 48
 Error
sizes LineLength Line is longer than 80 characters (found 102). 49
 Error
regexp RegexpSingleline Line has trailing spaces. 50
 Error
sizes LineLength Line is longer than 80 characters (found 110). 51
 Error
sizes LineLength Line is longer than 80 characters (found 90). 52
 Error
sizes LineLength Line is longer than 80 characters (found 87). 53
 Error
regexp RegexpSingleline Line has trailing spaces. 54
 Error
sizes LineLength Line is longer than 80 characters (found 85). 60
 Error
javadoc JavadocVariable Missing a Javadoc comment. 60
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 60
 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. 67
 Error
javadoc JavadocVariable Missing a Javadoc comment. 68
 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
javadoc JavadocVariable Missing a Javadoc comment. 79
 Error
javadoc JavadocVariable Missing a Javadoc comment. 81
 Error
javadoc JavadocVariable Missing a Javadoc comment. 82
 Error
sizes LineLength Line is longer than 80 characters (found 107). 84
 Error
javadoc JavadocVariable Missing a Javadoc comment. 84
 Error
whitespace NoWhitespaceAfter '{' is followed by whitespace. 84
 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
misc TodoComment Comment matches to-do format 'TODO:'. 93
 Error
sizes LineLength Line is longer than 80 characters (found 94). 93
 Error
javadoc JavadocVariable Missing a Javadoc comment. 94
 Error
javadoc JavadocVariable Missing a Javadoc comment. 96
 Error
javadoc JavadocVariable Missing a Javadoc comment. 98
 Error
javadoc JavadocVariable Missing a Javadoc comment. 100
 Error
javadoc JavadocVariable Missing a Javadoc comment. 102
 Error
javadoc JavadocVariable Missing a Javadoc comment. 104
 Error
naming MemberName Name 'IRIMappingStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
 Error
javadoc JavadocVariable Missing a Javadoc comment. 106
 Error
sizes LineLength Line is longer than 80 characters (found 85). 108
 Error
javadoc JavadocVariable Missing a Javadoc comment. 108
 Error
sizes LineLength Line is longer than 80 characters (found 82). 110
 Error
javadoc JavadocVariable Missing a Javadoc comment. 110
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 112
 Error
sizes LineLength Line is longer than 80 characters (found 107). 116
 Error
misc FinalParameters Parameter documentURL should be final. 116
 Error
misc FinalParameters Parameter document should be final. 116
 Error
sizes LineLength Line is longer than 80 characters (found 88). 118
 Error
blocks NeedBraces 'if' construct must use '{}'s. 119
 Error
sizes LineLength Line is longer than 80 characters (found 100). 121
 Error
blocks NeedBraces 'if' construct must use '{}'s. 122
 Error
sizes LineLength Line is longer than 80 characters (found 116). 128
 Error
regexp RegexpSingleline Line has trailing spaces. 133
 Error
sizes LineLength Line is longer than 80 characters (found 81). 136
 Error
misc FinalParameters Parameter prefixesDeclaration should be final. 136
 Error
blocks NeedBraces 'while' construct must use '{}'s. 148
 Error
misc FinalParameters Parameter iri should be final. 160
 Error
misc FinalParameters Parameter curie should be final. 164
 Error
blocks NeedBraces 'if' construct must use '{}'s. 168
 Error
blocks NeedBraces 'if' construct must use '{}'s. 172
 Error
sizes LineLength Line is longer than 80 characters (found 94). 175
 Error
misc FinalParameters Parameter curie should be final. 178
 Error
sizes LineLength Line is longer than 80 characters (found 110). 179
 Error
misc FinalParameters Parameter node should be final. 182
 Error
blocks NeedBraces 'if' construct must use '{}'s. 183
 Error
sizes LineLength Line is longer than 80 characters (found 104). 185
 Error
sizes LineLength Line is longer than 80 characters (found 83). 189
 Error
misc FinalParameters Parameter node should be final. 189
 Error
misc FinalParameters Parameter currentLanguage should be final. 189
 Error
sizes LineLength Line is longer than 80 characters (found 85). 190
 Error
blocks NeedBraces 'if' construct must use '{}'s. 191
 Error
blocks NeedBraces 'if' construct must use '{}'s. 194
 Error
sizes LineLength Line is longer than 80 characters (found 106). 198
 Error
sizes LineLength Line is longer than 80 characters (found 98). 201
 Error
misc FinalParameters Parameter node should be final. 201
 Error
sizes LineLength Line is longer than 80 characters (found 87). 202
 Error
blocks NeedBraces 'if' construct must use '{}'s. 203
 Error
misc FinalParameters Parameter document should be final. 210
 Error
sizes LineLength Line is longer than 80 characters (found 98). 211
 Error
blocks NeedBraces 'if' construct must use '{}'s. 212
 Error
sizes LineLength Line is longer than 80 characters (found 94). 218
 Error
sizes LineLength Line is longer than 80 characters (found 83). 223
 Error
sizes LineLength Line is longer than 80 characters (found 81). 225
 Error
regexp RegexpSingleline Line has trailing spaces. 226
 Error
sizes LineLength Line is longer than 80 characters (found 102). 230
 Error
misc FinalParameters Parameter documentURL should be final. 230
 Error
misc FinalParameters Parameter document should be final. 230
 Error
misc FinalParameters Parameter extractionResult should be final. 230
 Error
sizes LineLength Line is longer than 80 characters (found 106). 239
 Error
sizes LineLength Line is longer than 80 characters (found 85). 246
 Error
sizes LineLength Line is longer than 80 characters (found 116). 255
 Error
sizes LineLength Line is longer than 80 characters (found 81). 273
 Error
misc FinalParameters Parameter currentNode should be final. 278
 Error
sizes LineLength Line is longer than 80 characters (found 96). 279
 Error
blocks NeedBraces 'if' construct must use '{}'s. 280
 Error
sizes LineLength Line is longer than 80 characters (found 106). 286
 Error
sizes LineLength Line is longer than 80 characters (found 86). 291
 Error
misc FinalParameters Parameter node should be final. 296
 Error
blocks NeedBraces 'if' construct must use '{}'s. 298
 Error
sizes LineLength Line is longer than 80 characters (found 108). 307
 Error
blocks NeedBraces 'if' construct must use '{}'s. 314
 Error
regexp RegexpSingleline Line has trailing spaces. 324
 Error
misc FinalParameters Parameter prefix should be final. 327
 Error
naming LocalVariableName Name 'IRIMapping' must match pattern '^[a-z][a-zA-Z0-9]*$'. 328
 Error
sizes LineLength Line is longer than 80 characters (found 82). 338
 Error
regexp RegexpSingleline Line has trailing spaces. 346
 Error
regexp RegexpSingleline Line has trailing spaces. 348
 Error
sizes LineLength Line is longer than 80 characters (found 93). 352
 Error
misc FinalParameters Parameter n should be final. 352
 Error
misc FinalParameters Parameter curieOrIRIList should be final. 352
 Error
misc FinalParameters Parameter termAllowed should be final. 352
 Error
blocks NeedBraces 'if' construct must use '{}'s. 354
 Error
sizes LineLength Line is longer than 80 characters (found 108). 365
 Error
regexp RegexpSingleline Line has trailing spaces. 377
 Error
misc FinalParameters Parameter iriStr should be final. 380
 Error
sizes LineLength Line is longer than 80 characters (found 119). 381
 Error
regexp RegexpSingleline Line has trailing spaces. 391
 Error
sizes LineLength Line is longer than 80 characters (found 82). 394
 Error
misc FinalParameters Parameter curieOrIRI should be final. 394
 Error
misc FinalParameters Parameter termAllowed should be final. 394
 Error
sizes LineLength Line is longer than 80 characters (found 119). 396
 Error
blocks NeedBraces 'if' construct must use '{}'s. 398
 Error
sizes LineLength Line is longer than 80 characters (found 93). 401
 Error
sizes LineLength Line is longer than 80 characters (found 102). 405
 Error
misc FinalParameters Parameter current should be final. 410
 Error
misc FinalParameters Parameter ec should be final. 410
 Error
misc FinalParameters Parameter current should be final. 428
 Error
misc FinalParameters Parameter currentNode should be final. 443
 Error
misc FinalParameters Parameter vocab should be final. 443
 Error
blocks NeedBraces 'if' construct must use '{}'s. 451
 Error
misc FinalParameters Parameter current should be final. 461
 Error
blocks NeedBraces 'if' construct must use '{}'s. 462
 Error
sizes LineLength Line is longer than 80 characters (found 85). 464
 Error
sizes LineLength Line is longer than 80 characters (found 102). 470
 Error
misc FinalParameters Parameter current should be final. 474
 Error
sizes LineLength Line is longer than 80 characters (found 89). 477
 Error
misc FinalParameters Parameter n should be final. 493
 Error
misc FinalParameters Parameter msg should be final. 493
 Error
sizes LineLength Line is longer than 80 characters (found 101). 494
 Error
sizes LineLength Line is longer than 80 characters (found 110). 498
 Error
misc FinalParameters Parameter node should be final. 508
 Error
misc FinalParameters Parameter extractionResult should be final. 508
 Error
blocks NeedBraces 'if' construct must use '{}'s. 512
 Error
sizes LineLength Line is longer than 80 characters (found 91). 526
 Error
misc FinalParameters Parameter nodeList should be final. 526
 Error
misc FinalParameters Parameter extractionResult should be final. 526
 Error
sizes LineLength Line is longer than 80 characters (found 93). 544
 Error
misc FinalParameters Parameter s should be final. 544
 Error
misc FinalParameters Parameter p should be final. 544
 Error
misc FinalParameters Parameter o should be final. 544
 Error
misc FinalParameters Parameter extractionResult should be final. 544
 Error
sizes LineLength Line is longer than 80 characters (found 117). 552
 Error
regexp RegexpSingleline Line has trailing spaces. 558
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 561
 Error
sizes LineLength Line is longer than 80 characters (found 103). 562
 Error
misc FinalParameters Parameter currentElement should be final. 562
 Error
misc FinalParameters Parameter extractionResult should be final. 562
 Error
blocks NeedBraces 'if' construct must use '{}'s. 565
 Error
sizes LineLength Line is longer than 80 characters (found 120). 565
 Error
sizes LineLength Line is longer than 80 characters (found 99). 583
 Error
sizes LineLength Line is longer than 80 characters (found 102). 587
 Error
sizes LineLength Line is longer than 80 characters (found 112). 588
 Error
blocks NeedBraces 'if' construct must use '{}'s. 591
 Error
blocks NeedBraces 'if' construct must use '{}'s. 593
 Error
sizes LineLength Line is longer than 80 characters (found 83). 594
 Error
sizes LineLength Line is longer than 80 characters (found 99). 599
 Error
sizes LineLength Line is longer than 80 characters (found 94). 608
 Error
sizes LineLength Line is longer than 80 characters (found 84). 611
 Error
sizes LineLength Line is longer than 80 characters (found 83). 612
 Error
sizes LineLength Line is longer than 80 characters (found 84). 616
 Error
sizes LineLength Line is longer than 80 characters (found 106). 617
 Error
sizes LineLength Line is longer than 80 characters (found 84). 620
 Error
sizes LineLength Line is longer than 80 characters (found 106). 621
 Error
sizes LineLength Line is longer than 80 characters (found 113). 630
 Error
sizes LineLength Line is longer than 80 characters (found 100). 635
 Error
sizes LineLength Line is longer than 80 characters (found 83). 636
 Error
sizes LineLength Line is longer than 80 characters (found 103). 637
 Error
sizes LineLength Line is longer than 80 characters (found 110). 646
 Error
sizes LineLength Line is longer than 80 characters (found 86). 648
 Error
sizes LineLength Line is longer than 80 characters (found 97). 653
 Error
sizes LineLength Line is longer than 80 characters (found 100). 655
 Error
sizes LineLength Line is longer than 80 characters (found 81). 658
 Error
sizes LineLength Line is longer than 80 characters (found 107). 659
 Error
sizes LineLength Line is longer than 80 characters (found 96). 661
 Error
sizes LineLength Line is longer than 80 characters (found 99). 663
 Error
sizes LineLength Line is longer than 80 characters (found 86). 666
 Error
misc FinalParameters Parameter node should be final. 679
 Error
misc FinalParameters Parameter prefixMapList should be final. 679
 Error
sizes LineLength Line is longer than 80 characters (found 92). 680
 Error
blocks NeedBraces 'if' construct must use '{}'s. 681
 Error
sizes LineLength Line is longer than 80 characters (found 119). 689
 Error
sizes LineLength Line is longer than 80 characters (found 118). 697
 Error
sizes LineLength Line is longer than 80 characters (found 88). 711
 Error
misc FinalParameters Parameter node should be final. 711
 Error
misc FinalParameters Parameter currentEvaluationContext should be final. 711
 Error
sizes LineLength Line is longer than 80 characters (found 96). 712
 Error
blocks NeedBraces 'if' construct must use '{}'s. 713
 Error
sizes LineLength Line is longer than 80 characters (found 120). 718
 Error
regexp RegexpSingleline Line has trailing spaces. 723
 Error
sizes LineLength Line is longer than 80 characters (found 119). 726
 Error
misc FinalParameters Parameter node should be final. 726
 Error
misc FinalParameters Parameter currentEvaluationContext should be final. 726
 Error
sizes LineLength Line is longer than 80 characters (found 87). 729
 Error
sizes LineLength Line is longer than 80 characters (found 100). 731
 Error
sizes LineLength Line is longer than 80 characters (found 109). 736
 Error
sizes LineLength Line is longer than 80 characters (found 103). 737
 Error
sizes LineLength Line is longer than 80 characters (found 99). 750
 Error
sizes LineLength Line is longer than 80 characters (found 100). 760
 Error
regexp RegexpSingleline Line has trailing spaces. 764
 Error
sizes LineLength Line is longer than 80 characters (found 112). 767
 Error
misc FinalParameters Parameter node should be final. 767
 Error
misc FinalParameters Parameter currentEvaluationContext should be final. 767
 Error
sizes LineLength Line is longer than 80 characters (found 82). 771
 Error
sizes LineLength Line is longer than 80 characters (found 96). 773
 Error
sizes LineLength Line is longer than 80 characters (found 84). 775
 Error
sizes LineLength Line is longer than 80 characters (found 86). 777
 Error
sizes LineLength Line is longer than 80 characters (found 117). 779
 Error
sizes LineLength Line is longer than 80 characters (found 111). 780
 Error
sizes LineLength Line is longer than 80 characters (found 115). 786
 Error
sizes LineLength Line is longer than 80 characters (found 85). 794
 Error
sizes LineLength Line is longer than 80 characters (found 107). 796
 Error
sizes LineLength Line is longer than 80 characters (found 81). 800
 Error
sizes LineLength Line is longer than 80 characters (found 93). 802
 Error
misc FinalParameters Parameter node should be final. 808
 Error
sizes LineLength Line is longer than 80 characters (found 83). 809
 Error
misc FinalParameters Parameter node should be final. 813
 Error
misc FinalParameters Parameter node should be final. 818
 Error
misc FinalParameters Parameter node should be final. 823
 Error
sizes LineLength Line is longer than 80 characters (found 91). 824
 Error
blocks NeedBraces 'if' construct must use '{}'s. 825
 Error
sizes LineLength Line is longer than 80 characters (found 115). 831
 Error
regexp RegexpSingleline Line has trailing spaces. 835
 Error
regexp RegexpSingleline Line has trailing spaces. 837
 Error
javadoc JavadocMethod Expected @return tag. 842
 Error
sizes LineLength Line is longer than 80 characters (found 108). 842
 Error
misc FinalParameters Parameter node should be final. 842
 Error
sizes LineLength Line is longer than 80 characters (found 90). 843
 Error
sizes LineLength Line is longer than 80 characters (found 117). 851
 Error
misc FinalParameters Parameter node should be final. 851
 Error
blocks NeedBraces 'if' construct must use '{}'s. 856
 Error
blocks NeedBraces 'if' construct must use '{}'s. 866
 Error
misc FinalParameters Parameter node should be final. 872
 Error
sizes LineLength Line is longer than 80 characters (found 94). 873
 Error
blocks NeedBraces 'if' construct must use '{}'s. 874
 Error
sizes LineLength Line is longer than 80 characters (found 113). 880
 Error
regexp RegexpSingleline Line has trailing spaces. 883
 Error
regexp RegexpSingleline Line has trailing spaces. 885
 Error
javadoc JavadocMethod Expected @return tag. 888
 Error
misc FinalParameters Parameter node should be final. 888
 Error
sizes LineLength Line is longer than 80 characters (found 87). 889
 Error
sizes LineLength Line is longer than 80 characters (found 112). 890
 Error
sizes LineLength Line is longer than 80 characters (found 107). 894
 Error
misc FinalParameters Parameter sourceNode should be final. 897
 Error
misc FinalParameters Parameter prefixMapList should be final. 897
 Error
misc FinalParameters Parameter node should be final. 906
 Error
blocks NeedBraces 'if' construct must use '{}'s. 907
 Error
sizes LineLength Line is longer than 80 characters (found 113). 916
 Error
regexp RegexpSingleline Line has trailing spaces. 921
 Error
javadoc JavadocMethod Expected @return tag. 924
 Error
sizes LineLength Line is longer than 80 characters (found 94). 924
 Error
misc FinalParameters Parameter mapping should be final. 924
 Error
misc FinalParameters Parameter resolutionPolicy should be final. 924
 Error
sizes LineLength Line is longer than 80 characters (found 116). 933
 Error
sizes LineLength Line is longer than 80 characters (found 109). 948
 Error
sizes LineLength Line is longer than 80 characters (found 111). 950
 Error
sizes LineLength Line is longer than 80 characters (found 116). 955
 Error
sizes LineLength Line is longer than 80 characters (found 81). 957
 Error
sizes LineLength Line is longer than 80 characters (found 108). 962
 Error
javadoc JavadocVariable Missing a Javadoc comment. 965
 Error
javadoc JavadocVariable Missing a Javadoc comment. 965
 Error
javadoc JavadocVariable Missing a Javadoc comment. 965
 Error
javadoc JavadocVariable Missing a Javadoc comment. 972
 Error
javadoc JavadocVariable Missing a Javadoc comment. 973
 Error
javadoc JavadocVariable Missing a Javadoc comment. 974
 Error
javadoc JavadocVariable Missing a Javadoc comment. 975
 Error
javadoc JavadocVariable Missing a Javadoc comment. 976
 Error
javadoc JavadocVariable Missing a Javadoc comment. 977
 Error
javadoc JavadocVariable Missing a Javadoc comment. 978
 Error
javadoc JavadocVariable Missing a Javadoc comment. 979
 Error
javadoc JavadocVariable Missing a Javadoc comment. 980
 Error
sizes LineLength Line is longer than 80 characters (found 93). 983
 Error
misc FinalParameters Parameter base should be final. 987
 Error
coding HiddenField 'base' hides a field. 987
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1003
 Error
design VisibilityModifier Variable 'prefix' must be private and have accessor methods. 1003
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1004
 Error
naming MemberName Name 'IRI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1004
 Error
design VisibilityModifier Variable 'IRI' must be private and have accessor methods. 1004
 Error
modifier RedundantModifier Redundant 'public' modifier. 1006
 Error
misc FinalParameters Parameter prefix should be final. 1006
 Error
coding HiddenField 'prefix' hides a field. 1006
 Error
misc FinalParameters Parameter IRI should be final. 1006
 Error
coding HiddenField 'IRI' hides a field. 1006
 Error
naming ParameterName Name 'IRI' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1006
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1016
 Error
design VisibilityModifier Variable 'sourceNode' must be private and have accessor methods. 1016
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1017
 Error
design VisibilityModifier Variable 'map' must be private and have accessor methods. 1017
 Error
modifier RedundantModifier Redundant 'public' modifier. 1019
 Error
misc FinalParameters Parameter sourceNode should be final. 1019
 Error
coding HiddenField 'sourceNode' hides a field. 1019
 Error
misc FinalParameters Parameter map should be final. 1019
 Error
coding HiddenField 'map' hides a field. 1019
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1029
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1029
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1036
 Error
design VisibilityModifier Variable 'originatingNode' must be private and have accessor methods. 1036
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1037
 Error
design VisibilityModifier Variable 'subject' must be private and have accessor methods. 1037
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1038
 Error
design VisibilityModifier Variable 'predicate' must be private and have accessor methods. 1038
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1039
 Error
design VisibilityModifier Variable 'direction' must be private and have accessor methods. 1039
 Error
sizes LineLength Line is longer than 80 characters (found 86). 1041
 Error
modifier RedundantModifier Redundant 'public' modifier. 1041
 Error
misc FinalParameters Parameter originatingNode should be final. 1041
 Error
coding HiddenField 'originatingNode' hides a field. 1041
 Error
misc FinalParameters Parameter subject should be final. 1041
 Error
coding HiddenField 'subject' hides a field. 1041
 Error
misc FinalParameters Parameter predicate should be final. 1041
 Error
coding HiddenField 'predicate' hides a field. 1041
 Error
misc FinalParameters Parameter direction should be final. 1042
 Error
coding HiddenField 'direction' hides a field. 1042
 Error
blocks NeedBraces 'if' construct must use '{}'s. 1043
 Error
sizes LineLength Line is longer than 80 characters (found 101). 1043
 Error
sizes LineLength Line is longer than 80 characters (found 104). 1052
 Error
misc FinalParameters Parameter resourceNode should be final. 1052
 Error
misc FinalParameters Parameter r should be final. 1052
 Error
misc FinalParameters Parameter extractionResult should be final. 1052
 Error
blocks NeedBraces 'if' construct must use '{}'s. 1053
 Error
blocks NeedBraces 'if' construct must use '{}'s. 1056
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1076
 Error
design VisibilityModifier Variable 'originatingNode' must be private and have accessor methods. 1076
 Error
javadoc JavadocVariable Missing a Javadoc comment. 1077
 Error
design VisibilityModifier Variable 'prefix' must be private and have accessor methods. 1077
 Error
modifier RedundantModifier Redundant 'public' modifier. 1079
 Error
misc FinalParameters Parameter originatingNode should be final. 1079
 Error
coding HiddenField 'originatingNode' hides a field. 1079
 Error
misc FinalParameters Parameter prefix should be final. 1079
 Error
coding HiddenField 'prefix' hides a field. 1079

org/apache/any23/extractor/rdfa/RDFa11ParserException.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 102). 23
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 30
 Error
misc FinalParameters Parameter message should be final. 30
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Error
misc FinalParameters Parameter message should be final. 34
 Error
misc FinalParameters Parameter cause should be final. 34

org/apache/any23/extractor/rdfa/RDFaExtractor.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 115). 28
 Error
sizes LineLength Line is longer than 80 characters (found 118). 37
 Error
regexp RegexpSingleline Line has trailing spaces. 38
 Error
misc FinalParameters Parameter verifyDataType should be final. 45
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 45
 Error
sizes LineLength Line is longer than 80 characters (found 90). 50
 Error
regexp RegexpSingleline Line has trailing spaces. 51
 Error
misc FinalParameters Parameter stopAtFirstError should be final. 57
 Error
sizes LineLength Line is longer than 80 characters (found 90). 62
 Error
regexp RegexpSingleline Line has trailing spaces. 63
 Error
misc FinalParameters Parameter verifyDataType should be final. 69
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
design DesignForExtension Class 'RDFaExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFaExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 77
 Error
sizes LineLength Line is longer than 80 characters (found 112). 83
 Error
regexp RegexpSingleline Line has trailing spaces. 84
 Error
regexp RegexpSingleline Line has trailing spaces. 89
 Error
sizes LineLength Line is longer than 80 characters (found 107). 94
 Error
misc FinalParameters Parameter extractionContext should be final. 94
 Error
misc FinalParameters Parameter extractionResult should be final. 94
 Error
sizes LineLength Line is longer than 80 characters (found 103). 95

org/apache/any23/extractor/rdfa/RDFaExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 95). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 87). 42
 Error
design DesignForExtension Class 'RDFaExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFaExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/rdfa/SemarglSink.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 117). 29
 Error
sizes LineLength Line is longer than 80 characters (found 89). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
misc FinalParameters Parameter handler should be final. 36
 Error
coding HiddenField 'handler' hides a field. 36
 Error
misc FinalParameters Parameter valueFactory should be final. 36
 Error
coding HiddenField 'valueFactory' hides a field. 36
 Error
misc FinalParameters Parameter arg should be final. 41
 Error
sizes LineLength Line is longer than 80 characters (found 82). 43
 Error
misc FinalParameters Parameter s should be final. 48
 Error
misc FinalParameters Parameter p should be final. 48
 Error
misc FinalParameters Parameter o should be final. 48
 Error
modifier RedundantModifier Redundant 'final' modifier. 53
 Error
misc FinalParameters Parameter s should be final. 53
 Error
misc FinalParameters Parameter p should be final. 53
 Error
misc FinalParameters Parameter o should be final. 53
 Error
sizes LineLength Line is longer than 80 characters (found 82). 58
 Error
modifier RedundantModifier Redundant 'final' modifier. 58
 Error
misc FinalParameters Parameter s should be final. 58
 Error
misc FinalParameters Parameter p should be final. 58
 Error
misc FinalParameters Parameter o should be final. 58
 Error
misc FinalParameters Parameter lang should be final. 58
 Error
sizes LineLength Line is longer than 80 characters (found 110). 59
 Error
sizes LineLength Line is longer than 80 characters (found 82). 63
 Error
modifier RedundantModifier Redundant 'final' modifier. 63
 Error
misc FinalParameters Parameter s should be final. 63
 Error
misc FinalParameters Parameter p should be final. 63
 Error
misc FinalParameters Parameter o should be final. 63
 Error
misc FinalParameters Parameter type should be final. 63
 Error
sizes LineLength Line is longer than 80 characters (found 87). 64
 Error
misc FinalParameters Parameter key should be final. 77
 Error
misc FinalParameters Parameter value should be final. 77
 Error
misc FinalParameters Parameter baseUri should be final. 82
 Error
misc FinalParameters Parameter infoClass should be final. 86
 Error
misc FinalParameters Parameter message should be final. 86
 Error
misc FinalParameters Parameter warningClass should be final. 91
 Error
misc FinalParameters Parameter message should be final. 91
 Error
misc FinalParameters Parameter errorClass should be final. 96
 Error
misc FinalParameters Parameter message should be final. 96

org/apache/any23/extractor/rdfa/XSLTStylesheet.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 120). 37
 Error
sizes LineLength Line is longer than 80 characters (found 84). 44
 Error
javadoc JavadocVariable Missing a Javadoc comment. 44
 Error
modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 44
 Error
naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 44
 Error
javadoc JavadocVariable Missing a Javadoc comment. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
misc FinalParameters Parameter xsltFile should be final. 48
 Error
sizes LineLength Line is longer than 80 characters (found 102). 50
 Error
sizes LineLength Line is longer than 80 characters (found 97). 52
 Error
javadoc JavadocStyle First sentence should end with a period. 56
 Error
regexp RegexpSingleline Line has trailing spaces. 58
 Error
regexp RegexpSingleline Line has trailing spaces. 63
 Error
sizes LineLength Line is longer than 80 characters (found 103). 67
 Error
misc FinalParameters Parameter document should be final. 67
 Error
misc FinalParameters Parameter output should be final. 67
 Error
javadoc JavadocStyle First sentence should end with a period. 71
 Error
regexp RegexpSingleline Line has trailing spaces. 73
 Error
sizes LineLength Line is longer than 80 characters (found 116). 79
 Error
regexp RegexpSingleline Line has trailing spaces. 81
 Error
sizes LineLength Line is longer than 80 characters (found 102). 85
 Error
misc FinalParameters Parameter document should be final. 85
 Error
misc FinalParameters Parameter output should be final. 85
 Error
misc FinalParameters Parameter parameters should be final. 85
 Error
sizes LineLength Line is longer than 80 characters (found 81). 88
 Error
sizes LineLength Line is longer than 80 characters (found 108). 91
 Error
sizes LineLength Line is longer than 80 characters (found 103). 99

org/apache/any23/extractor/rdfa/XSLTStylesheetException.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 29
 Error
misc FinalParameters Parameter message should be final. 29
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Error
misc FinalParameters Parameter message should be final. 33
 Error
misc FinalParameters Parameter cause should be final. 33

org/apache/any23/extractor/rdfa/package-info.java

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

org/apache/any23/extractor/xpath/QuadTemplate.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 108). 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 100). 55
 Error
misc FinalParameters Parameter subject should be final. 55
 Error
coding HiddenField 'subject' hides a field. 55
 Error
misc FinalParameters Parameter predicate should be final. 55
 Error
coding HiddenField 'predicate' hides a field. 55
 Error
misc FinalParameters Parameter object should be final. 55
 Error
coding HiddenField 'object' hides a field. 55
 Error
misc FinalParameters Parameter graph should be final. 56
 Error
coding HiddenField 'graph' hides a field. 56
 Error
sizes LineLength Line is longer than 80 characters (found 86). 77
 Error
sizes LineLength Line is longer than 80 characters (found 88). 79
 Error
sizes LineLength Line is longer than 80 characters (found 85). 81
 Error
sizes LineLength Line is longer than 80 characters (found 102). 83
 Error
misc FinalParameters Parameter subject should be final. 83
 Error
coding HiddenField 'subject' hides a field. 83
 Error
misc FinalParameters Parameter predicate should be final. 83
 Error
coding HiddenField 'predicate' hides a field. 83
 Error
misc FinalParameters Parameter object should be final. 83
 Error
coding HiddenField 'object' hides a field. 83
 Error
sizes LineLength Line is longer than 80 characters (found 119). 116
 Error
sizes LineLength Line is longer than 80 characters (found 95). 120
 Error
sizes LineLength Line is longer than 80 characters (found 87). 124
 Error
misc FinalParameters Parameter er should be final. 124
 Error
misc FinalParameters Parameter variableAssignment should be final. 124
 Error
design DesignForExtension Class 'QuadTemplate' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'QuadTemplate' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 137
 Error
sizes LineLength Line is longer than 80 characters (found 92). 139

org/apache/any23/extractor/xpath/TemplateGraph.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 112). 36
 Error
misc FinalParameters Parameter value should be final. 38
 Error
misc FinalParameters Parameter isVar should be final. 38
 Error
design DesignForExtension Class 'TemplateGraph' looks like designed for extension (can be subclassed), but the method 'getValueInternal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateGraph' final or making the method 'getValueInternal' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
misc FinalParameters Parameter value should be final. 43
 Error
design DesignForExtension Class 'TemplateGraph' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateGraph' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 47

org/apache/any23/extractor/xpath/TemplateObject.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 112). 52
 Error
misc FinalParameters Parameter type should be final. 54
 Error
coding HiddenField 'type' hides a field. 54
 Error
misc FinalParameters Parameter value should be final. 54
 Error
misc FinalParameters Parameter isVar should be final. 54
 Error
design DesignForExtension Class 'TemplateObject' looks like designed for extension (can be subclassed), but the method 'getValueInternal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateObject' final or making the method 'getValueInternal' static/final/abstract/empty, or adding allowed annotation for the method. 62
 Error
misc FinalParameters Parameter value should be final. 63
 Error
misc FinalParameters Parameter value should be final. 76
 Error
sizes LineLength Line is longer than 80 characters (found 116). 81
 Error
design DesignForExtension Class 'TemplateObject' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateObject' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 85

org/apache/any23/extractor/xpath/TemplatePredicate.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 112). 38
 Error
misc FinalParameters Parameter value should be final. 40
 Error
misc FinalParameters Parameter isVar should be final. 40
 Error
design DesignForExtension Class 'TemplatePredicate' looks like designed for extension (can be subclassed), but the method 'getValueInternal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplatePredicate' final or making the method 'getValueInternal' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
misc FinalParameters Parameter value should be final. 45
 Error
sizes LineLength Line is longer than 80 characters (found 119). 50
 Error
design DesignForExtension Class 'TemplatePredicate' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplatePredicate' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 54

org/apache/any23/extractor/xpath/TemplateSubject.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
sizes LineLength Line is longer than 80 characters (found 112). 50
 Error
misc FinalParameters Parameter type should be final. 52
 Error
coding HiddenField 'type' hides a field. 52
 Error
misc FinalParameters Parameter value should be final. 52
 Error
misc FinalParameters Parameter isVar should be final. 52
 Error
design DesignForExtension Class 'TemplateSubject' looks like designed for extension (can be subclassed), but the method 'getValueInternal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateSubject' final or making the method 'getValueInternal' static/final/abstract/empty, or adding allowed annotation for the method. 60
 Error
misc FinalParameters Parameter value should be final. 61
 Error
design DesignForExtension Class 'TemplateSubject' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateSubject' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 72

org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 110). 21
 Error
modifier RedundantModifier Redundant 'public' modifier. 30
 Error
modifier RedundantModifier Redundant 'public' modifier. 38
 Error
regexp RegexpSingleline Line has trailing spaces. 45
 Error
modifier RedundantModifier Redundant 'public' modifier. 48
 Error
modifier RedundantModifier Redundant 'public' modifier. 56
 Error
regexp RegexpSingleline Line has trailing spaces. 63
 Error
sizes LineLength Line is longer than 80 characters (found 81). 64
 Error
modifier RedundantModifier Redundant 'public' modifier. 66

org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Error
misc FinalParameters Parameter name should be final. 49
 Error
coding HiddenField 'name' hides a field. 49
 Error
misc FinalParameters Parameter uriRegex should be final. 49
 Error
coding HiddenField 'uriRegex' hides a field. 49
 Error
sizes LineLength Line is longer than 80 characters (found 82). 58
 Error
sizes LineLength Line is longer than 80 characters (found 81). 60
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'add' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'add' static/final/abstract/empty, or adding allowed annotation for the method. 73
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
misc FinalParameters Parameter variable should be final. 73
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'remove' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'remove' static/final/abstract/empty, or adding allowed annotation for the method. 78
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 78
 Error
misc FinalParameters Parameter variable should be final. 78
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'add' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'add' static/final/abstract/empty, or adding allowed annotation for the method. 82
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 82
 Error
misc FinalParameters Parameter template should be final. 82
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'remove' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'remove' static/final/abstract/empty, or adding allowed annotation for the method. 87
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 87
 Error
misc FinalParameters Parameter template should be final. 87
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'getName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'getName' static/final/abstract/empty, or adding allowed annotation for the method. 91
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 91
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'acceptIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'acceptIRI' static/final/abstract/empty, or adding allowed annotation for the method. 95
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 95
 Error
misc FinalParameters Parameter uri should be final. 95
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'process' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'process' static/final/abstract/empty, or adding allowed annotation for the method. 102
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 102
 Error
misc FinalParameters Parameter in should be final. 102
 Error
misc FinalParameters Parameter er should be final. 102
 Error
sizes LineLength Line is longer than 80 characters (found 84). 106
 Error
misc FinalParameters Parameter varName should be final. 115
 Error
misc FinalParameters Parameter varName should be final. 124
 Error
sizes LineLength Line is longer than 80 characters (found 104). 127
 Error
misc FinalParameters Parameter varName should be final. 131
 Error
sizes LineLength Line is longer than 80 characters (found 107). 134
 Error
misc FinalParameters Parameter template should be final. 138
 Error
blocks NeedBraces 'if' construct must use '{}'s. 139
 Error
blocks NeedBraces 'if' construct must use '{}'s. 141
 Error
sizes LineLength Line is longer than 80 characters (found 82). 142
 Error
blocks NeedBraces 'if' construct must use '{}'s. 143
 Error
design DesignForExtension Class 'TemplateXPathExtractionRuleImpl' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TemplateXPathExtractionRuleImpl' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 150
 Error
sizes LineLength Line is longer than 80 characters (found 95). 159

org/apache/any23/extractor/xpath/Term.java

Severity Category Rule Message Line
 Error
javadoc JavadocType Type Javadoc comment is missing @param <T> tag. 30
 Error
sizes LineLength Line is longer than 80 characters (found 101). 48
 Error
misc FinalParameters Parameter internalValue should be final. 50
 Error
coding HiddenField 'internalValue' hides a field. 50
 Error
misc FinalParameters Parameter isVar should be final. 50
 Error
coding HiddenField 'isVar' hides a field. 50
 Error
sizes LineLength Line is longer than 80 characters (found 107). 70
 Error
regexp RegexpSingleline Line has trailing spaces. 75
 Error
misc FinalParameters Parameter varMapping should be final. 78
 Error
sizes LineLength Line is longer than 80 characters (found 114). 84
 Error
design DesignForExtension Class 'Term' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Term' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 94

org/apache/any23/extractor/xpath/Variable.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Error
misc FinalParameters Parameter name should be final. 39
 Error
coding HiddenField 'name' hides a field. 39
 Error
misc FinalParameters Parameter xPath should be final. 39
 Error
coding HiddenField 'xPath' hides a field. 39

org/apache/any23/extractor/xpath/XPathExtractionRule.java

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

org/apache/any23/extractor/xpath/XPathExtractor.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 102). 34
 Error
regexp RegexpSingleline Line has trailing spaces. 38
 Error
sizes LineLength Line is longer than 80 characters (found 85). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Error
misc FinalParameters Parameter rules should be final. 49
 Error
design DesignForExtension Class 'XPathExtractor' looks like designed for extension (can be subclassed), but the method 'add' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XPathExtractor' final or making the method 'add' static/final/abstract/empty, or adding allowed annotation for the method. 53
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 53
 Error
misc FinalParameters Parameter rule should be final. 53
 Error
design DesignForExtension Class 'XPathExtractor' looks like designed for extension (can be subclassed), but the method 'remove' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XPathExtractor' final or making the method 'remove' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 57
 Error
misc FinalParameters Parameter rule should be final. 57
 Error
design DesignForExtension Class 'XPathExtractor' looks like designed for extension (can be subclassed), but the method 'contains' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XPathExtractor' final or making the method 'contains' static/final/abstract/empty, or adding allowed annotation for the method. 61
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 61
 Error
misc FinalParameters Parameter rule should be final. 61
 Error
design DesignForExtension Class 'XPathExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XPathExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 65
 Error
sizes LineLength Line is longer than 80 characters (found 112). 66
 Error
misc FinalParameters Parameter extractionParameters should be final. 66
 Error
misc FinalParameters Parameter extractionContext should be final. 66
 Error
misc FinalParameters Parameter in should be final. 66
 Error
misc FinalParameters Parameter out should be final. 67
 Error
design DesignForExtension Class 'XPathExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XPathExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 76

org/apache/any23/extractor/xpath/XPathExtractorFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 81). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 96). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 89). 42
 Error
design DesignForExtension Class 'XPathExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XPathExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50

org/apache/any23/extractor/xpath/package-info.java

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

org/apache/any23/extractor/yaml/ElementsProcessor.java

Severity Category Rule Message Line
 Error
imports UnusedImports Unused import - org.eclipse.rdf4j.model.Literal. 27
 Error
imports UnusedImports Unused import - org.eclipse.rdf4j.model.util.Literals. 35
 Error
sizes LineLength Line is longer than 80 characters (found 117). 41
 Error
sizes LineLength Line is longer than 80 characters (found 90). 47
 Error
design FinalClass Class ElementsProcessor should be declared as final. 53
 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
design VisibilityModifier Variable 'vf' must be private and have accessor methods. 57
 Error
javadoc JavadocVariable Missing a Javadoc comment. 59
 Error
naming ConstantName Name '_ep' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 59
 Error
sizes LineLength Line is longer than 80 characters (found 116). 66
 Error
javadoc JavadocVariable Missing a Javadoc comment. 70
 Error
javadoc JavadocVariable Missing a Javadoc comment. 71
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
misc FinalParameters Parameter root should be final. 73
 Error
coding HiddenField 'root' hides a field. 73
 Error
misc FinalParameters Parameter model should be final. 73
 Error
coding HiddenField 'model' hides a field. 73
 Error
design DesignForExtension Class 'ModelHolder' looks like designed for extension (can be subclassed), but the method 'getRoot' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ModelHolder' final or making the method 'getRoot' static/final/abstract/empty, or adding allowed annotation for the method. 78
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 78
 Error
design DesignForExtension Class 'ModelHolder' looks like designed for extension (can be subclassed), but the method 'getModel' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ModelHolder' final or making the method 'getModel' static/final/abstract/empty, or adding allowed annotation for the method. 82
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 82
 Error
misc FinalParameters Parameter v should be final. 87
 Error
misc FinalParameters Parameter m should be final. 87
 Error
sizes LineLength Line is longer than 80 characters (found 120). 92
 Error
sizes LineLength Line is longer than 80 characters (found 115). 95
 Error
sizes LineLength Line is longer than 80 characters (found 82). 103
 Error
regexp RegexpSingleline Line has trailing spaces. 104
 Error
misc FinalParameters Parameter namespace should be final. 108
 Error
misc FinalParameters Parameter rootNode should be final. 108
 Error
sizes LineLength Line is longer than 80 characters (found 98). 115
 Error
sizes LineLength Line is longer than 80 characters (found 83). 117
 Error
sizes LineLength Line is longer than 80 characters (found 85). 119
 Error
regexp RegexpSingleline Line has trailing spaces. 125
 Error
sizes LineLength Line is longer than 80 characters (found 94). 126
 Error
regexp RegexpSingleline Line has trailing spaces. 127
 Error
sizes LineLength Line is longer than 80 characters (found 98). 133
 Error
regexp RegexpSingleline Line has trailing spaces. 134
 Error
sizes LineLength Line is longer than 80 characters (found 92). 137
 Error
misc FinalParameters Parameter ns should be final. 137
 Error
misc FinalParameters Parameter object should be final. 137
 Error
misc FinalParameters Parameter parentNode should be final. 137
 Error
sizes LineLength Line is longer than 80 characters (found 102). 150
 Error
sizes LineLength Line is longer than 80 characters (found 87). 153
 Error
sizes LineLength Line is longer than 80 characters (found 111). 157
 Error
sizes LineLength Line is longer than 80 characters (found 114). 162
 Error
sizes LineLength Line is longer than 80 characters (found 86). 165
 Error
sizes LineLength Line is longer than 80 characters (found 120). 171
 Error
sizes LineLength Line is longer than 80 characters (found 97). 174
 Error
misc FinalParameters Parameter ns should be final. 184
 Error
misc FinalParameters Parameter object should be final. 184
 Error
sizes LineLength Line is longer than 80 characters (found 81). 205
 Error
sizes LineLength Line is longer than 80 characters (found 83). 208
 Error
sizes LineLength Line is longer than 80 characters (found 82). 212
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 225

org/apache/any23/extractor/yaml/YAMLExtractor.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
naming ConstantName Name 'yml' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
naming ConstantName Name 'vocab' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 47
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
javadoc JavadocVariable Missing a Javadoc comment. 51
 Error
misc FinalParameters Parameter f should be final. 54
 Error
design DesignForExtension Class 'YAMLExtractor' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'YAMLExtractor' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
sizes LineLength Line is longer than 80 characters (found 105). 58
 Error
misc FinalParameters Parameter extractionParameters should be final. 58
 Error
misc FinalParameters Parameter context should be final. 58
 Error
misc FinalParameters Parameter in should be final. 58
 Error
misc FinalParameters Parameter out should be final. 59
 Error
sizes LineLength Line is longer than 80 characters (found 90). 77
 Error
sizes LineLength Line is longer than 80 characters (found 82). 87
 Error
sizes LineLength Line is longer than 80 characters (found 81). 90
 Error
design DesignForExtension Class 'YAMLExtractor' looks like designed for extension (can be subclassed), but the method 'getDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'YAMLExtractor' final or making the method 'getDescription' static/final/abstract/empty, or adding allowed annotation for the method. 97

org/apache/any23/extractor/yaml/YAMLExtractorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
naming ConstantName Name 'prefixes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error
sizes LineLength Line is longer than 80 characters (found 95). 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
naming ConstantName Name 'descriptionInstance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 82). 38
 Error
design DesignForExtension Class 'YAMLExtractorFactory' looks like designed for extension (can be subclassed), but the method 'createExtractor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'YAMLExtractorFactory' final or making the method 'createExtractor' static/final/abstract/empty, or adding allowed annotation for the method. 41
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46

org/apache/any23/extractor/yaml/YAMLProcessorException.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 27
 Error
design DesignForExtension Class 'YAMLProcessorException' looks like designed for extension (can be subclassed), but the method 'getReason' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'YAMLProcessorException' final or making the method 'getReason' static/final/abstract/empty, or adding allowed annotation for the method. 30
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 30
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Error
misc FinalParameters Parameter reason should be final. 38
 Error
coding HiddenField 'reason' hides a field. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
misc FinalParameters Parameter reason should be final. 42
 Error
coding HiddenField 'reason' hides a field. 42
 Error
misc FinalParameters Parameter message should be final. 42
 Error
sizes LineLength Line is longer than 80 characters (found 83). 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Error
misc FinalParameters Parameter reason should be final. 47
 Error
coding HiddenField 'reason' hides a field. 47
 Error
misc FinalParameters Parameter message should be final. 47
 Error
misc FinalParameters Parameter cause should be final. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 52
 Error
misc FinalParameters Parameter reason should be final. 52
 Error
coding HiddenField 'reason' hides a field. 52
 Error
misc FinalParameters Parameter cause should be final. 52
 Error
sizes LineLength Line is longer than 80 characters (found 108). 57
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 57
 Error
misc FinalParameters Parameter reason should be final. 57
 Error
coding HiddenField 'reason' hides a field. 57
 Error
misc FinalParameters Parameter message should be final. 57
 Error
misc FinalParameters Parameter cause should be final. 57
 Error
misc FinalParameters Parameter enableSuppression should be final. 57
 Error
misc FinalParameters Parameter writableStackTrace should be final. 58

org/apache/any23/extractor/yaml/package-info.java

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

org/apache/any23/filter/ExtractionContextBlocker.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 114). 34
 Error
sizes LineLength Line is longer than 80 characters (found 113). 35
 Error
sizes LineLength Line is longer than 80 characters (found 113). 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
sizes LineLength Line is longer than 80 characters (found 98). 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Error
misc FinalParameters Parameter wrapped should be final. 49
 Error
coding HiddenField 'wrapped' hides a field. 49
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'isDocBlocked' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'isDocBlocked' static/final/abstract/empty, or adding allowed annotation for the method. 53
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 53
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'blockContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'blockContext' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 57
 Error
misc FinalParameters Parameter context should be final. 57
 Error
blocks NeedBraces 'if' construct must use '{}'s. 58
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'unblockContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'unblockContext' static/final/abstract/empty, or adding allowed annotation for the method. 67
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Error
misc FinalParameters Parameter context should be final. 67
 Error
sizes LineLength Line is longer than 80 characters (found 91). 75
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 75
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 75
 Error
misc FinalParameters Parameter documentIRI should be final. 75
 Error
sizes LineLength Line is longer than 80 characters (found 99). 80
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 80
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 80
 Error
misc FinalParameters Parameter context should be final. 80
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 84
 Error
misc FinalParameters Parameter context should be final. 84
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'unblockDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'unblockDocument' static/final/abstract/empty, or adding allowed annotation for the method. 88
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 88
 Error
blocks NeedBraces 'if' construct must use '{}'s. 89
 Error
sizes LineLength Line is longer than 80 characters (found 104). 101
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 101
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 101
 Error
misc FinalParameters Parameter s should be final. 101
 Error
misc FinalParameters Parameter p should be final. 101
 Error
misc FinalParameters Parameter o should be final. 101
 Error
misc FinalParameters Parameter g should be final. 101
 Error
misc FinalParameters Parameter context should be final. 101
 Error
sizes LineLength Line is longer than 80 characters (found 101). 107
 Error
sizes LineLength Line is longer than 80 characters (found 99). 111
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 111
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 111
 Error
misc FinalParameters Parameter prefix should be final. 111
 Error
misc FinalParameters Parameter uri should be final. 111
 Error
misc FinalParameters Parameter context should be final. 111
 Error
sizes LineLength Line is longer than 80 characters (found 83). 114
 Error
sizes LineLength Line is longer than 80 characters (found 105). 117
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 121
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 121
 Error
sizes LineLength Line is longer than 80 characters (found 89). 126
 Error
design DesignForExtension Class 'ExtractionContextBlocker' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ExtractionContextBlocker' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 126
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 126
 Error
misc FinalParameters Parameter documentIRI should be final. 126
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 131
 Error
misc FinalParameters Parameter contentLength should be final. 131
 Error
design FinalClass Class ValvedTriplePipeException should be declared as final. 146
 Error
misc FinalParameters Parameter s should be final. 148
 Error
misc FinalParameters Parameter throwable should be final. 152
 Error
misc FinalParameters Parameter s should be final. 156
 Error
misc FinalParameters Parameter throwable should be final. 156
 Error
javadoc JavadocVariable Missing a Javadoc comment. 164
 Error
javadoc JavadocVariable Missing a Javadoc comment. 166
 Error
javadoc JavadocVariable Missing a Javadoc comment. 168
 Error
javadoc JavadocVariable Missing a Javadoc comment. 170
 Error
javadoc JavadocVariable Missing a Javadoc comment. 172
 Error
javadoc JavadocVariable Missing a Javadoc comment. 174
 Error
javadoc JavadocVariable Missing a Javadoc comment. 176
 Error
javadoc JavadocVariable Missing a Javadoc comment. 178
 Error
javadoc JavadocVariable Missing a Javadoc comment. 180
 Error
misc FinalParameters Parameter context should be final. 182
 Error
coding HiddenField 'context' hides a field. 182
 Error
sizes LineLength Line is longer than 80 characters (found 96). 186
 Error
misc FinalParameters Parameter s should be final. 186
 Error
misc FinalParameters Parameter p should be final. 186
 Error
misc FinalParameters Parameter o should be final. 186
 Error
misc FinalParameters Parameter g should be final. 186
 Error
sizes LineLength Line is longer than 80 characters (found 91). 197
 Error
misc FinalParameters Parameter prefix should be final. 197
 Error
misc FinalParameters Parameter uri should be final. 197
 Error
blocks NeedBraces 'if' construct must use '{}'s. 207
 Error
blocks NeedBraces 'if' construct must use '{}'s. 213
 Error
sizes LineLength Line is longer than 80 characters (found 94). 220
 Error
sizes LineLength Line is longer than 80 characters (found 101). 229
 Error
sizes LineLength Line is longer than 80 characters (found 101). 234
 Error
misc FinalParameters Parameter s should be final. 234
 Error
misc FinalParameters Parameter p should be final. 234
 Error
misc FinalParameters Parameter o should be final. 234
 Error
misc FinalParameters Parameter g should be final. 234
 Error
sizes LineLength Line is longer than 80 characters (found 101). 239
 Error
sizes LineLength Line is longer than 80 characters (found 97). 246
 Error
sizes LineLength Line is longer than 80 characters (found 96). 250
 Error
misc FinalParameters Parameter prefix should be final. 250
 Error
misc FinalParameters Parameter uri should be final. 250
 Error
sizes LineLength Line is longer than 80 characters (found 96). 255
 Error
sizes LineLength Line is longer than 80 characters (found 94). 262

org/apache/any23/filter/IgnoreAccidentalRDFa.java

Severity Category Rule Message Line
 Error
javadoc JavadocStyle First sentence should end with a period. 29
 Error
sizes LineLength Line is longer than 80 characters (found 117). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
naming ConstantName Name 'vXHTML' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 115). 49
 Error
sizes LineLength Line is longer than 80 characters (found 120). 50
 Error
sizes LineLength Line is longer than 80 characters (found 90). 52
 Error
misc FinalParameters Parameter wrapped should be final. 52
 Error
misc FinalParameters Parameter alwaysSuppressCSSTriples should be final. 52
 Error
coding HiddenField 'alwaysSuppressCSSTriples' hides a field. 52
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 57
 Error
misc FinalParameters Parameter wrapped should be final. 57
 Error
design DesignForExtension Class 'IgnoreAccidentalRDFa' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreAccidentalRDFa' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 61
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 61
 Error
misc FinalParameters Parameter documentIRI should be final. 61
 Error
sizes LineLength Line is longer than 80 characters (found 86). 65
 Error
design DesignForExtension Class 'IgnoreAccidentalRDFa' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreAccidentalRDFa' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 65
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 65
 Error
misc FinalParameters Parameter context should be final. 65
 Error
sizes LineLength Line is longer than 80 characters (found 91). 72
 Error
design DesignForExtension Class 'IgnoreAccidentalRDFa' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreAccidentalRDFa' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 72
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 72
 Error
misc FinalParameters Parameter s should be final. 72
 Error
misc FinalParameters Parameter p should be final. 72
 Error
misc FinalParameters Parameter o should be final. 72
 Error
misc FinalParameters Parameter g should be final. 72
 Error
misc FinalParameters Parameter context should be final. 72
 Error
sizes LineLength Line is longer than 80 characters (found 98). 75
 Error
sizes LineLength Line is longer than 80 characters (found 118). 84
 Error
design DesignForExtension Class 'IgnoreAccidentalRDFa' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreAccidentalRDFa' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 84
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 84
 Error
misc FinalParameters Parameter prefix should be final. 84
 Error
misc FinalParameters Parameter uri should be final. 84
 Error
misc FinalParameters Parameter context should be final. 84
 Error
design DesignForExtension Class 'IgnoreAccidentalRDFa' looks like designed for extension (can be subclassed), but the method 'closeContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreAccidentalRDFa' final or making the method 'closeContext' static/final/abstract/empty, or adding allowed annotation for the method. 88
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 88
 Error
misc FinalParameters Parameter context should be final. 88
 Error
design DesignForExtension Class 'IgnoreAccidentalRDFa' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreAccidentalRDFa' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 92
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 92
 Error
misc FinalParameters Parameter context should be final. 96
 Error
design DesignForExtension Class 'IgnoreAccidentalRDFa' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreAccidentalRDFa' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 100
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 100
 Error
misc FinalParameters Parameter documentIRI should be final. 100
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 104
 Error
misc FinalParameters Parameter contentLength should be final. 104

org/apache/any23/filter/IgnoreTitlesOfEmptyDocuments.java

Severity Category Rule Message Line
 Error
imports UnusedImports Unused import - org.apache.any23.extractor.html.TitleExtractor. 21
 Error
sizes LineLength Line is longer than 80 characters (found 114). 30
 Error
sizes LineLength Line is longer than 80 characters (found 116). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
misc FinalParameters Parameter wrapped should be final. 40
 Error
design DesignForExtension Class 'IgnoreTitlesOfEmptyDocuments' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreTitlesOfEmptyDocuments' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Error
misc FinalParameters Parameter documentIRI should be final. 44
 Error
sizes LineLength Line is longer than 80 characters (found 86). 48
 Error
design DesignForExtension Class 'IgnoreTitlesOfEmptyDocuments' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreTitlesOfEmptyDocuments' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
misc FinalParameters Parameter context should be final. 48
 Error
sizes LineLength Line is longer than 80 characters (found 91). 55
 Error
design DesignForExtension Class 'IgnoreTitlesOfEmptyDocuments' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreTitlesOfEmptyDocuments' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
misc FinalParameters Parameter s should be final. 55
 Error
misc FinalParameters Parameter p should be final. 55
 Error
misc FinalParameters Parameter o should be final. 55
 Error
misc FinalParameters Parameter g should be final. 55
 Error
misc FinalParameters Parameter context should be final. 55
 Error
sizes LineLength Line is longer than 80 characters (found 118). 63
 Error
design DesignForExtension Class 'IgnoreTitlesOfEmptyDocuments' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreTitlesOfEmptyDocuments' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 63
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Error
misc FinalParameters Parameter prefix should be final. 63
 Error
misc FinalParameters Parameter uri should be final. 63
 Error
misc FinalParameters Parameter context should be final. 63
 Error
design DesignForExtension Class 'IgnoreTitlesOfEmptyDocuments' looks like designed for extension (can be subclassed), but the method 'closeContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreTitlesOfEmptyDocuments' final or making the method 'closeContext' static/final/abstract/empty, or adding allowed annotation for the method. 67
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Error
misc FinalParameters Parameter context should be final. 67
 Error
design DesignForExtension Class 'IgnoreTitlesOfEmptyDocuments' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreTitlesOfEmptyDocuments' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 71
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 71
 Error
misc FinalParameters Parameter context should be final. 75
 Error
design DesignForExtension Class 'IgnoreTitlesOfEmptyDocuments' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'IgnoreTitlesOfEmptyDocuments' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 79
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 79
 Error
misc FinalParameters Parameter documentIRI should be final. 79
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 83
 Error
misc FinalParameters Parameter contentLength should be final. 83

org/apache/any23/filter/package-info.java

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

org/apache/any23/http/AcceptHeaderBuilder.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 113). 31
 Error
sizes LineLength Line is longer than 80 characters (found 113). 32
 Error
sizes LineLength Line is longer than 80 characters (found 117). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
sizes LineLength Line is longer than 80 characters (found 86). 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
sizes LineLength Line is longer than 80 characters (found 88). 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
sizes LineLength Line is longer than 80 characters (found 86). 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Error
misc FinalParameters Parameter typesAsStrings should be final. 47
 Error
sizes LineLength Line is longer than 80 characters (found 84). 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
misc FinalParameters Parameter mimeTypes should be final. 55
 Error
coding HiddenField 'mimeTypes' hides a field. 55
 Error
regexp RegexpSingleline Line has trailing spaces. 61
 Error
blocks NeedBraces 'if' construct must use '{}'s. 65
 Error
blocks NeedBraces 'if' construct must use '{}'s. 83
 Error
misc FinalParameters Parameter newAccept should be final. 93
 Error
sizes LineLength Line is longer than 80 characters (found 97). 95
 Error
sizes LineLength Line is longer than 80 characters (found 111). 100
 Error
sizes LineLength Line is longer than 80 characters (found 112). 105
 Error
sizes LineLength Line is longer than 80 characters (found 106). 114
 Error
blocks NeedBraces 'if' construct must use '{}'s. 118
 Error
blocks NeedBraces 'if' construct must use '{}'s. 128

org/apache/any23/http/DefaultHTTPClient.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 119). 40
 Error
sizes LineLength Line is longer than 80 characters (found 104). 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
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
naming MemberName Name '_contentLength' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 57
 Error
javadoc JavadocStyle First sentence should end with a period. 59
 Error
design DesignForExtension Class 'DefaultHTTPClient' looks like designed for extension (can be subclassed), but the method 'init' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClient' final or making the method 'init' static/final/abstract/empty, or adding allowed annotation for the method. 70
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 70
 Error
misc FinalParameters Parameter configuration should be final. 70
 Error
coding HiddenField 'configuration' hides a field. 70
 Error
blocks NeedBraces 'if' construct must use '{}'s. 71
 Error
sizes LineLength Line is longer than 80 characters (found 85). 72
 Error
sizes LineLength Line is longer than 80 characters (found 83). 78
 Error
regexp RegexpSingleline Line has trailing spaces. 82
 Error
regexp RegexpSingleline Line has trailing spaces. 84
 Error
sizes LineLength Line is longer than 80 characters (found 99). 86
 Error
misc FinalParameters Parameter uri should be final. 88
 Error
sizes LineLength Line is longer than 80 characters (found 86). 97
 Error
sizes LineLength Line is longer than 80 characters (found 85). 101
 Error
sizes LineLength Line is longer than 80 characters (found 90). 102
 Error
coding MagicNumber '200' is a magic number. 103
 Error
sizes LineLength Line is longer than 80 characters (found 118). 104
 Error
sizes LineLength Line is longer than 80 characters (found 82). 108
 Error
design DesignForExtension Class 'DefaultHTTPClient' looks like designed for extension (can be subclassed), but the method 'getContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClient' final or making the method 'getContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 125
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 125
 Error
design DesignForExtension Class 'DefaultHTTPClient' looks like designed for extension (can be subclassed), but the method 'getActualDocumentIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClient' final or making the method 'getActualDocumentIRI' static/final/abstract/empty, or adding allowed annotation for the method. 129
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 129
 Error
design DesignForExtension Class 'DefaultHTTPClient' looks like designed for extension (can be subclassed), but the method 'getContentType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClient' final or making the method 'getContentType' static/final/abstract/empty, or adding allowed annotation for the method. 133
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 133
 Error
design DesignForExtension Class 'DefaultHTTPClient' looks like designed for extension (can be subclassed), but the method 'getConnectionTimeout' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClient' final or making the method 'getConnectionTimeout' static/final/abstract/empty, or adding allowed annotation for the method. 137
 Error
design DesignForExtension Class 'DefaultHTTPClient' looks like designed for extension (can be subclassed), but the method 'getSoTimeout' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClient' final or making the method 'getSoTimeout' static/final/abstract/empty, or adding allowed annotation for the method. 141
 Error
blocks NeedBraces 'if' construct must use '{}'s. 146
 Error
sizes LineLength Line is longer than 80 characters (found 81). 147
 Error
blocks NeedBraces 'if' construct must use '{}'s. 148
 Error
sizes LineLength Line is longer than 80 characters (found 102). 151
 Error
sizes LineLength Line is longer than 80 characters (found 84). 152
 Error
sizes LineLength Line is longer than 80 characters (found 95). 154
 Error
sizes LineLength Line is longer than 80 characters (found 81). 157
 Error
sizes LineLength Line is longer than 80 characters (found 84). 159
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 161
 Error
sizes LineLength Line is longer than 80 characters (found 120). 161
 Error
sizes LineLength Line is longer than 80 characters (found 89). 163
 Error
sizes LineLength Line is longer than 80 characters (found 106). 165
 Error
sizes LineLength Line is longer than 80 characters (found 104). 166

org/apache/any23/http/DefaultHTTPClientConfiguration.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
javadoc JavadocVariable Missing a Javadoc comment. 29
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 31
 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
sizes LineLength Line is longer than 80 characters (found 84). 51
 Error
sizes LineLength Line is longer than 80 characters (found 99). 55
 Error
misc FinalParameters Parameter userAgent should be final. 55
 Error
coding HiddenField 'userAgent' hides a field. 55
 Error
misc FinalParameters Parameter defaultTimeout should be final. 55
 Error
coding HiddenField 'defaultTimeout' hides a field. 55
 Error
misc FinalParameters Parameter maxConnections should be final. 55
 Error
coding HiddenField 'maxConnections' hides a field. 55
 Error
misc FinalParameters Parameter acceptHeader should be final. 56
 Error
coding HiddenField 'acceptHeader' hides a field. 56
 Error
blocks NeedBraces 'if' construct must use '{}'s. 57
 Error
blocks NeedBraces 'if' construct must use '{}'s. 59
 Error
sizes LineLength Line is longer than 80 characters (found 82). 60
 Error
blocks NeedBraces 'if' construct must use '{}'s. 61
 Error
sizes LineLength Line is longer than 80 characters (found 82). 62
 Error
sizes LineLength Line is longer than 80 characters (found 84). 70
 Error
misc FinalParameters Parameter acceptHeader should be final. 75
 Error
coding HiddenField 'acceptHeader' hides a field. 75
 Error
sizes LineLength Line is longer than 80 characters (found 97). 76
 Error
sizes LineLength Line is longer than 80 characters (found 99). 77
 Error
sizes LineLength Line is longer than 80 characters (found 107). 78
 Error
sizes LineLength Line is longer than 80 characters (found 120). 83
 Error
design DesignForExtension Class 'DefaultHTTPClientConfiguration' looks like designed for extension (can be subclassed), but the method 'getUserAgent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClientConfiguration' final or making the method 'getUserAgent' static/final/abstract/empty, or adding allowed annotation for the method. 89
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 89
 Error
design DesignForExtension Class 'DefaultHTTPClientConfiguration' looks like designed for extension (can be subclassed), but the method 'getDefaultTimeout' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClientConfiguration' final or making the method 'getDefaultTimeout' static/final/abstract/empty, or adding allowed annotation for the method. 93
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 93
 Error
design DesignForExtension Class 'DefaultHTTPClientConfiguration' looks like designed for extension (can be subclassed), but the method 'getMaxConnections' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClientConfiguration' final or making the method 'getMaxConnections' static/final/abstract/empty, or adding allowed annotation for the method. 97
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 97
 Error
design DesignForExtension Class 'DefaultHTTPClientConfiguration' looks like designed for extension (can be subclassed), but the method 'getAcceptHeader' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultHTTPClientConfiguration' final or making the method 'getAcceptHeader' static/final/abstract/empty, or adding allowed annotation for the method. 101
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 101

org/apache/any23/http/HTTPClient.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
regexp RegexpSingleline Line has trailing spaces. 43
 Error
regexp RegexpSingleline Line has trailing spaces. 45
 Error
sizes LineLength Line is longer than 80 characters (found 115). 52
 Error
sizes LineLength Line is longer than 80 characters (found 88). 53
 Error
sizes LineLength Line is longer than 80 characters (found 93). 58
 Error
sizes LineLength Line is longer than 80 characters (found 107). 70
 Error
sizes LineLength Line is longer than 80 characters (found 111). 71

org/apache/any23/http/package-info.java

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

org/apache/any23/package-info.java

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

org/apache/any23/rdf/Any23ValueFactoryWrapper.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 117). 40
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 43
 Error
sizes LineLength Line is longer than 80 characters (found 97). 46
 Error
javadoc JavadocVariable Missing a Javadoc comment. 46
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 46
 Error
javadoc JavadocVariable Missing a Javadoc comment. 48
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
javadoc JavadocVariable Missing a Javadoc comment. 52
 Error
sizes LineLength Line is longer than 80 characters (found 108). 64
 Error
misc FinalParameters Parameter er should be final. 64
 Error
misc FinalParameters Parameter defaultLitLanguage should be final. 64
 Error
sizes LineLength Line is longer than 80 characters (found 82). 73
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
misc FinalParameters Parameter er should be final. 73
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 77
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'getIssueReport' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'getIssueReport' static/final/abstract/empty, or adding allowed annotation for the method. 81
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 81
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'setIssueReport' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'setIssueReport' static/final/abstract/empty, or adding allowed annotation for the method. 85
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 85
 Error
misc FinalParameters Parameter er should be final. 85
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'getDefaultLiteralLanguage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'getDefaultLiteralLanguage' static/final/abstract/empty, or adding allowed annotation for the method. 89
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 89
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createBNode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createBNode' static/final/abstract/empty, or adding allowed annotation for the method. 93
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createBNode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createBNode' static/final/abstract/empty, or adding allowed annotation for the method. 98
 Error
misc FinalParameters Parameter id should be final. 99
 Error
blocks NeedBraces 'if' construct must use '{}'s. 100
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 105
 Error
misc FinalParameters Parameter content should be final. 106
 Error
blocks NeedBraces 'if' construct must use '{}'s. 107
 Error
sizes LineLength Line is longer than 80 characters (found 81). 112
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 116
 Error
misc FinalParameters Parameter b should be final. 117
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 121
 Error
misc FinalParameters Parameter b should be final. 122
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 126
 Error
misc FinalParameters Parameter i should be final. 127
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 131
 Error
misc FinalParameters Parameter i should be final. 132
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 136
 Error
misc FinalParameters Parameter l should be final. 137
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 141
 Error
misc FinalParameters Parameter v should be final. 142
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 146
 Error
misc FinalParameters Parameter v should be final. 147
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 151
 Error
misc FinalParameters Parameter v should be final. 152
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 156
 Error
misc FinalParameters Parameter v should be final. 157
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 161
 Error
misc FinalParameters Parameter calendar should be final. 162
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 166
 Error
misc FinalParameters Parameter label should be final. 167
 Error
misc FinalParameters Parameter language should be final. 167
 Error
blocks NeedBraces 'if' construct must use '{}'s. 168
 Error
blocks NeedBraces 'if' construct must use '{}'s. 170
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 175
 Error
misc FinalParameters Parameter pref should be final. 176
 Error
misc FinalParameters Parameter value should be final. 176
 Error
blocks NeedBraces 'if' construct must use '{}'s. 177
 Error
blocks NeedBraces 'if' construct must use '{}'s. 179
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createLiteral' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createLiteral' static/final/abstract/empty, or adding allowed annotation for the method. 184
 Error
misc FinalParameters Parameter date should be final. 185
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createStatement' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createStatement' static/final/abstract/empty, or adding allowed annotation for the method. 189
 Error
misc FinalParameters Parameter sub should be final. 190
 Error
misc FinalParameters Parameter pre should be final. 190
 Error
misc FinalParameters Parameter obj should be final. 190
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'createStatement' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'createStatement' static/final/abstract/empty, or adding allowed annotation for the method. 197
 Error
sizes LineLength Line is longer than 80 characters (found 90). 198
 Error
misc FinalParameters Parameter sub should be final. 198
 Error
misc FinalParameters Parameter pre should be final. 198
 Error
misc FinalParameters Parameter obj should be final. 198
 Error
misc FinalParameters Parameter context should be final. 198
 Error
blocks NeedBraces 'if' construct must use '{}'s. 199
 Error
regexp RegexpSingleline Line has trailing spaces. 207
 Error
misc FinalParameters Parameter uriStr should be final. 211
 Error
blocks NeedBraces 'if' construct must use '{}'s. 212
 Error
sizes LineLength Line is longer than 80 characters (found 82). 215
 Error
misc FinalParameters Parameter namespace should be final. 226
 Error
misc FinalParameters Parameter localName should be final. 226
 Error
blocks NeedBraces 'if' construct must use '{}'s. 227
 Error
sizes LineLength Line is longer than 80 characters (found 92). 229
 Error
sizes LineLength Line is longer than 80 characters (found 83). 233
 Error
regexp RegexpSingleline Line has trailing spaces. 239
 Error
misc FinalParameters Parameter uri should be final. 242
 Error
misc FinalParameters Parameter baseIRI should be final. 242
 Error
sizes LineLength Line is longer than 80 characters (found 107). 244
 Error
regexp RegexpSingleline Line has trailing spaces. 254
 Error
misc FinalParameters Parameter iri should be final. 257
 Error
sizes LineLength Line is longer than 80 characters (found 104). 267
 Error
regexp RegexpSingleline Line has trailing spaces. 268
 Error
regexp RegexpSingleline Line has trailing spaces. 273
 Error
misc FinalParameters Parameter link should be final. 276
 Error
misc FinalParameters Parameter defaultSchema should be final. 276
 Error
blocks NeedBraces 'if' construct must use '{}'s. 277
 Error
blocks NeedBraces 'if' construct must use '{}'s. 280
 Error
design DesignForExtension Class 'Any23ValueFactoryWrapper' looks like designed for extension (can be subclassed), but the method 'fixWhiteSpace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Any23ValueFactoryWrapper' final or making the method 'fixWhiteSpace' static/final/abstract/empty, or adding allowed annotation for the method. 288
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 288
 Error
misc FinalParameters Parameter name should be final. 288
 Error
regexp RegexpSingleline Line has trailing spaces. 294
 Error
misc FinalParameters Parameter e should be final. 298
 Error
sizes LineLength Line is longer than 80 characters (found 92). 302

org/apache/any23/rdf/PopularPrefixes.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 99). 32
 Error
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error
sizes LineLength Line is longer than 80 characters (found 88). 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 36
 Error
sizes LineLength Line is longer than 80 characters (found 97). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
naming ConstantName Name 'popularPrefixes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 40
 Error
sizes LineLength Line is longer than 80 characters (found 96). 46
 Error
sizes LineLength Line is longer than 80 characters (found 111). 49
 Error
sizes LineLength Line is longer than 80 characters (found 103). 51
 Error
sizes LineLength Line is longer than 80 characters (found 81). 55
 Error
sizes LineLength Line is longer than 80 characters (found 112). 57
 Error
sizes LineLength Line is longer than 80 characters (found 116). 65
 Error
regexp RegexpSingleline Line has trailing spaces. 70
 Error
sizes LineLength Line is longer than 80 characters (found 89). 71
 Error
misc FinalParameters Parameter prefixes should be final. 73
 Error
regexp RegexpSingleline Line has trailing spaces. 89
 Error
sizes LineLength Line is longer than 80 characters (found 99). 90
 Error
misc FinalParameters Parameter stringUri should be final. 92
 Error
sizes LineLength Line is longer than 80 characters (found 95). 110

org/apache/any23/rdf/RDFUtils.java

Severity Category Rule Message Line
 Error
design FinalClass Class RDFUtils should be declared as final. 67
 Error
javadoc JavadocVariable Missing a Javadoc comment. 69
 Error
sizes LineLength Line is longer than 80 characters (found 86). 71
 Error
javadoc JavadocVariable Missing a Javadoc comment. 71
 Error
naming ConstantName Name 'valueFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 71
 Error
javadoc JavadocVariable Missing a Javadoc comment. 73
 Error
javadoc JavadocVariable Missing a Javadoc comment. 75
 Error
sizes LineLength Line is longer than 80 characters (found 97). 81
 Error
sizes LineLength Line is longer than 80 characters (found 89). 84
 Error
regexp RegexpSingleline Line has trailing spaces. 85
 Error
sizes LineLength Line is longer than 80 characters (found 115). 86
 Error
regexp RegexpSingleline Line has trailing spaces. 87
 Error
misc FinalParameters Parameter uri should be final. 91
 Error
blocks NeedBraces 'if' construct must use '{}'s. 93
 Error
sizes LineLength Line is longer than 80 characters (found 101). 94
 Error
sizes LineLength Line is longer than 80 characters (found 92). 95
 Error
sizes LineLength Line is longer than 80 characters (found 117). 103
 Error
sizes LineLength Line is longer than 80 characters (found 89). 104
 Error
regexp RegexpSingleline Line has trailing spaces. 110
 Error
regexp RegexpSingleline Line has trailing spaces. 112
 Error
misc FinalParameters Parameter dateToBeParsed should be final. 118
 Error
misc FinalParameters Parameter format should be final. 118
 Error
sizes LineLength Line is longer than 80 characters (found 86). 120
 Error
sizes LineLength Line is longer than 80 characters (found 89). 122
 Error
sizes LineLength Line is longer than 80 characters (found 93). 124
 Error
regexp RegexpSingleline Line has trailing spaces. 134
 Error
misc FinalParameters Parameter date should be final. 137
 Error
sizes LineLength Line is longer than 80 characters (found 104). 138
 Error
coding MagicNumber '22' is a magic number. 141
 Error
sizes LineLength Line is longer than 80 characters (found 118). 149
 Error
sizes LineLength Line is longer than 80 characters (found 115). 150
 Error
sizes LineLength Line is longer than 80 characters (found 119). 151
 Error
regexp RegexpSingleline Line has trailing spaces. 156
 Error
misc FinalParameters Parameter unescapedIRI should be final. 159
 Error
blocks NeedBraces 'if' construct must use '{}'s. 160
 Error
sizes LineLength Line is longer than 80 characters (found 87). 161
 Error
blocks NeedBraces 'if' construct must use '{}'s. 173
 Error
blocks NeedBraces 'if' construct must use '{}'s. 176
 Error
sizes LineLength Line is longer than 80 characters (found 88). 179
 Error
blocks NeedBraces 'if' construct must use '{}'s. 180
 Error
sizes LineLength Line is longer than 80 characters (found 111). 181
 Error
blocks NeedBraces 'if' construct must use '{}'s. 184
 Error
sizes LineLength Line is longer than 80 characters (found 118). 185
 Error
sizes LineLength Line is longer than 80 characters (found 81). 190
 Error
blocks NeedBraces 'if' construct must use '{}'s. 194
 Error
sizes LineLength Line is longer than 80 characters (found 116). 195
 Error
regexp RegexpSingleline Line has trailing spaces. 202
 Error
regexp RegexpSingleline Line has trailing spaces. 205
 Error
misc FinalParameters Parameter iri should be final. 208
 Error
regexp RegexpSingleline Line has trailing spaces. 214
 Error
regexp RegexpSingleline Line has trailing spaces. 219
 Error
sizes LineLength Line is longer than 80 characters (found 87). 222
 Error
misc FinalParameters Parameter namespace should be final. 222
 Error
misc FinalParameters Parameter localName should be final. 222
 Error
regexp RegexpSingleline Line has trailing spaces. 228
 Error
sizes LineLength Line is longer than 80 characters (found 86). 230
 Error
regexp RegexpSingleline Line has trailing spaces. 231
 Error
misc FinalParameters Parameter s should be final. 234
 Error
regexp RegexpSingleline Line has trailing spaces. 240
 Error
sizes LineLength Line is longer than 80 characters (found 87). 242
 Error
regexp RegexpSingleline Line has trailing spaces. 243
 Error
misc FinalParameters Parameter b should be final. 246
 Error
regexp RegexpSingleline Line has trailing spaces. 252
 Error
sizes LineLength Line is longer than 80 characters (found 84). 254
 Error
regexp RegexpSingleline Line has trailing spaces. 255
 Error
misc FinalParameters Parameter b should be final. 258
 Error
regexp RegexpSingleline Line has trailing spaces. 264
 Error
sizes LineLength Line is longer than 80 characters (found 85). 266
 Error
regexp RegexpSingleline Line has trailing spaces. 267
 Error
misc FinalParameters Parameter s should be final. 270
 Error
regexp RegexpSingleline Line has trailing spaces. 276
 Error
sizes LineLength Line is longer than 80 characters (found 83). 278
 Error
regexp RegexpSingleline Line has trailing spaces. 279
 Error
misc FinalParameters Parameter i should be final. 282
 Error
regexp RegexpSingleline Line has trailing spaces. 288
 Error
sizes LineLength Line is longer than 80 characters (found 84). 290
 Error
regexp RegexpSingleline Line has trailing spaces. 291
 Error
misc FinalParameters Parameter l should be final. 294
 Error
regexp RegexpSingleline Line has trailing spaces. 300
 Error
sizes LineLength Line is longer than 80 characters (found 85). 302
 Error
regexp RegexpSingleline Line has trailing spaces. 303
 Error
misc FinalParameters Parameter f should be final. 306
 Error
regexp RegexpSingleline Line has trailing spaces. 312
 Error
sizes LineLength Line is longer than 80 characters (found 86). 314
 Error
regexp RegexpSingleline Line has trailing spaces. 315
 Error
misc FinalParameters Parameter d should be final. 318
 Error
regexp RegexpSingleline Line has trailing spaces. 324
 Error
regexp RegexpSingleline Line has trailing spaces. 329
 Error
misc FinalParameters Parameter s should be final. 332
 Error
misc FinalParameters Parameter l should be final. 332
 Error
sizes LineLength Line is longer than 80 characters (found 83). 334
 Error
regexp RegexpSingleline Line has trailing spaces. 343
 Error
regexp RegexpSingleline Line has trailing spaces. 348
 Error
sizes LineLength Line is longer than 80 characters (found 83). 351
 Error
misc FinalParameters Parameter s should be final. 351
 Error
misc FinalParameters Parameter datatype should be final. 351
 Error
regexp RegexpSingleline Line has trailing spaces. 357
 Error
sizes LineLength Line is longer than 80 characters (found 84). 359
 Error
regexp RegexpSingleline Line has trailing spaces. 360
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 363
 Error
misc FinalParameters Parameter id should be final. 364
 Error
regexp RegexpSingleline Line has trailing spaces. 377
 Error
sizes LineLength Line is longer than 80 characters (found 120). 379
 Error
regexp RegexpSingleline Line has trailing spaces. 381
 Error
misc FinalParameters Parameter id should be final. 384
 Error
regexp RegexpSingleline Line has trailing spaces. 390
 Error
regexp RegexpSingleline Line has trailing spaces. 397
 Error
sizes LineLength Line is longer than 80 characters (found 88). 400
 Error
misc FinalParameters Parameter s should be final. 400
 Error
misc FinalParameters Parameter p should be final. 400
 Error
misc FinalParameters Parameter o should be final. 400
 Error
javadoc JavadocStyle First sentence should end with a period. 404
 Error
sizes LineLength Line is longer than 80 characters (found 83). 405
 Error
regexp RegexpSingleline Line has trailing spaces. 413
 Error
misc FinalParameters Parameter s should be final. 416
 Error
misc FinalParameters Parameter p should be final. 416
 Error
misc FinalParameters Parameter o should be final. 416
 Error
sizes LineLength Line is longer than 80 characters (found 108). 417
 Error
regexp RegexpSingleline Line has trailing spaces. 423
 Error
regexp RegexpSingleline Line has trailing spaces. 432
 Error
sizes LineLength Line is longer than 80 characters (found 98). 435
 Error
misc FinalParameters Parameter s should be final. 435
 Error
misc FinalParameters Parameter p should be final. 435
 Error
misc FinalParameters Parameter o should be final. 435
 Error
misc FinalParameters Parameter g should be final. 435
 Error
javadoc JavadocStyle First sentence should end with a period. 439
 Error
sizes LineLength Line is longer than 80 characters (found 95). 440
 Error
regexp RegexpSingleline Line has trailing spaces. 441
 Error
regexp RegexpSingleline Line has trailing spaces. 450
 Error
misc FinalParameters Parameter s should be final. 453
 Error
misc FinalParameters Parameter p should be final. 453
 Error
misc FinalParameters Parameter o should be final. 453
 Error
misc FinalParameters Parameter g should be final. 453
 Error
sizes LineLength Line is longer than 80 characters (found 120). 454
 Error
sizes LineLength Line is longer than 80 characters (found 88). 459
 Error
sizes LineLength Line is longer than 80 characters (found 110). 460
 Error
regexp RegexpSingleline Line has trailing spaces. 464
 Error
misc FinalParameters Parameter s should be final. 467
 Error
blocks NeedBraces 'if' construct must use '{}'s. 468
 Error
regexp RegexpSingleline Line has trailing spaces. 491
 Error
regexp RegexpSingleline Line has trailing spaces. 493
 Error
misc FinalParameters Parameter format should be final. 497
 Error
regexp RegexpSingleline Line has trailing spaces. 508
 Error
regexp RegexpSingleline Line has trailing spaces. 510
 Error
misc FinalParameters Parameter format should be final. 514
 Error
misc FinalParameters Parameter writer should be final. 514
 Error
regexp RegexpSingleline Line has trailing spaces. 525
 Error
regexp RegexpSingleline Line has trailing spaces. 527
 Error
misc FinalParameters Parameter format should be final. 531
 Error
misc FinalParameters Parameter os should be final. 531
 Error
regexp RegexpSingleline Line has trailing spaces. 540
 Error
regexp RegexpSingleline Line has trailing spaces. 542
 Error
misc FinalParameters Parameter ext should be final. 546
 Error
blocks NeedBraces 'if' construct must use '{}'s. 547
 Error
sizes LineLength Line is longer than 80 characters (found 104). 553
 Error
regexp RegexpSingleline Line has trailing spaces. 562
 Error
regexp RegexpSingleline Line has trailing spaces. 564
 Error
sizes LineLength Line is longer than 80 characters (found 109). 568
 Error
misc FinalParameters Parameter format should be final. 568
 Error
misc FinalParameters Parameter is should be final. 568
 Error
misc FinalParameters Parameter baseIRI should be final. 568
 Error
sizes LineLength Line is longer than 80 characters (found 87). 571
 Error
sizes LineLength Line is longer than 80 characters (found 120). 579
 Error
regexp RegexpSingleline Line has trailing spaces. 586
 Error
regexp RegexpSingleline Line has trailing spaces. 588
 Error
sizes LineLength Line is longer than 80 characters (found 93). 592
 Error
misc FinalParameters Parameter format should be final. 592
 Error
misc FinalParameters Parameter is should be final. 592
 Error
sizes LineLength Line is longer than 80 characters (found 117). 597
 Error
regexp RegexpSingleline Line has trailing spaces. 604
 Error
regexp RegexpSingleline Line has trailing spaces. 606
 Error
sizes LineLength Line is longer than 80 characters (found 88). 610
 Error
misc FinalParameters Parameter format should be final. 610
 Error
misc FinalParameters Parameter in should be final. 610
 Error
sizes LineLength Line is longer than 80 characters (found 95). 611
 Error
sizes LineLength Line is longer than 80 characters (found 107). 615
 Error
regexp RegexpSingleline Line has trailing spaces. 619
 Error
regexp RegexpSingleline Line has trailing spaces. 621
 Error
misc FinalParameters Parameter resource should be final. 625
 Error
blocks NeedBraces 'if' construct must use '{}'s. 627
 Error
sizes LineLength Line is longer than 80 characters (found 115). 628
 Error
sizes LineLength Line is longer than 80 characters (found 102). 630
 Error
regexp RegexpSingleline Line has trailing spaces. 639
 Error
sizes LineLength Line is longer than 80 characters (found 96). 640
 Error
misc FinalParameters Parameter href should be final. 642
 Error
sizes LineLength Line is longer than 80 characters (found 81). 657
 Error
regexp RegexpSingleline Line has trailing spaces. 658
 Error
sizes LineLength Line is longer than 80 characters (found 120). 660
 Error
regexp RegexpSingleline Line has trailing spaces. 662
 Error
misc FinalParameters Parameter docUri should be final. 665
 Error
sizes LineLength Line is longer than 80 characters (found 81). 670
 Error
regexp RegexpSingleline Line has trailing spaces. 671
 Error
sizes LineLength Line is longer than 80 characters (found 83). 673
 Error
sizes LineLength Line is longer than 80 characters (found 120). 676
 Error
regexp RegexpSingleline Line has trailing spaces. 678
 Error
misc FinalParameters Parameter type should be final. 681
 Error
misc FinalParameters Parameter docIRI should be final. 681
 Error
sizes LineLength Line is longer than 80 characters (found 102). 686
 Error
regexp RegexpSingleline Line has trailing spaces. 687
 Error
sizes LineLength Line is longer than 80 characters (found 89). 689
 Error
regexp RegexpSingleline Line has trailing spaces. 690
 Error
sizes LineLength Line is longer than 80 characters (found 83). 692
 Error
sizes LineLength Line is longer than 80 characters (found 120). 695
 Error
sizes LineLength Line is longer than 80 characters (found 98). 698
 Error
regexp RegexpSingleline Line has trailing spaces. 700
 Error
misc FinalParameters Parameter type should be final. 703
 Error
misc FinalParameters Parameter docIRI should be final. 703
 Error
misc FinalParameters Parameter addId should be final. 703
 Error
sizes LineLength Line is longer than 80 characters (found 81). 710
 Error
regexp RegexpSingleline Line has trailing spaces. 729
 Error
sizes LineLength Line is longer than 80 characters (found 119). 730
 Error
regexp RegexpSingleline Line has trailing spaces. 732
 Error
sizes LineLength Line is longer than 80 characters (found 86). 734
 Error
regexp RegexpSingleline Line has trailing spaces. 735
 Error
misc FinalParameters Parameter inString should be final. 738
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 746

org/apache/any23/rdf/package-info.java

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

org/apache/any23/source/ByteArrayDocumentSource.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 26
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
sizes LineLength Line is longer than 80 characters (found 90). 37
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
misc FinalParameters Parameter bytes should be final. 37
 Error
coding HiddenField 'bytes' hides a field. 37
 Error
misc FinalParameters Parameter documentIRI should be final. 37
 Error
coding HiddenField 'documentIRI' hides a field. 37
 Error
misc FinalParameters Parameter contentType should be final. 37
 Error
coding HiddenField 'contentType' hides a field. 37
 Error
sizes LineLength Line is longer than 80 characters (found 120). 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Error
misc FinalParameters Parameter inputStream should be final. 43
 Error
misc FinalParameters Parameter documentIRI should be final. 43
 Error
coding HiddenField 'documentIRI' hides a field. 43
 Error
misc FinalParameters Parameter contentType should be final. 43
 Error
coding HiddenField 'contentType' hides a field. 43
 Error
design DesignForExtension Class 'ByteArrayDocumentSource' looks like designed for extension (can be subclassed), but the method 'openInputStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ByteArrayDocumentSource' final or making the method 'openInputStream' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Error
design DesignForExtension Class 'ByteArrayDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ByteArrayDocumentSource' final or making the method 'getContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Error
design DesignForExtension Class 'ByteArrayDocumentSource' looks like designed for extension (can be subclassed), but the method 'getDocumentIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ByteArrayDocumentSource' final or making the method 'getDocumentIRI' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
design DesignForExtension Class 'ByteArrayDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ByteArrayDocumentSource' final or making the method 'getContentType' static/final/abstract/empty, or adding allowed annotation for the method. 59
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Error
design DesignForExtension Class 'ByteArrayDocumentSource' looks like designed for extension (can be subclassed), but the method 'isLocal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ByteArrayDocumentSource' final or making the method 'isLocal' static/final/abstract/empty, or adding allowed annotation for the method. 63
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 63

org/apache/any23/source/FileDocumentSource.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
misc FinalParameters Parameter file should be final. 37
 Error
coding HiddenField 'file' hides a field. 37
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
misc FinalParameters Parameter file should be final. 42
 Error
coding HiddenField 'file' hides a field. 42
 Error
misc FinalParameters Parameter baseIRI should be final. 42
 Error
design DesignForExtension Class 'FileDocumentSource' looks like designed for extension (can be subclassed), but the method 'openInputStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FileDocumentSource' final or making the method 'openInputStream' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Error
design DesignForExtension Class 'FileDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FileDocumentSource' final or making the method 'getContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Error
design DesignForExtension Class 'FileDocumentSource' looks like designed for extension (can be subclassed), but the method 'getDocumentIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FileDocumentSource' final or making the method 'getDocumentIRI' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
design DesignForExtension Class 'FileDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FileDocumentSource' final or making the method 'getContentType' static/final/abstract/empty, or adding allowed annotation for the method. 59
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Error
design DesignForExtension Class 'FileDocumentSource' looks like designed for extension (can be subclassed), but the method 'isLocal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FileDocumentSource' final or making the method 'isLocal' static/final/abstract/empty, or adding allowed annotation for the method. 63
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Error
design DesignForExtension Class 'FileDocumentSource' looks like designed for extension (can be subclassed), but the method 'readStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FileDocumentSource' final or making the method 'readStream' static/final/abstract/empty, or adding allowed annotation for the method. 67
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 67

org/apache/any23/source/HTTPDocumentSource.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 88). 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
javadoc JavadocVariable Missing a Javadoc comment. 42
 Error
sizes LineLength Line is longer than 80 characters (found 88). 44
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Error
misc FinalParameters Parameter client should be final. 44
 Error
coding HiddenField 'client' hides a field. 44
 Error
misc FinalParameters Parameter uri should be final. 44
 Error
coding HiddenField 'uri' hides a field. 44
 Error
misc FinalParameters Parameter uri should be final. 49
 Error
coding HiddenField 'uri' hides a field. 49
 Error
blocks NeedBraces 'if' construct must use '{}'s. 61
 Error
design DesignForExtension Class 'HTTPDocumentSource' looks like designed for extension (can be subclassed), but the method 'openInputStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTTPDocumentSource' final or making the method 'openInputStream' static/final/abstract/empty, or adding allowed annotation for the method. 70
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 70
 Error
design DesignForExtension Class 'HTTPDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTTPDocumentSource' final or making the method 'getContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 80
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 80
 Error
design DesignForExtension Class 'HTTPDocumentSource' looks like designed for extension (can be subclassed), but the method 'getDocumentIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTTPDocumentSource' final or making the method 'getDocumentIRI' static/final/abstract/empty, or adding allowed annotation for the method. 84
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 84
 Error
design DesignForExtension Class 'HTTPDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTTPDocumentSource' final or making the method 'getContentType' static/final/abstract/empty, or adding allowed annotation for the method. 88
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 88
 Error
design DesignForExtension Class 'HTTPDocumentSource' looks like designed for extension (can be subclassed), but the method 'isLocal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'HTTPDocumentSource' final or making the method 'isLocal' static/final/abstract/empty, or adding allowed annotation for the method. 92
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 92

org/apache/any23/source/LocalCopyFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 115). 23
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 30

org/apache/any23/source/MemCopyFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 119). 25
 Error
javadoc JavadocVariable Missing a Javadoc comment. 32
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Error
misc FinalParameters Parameter in should be final. 34
 Error
blocks NeedBraces 'if' construct must use '{}'s. 39
 Error
sizes LineLength Line is longer than 80 characters (found 87). 46
 Error
design DesignForExtension Class 'MemCopyFactory' looks like designed for extension (can be subclassed), but the method 'createLocalCopy' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MemCopyFactory' final or making the method 'createLocalCopy' static/final/abstract/empty, or adding allowed annotation for the method. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Error
sizes LineLength Line is longer than 80 characters (found 107). 47

org/apache/any23/source/StringDocumentSource.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 32
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Error
misc FinalParameters Parameter in should be final. 38
 Error
coding HiddenField 'in' hides a field. 38
 Error
misc FinalParameters Parameter uri should be final. 38
 Error
coding HiddenField 'uri' hides a field. 38
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
misc FinalParameters Parameter in should be final. 42
 Error
coding HiddenField 'in' hides a field. 42
 Error
misc FinalParameters Parameter uri should be final. 42
 Error
coding HiddenField 'uri' hides a field. 42
 Error
misc FinalParameters Parameter contentType should be final. 42
 Error
coding HiddenField 'contentType' hides a field. 42
 Error
sizes LineLength Line is longer than 80 characters (found 93). 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Error
misc FinalParameters Parameter in should be final. 46
 Error
coding HiddenField 'in' hides a field. 46
 Error
misc FinalParameters Parameter uri should be final. 46
 Error
coding HiddenField 'uri' hides a field. 46
 Error
misc FinalParameters Parameter contentType should be final. 46
 Error
coding HiddenField 'contentType' hides a field. 46
 Error
misc FinalParameters Parameter encoding should be final. 46
 Error
coding HiddenField 'encoding' hides a field. 46
 Error
design DesignForExtension Class 'StringDocumentSource' looks like designed for extension (can be subclassed), but the method 'openInputStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StringDocumentSource' final or making the method 'openInputStream' static/final/abstract/empty, or adding allowed annotation for the method. 53
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 53
 Error
sizes LineLength Line is longer than 80 characters (found 81). 55
 Error
design DesignForExtension Class 'StringDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StringDocumentSource' final or making the method 'getContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 60
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 60
 Error
design DesignForExtension Class 'StringDocumentSource' looks like designed for extension (can be subclassed), but the method 'getDocumentIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StringDocumentSource' final or making the method 'getDocumentIRI' static/final/abstract/empty, or adding allowed annotation for the method. 64
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 64
 Error
design DesignForExtension Class 'StringDocumentSource' looks like designed for extension (can be subclassed), but the method 'getContentType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StringDocumentSource' final or making the method 'getContentType' static/final/abstract/empty, or adding allowed annotation for the method. 68
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 68
 Error
design DesignForExtension Class 'StringDocumentSource' looks like designed for extension (can be subclassed), but the method 'isLocal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StringDocumentSource' final or making the method 'isLocal' static/final/abstract/empty, or adding allowed annotation for the method. 72
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 72

org/apache/any23/source/package-info.java

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

org/apache/any23/util/DiscoveryUtils.java

Severity Category Rule Message Line
 Error
design FinalClass Class DiscoveryUtils should be declared as final. 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
sizes LineLength Line is longer than 80 characters (found 117). 43
 Error
regexp RegexpSingleline Line has trailing spaces. 47
 Error
misc FinalParameters Parameter packageName should be final. 50
 Error
sizes LineLength Line is longer than 80 characters (found 87). 51
 Error
sizes LineLength Line is longer than 80 characters (found 99). 58
 Error
sizes LineLength Line is longer than 80 characters (found 94). 68
 Error
sizes LineLength Line is longer than 80 characters (found 120). 81
 Error
sizes LineLength Line is longer than 80 characters (found 83). 82
 Error
regexp RegexpSingleline Line has trailing spaces. 88
 Error
sizes LineLength Line is longer than 80 characters (found 88). 91
 Error
misc FinalParameters Parameter packageName should be final. 91
 Error
misc FinalParameters Parameter filter should be final. 91
 Error
sizes LineLength Line is longer than 80 characters (found 111). 101
 Error
regexp RegexpSingleline Line has trailing spaces. 115
 Error
misc FinalParameters Parameter location should be final. 118
 Error
misc FinalParameters Parameter packageName should be final. 118
 Error
sizes LineLength Line is longer than 80 characters (found 120). 127
 Error
javadoc JavadocStyle Unclosed HTML tag found: <code>file:<path/to.jar>!<path/to/package>. 127
 Error
regexp RegexpSingleline Line has trailing spaces. 131
 Error
misc FinalParameters Parameter location should be final. 134
 Error
sizes LineLength Line is longer than 80 characters (found 113). 155
 Error
sizes LineLength Line is longer than 80 characters (found 118). 158
 Error
sizes LineLength Line is longer than 80 characters (found 101). 162
 Error
sizes LineLength Line is longer than 80 characters (found 83). 174
 Error
regexp RegexpSingleline Line has trailing spaces. 180
 Error
sizes LineLength Line is longer than 80 characters (found 85). 183
 Error
misc FinalParameters Parameter directory should be final. 183
 Error
misc FinalParameters Parameter packageName should be final. 183
 Error
sizes LineLength Line is longer than 80 characters (found 85). 194
 Error
sizes LineLength Line is longer than 80 characters (found 112). 199
 Error
coding MagicNumber '6' is a magic number. 199
 Error
sizes LineLength Line is longer than 80 characters (found 120). 202
 Error
sizes LineLength Line is longer than 80 characters (found 118). 205
 Error
coding MagicNumber '6' is a magic number. 205
 Error
sizes LineLength Line is longer than 80 characters (found 97). 210
 Error
misc FinalParameters Parameter list should be final. 217
 Error
misc FinalParameters Parameter t should be final. 217

org/apache/any23/util/FileUtils.java

Severity Category Rule Message Line
 Error
design FinalClass Class FileUtils should be declared as final. 43
 Error
regexp RegexpSingleline Line has trailing spaces. 52
 Error
misc FinalParameters Parameter target should be final. 55
 Error
misc FinalParameters Parameter dest should be final. 55
 Error
sizes LineLength Line is longer than 80 characters (found 83). 57
 Error
sizes LineLength Line is longer than 80 characters (found 117). 64
 Error
sizes LineLength Line is longer than 80 characters (found 103). 70
 Error
misc FinalParameters Parameter is should be final. 77
 Error
misc FinalParameters Parameter dest should be final. 77
 Error
coding MagicNumber '1024' is a magic number. 87
 Error
coding MagicNumber '4' is a magic number. 87
 Error
sizes LineLength Line is longer than 80 characters (found 83). 97
 Error
regexp RegexpSingleline Line has trailing spaces. 111
 Error
misc FinalParameters Parameter src should be final. 115
 Error
misc FinalParameters Parameter dest should be final. 115
 Error
regexp RegexpSingleline Line has trailing spaces. 132
 Error
misc FinalParameters Parameter f should be final. 136
 Error
misc FinalParameters Parameter content should be final. 136
 Error
sizes LineLength Line is longer than 80 characters (found 89). 139
 Error
regexp RegexpSingleline Line has trailing spaces. 153
 Error
misc FinalParameters Parameter f should be final. 157
 Error
misc FinalParameters Parameter t should be final. 157
 Error
sizes LineLength Line is longer than 80 characters (found 107). 159
 Error
regexp RegexpSingleline Line has trailing spaces. 172
 Error
regexp RegexpSingleline Line has trailing spaces. 174
 Error
sizes LineLength Line is longer than 80 characters (found 95). 178
 Error
misc FinalParameters Parameter clazz should be final. 178
 Error
misc FinalParameters Parameter resource should be final. 178
 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 82). 193
 Error
misc FinalParameters Parameter resource should be final. 193
 Error
regexp RegexpSingleline Line has trailing spaces. 202
 Error
regexp RegexpSingleline Line has trailing spaces. 204
 Error
misc FinalParameters Parameter f should be final. 208
 Error
regexp RegexpSingleline Line has trailing spaces. 218
 Error
sizes LineLength Line is longer than 80 characters (found 85). 219
 Error
regexp RegexpSingleline Line has trailing spaces. 220
 Error
misc FinalParameters Parameter f should be final. 224
 Error
regexp RegexpSingleline Line has trailing spaces. 236
 Error
sizes LineLength Line is longer than 80 characters (found 88). 239
 Error
misc FinalParameters Parameter dir should be final. 239
 Error
misc FinalParameters Parameter filenameFilter should be final. 239
 Error
sizes LineLength Line is longer than 80 characters (found 96). 241
 Error
sizes LineLength Line is longer than 80 characters (found 103). 249
 Error
sizes LineLength Line is longer than 80 characters (found 107). 258
 Error
misc FinalParameters Parameter dir should be final. 258
 Error
misc FinalParameters Parameter filenameFilter should be final. 258
 Error
misc FinalParameters Parameter result should be final. 258
 Error
sizes LineLength Line is longer than 80 characters (found 91). 261

org/apache/any23/util/LogUtils.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 27
 Error
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30
 Error
sizes LineLength Line is longer than 80 characters (found 103). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39

org/apache/any23/util/MathUtils.java

Severity Category Rule Message Line
 Error
design FinalClass Class MathUtils should be declared as final. 30
 Error
sizes LineLength Line is longer than 80 characters (found 108). 40
 Error
sizes LineLength Line is longer than 80 characters (found 115). 41
 Error
sizes LineLength Line is longer than 80 characters (found 120). 44
 Error
sizes LineLength Line is longer than 80 characters (found 83). 50
 Error
misc FinalParameters Parameter s should be final. 52
 Error
coding MagicNumber '0xFF' is a magic number. 60
 Error
sizes LineLength Line is longer than 80 characters (found 83). 64

org/apache/any23/util/ReaderInputStream.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 108). 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. 37
 Error
sizes LineLength Line is longer than 80 characters (found 88). 40
 Error
misc FinalParameters Parameter reader should be final. 45
 Error
sizes LineLength Line is longer than 80 characters (found 117). 50
 Error
misc FinalParameters Parameter reader should be final. 57
 Error
misc FinalParameters Parameter encoding should be final. 57
 Error
coding HiddenField 'encoding' hides a field. 57
 Error
coding MagicNumber '256' is a magic number. 94
 Error
javadoc JavadocStyle First sentence should end with a period. 100
 Error
regexp RegexpSingleline Line has trailing spaces. 109
 Error
sizes LineLength Line is longer than 80 characters (found 86). 110
 Error
regexp RegexpSingleline Line has trailing spaces. 111
 Error
sizes LineLength Line is longer than 80 characters (found 81). 115
 Error
misc FinalParameters Parameter b should be final. 115
 Error
misc FinalParameters Parameter off should be final. 115
 Error
misc FinalParameters Parameter len should be final. 115
 Error
coding InnerAssignment Inner assignments should be avoided. 138
 Error
sizes LineLength Line is longer than 80 characters (found 102). 149
 Error
regexp RegexpSingleline Line has trailing spaces. 161

org/apache/any23/util/StreamUtils.java

Severity Category Rule Message Line
 Error
design FinalClass Class StreamUtils should be declared as final. 56
 Error
sizes LineLength Line is longer than 80 characters (found 84). 58
 Error
javadoc JavadocVariable Missing a Javadoc comment. 58
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
 Error
regexp RegexpSingleline Line has trailing spaces. 68
 Error
regexp RegexpSingleline Line has trailing spaces. 70
 Error
sizes LineLength Line is longer than 80 characters (found 81). 72
 Error
misc FinalParameters Parameter is should be final. 74
 Error
sizes LineLength Line is longer than 80 characters (found 104). 75
 Error
regexp RegexpSingleline Line has trailing spaces. 95
 Error
regexp RegexpSingleline Line has trailing spaces. 97
 Error
sizes LineLength Line is longer than 80 characters (found 81). 99
 Error
sizes LineLength Line is longer than 80 characters (found 90). 101
 Error
misc FinalParameters Parameter is should be final. 101
 Error
misc FinalParameters Parameter preserveNL should be final. 101
 Error
sizes LineLength Line is longer than 80 characters (found 104). 105
 Error
blocks NeedBraces 'if' construct must use '{}'s. 111
 Error
regexp RegexpSingleline Line has trailing spaces. 125
 Error
regexp RegexpSingleline Line has trailing spaces. 127
 Error
sizes LineLength Line is longer than 80 characters (found 81). 129
 Error
misc FinalParameters Parameter is should be final. 131
 Error
misc FinalParameters Parameter closable should be final. 141
 Error
javadoc JavadocStyle First sentence should end with a period. 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 113). 157
 Error
regexp RegexpSingleline Line has trailing spaces. 158
 Error
sizes LineLength Line is longer than 80 characters (found 99). 160
 Error
misc FinalParameters Parameter doc should be final. 164
 Error
sizes LineLength Line is longer than 80 characters (found 92). 165
 Error
sizes LineLength Line is longer than 80 characters (found 97). 170
 Error
sizes LineLength Line is longer than 80 characters (found 104). 177
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 177
 Error
misc FinalParameters Parameter is should be final. 177
 Error
sizes LineLength Line is longer than 80 characters (found 93). 184
 Error
sizes LineLength Line is longer than 80 characters (found 102). 191
 Error
sizes LineLength Line is longer than 80 characters (found 92). 192

org/apache/any23/util/StringUtils.java

Severity Category Rule Message Line
 Error
design FinalClass Class StringUtils should be declared as final. 26
 Error
sizes LineLength Line is longer than 80 characters (found 101). 29
 Error
regexp RegexpSingleline Line has trailing spaces. 35
 Error
misc FinalParameters Parameter delimiter should be final. 38
 Error
misc FinalParameters Parameter data should be final. 38
 Error
sizes LineLength Line is longer than 80 characters (found 115). 51
 Error
regexp RegexpSingleline Line has trailing spaces. 57
 Error
misc FinalParameters Parameter container should be final. 60
 Error
misc FinalParameters Parameter content should be final. 60
 Error
coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 61
 Error
regexp RegexpSingleline Line has trailing spaces. 78
 Error
misc FinalParameters Parameter in should be final. 81
 Error
sizes LineLength Line is longer than 80 characters (found 100). 86
 Error
regexp RegexpSingleline Line has trailing spaces. 92
 Error
sizes LineLength Line is longer than 80 characters (found 120). 93
 Error
misc FinalParameters Parameter candidatePrefix should be final. 96
 Error
misc FinalParameters Parameter container should be final. 96
 Error
sizes LineLength Line is longer than 80 characters (found 100). 112
 Error
regexp RegexpSingleline Line has trailing spaces. 118
 Error
sizes LineLength Line is longer than 80 characters (found 120). 119
 Error
misc FinalParameters Parameter candidateSuffix should be final. 122
 Error
misc FinalParameters Parameter container should be final. 122
 Error
regexp RegexpSingleline Line has trailing spaces. 143
 Error
misc FinalParameters Parameter in should be final. 146
 Error
sizes LineLength Line is longer than 80 characters (found 113). 163
 Error
regexp RegexpSingleline Line has trailing spaces. 167
 Error
misc FinalParameters Parameter in should be final. 170
 Error
sizes LineLength Line is longer than 80 characters (found 86). 175
 Error
regexp RegexpSingleline Line has trailing spaces. 181
 Error
misc FinalParameters Parameter c should be final. 184
 Error
misc FinalParameters Parameter times should be final. 184
 Error
sizes LineLength Line is longer than 80 characters (found 89). 186
 Error
sizes LineLength Line is longer than 80 characters (found 105). 199
 Error
regexp RegexpSingleline Line has trailing spaces. 205
 Error
misc FinalParameters Parameter in should be final. 208
 Error
sizes LineLength Line is longer than 80 characters (found 81). 221

org/apache/any23/util/URLUtils.java

Severity Category Rule Message Line
 Error
design FinalClass Class URLUtils should be declared as final. 30
 Error
regexp RegexpSingleline Line has trailing spaces. 37
 Error
sizes LineLength Line is longer than 80 characters (found 95). 38
 Error
regexp RegexpSingleline Line has trailing spaces. 39
 Error
misc FinalParameters Parameter url should be final. 43

org/apache/any23/validator/DOMDocument.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 51
 Error
sizes LineLength Line is longer than 80 characters (found 106). 57
 Error
regexp RegexpSingleline Line has trailing spaces. 61
 Error
regexp RegexpSingleline Line has trailing spaces. 83

org/apache/any23/validator/DefaultDOMDocument.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
misc FinalParameters Parameter documentIRI should be final. 42
 Error
coding HiddenField 'documentIRI' hides a field. 42
 Error
misc FinalParameters Parameter document should be final. 42
 Error
coding HiddenField 'document' hides a field. 42
 Error
design DesignForExtension Class 'DefaultDOMDocument' looks like designed for extension (can be subclassed), but the method 'getDocumentIRI' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultDOMDocument' final or making the method 'getDocumentIRI' static/final/abstract/empty, or adding allowed annotation for the method. 53
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 53
 Error
design DesignForExtension Class 'DefaultDOMDocument' looks like designed for extension (can be subclassed), but the method 'getOriginalDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultDOMDocument' final or making the method 'getOriginalDocument' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 57
 Error
design DesignForExtension Class 'DefaultDOMDocument' looks like designed for extension (can be subclassed), but the method 'getNodes' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultDOMDocument' final or making the method 'getNodes' static/final/abstract/empty, or adding allowed annotation for the method. 61
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 61
 Error
misc FinalParameters Parameter xPath should be final. 61
 Error
design DesignForExtension Class 'DefaultDOMDocument' looks like designed for extension (can be subclassed), but the method 'getNode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultDOMDocument' final or making the method 'getNode' static/final/abstract/empty, or adding allowed annotation for the method. 65
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 65
 Error
misc FinalParameters Parameter xPath should be final. 65
 Error
sizes LineLength Line is longer than 80 characters (found 116). 68
 Error
sizes LineLength Line is longer than 80 characters (found 114). 72
 Error
design DesignForExtension Class 'DefaultDOMDocument' looks like designed for extension (can be subclassed), but the method 'addAttribute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultDOMDocument' final or making the method 'addAttribute' static/final/abstract/empty, or adding allowed annotation for the method. 77
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 77
 Error
misc FinalParameters Parameter xPath should be final. 77
 Error
misc FinalParameters Parameter attrName should be final. 77
 Error
misc FinalParameters Parameter attrValue should be final. 77
 Error
design DesignForExtension Class 'DefaultDOMDocument' looks like designed for extension (can be subclassed), but the method 'getNodesWithAttribute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultDOMDocument' final or making the method 'getNodesWithAttribute' static/final/abstract/empty, or adding allowed annotation for the method. 85
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 85
 Error
misc FinalParameters Parameter attrName should be final. 85

org/apache/any23/validator/DefaultRuleContext.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
design DesignForExtension Class 'DefaultRuleContext' looks like designed for extension (can be subclassed), but the method 'putData' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultRuleContext' final or making the method 'putData' static/final/abstract/empty, or adding allowed annotation for the method. 33
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Error
misc FinalParameters Parameter name should be final. 33
 Error
misc FinalParameters Parameter value should be final. 33
 Error
design DesignForExtension Class 'DefaultRuleContext' looks like designed for extension (can be subclassed), but the method 'getData' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultRuleContext' final or making the method 'getData' static/final/abstract/empty, or adding allowed annotation for the method. 37
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Error
misc FinalParameters Parameter name should be final. 37
 Error
design DesignForExtension Class 'DefaultRuleContext' looks like designed for extension (can be subclassed), but the method 'removeData' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultRuleContext' final or making the method 'removeData' static/final/abstract/empty, or adding allowed annotation for the method. 41
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Error
misc FinalParameters Parameter name should be final. 41

org/apache/any23/validator/DefaultValidationReport.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 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
sizes LineLength Line is longer than 80 characters (found 114). 34
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Error
misc FinalParameters Parameter issues should be final. 34
 Error
coding HiddenField 'issues' hides a field. 34
 Error
misc FinalParameters Parameter ruleActivations should be final. 34
 Error
coding HiddenField 'ruleActivations' hides a field. 34
 Error
misc FinalParameters Parameter errors should be final. 34
 Error
coding HiddenField 'errors' hides a field. 34
 Error
design DesignForExtension Class 'DefaultValidationReport' looks like designed for extension (can be subclassed), but the method 'getIssues' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReport' final or making the method 'getIssues' static/final/abstract/empty, or adding allowed annotation for the method. 40
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Error
design DesignForExtension Class 'DefaultValidationReport' looks like designed for extension (can be subclassed), but the method 'getRuleActivations' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReport' final or making the method 'getRuleActivations' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Error
design DesignForExtension Class 'DefaultValidationReport' looks like designed for extension (can be subclassed), but the method 'getErrors' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReport' final or making the method 'getErrors' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
design DesignForExtension Class 'DefaultValidationReport' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReport' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 52

org/apache/any23/validator/DefaultValidationReportBuilder.java

Severity Category Rule Message Line
 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 MissingJavadocMethod Missing a Javadoc comment. 38
 Error
design DesignForExtension Class 'DefaultValidationReportBuilder' looks like designed for extension (can be subclassed), but the method 'getReport' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReportBuilder' final or making the method 'getReport' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Error
sizes LineLength Line is longer than 80 characters (found 118). 43
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 43
 Error
sizes LineLength Line is longer than 80 characters (found 118). 44
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 44
 Error
sizes LineLength Line is longer than 80 characters (found 92). 45
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 45
 Error
sizes LineLength Line is longer than 80 characters (found 93). 48
 Error
design DesignForExtension Class 'DefaultValidationReportBuilder' looks like designed for extension (can be subclassed), but the method 'reportIssue' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReportBuilder' final or making the method 'reportIssue' static/final/abstract/empty, or adding allowed annotation for the method. 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
misc FinalParameters Parameter issueLevel should be final. 48
 Error
misc FinalParameters Parameter message should be final. 48
 Error
misc FinalParameters Parameter n should be final. 48
 Error
sizes LineLength Line is longer than 80 characters (found 85). 55
 Error
design DesignForExtension Class 'DefaultValidationReportBuilder' looks like designed for extension (can be subclassed), but the method 'reportIssue' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReportBuilder' final or making the method 'reportIssue' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
misc FinalParameters Parameter issueLevel should be final. 55
 Error
misc FinalParameters Parameter message should be final. 55
 Error
design DesignForExtension Class 'DefaultValidationReportBuilder' looks like designed for extension (can be subclassed), but the method 'traceRuleActivation' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReportBuilder' final or making the method 'traceRuleActivation' static/final/abstract/empty, or adding allowed annotation for the method. 59
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Error
misc FinalParameters Parameter r should be final. 59
 Error
design DesignForExtension Class 'DefaultValidationReportBuilder' looks like designed for extension (can be subclassed), but the method 'reportRuleError' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReportBuilder' final or making the method 'reportRuleError' static/final/abstract/empty, or adding allowed annotation for the method. 66
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 66
 Error
misc FinalParameters Parameter r should be final. 66
 Error
misc FinalParameters Parameter e should be final. 66
 Error
misc FinalParameters Parameter msg should be final. 66
 Error
design DesignForExtension Class 'DefaultValidationReportBuilder' looks like designed for extension (can be subclassed), but the method 'reportFixError' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReportBuilder' final or making the method 'reportFixError' static/final/abstract/empty, or adding allowed annotation for the method. 73
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Error
misc FinalParameters Parameter f should be final. 73
 Error
misc FinalParameters Parameter e should be final. 73
 Error
misc FinalParameters Parameter msg should be final. 73
 Error
design DesignForExtension Class 'DefaultValidationReportBuilder' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidationReportBuilder' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. 81

org/apache/any23/validator/DefaultValidator.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 44
 Error
javadoc JavadocVariable Missing a Javadoc comment. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
design DesignForExtension Class 'DefaultValidator' looks like designed for extension (can be subclassed), but the method 'validate' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidator' final or making the method 'validate' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
sizes LineLength Line is longer than 80 characters (found 104). 55
 Error
misc FinalParameters Parameter document should be final. 55
 Error
misc FinalParameters Parameter applyFix should be final. 55
 Error
sizes LineLength Line is longer than 80 characters (found 101). 56
 Error
sizes LineLength Line is longer than 80 characters (found 87). 63
 Error
sizes LineLength Line is longer than 80 characters (found 97). 65
 Error
sizes LineLength Line is longer than 80 characters (found 102). 76
 Error
design DesignForExtension Class 'DefaultValidator' looks like designed for extension (can be subclassed), but the method 'validate' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidator' final or making the method 'validate' static/final/abstract/empty, or adding allowed annotation for the method. 84
 Error
sizes LineLength Line is longer than 80 characters (found 118). 85
 Error
misc FinalParameters Parameter documentIRI should be final. 85
 Error
misc FinalParameters Parameter document should be final. 85
 Error
misc FinalParameters Parameter applyFix should be final. 85
 Error
sizes LineLength Line is longer than 80 characters (found 81). 86
 Error
design DesignForExtension Class 'DefaultValidator' looks like designed for extension (can be subclassed), but the method 'addRule' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidator' final or making the method 'addRule' static/final/abstract/empty, or adding allowed annotation for the method. 89
 Error
sizes LineLength Line is longer than 80 characters (found 92). 90
 Error
misc FinalParameters Parameter rule should be final. 90
 Error
misc FinalParameters Parameter fix should be final. 90
 Error
design DesignForExtension Class 'DefaultValidator' looks like designed for extension (can be subclassed), but the method 'addRule' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidator' final or making the method 'addRule' static/final/abstract/empty, or adding allowed annotation for the method. 102
 Error
misc FinalParameters Parameter rule should be final. 103
 Error
design DesignForExtension Class 'DefaultValidator' looks like designed for extension (can be subclassed), but the method 'removeRule' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidator' final or making the method 'removeRule' static/final/abstract/empty, or adding allowed annotation for the method. 107
 Error
misc FinalParameters Parameter rule should be final. 108
 Error
design DesignForExtension Class 'DefaultValidator' looks like designed for extension (can be subclassed), but the method 'getAllRules' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidator' final or making the method 'getAllRules' static/final/abstract/empty, or adding allowed annotation for the method. 113
 Error
design DesignForExtension Class 'DefaultValidator' looks like designed for extension (can be subclassed), but the method 'getFixes' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'DefaultValidator' final or making the method 'getFixes' static/final/abstract/empty, or adding allowed annotation for the method. 118
 Error
misc FinalParameters Parameter rule should be final. 119
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 121
 Error
sizes LineLength Line is longer than 80 characters (found 82). 127
 Error
sizes LineLength Line is longer than 80 characters (found 99). 129
 Error
sizes LineLength Line is longer than 80 characters (found 85). 132
 Error
misc FinalParameters Parameter cFix should be final. 132
 Error
sizes LineLength Line is longer than 80 characters (found 92). 136
 Error
sizes LineLength Line is longer than 80 characters (found 89). 140
 Error
misc FinalParameters Parameter cRule should be final. 140
 Error
sizes LineLength Line is longer than 80 characters (found 93). 144

org/apache/any23/validator/EmptyValidationReport.java

Severity Category Rule Message Line
 Error
design FinalClass Class EmptyValidationReport should be declared as final. 30
 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. 35
 Error
sizes LineLength Line is longer than 80 characters (found 95). 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 54

org/apache/any23/validator/Fix.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
sizes LineLength Line is longer than 80 characters (found 101). 45

org/apache/any23/validator/Rule.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
regexp RegexpSingleline Line has trailing spaces. 44
 Error
sizes LineLength Line is longer than 80 characters (found 96). 45
 Error
sizes LineLength Line is longer than 80 characters (found 115). 47

org/apache/any23/validator/RuleContext.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
javadoc JavadocType Type Javadoc comment is missing @param <T> tag. 28
 Error
regexp RegexpSingleline Line has trailing spaces. 42
 Error
regexp RegexpSingleline Line has trailing spaces. 45
 Error
regexp RegexpSingleline Line has trailing spaces. 52

org/apache/any23/validator/SerializationException.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 29
 Error
misc FinalParameters Parameter message should be final. 29
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Error
misc FinalParameters Parameter message should be final. 33
 Error
misc FinalParameters Parameter cause should be final. 33

org/apache/any23/validator/ValidationReport.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 91). 28
 Error
regexp RegexpSingleline Line has trailing spaces. 32
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
regexp RegexpSingleline Line has trailing spaces. 73
 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
misc FinalParameters Parameter level should be final. 80
 Error
coding HiddenField 'level' hides a field. 80
 Error
misc FinalParameters Parameter message should be final. 80
 Error
coding HiddenField 'message' hides a field. 80
 Error
misc FinalParameters Parameter origin should be final. 80
 Error
coding HiddenField 'origin' hides a field. 80
 Error
sizes LineLength Line is longer than 80 characters (found 116). 109
 Error
regexp RegexpSingleline Line has trailing spaces. 119
 Error
javadoc JavadocVariable Missing a Javadoc comment. 122
 Error
misc FinalParameters Parameter r should be final. 124
 Error
regexp RegexpSingleline Line has trailing spaces. 147
 Error
javadoc JavadocVariable Missing a Javadoc comment. 150
 Error
javadoc JavadocVariable Missing a Javadoc comment. 151
 Error
misc FinalParameters Parameter e should be final. 153
 Error
misc FinalParameters Parameter msg should be final. 153
 Error
sizes LineLength Line is longer than 80 characters (found 101). 174
 Error
regexp RegexpSingleline Line has trailing spaces. 184
 Error
javadoc JavadocVariable Missing a Javadoc comment. 187
 Error
misc FinalParameters Parameter r should be final. 189
 Error
misc FinalParameters Parameter e should be final. 189
 Error
misc FinalParameters Parameter msg should be final. 189
 Error
sizes LineLength Line is longer than 80 characters (found 95). 203
 Error
regexp RegexpSingleline Line has trailing spaces. 213
 Error
javadoc JavadocVariable Missing a Javadoc comment. 216
 Error
misc FinalParameters Parameter f should be final. 218
 Error
misc FinalParameters Parameter e should be final. 218
 Error
misc FinalParameters Parameter msg should be final. 218
 Error
sizes LineLength Line is longer than 80 characters (found 95). 229

org/apache/any23/validator/ValidationReportBuilder.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 85). 45
 Error
regexp RegexpSingleline Line has trailing spaces. 59
 Error
regexp RegexpSingleline Line has trailing spaces. 79

org/apache/any23/validator/ValidationReportSerializer.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 36
 Error
sizes LineLength Line is longer than 80 characters (found 87). 40

org/apache/any23/validator/Validator.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 119). 26
 Error
sizes LineLength Line is longer than 80 characters (found 94). 38
 Error
regexp RegexpSingleline Line has trailing spaces. 41
 Error
regexp RegexpSingleline Line has trailing spaces. 43
 Error
sizes LineLength Line is longer than 80 characters (found 96). 47
 Error
regexp RegexpSingleline Line has trailing spaces. 58
 Error
regexp RegexpSingleline Line has trailing spaces. 60
 Error
sizes LineLength Line is longer than 80 characters (found 110). 64
 Error
javadoc JavadocStyle First sentence should end with a period. 66
 Error
sizes LineLength Line is longer than 80 characters (found 83). 75
 Error
sizes LineLength Line is longer than 80 characters (found 86). 80
 Error
sizes LineLength Line is longer than 80 characters (found 84). 85
 Error
regexp RegexpSingleline Line has trailing spaces. 104

org/apache/any23/validator/ValidatorException.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 24
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 30
 Error
misc FinalParameters Parameter message should be final. 30
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Error
misc FinalParameters Parameter message should be final. 34
 Error
misc FinalParameters Parameter cause should be final. 34

org/apache/any23/validator/XMLValidationReportSerializer.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 82). 43
 Error
design DesignForExtension Class 'XMLValidationReportSerializer' looks like designed for extension (can be subclassed), but the method 'serialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XMLValidationReportSerializer' final or making the method 'serialize' static/final/abstract/empty, or adding allowed annotation for the method. 45
 Error
sizes LineLength Line is longer than 80 characters (found 95). 46
 Error
misc FinalParameters Parameter vr should be final. 46
 Error
misc FinalParameters Parameter os should be final. 46
 Error
sizes LineLength Line is longer than 80 characters (found 98). 51
 Error
sizes LineLength Line is longer than 80 characters (found 90). 60
 Error
misc FinalParameters Parameter o should be final. 60
 Error
misc FinalParameters Parameter ps should be final. 60
 Error
misc FinalParameters Parameter oClass should be final. 78
 Error
sizes LineLength Line is longer than 80 characters (found 85). 84
 Error
misc FinalParameters Parameter c should be final. 87
 Error
sizes LineLength Line is longer than 80 characters (found 118). 95
 Error
coding MagicNumber '3' is a magic number. 95
 Error
sizes LineLength Line is longer than 80 characters (found 85). 96
 Error
sizes LineLength Line is longer than 80 characters (found 104). 103
 Error
design DesignForExtension Class 'XMLValidationReportSerializer' looks like designed for extension (can be subclassed), but the method 'serializeGetterValue' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'XMLValidationReportSerializer' final or making the method 'serializeGetterValue' static/final/abstract/empty, or adding allowed annotation for the method. 103
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 103
 Error
misc FinalParameters Parameter o should be final. 103
 Error
misc FinalParameters Parameter m should be final. 103
 Error
misc FinalParameters Parameter ps should be final. 103
 Error
sizes LineLength Line is longer than 80 characters (found 119). 109
 Error
misc FinalParameters Parameter methodName should be final. 125
 Error
sizes LineLength Line is longer than 80 characters (found 89). 128
 Error
coding MagicNumber '3' is a magic number. 128
 Error
sizes LineLength Line is longer than 80 characters (found 85). 130
 Error
coding MagicNumber '3' is a magic number. 130
 Error
coding MagicNumber '4' is a magic number. 130
 Error
sizes LineLength Line is longer than 80 characters (found 86). 133
 Error
misc FinalParameters Parameter o should be final. 133
 Error
misc FinalParameters Parameter ps should be final. 133
 Error
misc FinalParameters Parameter o should be final. 164
 Error
sizes LineLength Line is longer than 80 characters (found 106). 165
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 176

org/apache/any23/validator/package-info.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 118). 20
 Error
sizes LineLength Line is longer than 80 characters (found 94). 21

org/apache/any23/validator/rule/AboutNotURIRule.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 106). 33
 Error
sizes LineLength Line is longer than 80 characters (found 85). 40
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
design DesignForExtension Class 'AboutNotURIRule' looks like designed for extension (can be subclassed), but the method 'getHRName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AboutNotURIRule' final or making the method 'getHRName' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
design DesignForExtension Class 'AboutNotURIRule' looks like designed for extension (can be subclassed), but the method 'applyOn' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AboutNotURIRule' final or making the method 'applyOn' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
sizes LineLength Line is longer than 80 characters (found 99). 49
 Error
misc FinalParameters Parameter document should be final. 49
 Error
misc FinalParameters Parameter context should be final. 49
 Error
misc FinalParameters Parameter validationReportBuilder should be final. 50
 Error
sizes LineLength Line is longer than 80 characters (found 82). 51
 Error
sizes LineLength Line is longer than 80 characters (found 86). 55
 Error
sizes LineLength Line is longer than 80 characters (found 92). 56
 Error
misc FinalParameters Parameter n should be final. 67
 Error
sizes LineLength Line is longer than 80 characters (found 93). 68
 Error
misc FinalParameters Parameter candidateIRIStr should be final. 76

org/apache/any23/validator/rule/MetaNameMisuseFix.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 32
 Error
design DesignForExtension Class 'MetaNameMisuseFix' looks like designed for extension (can be subclassed), but the method 'getHRName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MetaNameMisuseFix' final or making the method 'getHRName' static/final/abstract/empty, or adding allowed annotation for the method. 38
 Error
design DesignForExtension Class 'MetaNameMisuseFix' looks like designed for extension (can be subclassed), but the method 'execute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MetaNameMisuseFix' final or making the method 'execute' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
sizes LineLength Line is longer than 80 characters (found 109). 45
 Error
misc FinalParameters Parameter rule should be final. 45
 Error
misc FinalParameters Parameter context should be final. 45
 Error
misc FinalParameters Parameter document should be final. 45
 Error
sizes LineLength Line is longer than 80 characters (found 95). 46
 Error
sizes LineLength Line is longer than 80 characters (found 96). 48
 Error
sizes LineLength Line is longer than 80 characters (found 91). 50

org/apache/any23/validator/rule/MetaNameMisuseRule.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 40
 Error
design DesignForExtension Class 'MetaNameMisuseRule' looks like designed for extension (can be subclassed), but the method 'getHRName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MetaNameMisuseRule' final or making the method 'getHRName' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
design DesignForExtension Class 'MetaNameMisuseRule' looks like designed for extension (can be subclassed), but the method 'applyOn' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MetaNameMisuseRule' final or making the method 'applyOn' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
sizes LineLength Line is longer than 80 characters (found 99). 49
 Error
misc FinalParameters Parameter document should be final. 49
 Error
misc FinalParameters Parameter context should be final. 49
 Error
misc FinalParameters Parameter validationReportBuilder should be final. 50
 Error
sizes LineLength Line is longer than 80 characters (found 86). 59
 Error
sizes LineLength Line is longer than 80 characters (found 107). 60

org/apache/any23/validator/rule/MissingItemscopeAttributeValueFix.java

Severity Category Rule Message Line
 Error
javadoc JavadocStyle First sentence should end with a period. 28
 Error
sizes LineLength Line is longer than 80 characters (found 112). 29
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc JavadocStyle First sentence should end with a period. 37
 Error
design DesignForExtension Class 'MissingItemscopeAttributeValueFix' looks like designed for extension (can be subclassed), but the method 'getHRName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MissingItemscopeAttributeValueFix' final or making the method 'getHRName' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
design DesignForExtension Class 'MissingItemscopeAttributeValueFix' looks like designed for extension (can be subclassed), but the method 'execute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MissingItemscopeAttributeValueFix' final or making the method 'execute' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
sizes LineLength Line is longer than 80 characters (found 109). 50
 Error
misc FinalParameters Parameter rule should be final. 50
 Error
misc FinalParameters Parameter context should be final. 50
 Error
misc FinalParameters Parameter document should be final. 50
 Error
sizes LineLength Line is longer than 80 characters (found 90). 52
 Error
sizes LineLength Line is longer than 80 characters (found 102). 55
 Error
sizes LineLength Line is longer than 80 characters (found 97). 56
 Error
sizes LineLength Line is longer than 80 characters (found 82). 57

org/apache/any23/validator/rule/MissingItemscopeAttributeValueRule.java

Severity Category Rule Message Line
 Error
imports UnusedImports Unused import - org.apache.any23.extractor.html.DomUtils. 21
 Error
sizes LineLength Line is longer than 80 characters (found 114). 30
 Error
sizes LineLength Line is longer than 80 characters (found 118). 31
 Error
regexp RegexpSingleline Line has trailing spaces. 33
 Error
sizes LineLength Line is longer than 80 characters (found 130). 36
 Error
regexp RegexpSingleline Line has trailing spaces. 39
 Error
javadoc JavadocStyle First sentence should end with a period. 45
 Error
design DesignForExtension Class 'MissingItemscopeAttributeValueRule' looks like designed for extension (can be subclassed), but the method 'getHRName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MissingItemscopeAttributeValueRule' final or making the method 'getHRName' static/final/abstract/empty, or adding allowed annotation for the method. 52
 Error
sizes LineLength Line is longer than 80 characters (found 91). 58
 Error
sizes LineLength Line is longer than 80 characters (found 103). 59
 Error
sizes LineLength Line is longer than 80 characters (found 99). 62
 Error
misc FinalParameters Parameter document should be final. 62
 Error
misc FinalParameters Parameter context should be final. 62
 Error
misc FinalParameters Parameter validationReportBuilder should be final. 63
 Error
sizes LineLength Line is longer than 80 characters (found 90). 70
 Error
sizes LineLength Line is longer than 80 characters (found 82). 77
 Error
sizes LineLength Line is longer than 80 characters (found 123). 78

org/apache/any23/validator/rule/MissingOpenGraphNamespaceRule.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 33
 Error
design DesignForExtension Class 'MissingOpenGraphNamespaceRule' looks like designed for extension (can be subclassed), but the method 'getHRName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MissingOpenGraphNamespaceRule' final or making the method 'getHRName' static/final/abstract/empty, or adding allowed annotation for the method. 39
 Error
design DesignForExtension Class 'MissingOpenGraphNamespaceRule' looks like designed for extension (can be subclassed), but the method 'applyOn' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MissingOpenGraphNamespaceRule' final or making the method 'applyOn' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
sizes LineLength Line is longer than 80 characters (found 99). 45
 Error
misc FinalParameters Parameter document should be final. 45
 Error
misc FinalParameters Parameter context should be final. 45
 Error
misc FinalParameters Parameter validationReportBuilder should be final. 46
 Error
sizes LineLength Line is longer than 80 characters (found 92). 51
 Error
sizes LineLength Line is longer than 80 characters (found 86). 59

org/apache/any23/validator/rule/OpenGraphNamespaceFix.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
design DesignForExtension Class 'OpenGraphNamespaceFix' looks like designed for extension (can be subclassed), but the method 'getHRName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'OpenGraphNamespaceFix' final or making the method 'getHRName' static/final/abstract/empty, or adding allowed annotation for the method. 38
 Error
design DesignForExtension Class 'OpenGraphNamespaceFix' looks like designed for extension (can be subclassed), but the method 'execute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'OpenGraphNamespaceFix' final or making the method 'execute' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
sizes LineLength Line is longer than 80 characters (found 109). 44
 Error
misc FinalParameters Parameter rule should be final. 44
 Error
misc FinalParameters Parameter context should be final. 44
 Error
misc FinalParameters Parameter document should be final. 44

org/apache/any23/validator/rule/package-info.java

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

org/apache/any23/vocab/RDFSchemaUtils.java

Severity Category Rule Message Line
 Error
javadoc JavadocPackage Missing package-info.java file. 1
 Error
sizes LineLength Line is longer than 80 characters (found 113). 39
 Error
design FinalClass Class RDFSchemaUtils should be declared as final. 43
 Error
sizes LineLength Line is longer than 80 characters (found 83). 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 45
 Error
sizes LineLength Line is longer than 80 characters (found 103). 51
 Error
regexp RegexpSingleline Line has trailing spaces. 64
 Error
sizes LineLength Line is longer than 80 characters (found 117). 68
 Error
misc FinalParameters Parameter namespace should be final. 68
 Error
misc FinalParameters Parameter classes should be final. 68
 Error
misc FinalParameters Parameter properties should be final. 68
 Error
misc FinalParameters Parameter comments should be final. 68
 Error
misc FinalParameters Parameter writer should be final. 69
 Error
sizes LineLength Line is longer than 80 characters (found 90). 72
 Error
sizes LineLength Line is longer than 80 characters (found 92). 73
 Error
blocks NeedBraces 'if' construct must use '{}'s. 75
 Error
sizes LineLength Line is longer than 80 characters (found 113). 76
 Error
sizes LineLength Line is longer than 80 characters (found 95). 79
 Error
sizes LineLength Line is longer than 80 characters (found 95). 80
 Error
blocks NeedBraces 'if' construct must use '{}'s. 82
 Error
sizes LineLength Line is longer than 80 characters (found 116). 83
 Error
sizes LineLength Line is longer than 80 characters (found 98). 89
 Error
regexp RegexpSingleline Line has trailing spaces. 95
 Error
sizes LineLength Line is longer than 80 characters (found 85). 99
 Error
misc FinalParameters Parameter vocabulary should be final. 99
 Error
misc FinalParameters Parameter writer should be final. 99
 Error
sizes LineLength Line is longer than 80 characters (found 107). 100
 Error
sizes LineLength Line is longer than 80 characters (found 98). 105
 Error
sizes LineLength Line is longer than 80 characters (found 88). 112
 Error
regexp RegexpSingleline Line has trailing spaces. 115
 Error
sizes LineLength Line is longer than 80 characters (found 110). 119
 Error
misc FinalParameters Parameter vocabulary should be final. 119
 Error
misc FinalParameters Parameter format should be final. 119
 Error
misc FinalParameters Parameter willFollowAnother should be final. 119
 Error
misc FinalParameters Parameter ps should be final. 120
 Error
blocks NeedBraces 'if' construct must use '{}'s. 124
 Error
sizes LineLength Line is longer than 80 characters (found 95). 135
 Error
regexp RegexpSingleline Line has trailing spaces. 141
 Error
regexp RegexpSingleline Line has trailing spaces. 143
 Error
sizes LineLength Line is longer than 80 characters (found 87). 147
 Error
misc FinalParameters Parameter vocabulary should be final. 147
 Error
misc FinalParameters Parameter format should be final. 147
 Error
sizes LineLength Line is longer than 80 characters (found 110). 153
 Error
sizes LineLength Line is longer than 80 characters (found 113). 160
 Error
sizes LineLength Line is longer than 80 characters (found 85). 165
 Error
misc FinalParameters Parameter format should be final. 172
 Error
misc FinalParameters Parameter ps should be final. 172
 Error
sizes LineLength Line is longer than 80 characters (found 115). 175
 Error
sizes LineLength Line is longer than 80 characters (found 87). 181
 Error
sizes LineLength Line is longer than 80 characters (found 106). 185
 Error
sizes LineLength Line is longer than 80 characters (found 98). 188
 Error
sizes LineLength Line is longer than 80 characters (found 89). 190

org/apache/any23/writer/BenchmarkTripleHandler.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 47
 Error
misc FinalParameters Parameter tripleHandler should be final. 51
 Error
blocks NeedBraces 'if' construct must use '{}'s. 73
 Error
sizes LineLength Line is longer than 80 characters (found 83). 74
 Error
blocks NeedBraces 'if' construct must use '{}'s. 75
 Error
sizes LineLength Line is longer than 80 characters (found 86). 76
 Error
sizes LineLength Line is longer than 80 characters (found 93). 84
 Error
blocks NeedBraces 'if' construct must use '{}'s. 85
 Error
sizes LineLength Line is longer than 80 characters (found 109). 86
 Error
blocks NeedBraces 'if' construct must use '{}'s. 87
 Error
sizes LineLength Line is longer than 80 characters (found 112). 88
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 95
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 95
 Error
misc FinalParameters Parameter documentIRI should be final. 95
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 99
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 99
 Error
sizes LineLength Line is longer than 80 characters (found 87). 103
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'closeContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'closeContext' static/final/abstract/empty, or adding allowed annotation for the method. 103
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 103
 Error
misc FinalParameters Parameter context should be final. 103
 Error
sizes LineLength Line is longer than 80 characters (found 86). 111
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 111
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 111
 Error
misc FinalParameters Parameter context should be final. 111
 Error
sizes LineLength Line is longer than 80 characters (found 91). 122
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 122
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 122
 Error
misc FinalParameters Parameter s should be final. 122
 Error
misc FinalParameters Parameter p should be final. 122
 Error
misc FinalParameters Parameter o should be final. 122
 Error
misc FinalParameters Parameter g should be final. 122
 Error
misc FinalParameters Parameter context should be final. 122
 Error
sizes LineLength Line is longer than 80 characters (found 118). 132
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 132
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 132
 Error
misc FinalParameters Parameter prefix should be final. 132
 Error
misc FinalParameters Parameter uri should be final. 132
 Error
misc FinalParameters Parameter context should be final. 132
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 136
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 136
 Error
misc FinalParameters Parameter documentIRI should be final. 136
 Error
design DesignForExtension Class 'BenchmarkTripleHandler' looks like designed for extension (can be subclassed), but the method 'setContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BenchmarkTripleHandler' final or making the method 'setContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 140
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 140
 Error
misc FinalParameters Parameter contentLength should be final. 140
 Error
javadoc JavadocVariable Missing a Javadoc comment. 149
 Error
design VisibilityModifier Variable 'methodCalls' must be private and have accessor methods. 149
 Error
javadoc JavadocVariable Missing a Javadoc comment. 150
 Error
design VisibilityModifier Variable 'triples' must be private and have accessor methods. 150
 Error
javadoc JavadocVariable Missing a Javadoc comment. 151
 Error
design VisibilityModifier Variable 'runtime' must be private and have accessor methods. 151
 Error
javadoc JavadocVariable Missing a Javadoc comment. 152
 Error
design VisibilityModifier Variable 'intStart' must be private and have accessor methods. 152

org/apache/any23/writer/CompositeTripleHandler.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 118). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
whitespace GenericWhitespace '>' is followed by whitespace. 43
 Error
regexp RegexpSingleline Line has trailing spaces. 48
 Error
misc FinalParameters Parameter children should be final. 52
 Error
coding HiddenField 'children' hides a field. 52
 Error
misc FinalParameters Parameter child should be final. 62
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'getChilds' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'getChilds' static/final/abstract/empty, or adding allowed annotation for the method. 66
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 66
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 70
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 70
 Error
misc FinalParameters Parameter documentIRI should be final. 70
 Error
sizes LineLength Line is longer than 80 characters (found 86). 76
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 76
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 76
 Error
misc FinalParameters Parameter context should be final. 76
 Error
sizes LineLength Line is longer than 80 characters (found 87). 82
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'closeContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'closeContext' static/final/abstract/empty, or adding allowed annotation for the method. 82
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 82
 Error
misc FinalParameters Parameter context should be final. 82
 Error
sizes LineLength Line is longer than 80 characters (found 91). 88
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 88
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 88
 Error
misc FinalParameters Parameter s should be final. 88
 Error
misc FinalParameters Parameter p should be final. 88
 Error
misc FinalParameters Parameter o should be final. 88
 Error
misc FinalParameters Parameter g should be final. 88
 Error
misc FinalParameters Parameter context should be final. 88
 Error
sizes LineLength Line is longer than 80 characters (found 118). 95
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 95
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 95
 Error
misc FinalParameters Parameter prefix should be final. 95
 Error
misc FinalParameters Parameter uri should be final. 95
 Error
misc FinalParameters Parameter context should be final. 95
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 101
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 101
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 107
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 107
 Error
misc FinalParameters Parameter documentIRI should be final. 107
 Error
design DesignForExtension Class 'CompositeTripleHandler' looks like designed for extension (can be subclassed), but the method 'setContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CompositeTripleHandler' final or making the method 'setContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 113
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 113
 Error
misc FinalParameters Parameter contentLength should be final. 113

org/apache/any23/writer/CountingTripleHandler.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 91). 30
 Error
sizes LineLength Line is longer than 80 characters (found 94). 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Error
misc FinalParameters Parameter logTriples should be final. 43
 Error
coding HiddenField 'logTriples' hides a field. 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Error
design DesignForExtension Class 'CountingTripleHandler' looks like designed for extension (can be subclassed), but the method 'getCount' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CountingTripleHandler' final or making the method 'getCount' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Error
design DesignForExtension Class 'CountingTripleHandler' looks like designed for extension (can be subclassed), but the method 'reset' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CountingTripleHandler' final or making the method 'reset' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Error
misc FinalParameters Parameter documentIRI should be final. 59
 Error
sizes LineLength Line is longer than 80 characters (found 86). 63
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Error
misc FinalParameters Parameter context should be final. 63
 Error
sizes LineLength Line is longer than 80 characters (found 87). 67
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Error
misc FinalParameters Parameter context should be final. 67
 Error
sizes LineLength Line is longer than 80 characters (found 91). 71
 Error
design DesignForExtension Class 'CountingTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'CountingTripleHandler' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 71
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 71
 Error
misc FinalParameters Parameter s should be final. 71
 Error
misc FinalParameters Parameter p should be final. 71
 Error
misc FinalParameters Parameter o should be final. 71
 Error
misc FinalParameters Parameter g should be final. 71
 Error
misc FinalParameters Parameter context should be final. 71
 Error
blocks NeedBraces 'if' construct must use '{}'s. 74
 Error
sizes LineLength Line is longer than 80 characters (found 94). 75
 Error
sizes LineLength Line is longer than 80 characters (found 118). 78
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 78
 Error
misc FinalParameters Parameter prefix should be final. 78
 Error
misc FinalParameters Parameter uri should be final. 78
 Error
misc FinalParameters Parameter context should be final. 78
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 82
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 86
 Error
misc FinalParameters Parameter documentIRI should be final. 86
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 90
 Error
misc FinalParameters Parameter contentLength should be final. 90

org/apache/any23/writer/JSONLDWriter.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 141). 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
naming ConstantName Name 'rdf4j' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 92). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
design DesignForExtension Class 'JSONLDWriter' looks like designed for extension (can be subclassed), but the method 'configure' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDWriter' final or making the method 'configure' static/final/abstract/empty, or adding allowed annotation for the method. 41
 Error
misc FinalParameters Parameter config should be final. 42
 Error
misc FinalParameters Parameter settings should be final. 42
 Error
sizes LineLength Line is longer than 80 characters (found 96). 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Error
misc FinalParameters Parameter os should be final. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50
 Error
misc FinalParameters Parameter os should be final. 50
 Error
misc FinalParameters Parameter settings should be final. 50

org/apache/any23/writer/JSONLDWriterFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 86). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
design DesignForExtension Class 'JSONLDWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 33
 Error
design DesignForExtension Class 'JSONLDWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 38
 Error
design DesignForExtension Class 'JSONLDWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 43
 Error
misc FinalParameters Parameter out should be final. 44
 Error
misc FinalParameters Parameter settings should be final. 44
 Error
design DesignForExtension Class 'JSONLDWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONLDWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 48

org/apache/any23/writer/JSONWriter.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 42
 Error
javadoc JavadocVariable Missing a Javadoc comment. 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 45
 Error
misc FinalParameters Parameter os should be final. 45
 Error
sizes LineLength Line is longer than 80 characters (found 98). 51
 Error
sizes LineLength Line is longer than 80 characters (found 119). 52
 Error
misc FinalParameters Parameter throwIfStarted should be final. 57
 Error
sizes LineLength Line is longer than 80 characters (found 86). 70
 Error
design DesignForExtension Class 'JSONWriter' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriter' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 74
 Error
misc FinalParameters Parameter documentIRI should be final. 75
 Error
design DesignForExtension Class 'JSONWriter' looks like designed for extension (can be subclassed), but the method 'writeTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriter' final or making the method 'writeTriple' static/final/abstract/empty, or adding allowed annotation for the method. 79
 Error
sizes LineLength Line is longer than 80 characters (found 99). 80
 Error
misc FinalParameters Parameter s should be final. 80
 Error
misc FinalParameters Parameter p should be final. 80
 Error
misc FinalParameters Parameter o should be final. 80
 Error
misc FinalParameters Parameter g should be final. 80
 Error
sizes LineLength Line is longer than 80 characters (found 82). 105
 Error
sizes LineLength Line is longer than 80 characters (found 89). 110
 Error
misc FinalParameters Parameter prefix should be final. 110
 Error
misc FinalParameters Parameter uri should be final. 110
 Error
design DesignForExtension Class 'JSONWriter' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriter' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 114
 Error
misc FinalParameters Parameter documentIRI should be final. 115
 Error
design DesignForExtension Class 'JSONWriter' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriter' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 119
 Error
sizes LineLength Line is longer than 80 characters (found 85). 128
 Error
misc FinalParameters Parameter uri should be final. 140
 Error
misc FinalParameters Parameter uri should be final. 144
 Error
misc FinalParameters Parameter bnode should be final. 148
 Error
misc FinalParameters Parameter literal should be final. 152
 Error
sizes LineLength Line is longer than 80 characters (found 95). 158
 Error
sizes LineLength Line is longer than 80 characters (found 90). 161
 Error
misc FinalParameters Parameter type should be final. 165
 Error
misc FinalParameters Parameter value should be final. 165
 Error
misc FinalParameters Parameter value should be final. 172
 Error
design DesignForExtension Class 'JSONWriter' looks like designed for extension (can be subclassed), but the method 'isAnnotated' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriter' final or making the method 'isAnnotated' static/final/abstract/empty, or adding allowed annotation for the method. 176
 Error
misc TodoComment Comment matches to-do format 'TODO:'. 178
 Error
misc FinalParameters Parameter f should be final. 182

org/apache/any23/writer/JSONWriterFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 104). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
sizes LineLength Line is longer than 80 characters (found 86). 39
 Error
regexp RegexpSingleline Line has trailing spaces. 42
 Error
design DesignForExtension Class 'JSONWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 47
 Error
design DesignForExtension Class 'JSONWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 52
 Error
design DesignForExtension Class 'JSONWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 57
 Error
design DesignForExtension Class 'JSONWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JSONWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 62
 Error
misc FinalParameters Parameter out should be final. 63
 Error
misc FinalParameters Parameter settings should be final. 63

org/apache/any23/writer/LoggingTripleHandler.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 89). 43
 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
sizes LineLength Line is longer than 80 characters (found 87). 48
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Error
misc FinalParameters Parameter tripleHandler should be final. 48
 Error
misc FinalParameters Parameter destination should be final. 48
 Error
coding HiddenField 'destination' hides a field. 48
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 61
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 61
 Error
misc FinalParameters Parameter documentIRI should be final. 61
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 66
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 66
 Error
sizes LineLength Line is longer than 80 characters (found 87). 72
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'closeContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'closeContext' static/final/abstract/empty, or adding allowed annotation for the method. 72
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 72
 Error
misc FinalParameters Parameter context should be final. 72
 Error
sizes LineLength Line is longer than 80 characters (found 86). 76
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 76
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 76
 Error
misc FinalParameters Parameter context should be final. 76
 Error
sizes LineLength Line is longer than 80 characters (found 91). 80
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 80
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 80
 Error
misc FinalParameters Parameter s should be final. 80
 Error
misc FinalParameters Parameter p should be final. 80
 Error
misc FinalParameters Parameter o should be final. 80
 Error
misc FinalParameters Parameter g should be final. 80
 Error
misc FinalParameters Parameter context should be final. 80
 Error
blocks NeedBraces 'if' construct must use '{}'s. 84
 Error
sizes LineLength Line is longer than 80 characters (found 118). 89
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 89
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 89
 Error
misc FinalParameters Parameter prefix should be final. 89
 Error
misc FinalParameters Parameter uri should be final. 89
 Error
misc FinalParameters Parameter context should be final. 89
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 93
 Error
misc FinalParameters Parameter documentIRI should be final. 94
 Error
sizes LineLength Line is longer than 80 characters (found 81). 104
 Error
sizes LineLength Line is longer than 80 characters (found 119). 109
 Error
design DesignForExtension Class 'LoggingTripleHandler' looks like designed for extension (can be subclassed), but the method 'setContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'LoggingTripleHandler' final or making the method 'setContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 113
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 113
 Error
misc FinalParameters Parameter contentLength should be final. 113
 Error
coding HiddenField 'contentLength' hides a field. 113
 Error
misc FinalParameters Parameter writer should be final. 118
 Error
sizes LineLength Line is longer than 80 characters (found 100). 119

org/apache/any23/writer/NQuadsWriter.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 141). 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 35
 Error
naming ConstantName Name 'rdf4j' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 35
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
sizes LineLength Line is longer than 80 characters (found 91). 39
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
design DesignForExtension Class 'NQuadsWriter' looks like designed for extension (can be subclassed), but the method 'configure' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsWriter' final or making the method 'configure' static/final/abstract/empty, or adding allowed annotation for the method. 42
 Error
misc FinalParameters Parameter config should be final. 43
 Error
misc FinalParameters Parameter settings should be final. 43
 Error
sizes LineLength Line is longer than 80 characters (found 100). 44
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Error
misc FinalParameters Parameter os should be final. 47
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Error
misc FinalParameters Parameter os should be final. 51
 Error
misc FinalParameters Parameter settings should be final. 51

org/apache/any23/writer/NQuadsWriterFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 86). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
design DesignForExtension Class 'NQuadsWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 39
 Error
design DesignForExtension Class 'NQuadsWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
design DesignForExtension Class 'NQuadsWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
design DesignForExtension Class 'NQuadsWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NQuadsWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
misc FinalParameters Parameter os should be final. 55
 Error
misc FinalParameters Parameter settings should be final. 55

org/apache/any23/writer/NTriplesWriter.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 28
 Error
sizes LineLength Line is longer than 80 characters (found 149). 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
naming ConstantName Name 'rdf4j' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
sizes LineLength Line is longer than 80 characters (found 91). 38
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
design DesignForExtension Class 'NTriplesWriter' looks like designed for extension (can be subclassed), but the method 'configure' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesWriter' final or making the method 'configure' static/final/abstract/empty, or adding allowed annotation for the method. 41
 Error
misc FinalParameters Parameter config should be final. 42
 Error
misc FinalParameters Parameter settings should be final. 42
 Error
sizes LineLength Line is longer than 80 characters (found 100). 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Error
misc FinalParameters Parameter out should be final. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50
 Error
misc FinalParameters Parameter os should be final. 50
 Error
misc FinalParameters Parameter settings should be final. 50

org/apache/any23/writer/NTriplesWriterFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 88). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
design DesignForExtension Class 'NTriplesWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 39
 Error
design DesignForExtension Class 'NTriplesWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
design DesignForExtension Class 'NTriplesWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
design DesignForExtension Class 'NTriplesWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'NTriplesWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
misc FinalParameters Parameter os should be final. 55
 Error
misc FinalParameters Parameter settings should be final. 55

org/apache/any23/writer/RDFWriterTripleHandler.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 120). 41
 Error
sizes LineLength Line is longer than 80 characters (found 98). 48
 Error
javadoc JavadocVariable Missing a Javadoc comment. 50
 Error
naming MemberName Name '_writer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 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
misc FinalParameters Parameter rdf4j should be final. 60
 Error
sizes LineLength Line is longer than 80 characters (found 110). 64
 Error
misc FinalParameters Parameter rdf4j should be final. 64
 Error
misc FinalParameters Parameter format should be final. 64
 Error
coding HiddenField 'format' hides a field. 64
 Error
misc FinalParameters Parameter out should be final. 64
 Error
coding HiddenField 'out' hides a field. 64
 Error
misc FinalParameters Parameter settings should be final. 64
 Error
coding InnerAssignment Inner assignments should be avoided. 70
 Error
sizes LineLength Line is longer than 80 characters (found 96). 73
 Error
coding InnerAssignment Inner assignments should be avoided. 75
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'writer' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'writer' static/final/abstract/empty, or adding allowed annotation for the method. 82
 Error
sizes LineLength Line is longer than 80 characters (found 85). 92
 Error
sizes LineLength Line is longer than 80 characters (found 119). 99
 Error
sizes LineLength Line is longer than 80 characters (found 117). 113
 Error
misc FinalParameters Parameter f should be final. 117
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 121
 Error
misc FinalParameters Parameter documentIRI should be final. 122
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 126
 Error
sizes LineLength Line is longer than 80 characters (found 86). 127
 Error
misc FinalParameters Parameter context should be final. 127
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'writeTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'writeTriple' static/final/abstract/empty, or adding allowed annotation for the method. 131
 Error
sizes LineLength Line is longer than 80 characters (found 99). 132
 Error
misc FinalParameters Parameter s should be final. 132
 Error
misc FinalParameters Parameter p should be final. 132
 Error
misc FinalParameters Parameter o should be final. 132
 Error
misc FinalParameters Parameter g should be final. 132
 Error
sizes LineLength Line is longer than 80 characters (found 109). 137
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'writeNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'writeNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 141
 Error
sizes LineLength Line is longer than 80 characters (found 89). 142
 Error
misc FinalParameters Parameter prefix should be final. 142
 Error
misc FinalParameters Parameter uri should be final. 142
 Error
sizes LineLength Line is longer than 80 characters (found 107). 147
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'closeContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'closeContext' static/final/abstract/empty, or adding allowed annotation for the method. 151
 Error
sizes LineLength Line is longer than 80 characters (found 87). 152
 Error
misc FinalParameters Parameter context should be final. 152
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 156
 Error
design DesignForExtension Class 'RDFWriterTripleHandler' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFWriterTripleHandler' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 173
 Error
misc FinalParameters Parameter documentIRI should be final. 174
 Error
misc FinalParameters Parameter comment should be final. 182
 Error
blocks NeedBraces 'if' construct must use '{}'s. 183
 Error
sizes LineLength Line is longer than 80 characters (found 84). 188

org/apache/any23/writer/RDFXMLWriter.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 27
 Error
sizes LineLength Line is longer than 80 characters (found 141). 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 33
 Error
naming ConstantName Name 'rdf4j' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 33
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
javadoc JavadocVariable Missing a Javadoc comment. 39
 Error
misc FinalParameters Parameter config should be final. 43
 Error
misc FinalParameters Parameter settings should be final. 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Error
misc FinalParameters Parameter os should be final. 46
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 50
 Error
misc FinalParameters Parameter os should be final. 50
 Error
misc FinalParameters Parameter settings should be final. 50

org/apache/any23/writer/RDFXMLWriterFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 86). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
design DesignForExtension Class 'RDFXMLWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFXMLWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 39
 Error
design DesignForExtension Class 'RDFXMLWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFXMLWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
design DesignForExtension Class 'RDFXMLWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFXMLWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
design DesignForExtension Class 'RDFXMLWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RDFXMLWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
misc FinalParameters Parameter os should be final. 55
 Error
misc FinalParameters Parameter settings should be final. 55

org/apache/any23/writer/ReportingTripleHandler.java

Severity Category Rule Message Line
 Error
misc NewlineAtEndOfFile File does not end with a newline. 1
 Error
sizes LineLength Line is longer than 80 characters (found 118). 31
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 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 MissingJavadocMethod Missing a Javadoc comment. 44
 Error
misc FinalParameters Parameter wrapped should be final. 44
 Error
coding HiddenField 'wrapped' hides a field. 44
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'getExtractorNames' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'getExtractorNames' static/final/abstract/empty, or adding allowed annotation for the method. 51
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'getTotalTriples' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'getTotalTriples' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'getTotalDocuments' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'getTotalDocuments' static/final/abstract/empty, or adding allowed annotation for the method. 59
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Error
sizes LineLength Line is longer than 80 characters (found 104). 67
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'startDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'startDocument' static/final/abstract/empty, or adding allowed annotation for the method. 71
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 71
 Error
misc FinalParameters Parameter documentIRI should be final. 71
 Error
sizes LineLength Line is longer than 80 characters (found 86). 76
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'openContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'openContext' static/final/abstract/empty, or adding allowed annotation for the method. 76
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 76
 Error
misc FinalParameters Parameter context should be final. 76
 Error
sizes LineLength Line is longer than 80 characters (found 118). 80
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 80
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 80
 Error
misc FinalParameters Parameter prefix should be final. 80
 Error
misc FinalParameters Parameter uri should be final. 80
 Error
misc FinalParameters Parameter context should be final. 80
 Error
sizes LineLength Line is longer than 80 characters (found 91). 84
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 84
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 84
 Error
misc FinalParameters Parameter s should be final. 84
 Error
misc FinalParameters Parameter p should be final. 84
 Error
misc FinalParameters Parameter o should be final. 84
 Error
misc FinalParameters Parameter g should be final. 84
 Error
misc FinalParameters Parameter context should be final. 84
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'setContentLength' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'setContentLength' static/final/abstract/empty, or adding allowed annotation for the method. 91
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 91
 Error
misc FinalParameters Parameter contentLength should be final. 91
 Error
sizes LineLength Line is longer than 80 characters (found 87). 95
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'closeContext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'closeContext' static/final/abstract/empty, or adding allowed annotation for the method. 95
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 95
 Error
misc FinalParameters Parameter context should be final. 95
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 99
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 99
 Error
misc FinalParameters Parameter documentIRI should be final. 99
 Error
design DesignForExtension Class 'ReportingTripleHandler' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ReportingTripleHandler' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 103
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 103

org/apache/any23/writer/RepositoryWriter.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 37
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Error
misc FinalParameters Parameter conn should be final. 39
 Error
coding HiddenField 'conn' hides a field. 39
 Error
sizes LineLength Line is longer than 80 characters (found 82). 43
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Error
misc FinalParameters Parameter conn should be final. 43
 Error
coding HiddenField 'conn' hides a field. 43
 Error
misc FinalParameters Parameter overrideContext should be final. 43
 Error
coding HiddenField 'overrideContext' hides a field. 43
 Error
misc FinalParameters Parameter documentIRI should be final. 49
 Error
sizes LineLength Line is longer than 80 characters (found 86). 54
 Error
misc FinalParameters Parameter context should be final. 54
 Error
design DesignForExtension Class 'RepositoryWriter' looks like designed for extension (can be subclassed), but the method 'receiveTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RepositoryWriter' final or making the method 'receiveTriple' static/final/abstract/empty, or adding allowed annotation for the method. 58
 Error
sizes LineLength Line is longer than 80 characters (found 91). 59
 Error
misc FinalParameters Parameter s should be final. 59
 Error
misc FinalParameters Parameter p should be final. 59
 Error
misc FinalParameters Parameter o should be final. 59
 Error
misc FinalParameters Parameter g should be final. 59
 Error
misc FinalParameters Parameter context should be final. 59
 Error
sizes LineLength Line is longer than 80 characters (found 119). 62
 Error
sizes LineLength Line is longer than 80 characters (found 103). 65
 Error
design DesignForExtension Class 'RepositoryWriter' looks like designed for extension (can be subclassed), but the method 'receiveNamespace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RepositoryWriter' final or making the method 'receiveNamespace' static/final/abstract/empty, or adding allowed annotation for the method. 69
 Error
sizes LineLength Line is longer than 80 characters (found 118). 70
 Error
misc FinalParameters Parameter prefix should be final. 70
 Error
misc FinalParameters Parameter uri should be final. 70
 Error
misc FinalParameters Parameter context should be final. 70
 Error
sizes LineLength Line is longer than 80 characters (found 107). 75
 Error
sizes LineLength Line is longer than 80 characters (found 87). 80
 Error
misc FinalParameters Parameter context should be final. 80
 Error
misc FinalParameters Parameter documentIRI should be final. 90
 Error
misc FinalParameters Parameter contentLength should be final. 95
 Error
misc FinalParameters Parameter fromExtractor should be final. 99

org/apache/any23/writer/TriXWriter.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 90). 26
 Error
sizes LineLength Line is longer than 80 characters (found 133). 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 34
 Error
naming ConstantName Name 'rdf4j' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Error
javadoc JavadocVariable Missing a Javadoc comment. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 38
 Error
misc FinalParameters Parameter config should be final. 42
 Error
misc FinalParameters Parameter settings should be final. 42
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 45
 Error
misc FinalParameters Parameter os should be final. 45
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Error
misc FinalParameters Parameter os should be final. 49
 Error
misc FinalParameters Parameter settings should be final. 49

org/apache/any23/writer/TriXWriterFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 84). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
design DesignForExtension Class 'TriXWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TriXWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 39
 Error
design DesignForExtension Class 'TriXWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TriXWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
design DesignForExtension Class 'TriXWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TriXWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
design DesignForExtension Class 'TriXWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TriXWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
misc FinalParameters Parameter os should be final. 55
 Error
misc FinalParameters Parameter settings should be final. 55

org/apache/any23/writer/TripleWriterHandler.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 98). 26
 Error
sizes LineLength Line is longer than 80 characters (found 82). 30
 Error
sizes LineLength Line is longer than 80 characters (found 119). 33
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
sizes LineLength Line is longer than 80 characters (found 105). 36
 Error
regexp RegexpSingleline Line has trailing spaces. 38
 Error
regexp RegexpSingleline Line has trailing spaces. 49
 Error
sizes LineLength Line is longer than 80 characters (found 91). 54
 Error
misc FinalParameters Parameter s should be final. 54
 Error
misc FinalParameters Parameter p should be final. 54
 Error
misc FinalParameters Parameter o should be final. 54
 Error
misc FinalParameters Parameter g should be final. 54
 Error
misc FinalParameters Parameter context should be final. 54
 Error
sizes LineLength Line is longer than 80 characters (found 90). 56
 Error
sizes LineLength Line is longer than 80 characters (found 115). 60
 Error
regexp RegexpSingleline Line has trailing spaces. 62
 Error
regexp RegexpSingleline Line has trailing spaces. 66
 Error
regexp RegexpSingleline Line has trailing spaces. 73
 Error
sizes LineLength Line is longer than 80 characters (found 118). 78
 Error
misc FinalParameters Parameter prefix should be final. 78
 Error
misc FinalParameters Parameter uri should be final. 78
 Error
misc FinalParameters Parameter context should be final. 78
 Error
sizes LineLength Line is longer than 80 characters (found 117). 83
 Error
regexp RegexpSingleline Line has trailing spaces. 85
 Error
regexp RegexpSingleline Line has trailing spaces. 88
 Error
sizes LineLength Line is longer than 80 characters (found 95). 90
 Error
misc FinalParameters Parameter documentIRI should be final. 93
 Error
sizes LineLength Line is longer than 80 characters (found 116). 97
 Error
regexp RegexpSingleline Line has trailing spaces. 99
 Error
regexp RegexpSingleline Line has trailing spaces. 102
 Error
sizes LineLength Line is longer than 80 characters (found 95). 104
 Error
sizes LineLength Line is longer than 80 characters (found 86). 107
 Error
misc FinalParameters Parameter context should be final. 107
 Error
sizes LineLength Line is longer than 80 characters (found 116). 111
 Error
regexp RegexpSingleline Line has trailing spaces. 113
 Error
regexp RegexpSingleline Line has trailing spaces. 116
 Error
sizes LineLength Line is longer than 80 characters (found 94). 118
 Error
sizes LineLength Line is longer than 80 characters (found 87). 121
 Error
misc FinalParameters Parameter context should be final. 121
 Error
sizes LineLength Line is longer than 80 characters (found 116). 125
 Error
regexp RegexpSingleline Line has trailing spaces. 127
 Error
regexp RegexpSingleline Line has trailing spaces. 130
 Error
sizes LineLength Line is longer than 80 characters (found 93). 132
 Error
misc FinalParameters Parameter documentIRI should be final. 135
 Error
sizes LineLength Line is longer than 80 characters (found 120). 139
 Error
regexp RegexpSingleline Line has trailing spaces. 141
 Error
misc FinalParameters Parameter contentLength should be final. 146

org/apache/any23/writer/TurtleWriter.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 32
 Error
sizes LineLength Line is longer than 80 characters (found 142). 41
 Error
javadoc JavadocVariable Missing a Javadoc comment. 41
 Error
naming ConstantName Name 'rdf4j' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 41
 Error
misc FinalParameters Parameter out should be final. 43
 Error
sizes LineLength Line is longer than 80 characters (found 100). 48
 Error
misc FinalParameters Parameter out should be final. 48
 Error
misc FinalParameters Parameter baseURI should be final. 48
 Error
sizes LineLength Line is longer than 80 characters (found 98). 49
 Error
misc FinalParameters Parameter writer should be final. 53
 Error
sizes LineLength Line is longer than 80 characters (found 97). 58
 Error
misc FinalParameters Parameter writer should be final. 58
 Error
misc FinalParameters Parameter baseURI should be final. 58
 Error
sizes LineLength Line is longer than 80 characters (found 101). 59
 Error
javadoc JavadocVariable Missing a Javadoc comment. 63
 Error
sizes LineLength Line is longer than 80 characters (found 92). 65
 Error
javadoc JavadocVariable Missing a Javadoc comment. 65
 Error
design DesignForExtension Class 'TurtleWriter' looks like designed for extension (can be subclassed), but the method 'configure' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleWriter' final or making the method 'configure' static/final/abstract/empty, or adding allowed annotation for the method. 68
 Error
misc FinalParameters Parameter config should be final. 69
 Error
misc FinalParameters Parameter settings should be final. 69
 Error
sizes LineLength Line is longer than 80 characters (found 96). 70
 Error
misc FinalParameters Parameter out should be final. 79
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 83
 Error
misc FinalParameters Parameter os should be final. 83
 Error
misc FinalParameters Parameter settings should be final. 83

org/apache/any23/writer/TurtleWriterFactory.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 86). 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
design DesignForExtension Class 'TurtleWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 39
 Error
design DesignForExtension Class 'TurtleWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
design DesignForExtension Class 'TurtleWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
design DesignForExtension Class 'TurtleWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'TurtleWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
misc FinalParameters Parameter os should be final. 55
 Error
misc FinalParameters Parameter settings should be final. 55

org/apache/any23/writer/URIListWriter.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 114). 34
 Error
regexp RegexpSingleline Line has trailing spaces. 36
 Error
javadoc JavadocVariable Missing a Javadoc comment. 42
 Error
naming ConstantName Name 'charset' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 42
 Error
sizes LineLength Line is longer than 80 characters (found 120). 44
 Error
javadoc JavadocVariable Missing a Javadoc comment. 44
 Error
sizes LineLength Line is longer than 80 characters (found 83). 45
 Error
javadoc JavadocVariable Missing a Javadoc comment. 47
 Error
javadoc JavadocVariable Missing a Javadoc comment. 49
 Error
javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Error
misc FinalParameters Parameter outputStream should be final. 51
 Error
sizes LineLength Line is longer than 80 characters (found 100). 52
 Error
design DesignForExtension Class 'URIListWriter' looks like designed for extension (can be subclassed), but the method 'writeTriple' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriter' final or making the method 'writeTriple' static/final/abstract/empty, or adding allowed annotation for the method. 55
 Error
sizes LineLength Line is longer than 80 characters (found 99). 56
 Error
misc FinalParameters Parameter s should be final. 56
 Error
misc FinalParameters Parameter p should be final. 56
 Error
misc FinalParameters Parameter o should be final. 56
 Error
misc FinalParameters Parameter g should be final. 56
 Error
coding InnerAssignment Inner assignments should be avoided. 58
 Error
coding InnerAssignment Inner assignments should be avoided. 61
 Error
sizes LineLength Line is longer than 80 characters (found 89). 67
 Error
misc FinalParameters Parameter prefix should be final. 67
 Error
misc FinalParameters Parameter uri should be final. 67
 Error
design DesignForExtension Class 'URIListWriter' looks like designed for extension (can be subclassed), but the method 'endDocument' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriter' final or making the method 'endDocument' static/final/abstract/empty, or adding allowed annotation for the method. 70
 Error
misc FinalParameters Parameter documentIRI should be final. 71
 Error
design DesignForExtension Class 'URIListWriter' looks like designed for extension (can be subclassed), but the method 'close' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriter' final or making the method 'close' static/final/abstract/empty, or adding allowed annotation for the method. 75
 Error
design DesignForExtension Class 'URIListWriter' looks like designed for extension (can be subclassed), but the method 'isAnnotated' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriter' final or making the method 'isAnnotated' static/final/abstract/empty, or adding allowed annotation for the method. 82
 Error
misc FinalParameters Parameter f should be final. 88

org/apache/any23/writer/URIListWriterFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 30
 Error
javadoc JavadocVariable Missing a Javadoc comment. 31
 Error
regexp RegexpSingleline Line has trailing spaces. 34
 Error
design DesignForExtension Class 'URIListWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriterFactory' final or making the method 'getTripleFormat' static/final/abstract/empty, or adding allowed annotation for the method. 39
 Error
design DesignForExtension Class 'URIListWriterFactory' looks like designed for extension (can be subclassed), but the method 'getSupportedSettings' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriterFactory' final or making the method 'getSupportedSettings' static/final/abstract/empty, or adding allowed annotation for the method. 44
 Error
design DesignForExtension Class 'URIListWriterFactory' looks like designed for extension (can be subclassed), but the method 'getIdentifier' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriterFactory' final or making the method 'getIdentifier' static/final/abstract/empty, or adding allowed annotation for the method. 49
 Error
design DesignForExtension Class 'URIListWriterFactory' looks like designed for extension (can be subclassed), but the method 'getTripleWriter' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'URIListWriterFactory' final or making the method 'getTripleWriter' static/final/abstract/empty, or adding allowed annotation for the method. 54
 Error
misc FinalParameters Parameter os should be final. 55
 Error
misc FinalParameters Parameter settings should be final. 55

org/apache/any23/writer/WriterSettings.java

Severity Category Rule Message Line
 Error
sizes LineLength Line is longer than 80 characters (found 96). 24
 Error
design FinalClass Class WriterSettings should be declared as final. 28
 Error
sizes LineLength Line is longer than 80 characters (found 84). 35
 Error
sizes LineLength Line is longer than 80 characters (found 81). 38
 Error
sizes LineLength Line is longer than 80 characters (found 84). 41
 Error
sizes LineLength Line is longer than 80 characters (found 96). 46
 Error
sizes LineLength Line is longer than 80 characters (found 95). 48
 Error
sizes LineLength Line is longer than 80 characters (found 84). 51
 Error
sizes LineLength Line is longer than 80 characters (found 94). 53

org/apache/any23/writer/package-info.java

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

test-resources/src/test/resources/microdata/microdata-basic-expected.properties

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

test-resources/src/test/resources/microdata/microdata-itemref-expected.properties

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

test-resources/src/test/resources/microdata/microdata-nested-expected.properties

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

test-resources/target/test-classes/microdata/microdata-basic-expected.properties

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

test-resources/target/test-classes/microdata/microdata-itemref-expected.properties

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

test-resources/target/test-classes/microdata/microdata-nested-expected.properties

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